Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 692b82db1817957d6150ebf24d9618fd29462205 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-ssh10343021955247333107.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh4204470937836444998.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13340098804202151605.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh14167567334600702155.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12037882326605230366.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-40864 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/810 [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/810 # 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 692b82db1817957d6150ebf24d9618fd29462205 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Commit message: "build: Update to the released go-mods (#5108)" > git config core.sparsecheckout # timeout=10 > git checkout -f 692b82db1817957d6150ebf24d9618fd29462205 # timeout=10 > git rev-list --no-walk 35644ad537d22d85437dd4f7596fc9502b19d685 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-11T07:01:56.775Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-11T07:01:56.833Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-11T07:01:56.858Z] ========================================================= [2025-03-11T07:01:56.858Z] EdgeX Global Pipelines Version Info [2025-03-11T07:01:56.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:01:57.942Z] ------------------- [2025-03-11T07:01:57.942Z] stable info: [2025-03-11T07:01:57.942Z] ------------------- [2025-03-11T07:01:57.942Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-11T07:01:57.943Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T07:01:57.943Z] Message: update stable to v1.0.271 [2025-03-11T07:01:58.202Z] ------------------- [2025-03-11T07:01:58.202Z] experimental info: [2025-03-11T07:01:58.202Z] ------------------- [2025-03-11T07:01:58.202Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-11T07:01:58.202Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-11T07:01:58.202Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-11T07:01:58.276Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-11T07:01:58.295Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-11T07:01:58.318Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-11T07:01:58.342Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-11T07:01:58.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-11T07:01:58.389Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-11T07:01:58.406Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-11T07:01:58.434Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-11T07:01:58.459Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-11T07:01:58.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-11T07:01:58.510Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-11T07:01:58.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-11T07:01:58.555Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-11T07:01:58.577Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-11T07:01:58.600Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-11T07:01:58.624Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T07:01:58.644Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-11T07:01:58.670Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-11T07:01:58.691Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-11T07:01:58.710Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-11T07:01:58.728Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-11T07:01:58.753Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-11T07:01:58.772Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-11T07:01:58.798Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-11T07:01:58.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-11T07:01:58.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-11T07:01:58.872Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] echo [2025-03-11T07:01:58.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 692b82d [Pipeline] echo [2025-03-11T07:01:58.921Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:01:58.978Z] provisioning config files... [2025-03-11T07:01:58.990Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config17138207057454856055tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:01:59.326Z] ---> ****-login.sh [2025-03-11T07:01:59.326Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:01:59.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:01:59.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:01:59.585Z] Configure a credential helper to remove this warning. See [2025-03-11T07:01:59.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:01:59.585Z] [2025-03-11T07:01:59.585Z] Login Succeeded [2025-03-11T07:01:59.585Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:01:59.585Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:01:59.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:01:59.585Z] Configure a credential helper to remove this warning. See [2025-03-11T07:01:59.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:01:59.585Z] [2025-03-11T07:01:59.585Z] Login Succeeded [2025-03-11T07:01:59.585Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:01:59.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:01:59.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:01:59.845Z] Configure a credential helper to remove this warning. See [2025-03-11T07:01:59.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:01:59.845Z] [2025-03-11T07:01:59.845Z] Login Succeeded [2025-03-11T07:01:59.845Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:01:59.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:01:59.845Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:01:59.845Z] Configure a credential helper to remove this warning. See [2025-03-11T07:01:59.845Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:01:59.845Z] [2025-03-11T07:01:59.845Z] Login Succeeded [2025-03-11T07:01:59.845Z] ****.io [2025-03-11T07:01:59.845Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:02:00.105Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:02:00.105Z] Configure a credential helper to remove this warning. See [2025-03-11T07:02:00.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:02:00.105Z] [2025-03-11T07:02:00.105Z] Login Succeeded [2025-03-11T07:02:00.105Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:02:00.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:02:00.436Z] + 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-03-11T07:02:00.436Z] + dirname cmd/core-command/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/core-data/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/core-keeper/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/core-metadata/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/support-notifications/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-11T07:02:00.436Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-11T07:02:00.436Z] + cut -d/ -f2 [2025-03-11T07:02:00.436Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-11T07:02:00.468Z] 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-03-11T07:02:00.819Z] + git rev-list -1 --merges 692b82db1817957d6150ebf24d9618fd29462205~1..692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] echo [2025-03-11T07:02:00.831Z] -----------> git rev-list -1 --merges 692b82db1817957d6150ebf24d9618fd29462205~1..692b82db1817957d6150ebf24d9618fd29462205 692b82db1817957d6150ebf24d9618fd29462205 [false] [Pipeline] sh [2025-03-11T07:02:01.120Z] + git log --format=format:%s -1 692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] echo [2025-03-11T07:02:01.132Z] ========================================================= [2025-03-11T07:02:01.132Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-11T07:02:01.132Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-11T07:02:01.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:02:01.591Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-11T07:02:01.591Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-11T07:02:01.591Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-11T07:02:01.591Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-11T07:02:01.591Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-11T07:02:01.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:02:01.945Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:02:01.945Z] [2025-03-11T07:02:01.945Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:02:02.258Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:02:02.258Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-11T07:02:02.258Z] b85a868b505f: Pulling fs layer [2025-03-11T07:02:02.258Z] e2be974225ed: Pulling fs layer [2025-03-11T07:02:02.258Z] 339a4e72a1f5: Pulling fs layer [2025-03-11T07:02:02.258Z] 988bab9f4d93: Pulling fs layer [2025-03-11T07:02:02.258Z] 1469e6f7b9e6: Pulling fs layer [2025-03-11T07:02:02.258Z] eaf3925da568: Pulling fs layer [2025-03-11T07:02:02.258Z] bab4dde63d76: Pulling fs layer [2025-03-11T07:02:02.258Z] bde34c3a00c8: Pulling fs layer [2025-03-11T07:02:02.258Z] b352a97aabf1: Pulling fs layer [2025-03-11T07:02:02.258Z] 4872d77fe225: Pulling fs layer [2025-03-11T07:02:02.258Z] 5851b861e8e6: Pulling fs layer [2025-03-11T07:02:02.258Z] 1469e6f7b9e6: Waiting [2025-03-11T07:02:02.258Z] eaf3925da568: Waiting [2025-03-11T07:02:02.258Z] bde34c3a00c8: Waiting [2025-03-11T07:02:02.258Z] bab4dde63d76: Waiting [2025-03-11T07:02:02.258Z] 4872d77fe225: Waiting [2025-03-11T07:02:02.258Z] 988bab9f4d93: Waiting [2025-03-11T07:02:02.258Z] 5851b861e8e6: Waiting [2025-03-11T07:02:02.258Z] e2be974225ed: Download complete [2025-03-11T07:02:02.258Z] 988bab9f4d93: Verifying Checksum [2025-03-11T07:02:02.258Z] 988bab9f4d93: Download complete [2025-03-11T07:02:02.258Z] 339a4e72a1f5: Verifying Checksum [2025-03-11T07:02:02.258Z] 339a4e72a1f5: Download complete [2025-03-11T07:02:02.258Z] 1469e6f7b9e6: Verifying Checksum [2025-03-11T07:02:02.258Z] 1469e6f7b9e6: Download complete [2025-03-11T07:02:02.520Z] eaf3925da568: Verifying Checksum [2025-03-11T07:02:02.520Z] eaf3925da568: Download complete [2025-03-11T07:02:02.520Z] bde34c3a00c8: Verifying Checksum [2025-03-11T07:02:02.520Z] bde34c3a00c8: Download complete [2025-03-11T07:02:02.520Z] b352a97aabf1: Verifying Checksum [2025-03-11T07:02:02.520Z] b352a97aabf1: Download complete [2025-03-11T07:02:02.520Z] 4872d77fe225: Verifying Checksum [2025-03-11T07:02:02.520Z] 4872d77fe225: Download complete [2025-03-11T07:02:02.520Z] 5851b861e8e6: Download complete [2025-03-11T07:02:02.520Z] b85a868b505f: Verifying Checksum [2025-03-11T07:02:02.520Z] b85a868b505f: Download complete [2025-03-11T07:02:02.779Z] bab4dde63d76: Verifying Checksum [2025-03-11T07:02:02.779Z] bab4dde63d76: Download complete [2025-03-11T07:02:03.724Z] b85a868b505f: Pull complete [2025-03-11T07:02:03.724Z] e2be974225ed: Pull complete [2025-03-11T07:02:04.291Z] 339a4e72a1f5: Pull complete [2025-03-11T07:02:04.291Z] 988bab9f4d93: Pull complete [2025-03-11T07:02:04.551Z] 1469e6f7b9e6: Pull complete [2025-03-11T07:02:04.551Z] eaf3925da568: Pull complete [2025-03-11T07:02:06.456Z] bab4dde63d76: Pull complete [2025-03-11T07:02:06.456Z] bde34c3a00c8: Pull complete [2025-03-11T07:02:06.456Z] b352a97aabf1: Pull complete [2025-03-11T07:02:06.456Z] 4872d77fe225: Pull complete [2025-03-11T07:02:06.456Z] 5851b861e8e6: Pull complete [2025-03-11T07:02:06.456Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-11T07:02:06.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:02:06.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:02:06.592Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:02:06.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-11T07:02:09.400Z] $ docker top 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b -eo pid,comm [2025-03-11T07:02:09.451Z] 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-03-11T07:02:09.451Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:02:09.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:02:09.505Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:02:09.614Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:02:09.615Z] $ docker exec 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent [2025-03-11T07:02:09.720Z] SSH_AUTH_SOCK=/tmp/ssh-4RG3otluOQ6I/agent.32 [2025-03-11T07:02:09.720Z] SSH_AGENT_PID=38 [2025-03-11T07:02:09.726Z] Running ssh-add (command line suppressed) [2025-03-11T07:02:09.814Z] Identity added: /w/workspace/edgex-go/810@tmp/private_key_18131475330036467407.key (/w/workspace/edgex-go/810@tmp/private_key_18131475330036467407.key) [2025-03-11T07:02:09.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:02:10.129Z] + git tag --points-at HEAD [Pipeline] } [2025-03-11T07:02:10.139Z] $ docker exec --env ******** --env ******** 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent -k [2025-03-11T07:02:10.233Z] unset SSH_AUTH_SOCK; [2025-03-11T07:02:10.233Z] unset SSH_AGENT_PID; [2025-03-11T07:02:10.233Z] echo Agent pid 38 killed; [2025-03-11T07:02:10.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-11T07:02:10.286Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:02:10.286Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:02:10.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:02:10.403Z] $ docker exec 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent [2025-03-11T07:02:10.530Z] SSH_AUTH_SOCK=/tmp/ssh-8OhdSqzzBDPy/agent.71 [2025-03-11T07:02:10.530Z] SSH_AGENT_PID=77 [2025-03-11T07:02:10.534Z] Running ssh-add (command line suppressed) [2025-03-11T07:02:10.620Z] Identity added: /w/workspace/edgex-go/810@tmp/private_key_4155052974554480279.key (/w/workspace/edgex-go/810@tmp/private_key_4155052974554480279.key) [2025-03-11T07:02:10.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:02:10.927Z] + git semver init [2025-03-11T07:02:11.186Z] 2025-03-11 07:02:11,089 [run_init] DEBUG init version:0.0.0 force:False [2025-03-11T07:02:11.186Z] 2025-03-11 07:02:11,090 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/810/.semver [2025-03-11T07:02:11.186Z] 2025-03-11 07:02:11,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/810/.semver [2025-03-11T07:02:11.186Z] 2025-03-11 07:02:11,091 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/810/.semver'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:02:16.465Z] 2025-03-11 07:02:15,768 [append_file] DEBUG append to file:/w/workspace/edgex-go/810/.git/info/exclude [2025-03-11T07:02:16.465Z] 2025-03-11 07:02:15,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/810/.semver/main with force:False [2025-03-11T07:02:16.465Z] 2025-03-11 07:02:15,769 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:02:16.465Z] 2025-03-11 07:02:15,769 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:02:16.465Z] 4.0.0-dev.72 [Pipeline] } [2025-03-11T07:02:16.473Z] $ docker exec --env ******** --env ******** 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b ssh-agent -k [2025-03-11T07:02:16.569Z] unset SSH_AUTH_SOCK; [2025-03-11T07:02:16.569Z] unset SSH_AGENT_PID; [2025-03-11T07:02:16.570Z] echo Agent pid 77 killed; [2025-03-11T07:02:16.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:02:16.901Z] + git semver [Pipeline] } [2025-03-11T07:02:17.169Z] $ docker stop --time=1 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b [2025-03-11T07:02:18.439Z] $ docker rm -f --volumes 70f4bbe92b2d9b72711e3b2db7e9bac1e870fd2c84a7128d444482be64a99c1b [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:02:18.782Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-11T07:02:19.031Z] Stashed 1 file(s) [Pipeline] echo [2025-03-11T07:02:19.035Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.72 [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-03-11T07:02:19.458Z] + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] echo [2025-03-11T07:02:19.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:02:19.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:02:19.515Z] ========================================================= [2025-03-11T07:02:19.515Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-11T07:02:19.515Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:02:19.812Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-11T07:02:19.812Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-11T07:02:19.812Z] da9db072f522: Pulling fs layer [2025-03-11T07:02:19.812Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-11T07:02:19.812Z] 06f05ace1117: Pulling fs layer [2025-03-11T07:02:19.812Z] 5fe327b54edc: Pulling fs layer [2025-03-11T07:02:19.812Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:02:19.812Z] 92a5565b7b96: Pulling fs layer [2025-03-11T07:02:19.812Z] ff9bb7016b71: Pulling fs layer [2025-03-11T07:02:19.812Z] b67dba6c2c7d: Pulling fs layer [2025-03-11T07:02:19.812Z] a813b0c90790: Pulling fs layer [2025-03-11T07:02:19.812Z] 5fe327b54edc: Waiting [2025-03-11T07:02:19.812Z] b67dba6c2c7d: Waiting [2025-03-11T07:02:19.812Z] 92a5565b7b96: Waiting [2025-03-11T07:02:19.812Z] ff9bb7016b71: Waiting [2025-03-11T07:02:19.812Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-11T07:02:19.812Z] 6ef4a4ee8ca5: Download complete [2025-03-11T07:02:19.812Z] 5fe327b54edc: Verifying Checksum [2025-03-11T07:02:19.812Z] 5fe327b54edc: Download complete [2025-03-11T07:02:19.812Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:02:19.812Z] 4f4fb700ef54: Download complete [2025-03-11T07:02:19.812Z] 92a5565b7b96: Verifying Checksum [2025-03-11T07:02:19.812Z] 92a5565b7b96: Download complete [2025-03-11T07:02:19.812Z] da9db072f522: Verifying Checksum [2025-03-11T07:02:19.812Z] da9db072f522: Download complete [2025-03-11T07:02:19.812Z] ff9bb7016b71: Verifying Checksum [2025-03-11T07:02:19.812Z] ff9bb7016b71: Download complete [2025-03-11T07:02:20.069Z] da9db072f522: Pull complete [2025-03-11T07:02:20.069Z] a813b0c90790: Verifying Checksum [2025-03-11T07:02:20.069Z] a813b0c90790: Download complete [2025-03-11T07:02:20.069Z] 6ef4a4ee8ca5: Pull complete [2025-03-11T07:02:20.328Z] 06f05ace1117: Verifying Checksum [2025-03-11T07:02:20.328Z] 06f05ace1117: Download complete [2025-03-11T07:02:20.587Z] b67dba6c2c7d: Verifying Checksum [2025-03-11T07:02:20.587Z] b67dba6c2c7d: Download complete [2025-03-11T07:02:23.875Z] 06f05ace1117: Pull complete [2025-03-11T07:02:23.875Z] 5fe327b54edc: Pull complete [2025-03-11T07:02:23.875Z] 4f4fb700ef54: Pull complete [2025-03-11T07:02:23.875Z] 92a5565b7b96: Pull complete [2025-03-11T07:02:23.875Z] ff9bb7016b71: Pull complete [2025-03-11T07:02:25.771Z] b67dba6c2c7d: Pull complete [2025-03-11T07:02:26.338Z] a813b0c90790: Pull complete [2025-03-11T07:02:26.338Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-11T07:02:26.338Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-11T07:02:26.338Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:02:26.638Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-11T07:02:26.638Z] WORKDIR /edgex [2025-03-11T07:02:26.638Z] COPY go.mod . [2025-03-11T07:02:26.638Z] RUN go mod download [2025-03-11T07:02:26.638Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-11T07:02:27.205Z] Sending build context to Docker daemon 180.3MB [2025-03-11T07:02:27.205Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-11T07:02:27.205Z] ---> 3ba60ce46760 [2025-03-11T07:02:27.205Z] Step 2/4 : WORKDIR /edgex [2025-03-11T07:02:31.503Z] ---> Running in 17c0e88c9896 [2025-03-11T07:02:31.503Z] Removing intermediate container 17c0e88c9896 [2025-03-11T07:02:31.503Z] ---> 380ee4c67814 [2025-03-11T07:02:31.503Z] Step 3/4 : COPY go.mod . [2025-03-11T07:02:31.503Z] ---> d473a2dd1187 [2025-03-11T07:02:31.503Z] Step 4/4 : RUN go mod download [2025-03-11T07:02:31.503Z] ---> Running in 307ae4454908 [2025-03-11T07:02:34.134Z] Still waiting to schedule task [2025-03-11T07:02:34.134Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-11T07:02:53.441Z] Removing intermediate container 307ae4454908 [2025-03-11T07:02:53.441Z] ---> 061ef99d5c4c [2025-03-11T07:02:53.441Z] Successfully built 061ef99d5c4c [2025-03-11T07:02:53.441Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:02:53.748Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T07:02:53.748Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:02:53.828Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:02:53.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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 ******** ci-base-image-x86_64 cat [2025-03-11T07:02:54.263Z] $ docker top 1444d0d08c4c260b8abaa6e5f5acb2a89e020777566e77dd903a239a197d3f8d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:02:54.605Z] + go version [2025-03-11T07:02:54.605Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-11T07:02:54.615Z] $ docker stop --time=1 1444d0d08c4c260b8abaa6e5f5acb2a89e020777566e77dd903a239a197d3f8d [2025-03-11T07:02:55.894Z] $ docker rm -f --volumes 1444d0d08c4c260b8abaa6e5f5acb2a89e020777566e77dd903a239a197d3f8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:02:56.333Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-11T07:02:56.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:02:56.414Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:02:56.439Z] $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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 ******** ci-base-image-x86_64 cat [2025-03-11T07:02:56.811Z] $ docker top 8f3d0c9d91389a7401137f47998959e128b5d3abfdfa83053f11248653cfe3d0 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-11T07:02:56.890Z] ========================================================= [2025-03-11T07:02:56.890Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-11T07:02:56.890Z] ========================================================= [Pipeline] sh [2025-03-11T07:02:57.167Z] + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:02:57.469Z] + make test [2025-03-11T07:02:57.470Z] go test -race -coverprofile=coverage.out ./... [2025-03-11T07:03:05.585Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-11T07:03:27.493Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-11T07:03:28.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements [2025-03-11T07:03:29.361Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-11T07:03:29.361Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-11T07:03:29.361Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-11T07:03:29.361Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-11T07:03:30.294Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.036s coverage: 97.0% of statements [2025-03-11T07:03:30.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-11T07:03:30.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-11T07:03:30.865Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T07:03:30.865Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-11T07:03:30.865Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-11T07:03:30.865Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-11T07:03:30.865Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-11T07:03:30.865Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-11T07:03:30.865Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-11T07:03:30.865Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-11T07:03:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-11T07:03:32.236Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-11T07:03:32.236Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T07:03:32.236Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-11T07:03:32.236Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-11T07:03:32.236Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-11T07:03:33.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.049s coverage: 69.2% of statements [2025-03-11T07:03:33.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements [2025-03-11T07:03:33.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 45.7% of statements [2025-03-11T07:03:33.610Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-11T07:03:33.610Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-11T07:03:33.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.902s coverage: 93.4% of statements [2025-03-11T07:03:33.610Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 92.3% of statements [2025-03-11T07:03:34.546Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-03-11T07:03:35.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-11T07:03:35.534Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-11T07:03:35.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-11T07:03:35.534Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-11T07:03:35.534Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-11T07:03:35.534Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-11T07:03:35.534Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T07:03:35.534Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-11T07:03:35.534Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-11T07:03:35.534Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-11T07:03:35.534Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-11T07:03:35.792Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-11T07:03:35.792Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-11T07:03:35.792Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-11T07:03:37.171Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 95.8% of statements [2025-03-11T07:03:37.171Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements [2025-03-11T07:03:37.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-11T07:03:37.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-11T07:03:37.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-11T07:03:37.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-11T07:03:37.495Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-11T07:03:37.495Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-11T07:03:38.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2025-03-11T07:03:38.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-03-11T07:03:38.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 43.1% of statements [2025-03-11T07:03:38.430Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 81.1% of statements [2025-03-11T07:03:38.995Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-03-11T07:03:39.256Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-11T07:03:39.256Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-11T07:03:39.256Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-11T07:03:39.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-11T07:03:39.823Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-11T07:03:39.823Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-11T07:03:39.823Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-11T07:03:40.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.019s coverage: 87.1% of statements [2025-03-11T07:03:40.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.012s coverage: 94.1% of statements [2025-03-11T07:03:40.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.029s coverage: 96.3% of statements [2025-03-11T07:03:40.081Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.066s coverage: 87.5% of statements [2025-03-11T07:03:41.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-11T07:03:41.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-11T07:03:41.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-11T07:03:41.953Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-11T07:03:41.954Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-11T07:03:41.954Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-11T07:03:41.954Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-11T07:03:42.521Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-11T07:03:42.521Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-11T07:03:42.780Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-11T07:03:45.312Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-11T07:03:45.312Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-11T07:03:46.247Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-11T07:03:47.621Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-11T07:03:47.621Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-11T07:03:47.621Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-11T07:03:50.151Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-11T07:03:51.083Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-11T07:03:51.083Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-11T07:03:51.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-11T07:03:51.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-11T07:03:51.340Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T07:03:51.903Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-03-11T07:03:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-11T07:03:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-11T07:03:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-11T07:03:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-11T07:03:53.281Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-11T07:03:53.281Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-11T07:03:53.539Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-11T07:03:53.539Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-11T07:03:53.539Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-11T07:03:53.539Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-11T07:03:53.539Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-11T07:03:53.539Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-11T07:03:55.435Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-11T07:03:55.435Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-11T07:03:55.435Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-11T07:03:55.435Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-11T07:03:56.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-11T07:03:56.370Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-11T07:03:56.370Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T07:03:56.370Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-11T07:03:56.370Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-11T07:03:56.370Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-11T07:03:56.370Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-11T07:03:57.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-11T07:03:57.304Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-11T07:03:57.563Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-11T07:04:03.193Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40865 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-11T07:04:03.211Z] Running in /w/workspace/edgex-go/810 [Pipeline] { [Pipeline] checkout [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.046s coverage: 92.9% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.092s coverage: 81.8% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.047s coverage: 6.8% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.051s coverage: 33.3% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.174s coverage: 54.5% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.339s coverage: 29.2% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 94.9% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.026s coverage: 9.0% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2025-03-11T07:04:04.120Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-03-11T07:04:04.379Z] 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-03-11T07:04:04.637Z] running golangci-lint [2025-03-11T07:04:04.896Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-11T07:04:04.896Z] go version go1.23.4 linux/amd64 [2025-03-11T07:04:04.896Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-11T07:04:04.896Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-11T07:04:04.896Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-11T07:04:06.260Z] The recommended git tool is: git [2025-03-11T07:04:10.800Z] using credential edgex-jenkins-ssh [2025-03-11T07:04:10.820Z] Cloning the remote Git repository [2025-03-11T07:04:10.856Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-11T07:04:10.939Z] > git init /w/workspace/edgex-go/810 # timeout=10 [2025-03-11T07:04:11.088Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-11T07:04:11.089Z] > git --version # timeout=10 [2025-03-11T07:04:11.117Z] > git --version # 'git version 2.25.1' [2025-03-11T07:04:11.119Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-11T07:04:11.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T07:04:27.972Z] Avoid second fetch [2025-03-11T07:04:27.972Z] Checking out Revision 692b82db1817957d6150ebf24d9618fd29462205 (main) [2025-03-11T07:04:27.157Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-11T07:04:27.179Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-11T07:04:27.990Z] > git config core.sparsecheckout # timeout=10 [2025-03-11T07:04:28.054Z] > git checkout -f 692b82db1817957d6150ebf24d9618fd29462205 # timeout=10 [2025-03-11T07:04:28.738Z] Commit message: "build: Update to the released go-mods (#5108)" [2025-03-11T07:04:31.412Z] level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|files|imports|compiled_files) took 21.952870106s" [2025-03-11T07:04:31.412Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.794642ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-11T07:04:33.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-11T07:04:33.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:04:33.436Z] Dload Upload Total Spent Left Speed [2025-03-11T07:04:33.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 120k 0 --:--:-- --:--:-- --:--:-- 120k [Pipeline] sh [2025-03-11T07:04:33.775Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-11T07:04:34.098Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-11T07:04:34.098Z] + sudo tee /etc/docker/daemon.new [2025-03-11T07:04:34.098Z] { [2025-03-11T07:04:34.098Z] "registry-mirrors": [ [2025-03-11T07:04:34.098Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-11T07:04:34.098Z] ], [2025-03-11T07:04:34.098Z] "bip": "10.250.0.254/24", [2025-03-11T07:04:34.098Z] "hosts": [ [2025-03-11T07:04:34.098Z] "tcp://0.0.0.0:5555", [2025-03-11T07:04:34.098Z] "unix:///var/run/docker.sock" [2025-03-11T07:04:34.098Z] ], [2025-03-11T07:04:34.098Z] "mtu": 1458, [2025-03-11T07:04:34.098Z] "selinux-enabled": true, [2025-03-11T07:04:34.098Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-11T07:04:34.098Z] } [Pipeline] sh [2025-03-11T07:04:34.427Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-11T07:04:34.758Z] + sudo service docker restart [2025-03-11T07:04:39.528Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.934717513s with top 10 stages: buildir: 51.895356495s, gosec: 3.734083707s, inspect: 2.500476846s, fact_deprecated: 2.310045956s, printf: 1.715778246s, ctrlflow: 1.470791396s, S1038: 1.20645983s, fact_purity: 1.16874162s, nilness: 1.010065881s, typedness: 655.64748ms" [2025-03-11T07:04:39.528Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-11T07:04:39.528Z] level=info msg="[runner] Processors filtering stat (in/out): exclude: 202/202, cgo: 202/202, invalid_issue: 202/202, path_prettifier: 202/202, identifier_marker: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, nolint: 20/0, autogenerated_exclude: 202/202, skip_dirs: 202/202, skip_files: 202/202" [2025-03-11T07:04:39.528Z] level=info msg="[runner] processing took 18.371974ms with stages: nolint: 7.474845ms, identifier_marker: 4.885236ms, path_prettifier: 1.932105ms, autogenerated_exclude: 1.654893ms, exclude-rules: 1.237668ms, skip_dirs: 1.051507ms, filename_unadjuster: 59.13µs, invalid_issue: 39.38µs, cgo: 33.32µs, max_same_issues: 710ns, skip_files: 540ns, uniq_by_line: 480ns, fixer: 450ns, sort_results: 320ns, exclude: 280ns, diff: 250ns, source_code: 180ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, severity-rules: 130ns, path_prefixer: 130ns, path_shortener: 120ns" [2025-03-11T07:04:39.528Z] level=info msg="[runner] linters took 11.251907581s with stages: goanalysis_metalinter: 11.233421965s" [2025-03-11T07:04:39.528Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-11T07:04:39.528Z] level=info msg="Memory: 330 samples, avg is 278.7MB, max is 1404.8MB" [2025-03-11T07:04:39.528Z] level=info msg="Execution took 33.251086054s" [2025-03-11T07:04:39.528Z] go vet ./... [2025-03-11T07:04:44.789Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-11T07:04:44.789Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-11T07:04:44.789Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-11T07:04:45.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-11T07:04:45.357Z] + ls -al . [2025-03-11T07:04:45.357Z] total 1992 [2025-03-11T07:04:45.357Z] drwxrwxr-x 11 1001 1001 4096 Mar 11 07:02 . [2025-03-11T07:04:45.357Z] drwxr-xr-x 4 root root 4096 Mar 11 07:02 .. [2025-03-11T07:04:45.357Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 .blubracket [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 10 Mar 11 07:01 .dockerignore [2025-03-11T07:04:45.357Z] drwxrwxr-x 8 1001 1001 4096 Mar 11 07:04 .git [2025-03-11T07:04:45.357Z] drwxrwxr-x 3 1001 1001 4096 Mar 11 07:01 .github [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 907 Mar 11 07:01 .gitignore [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 199 Mar 11 07:01 .golangci.yml [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 100 Mar 11 07:01 .hadolint.yml [2025-03-11T07:04:45.357Z] drwxr-xr-x 3 1001 1001 4096 Mar 11 07:02 .semver [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 155 Mar 11 07:01 .sonarcloud.properties [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 1171 Mar 11 07:01 ADOPTERS.md [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 17374 Mar 11 07:01 Attribution.txt [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 108018 Mar 11 07:01 CHANGELOG.md [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 3804 Mar 11 07:01 CONTRIBUTING.md [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 677 Mar 11 07:01 GOVERNANCE.md [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 858 Mar 11 07:01 Jenkinsfile [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 10775 Mar 11 07:01 LICENSE [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 16740 Mar 11 07:01 Makefile [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 582 Mar 11 07:01 OWNERS.md [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 9932 Mar 11 07:01 README.md [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 789 Mar 11 07:01 SECURITY.md [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 12 Mar 11 07:02 VERSION [2025-03-11T07:04:45.357Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 bin [2025-03-11T07:04:45.357Z] drwxrwxr-x 19 1001 1001 4096 Mar 11 07:01 cmd [2025-03-11T07:04:45.357Z] -rw-r--r-- 1 root root 1660758 Mar 11 07:04 coverage.out [2025-03-11T07:04:45.357Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 fuzz_test [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 6454 Mar 11 07:01 go.mod [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 88143 Mar 11 07:01 go.sum [2025-03-11T07:04:45.357Z] drwxrwxr-x 7 1001 1001 4096 Mar 11 07:01 internal [2025-03-11T07:04:45.357Z] drwxrwxr-x 2 1001 1001 4096 Mar 11 07:01 openapi [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 584 Mar 11 07:01 security.txt [2025-03-11T07:04:45.357Z] -rw-rw-r-- 1 1001 1001 204 Mar 11 07:01 version.go [Pipeline] sh [2025-03-11T07:04:45.645Z] + '[' -e coverage.out ] [2025-03-11T07:04:45.645Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-11T07:04:45.810Z] Stashed 1 file(s) [Pipeline] sh [2025-03-11T07:04:46.090Z] + make build [2025-03-11T07:04:46.090Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:04:53.015Z] provisioning config files... [2025-03-11T07:04:53.041Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config17198545484124356427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:04:53.475Z] ---> ****-login.sh [2025-03-11T07:04:53.475Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:04:53.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:04:54.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:04:54.017Z] Configure a credential helper to remove this warning. See [2025-03-11T07:04:54.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:04:54.017Z] [2025-03-11T07:04:54.017Z] Login Succeeded [2025-03-11T07:04:54.017Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:04:54.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:04:54.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:04:54.293Z] Configure a credential helper to remove this warning. See [2025-03-11T07:04:54.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:04:54.293Z] [2025-03-11T07:04:54.293Z] Login Succeeded [2025-03-11T07:04:54.293Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:04:54.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:04:54.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:04:54.834Z] Configure a credential helper to remove this warning. See [2025-03-11T07:04:54.834Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:04:54.834Z] [2025-03-11T07:04:54.834Z] Login Succeeded [2025-03-11T07:04:54.834Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:04:55.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:04:55.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:04:55.106Z] Configure a credential helper to remove this warning. See [2025-03-11T07:04:55.106Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:04:55.106Z] [2025-03-11T07:04:55.106Z] Login Succeeded [2025-03-11T07:04:55.106Z] ****.io [2025-03-11T07:04:55.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:04:55.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:04:55.641Z] Configure a credential helper to remove this warning. See [2025-03-11T07:04:55.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:04:55.641Z] [2025-03-11T07:04:55.641Z] Login Succeeded [2025-03-11T07:04:55.641Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:04:55.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-11T07:04:56.270Z] + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] echo [2025-03-11T07:04:56.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:04:56.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:04:56.314Z] ========================================================= [2025-03-11T07:04:56.314Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-11T07:04:56.314Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:04:56.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-11T07:04:56.905Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-11T07:04:56.905Z] 9986a736f7d3: Pulling fs layer [2025-03-11T07:04:56.905Z] 1f018df60701: Pulling fs layer [2025-03-11T07:04:56.905Z] 39f8f326b044: Pulling fs layer [2025-03-11T07:04:56.905Z] e6a1e7a6a96a: Pulling fs layer [2025-03-11T07:04:56.905Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:04:56.905Z] d45d956e0dbf: Pulling fs layer [2025-03-11T07:04:56.905Z] d7702b0d1db1: Pulling fs layer [2025-03-11T07:04:56.905Z] 5c7f0f088c93: Pulling fs layer [2025-03-11T07:04:56.905Z] 4fdc064ae6cf: Pulling fs layer [2025-03-11T07:04:56.905Z] e6a1e7a6a96a: Waiting [2025-03-11T07:04:56.905Z] d7702b0d1db1: Waiting [2025-03-11T07:04:56.905Z] 5c7f0f088c93: Waiting [2025-03-11T07:04:56.905Z] 4fdc064ae6cf: Waiting [2025-03-11T07:04:56.905Z] d45d956e0dbf: Waiting [2025-03-11T07:04:56.905Z] 1f018df60701: Verifying Checksum [2025-03-11T07:04:56.905Z] 1f018df60701: Download complete [2025-03-11T07:04:56.905Z] e6a1e7a6a96a: Verifying Checksum [2025-03-11T07:04:56.905Z] e6a1e7a6a96a: Download complete [2025-03-11T07:04:56.905Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:04:56.905Z] 4f4fb700ef54: Download complete [2025-03-11T07:04:56.905Z] 9986a736f7d3: Download complete [2025-03-11T07:04:56.905Z] d45d956e0dbf: Verifying Checksum [2025-03-11T07:04:56.905Z] d45d956e0dbf: Download complete [2025-03-11T07:04:56.905Z] d7702b0d1db1: Verifying Checksum [2025-03-11T07:04:56.905Z] d7702b0d1db1: Download complete [2025-03-11T07:04:57.506Z] 4fdc064ae6cf: Verifying Checksum [2025-03-11T07:04:57.506Z] 4fdc064ae6cf: Download complete [2025-03-11T07:04:57.775Z] 9986a736f7d3: Pull complete [2025-03-11T07:04:58.364Z] 1f018df60701: Pull complete [2025-03-11T07:04:58.949Z] 39f8f326b044: Verifying Checksum [2025-03-11T07:04:58.949Z] 39f8f326b044: Download complete [2025-03-11T07:04:59.913Z] 5c7f0f088c93: Verifying Checksum [2025-03-11T07:04:59.913Z] 5c7f0f088c93: Download complete [2025-03-11T07:05:08.006Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-11T07:05:08.007Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-11T07:05:09.381Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-11T07:05:09.639Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-11T07:05:11.015Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-11T07:05:14.921Z] 39f8f326b044: Pull complete [2025-03-11T07:05:14.921Z] e6a1e7a6a96a: Pull complete [2025-03-11T07:05:14.921Z] 4f4fb700ef54: Pull complete [2025-03-11T07:05:14.921Z] d45d956e0dbf: Pull complete [2025-03-11T07:05:14.921Z] d7702b0d1db1: Pull complete [2025-03-11T07:05:16.278Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-11T07:05:17.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-11T07:05:19.550Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-11T07:05:21.591Z] 5c7f0f088c93: Pull complete [2025-03-11T07:05:22.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-11T07:05:23.010Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-11T07:05:23.542Z] 4fdc064ae6cf: Pull complete [2025-03-11T07:05:23.542Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-11T07:05:23.542Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-11T07:05:23.542Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-11T07:05:23.876Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-11T07:05:23.876Z] WORKDIR /edgex [2025-03-11T07:05:23.876Z] COPY go.mod . [2025-03-11T07:05:23.876Z] RUN go mod downloaddocker [2025-03-11T07:05:23.876Z] build -t ci-base-image-arm64 -f - . [2025-03-11T07:05:24.394Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-11T07:05:24.477Z] Sending build context to Docker daemon 3.689MB [2025-03-11T07:05:24.478Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-11T07:05:24.478Z] ---> 63f30b955cb9 [2025-03-11T07:05:24.478Z] Step 2/4 : WORKDIR /edgex [2025-03-11T07:05:24.960Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-11T07:05:25.437Z] ---> Running in 9a229dc57ebe [2025-03-11T07:05:25.705Z] Removing intermediate container 9a229dc57ebe [2025-03-11T07:05:25.705Z] ---> 45c3242fef9a [2025-03-11T07:05:25.705Z] Step 3/4 : COPY go.mod . [2025-03-11T07:05:25.977Z] ---> aa367ddda828 [2025-03-11T07:05:25.977Z] Step 4/4 : RUN go mod download [2025-03-11T07:05:26.242Z] ---> Running in 31d0009f36f8 [Pipeline] } [2025-03-11T07:05:26.343Z] $ docker stop --time=1 8f3d0c9d91389a7401137f47998959e128b5d3abfdfa83053f11248653cfe3d0 [2025-03-11T07:05:31.788Z] $ docker rm -f --volumes 8f3d0c9d91389a7401137f47998959e128b5d3abfdfa83053f11248653cfe3d0 [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-03-11T07:05:32.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-11T07:05:32.855Z] [2025-03-11T07:05:32.855Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:05:33.152Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-11T07:05:33.152Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-11T07:05:33.152Z] 91d30c5bc195: Pulling fs layer [2025-03-11T07:05:33.152Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-11T07:05:33.152Z] 9c61dcf015f6: Pulling fs layer [2025-03-11T07:05:33.152Z] 4698f68db338: Pulling fs layer [2025-03-11T07:05:33.152Z] 2a2f49069b9e: Pulling fs layer [2025-03-11T07:05:33.152Z] e0025b399a48: Pulling fs layer [2025-03-11T07:05:33.152Z] 4698f68db338: Waiting [2025-03-11T07:05:33.152Z] 2a2f49069b9e: Waiting [2025-03-11T07:05:33.411Z] 91d30c5bc195: Verifying Checksum [2025-03-11T07:05:33.411Z] 4698f68db338: Verifying Checksum [2025-03-11T07:05:33.411Z] 4698f68db338: Download complete [2025-03-11T07:05:33.411Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-11T07:05:33.411Z] 2e9b0aa3be6d: Download complete [2025-03-11T07:05:33.411Z] e0025b399a48: Verifying Checksum [2025-03-11T07:05:33.411Z] e0025b399a48: Download complete [2025-03-11T07:05:33.411Z] 91d30c5bc195: Pull complete [2025-03-11T07:05:33.411Z] 2a2f49069b9e: Verifying Checksum [2025-03-11T07:05:33.411Z] 2a2f49069b9e: Download complete [2025-03-11T07:05:33.669Z] 2e9b0aa3be6d: Pull complete [2025-03-11T07:05:33.927Z] 9c61dcf015f6: Verifying Checksum [2025-03-11T07:05:33.927Z] 9c61dcf015f6: Download complete [2025-03-11T07:05:36.455Z] 9c61dcf015f6: Pull complete [2025-03-11T07:05:36.455Z] 4698f68db338: Pull complete [2025-03-11T07:05:36.455Z] 2a2f49069b9e: Pull complete [2025-03-11T07:05:36.713Z] e0025b399a48: Pull complete [2025-03-11T07:05:36.714Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-11T07:05:36.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-11T07:05:36.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:05:36.815Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:05:36.837Z] $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-11T07:05:39.706Z] $ docker top b5f3d69837c70562d4453d5c0394a6176f10df95c838ae67558fdb2fef6aead9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:05:40.056Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-11T07:05:42.594Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #1 transferring dockerfile: 2.10kB done [2025-03-11T07:05:42.594Z] #1 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #2 transferring dockerfile: 1.89kB done [2025-03-11T07:05:42.594Z] #2 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #3 transferring dockerfile: 1.69kB done [2025-03-11T07:05:42.594Z] #3 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #4 [core-command internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #4 transferring dockerfile: 1.94kB done [2025-03-11T07:05:42.594Z] #4 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #5 transferring dockerfile: 2.50kB done [2025-03-11T07:05:42.594Z] #5 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #6 transferring dockerfile: 2.23kB done [2025-03-11T07:05:42.594Z] #6 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #7 transferring dockerfile: 3.02kB done [2025-03-11T07:05:42.594Z] #7 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #8 transferring dockerfile: 1.83kB done [2025-03-11T07:05:42.594Z] #8 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #9 transferring dockerfile: 2.00kB done [2025-03-11T07:05:42.594Z] #9 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #10 transferring dockerfile: 2.01kB done [2025-03-11T07:05:42.594Z] #10 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #11 transferring dockerfile: 2.14kB done [2025-03-11T07:05:42.594Z] #11 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #12 [security-spire-server internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #12 transferring dockerfile: 1.70kB done [2025-03-11T07:05:42.594Z] #12 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #13 transferring dockerfile: 1.81kB done [2025-03-11T07:05:42.594Z] #13 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #14 [core-data internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #14 transferring dockerfile: 2.04kB done [2025-03-11T07:05:42.594Z] #14 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #15 [core-metadata internal] load .dockerignore [2025-03-11T07:05:42.594Z] #15 transferring context: 50B done [2025-03-11T07:05:42.594Z] #15 DONE 0.0s [2025-03-11T07:05:42.594Z] [2025-03-11T07:05:42.594Z] #16 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-11T07:05:42.594Z] #16 transferring dockerfile: 2.49kB done [2025-03-11T07:05:42.594Z] #16 DONE 0.0s [2025-03-11T07:05:42.853Z] [2025-03-11T07:05:42.853Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-03-11T07:05:42.853Z] #17 transferring context: 50B done [2025-03-11T07:05:42.853Z] #17 DONE 0.0s [2025-03-11T07:05:42.853Z] [2025-03-11T07:05:42.853Z] #18 [security-spire-config internal] load .dockerignore [2025-03-11T07:05:42.853Z] #18 transferring context: 50B done [2025-03-11T07:05:42.853Z] #18 DONE 0.0s [2025-03-11T07:05:42.853Z] [2025-03-11T07:05:42.853Z] #19 [core-command internal] load .dockerignore [2025-03-11T07:05:42.854Z] #19 transferring context: 50B done [2025-03-11T07:05:42.854Z] #19 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #20 [security-proxy-setup internal] load .dockerignore [2025-03-11T07:05:42.854Z] #20 transferring context: 50B done [2025-03-11T07:05:42.854Z] #20 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-11T07:05:42.854Z] #21 transferring context: 50B done [2025-03-11T07:05:42.854Z] #21 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #22 [security-bootstrapper internal] load .dockerignore [2025-03-11T07:05:42.854Z] #22 transferring context: 50B done [2025-03-11T07:05:42.854Z] #22 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #23 [support-scheduler internal] load .dockerignore [2025-03-11T07:05:42.854Z] #23 transferring context: 50B done [2025-03-11T07:05:42.854Z] #23 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #24 [core-keeper internal] load .dockerignore [2025-03-11T07:05:42.854Z] #24 transferring context: 50B done [2025-03-11T07:05:42.854Z] #24 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #25 [support-notifications internal] load .dockerignore [2025-03-11T07:05:42.854Z] #25 transferring context: 50B done [2025-03-11T07:05:42.854Z] #25 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #26 [security-proxy-auth internal] load .dockerignore [2025-03-11T07:05:42.854Z] #26 transferring context: 50B done [2025-03-11T07:05:42.854Z] #26 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #27 [security-spire-server internal] load .dockerignore [2025-03-11T07:05:42.854Z] #27 transferring context: 50B done [2025-03-11T07:05:42.854Z] #27 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #28 [security-spire-agent internal] load .dockerignore [2025-03-11T07:05:42.854Z] #28 transferring context: 50B done [2025-03-11T07:05:42.854Z] #28 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #29 [security-secretstore-setup internal] load .dockerignore [2025-03-11T07:05:42.854Z] #29 transferring context: 50B done [2025-03-11T07:05:42.854Z] #29 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #30 [core-data internal] load .dockerignore [2025-03-11T07:05:42.854Z] #30 transferring context: 50B done [2025-03-11T07:05:42.854Z] #30 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T07:05:42.854Z] #31 DONE 0.0s [2025-03-11T07:05:42.854Z] [2025-03-11T07:05:42.854Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T07:05:43.113Z] #32 DONE 0.2s [2025-03-11T07:05:43.113Z] [2025-03-11T07:05:43.113Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T07:05:43.113Z] #31 DONE 0.0s [2025-03-11T07:05:43.113Z] [2025-03-11T07:05:43.113Z] #33 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:05:43.113Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:05:43.113Z] #33 ... [2025-03-11T07:05:43.113Z] [2025-03-11T07:05:43.113Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T07:05:43.113Z] #31 DONE 0.0s [2025-03-11T07:05:43.113Z] [2025-03-11T07:05:43.113Z] #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:05:43.113Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:05:43.113Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:05:43.113Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T07:05:43.113Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T07:05:43.113Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s [2025-03-11T07:05:43.370Z] #33 ... [2025-03-11T07:05:43.370Z] [2025-03-11T07:05:43.370Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T07:05:43.370Z] #31 DONE 0.0s [2025-03-11T07:05:43.370Z] [2025-03-11T07:05:43.370Z] #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:05:43.370Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:05:43.370Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:05:43.370Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T07:05:43.370Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T07:05:43.370Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-11T07:05:43.370Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-11T07:05:43.370Z] #33 ... [2025-03-11T07:05:43.370Z] [2025-03-11T07:05:43.370Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-11T07:05:43.370Z] #31 DONE 0.0s [2025-03-11T07:05:43.370Z] [2025-03-11T07:05:43.370Z] #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:05:43.370Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:05:43.370Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:05:43.370Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T07:05:43.370Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T07:05:43.370Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-11T07:05:43.370Z] #33 ... [2025-03-11T07:05:43.370Z] [2025-03-11T07:05:43.370Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T07:05:43.370Z] #32 DONE 0.4s [2025-03-11T07:05:43.370Z] [2025-03-11T07:05:43.370Z] #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:05:43.370Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:05:43.370Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:05:43.370Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T07:05:43.370Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T07:05:43.370Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-11T07:05:43.630Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done [2025-03-11T07:05:43.630Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done [2025-03-11T07:05:43.889Z] #33 ... [2025-03-11T07:05:43.889Z] [2025-03-11T07:05:43.889Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-11T07:05:43.889Z] #34 DONE 0.8s [2025-03-11T07:05:43.889Z] [2025-03-11T07:05:43.889Z] #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:05:43.889Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:05:43.889Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:05:43.889Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T07:05:43.889Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T07:05:43.889Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-11T07:05:43.889Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done [2025-03-11T07:05:43.889Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:05:43.889Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:05:43.889Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-11T07:05:43.889Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-11T07:05:43.889Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done [2025-03-11T07:05:43.889Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.4s done [2025-03-11T07:05:43.889Z] #33 DONE 1.2s [2025-03-11T07:05:43.889Z] [2025-03-11T07:05:43.889Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-11T07:05:43.889Z] #35 DONE 0.7s [2025-03-11T07:05:43.889Z] [2025-03-11T07:05:43.889Z] #36 [security-spire-config internal] load build context [2025-03-11T07:05:43.889Z] #36 transferring context: 22.05kB 0.0s done [2025-03-11T07:05:43.889Z] #36 DONE 0.2s [2025-03-11T07:05:43.889Z] [2025-03-11T07:05:43.889Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-11T07:05:43.889Z] #37 DONE 1.2s [2025-03-11T07:05:43.889Z] [2025-03-11T07:05:43.889Z] #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:05:44.149Z] #38 ... [2025-03-11T07:05:44.149Z] [2025-03-11T07:05:44.149Z] #39 [security-spire-server internal] load build context [2025-03-11T07:05:44.149Z] #39 transferring context: 23.80kB 0.0s done [2025-03-11T07:05:44.149Z] #39 DONE 0.3s [2025-03-11T07:05:44.149Z] [2025-03-11T07:05:44.149Z] #40 [security-spire-agent internal] load build context [2025-03-11T07:05:44.149Z] #40 transferring context: 23.33kB 0.0s done [2025-03-11T07:05:44.149Z] #40 DONE 0.1s [2025-03-11T07:05:44.149Z] [2025-03-11T07:05:44.149Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:44.149Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-11T07:05:44.149Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s [2025-03-11T07:05:44.149Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-11T07:05:44.149Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-11T07:05:44.149Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-11T07:05:44.149Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-11T07:05:44.149Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done [2025-03-11T07:05:44.149Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-11T07:05:44.407Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-11T07:05:44.407Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.4s [2025-03-11T07:05:44.407Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-11T07:05:44.674Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 0.6s [2025-03-11T07:05:44.674Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.8s [2025-03-11T07:05:49.942Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 5.8s [2025-03-11T07:05:53.227Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-11T07:05:53.227Z] #41 ... [2025-03-11T07:05:53.227Z] [2025-03-11T07:05:53.227Z] #42 [core-metadata internal] load build context [2025-03-11T07:05:53.227Z] #42 transferring context: 289.26MB 9.9s [2025-03-11T07:05:53.227Z] #42 ... [2025-03-11T07:05:53.227Z] [2025-03-11T07:05:53.227Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-11T07:05:53.227Z] #43 ... [2025-03-11T07:05:53.227Z] [2025-03-11T07:05:53.227Z] #44 [core-command internal] load build context [2025-03-11T07:05:53.227Z] #44 ... [2025-03-11T07:05:53.227Z] [2025-03-11T07:05:53.227Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-11T07:05:53.485Z] #45 ... [2025-03-11T07:05:53.485Z] [2025-03-11T07:05:53.485Z] #46 [support-notifications internal] load build context [2025-03-11T07:05:53.485Z] #46 ... [2025-03-11T07:05:53.485Z] [2025-03-11T07:05:53.485Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T07:05:53.743Z] #47 ... [2025-03-11T07:05:53.743Z] [2025-03-11T07:05:53.743Z] #48 [core-keeper internal] load build context [2025-03-11T07:05:53.743Z] #48 ... [2025-03-11T07:05:53.743Z] [2025-03-11T07:05:53.743Z] #49 [security-proxy-setup internal] load build context [2025-03-11T07:05:53.743Z] #49 ... [2025-03-11T07:05:53.743Z] [2025-03-11T07:05:53.743Z] #50 [core-data internal] load build context [2025-03-11T07:05:54.005Z] #50 ... [2025-03-11T07:05:54.005Z] [2025-03-11T07:05:54.005Z] #51 [security-proxy-auth internal] load build context [2025-03-11T07:05:54.005Z] #51 ... [2025-03-11T07:05:54.005Z] [2025-03-11T07:05:54.005Z] #52 [support-scheduler internal] load build context [2025-03-11T07:05:54.262Z] #52 ... [2025-03-11T07:05:54.262Z] [2025-03-11T07:05:54.262Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T07:05:54.262Z] #53 ... [2025-03-11T07:05:54.262Z] [2025-03-11T07:05:54.262Z] #54 [security-bootstrapper internal] load build context [2025-03-11T07:05:54.262Z] #54 ... [2025-03-11T07:05:54.262Z] [2025-03-11T07:05:54.262Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T07:05:54.520Z] #55 ... [2025-03-11T07:05:54.520Z] [2025-03-11T07:05:54.520Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:05:54.520Z] #56 ... [2025-03-11T07:05:54.520Z] [2025-03-11T07:05:54.520Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:05:54.779Z] #57 ... [2025-03-11T07:05:54.779Z] [2025-03-11T07:05:54.779Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T07:05:54.779Z] #58 ... [2025-03-11T07:05:54.779Z] [2025-03-11T07:05:54.779Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:05:54.779Z] #59 ... [2025-03-11T07:05:54.779Z] [2025-03-11T07:05:54.779Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T07:05:55.037Z] #60 ... [2025-03-11T07:05:55.037Z] [2025-03-11T07:05:55.037Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T07:05:55.037Z] #61 ... [2025-03-11T07:05:55.037Z] [2025-03-11T07:05:55.037Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:05:55.037Z] #62 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.3s done [2025-03-11T07:05:55.037Z] #62 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-11T07:05:55.037Z] #62 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-11T07:05:55.037Z] #62 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-11T07:05:55.037Z] #62 ... [2025-03-11T07:05:55.037Z] [2025-03-11T07:05:55.037Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T07:05:55.604Z] #63 ... [2025-03-11T07:05:55.604Z] [2025-03-11T07:05:55.604Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:05:55.604Z] #64 ... [2025-03-11T07:05:55.604Z] [2025-03-11T07:05:55.604Z] #65 [core-command builder 2/7] WORKDIR /edgex-go [2025-03-11T07:05:56.112Z] #65 ... [2025-03-11T07:05:56.112Z] [2025-03-11T07:05:56.112Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:56.112Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 11.8s [2025-03-11T07:05:56.680Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 12.6s done [2025-03-11T07:05:56.680Z] #41 ... [2025-03-11T07:05:56.680Z] [2025-03-11T07:05:56.680Z] #65 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-11T07:05:56.680Z] #65 DONE 12.9s [2025-03-11T07:05:56.680Z] [2025-03-11T07:05:56.681Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:56.681Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 12.6s done [2025-03-11T07:05:56.681Z] #41 ... [2025-03-11T07:05:56.681Z] [2025-03-11T07:05:56.681Z] #47 [security-secretstore-setup internal] load build context [2025-03-11T07:05:56.681Z] #47 transferring context: 496.22MB 11.6s done [2025-03-11T07:05:56.681Z] #47 DONE 13.4s [2025-03-11T07:05:56.681Z] [2025-03-11T07:05:56.681Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-11T07:05:56.681Z] #43 transferring context: 496.22MB 12.5s done [2025-03-11T07:05:56.681Z] #43 DONE 13.7s [2025-03-11T07:05:56.681Z] [2025-03-11T07:05:56.681Z] #51 [security-proxy-auth internal] load build context [2025-03-11T07:05:56.681Z] #51 transferring context: 496.22MB 12.2s done [2025-03-11T07:05:56.681Z] #51 DONE 13.6s [2025-03-11T07:05:56.681Z] [2025-03-11T07:05:56.681Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:56.681Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-11T07:05:56.938Z] #41 ... [2025-03-11T07:05:56.938Z] [2025-03-11T07:05:56.938Z] #46 [support-notifications internal] load build context [2025-03-11T07:05:56.938Z] #46 transferring context: 496.22MB 12.3s done [2025-03-11T07:05:56.938Z] #46 DONE 13.6s [2025-03-11T07:05:56.938Z] [2025-03-11T07:05:56.938Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:56.938Z] #41 ... [2025-03-11T07:05:56.938Z] [2025-03-11T07:05:56.938Z] #44 [core-command internal] load build context [2025-03-11T07:05:56.938Z] #44 transferring context: 496.22MB 12.5s done [2025-03-11T07:05:56.938Z] #44 DONE 13.8s [2025-03-11T07:05:56.938Z] [2025-03-11T07:05:56.938Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:57.872Z] #41 ... [2025-03-11T07:05:57.872Z] [2025-03-11T07:05:57.872Z] #54 [security-bootstrapper internal] load build context [2025-03-11T07:05:57.872Z] #54 transferring context: 496.22MB 14.3s done [2025-03-11T07:05:57.872Z] #54 DONE 14.4s [2025-03-11T07:05:57.872Z] [2025-03-11T07:05:57.872Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:57.872Z] #41 ... [2025-03-11T07:05:57.872Z] [2025-03-11T07:05:57.872Z] #49 [security-proxy-setup internal] load build context [2025-03-11T07:05:57.872Z] #49 transferring context: 496.22MB 14.6s done [2025-03-11T07:05:57.872Z] #49 DONE 14.7s [2025-03-11T07:05:57.872Z] [2025-03-11T07:05:57.872Z] #42 [core-metadata internal] load build context [2025-03-11T07:05:57.872Z] #42 transferring context: 496.22MB 14.8s done [2025-03-11T07:05:57.872Z] #42 DONE 14.9s [2025-03-11T07:05:57.872Z] [2025-03-11T07:05:57.872Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:05:59.329Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done [2025-03-11T07:06:03.515Z] #41 ... [2025-03-11T07:06:03.515Z] [2025-03-11T07:06:03.515Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-11T07:06:03.515Z] #45 transferring context: 496.22MB 14.8s done [2025-03-11T07:06:03.812Z] #45 ... [2025-03-11T07:06:03.812Z] [2025-03-11T07:06:03.812Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:06:03.812Z] #57 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:03.812Z] #57 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:03.812Z] #57 17.98 (1/4) Installing ca-certificates (20241121-r1) [2025-03-11T07:06:03.812Z] #57 17.99 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:03.812Z] #57 17.99 (3/4) Installing su-exec (0.2-r3) [2025-03-11T07:06:03.812Z] #57 18.00 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T07:06:03.812Z] #57 18.06 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:03.812Z] #57 18.07 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:06:03.812Z] #57 18.11 OK: 19 MiB in 18 packages [2025-03-11T07:06:03.812Z] #57 ... [2025-03-11T07:06:03.812Z] [2025-03-11T07:06:03.812Z] #48 [core-keeper internal] load build context [2025-03-11T07:06:03.812Z] #48 transferring context: 496.22MB 15.3s done [2025-03-11T07:06:04.072Z] #48 ... [2025-03-11T07:06:04.072Z] [2025-03-11T07:06:04.072Z] #50 [core-data internal] load build context [2025-03-11T07:06:04.072Z] #50 transferring context: 496.22MB 14.7s done [2025-03-11T07:06:04.330Z] #50 ... [2025-03-11T07:06:04.330Z] [2025-03-11T07:06:04.330Z] #52 [support-scheduler internal] load build context [2025-03-11T07:06:04.330Z] #52 transferring context: 496.22MB 15.2s done [2025-03-11T07:06:06.234Z] #52 ... [2025-03-11T07:06:06.234Z] [2025-03-11T07:06:06.234Z] #50 [core-data internal] load build context [2025-03-11T07:06:06.234Z] #50 DONE 22.5s [2025-03-11T07:06:06.234Z] [2025-03-11T07:06:06.234Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:06:06.234Z] #62 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-11T07:06:06.234Z] #62 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-11T07:06:06.234Z] #62 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-03-11T07:06:06.234Z] #62 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done [2025-03-11T07:06:06.234Z] #62 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-11T07:06:06.234Z] #62 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s done [2025-03-11T07:06:06.801Z] #62 ... [2025-03-11T07:06:06.801Z] [2025-03-11T07:06:06.801Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T07:06:06.801Z] #66 ... [2025-03-11T07:06:06.801Z] [2025-03-11T07:06:06.801Z] #67 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:06:06.801Z] #0 0.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:06.801Z] #0 0.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:06.801Z] #0 1.279 OK: 248 MiB in 58 packages [2025-03-11T07:06:07.060Z] #67 ... [2025-03-11T07:06:07.060Z] [2025-03-11T07:06:07.060Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T07:06:07.060Z] #68 ... [2025-03-11T07:06:07.060Z] [2025-03-11T07:06:07.060Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T07:06:07.513Z] #69 ... [2025-03-11T07:06:07.513Z] [2025-03-11T07:06:07.513Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:06:07.513Z] #64 12.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:07.513Z] #64 13.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:07.513Z] #64 13.33 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:06:07.513Z] #64 13.33 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:06:07.513Z] #64 13.33 OK: 24170 distinct packages available [2025-03-11T07:06:07.513Z] #64 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:07.513Z] #64 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:07.513Z] #64 13.99 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:07.513Z] #64 13.99 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-11T07:06:07.513Z] #64 14.00 (3/4) Installing libucontext (1.2-r3) [2025-03-11T07:06:07.513Z] #64 14.00 (4/4) Installing gcompat (1.1.0-r4) [2025-03-11T07:06:07.513Z] #64 14.01 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:07.513Z] #64 14.02 OK: 8 MiB in 18 packages [2025-03-11T07:06:07.772Z] #64 ... [2025-03-11T07:06:07.772Z] [2025-03-11T07:06:07.772Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:06:07.772Z] #70 ... [2025-03-11T07:06:07.772Z] [2025-03-11T07:06:07.772Z] #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:06:08.030Z] #71 ... [2025-03-11T07:06:08.030Z] [2025-03-11T07:06:08.030Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-11T07:06:08.030Z] #45 DONE 24.6s [2025-03-11T07:06:08.030Z] [2025-03-11T07:06:08.030Z] #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T07:06:08.030Z] #61 13.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.030Z] #61 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.030Z] #61 14.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:08.030Z] #61 14.00 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:08.030Z] #61 14.00 OK: 8 MiB in 15 packages [2025-03-11T07:06:08.030Z] #61 ... [2025-03-11T07:06:08.030Z] [2025-03-11T07:06:08.030Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T07:06:08.030Z] #55 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.030Z] #55 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.030Z] #55 14.28 (1/3) Installing ca-certificates (20241121-r1) [2025-03-11T07:06:08.030Z] #55 14.29 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:08.030Z] #55 14.30 (3/3) Installing tzdata (2025a-r0) [2025-03-11T07:06:08.030Z] #55 14.35 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:08.030Z] #55 14.44 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:06:08.030Z] #55 14.47 OK: 10 MiB in 17 packages [2025-03-11T07:06:08.292Z] #55 ... [2025-03-11T07:06:08.292Z] [2025-03-11T07:06:08.292Z] #38 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:06:08.292Z] #38 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.292Z] #38 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.292Z] #38 13.52 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:06:08.292Z] #38 13.52 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:06:08.292Z] #38 13.52 OK: 24170 distinct packages available [2025-03-11T07:06:08.292Z] #38 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.292Z] #38 13.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.292Z] #38 14.12 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:08.292Z] #38 14.13 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-11T07:06:08.292Z] #38 14.13 (3/5) Installing libucontext (1.2-r3) [2025-03-11T07:06:08.292Z] #38 14.14 (4/5) Installing gcompat (1.1.0-r4) [2025-03-11T07:06:08.292Z] #38 14.14 (5/5) Installing openssl (3.3.3-r0) [2025-03-11T07:06:08.292Z] #38 14.15 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:08.292Z] #38 14.16 OK: 9 MiB in 19 packages [2025-03-11T07:06:08.550Z] #38 ... [2025-03-11T07:06:08.550Z] [2025-03-11T07:06:08.550Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T07:06:08.550Z] #53 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.550Z] #53 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.550Z] #53 14.13 (1/7) Installing ca-certificates (20241121-r1) [2025-03-11T07:06:08.550Z] #53 14.15 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:08.551Z] #53 14.15 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T07:06:08.551Z] #53 14.16 (4/7) Installing libsodium (1.0.19-r0) [2025-03-11T07:06:08.551Z] #53 14.17 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T07:06:08.551Z] #53 14.19 (6/7) Installing libzmq (4.3.5-r2) [2025-03-11T07:06:08.551Z] #53 14.19 (7/7) Installing zeromq (4.3.5-r2) [2025-03-11T07:06:08.551Z] #53 14.20 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:08.551Z] #53 14.22 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:06:08.551Z] #53 14.26 OK: 12 MiB in 21 packages [2025-03-11T07:06:08.551Z] #53 ... [2025-03-11T07:06:08.551Z] [2025-03-11T07:06:08.551Z] #52 [support-scheduler internal] load build context [2025-03-11T07:06:08.551Z] #52 DONE 25.4s [2025-03-11T07:06:08.551Z] [2025-03-11T07:06:08.551Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T07:06:08.551Z] #58 16.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.551Z] #58 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:08.551Z] #58 17.04 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:08.551Z] #58 17.05 (2/4) Installing openssl (3.3.3-r0) [2025-03-11T07:06:08.551Z] #58 17.09 (3/4) Installing su-exec (0.2-r3) [2025-03-11T07:06:08.551Z] #58 17.09 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T07:06:08.551Z] #58 17.20 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:08.551Z] #58 17.20 OK: 19 MiB in 18 packages [2025-03-11T07:06:09.232Z] #58 ... [2025-03-11T07:06:09.232Z] [2025-03-11T07:06:09.232Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T07:06:09.232Z] #60 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:09.232Z] #60 15.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:09.232Z] #60 15.42 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:09.232Z] #60 15.42 (2/2) Installing su-exec (0.2-r3) [2025-03-11T07:06:09.232Z] #60 15.43 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:09.232Z] #60 15.43 OK: 8 MiB in 16 packages [2025-03-11T07:06:09.232Z] #60 ... [2025-03-11T07:06:09.232Z] [2025-03-11T07:06:09.232Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T07:06:09.232Z] #63 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:09.232Z] #63 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:09.232Z] #63 18.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:09.232Z] #63 18.81 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:09.232Z] #63 18.81 OK: 8 MiB in 15 packages [2025-03-11T07:06:10.524Z] #63 ... [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #48 [core-keeper internal] load build context [2025-03-11T07:06:10.525Z] #48 DONE 27.2s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:06:10.525Z] #57 DONE 26.3s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:06:10.525Z] #67 DONE 13.8s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T07:06:10.525Z] #60 DONE 26.3s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:06:10.525Z] #64 DONE 26.3s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:06:10.525Z] #56 DONE 26.3s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T07:06:10.525Z] #61 DONE 26.5s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T07:06:10.525Z] #72 ... [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #38 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:06:10.525Z] #38 DONE 26.5s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #55 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T07:06:10.525Z] #55 DONE 26.4s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T07:06:10.525Z] #63 DONE 26.4s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T07:06:10.525Z] #58 DONE 26.4s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #53 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T07:06:10.525Z] #53 DONE 26.4s [2025-03-11T07:06:10.525Z] [2025-03-11T07:06:10.525Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:06:10.525Z] #73 DONE 0.2s [2025-03-11T07:06:10.800Z] [2025-03-11T07:06:10.800Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:06:10.800Z] #41 DONE 26.9s [2025-03-11T07:06:10.800Z] [2025-03-11T07:06:10.800Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:06:12.231Z] #62 ... [2025-03-11T07:06:12.231Z] [2025-03-11T07:06:12.231Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:06:12.231Z] #70 DONE 15.5s [2025-03-11T07:06:12.231Z] [2025-03-11T07:06:12.231Z] #71 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:06:12.231Z] #71 14.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.231Z] #71 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.231Z] #71 15.44 OK: 248 MiB in 58 packages [2025-03-11T07:06:12.231Z] #71 DONE 15.7s [2025-03-11T07:06:12.231Z] [2025-03-11T07:06:12.231Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:06:12.231Z] #74 DONE 0.0s [2025-03-11T07:06:12.231Z] [2025-03-11T07:06:12.231Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T07:06:12.231Z] #68 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.231Z] #68 15.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.490Z] #68 ... [2025-03-11T07:06:12.490Z] [2025-03-11T07:06:12.490Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T07:06:12.490Z] #69 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.490Z] #69 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.490Z] #69 15.22 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:06:12.490Z] #69 15.22 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:06:12.490Z] #69 15.22 OK: 24189 distinct packages available [2025-03-11T07:06:12.490Z] #69 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.490Z] #69 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:12.490Z] #69 15.75 OK: 248 MiB in 58 packages [2025-03-11T07:06:12.490Z] #69 DONE 15.9s [2025-03-11T07:06:12.490Z] [2025-03-11T07:06:12.490Z] #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T07:06:12.490Z] #68 15.89 OK: 248 MiB in 58 packages [2025-03-11T07:06:12.748Z] #68 DONE 16.0s [2025-03-11T07:06:12.748Z] [2025-03-11T07:06:12.748Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:06:12.748Z] #75 DONE 0.1s [2025-03-11T07:06:12.748Z] [2025-03-11T07:06:12.748Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:06:12.748Z] #76 DONE 0.0s [2025-03-11T07:06:12.748Z] [2025-03-11T07:06:12.748Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T07:06:12.748Z] #72 2.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #72 ... [2025-03-11T07:06:13.008Z] [2025-03-11T07:06:13.008Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:06:13.008Z] #59 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #59 27.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #59 27.80 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:06:13.008Z] #59 27.80 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:06:13.008Z] #59 27.80 OK: 24170 distinct packages available [2025-03-11T07:06:13.008Z] #59 27.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #59 27.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #59 28.28 (1/14) Installing ca-certificates (20241121-r1) [2025-03-11T07:06:13.008Z] #59 28.29 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-11T07:06:13.008Z] #59 28.31 (3/14) Installing c-ares (1.33.1-r0) [2025-03-11T07:06:13.008Z] #59 28.32 (4/14) Installing libunistring (1.2-r0) [2025-03-11T07:06:13.008Z] #59 28.33 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-11T07:06:13.008Z] #59 28.35 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-11T07:06:13.008Z] #59 28.35 (7/14) Installing libpsl (0.21.5-r1) [2025-03-11T07:06:13.008Z] #59 28.35 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-11T07:06:13.008Z] #59 28.36 (9/14) Installing libcurl (8.12.1-r0) [2025-03-11T07:06:13.008Z] #59 28.39 (10/14) Installing curl (8.12.1-r0) [2025-03-11T07:06:13.008Z] #59 28.40 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:13.008Z] #59 28.41 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-11T07:06:13.008Z] #59 28.41 (13/14) Installing libucontext (1.2-r3) [2025-03-11T07:06:13.008Z] #59 28.41 (14/14) Installing gcompat (1.1.0-r4) [2025-03-11T07:06:13.008Z] #59 28.42 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:13.008Z] #59 28.42 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:06:13.008Z] #59 28.51 OK: 13 MiB in 28 packages [2025-03-11T07:06:13.008Z] #59 DONE 28.6s [2025-03-11T07:06:13.008Z] [2025-03-11T07:06:13.008Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T07:06:13.008Z] #72 2.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #72 ... [2025-03-11T07:06:13.008Z] [2025-03-11T07:06:13.008Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T07:06:13.008Z] #66 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #66 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.008Z] #66 16.37 OK: 248 MiB in 58 packages [2025-03-11T07:06:13.008Z] #66 DONE 16.5s [2025-03-11T07:06:13.008Z] [2025-03-11T07:06:13.008Z] #72 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T07:06:13.008Z] #72 2.915 OK: 8 MiB in 15 packages [2025-03-11T07:06:13.266Z] #72 DONE 3.0s [2025-03-11T07:06:13.266Z] [2025-03-11T07:06:13.266Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T07:06:13.266Z] #0 2.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.266Z] #0 2.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.266Z] #0 2.630 OK: 19 MiB in 18 packages [2025-03-11T07:06:13.266Z] #77 DONE 2.7s [2025-03-11T07:06:13.266Z] [2025-03-11T07:06:13.266Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:06:13.266Z] #78 DONE 0.0s [2025-03-11T07:06:13.266Z] [2025-03-11T07:06:13.266Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:13.524Z] #79 ... [2025-03-11T07:06:13.524Z] [2025-03-11T07:06:13.524Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T07:06:13.524Z] #0 2.491 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.524Z] #0 2.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.524Z] #0 2.874 OK: 8 MiB in 16 packages [2025-03-11T07:06:13.524Z] #80 DONE 3.0s [2025-03-11T07:06:13.524Z] [2025-03-11T07:06:13.524Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-11T07:06:13.783Z] #81 ... [2025-03-11T07:06:13.783Z] [2025-03-11T07:06:13.783Z] #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T07:06:13.783Z] #0 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.783Z] #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:13.783Z] #0 3.268 OK: 8 MiB in 18 packages [2025-03-11T07:06:13.783Z] #82 DONE 3.4s [2025-03-11T07:06:14.042Z] [2025-03-11T07:06:14.042Z] #83 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:06:14.611Z] #83 DONE 0.8s [2025-03-11T07:06:14.611Z] [2025-03-11T07:06:14.611Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:06:14.611Z] #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:14.611Z] #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:14.611Z] #0 3.534 OK: 10 MiB in 17 packages [2025-03-11T07:06:14.611Z] #84 DONE 4.1s [2025-03-11T07:06:14.611Z] [2025-03-11T07:06:14.611Z] #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-11T07:06:14.611Z] #85 DONE 0.0s [2025-03-11T07:06:14.611Z] [2025-03-11T07:06:14.611Z] #86 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-11T07:06:14.611Z] #86 DONE 0.0s [2025-03-11T07:06:14.611Z] [2025-03-11T07:06:14.611Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T07:06:14.871Z] #87 DONE 0.0s [2025-03-11T07:06:14.871Z] [2025-03-11T07:06:14.871Z] #88 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-11T07:06:14.871Z] #88 DONE 0.0s [2025-03-11T07:06:14.871Z] [2025-03-11T07:06:14.871Z] #89 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-11T07:06:14.871Z] #89 DONE 0.0s [2025-03-11T07:06:14.871Z] [2025-03-11T07:06:14.871Z] #90 [security-spire-config] exporting to image [2025-03-11T07:06:14.871Z] #90 exporting layers [2025-03-11T07:06:15.128Z] #90 ... [2025-03-11T07:06:15.128Z] [2025-03-11T07:06:15.128Z] #91 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:06:15.128Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:15.128Z] #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:15.128Z] #0 4.478 OK: 8 MiB in 15 packages [2025-03-11T07:06:15.128Z] #91 DONE 4.6s [2025-03-11T07:06:15.128Z] [2025-03-11T07:06:15.128Z] #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T07:06:15.128Z] #0 4.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:15.128Z] #0 4.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:15.128Z] #0 4.501 OK: 19 MiB in 18 packages [2025-03-11T07:06:15.128Z] #92 DONE 4.6s [2025-03-11T07:06:15.128Z] [2025-03-11T07:06:15.128Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-11T07:06:15.128Z] #0 4.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:15.128Z] #0 4.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:15.128Z] #0 4.522 OK: 9 MiB in 19 packages [2025-03-11T07:06:15.128Z] #93 DONE 4.7s [2025-03-11T07:06:15.128Z] [2025-03-11T07:06:15.128Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-11T07:06:15.128Z] #94 DONE 0.1s [2025-03-11T07:06:15.128Z] [2025-03-11T07:06:15.128Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:06:16.527Z] #95 DONE 1.0s [2025-03-11T07:06:16.527Z] [2025-03-11T07:06:16.527Z] #96 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:06:16.527Z] #0 4.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:16.527Z] #0 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:16.528Z] #0 5.025 OK: 12 MiB in 21 packages [2025-03-11T07:06:16.528Z] #96 DONE 5.7s [2025-03-11T07:06:16.528Z] [2025-03-11T07:06:16.528Z] #97 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T07:06:16.528Z] #0 2.815 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:16.528Z] #0 4.290 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:16.528Z] #0 4.997 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T07:06:16.528Z] #0 5.305 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:06:16.528Z] #0 5.311 OK: 8 MiB in 15 packages [2025-03-11T07:06:16.528Z] #97 DONE 5.8s [2025-03-11T07:06:16.528Z] [2025-03-11T07:06:16.528Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-11T07:06:16.528Z] #98 DONE 1.1s [2025-03-11T07:06:16.528Z] [2025-03-11T07:06:16.528Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-11T07:06:16.528Z] #99 DONE 0.1s [2025-03-11T07:06:16.528Z] [2025-03-11T07:06:16.528Z] #90 [security-spire-config] exporting to image [2025-03-11T07:06:16.528Z] #90 exporting layers 1.5s done [2025-03-11T07:06:16.528Z] #90 writing image sha256:1eb660c11a29a9c7c25e4f36e3ae90a1fc117199e1cfa6231141de3444e0fa17 0.0s done [2025-03-11T07:06:16.528Z] #90 naming to docker.io/library/security-spire-config done [2025-03-11T07:06:16.528Z] #90 DONE 1.5s [2025-03-11T07:06:16.528Z] [2025-03-11T07:06:16.528Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-11T07:06:17.095Z] #100 DONE 0.6s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:06:17.095Z] #101 DONE 0.7s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T07:06:17.095Z] #102 DONE 0.1s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-11T07:06:17.095Z] #103 DONE 0.1s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-11T07:06:17.095Z] #104 DONE 0.1s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-11T07:06:17.095Z] #105 DONE 0.0s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-11T07:06:17.095Z] #106 DONE 0.1s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T07:06:17.095Z] #107 DONE 0.1s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #90 [security-spire-server] exporting to image [2025-03-11T07:06:17.095Z] #90 ... [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-11T07:06:17.095Z] #108 DONE 0.1s [2025-03-11T07:06:17.095Z] [2025-03-11T07:06:17.095Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-11T07:06:17.095Z] #109 DONE 0.0s [2025-03-11T07:06:17.353Z] [2025-03-11T07:06:17.353Z] #90 [security-spire-agent] exporting to image [2025-03-11T07:06:17.610Z] #90 ... [2025-03-11T07:06:17.610Z] [2025-03-11T07:06:17.610Z] #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:06:17.610Z] #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:17.610Z] #0 4.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:17.610Z] #0 4.537 OK: 13 MiB in 28 packages [2025-03-11T07:06:17.610Z] #110 DONE 4.6s [2025-03-11T07:06:17.610Z] [2025-03-11T07:06:17.610Z] #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-11T07:06:17.610Z] #81 DONE 4.1s [2025-03-11T07:06:17.610Z] [2025-03-11T07:06:17.610Z] #111 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-11T07:06:17.610Z] #111 DONE 0.0s [2025-03-11T07:06:17.610Z] [2025-03-11T07:06:17.610Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T07:06:17.610Z] #0 4.042 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:17.610Z] #0 4.559 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-11T07:06:17.610Z] #0 5.298 OK: 248 MiB in 58 packages [2025-03-11T07:06:17.610Z] #112 DONE 5.4s [2025-03-11T07:06:17.610Z] [2025-03-11T07:06:17.610Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:17.868Z] #113 ... [2025-03-11T07:06:17.868Z] [2025-03-11T07:06:17.868Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-11T07:06:17.868Z] #114 DONE 0.0s [2025-03-11T07:06:17.868Z] [2025-03-11T07:06:17.868Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:18.127Z] #115 ... [2025-03-11T07:06:18.127Z] [2025-03-11T07:06:18.127Z] #90 [security-spire-agent] exporting to image [2025-03-11T07:06:18.127Z] #90 exporting layers 0.8s done [2025-03-11T07:06:18.127Z] #90 writing image sha256:8bd9c88ee97523797a37eec7f62faa54126bd9d9829e94c2015ce65de8097642 done [2025-03-11T07:06:18.127Z] #90 naming to docker.io/library/security-spire-server done [2025-03-11T07:06:18.127Z] #90 writing image sha256:e64aa2d1b6717084cd9a55f64321900e740d302bb4e3e7c55ea57125ad3d5968 done [2025-03-11T07:06:18.127Z] #90 naming to docker.io/library/security-spire-agent done [2025-03-11T07:06:18.127Z] #90 DONE 2.5s [2025-03-11T07:06:18.127Z] [2025-03-11T07:06:18.127Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:21.056Z] #116 ... [2025-03-11T07:06:21.056Z] [2025-03-11T07:06:21.056Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:21.056Z] #117 ... [2025-03-11T07:06:21.056Z] [2025-03-11T07:06:21.056Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:22.627Z] Removing intermediate container 31d0009f36f8 [2025-03-11T07:06:22.628Z] ---> 08aae4f7ee8e [2025-03-11T07:06:22.628Z] Successfully built 08aae4f7ee8e [2025-03-11T07:06:22.628Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:06:22.961Z] + docker inspect -f . ci-base-image-arm64 [2025-03-11T07:06:22.961Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:06:23.260Z] prd-ubuntu20.04-docker-arm64-4c-16g-40865 does not seem to be running inside a container [2025-03-11T07:06:23.339Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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 ******** ci-base-image-arm64 cat [2025-03-11T07:06:24.578Z] $ docker top f0224307725846d49927122d293c4bb4ea6e4a5fc4aef37eb4ba3b8621f9466c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:06:25.424Z] + go version [2025-03-11T07:06:25.424Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-11T07:06:25.436Z] $ docker stop --time=1 f0224307725846d49927122d293c4bb4ea6e4a5fc4aef37eb4ba3b8621f9466c [2025-03-11T07:06:27.342Z] $ docker rm -f --volumes f0224307725846d49927122d293c4bb4ea6e4a5fc4aef37eb4ba3b8621f9466c [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-03-11T07:06:28.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-11T07:06:28.024Z] [2025-03-11T07:06:28.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:06:28.361Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-11T07:06:28.626Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-11T07:06:28.626Z] 547446be3368: Pulling fs layer [2025-03-11T07:06:28.626Z] d125d8839a47: Pulling fs layer [2025-03-11T07:06:28.626Z] 3e85d5ac6304: Pulling fs layer [2025-03-11T07:06:28.626Z] c3105a71a48b: Pulling fs layer [2025-03-11T07:06:28.626Z] 0f093f025ec4: Pulling fs layer [2025-03-11T07:06:28.626Z] c3106fc0e877: Pulling fs layer [2025-03-11T07:06:28.626Z] 0f093f025ec4: Waiting [2025-03-11T07:06:28.626Z] c3105a71a48b: Waiting [2025-03-11T07:06:28.626Z] c3106fc0e877: Waiting [2025-03-11T07:06:28.626Z] 547446be3368: Verifying Checksum [2025-03-11T07:06:28.626Z] c3105a71a48b: Verifying Checksum [2025-03-11T07:06:28.626Z] c3105a71a48b: Download complete [2025-03-11T07:06:28.892Z] d125d8839a47: Verifying Checksum [2025-03-11T07:06:28.892Z] d125d8839a47: Download complete [2025-03-11T07:06:28.892Z] c3106fc0e877: Verifying Checksum [2025-03-11T07:06:28.892Z] c3106fc0e877: Download complete [2025-03-11T07:06:29.158Z] 0f093f025ec4: Verifying Checksum [2025-03-11T07:06:29.158Z] 0f093f025ec4: Download complete [2025-03-11T07:06:29.423Z] 547446be3368: Pull complete [2025-03-11T07:06:30.385Z] d125d8839a47: Pull complete [2025-03-11T07:06:30.965Z] 3e85d5ac6304: Verifying Checksum [2025-03-11T07:06:30.965Z] 3e85d5ac6304: Download complete [2025-03-11T07:06:41.025Z] 3e85d5ac6304: Pull complete [2025-03-11T07:06:41.025Z] c3105a71a48b: Pull complete [2025-03-11T07:06:41.604Z] 0f093f025ec4: Pull complete [2025-03-11T07:06:41.884Z] c3106fc0e877: Pull complete [2025-03-11T07:06:41.884Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-11T07:06:41.884Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-11T07:06:41.884Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:06:42.081Z] prd-ubuntu20.04-docker-arm64-4c-16g-40865 does not seem to be running inside a container [2025-03-11T07:06:42.135Z] $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-11T07:06:44.092Z] $ docker top 3ebded78f7a8877b4fcf2a229168b9b90a25de6f11b8576bee3c3f8bd98c9e0e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:06:44.608Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-11T07:06:54.695Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #1 transferring dockerfile: [2025-03-11T07:06:54.695Z] #1 transferring dockerfile: 1.83kB done [2025-03-11T07:06:54.695Z] #1 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #2 transferring dockerfile: 1.70kB done [2025-03-11T07:06:54.695Z] #2 DONE 0.0s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #3 transferring dockerfile: 2.23kB done [2025-03-11T07:06:54.695Z] #3 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #4 transferring dockerfile: 3.02kB done [2025-03-11T07:06:54.695Z] #4 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #5 [core-keeper internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #5 transferring dockerfile: 2.01kB done [2025-03-11T07:06:54.695Z] #5 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #6 transferring dockerfile: 2.10kB done [2025-03-11T07:06:54.695Z] #6 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #7 transferring dockerfile: 1.81kB done [2025-03-11T07:06:54.695Z] #7 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #8 transferring dockerfile: 2.00kB done [2025-03-11T07:06:54.695Z] #8 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #9 transferring dockerfile: 2.14kB 0.0s done [2025-03-11T07:06:54.695Z] #9 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #10 transferring dockerfile: 2.50kB done [2025-03-11T07:06:54.695Z] #10 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #11 [core-command internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #11 transferring dockerfile: 1.94kB done [2025-03-11T07:06:54.695Z] #11 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #12 transferring dockerfile: 1.89kB done [2025-03-11T07:06:54.695Z] #12 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #13 transferring dockerfile: 2.49kB done [2025-03-11T07:06:54.695Z] #13 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #14 [core-data internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #14 transferring dockerfile: 2.04kB done [2025-03-11T07:06:54.695Z] #14 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #15 [security-spire-config internal] load build definition from Dockerfile [2025-03-11T07:06:54.695Z] #15 transferring dockerfile: 1.69kB 0.0s done [2025-03-11T07:06:54.695Z] #15 DONE 0.1s [2025-03-11T07:06:54.695Z] [2025-03-11T07:06:54.695Z] #16 [support-scheduler internal] load .dockerignore [2025-03-11T07:06:54.695Z] #16 transferring context: 32B [2025-03-11T07:06:54.967Z] #16 transferring context: 50B 0.0s done [2025-03-11T07:06:54.967Z] #16 DONE 0.1s [2025-03-11T07:06:55.550Z] [2025-03-11T07:06:55.550Z] #17 [security-spire-server internal] load .dockerignore [2025-03-11T07:06:55.550Z] #17 transferring context: 50B done [2025-03-11T07:06:55.550Z] #17 DONE 0.0s [2025-03-11T07:06:55.550Z] [2025-03-11T07:06:55.550Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-11T07:06:55.820Z] #18 transferring context: 50B done [2025-03-11T07:06:55.820Z] #18 DONE 0.0s [2025-03-11T07:06:55.820Z] [2025-03-11T07:06:55.820Z] #19 [security-bootstrapper internal] load .dockerignore [2025-03-11T07:06:55.820Z] #19 transferring context: 50B done [2025-03-11T07:06:55.820Z] #19 DONE 0.1s [2025-03-11T07:06:55.820Z] [2025-03-11T07:06:55.820Z] #20 [core-keeper internal] load .dockerignore [2025-03-11T07:06:55.820Z] #20 transferring context: 50B done [2025-03-11T07:06:55.820Z] #20 DONE 0.1s [2025-03-11T07:06:55.820Z] [2025-03-11T07:06:55.820Z] #21 [core-metadata internal] load .dockerignore [2025-03-11T07:06:55.820Z] #21 transferring context: 50B 0.0s done [2025-03-11T07:06:55.820Z] #21 DONE 0.1s [2025-03-11T07:06:55.820Z] [2025-03-11T07:06:55.820Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-11T07:06:55.820Z] #22 transferring context: 50B done [2025-03-11T07:06:55.820Z] #22 DONE 0.1s [2025-03-11T07:06:55.820Z] [2025-03-11T07:06:55.820Z] #23 [support-notifications internal] load .dockerignore [2025-03-11T07:06:55.820Z] #23 transferring context: 50B done [2025-03-11T07:06:55.820Z] #23 DONE 0.1s [2025-03-11T07:06:55.820Z] [2025-03-11T07:06:55.820Z] #24 [security-proxy-auth internal] load .dockerignore [2025-03-11T07:06:56.087Z] #24 transferring context: 50B 0.0s done [2025-03-11T07:06:56.087Z] #24 DONE 0.1s [2025-03-11T07:06:56.087Z] [2025-03-11T07:06:56.087Z] #25 [security-proxy-setup internal] load .dockerignore [2025-03-11T07:06:56.087Z] #25 transferring context: 50B done [2025-03-11T07:06:56.087Z] #25 DONE 0.1s [2025-03-11T07:06:56.087Z] [2025-03-11T07:06:56.087Z] #26 [core-command internal] load .dockerignore [2025-03-11T07:06:56.087Z] #26 transferring context: 50B 0.0s done [2025-03-11T07:06:56.087Z] #26 DONE 0.1s [2025-03-11T07:06:56.087Z] [2025-03-11T07:06:56.087Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2025-03-11T07:06:56.087Z] #27 transferring context: 50B 0.0s done [2025-03-11T07:06:56.354Z] #27 DONE 0.1s [2025-03-11T07:06:56.354Z] [2025-03-11T07:06:56.354Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-03-11T07:06:56.354Z] #28 transferring context: 50B 0.0s done [2025-03-11T07:06:56.354Z] #28 DONE 0.1s [2025-03-11T07:06:56.354Z] [2025-03-11T07:06:56.354Z] #29 [core-data internal] load .dockerignore [2025-03-11T07:06:56.354Z] #29 transferring context: 50B done [2025-03-11T07:06:56.354Z] #29 DONE 0.1s [2025-03-11T07:06:56.354Z] [2025-03-11T07:06:56.354Z] #30 [security-spire-config internal] load .dockerignore [2025-03-11T07:06:56.354Z] #30 transferring context: 50B done [2025-03-11T07:06:56.621Z] #30 DONE 0.1s [2025-03-11T07:06:56.621Z] [2025-03-11T07:06:56.621Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:56.621Z] #31 DONE 0.0s [2025-03-11T07:06:56.621Z] [2025-03-11T07:06:56.621Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T07:06:57.046Z] #32 DONE 0.4s [2025-03-11T07:06:57.046Z] [2025-03-11T07:06:57.046Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:57.046Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:57.046Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:57.046Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:57.046Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:57.046Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s [2025-03-11T07:06:57.046Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.82MB / 4.09MB 0.2s [2025-03-11T07:06:57.328Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:57.328Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 [2025-03-11T07:06:57.933Z] #33 ... [2025-03-11T07:06:57.933Z] [2025-03-11T07:06:57.933Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:57.933Z] #31 DONE 0.0s [2025-03-11T07:06:57.933Z] [2025-03-11T07:06:57.933Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T07:06:57.933Z] #32 DONE 0.6s [2025-03-11T07:06:57.933Z] [2025-03-11T07:06:57.933Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:57.933Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:57.933Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:57.933Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:57.933Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:57.933Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:57.933Z] #33 ... [2025-03-11T07:06:57.933Z] [2025-03-11T07:06:57.933Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:57.933Z] #31 DONE 0.0s [2025-03-11T07:06:57.933Z] [2025-03-11T07:06:57.933Z] #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T07:06:57.933Z] #32 DONE 0.6s [2025-03-11T07:06:57.933Z] [2025-03-11T07:06:57.933Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:58.224Z] #33 ... [2025-03-11T07:06:58.224Z] [2025-03-11T07:06:58.224Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:58.224Z] #31 DONE 0.0s [2025-03-11T07:06:58.224Z] [2025-03-11T07:06:58.224Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:58.224Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:58.224Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:58.224Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:58.224Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:58.224Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:58.224Z] #33 ... [2025-03-11T07:06:58.224Z] [2025-03-11T07:06:58.224Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:58.224Z] #31 DONE 0.0s [2025-03-11T07:06:58.224Z] [2025-03-11T07:06:58.224Z] #34 [support-scheduler internal] load build context [2025-03-11T07:06:58.224Z] #34 transferring context: 3.21MB 1.0s done [2025-03-11T07:06:58.224Z] #34 DONE 1.4s [2025-03-11T07:06:58.224Z] [2025-03-11T07:06:58.224Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:58.224Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:58.224Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:58.224Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:58.224Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:58.224Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:58.502Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:58.502Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:58.502Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:58.502Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:58.502Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:58.502Z] #33 ... [2025-03-11T07:06:58.502Z] [2025-03-11T07:06:58.502Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:58.502Z] #31 DONE 0.0s [2025-03-11T07:06:58.502Z] [2025-03-11T07:06:58.502Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:58.795Z] #33 ... [2025-03-11T07:06:58.795Z] [2025-03-11T07:06:58.795Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:58.795Z] #31 DONE 0.0s [2025-03-11T07:06:58.795Z] [2025-03-11T07:06:58.795Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:58.795Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:58.795Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:58.795Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:58.795Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:58.795Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:59.167Z] #33 ... [2025-03-11T07:06:59.167Z] [2025-03-11T07:06:59.167Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:59.167Z] #31 DONE 0.0s [2025-03-11T07:06:59.167Z] [2025-03-11T07:06:59.167Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T07:06:59.167Z] #35 DONE 2.8s [2025-03-11T07:06:59.167Z] [2025-03-11T07:06:59.167Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:59.451Z] #33 ... [2025-03-11T07:06:59.451Z] [2025-03-11T07:06:59.451Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:59.451Z] #31 DONE 0.0s [2025-03-11T07:06:59.451Z] [2025-03-11T07:06:59.451Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:59.451Z] #33 ... [2025-03-11T07:06:59.451Z] [2025-03-11T07:06:59.451Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-11T07:06:59.451Z] #36 DONE 1.7s [2025-03-11T07:06:59.451Z] [2025-03-11T07:06:59.451Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:59.451Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:59.451Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:59.451Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:59.451Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:59.451Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:59.720Z] #33 ... [2025-03-11T07:06:59.720Z] [2025-03-11T07:06:59.720Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:59.720Z] #31 DONE 0.0s [2025-03-11T07:06:59.720Z] [2025-03-11T07:06:59.720Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T07:06:59.720Z] #35 DONE 2.9s [2025-03-11T07:06:59.720Z] [2025-03-11T07:06:59.720Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:59.720Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:06:59.720Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:06:59.720Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:06:59.720Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:06:59.720Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:06:59.720Z] #33 ... [2025-03-11T07:06:59.720Z] [2025-03-11T07:06:59.720Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:06:59.720Z] #31 DONE 0.0s [2025-03-11T07:06:59.772Z] #118 ... [2025-03-11T07:06:59.772Z] [2025-03-11T07:06:59.772Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:59.772Z] #79 DONE 44.2s [2025-03-11T07:06:59.772Z] [2025-03-11T07:06:59.772Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:59.772Z] #115 DONE 39.7s [2025-03-11T07:06:59.772Z] [2025-03-11T07:06:59.772Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:59.772Z] #113 DONE 44.7s [2025-03-11T07:06:59.772Z] [2025-03-11T07:06:59.772Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:59.772Z] #116 DONE 44.8s [2025-03-11T07:06:59.772Z] [2025-03-11T07:06:59.772Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:59.772Z] #117 DONE 46.8s [2025-03-11T07:06:59.772Z] [2025-03-11T07:06:59.772Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:06:59.772Z] #118 DONE 45.2s [2025-03-11T07:06:59.772Z] [2025-03-11T07:06:59.772Z] #119 [security-proxy-setup builder 6/7] COPY . . [2025-03-11T07:06:59.987Z] [2025-03-11T07:06:59.987Z] #37 [core-common-config-bootstrapper internal] load build context [2025-03-11T07:06:59.987Z] #37 transferring context: 3.21MB 1.8s done [2025-03-11T07:06:59.987Z] #37 DONE 2.2s [2025-03-11T07:06:59.987Z] [2025-03-11T07:06:59.987Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:06:59.987Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-11T07:06:59.987Z] #33 ... [2025-03-11T07:06:59.987Z] [2025-03-11T07:06:59.987Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-11T07:06:59.987Z] #38 DONE 1.7s [2025-03-11T07:06:59.987Z] [2025-03-11T07:06:59.987Z] #39 [security-bootstrapper internal] load build context [2025-03-11T07:06:59.987Z] #39 transferring context: 3.21MB 1.5s done [2025-03-11T07:06:59.987Z] #39 DONE 1.9s [2025-03-11T07:07:00.256Z] [2025-03-11T07:07:00.256Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-11T07:07:00.256Z] #31 DONE 0.0s [2025-03-11T07:07:00.256Z] [2025-03-11T07:07:00.256Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:07:00.256Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:07:00.256Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:07:00.256Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:07:00.256Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:07:00.256Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:07:00.256Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-11T07:07:00.537Z] #33 ... [2025-03-11T07:07:00.537Z] [2025-03-11T07:07:00.537Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-11T07:07:00.537Z] #32 DONE 2.7s [2025-03-11T07:07:00.537Z] [2025-03-11T07:07:00.537Z] #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-11T07:07:00.537Z] #35 DONE 2.9s [2025-03-11T07:07:00.537Z] [2025-03-11T07:07:00.537Z] #40 [security-spiffe-token-provider internal] load build context [2025-03-11T07:07:00.537Z] #40 DONE 0.0s [2025-03-11T07:07:00.537Z] [2025-03-11T07:07:00.537Z] #41 [security-spire-server internal] load build context [2025-03-11T07:07:00.537Z] #41 transferring context: 23.80kB 0.1s done [2025-03-11T07:07:00.537Z] #41 DONE 1.1s [2025-03-11T07:07:00.537Z] [2025-03-11T07:07:00.537Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:07:00.537Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:07:00.537Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:07:00.537Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:07:00.537Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:07:00.537Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:07:00.537Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-11T07:07:01.122Z] #33 ... [2025-03-11T07:07:01.122Z] [2025-03-11T07:07:01.122Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-11T07:07:01.122Z] #36 DONE 2.5s [2025-03-11T07:07:01.122Z] [2025-03-11T07:07:01.122Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:07:01.122Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-11T07:07:01.122Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-11T07:07:01.122Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-11T07:07:01.122Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-11T07:07:01.122Z] #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done [2025-03-11T07:07:01.122Z] #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.6s done [2025-03-11T07:07:01.705Z] #33 ... [2025-03-11T07:07:01.705Z] [2025-03-11T07:07:01.705Z] #42 [core-metadata internal] load build context [2025-03-11T07:07:01.705Z] #42 transferring context: 3.21MB 1.9s done [2025-03-11T07:07:01.705Z] #42 DONE 3.3s [2025-03-11T07:07:01.705Z] [2025-03-11T07:07:01.705Z] #43 [security-spire-agent internal] load build context [2025-03-11T07:07:01.705Z] #43 transferring context: 23.33kB 0.1s done [2025-03-11T07:07:01.705Z] #43 DONE 1.6s [2025-03-11T07:07:01.972Z] [2025-03-11T07:07:01.972Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:01.972Z] #44 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done [2025-03-11T07:07:01.972Z] #44 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-11T07:07:01.972Z] #44 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-11T07:07:01.972Z] #44 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-11T07:07:01.972Z] #44 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s done [2025-03-11T07:07:01.972Z] #44 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s done [2025-03-11T07:07:01.972Z] #44 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done [2025-03-11T07:07:01.972Z] #44 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-11T07:07:01.972Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.2s [2025-03-11T07:07:01.972Z] #44 ... [2025-03-11T07:07:01.972Z] [2025-03-11T07:07:01.972Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-11T07:07:01.972Z] #33 DONE 5.9s [2025-03-11T07:07:01.972Z] [2025-03-11T07:07:01.972Z] #45 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-03-11T07:07:01.972Z] #45 DONE 3.4s [2025-03-11T07:07:01.972Z] [2025-03-11T07:07:01.972Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:01.972Z] #44 ... [2025-03-11T07:07:01.972Z] [2025-03-11T07:07:01.972Z] #46 [core-keeper internal] load build context [2025-03-11T07:07:01.972Z] #46 transferring context: 3.21MB 2.2s done [2025-03-11T07:07:01.972Z] #46 DONE 3.6s [2025-03-11T07:07:01.972Z] [2025-03-11T07:07:01.972Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:02.239Z] #44 ... [2025-03-11T07:07:02.239Z] [2025-03-11T07:07:02.239Z] #47 [support-notifications internal] load build context [2025-03-11T07:07:02.239Z] #47 transferring context: 3.21MB 2.3s done [2025-03-11T07:07:02.239Z] #47 DONE 3.6s [2025-03-11T07:07:02.239Z] [2025-03-11T07:07:02.239Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:02.239Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.09MB / 33.17MB 1.5s [2025-03-11T07:07:02.239Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 1.6s [2025-03-11T07:07:02.504Z] #44 ... [2025-03-11T07:07:02.504Z] [2025-03-11T07:07:02.504Z] #48 [security-proxy-auth internal] load build context [2025-03-11T07:07:02.504Z] #48 transferring context: 3.21MB 1.8s done [2025-03-11T07:07:02.504Z] #48 DONE 2.9s [2025-03-11T07:07:02.504Z] [2025-03-11T07:07:02.504Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:02.504Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.9s [2025-03-11T07:07:02.504Z] #44 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-11T07:07:03.085Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 2.4s [2025-03-11T07:07:03.085Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 2.5s [2025-03-11T07:07:03.085Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-11T07:07:03.353Z] #44 ... [2025-03-11T07:07:03.353Z] [2025-03-11T07:07:03.353Z] #49 [core-command internal] load build context [2025-03-11T07:07:03.353Z] #49 transferring context: 3.21MB 1.8s done [2025-03-11T07:07:03.353Z] #49 DONE 3.6s [2025-03-11T07:07:03.353Z] [2025-03-11T07:07:03.353Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:03.353Z] #44 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-11T07:07:03.353Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 2.8s [2025-03-11T07:07:03.620Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 3.0s [2025-03-11T07:07:03.620Z] #44 ... [2025-03-11T07:07:03.620Z] [2025-03-11T07:07:03.620Z] #50 [security-proxy-setup internal] load build context [2025-03-11T07:07:03.620Z] #50 transferring context: 3.21MB 2.6s done [2025-03-11T07:07:03.620Z] #50 DONE 4.0s [2025-03-11T07:07:03.620Z] [2025-03-11T07:07:03.620Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:03.620Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.90MB / 33.17MB 3.1s [2025-03-11T07:07:04.201Z] #44 ... [2025-03-11T07:07:04.201Z] [2025-03-11T07:07:04.201Z] #51 [core-data internal] load build context [2025-03-11T07:07:04.201Z] #51 transferring context: 3.21MB 1.7s done [2025-03-11T07:07:04.201Z] #51 DONE 3.6s [2025-03-11T07:07:04.201Z] [2025-03-11T07:07:04.201Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:04.201Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 3.4s [2025-03-11T07:07:04.201Z] #44 ... [2025-03-11T07:07:04.201Z] [2025-03-11T07:07:04.201Z] #52 [security-spire-config internal] load build context [2025-03-11T07:07:04.201Z] #52 transferring context: 22.05kB 0.2s done [2025-03-11T07:07:04.201Z] #52 DONE 3.0s [2025-03-11T07:07:04.201Z] [2025-03-11T07:07:04.201Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:04.201Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 3.6s [2025-03-11T07:07:04.480Z] #44 ... [2025-03-11T07:07:04.480Z] [2025-03-11T07:07:04.480Z] #53 [security-secretstore-setup internal] load build context [2025-03-11T07:07:04.480Z] #53 transferring context: 3.21MB 1.7s done [2025-03-11T07:07:04.480Z] #53 DONE 3.9s [2025-03-11T07:07:04.480Z] [2025-03-11T07:07:04.480Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:04.480Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.06MB / 33.17MB 3.8s [2025-03-11T07:07:04.480Z] #44 ... [2025-03-11T07:07:04.480Z] [2025-03-11T07:07:04.480Z] #40 [security-spiffe-token-provider internal] load build context [2025-03-11T07:07:04.480Z] #40 transferring context: 3.21MB 2.0s done [2025-03-11T07:07:04.480Z] #40 DONE 3.7s [2025-03-11T07:07:04.480Z] [2025-03-11T07:07:04.480Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:04.480Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 4.0s [2025-03-11T07:07:05.444Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.7s [2025-03-11T07:07:05.713Z] #44 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.8s done [2025-03-11T07:07:07.937Z] #119 DONE 9.7s [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #120 DONE 9.7s [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-11T07:07:07.937Z] #121 DONE 9.7s [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #122 DONE 9.7s [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #123 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:07.937Z] #124 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:07.937Z] #125 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:07.937Z] #126 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:07.937Z] #127 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #128 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #129 [support-scheduler builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #129 DONE 9.7s [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T07:07:07.937Z] #130 ... [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #131 [security-proxy-auth builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #131 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:07.937Z] #132 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:07.937Z] #133 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:07.937Z] #134 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:07.937Z] #135 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #136 [core-data builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #136 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:07.937Z] #137 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:07.937Z] #138 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #139 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:07.937Z] #140 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:07.937Z] #141 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #142 [core-command builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #142 CACHED [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #143 [core-metadata builder 6/7] COPY . . [2025-03-11T07:07:07.937Z] #143 DONE 9.8s [2025-03-11T07:07:07.937Z] [2025-03-11T07:07:07.937Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:07:08.870Z] #144 1.342 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-11T07:07:09.965Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-11T07:07:10.231Z] #44 ... [2025-03-11T07:07:10.231Z] [2025-03-11T07:07:10.231Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:07:10.231Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.9s done [2025-03-11T07:07:10.231Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-11T07:07:10.231Z] #54 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-11T07:07:10.231Z] #54 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-11T07:07:10.231Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-11T07:07:10.231Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-11T07:07:10.231Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-11T07:07:10.231Z] #54 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.7s done [2025-03-11T07:07:10.231Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.0s done [2025-03-11T07:07:10.231Z] #54 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-11T07:07:10.231Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-11T07:07:10.231Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.8s [2025-03-11T07:07:10.231Z] #54 ... [2025-03-11T07:07:10.231Z] [2025-03-11T07:07:10.231Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:12.176Z] #44 ... [2025-03-11T07:07:12.176Z] [2025-03-11T07:07:12.176Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T07:07:12.176Z] #0 7.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:12.176Z] #0 7.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:12.176Z] #0 9.309 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:07:12.176Z] #0 9.309 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:07:12.176Z] #0 9.309 OK: 24067 distinct packages available [2025-03-11T07:07:12.176Z] #0 9.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:12.176Z] #55 ... [2025-03-11T07:07:12.176Z] [2025-03-11T07:07:12.176Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T07:07:12.176Z] #0 9.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:12.442Z] #56 ... [2025-03-11T07:07:12.442Z] [2025-03-11T07:07:12.442Z] #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:07:12.442Z] #0 8.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:12.442Z] #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:12.442Z] #57 ... [2025-03-11T07:07:12.442Z] [2025-03-11T07:07:12.442Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:07:12.706Z] #58 ... [2025-03-11T07:07:12.706Z] [2025-03-11T07:07:12.706Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T07:07:12.706Z] #0 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:12.706Z] #59 ... [2025-03-11T07:07:12.706Z] [2025-03-11T07:07:12.706Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:07:13.023Z] #60 ... [2025-03-11T07:07:13.023Z] [2025-03-11T07:07:13.023Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:13.023Z] #44 ... [2025-03-11T07:07:13.023Z] [2025-03-11T07:07:13.023Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T07:07:13.289Z] #61 ... [2025-03-11T07:07:13.289Z] [2025-03-11T07:07:13.289Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:07:13.289Z] #62 ... [2025-03-11T07:07:13.289Z] [2025-03-11T07:07:13.289Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:07:13.289Z] #60 DONE 11.2s [2025-03-11T07:07:13.289Z] [2025-03-11T07:07:13.289Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:13.289Z] #0 8.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:13.289Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:13.555Z] #63 ... [2025-03-11T07:07:13.555Z] [2025-03-11T07:07:13.555Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T07:07:13.555Z] #0 9.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:13.555Z] #64 ... [2025-03-11T07:07:13.555Z] [2025-03-11T07:07:13.555Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:07:13.819Z] #65 ... [2025-03-11T07:07:13.819Z] [2025-03-11T07:07:13.819Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:07:13.819Z] #66 ... [2025-03-11T07:07:13.819Z] [2025-03-11T07:07:13.819Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:07:13.819Z] #0 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:14.084Z] #67 ... [2025-03-11T07:07:14.084Z] [2025-03-11T07:07:14.084Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T07:07:14.084Z] #68 ... [2025-03-11T07:07:14.084Z] [2025-03-11T07:07:14.084Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:14.350Z] #69 ... [2025-03-11T07:07:14.350Z] [2025-03-11T07:07:14.350Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T07:07:14.351Z] #70 ... [2025-03-11T07:07:14.351Z] [2025-03-11T07:07:14.351Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:07:14.351Z] #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:14.615Z] #71 ... [2025-03-11T07:07:14.616Z] [2025-03-11T07:07:14.616Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:07:15.208Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.8s [2025-03-11T07:07:15.788Z] #54 ... [2025-03-11T07:07:15.788Z] [2025-03-11T07:07:15.788Z] #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-11T07:07:15.788Z] #66 DONE 12.6s [2025-03-11T07:07:15.788Z] [2025-03-11T07:07:15.788Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:07:15.788Z] #54 ... [2025-03-11T07:07:15.788Z] [2025-03-11T07:07:15.788Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:17.729Z] #72 ... [2025-03-11T07:07:17.729Z] [2025-03-11T07:07:17.729Z] #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:07:17.729Z] #57 14.12 OK: 239 MiB in 58 packages [2025-03-11T07:07:17.729Z] #57 DONE 15.7s [2025-03-11T07:07:17.729Z] [2025-03-11T07:07:17.729Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:17.729Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.3s [2025-03-11T07:07:18.314Z] #44 ... [2025-03-11T07:07:18.314Z] [2025-03-11T07:07:18.314Z] #73 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:18.314Z] #73 DONE 0.8s [2025-03-11T07:07:18.314Z] [2025-03-11T07:07:18.314Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:18.822Z] #144 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T07:07:18.823Z] #0 0.505 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-11T07:07:18.823Z] #145 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T07:07:18.823Z] #0 1.100 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-11T07:07:18.823Z] #146 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T07:07:18.823Z] #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-11T07:07:18.823Z] #147 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T07:07:18.823Z] #0 0.947 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-11T07:07:18.823Z] #148 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:07:18.823Z] #0 1.402 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-11T07:07:18.823Z] #149 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #150 [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-03-11T07:07:18.823Z] #0 0.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-11T07:07:18.823Z] #150 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T07:07:18.823Z] #0 1.084 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-11T07:07:18.823Z] #151 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:07:18.823Z] #0 1.055 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-11T07:07:18.823Z] #152 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T07:07:18.823Z] #130 0.956 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-11T07:07:18.823Z] #130 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:07:18.823Z] #0 0.634 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-11T07:07:18.823Z] #153 ... [2025-03-11T07:07:18.823Z] [2025-03-11T07:07:18.823Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T07:07:18.823Z] #0 1.047 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-11T07:07:22.589Z] #44 ... [2025-03-11T07:07:22.589Z] [2025-03-11T07:07:22.589Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T07:07:22.589Z] #55 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:22.589Z] #55 20.22 OK: 239 MiB in 58 packages [2025-03-11T07:07:22.589Z] #55 ... [2025-03-11T07:07:22.589Z] [2025-03-11T07:07:22.589Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T07:07:22.589Z] #56 10.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:22.589Z] #56 20.00 OK: 239 MiB in 58 packages [2025-03-11T07:07:22.855Z] #56 ... [2025-03-11T07:07:22.855Z] [2025-03-11T07:07:22.855Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:22.855Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.5s [2025-03-11T07:07:23.435Z] #44 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.0s done [2025-03-11T07:07:23.435Z] #44 ... [2025-03-11T07:07:23.435Z] [2025-03-11T07:07:23.435Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T07:07:23.435Z] #0 5.732 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:23.435Z] #0 7.886 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:23.435Z] #74 ... [2025-03-11T07:07:23.435Z] [2025-03-11T07:07:23.435Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:07:24.016Z] #44 ... [2025-03-11T07:07:24.016Z] [2025-03-11T07:07:24.016Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T07:07:24.016Z] #64 11.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:24.281Z] #64 ... [2025-03-11T07:07:24.281Z] [2025-03-11T07:07:24.281Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T07:07:24.281Z] #59 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:24.281Z] #59 ... [2025-03-11T07:07:24.281Z] [2025-03-11T07:07:24.281Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:07:24.281Z] #58 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:24.281Z] #58 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:24.555Z] #58 ... [2025-03-11T07:07:24.555Z] [2025-03-11T07:07:24.555Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-11T07:07:24.555Z] #55 DONE 22.4s [2025-03-11T07:07:24.555Z] [2025-03-11T07:07:24.555Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:24.555Z] #75 ... [2025-03-11T07:07:24.555Z] [2025-03-11T07:07:24.555Z] #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-11T07:07:24.555Z] #56 DONE 22.5s [2025-03-11T07:07:24.821Z] [2025-03-11T07:07:24.821Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:25.088Z] #76 ... [2025-03-11T07:07:25.088Z] [2025-03-11T07:07:25.088Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:07:25.088Z] #67 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.088Z] #67 ... [2025-03-11T07:07:25.088Z] [2025-03-11T07:07:25.088Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T07:07:25.088Z] #61 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.088Z] #61 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.355Z] #61 ... [2025-03-11T07:07:25.355Z] [2025-03-11T07:07:25.355Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:07:25.355Z] #65 12.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.355Z] #65 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.355Z] #65 ... [2025-03-11T07:07:25.355Z] [2025-03-11T07:07:25.355Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:25.355Z] #75 DONE 0.9s [2025-03-11T07:07:25.355Z] [2025-03-11T07:07:25.355Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T07:07:25.355Z] #70 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.355Z] #70 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.625Z] #70 ... [2025-03-11T07:07:25.625Z] [2025-03-11T07:07:25.625Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:25.625Z] #76 DONE 0.8s [2025-03-11T07:07:25.625Z] [2025-03-11T07:07:25.625Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T07:07:25.625Z] #68 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.625Z] #68 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.625Z] #68 ... [2025-03-11T07:07:25.625Z] [2025-03-11T07:07:25.625Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:07:25.625Z] #71 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.891Z] #71 22.68 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:07:25.891Z] #71 22.68 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:07:25.891Z] #71 22.68 OK: 24048 distinct packages available [2025-03-11T07:07:25.891Z] #71 ... [2025-03-11T07:07:25.891Z] [2025-03-11T07:07:25.891Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:25.891Z] #69 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.891Z] #69 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:25.891Z] #69 ... [2025-03-11T07:07:25.891Z] [2025-03-11T07:07:25.891Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:07:25.891Z] #67 22.17 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:07:25.891Z] #67 22.17 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:07:25.891Z] #67 22.18 OK: 24048 distinct packages available [2025-03-11T07:07:26.159Z] #67 ... [2025-03-11T07:07:26.159Z] [2025-03-11T07:07:26.159Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:07:26.159Z] #62 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:26.159Z] #62 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:26.159Z] #62 ... [2025-03-11T07:07:26.159Z] [2025-03-11T07:07:26.159Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:07:26.159Z] #54 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.9s done [2025-03-11T07:07:26.430Z] #54 ... [2025-03-11T07:07:26.430Z] [2025-03-11T07:07:26.430Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T07:07:26.430Z] #64 21.22 (1/3) Installing ca-certificates (20241121-r1) [2025-03-11T07:07:26.430Z] #64 22.13 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:26.430Z] #64 22.15 (3/3) Installing tzdata (2025a-r0) [2025-03-11T07:07:27.013Z] #64 ... [2025-03-11T07:07:27.013Z] [2025-03-11T07:07:27.013Z] #59 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-11T07:07:27.013Z] #59 22.53 OK: 239 MiB in 58 packages [2025-03-11T07:07:27.013Z] #59 DONE 24.8s [2025-03-11T07:07:27.013Z] [2025-03-11T07:07:27.013Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:27.602Z] #77 DONE 0.6s [2025-03-11T07:07:27.602Z] [2025-03-11T07:07:27.602Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:27.602Z] #63 21.19 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:27.602Z] #63 21.25 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:27.602Z] #63 21.52 OK: 9 MiB in 15 packages [2025-03-11T07:07:27.602Z] #63 DONE 24.5s [2025-03-11T07:07:27.602Z] [2025-03-11T07:07:27.602Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T07:07:28.603Z] #78 ... [2025-03-11T07:07:28.603Z] [2025-03-11T07:07:28.603Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:28.603Z] #79 ... [2025-03-11T07:07:28.603Z] [2025-03-11T07:07:28.603Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:07:28.603Z] #58 26.63 OK: 239 MiB in 58 packages [2025-03-11T07:07:30.558Z] #58 ... [2025-03-11T07:07:30.558Z] [2025-03-11T07:07:30.558Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-11T07:07:30.558Z] #70 25.00 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:30.558Z] #70 25.03 (2/2) Installing su-exec (0.2-r3) [2025-03-11T07:07:30.558Z] #70 25.04 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:30.558Z] #70 25.25 OK: 9 MiB in 16 packages [2025-03-11T07:07:30.558Z] #70 DONE 27.5s [2025-03-11T07:07:30.558Z] [2025-03-11T07:07:30.558Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T07:07:31.144Z] #80 ... [2025-03-11T07:07:31.144Z] [2025-03-11T07:07:31.144Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:31.144Z] #72 5.554 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:31.144Z] #72 7.739 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:31.425Z] #72 ... [2025-03-11T07:07:31.425Z] [2025-03-11T07:07:31.425Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:07:31.425Z] #62 28.25 (1/4) Installing ca-certificates (20241121-r1) [2025-03-11T07:07:31.425Z] #62 ... [2025-03-11T07:07:31.425Z] [2025-03-11T07:07:31.425Z] #58 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-11T07:07:31.425Z] #58 DONE 29.6s [2025-03-11T07:07:31.696Z] [2025-03-11T07:07:31.696Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:31.696Z] #81 ... [2025-03-11T07:07:31.696Z] [2025-03-11T07:07:31.696Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-11T07:07:31.696Z] #64 24.21 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:31.696Z] #64 24.41 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:07:31.696Z] #64 26.01 OK: 11 MiB in 17 packages [2025-03-11T07:07:31.696Z] #64 DONE 28.6s [2025-03-11T07:07:31.696Z] [2025-03-11T07:07:31.696Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:32.694Z] #82 ... [2025-03-11T07:07:32.694Z] [2025-03-11T07:07:32.694Z] #81 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:07:32.694Z] #81 DONE 1.1s [2025-03-11T07:07:32.694Z] [2025-03-11T07:07:32.694Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:07:32.694Z] #62 29.12 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:32.694Z] #62 29.16 (3/4) Installing su-exec (0.2-r3) [2025-03-11T07:07:32.694Z] #62 29.17 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T07:07:32.963Z] #62 ... [2025-03-11T07:07:32.963Z] [2025-03-11T07:07:32.963Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:32.963Z] #69 26.44 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:32.963Z] #69 26.49 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:32.963Z] #69 26.75 OK: 9 MiB in 15 packages [2025-03-11T07:07:32.963Z] #69 DONE 29.7s [2025-03-11T07:07:32.963Z] [2025-03-11T07:07:32.963Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:33.933Z] #83 ... [2025-03-11T07:07:33.933Z] [2025-03-11T07:07:33.933Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-11T07:07:33.933Z] #68 24.30 (1/7) Installing ca-certificates (20241121-r1) [2025-03-11T07:07:33.933Z] #68 24.90 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:33.933Z] #68 24.94 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-11T07:07:33.933Z] #68 24.99 (4/7) Installing libsodium (1.0.19-r0) [2025-03-11T07:07:33.933Z] #68 25.04 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-11T07:07:33.933Z] #68 25.50 (6/7) Installing libzmq (4.3.5-r2) [2025-03-11T07:07:33.933Z] #68 25.67 (7/7) Installing zeromq (4.3.5-r2) [2025-03-11T07:07:33.933Z] #68 25.83 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:33.933Z] #68 26.03 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:07:33.933Z] #68 27.57 OK: 14 MiB in 21 packages [2025-03-11T07:07:33.933Z] #68 DONE 30.8s [2025-03-11T07:07:34.204Z] [2025-03-11T07:07:34.204Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T07:07:34.204Z] #74 20.60 OK: 239 MiB in 58 packages [2025-03-11T07:07:34.800Z] #74 ... [2025-03-11T07:07:34.800Z] [2025-03-11T07:07:34.800Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-11T07:07:34.800Z] #61 26.13 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:34.800Z] #61 26.16 (2/4) Installing openssl (3.3.3-r0) [2025-03-11T07:07:34.800Z] #61 26.32 (3/4) Installing su-exec (0.2-r3) [2025-03-11T07:07:34.800Z] #61 26.38 (4/4) Installing yq-go (4.44.1-r2) [2025-03-11T07:07:34.800Z] #61 28.77 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:34.800Z] #61 29.15 OK: 20 MiB in 18 packages [2025-03-11T07:07:34.800Z] #61 DONE 31.6s [2025-03-11T07:07:34.800Z] [2025-03-11T07:07:34.800Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T07:07:35.387Z] #84 ... [2025-03-11T07:07:35.387Z] [2025-03-11T07:07:35.387Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:35.654Z] #85 ... [2025-03-11T07:07:35.654Z] [2025-03-11T07:07:35.654Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:35.654Z] #86 ... [2025-03-11T07:07:35.654Z] [2025-03-11T07:07:35.654Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:35.654Z] #72 20.02 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:36.247Z] #72 20.71 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:36.528Z] #72 ... [2025-03-11T07:07:36.528Z] [2025-03-11T07:07:36.528Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-11T07:07:36.528Z] #74 DONE 23.2s [2025-03-11T07:07:36.528Z] [2025-03-11T07:07:36.528Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:36.528Z] #72 20.92 OK: 9 MiB in 15 packages [2025-03-11T07:07:37.508Z] #72 ... [2025-03-11T07:07:37.508Z] [2025-03-11T07:07:37.508Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-11T07:07:37.508Z] #87 DONE 0.9s [2025-03-11T07:07:37.508Z] [2025-03-11T07:07:37.508Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:07:37.508Z] #65 26.10 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-11T07:07:37.508Z] #65 26.10 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-11T07:07:37.508Z] #65 26.10 OK: 24048 distinct packages available [2025-03-11T07:07:37.509Z] #65 28.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:37.509Z] #65 30.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:37.777Z] #65 ... [2025-03-11T07:07:37.777Z] [2025-03-11T07:07:37.777Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-11T07:07:37.777Z] #62 30.37 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:37.777Z] #62 30.67 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:07:37.777Z] #62 32.58 OK: 20 MiB in 18 packages [2025-03-11T07:07:37.777Z] #62 DONE 34.5s [2025-03-11T07:07:37.777Z] [2025-03-11T07:07:37.777Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:37.777Z] #88 ... [2025-03-11T07:07:37.777Z] [2025-03-11T07:07:37.777Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:07:37.777Z] #67 24.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:37.777Z] #67 26.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:38.046Z] #67 ... [2025-03-11T07:07:38.046Z] [2025-03-11T07:07:38.046Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:07:38.046Z] #71 24.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:38.046Z] #71 26.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:38.046Z] #71 ... [2025-03-11T07:07:38.046Z] [2025-03-11T07:07:38.046Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T07:07:38.324Z] #89 ... [2025-03-11T07:07:38.324Z] [2025-03-11T07:07:38.324Z] #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-11T07:07:38.324Z] #72 DONE 22.7s [2025-03-11T07:07:38.596Z] [2025-03-11T07:07:38.596Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T07:07:38.596Z] #80 7.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:40.549Z] #80 9.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:41.957Z] #80 ... [2025-03-11T07:07:41.957Z] [2025-03-11T07:07:41.957Z] #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T07:07:41.957Z] #78 4.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:41.957Z] #78 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:42.232Z] #78 ... [2025-03-11T07:07:42.232Z] [2025-03-11T07:07:42.232Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:07:42.232Z] #71 38.49 (1/14) Installing ca-certificates (20241121-r1) [2025-03-11T07:07:42.232Z] #71 38.87 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-11T07:07:42.232Z] #71 39.00 (3/14) Installing c-ares (1.33.1-r0) [2025-03-11T07:07:42.232Z] #71 ... [2025-03-11T07:07:42.232Z] [2025-03-11T07:07:42.232Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-11T07:07:42.232Z] #67 37.27 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:42.232Z] #67 37.30 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-11T07:07:42.232Z] #67 37.33 (3/4) Installing libucontext (1.2-r3) [2025-03-11T07:07:42.232Z] #67 37.34 (4/4) Installing gcompat (1.1.0-r4) [2025-03-11T07:07:42.232Z] #67 37.38 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:42.232Z] #67 37.60 OK: 9 MiB in 18 packages [2025-03-11T07:07:42.232Z] #67 DONE 39.3s [2025-03-11T07:07:42.232Z] [2025-03-11T07:07:42.232Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:07:42.232Z] #71 39.05 (4/14) Installing libunistring (1.2-r0) [2025-03-11T07:07:42.501Z] #71 ... [2025-03-11T07:07:42.501Z] [2025-03-11T07:07:42.501Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:42.771Z] #90 ... [2025-03-11T07:07:42.771Z] [2025-03-11T07:07:42.771Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:07:42.771Z] #65 39.55 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:42.771Z] #65 39.60 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-11T07:07:42.771Z] #65 39.61 (3/5) Installing libucontext (1.2-r3) [2025-03-11T07:07:42.771Z] #65 39.72 (4/5) Installing gcompat (1.1.0-r4) [2025-03-11T07:07:43.037Z] #65 39.74 (5/5) Installing openssl (3.3.3-r0) [2025-03-11T07:07:43.037Z] #65 39.96 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:43.037Z] #65 40.01 OK: 10 MiB in 19 packages [2025-03-11T07:07:44.000Z] #65 ... [2025-03-11T07:07:44.000Z] [2025-03-11T07:07:44.000Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:44.000Z] #0 7.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:44.000Z] #0 8.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:44.268Z] #91 ... [2025-03-11T07:07:44.268Z] [2025-03-11T07:07:44.268Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:07:44.268Z] #71 39.47 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-11T07:07:44.268Z] #71 39.56 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-11T07:07:44.268Z] #71 39.61 (7/14) Installing libpsl (0.21.5-r1) [2025-03-11T07:07:44.268Z] #71 39.64 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-11T07:07:44.268Z] #71 39.76 (9/14) Installing libcurl (8.12.1-r0) [2025-03-11T07:07:44.268Z] #71 39.84 (10/14) Installing curl (8.12.1-r0) [2025-03-11T07:07:44.268Z] #71 39.91 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-11T07:07:44.268Z] #71 39.94 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-11T07:07:44.268Z] #71 39.97 (13/14) Installing libucontext (1.2-r3) [2025-03-11T07:07:44.268Z] #71 39.99 (14/14) Installing gcompat (1.1.0-r4) [2025-03-11T07:07:44.268Z] #71 40.03 Executing busybox-1.36.1-r29.trigger [2025-03-11T07:07:44.268Z] #71 40.19 Executing ca-certificates-20241121-r1.trigger [2025-03-11T07:07:44.268Z] #71 41.06 OK: 15 MiB in 28 packages [2025-03-11T07:07:44.536Z] #71 ... [2025-03-11T07:07:44.536Z] [2025-03-11T07:07:44.536Z] #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-11T07:07:44.536Z] #65 DONE 41.6s [2025-03-11T07:07:44.805Z] [2025-03-11T07:07:44.805Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-11T07:07:45.396Z] #92 ... [2025-03-11T07:07:45.396Z] [2025-03-11T07:07:45.396Z] #78 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-11T07:07:45.396Z] #78 15.86 OK: 9 MiB in 15 packages [2025-03-11T07:07:45.396Z] #78 DONE 18.0s [2025-03-11T07:07:45.396Z] [2025-03-11T07:07:45.396Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T07:07:45.396Z] #0 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:46.359Z] #93 ... [2025-03-11T07:07:46.359Z] [2025-03-11T07:07:46.359Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-11T07:07:46.359Z] #71 DONE 43.1s [2025-03-11T07:07:46.359Z] [2025-03-11T07:07:46.359Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:47.770Z] #94 ... [2025-03-11T07:07:47.771Z] [2025-03-11T07:07:47.771Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:47.771Z] #95 ... [2025-03-11T07:07:47.771Z] [2025-03-11T07:07:47.771Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T07:07:47.771Z] #93 4.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:48.354Z] #93 ... [2025-03-11T07:07:48.354Z] [2025-03-11T07:07:48.354Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:48.354Z] #82 6.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:48.354Z] #82 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:48.354Z] #82 16.46 OK: 11 MiB in 17 packages [2025-03-11T07:07:48.354Z] #82 ... [2025-03-11T07:07:48.354Z] [2025-03-11T07:07:48.354Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-11T07:07:48.354Z] #92 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:49.320Z] #92 ... [2025-03-11T07:07:49.320Z] [2025-03-11T07:07:49.320Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:49.320Z] #82 DONE 17.5s [2025-03-11T07:07:49.320Z] [2025-03-11T07:07:49.320Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-11T07:07:49.320Z] #92 4.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:49.912Z] #92 ... [2025-03-11T07:07:49.912Z] [2025-03-11T07:07:49.912Z] #80 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-11T07:07:49.912Z] #80 18.16 OK: 9 MiB in 16 packages [2025-03-11T07:07:49.912Z] #80 DONE 19.4s [2025-03-11T07:07:49.912Z] [2025-03-11T07:07:49.912Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:49.912Z] #83 6.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:49.912Z] #83 8.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:50.181Z] #83 ... [2025-03-11T07:07:50.181Z] [2025-03-11T07:07:50.181Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-11T07:07:50.786Z] #96 ... [2025-03-11T07:07:50.786Z] [2025-03-11T07:07:50.786Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T07:07:50.786Z] #84 6.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:50.786Z] #84 7.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:50.786Z] #84 ... [2025-03-11T07:07:50.786Z] [2025-03-11T07:07:50.786Z] #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:50.786Z] #91 16.45 OK: 14 MiB in 21 packages [2025-03-11T07:07:51.764Z] #91 DONE 17.7s [2025-03-11T07:07:51.764Z] [2025-03-11T07:07:51.764Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:51.764Z] #83 17.97 OK: 9 MiB in 15 packages [2025-03-11T07:07:51.764Z] #83 ... [2025-03-11T07:07:51.764Z] [2025-03-11T07:07:51.764Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T07:07:51.764Z] #89 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:51.764Z] #89 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:52.032Z] #89 ... [2025-03-11T07:07:52.032Z] [2025-03-11T07:07:52.032Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T07:07:52.032Z] #84 17.00 OK: 20 MiB in 18 packages [2025-03-11T07:07:52.616Z] #84 ... [2025-03-11T07:07:52.616Z] [2025-03-11T07:07:52.616Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-11T07:07:52.616Z] #96 DONE 2.5s [2025-03-11T07:07:52.616Z] [2025-03-11T07:07:52.616Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-11T07:07:52.616Z] #97 DONE 0.2s [2025-03-11T07:07:52.616Z] [2025-03-11T07:07:52.616Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T07:07:52.616Z] #89 14.94 OK: 20 MiB in 18 packages [2025-03-11T07:07:53.201Z] #89 ... [2025-03-11T07:07:53.201Z] [2025-03-11T07:07:53.201Z] #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:53.201Z] #83 DONE 20.4s [2025-03-11T07:07:53.470Z] [2025-03-11T07:07:53.470Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:53.470Z] #94 2.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:53.470Z] #94 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-11T07:07:54.061Z] #94 ... [2025-03-11T07:07:54.061Z] [2025-03-11T07:07:54.061Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-11T07:07:54.061Z] #84 DONE 19.3s [2025-03-11T07:07:54.061Z] [2025-03-11T07:07:54.061Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-11T07:07:54.061Z] #98 DONE 0.2s [2025-03-11T07:07:54.061Z] [2025-03-11T07:07:54.061Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:07:54.328Z] #54 ... [2025-03-11T07:07:54.328Z] [2025-03-11T07:07:54.328Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-11T07:07:54.328Z] #89 DONE 16.8s [2025-03-11T07:07:54.601Z] [2025-03-11T07:07:54.601Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:07:54.601Z] #88 ... [2025-03-11T07:07:54.601Z] [2025-03-11T07:07:54.601Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T07:07:54.601Z] #93 12.41 OK: 9 MiB in 18 packages [2025-03-11T07:07:55.561Z] #93 ... [2025-03-11T07:07:55.561Z] [2025-03-11T07:07:55.561Z] #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-11T07:07:55.561Z] #92 10.16 OK: 10 MiB in 19 packages [2025-03-11T07:07:55.561Z] #92 DONE 10.9s [2025-03-11T07:07:55.561Z] [2025-03-11T07:07:55.561Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:07:55.835Z] #99 ... [2025-03-11T07:07:55.835Z] [2025-03-11T07:07:55.835Z] #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-11T07:07:55.835Z] #93 DONE 13.3s [2025-03-11T07:07:55.835Z] [2025-03-11T07:07:55.835Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:07:57.264Z] #100 ... [2025-03-11T07:07:57.264Z] [2025-03-11T07:07:57.264Z] #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-11T07:07:57.264Z] #94 10.13 OK: 15 MiB in 28 packages [2025-03-11T07:07:57.264Z] #94 DONE 11.0s [2025-03-11T07:07:57.264Z] [2025-03-11T07:07:57.264Z] #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-11T07:07:57.264Z] #101 DONE 1.9s [2025-03-11T07:07:57.264Z] [2025-03-11T07:07:57.264Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:07:57.532Z] #102 ... [2025-03-11T07:07:57.532Z] [2025-03-11T07:07:57.532Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:07:57.804Z] #99 DONE 2.2s [2025-03-11T07:07:57.804Z] [2025-03-11T07:07:57.804Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-11T07:07:58.083Z] #103 DONE 0.4s [2025-03-11T07:07:58.083Z] [2025-03-11T07:07:58.083Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:07:58.083Z] #54 ... [2025-03-11T07:07:58.083Z] [2025-03-11T07:07:58.083Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:07:58.083Z] #100 DONE 2.5s [2025-03-11T07:07:58.083Z] [2025-03-11T07:07:58.083Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-11T07:07:58.353Z] #104 DONE 0.4s [2025-03-11T07:07:58.353Z] [2025-03-11T07:07:58.353Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T07:07:58.620Z] #105 ... [2025-03-11T07:07:58.620Z] [2025-03-11T07:07:58.620Z] #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-11T07:07:58.620Z] #106 DONE 0.3s [2025-03-11T07:07:58.620Z] [2025-03-11T07:07:58.620Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T07:07:58.620Z] #105 DONE 0.3s [2025-03-11T07:07:58.620Z] [2025-03-11T07:07:58.620Z] #107 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-11T07:07:58.889Z] #107 DONE 0.3s [2025-03-11T07:07:58.889Z] [2025-03-11T07:07:58.889Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T07:07:59.157Z] #108 DONE 0.3s [2025-03-11T07:07:59.157Z] [2025-03-11T07:07:59.157Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-11T07:07:59.157Z] #109 DONE 0.4s [2025-03-11T07:07:59.157Z] [2025-03-11T07:07:59.157Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-11T07:07:59.423Z] #110 DONE 0.3s [2025-03-11T07:07:59.423Z] [2025-03-11T07:07:59.423Z] #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-11T07:07:59.423Z] #111 DONE 0.3s [2025-03-11T07:07:59.423Z] [2025-03-11T07:07:59.423Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-11T07:08:00.014Z] #112 DONE 0.5s [2025-03-11T07:08:00.014Z] [2025-03-11T07:08:00.014Z] #113 [security-spire-server] exporting to image [2025-03-11T07:08:00.014Z] #113 exporting layers [2025-03-11T07:08:00.283Z] #113 ... [2025-03-11T07:08:00.283Z] [2025-03-11T07:08:00.283Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-11T07:08:00.283Z] #102 DONE 3.0s [2025-03-11T07:08:00.550Z] [2025-03-11T07:08:00.550Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-11T07:08:00.817Z] #114 DONE 0.3s [2025-03-11T07:08:00.817Z] [2025-03-11T07:08:00.817Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-11T07:08:00.817Z] #115 DONE 0.3s [2025-03-11T07:08:00.817Z] [2025-03-11T07:08:00.817Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:08:01.089Z] #54 ... [2025-03-11T07:08:01.089Z] [2025-03-11T07:08:01.089Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-11T07:08:01.089Z] #116 DONE 0.3s [2025-03-11T07:08:01.089Z] [2025-03-11T07:08:01.089Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:08:01.359Z] #95 ... [2025-03-11T07:08:01.359Z] [2025-03-11T07:08:01.359Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-11T07:08:01.625Z] #117 DONE 0.4s [2025-03-11T07:08:01.625Z] [2025-03-11T07:08:01.625Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-11T07:08:02.208Z] #118 DONE 0.4s [2025-03-11T07:08:02.208Z] [2025-03-11T07:08:02.208Z] #113 [security-spire-agent] exporting to image [2025-03-11T07:08:04.152Z] #113 exporting layers 4.3s done [2025-03-11T07:08:04.152Z] #113 writing image sha256:cd1249aadc80653027d7eae269e11e5e18ea7dc108987ee1f89776365474cbf0 0.1s done [2025-03-11T07:08:04.152Z] #113 naming to docker.io/library/security-spire-server-arm64 done [2025-03-11T07:08:04.152Z] #113 writing image sha256:b43ec8088636c128b5a7a4bc0962410c333572465be23dc6b811c378160c813b 0.0s done [2025-03-11T07:08:04.152Z] #113 naming to docker.io/library/security-spire-config-arm64 [2025-03-11T07:08:04.423Z] #113 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-11T07:08:05.005Z] #113 exporting layers 2.9s done [2025-03-11T07:08:05.005Z] #113 writing image sha256:15b091c63a30ac5c32db67e2cfdf04a43b4ca71d7102303d8962d454feb59a90 0.0s done [2025-03-11T07:08:05.005Z] #113 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-11T07:08:05.005Z] #113 DONE 5.4s [2025-03-11T07:08:05.005Z] [2025-03-11T07:08:05.005Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:10.242Z] #154 DONE 111.5s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:09:10.242Z] #152 ... [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T07:09:10.242Z] #146 DONE 111.5s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:10.242Z] #155 DONE 2.1s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-11T07:09:10.242Z] #156 DONE 0.8s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:10.242Z] #157 DONE 0.5s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-11T07:09:10.242Z] #158 ... [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-11T07:09:10.242Z] #159 DONE 0.8s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #160 [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-03-11T07:09:10.242Z] #160 DONE 1.6s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-11T07:09:10.242Z] #161 DONE 2.3s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-11T07:09:10.242Z] #158 DONE 5.1s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:10.242Z] #162 DONE 1.4s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:10.242Z] #163 DONE 0.9s [2025-03-11T07:09:10.242Z] [2025-03-11T07:09:10.242Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:09:11.174Z] #164 ... [2025-03-11T07:09:11.174Z] [2025-03-11T07:09:11.174Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-11T07:09:11.174Z] #165 DONE 2.8s [2025-03-11T07:09:11.174Z] [2025-03-11T07:09:11.174Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:09:11.174Z] #164 DONE 5.1s [2025-03-11T07:09:11.174Z] [2025-03-11T07:09:11.174Z] #90 [core-common-config-bootstrapper] exporting to image [2025-03-11T07:09:11.174Z] #90 exporting layers [2025-03-11T07:09:12.109Z] #90 ... [2025-03-11T07:09:12.109Z] [2025-03-11T07:09:12.109Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-11T07:09:12.109Z] #166 DONE 0.8s [2025-03-11T07:09:12.109Z] [2025-03-11T07:09:12.109Z] #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-03-11T07:09:12.367Z] #167 DONE 0.3s [2025-03-11T07:09:12.367Z] [2025-03-11T07:09:12.367Z] #90 [core-common-config-bootstrapper] exporting to image [2025-03-11T07:09:12.367Z] #90 exporting layers 1.1s done [2025-03-11T07:09:12.367Z] #90 writing image sha256:6a73e1d78d9f58ad6d66c1cc7629b4a1aa1cde7390744ccc8c1014203f391046 0.0s done [2025-03-11T07:09:12.367Z] #90 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2025-03-11T07:09:12.367Z] #90 DONE 3.6s [2025-03-11T07:09:12.367Z] [2025-03-11T07:09:12.367Z] #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-03-11T07:09:12.367Z] #168 DONE 0.2s [2025-03-11T07:09:12.367Z] [2025-03-11T07:09:12.367Z] #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-03-11T07:09:12.624Z] #169 DONE 0.1s [2025-03-11T07:09:12.624Z] [2025-03-11T07:09:12.625Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-11T07:09:12.883Z] #170 DONE 0.1s [2025-03-11T07:09:12.883Z] [2025-03-11T07:09:12.883Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-11T07:09:14.833Z] #171 DONE 2.1s [2025-03-11T07:09:14.833Z] [2025-03-11T07:09:14.833Z] #90 [security-bootstrapper] exporting to image [2025-03-11T07:09:15.768Z] #90 exporting layers 0.8s done [2025-03-11T07:09:15.768Z] #90 writing image sha256:29f19b71b9e0f1517ec401266acfe5c2994c7bed5d5a5da9a5c97ff6f54f76f0 done [2025-03-11T07:09:15.768Z] #90 naming to docker.io/library/security-bootstrapper done [2025-03-11T07:09:15.768Z] #90 DONE 4.4s [2025-03-11T07:09:15.768Z] [2025-03-11T07:09:15.768Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T07:09:26.717Z] #79 DONE 127.9s [2025-03-11T07:09:26.717Z] [2025-03-11T07:09:26.717Z] #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:26.717Z] #88 DONE 118.8s [2025-03-11T07:09:26.717Z] [2025-03-11T07:09:26.717Z] #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:26.717Z] #86 DONE 120.9s [2025-03-11T07:09:26.717Z] [2025-03-11T07:09:26.717Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:26.717Z] #95 DONE 108.9s [2025-03-11T07:09:26.717Z] [2025-03-11T07:09:26.717Z] #90 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:26.717Z] #90 DONE 113.9s [2025-03-11T07:09:26.717Z] [2025-03-11T07:09:26.717Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-11T07:09:26.717Z] #119 ... [2025-03-11T07:09:26.717Z] [2025-03-11T07:09:26.717Z] #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:26.717Z] #85 DONE 121.0s [2025-03-11T07:09:26.717Z] [2025-03-11T07:09:26.717Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #120 DONE 1.9s [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #121 DONE 1.9s [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #122 [security-bootstrapper builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #122 DONE 2.0s [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T07:09:28.681Z] #123 ... [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:09:28.681Z] #124 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #125 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:28.681Z] #126 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #127 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:09:28.681Z] #128 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:28.681Z] #129 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #130 [core-data builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #130 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:28.681Z] #131 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:09:28.681Z] #132 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:28.681Z] #133 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:09:28.681Z] #134 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #135 [core-command builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #135 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:28.681Z] #136 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #137 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:09:28.681Z] #138 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #139 [core-metadata builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #139 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-11T07:09:28.681Z] #140 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-11T07:09:28.681Z] #141 CACHED [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #142 [core-keeper builder 7/8] COPY . . [2025-03-11T07:09:28.681Z] #142 DONE 2.0s [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #119 DONE 2.0s [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #143 [support-scheduler builder 6/7] COPY . . [2025-03-11T07:09:28.681Z] #143 DONE 2.0s [2025-03-11T07:09:28.681Z] [2025-03-11T07:09:28.681Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:09:30.641Z] #130 ... [2025-03-11T07:09:30.641Z] [2025-03-11T07:09:30.641Z] #150 [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-03-11T07:09:30.641Z] #150 142.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-11T07:09:34.041Z] #144 ... [2025-03-11T07:09:34.041Z] [2025-03-11T07:09:34.041Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:09:34.041Z] #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-11T07:09:34.308Z] #145 ... [2025-03-11T07:09:34.308Z] [2025-03-11T07:09:34.308Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T07:09:34.308Z] #123 5.871 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-11T07:09:38.562Z] #123 ... [2025-03-11T07:09:38.562Z] [2025-03-11T07:09:38.562Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:09:38.562Z] #0 4.103 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-11T07:09:38.562Z] #146 ... [2025-03-11T07:09:38.562Z] [2025-03-11T07:09:38.562Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T07:09:38.562Z] #0 6.209 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-11T07:09:38.562Z] #147 ... [2025-03-11T07:09:38.562Z] [2025-03-11T07:09:38.562Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T07:09:38.562Z] #0 6.125 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-11T07:09:38.901Z] #148 ... [2025-03-11T07:09:38.901Z] [2025-03-11T07:09:38.901Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:09:38.901Z] #0 5.673 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-11T07:09:39.187Z] #149 ... [2025-03-11T07:09:39.187Z] [2025-03-11T07:09:39.187Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T07:09:39.187Z] #0 4.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-11T07:09:39.187Z] #150 ... [2025-03-11T07:09:39.187Z] [2025-03-11T07:09:39.187Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T07:09:39.187Z] #0 4.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-11T07:09:39.187Z] #151 ... [2025-03-11T07:09:39.187Z] [2025-03-11T07:09:39.187Z] #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-03-11T07:09:39.187Z] #0 5.759 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-11T07:09:39.456Z] #152 ... [2025-03-11T07:09:39.456Z] [2025-03-11T07:09:39.456Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T07:09:39.456Z] #0 4.909 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-11T07:09:39.723Z] #153 ... [2025-03-11T07:09:39.723Z] [2025-03-11T07:09:39.723Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T07:09:39.723Z] #0 6.335 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-11T07:09:39.723Z] #154 ... [2025-03-11T07:09:39.723Z] [2025-03-11T07:09:39.723Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:09:39.723Z] #144 5.926 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-11T07:09:48.740Z] #150 ... [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T07:09:48.740Z] #148 DONE 159.9s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #130 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T07:09:48.740Z] #130 DONE 159.9s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T07:09:48.740Z] #145 DONE 159.9s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T07:09:48.740Z] #147 DONE 160.0s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:09:48.740Z] #153 DONE 160.0s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.740Z] #172 ... [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #150 [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-03-11T07:09:48.740Z] #150 DONE 160.0s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:09:48.740Z] #149 DONE 160.0s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:09:48.740Z] #152 DONE 160.0s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:09:48.740Z] #144 DONE 160.0s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T07:09:48.740Z] #151 DONE 160.1s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.740Z] #173 ... [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.740Z] #172 DONE 0.3s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.740Z] #174 DONE 0.3s [2025-03-11T07:09:48.740Z] [2025-03-11T07:09:48.740Z] #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #175 DONE 0.2s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #176 DONE 0.3s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #177 DONE 0.2s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #178 DONE 0.2s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #173 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #173 DONE 0.1s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #179 DONE 0.1s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #180 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #180 DONE 0.1s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #181 DONE 0.1s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-11T07:09:48.741Z] #182 ... [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #183 DONE 0.3s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #184 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #184 CACHED [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #185 CACHED [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #186 DONE 0.3s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #187 DONE 0.3s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #188 CACHED [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:09:48.741Z] #189 CACHED [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #190 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-11T07:09:48.741Z] #190 DONE 0.3s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #191 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:48.741Z] #191 ... [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #192 DONE 1.0s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #193 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:09:48.741Z] #193 DONE 1.0s [2025-03-11T07:09:48.741Z] [2025-03-11T07:09:48.741Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-11T07:09:49.002Z] #194 ... [2025-03-11T07:09:49.002Z] [2025-03-11T07:09:49.002Z] #182 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-11T07:09:49.002Z] #182 DONE 1.3s [2025-03-11T07:09:49.002Z] [2025-03-11T07:09:49.002Z] #195 [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-03-11T07:09:49.002Z] #195 DONE 1.1s [2025-03-11T07:09:49.002Z] [2025-03-11T07:09:49.002Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-11T07:09:49.002Z] #196 DONE 1.3s [2025-03-11T07:09:49.002Z] [2025-03-11T07:09:49.002Z] #197 [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-03-11T07:09:49.002Z] #197 DONE 1.1s [2025-03-11T07:09:49.002Z] [2025-03-11T07:09:49.002Z] #198 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-11T07:09:49.002Z] #198 DONE 1.1s [2025-03-11T07:09:49.002Z] [2025-03-11T07:09:49.002Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-11T07:09:49.002Z] #199 DONE 1.2s [2025-03-11T07:09:49.002Z] [2025-03-11T07:09:49.002Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-11T07:09:49.002Z] #200 DONE 1.1s [2025-03-11T07:09:49.259Z] [2025-03-11T07:09:49.259Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-11T07:09:49.517Z] #201 ... [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #191 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:49.517Z] #191 DONE 1.6s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:49.517Z] #202 DONE 0.5s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-11T07:09:49.517Z] #203 DONE 0.8s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-11T07:09:49.517Z] #194 DONE 0.8s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-11T07:09:49.517Z] #204 DONE 0.6s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-11T07:09:49.517Z] #205 DONE 0.6s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #206 [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-03-11T07:09:49.517Z] #206 DONE 0.6s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:49.517Z] #207 DONE 0.6s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-11T07:09:49.517Z] #201 DONE 0.6s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:49.517Z] #208 DONE 0.6s [2025-03-11T07:09:49.517Z] [2025-03-11T07:09:49.517Z] #90 [core-command] exporting to image [2025-03-11T07:09:49.517Z] #90 exporting layers 0.2s done [2025-03-11T07:09:49.806Z] #90 ... [2025-03-11T07:09:49.806Z] [2025-03-11T07:09:49.806Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:49.806Z] #209 DONE 0.1s [2025-03-11T07:09:49.806Z] [2025-03-11T07:09:49.806Z] #90 [core-data] exporting to image [2025-03-11T07:09:49.806Z] #90 ... [2025-03-11T07:09:49.806Z] [2025-03-11T07:09:49.806Z] #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:49.806Z] #210 DONE 0.3s [2025-03-11T07:09:49.806Z] [2025-03-11T07:09:49.806Z] #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:09:49.806Z] #211 DONE 0.3s [2025-03-11T07:09:49.806Z] [2025-03-11T07:09:49.806Z] #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-11T07:09:49.806Z] #212 DONE 0.3s [2025-03-11T07:09:49.806Z] [2025-03-11T07:09:49.806Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-11T07:09:49.806Z] #213 DONE 0.3s [2025-03-11T07:09:49.806Z] [2025-03-11T07:09:49.806Z] #90 [core-metadata] exporting to image [2025-03-11T07:09:49.806Z] #90 exporting layers 0.4s done [2025-03-11T07:09:49.806Z] #90 writing image sha256:28dddde291368644c21f029af31c624faab2939b7bc4d633767b41284ebcbc25 0.0s done [2025-03-11T07:09:49.806Z] #90 naming to docker.io/library/core-keeper done [2025-03-11T07:09:49.806Z] #90 writing image sha256:96fcd511b4fc4fb90b74e1574427fecce43719c7825139f4e4aa2e24c8ff4275 0.0s done [2025-03-11T07:09:49.806Z] #90 naming to docker.io/library/security-spiffe-token-provider [2025-03-11T07:09:50.083Z] #90 ... [2025-03-11T07:09:50.083Z] [2025-03-11T07:09:50.083Z] #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-11T07:09:50.083Z] #214 DONE 0.3s [2025-03-11T07:09:50.083Z] [2025-03-11T07:09:50.083Z] #90 [core-command] exporting to image [2025-03-11T07:09:50.083Z] #90 naming to docker.io/library/security-spiffe-token-provider done [2025-03-11T07:09:50.083Z] #90 writing image sha256:dc1fcd6e1a9e6146edced8031f5888fd553bc597af2907267b283c66bbb49d88 done [2025-03-11T07:09:50.083Z] #90 naming to docker.io/library/core-command 0.1s done [2025-03-11T07:09:50.083Z] #90 ... [2025-03-11T07:09:50.083Z] [2025-03-11T07:09:50.083Z] #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-11T07:09:50.083Z] #215 DONE 0.3s [2025-03-11T07:09:50.083Z] [2025-03-11T07:09:50.083Z] #216 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T07:09:50.083Z] #216 DONE 0.3s [2025-03-11T07:09:50.083Z] [2025-03-11T07:09:50.083Z] #90 [core-command] exporting to image [2025-03-11T07:09:50.083Z] #90 exporting layers 0.5s done [2025-03-11T07:09:50.083Z] #90 writing image sha256:959e706fd79684b08698154f04915d3b4e33e4e08005bd1e214e7fe98571fe46 [2025-03-11T07:09:50.083Z] #90 writing image sha256:98f4aae72c840a601e5b5a9c26a24068975c7c7c9e3a7d390038ec13efd7694b done [2025-03-11T07:09:50.083Z] #90 naming to docker.io/library/core-data [2025-03-11T07:09:50.341Z] #90 exporting layers 0.3s done [2025-03-11T07:09:50.341Z] #90 writing image sha256:959e706fd79684b08698154f04915d3b4e33e4e08005bd1e214e7fe98571fe46 0.0s done [2025-03-11T07:09:50.341Z] #90 naming to docker.io/library/core-data done [2025-03-11T07:09:50.341Z] #90 naming to docker.io/library/support-scheduler done [2025-03-11T07:09:50.341Z] #90 writing image sha256:cd56d59b9e4882a7ba1fa3644ae5624082bd0f1850675f66314fd99bc2a9cc94 [2025-03-11T07:09:50.598Z] #90 ... [2025-03-11T07:09:50.598Z] [2025-03-11T07:09:50.598Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-11T07:09:50.598Z] #217 DONE 0.4s [2025-03-11T07:09:50.598Z] [2025-03-11T07:09:50.598Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:09:50.598Z] #218 DONE 0.6s [2025-03-11T07:09:50.598Z] [2025-03-11T07:09:50.598Z] #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T07:09:50.598Z] #219 DONE 0.1s [2025-03-11T07:09:50.598Z] [2025-03-11T07:09:50.598Z] #90 [core-metadata] exporting to image [2025-03-11T07:09:50.598Z] #90 writing image sha256:cd56d59b9e4882a7ba1fa3644ae5624082bd0f1850675f66314fd99bc2a9cc94 done [2025-03-11T07:09:50.598Z] #90 naming to docker.io/library/support-notifications done [2025-03-11T07:09:50.598Z] #90 writing image sha256:8b8c4568e9670110d748c4ef3b24b66db764668e91216e61eef99361cad8e72b done [2025-03-11T07:09:50.598Z] #90 naming to docker.io/library/core-metadata done [2025-03-11T07:09:50.598Z] #90 ... [2025-03-11T07:09:50.598Z] [2025-03-11T07:09:50.598Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:09:50.598Z] #220 DONE 0.6s [2025-03-11T07:09:50.856Z] [2025-03-11T07:09:50.856Z] #90 [security-proxy-setup] exporting to image [2025-03-11T07:09:50.856Z] #90 exporting layers 0.2s done [2025-03-11T07:09:50.856Z] #90 writing image sha256:0207449bfd8d4f8564cf9fe4f7700cfc9fcd28511f4462a8f90690f5a65441c3 done [2025-03-11T07:09:50.856Z] #90 naming to docker.io/library/security-proxy-setup done [2025-03-11T07:09:51.115Z] #90 ... [2025-03-11T07:09:51.115Z] [2025-03-11T07:09:51.115Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:09:51.115Z] #221 DONE 0.5s [2025-03-11T07:09:51.115Z] [2025-03-11T07:09:51.115Z] #90 [security-secretstore-setup] exporting to image [2025-03-11T07:09:51.115Z] #90 exporting layers 0.8s done [2025-03-11T07:09:51.115Z] #90 exporting layers 0.3s done [2025-03-11T07:09:51.115Z] #90 writing image sha256:685afc375acadf118d9d13835e3cffcbfdac9ba4dde939a7b61af9ccf86055fc done [2025-03-11T07:09:51.115Z] #90 naming to docker.io/library/security-proxy-auth done [2025-03-11T07:09:51.115Z] #90 writing image sha256:0339e93268c8054c096a1c59a012bba0183cd5b30024e6b6cbaa2a108a07cf97 done [2025-03-11T07:09:51.115Z] #90 naming to docker.io/library/security-secretstore-setup done [2025-03-11T07:09:51.115Z] #90 DONE 6.3s [2025-03-11T07:09:51.115Z] [2025-03-11T07:09:51.115Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:09:51.115Z] time="2025-03-11T07:05:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-11T07:09:51.382Z] $ docker stop --time=1 b5f3d69837c70562d4453d5c0394a6176f10df95c838ae67558fdb2fef6aead9 [2025-03-11T07:09:52.671Z] $ docker rm -f --volumes b5f3d69837c70562d4453d5c0394a6176f10df95c838ae67558fdb2fef6aead9 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:09:53.015Z] + docker images [2025-03-11T07:09:53.015Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-11T07:09:53.015Z] security-secretstore-setup latest 0339e93268c8 2 seconds ago 67.7MB [2025-03-11T07:09:53.015Z] security-proxy-auth latest 685afc375aca 2 seconds ago 31.3MB [2025-03-11T07:09:53.015Z] security-proxy-setup latest 0207449bfd8d 2 seconds ago 38.2MB [2025-03-11T07:09:53.015Z] support-notifications latest cd56d59b9e48 3 seconds ago 51.6MB [2025-03-11T07:09:53.015Z] core-keeper latest 28dddde29136 3 seconds ago 32.1MB [2025-03-11T07:09:53.015Z] core-command latest dc1fcd6e1a9e 3 seconds ago 27.9MB [2025-03-11T07:09:53.015Z] core-data latest 98f4aae72c84 3 seconds ago 32.4MB [2025-03-11T07:09:53.015Z] core-metadata latest 8b8c4568e967 3 seconds ago 32.6MB [2025-03-11T07:09:53.015Z] support-scheduler latest 959e706fd796 3 seconds ago 48MB [2025-03-11T07:09:53.015Z] security-spiffe-token-provider latest 96fcd511b4fc 3 seconds ago 46.9MB [2025-03-11T07:09:53.015Z] security-bootstrapper latest 29f19b71b9e0 38 seconds ago 20.3MB [2025-03-11T07:09:53.015Z] core-common-config-bootstrapper latest 6a73e1d78d9f 42 seconds ago 17.1MB [2025-03-11T07:09:53.015Z] security-spire-agent latest e64aa2d1b671 3 minutes ago 195MB [2025-03-11T07:09:53.015Z] security-spire-server latest 8bd9c88ee975 3 minutes ago 149MB [2025-03-11T07:09:53.015Z] security-spire-config latest 1eb660c11a29 3 minutes ago 149MB [2025-03-11T07:09:53.015Z] ci-base-image-x86_64 latest 061ef99d5c4c 7 minutes ago 929MB [2025-03-11T07:09:53.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-11T07:09:53.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-11T07:09:53.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:09:53.143Z] provisioning config files... [2025-03-11T07:09:53.152Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config4529035048152017705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:09:53.453Z] ---> ****-login.sh [2025-03-11T07:09:53.453Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:09:53.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:09:53.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:09:53.454Z] Configure a credential helper to remove this warning. See [2025-03-11T07:09:53.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:09:53.454Z] [2025-03-11T07:09:53.454Z] Login Succeeded [2025-03-11T07:09:53.454Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:09:53.454Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:09:53.454Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:09:53.454Z] Configure a credential helper to remove this warning. See [2025-03-11T07:09:53.454Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:09:53.454Z] [2025-03-11T07:09:53.454Z] Login Succeeded [2025-03-11T07:09:53.454Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:09:53.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:09:53.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:09:53.713Z] Configure a credential helper to remove this warning. See [2025-03-11T07:09:53.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:09:53.713Z] [2025-03-11T07:09:53.713Z] Login Succeeded [2025-03-11T07:09:53.713Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:09:53.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:09:53.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:09:53.713Z] Configure a credential helper to remove this warning. See [2025-03-11T07:09:53.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:09:53.713Z] [2025-03-11T07:09:53.713Z] Login Succeeded [2025-03-11T07:09:53.713Z] ****.io [2025-03-11T07:09:53.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:09:53.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:09:53.970Z] Configure a credential helper to remove this warning. See [2025-03-11T07:09:53.970Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:09:53.970Z] [2025-03-11T07:09:53.970Z] Login Succeeded [2025-03-11T07:09:53.971Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:09:53.978Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:09:54.028Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:09:54.059Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-11T07:09:54.059Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:09:54.059Z] latest [2025-03-11T07:09:54.059Z] 4.0.0-dev.72 [2025-03-11T07:09:54.059Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:09:54.059Z] main [2025-03-11T07:09:54.059Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:54.399Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:54.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:09:54.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-11T07:09:54.709Z] 664a5cc25155: Preparing [2025-03-11T07:09:54.709Z] a46b373e00c0: Preparing [2025-03-11T07:09:54.709Z] 4549a89d26f2: Preparing [2025-03-11T07:09:54.709Z] 2097b1d8e21b: Preparing [2025-03-11T07:09:54.709Z] eb2afc63b9e9: Preparing [2025-03-11T07:09:54.709Z] f052dbf3161f: Preparing [2025-03-11T07:09:54.709Z] 994456c4fd7b: Preparing [2025-03-11T07:09:54.709Z] 994456c4fd7b: Waiting [2025-03-11T07:09:54.709Z] f052dbf3161f: Waiting [2025-03-11T07:09:54.709Z] 4549a89d26f2: Pushed [2025-03-11T07:09:54.709Z] 2097b1d8e21b: Pushed [2025-03-11T07:09:54.709Z] eb2afc63b9e9: Pushed [2025-03-11T07:09:54.709Z] 664a5cc25155: Pushed [2025-03-11T07:09:54.709Z] 994456c4fd7b: Layer already exists [2025-03-11T07:09:54.709Z] f052dbf3161f: Pushed [2025-03-11T07:09:56.612Z] a46b373e00c0: Pushed [2025-03-11T07:09:56.871Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:57.193Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:57.514Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-11T07:09:57.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-11T07:09:57.514Z] 664a5cc25155: Preparing [2025-03-11T07:09:57.514Z] a46b373e00c0: Preparing [2025-03-11T07:09:57.514Z] 4549a89d26f2: Preparing [2025-03-11T07:09:57.514Z] 2097b1d8e21b: Preparing [2025-03-11T07:09:57.514Z] eb2afc63b9e9: Preparing [2025-03-11T07:09:57.514Z] f052dbf3161f: Preparing [2025-03-11T07:09:57.514Z] 994456c4fd7b: Preparing [2025-03-11T07:09:57.514Z] 994456c4fd7b: Waiting [2025-03-11T07:09:57.514Z] f052dbf3161f: Waiting [2025-03-11T07:09:57.514Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:09:57.514Z] 4549a89d26f2: Layer already exists [2025-03-11T07:09:57.514Z] 664a5cc25155: Layer already exists [2025-03-11T07:09:57.514Z] a46b373e00c0: Layer already exists [2025-03-11T07:09:57.514Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:09:57.514Z] 994456c4fd7b: Layer already exists [2025-03-11T07:09:57.514Z] f052dbf3161f: Layer already exists [2025-03-11T07:09:57.514Z] latest: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:57.832Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:58.150Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.72 [2025-03-11T07:09:58.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-11T07:09:58.150Z] 664a5cc25155: Preparing [2025-03-11T07:09:58.150Z] a46b373e00c0: Preparing [2025-03-11T07:09:58.150Z] 4549a89d26f2: Preparing [2025-03-11T07:09:58.150Z] 2097b1d8e21b: Preparing [2025-03-11T07:09:58.150Z] eb2afc63b9e9: Preparing [2025-03-11T07:09:58.150Z] f052dbf3161f: Preparing [2025-03-11T07:09:58.150Z] 994456c4fd7b: Preparing [2025-03-11T07:09:58.150Z] 994456c4fd7b: Waiting [2025-03-11T07:09:58.150Z] f052dbf3161f: Waiting [2025-03-11T07:09:58.150Z] a46b373e00c0: Layer already exists [2025-03-11T07:09:58.150Z] 664a5cc25155: Layer already exists [2025-03-11T07:09:58.150Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:09:58.150Z] 4549a89d26f2: Layer already exists [2025-03-11T07:09:58.150Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:09:58.150Z] f052dbf3161f: Layer already exists [2025-03-11T07:09:58.150Z] 994456c4fd7b: Layer already exists [2025-03-11T07:09:58.150Z] 4.0.0-dev.72: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:58.481Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:58.804Z] + docker push nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:09:58.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-11T07:09:58.804Z] 664a5cc25155: Preparing [2025-03-11T07:09:58.804Z] a46b373e00c0: Preparing [2025-03-11T07:09:58.804Z] 4549a89d26f2: Preparing [2025-03-11T07:09:58.804Z] 2097b1d8e21b: Preparing [2025-03-11T07:09:58.804Z] eb2afc63b9e9: Preparing [2025-03-11T07:09:58.804Z] f052dbf3161f: Preparing [2025-03-11T07:09:58.804Z] 994456c4fd7b: Preparing [2025-03-11T07:09:58.804Z] 994456c4fd7b: Waiting [2025-03-11T07:09:58.804Z] f052dbf3161f: Waiting [2025-03-11T07:09:58.804Z] 4549a89d26f2: Layer already exists [2025-03-11T07:09:58.804Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:09:58.804Z] a46b373e00c0: Layer already exists [2025-03-11T07:09:58.804Z] 664a5cc25155: Layer already exists [2025-03-11T07:09:58.804Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:09:58.804Z] f052dbf3161f: Layer already exists [2025-03-11T07:09:58.804Z] 994456c4fd7b: Layer already exists [2025-03-11T07:09:58.804Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:59.124Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:59.448Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-11T07:09:59.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-11T07:09:59.448Z] 664a5cc25155: Preparing [2025-03-11T07:09:59.448Z] a46b373e00c0: Preparing [2025-03-11T07:09:59.448Z] 4549a89d26f2: Preparing [2025-03-11T07:09:59.448Z] 2097b1d8e21b: Preparing [2025-03-11T07:09:59.448Z] eb2afc63b9e9: Preparing [2025-03-11T07:09:59.448Z] f052dbf3161f: Preparing [2025-03-11T07:09:59.448Z] 994456c4fd7b: Preparing [2025-03-11T07:09:59.448Z] 994456c4fd7b: Waiting [2025-03-11T07:09:59.448Z] f052dbf3161f: Waiting [2025-03-11T07:09:59.448Z] 664a5cc25155: Layer already exists [2025-03-11T07:09:59.448Z] a46b373e00c0: Layer already exists [2025-03-11T07:09:59.448Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:09:59.448Z] 4549a89d26f2: Layer already exists [2025-03-11T07:09:59.448Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:09:59.448Z] 994456c4fd7b: Layer already exists [2025-03-11T07:09:59.448Z] f052dbf3161f: Layer already exists [2025-03-11T07:09:59.448Z] main: digest: sha256:db4226c64b9ee49d8db8d01b94c9c91c7f00001921e539189382462890e1156b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:09:59.516Z] ===================================================== [Pipeline] echo [2025-03-11T07:09:59.531Z] taggedImages: [2025-03-11T07:09:59.531Z] - nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:09:59.531Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-11T07:09:59.531Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.72 [2025-03-11T07:09:59.531Z] - nexus3.edgexfoundry.org:10004/core-command:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:09:59.531Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-11T07:09:59.559Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-11T07:09:59.559Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:09:59.559Z] latest [2025-03-11T07:09:59.559Z] 4.0.0-dev.72 [2025-03-11T07:09:59.559Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:09:59.559Z] main [2025-03-11T07:09:59.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:09:59.902Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:00.230Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:00.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-11T07:10:00.230Z] 34c22ce75a7c: Preparing [2025-03-11T07:10:00.230Z] 46bd80daee65: Preparing [2025-03-11T07:10:00.230Z] e76c47fe49aa: Preparing [2025-03-11T07:10:00.230Z] e55f83fb3084: Preparing [2025-03-11T07:10:00.230Z] 4549a89d26f2: Preparing [2025-03-11T07:10:00.230Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:00.230Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:00.230Z] f052dbf3161f: Preparing [2025-03-11T07:10:00.230Z] 994456c4fd7b: Preparing [2025-03-11T07:10:00.230Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:00.230Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:00.230Z] f052dbf3161f: Waiting [2025-03-11T07:10:00.230Z] 994456c4fd7b: Waiting [2025-03-11T07:10:00.230Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:00.230Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:00.230Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:00.230Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:00.230Z] e76c47fe49aa: Pushed [2025-03-11T07:10:00.230Z] 46bd80daee65: Pushed [2025-03-11T07:10:00.230Z] 34c22ce75a7c: Pushed [2025-03-11T07:10:00.230Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:01.168Z] e55f83fb3084: Pushed [2025-03-11T07:10:01.427Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:01.755Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:02.072Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-11T07:10:02.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-11T07:10:02.072Z] 34c22ce75a7c: Preparing [2025-03-11T07:10:02.072Z] 46bd80daee65: Preparing [2025-03-11T07:10:02.072Z] e76c47fe49aa: Preparing [2025-03-11T07:10:02.072Z] e55f83fb3084: Preparing [2025-03-11T07:10:02.072Z] 4549a89d26f2: Preparing [2025-03-11T07:10:02.072Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:02.072Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:02.072Z] f052dbf3161f: Preparing [2025-03-11T07:10:02.072Z] 994456c4fd7b: Preparing [2025-03-11T07:10:02.072Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:02.072Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:02.072Z] 994456c4fd7b: Waiting [2025-03-11T07:10:02.072Z] f052dbf3161f: Waiting [2025-03-11T07:10:02.072Z] 34c22ce75a7c: Layer already exists [2025-03-11T07:10:02.072Z] e55f83fb3084: Layer already exists [2025-03-11T07:10:02.072Z] e76c47fe49aa: Layer already exists [2025-03-11T07:10:02.072Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:02.072Z] 46bd80daee65: Layer already exists [2025-03-11T07:10:02.072Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:02.072Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:02.072Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:02.072Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:02.072Z] latest: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:02.386Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:02.712Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.72 [2025-03-11T07:10:02.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-11T07:10:02.712Z] 34c22ce75a7c: Preparing [2025-03-11T07:10:02.712Z] 46bd80daee65: Preparing [2025-03-11T07:10:02.712Z] e76c47fe49aa: Preparing [2025-03-11T07:10:02.712Z] e55f83fb3084: Preparing [2025-03-11T07:10:02.712Z] 4549a89d26f2: Preparing [2025-03-11T07:10:02.712Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:02.712Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:02.712Z] f052dbf3161f: Preparing [2025-03-11T07:10:02.712Z] 994456c4fd7b: Preparing [2025-03-11T07:10:02.712Z] f052dbf3161f: Waiting [2025-03-11T07:10:02.712Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:02.712Z] 994456c4fd7b: Waiting [2025-03-11T07:10:02.712Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:02.712Z] 34c22ce75a7c: Layer already exists [2025-03-11T07:10:02.712Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:02.712Z] 46bd80daee65: Layer already exists [2025-03-11T07:10:02.712Z] e76c47fe49aa: Layer already exists [2025-03-11T07:10:02.712Z] e55f83fb3084: Layer already exists [2025-03-11T07:10:02.712Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:02.712Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:02.712Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:02.712Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:02.712Z] 4.0.0-dev.72: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:03.037Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:03.365Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:03.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-11T07:10:03.365Z] 34c22ce75a7c: Preparing [2025-03-11T07:10:03.365Z] 46bd80daee65: Preparing [2025-03-11T07:10:03.365Z] e76c47fe49aa: Preparing [2025-03-11T07:10:03.365Z] e55f83fb3084: Preparing [2025-03-11T07:10:03.365Z] 4549a89d26f2: Preparing [2025-03-11T07:10:03.365Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:03.365Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:03.365Z] f052dbf3161f: Preparing [2025-03-11T07:10:03.365Z] 994456c4fd7b: Preparing [2025-03-11T07:10:03.365Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:03.365Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:03.365Z] f052dbf3161f: Waiting [2025-03-11T07:10:03.365Z] 994456c4fd7b: Waiting [2025-03-11T07:10:03.365Z] e76c47fe49aa: Layer already exists [2025-03-11T07:10:03.365Z] 34c22ce75a7c: Layer already exists [2025-03-11T07:10:03.365Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:03.365Z] 46bd80daee65: Layer already exists [2025-03-11T07:10:03.365Z] e55f83fb3084: Layer already exists [2025-03-11T07:10:03.365Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:03.365Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:03.365Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:03.365Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:03.365Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:03.692Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:04.012Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-11T07:10:04.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-11T07:10:04.012Z] 34c22ce75a7c: Preparing [2025-03-11T07:10:04.012Z] 46bd80daee65: Preparing [2025-03-11T07:10:04.012Z] e76c47fe49aa: Preparing [2025-03-11T07:10:04.012Z] e55f83fb3084: Preparing [2025-03-11T07:10:04.012Z] 4549a89d26f2: Preparing [2025-03-11T07:10:04.012Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:04.012Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:04.012Z] f052dbf3161f: Preparing [2025-03-11T07:10:04.012Z] 994456c4fd7b: Preparing [2025-03-11T07:10:04.012Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:04.012Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:04.012Z] 994456c4fd7b: Waiting [2025-03-11T07:10:04.012Z] f052dbf3161f: Waiting [2025-03-11T07:10:04.012Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:04.012Z] e76c47fe49aa: Layer already exists [2025-03-11T07:10:04.012Z] e55f83fb3084: Layer already exists [2025-03-11T07:10:04.012Z] 46bd80daee65: Layer already exists [2025-03-11T07:10:04.012Z] 34c22ce75a7c: Layer already exists [2025-03-11T07:10:04.012Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:04.012Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:04.012Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:04.012Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:04.012Z] main: digest: sha256:46dba88053025a3034efe56a0e9f0ce2eb4121ab620cd1847b1b945e7646a200 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:04.086Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:04.098Z] taggedImages: [2025-03-11T07:10:04.098Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:04.098Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-11T07:10:04.098Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.72 [2025-03-11T07:10:04.098Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:04.098Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-11T07:10:04.123Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-11T07:10:04.123Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:04.123Z] latest [2025-03-11T07:10:04.123Z] 4.0.0-dev.72 [2025-03-11T07:10:04.123Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:04.123Z] main [2025-03-11T07:10:04.123Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:04.484Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:04.800Z] + docker push nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:04.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-11T07:10:04.800Z] 765ba09feb62: Preparing [2025-03-11T07:10:04.800Z] 2b128f5c6e85: Preparing [2025-03-11T07:10:04.800Z] 4549a89d26f2: Preparing [2025-03-11T07:10:04.800Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:04.800Z] b599a29306e0: Preparing [2025-03-11T07:10:04.800Z] 18a1fe159d87: Preparing [2025-03-11T07:10:04.800Z] 994456c4fd7b: Preparing [2025-03-11T07:10:04.800Z] 18a1fe159d87: Waiting [2025-03-11T07:10:04.800Z] 994456c4fd7b: Waiting [2025-03-11T07:10:04.800Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:04.800Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:04.800Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:04.800Z] b599a29306e0: Pushed [2025-03-11T07:10:04.800Z] 765ba09feb62: Pushed [2025-03-11T07:10:04.800Z] 18a1fe159d87: Pushed [2025-03-11T07:10:07.330Z] 2b128f5c6e85: Pushed [2025-03-11T07:10:07.330Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:07.651Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:07.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-11T07:10:07.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-11T07:10:07.971Z] 765ba09feb62: Preparing [2025-03-11T07:10:07.971Z] 2b128f5c6e85: Preparing [2025-03-11T07:10:07.971Z] 4549a89d26f2: Preparing [2025-03-11T07:10:07.971Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:07.971Z] b599a29306e0: Preparing [2025-03-11T07:10:07.971Z] 18a1fe159d87: Preparing [2025-03-11T07:10:07.971Z] 994456c4fd7b: Preparing [2025-03-11T07:10:07.971Z] 18a1fe159d87: Waiting [2025-03-11T07:10:07.971Z] 994456c4fd7b: Waiting [2025-03-11T07:10:07.971Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:07.971Z] 2b128f5c6e85: Layer already exists [2025-03-11T07:10:07.971Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:07.971Z] b599a29306e0: Layer already exists [2025-03-11T07:10:07.971Z] 765ba09feb62: Layer already exists [2025-03-11T07:10:07.971Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:07.971Z] 18a1fe159d87: Layer already exists [2025-03-11T07:10:07.971Z] latest: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:08.282Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:08.605Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.72 [2025-03-11T07:10:08.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-11T07:10:08.606Z] 765ba09feb62: Preparing [2025-03-11T07:10:08.606Z] 2b128f5c6e85: Preparing [2025-03-11T07:10:08.606Z] 4549a89d26f2: Preparing [2025-03-11T07:10:08.606Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:08.606Z] b599a29306e0: Preparing [2025-03-11T07:10:08.606Z] 18a1fe159d87: Preparing [2025-03-11T07:10:08.606Z] 994456c4fd7b: Preparing [2025-03-11T07:10:08.606Z] 18a1fe159d87: Waiting [2025-03-11T07:10:08.606Z] 994456c4fd7b: Waiting [2025-03-11T07:10:08.606Z] b599a29306e0: Layer already exists [2025-03-11T07:10:08.606Z] 2b128f5c6e85: Layer already exists [2025-03-11T07:10:08.606Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:08.606Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:08.606Z] 765ba09feb62: Layer already exists [2025-03-11T07:10:08.606Z] 18a1fe159d87: Layer already exists [2025-03-11T07:10:08.606Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:08.606Z] 4.0.0-dev.72: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:08.928Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:09.249Z] + docker push nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:09.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-11T07:10:09.249Z] 765ba09feb62: Preparing [2025-03-11T07:10:09.249Z] 2b128f5c6e85: Preparing [2025-03-11T07:10:09.249Z] 4549a89d26f2: Preparing [2025-03-11T07:10:09.249Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:09.249Z] b599a29306e0: Preparing [2025-03-11T07:10:09.249Z] 18a1fe159d87: Preparing [2025-03-11T07:10:09.249Z] 994456c4fd7b: Preparing [2025-03-11T07:10:09.249Z] 18a1fe159d87: Waiting [2025-03-11T07:10:09.249Z] 994456c4fd7b: Waiting [2025-03-11T07:10:09.249Z] 2b128f5c6e85: Layer already exists [2025-03-11T07:10:09.249Z] 765ba09feb62: Layer already exists [2025-03-11T07:10:09.249Z] b599a29306e0: Layer already exists [2025-03-11T07:10:09.249Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:09.249Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:09.249Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:09.249Z] 18a1fe159d87: Layer already exists [2025-03-11T07:10:09.249Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:09.567Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:09.883Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-11T07:10:09.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-11T07:10:09.884Z] 765ba09feb62: Preparing [2025-03-11T07:10:09.884Z] 2b128f5c6e85: Preparing [2025-03-11T07:10:09.884Z] 4549a89d26f2: Preparing [2025-03-11T07:10:09.884Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:09.884Z] b599a29306e0: Preparing [2025-03-11T07:10:09.884Z] 18a1fe159d87: Preparing [2025-03-11T07:10:09.884Z] 994456c4fd7b: Preparing [2025-03-11T07:10:09.884Z] 994456c4fd7b: Waiting [2025-03-11T07:10:09.884Z] 18a1fe159d87: Waiting [2025-03-11T07:10:09.884Z] 2b128f5c6e85: Layer already exists [2025-03-11T07:10:09.884Z] b599a29306e0: Layer already exists [2025-03-11T07:10:09.884Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:09.884Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:09.884Z] 765ba09feb62: Layer already exists [2025-03-11T07:10:09.884Z] 18a1fe159d87: Layer already exists [2025-03-11T07:10:09.884Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:09.884Z] main: digest: sha256:2ebf521859ffee8c936408c836c487f1f1b3b5959abb19b785acaa951126d251 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:09.957Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:09.969Z] taggedImages: [2025-03-11T07:10:09.969Z] - nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:09.969Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-11T07:10:09.969Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.72 [2025-03-11T07:10:09.969Z] - nexus3.edgexfoundry.org:10004/core-data:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:09.969Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-11T07:10:09.999Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-11T07:10:09.999Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:09.999Z] latest [2025-03-11T07:10:09.999Z] 4.0.0-dev.72 [2025-03-11T07:10:09.999Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:09.999Z] main [2025-03-11T07:10:09.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:10.332Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:10.651Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:10.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-11T07:10:10.651Z] 6a845da4e86d: Preparing [2025-03-11T07:10:10.651Z] 09c711757104: Preparing [2025-03-11T07:10:10.651Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:10.651Z] aa2a7050f047: Preparing [2025-03-11T07:10:10.651Z] 480c6c60841b: Preparing [2025-03-11T07:10:10.651Z] 994456c4fd7b: Preparing [2025-03-11T07:10:10.651Z] 994456c4fd7b: Waiting [2025-03-11T07:10:10.651Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:10.651Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:10.651Z] 480c6c60841b: Pushed [2025-03-11T07:10:10.651Z] aa2a7050f047: Pushed [2025-03-11T07:10:10.651Z] 6a845da4e86d: Pushed [2025-03-11T07:10:13.182Z] 09c711757104: Pushed [2025-03-11T07:10:13.182Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:13.508Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:13.828Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-11T07:10:13.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-11T07:10:13.829Z] 6a845da4e86d: Preparing [2025-03-11T07:10:13.829Z] 09c711757104: Preparing [2025-03-11T07:10:13.829Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:13.829Z] aa2a7050f047: Preparing [2025-03-11T07:10:13.829Z] 480c6c60841b: Preparing [2025-03-11T07:10:13.829Z] 994456c4fd7b: Preparing [2025-03-11T07:10:13.829Z] 994456c4fd7b: Waiting [2025-03-11T07:10:13.829Z] 09c711757104: Layer already exists [2025-03-11T07:10:13.829Z] aa2a7050f047: Layer already exists [2025-03-11T07:10:13.829Z] 6a845da4e86d: Layer already exists [2025-03-11T07:10:13.829Z] 480c6c60841b: Layer already exists [2025-03-11T07:10:13.829Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:13.829Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:13.829Z] latest: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:14.140Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:14.459Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.72 [2025-03-11T07:10:14.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-11T07:10:14.459Z] 6a845da4e86d: Preparing [2025-03-11T07:10:14.459Z] 09c711757104: Preparing [2025-03-11T07:10:14.459Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:14.459Z] aa2a7050f047: Preparing [2025-03-11T07:10:14.459Z] 480c6c60841b: Preparing [2025-03-11T07:10:14.459Z] 994456c4fd7b: Preparing [2025-03-11T07:10:14.459Z] 994456c4fd7b: Waiting [2025-03-11T07:10:14.459Z] aa2a7050f047: Layer already exists [2025-03-11T07:10:14.459Z] 480c6c60841b: Layer already exists [2025-03-11T07:10:14.459Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:14.459Z] 6a845da4e86d: Layer already exists [2025-03-11T07:10:14.459Z] 09c711757104: Layer already exists [2025-03-11T07:10:14.459Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:14.459Z] 4.0.0-dev.72: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:14.779Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:15.099Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:15.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-11T07:10:15.099Z] 6a845da4e86d: Preparing [2025-03-11T07:10:15.099Z] 09c711757104: Preparing [2025-03-11T07:10:15.099Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:15.099Z] aa2a7050f047: Preparing [2025-03-11T07:10:15.099Z] 480c6c60841b: Preparing [2025-03-11T07:10:15.099Z] 994456c4fd7b: Preparing [2025-03-11T07:10:15.099Z] 994456c4fd7b: Waiting [2025-03-11T07:10:15.099Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:15.099Z] aa2a7050f047: Layer already exists [2025-03-11T07:10:15.099Z] 480c6c60841b: Layer already exists [2025-03-11T07:10:15.099Z] 09c711757104: Layer already exists [2025-03-11T07:10:15.099Z] 6a845da4e86d: Layer already exists [2025-03-11T07:10:15.099Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:15.099Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:15.425Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:15.745Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-11T07:10:15.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-11T07:10:15.745Z] 6a845da4e86d: Preparing [2025-03-11T07:10:15.745Z] 09c711757104: Preparing [2025-03-11T07:10:15.745Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:15.745Z] aa2a7050f047: Preparing [2025-03-11T07:10:15.745Z] 480c6c60841b: Preparing [2025-03-11T07:10:15.745Z] 994456c4fd7b: Preparing [2025-03-11T07:10:15.745Z] 994456c4fd7b: Waiting [2025-03-11T07:10:15.745Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:15.745Z] 6a845da4e86d: Layer already exists [2025-03-11T07:10:15.745Z] aa2a7050f047: Layer already exists [2025-03-11T07:10:15.745Z] 480c6c60841b: Layer already exists [2025-03-11T07:10:15.745Z] 09c711757104: Layer already exists [2025-03-11T07:10:15.745Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:15.745Z] main: digest: sha256:f08783c624b9695f775282f57ad80ba15d3e917cddefd73904919790d2f71dc2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:15.820Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:15.834Z] taggedImages: [2025-03-11T07:10:15.834Z] - nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:15.834Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-11T07:10:15.834Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.72 [2025-03-11T07:10:15.834Z] - nexus3.edgexfoundry.org:10004/core-keeper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:15.834Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-11T07:10:15.859Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-11T07:10:15.859Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:15.859Z] latest [2025-03-11T07:10:15.859Z] 4.0.0-dev.72 [2025-03-11T07:10:15.859Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:15.859Z] main [2025-03-11T07:10:15.859Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:16.213Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:16.525Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:16.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-11T07:10:16.525Z] cdb978dd5614: Preparing [2025-03-11T07:10:16.525Z] c495f51b88c6: Preparing [2025-03-11T07:10:16.525Z] 86f0f6f9b047: Preparing [2025-03-11T07:10:16.525Z] 4549a89d26f2: Preparing [2025-03-11T07:10:16.525Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:16.525Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:16.525Z] f052dbf3161f: Preparing [2025-03-11T07:10:16.525Z] 994456c4fd7b: Preparing [2025-03-11T07:10:16.525Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:16.525Z] f052dbf3161f: Waiting [2025-03-11T07:10:16.525Z] 994456c4fd7b: Waiting [2025-03-11T07:10:16.525Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:16.525Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:16.525Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:16.525Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:16.525Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:16.525Z] cdb978dd5614: Pushed [2025-03-11T07:10:16.525Z] c495f51b88c6: Pushed [2025-03-11T07:10:19.066Z] 86f0f6f9b047: Pushed [2025-03-11T07:10:19.066Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:19.383Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:19.700Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-11T07:10:19.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-11T07:10:19.700Z] cdb978dd5614: Preparing [2025-03-11T07:10:19.700Z] c495f51b88c6: Preparing [2025-03-11T07:10:19.700Z] 86f0f6f9b047: Preparing [2025-03-11T07:10:19.700Z] 4549a89d26f2: Preparing [2025-03-11T07:10:19.700Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:19.700Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:19.700Z] f052dbf3161f: Preparing [2025-03-11T07:10:19.700Z] 994456c4fd7b: Preparing [2025-03-11T07:10:19.700Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:19.700Z] f052dbf3161f: Waiting [2025-03-11T07:10:19.700Z] 994456c4fd7b: Waiting [2025-03-11T07:10:19.700Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:19.700Z] c495f51b88c6: Layer already exists [2025-03-11T07:10:19.700Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:19.700Z] 86f0f6f9b047: Layer already exists [2025-03-11T07:10:19.700Z] cdb978dd5614: Layer already exists [2025-03-11T07:10:19.700Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:19.700Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:19.700Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:19.700Z] latest: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:20.019Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:20.330Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.72 [2025-03-11T07:10:20.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-11T07:10:20.330Z] cdb978dd5614: Preparing [2025-03-11T07:10:20.330Z] c495f51b88c6: Preparing [2025-03-11T07:10:20.330Z] 86f0f6f9b047: Preparing [2025-03-11T07:10:20.330Z] 4549a89d26f2: Preparing [2025-03-11T07:10:20.330Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:20.330Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:20.330Z] f052dbf3161f: Preparing [2025-03-11T07:10:20.330Z] 994456c4fd7b: Preparing [2025-03-11T07:10:20.330Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:20.330Z] f052dbf3161f: Waiting [2025-03-11T07:10:20.330Z] 994456c4fd7b: Waiting [2025-03-11T07:10:20.330Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:20.330Z] cdb978dd5614: Layer already exists [2025-03-11T07:10:20.330Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:20.330Z] 86f0f6f9b047: Layer already exists [2025-03-11T07:10:20.330Z] c495f51b88c6: Layer already exists [2025-03-11T07:10:20.330Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:20.330Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:20.330Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:20.330Z] 4.0.0-dev.72: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:20.664Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:20.990Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:20.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-11T07:10:20.990Z] cdb978dd5614: Preparing [2025-03-11T07:10:20.990Z] c495f51b88c6: Preparing [2025-03-11T07:10:20.990Z] 86f0f6f9b047: Preparing [2025-03-11T07:10:20.990Z] 4549a89d26f2: Preparing [2025-03-11T07:10:20.990Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:20.990Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:20.990Z] f052dbf3161f: Preparing [2025-03-11T07:10:20.990Z] 994456c4fd7b: Preparing [2025-03-11T07:10:20.990Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:20.990Z] f052dbf3161f: Waiting [2025-03-11T07:10:20.990Z] 994456c4fd7b: Waiting [2025-03-11T07:10:20.990Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:20.990Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:20.990Z] c495f51b88c6: Layer already exists [2025-03-11T07:10:20.990Z] 86f0f6f9b047: Layer already exists [2025-03-11T07:10:20.990Z] cdb978dd5614: Layer already exists [2025-03-11T07:10:20.990Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:20.990Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:20.990Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:20.990Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:21.308Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:21.640Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-11T07:10:21.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-11T07:10:21.640Z] cdb978dd5614: Preparing [2025-03-11T07:10:21.640Z] c495f51b88c6: Preparing [2025-03-11T07:10:21.640Z] 86f0f6f9b047: Preparing [2025-03-11T07:10:21.640Z] 4549a89d26f2: Preparing [2025-03-11T07:10:21.640Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:21.640Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:21.640Z] f052dbf3161f: Preparing [2025-03-11T07:10:21.640Z] 994456c4fd7b: Preparing [2025-03-11T07:10:21.640Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:21.640Z] f052dbf3161f: Waiting [2025-03-11T07:10:21.640Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:21.640Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:21.640Z] c495f51b88c6: Layer already exists [2025-03-11T07:10:21.640Z] 86f0f6f9b047: Layer already exists [2025-03-11T07:10:21.640Z] cdb978dd5614: Layer already exists [2025-03-11T07:10:21.640Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:21.640Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:21.640Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:21.640Z] main: digest: sha256:a86886c8d7374d4a64f22336be96089f1e2530b008b508cae3b2418826db2d19 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:21.720Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:21.738Z] taggedImages: [2025-03-11T07:10:21.738Z] - nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:21.738Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-11T07:10:21.738Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.72 [2025-03-11T07:10:21.738Z] - nexus3.edgexfoundry.org:10004/core-metadata:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:21.738Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-11T07:10:21.770Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-11T07:10:21.770Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:21.770Z] latest [2025-03-11T07:10:21.770Z] 4.0.0-dev.72 [2025-03-11T07:10:21.770Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:21.770Z] main [2025-03-11T07:10:21.770Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:22.117Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:22.437Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:22.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-11T07:10:22.437Z] 068ea639afb0: Preparing [2025-03-11T07:10:22.437Z] dde17aee5d2f: Preparing [2025-03-11T07:10:22.437Z] 3d2fe27b5fad: Preparing [2025-03-11T07:10:22.437Z] 6528067afbfb: Preparing [2025-03-11T07:10:22.437Z] 6e1deb3b638e: Preparing [2025-03-11T07:10:22.437Z] cfe68248bc49: Preparing [2025-03-11T07:10:22.437Z] 1657e9cc4370: Preparing [2025-03-11T07:10:22.437Z] 4549a89d26f2: Preparing [2025-03-11T07:10:22.437Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:22.437Z] e0485b5438c6: Preparing [2025-03-11T07:10:22.437Z] d7130bf7486e: Preparing [2025-03-11T07:10:22.437Z] 5f70bf18a086: Preparing [2025-03-11T07:10:22.437Z] bb7e5997ae11: Preparing [2025-03-11T07:10:22.437Z] 21efb615a57c: Preparing [2025-03-11T07:10:22.437Z] 00b10e2c6957: Preparing [2025-03-11T07:10:22.437Z] 994456c4fd7b: Preparing [2025-03-11T07:10:22.437Z] 5f70bf18a086: Waiting [2025-03-11T07:10:22.437Z] d7130bf7486e: Waiting [2025-03-11T07:10:22.437Z] cfe68248bc49: Waiting [2025-03-11T07:10:22.437Z] bb7e5997ae11: Waiting [2025-03-11T07:10:22.437Z] 4549a89d26f2: Waiting [2025-03-11T07:10:22.437Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:22.437Z] e0485b5438c6: Waiting [2025-03-11T07:10:22.437Z] 994456c4fd7b: Waiting [2025-03-11T07:10:22.437Z] 6528067afbfb: Pushed [2025-03-11T07:10:22.437Z] 068ea639afb0: Pushed [2025-03-11T07:10:22.437Z] 6e1deb3b638e: Pushed [2025-03-11T07:10:22.437Z] dde17aee5d2f: Pushed [2025-03-11T07:10:22.437Z] 3d2fe27b5fad: Pushed [2025-03-11T07:10:22.437Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:22.437Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:22.437Z] 5f70bf18a086: Layer already exists [2025-03-11T07:10:22.437Z] cfe68248bc49: Pushed [2025-03-11T07:10:22.694Z] e0485b5438c6: Pushed [2025-03-11T07:10:22.694Z] d7130bf7486e: Pushed [2025-03-11T07:10:22.694Z] bb7e5997ae11: Pushed [2025-03-11T07:10:22.694Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:22.694Z] 21efb615a57c: Pushed [2025-03-11T07:10:22.694Z] 00b10e2c6957: Pushed [2025-03-11T07:10:24.079Z] 1657e9cc4370: Pushed [2025-03-11T07:10:24.079Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:24.411Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:24.728Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-11T07:10:24.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-11T07:10:24.728Z] 068ea639afb0: Preparing [2025-03-11T07:10:24.728Z] dde17aee5d2f: Preparing [2025-03-11T07:10:24.728Z] 3d2fe27b5fad: Preparing [2025-03-11T07:10:24.728Z] 6528067afbfb: Preparing [2025-03-11T07:10:24.728Z] 6e1deb3b638e: Preparing [2025-03-11T07:10:24.728Z] cfe68248bc49: Preparing [2025-03-11T07:10:24.728Z] 1657e9cc4370: Preparing [2025-03-11T07:10:24.728Z] 4549a89d26f2: Preparing [2025-03-11T07:10:24.728Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:24.728Z] e0485b5438c6: Preparing [2025-03-11T07:10:24.728Z] d7130bf7486e: Preparing [2025-03-11T07:10:24.728Z] 5f70bf18a086: Preparing [2025-03-11T07:10:24.728Z] bb7e5997ae11: Preparing [2025-03-11T07:10:24.728Z] cfe68248bc49: Waiting [2025-03-11T07:10:24.728Z] 1657e9cc4370: Waiting [2025-03-11T07:10:24.728Z] 4549a89d26f2: Waiting [2025-03-11T07:10:24.728Z] d7130bf7486e: Waiting [2025-03-11T07:10:24.728Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:24.728Z] e0485b5438c6: Waiting [2025-03-11T07:10:24.728Z] 5f70bf18a086: Waiting [2025-03-11T07:10:24.728Z] 21efb615a57c: Preparing [2025-03-11T07:10:24.728Z] 00b10e2c6957: Preparing [2025-03-11T07:10:24.728Z] bb7e5997ae11: Waiting [2025-03-11T07:10:24.728Z] 21efb615a57c: Waiting [2025-03-11T07:10:24.728Z] 994456c4fd7b: Preparing [2025-03-11T07:10:24.728Z] 00b10e2c6957: Waiting [2025-03-11T07:10:24.728Z] 994456c4fd7b: Waiting [2025-03-11T07:10:24.728Z] 068ea639afb0: Layer already exists [2025-03-11T07:10:24.728Z] 3d2fe27b5fad: Layer already exists [2025-03-11T07:10:24.728Z] 6e1deb3b638e: Layer already exists [2025-03-11T07:10:24.728Z] dde17aee5d2f: Layer already exists [2025-03-11T07:10:24.728Z] 6528067afbfb: Layer already exists [2025-03-11T07:10:24.728Z] 1657e9cc4370: Layer already exists [2025-03-11T07:10:24.728Z] cfe68248bc49: Layer already exists [2025-03-11T07:10:24.728Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:24.728Z] e0485b5438c6: Layer already exists [2025-03-11T07:10:24.728Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:24.728Z] d7130bf7486e: Layer already exists [2025-03-11T07:10:24.728Z] 21efb615a57c: Layer already exists [2025-03-11T07:10:24.728Z] bb7e5997ae11: Layer already exists [2025-03-11T07:10:24.728Z] 5f70bf18a086: Layer already exists [2025-03-11T07:10:24.728Z] 00b10e2c6957: Layer already exists [2025-03-11T07:10:24.728Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:24.728Z] latest: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:25.055Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:25.373Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.72 [2025-03-11T07:10:25.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-11T07:10:25.373Z] 068ea639afb0: Preparing [2025-03-11T07:10:25.373Z] dde17aee5d2f: Preparing [2025-03-11T07:10:25.373Z] 3d2fe27b5fad: Preparing [2025-03-11T07:10:25.373Z] 6528067afbfb: Preparing [2025-03-11T07:10:25.373Z] 6e1deb3b638e: Preparing [2025-03-11T07:10:25.373Z] cfe68248bc49: Preparing [2025-03-11T07:10:25.373Z] 1657e9cc4370: Preparing [2025-03-11T07:10:25.373Z] 4549a89d26f2: Preparing [2025-03-11T07:10:25.373Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:25.373Z] e0485b5438c6: Preparing [2025-03-11T07:10:25.373Z] d7130bf7486e: Preparing [2025-03-11T07:10:25.373Z] 5f70bf18a086: Preparing [2025-03-11T07:10:25.373Z] bb7e5997ae11: Preparing [2025-03-11T07:10:25.373Z] 21efb615a57c: Preparing [2025-03-11T07:10:25.373Z] 00b10e2c6957: Preparing [2025-03-11T07:10:25.373Z] 994456c4fd7b: Preparing [2025-03-11T07:10:25.373Z] cfe68248bc49: Waiting [2025-03-11T07:10:25.373Z] 1657e9cc4370: Waiting [2025-03-11T07:10:25.373Z] 5f70bf18a086: Waiting [2025-03-11T07:10:25.373Z] 4549a89d26f2: Waiting [2025-03-11T07:10:25.373Z] bb7e5997ae11: Waiting [2025-03-11T07:10:25.373Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:25.374Z] 21efb615a57c: Waiting [2025-03-11T07:10:25.374Z] 00b10e2c6957: Waiting [2025-03-11T07:10:25.374Z] e0485b5438c6: Waiting [2025-03-11T07:10:25.374Z] 994456c4fd7b: Waiting [2025-03-11T07:10:25.374Z] d7130bf7486e: Waiting [2025-03-11T07:10:25.374Z] 6528067afbfb: Layer already exists [2025-03-11T07:10:25.374Z] 3d2fe27b5fad: Layer already exists [2025-03-11T07:10:25.374Z] dde17aee5d2f: Layer already exists [2025-03-11T07:10:25.374Z] 6e1deb3b638e: Layer already exists [2025-03-11T07:10:25.374Z] 068ea639afb0: Layer already exists [2025-03-11T07:10:25.374Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:25.374Z] cfe68248bc49: Layer already exists [2025-03-11T07:10:25.374Z] e0485b5438c6: Layer already exists [2025-03-11T07:10:25.374Z] 1657e9cc4370: Layer already exists [2025-03-11T07:10:25.374Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:25.374Z] bb7e5997ae11: Layer already exists [2025-03-11T07:10:25.374Z] d7130bf7486e: Layer already exists [2025-03-11T07:10:25.374Z] 21efb615a57c: Layer already exists [2025-03-11T07:10:25.374Z] 00b10e2c6957: Layer already exists [2025-03-11T07:10:25.374Z] 5f70bf18a086: Layer already exists [2025-03-11T07:10:25.374Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:25.374Z] 4.0.0-dev.72: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:25.705Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:26.033Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:26.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-11T07:10:26.033Z] 068ea639afb0: Preparing [2025-03-11T07:10:26.033Z] dde17aee5d2f: Preparing [2025-03-11T07:10:26.033Z] 3d2fe27b5fad: Preparing [2025-03-11T07:10:26.033Z] 6528067afbfb: Preparing [2025-03-11T07:10:26.033Z] 6e1deb3b638e: Preparing [2025-03-11T07:10:26.033Z] cfe68248bc49: Preparing [2025-03-11T07:10:26.033Z] 1657e9cc4370: Preparing [2025-03-11T07:10:26.033Z] 4549a89d26f2: Preparing [2025-03-11T07:10:26.033Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:26.033Z] e0485b5438c6: Preparing [2025-03-11T07:10:26.033Z] d7130bf7486e: Preparing [2025-03-11T07:10:26.033Z] 5f70bf18a086: Preparing [2025-03-11T07:10:26.033Z] bb7e5997ae11: Preparing [2025-03-11T07:10:26.033Z] 21efb615a57c: Preparing [2025-03-11T07:10:26.033Z] 00b10e2c6957: Preparing [2025-03-11T07:10:26.033Z] 994456c4fd7b: Preparing [2025-03-11T07:10:26.033Z] e0485b5438c6: Waiting [2025-03-11T07:10:26.033Z] d7130bf7486e: Waiting [2025-03-11T07:10:26.033Z] 5f70bf18a086: Waiting [2025-03-11T07:10:26.033Z] bb7e5997ae11: Waiting [2025-03-11T07:10:26.033Z] 21efb615a57c: Waiting [2025-03-11T07:10:26.033Z] 00b10e2c6957: Waiting [2025-03-11T07:10:26.033Z] 994456c4fd7b: Waiting [2025-03-11T07:10:26.033Z] cfe68248bc49: Waiting [2025-03-11T07:10:26.033Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:26.033Z] dde17aee5d2f: Layer already exists [2025-03-11T07:10:26.033Z] 6528067afbfb: Layer already exists [2025-03-11T07:10:26.033Z] 068ea639afb0: Layer already exists [2025-03-11T07:10:26.033Z] 6e1deb3b638e: Layer already exists [2025-03-11T07:10:26.033Z] 3d2fe27b5fad: Layer already exists [2025-03-11T07:10:26.033Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:26.033Z] cfe68248bc49: Layer already exists [2025-03-11T07:10:26.033Z] 1657e9cc4370: Layer already exists [2025-03-11T07:10:26.033Z] e0485b5438c6: Layer already exists [2025-03-11T07:10:26.033Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:26.033Z] d7130bf7486e: Layer already exists [2025-03-11T07:10:26.033Z] 5f70bf18a086: Layer already exists [2025-03-11T07:10:26.033Z] bb7e5997ae11: Layer already exists [2025-03-11T07:10:26.033Z] 21efb615a57c: Layer already exists [2025-03-11T07:10:26.033Z] 00b10e2c6957: Layer already exists [2025-03-11T07:10:26.033Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:26.033Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:26.381Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:26.703Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-11T07:10:26.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-11T07:10:26.703Z] 068ea639afb0: Preparing [2025-03-11T07:10:26.703Z] dde17aee5d2f: Preparing [2025-03-11T07:10:26.703Z] 3d2fe27b5fad: Preparing [2025-03-11T07:10:26.703Z] 6528067afbfb: Preparing [2025-03-11T07:10:26.703Z] 6e1deb3b638e: Preparing [2025-03-11T07:10:26.703Z] cfe68248bc49: Preparing [2025-03-11T07:10:26.703Z] 1657e9cc4370: Preparing [2025-03-11T07:10:26.703Z] 4549a89d26f2: Preparing [2025-03-11T07:10:26.703Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:26.703Z] e0485b5438c6: Preparing [2025-03-11T07:10:26.703Z] d7130bf7486e: Preparing [2025-03-11T07:10:26.703Z] 5f70bf18a086: Preparing [2025-03-11T07:10:26.703Z] bb7e5997ae11: Preparing [2025-03-11T07:10:26.703Z] 21efb615a57c: Preparing [2025-03-11T07:10:26.703Z] 00b10e2c6957: Preparing [2025-03-11T07:10:26.703Z] 994456c4fd7b: Preparing [2025-03-11T07:10:26.703Z] cfe68248bc49: Waiting [2025-03-11T07:10:26.703Z] 4549a89d26f2: Waiting [2025-03-11T07:10:26.703Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:26.703Z] e0485b5438c6: Waiting [2025-03-11T07:10:26.703Z] d7130bf7486e: Waiting [2025-03-11T07:10:26.703Z] 5f70bf18a086: Waiting [2025-03-11T07:10:26.703Z] 1657e9cc4370: Waiting [2025-03-11T07:10:26.703Z] bb7e5997ae11: Waiting [2025-03-11T07:10:26.703Z] 00b10e2c6957: Waiting [2025-03-11T07:10:26.703Z] dde17aee5d2f: Layer already exists [2025-03-11T07:10:26.703Z] 068ea639afb0: Layer already exists [2025-03-11T07:10:26.703Z] 6528067afbfb: Layer already exists [2025-03-11T07:10:26.703Z] 3d2fe27b5fad: Layer already exists [2025-03-11T07:10:26.703Z] 6e1deb3b638e: Layer already exists [2025-03-11T07:10:26.703Z] cfe68248bc49: Layer already exists [2025-03-11T07:10:26.703Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:26.703Z] 1657e9cc4370: Layer already exists [2025-03-11T07:10:26.703Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:26.703Z] e0485b5438c6: Layer already exists [2025-03-11T07:10:26.703Z] 5f70bf18a086: Layer already exists [2025-03-11T07:10:26.703Z] bb7e5997ae11: Layer already exists [2025-03-11T07:10:26.703Z] d7130bf7486e: Layer already exists [2025-03-11T07:10:26.703Z] 21efb615a57c: Layer already exists [2025-03-11T07:10:26.703Z] 00b10e2c6957: Layer already exists [2025-03-11T07:10:26.703Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:26.703Z] main: digest: sha256:c4c70eb617a62acbbf7b5df7ccb464bdc6e13c5cb9670c4a101c6bdabb5ddd5b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:26.776Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:26.793Z] taggedImages: [2025-03-11T07:10:26.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:26.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-11T07:10:26.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.72 [2025-03-11T07:10:26.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:26.793Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-11T07:10:26.814Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-11T07:10:26.814Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:26.814Z] latest [2025-03-11T07:10:26.814Z] 4.0.0-dev.72 [2025-03-11T07:10:26.814Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:26.814Z] main [2025-03-11T07:10:26.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:27.158Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:27.485Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:27.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-11T07:10:27.485Z] 4085760ff1a0: Preparing [2025-03-11T07:10:27.485Z] 2c9fc185aad3: Preparing [2025-03-11T07:10:27.485Z] 2bd5758a13da: Preparing [2025-03-11T07:10:27.485Z] 6fdf6a1d8e01: Preparing [2025-03-11T07:10:27.485Z] 4549a89d26f2: Preparing [2025-03-11T07:10:27.485Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:27.485Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:27.485Z] f052dbf3161f: Preparing [2025-03-11T07:10:27.485Z] 994456c4fd7b: Preparing [2025-03-11T07:10:27.485Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:27.485Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:27.485Z] f052dbf3161f: Waiting [2025-03-11T07:10:27.485Z] 994456c4fd7b: Waiting [2025-03-11T07:10:27.485Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:27.485Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:27.485Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:27.485Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:27.485Z] 4085760ff1a0: Pushed [2025-03-11T07:10:27.485Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:27.485Z] 2c9fc185aad3: Pushed [2025-03-11T07:10:27.485Z] 2bd5758a13da: Pushed [2025-03-11T07:10:30.018Z] 6fdf6a1d8e01: Pushed [2025-03-11T07:10:30.018Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:30.341Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:30.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-11T07:10:30.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-11T07:10:30.675Z] 4085760ff1a0: Preparing [2025-03-11T07:10:30.675Z] 2c9fc185aad3: Preparing [2025-03-11T07:10:30.675Z] 2bd5758a13da: Preparing [2025-03-11T07:10:30.675Z] 6fdf6a1d8e01: Preparing [2025-03-11T07:10:30.675Z] 4549a89d26f2: Preparing [2025-03-11T07:10:30.675Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:30.675Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:30.675Z] f052dbf3161f: Preparing [2025-03-11T07:10:30.675Z] 994456c4fd7b: Preparing [2025-03-11T07:10:30.675Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:30.675Z] 994456c4fd7b: Waiting [2025-03-11T07:10:30.675Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:30.675Z] 2bd5758a13da: Layer already exists [2025-03-11T07:10:30.675Z] 6fdf6a1d8e01: Layer already exists [2025-03-11T07:10:30.675Z] 4085760ff1a0: Layer already exists [2025-03-11T07:10:30.675Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:30.675Z] 2c9fc185aad3: Layer already exists [2025-03-11T07:10:30.675Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:30.675Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:30.675Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:30.675Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:30.675Z] latest: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:31.010Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:31.342Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.72 [2025-03-11T07:10:31.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-11T07:10:31.342Z] 4085760ff1a0: Preparing [2025-03-11T07:10:31.342Z] 2c9fc185aad3: Preparing [2025-03-11T07:10:31.342Z] 2bd5758a13da: Preparing [2025-03-11T07:10:31.342Z] 6fdf6a1d8e01: Preparing [2025-03-11T07:10:31.342Z] 4549a89d26f2: Preparing [2025-03-11T07:10:31.342Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:31.342Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:31.342Z] f052dbf3161f: Preparing [2025-03-11T07:10:31.342Z] 994456c4fd7b: Preparing [2025-03-11T07:10:31.342Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:31.342Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:31.342Z] f052dbf3161f: Waiting [2025-03-11T07:10:31.342Z] 994456c4fd7b: Waiting [2025-03-11T07:10:31.343Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:31.343Z] 2c9fc185aad3: Layer already exists [2025-03-11T07:10:31.343Z] 6fdf6a1d8e01: Layer already exists [2025-03-11T07:10:31.343Z] 2bd5758a13da: Layer already exists [2025-03-11T07:10:31.343Z] 4085760ff1a0: Layer already exists [2025-03-11T07:10:31.343Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:31.343Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:31.343Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:31.343Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:31.343Z] 4.0.0-dev.72: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:31.680Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:32.008Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:32.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-11T07:10:32.008Z] 4085760ff1a0: Preparing [2025-03-11T07:10:32.008Z] 2c9fc185aad3: Preparing [2025-03-11T07:10:32.008Z] 2bd5758a13da: Preparing [2025-03-11T07:10:32.008Z] 6fdf6a1d8e01: Preparing [2025-03-11T07:10:32.008Z] 4549a89d26f2: Preparing [2025-03-11T07:10:32.008Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:32.008Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:32.008Z] f052dbf3161f: Preparing [2025-03-11T07:10:32.008Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:32.008Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:32.008Z] 994456c4fd7b: Preparing [2025-03-11T07:10:32.008Z] f052dbf3161f: Waiting [2025-03-11T07:10:32.008Z] 994456c4fd7b: Waiting [2025-03-11T07:10:32.008Z] 2bd5758a13da: Layer already exists [2025-03-11T07:10:32.008Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:32.008Z] 4085760ff1a0: Layer already exists [2025-03-11T07:10:32.008Z] 2c9fc185aad3: Layer already exists [2025-03-11T07:10:32.008Z] 6fdf6a1d8e01: Layer already exists [2025-03-11T07:10:32.008Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:32.008Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:32.008Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:32.008Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:32.008Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:32.333Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:32.648Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-11T07:10:32.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-11T07:10:32.648Z] 4085760ff1a0: Preparing [2025-03-11T07:10:32.648Z] 2c9fc185aad3: Preparing [2025-03-11T07:10:32.648Z] 2bd5758a13da: Preparing [2025-03-11T07:10:32.648Z] 6fdf6a1d8e01: Preparing [2025-03-11T07:10:32.648Z] 4549a89d26f2: Preparing [2025-03-11T07:10:32.648Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:32.648Z] eb2afc63b9e9: Preparing [2025-03-11T07:10:32.648Z] f052dbf3161f: Preparing [2025-03-11T07:10:32.648Z] 994456c4fd7b: Preparing [2025-03-11T07:10:32.648Z] eb2afc63b9e9: Waiting [2025-03-11T07:10:32.648Z] f052dbf3161f: Waiting [2025-03-11T07:10:32.648Z] 994456c4fd7b: Waiting [2025-03-11T07:10:32.648Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:32.648Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:32.648Z] 4085760ff1a0: Layer already exists [2025-03-11T07:10:32.648Z] 6fdf6a1d8e01: Layer already exists [2025-03-11T07:10:32.648Z] 2c9fc185aad3: Layer already exists [2025-03-11T07:10:32.648Z] 2bd5758a13da: Layer already exists [2025-03-11T07:10:32.648Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:32.648Z] f052dbf3161f: Layer already exists [2025-03-11T07:10:32.648Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:32.648Z] eb2afc63b9e9: Layer already exists [2025-03-11T07:10:32.648Z] main: digest: sha256:1acd7e894e48d5433b5aee411a14a7359ca2be158b7244c5c4dfacffd2779958 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:32.720Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:32.736Z] taggedImages: [2025-03-11T07:10:32.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:32.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-11T07:10:32.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.72 [2025-03-11T07:10:32.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:32.736Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-11T07:10:32.759Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-11T07:10:32.759Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:32.759Z] latest [2025-03-11T07:10:32.759Z] 4.0.0-dev.72 [2025-03-11T07:10:32.759Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:32.759Z] main [2025-03-11T07:10:32.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:33.100Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:33.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:33.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-11T07:10:33.422Z] 22c147d186bd: Preparing [2025-03-11T07:10:33.422Z] 3fb98b526a75: Preparing [2025-03-11T07:10:33.422Z] fa3b089dd75b: Preparing [2025-03-11T07:10:33.422Z] bc162ad2e743: Preparing [2025-03-11T07:10:33.422Z] 0b5d30a97de1: Preparing [2025-03-11T07:10:33.422Z] 4549a89d26f2: Preparing [2025-03-11T07:10:33.422Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:33.422Z] 436807a773df: Preparing [2025-03-11T07:10:33.422Z] f05867a229de: Preparing [2025-03-11T07:10:33.422Z] 32c541ef0dba: Preparing [2025-03-11T07:10:33.422Z] 994456c4fd7b: Preparing [2025-03-11T07:10:33.422Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:33.422Z] 436807a773df: Waiting [2025-03-11T07:10:33.422Z] 32c541ef0dba: Waiting [2025-03-11T07:10:33.422Z] 994456c4fd7b: Waiting [2025-03-11T07:10:33.422Z] 4549a89d26f2: Waiting [2025-03-11T07:10:33.422Z] f05867a229de: Waiting [2025-03-11T07:10:33.422Z] 0b5d30a97de1: Pushed [2025-03-11T07:10:33.422Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:33.422Z] 22c147d186bd: Pushed [2025-03-11T07:10:33.422Z] bc162ad2e743: Pushed [2025-03-11T07:10:33.422Z] 3fb98b526a75: Pushed [2025-03-11T07:10:33.422Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:33.422Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:33.422Z] 436807a773df: Pushed [2025-03-11T07:10:33.422Z] f05867a229de: Pushed [2025-03-11T07:10:34.796Z] 32c541ef0dba: Pushed [2025-03-11T07:10:35.367Z] fa3b089dd75b: Pushed [2025-03-11T07:10:35.367Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:35.698Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:36.015Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-11T07:10:36.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-11T07:10:36.015Z] 22c147d186bd: Preparing [2025-03-11T07:10:36.015Z] 3fb98b526a75: Preparing [2025-03-11T07:10:36.015Z] fa3b089dd75b: Preparing [2025-03-11T07:10:36.015Z] bc162ad2e743: Preparing [2025-03-11T07:10:36.015Z] 0b5d30a97de1: Preparing [2025-03-11T07:10:36.015Z] 4549a89d26f2: Preparing [2025-03-11T07:10:36.015Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:36.015Z] 436807a773df: Preparing [2025-03-11T07:10:36.015Z] f05867a229de: Preparing [2025-03-11T07:10:36.015Z] 32c541ef0dba: Preparing [2025-03-11T07:10:36.015Z] 994456c4fd7b: Preparing [2025-03-11T07:10:36.015Z] 4549a89d26f2: Waiting [2025-03-11T07:10:36.015Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:36.015Z] 436807a773df: Waiting [2025-03-11T07:10:36.015Z] 32c541ef0dba: Waiting [2025-03-11T07:10:36.015Z] 994456c4fd7b: Waiting [2025-03-11T07:10:36.015Z] 3fb98b526a75: Layer already exists [2025-03-11T07:10:36.015Z] fa3b089dd75b: Layer already exists [2025-03-11T07:10:36.015Z] 0b5d30a97de1: Layer already exists [2025-03-11T07:10:36.015Z] bc162ad2e743: Layer already exists [2025-03-11T07:10:36.015Z] 22c147d186bd: Layer already exists [2025-03-11T07:10:36.015Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:36.015Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:36.015Z] 32c541ef0dba: Layer already exists [2025-03-11T07:10:36.015Z] 436807a773df: Layer already exists [2025-03-11T07:10:36.015Z] f05867a229de: Layer already exists [2025-03-11T07:10:36.015Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:36.015Z] latest: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:36.339Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:36.657Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.72 [2025-03-11T07:10:36.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-11T07:10:36.657Z] 22c147d186bd: Preparing [2025-03-11T07:10:36.657Z] 3fb98b526a75: Preparing [2025-03-11T07:10:36.657Z] fa3b089dd75b: Preparing [2025-03-11T07:10:36.657Z] bc162ad2e743: Preparing [2025-03-11T07:10:36.657Z] 0b5d30a97de1: Preparing [2025-03-11T07:10:36.657Z] 4549a89d26f2: Preparing [2025-03-11T07:10:36.657Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:36.657Z] 436807a773df: Preparing [2025-03-11T07:10:36.657Z] f05867a229de: Preparing [2025-03-11T07:10:36.657Z] 32c541ef0dba: Preparing [2025-03-11T07:10:36.657Z] 994456c4fd7b: Preparing [2025-03-11T07:10:36.657Z] 4549a89d26f2: Waiting [2025-03-11T07:10:36.657Z] 32c541ef0dba: Waiting [2025-03-11T07:10:36.657Z] 994456c4fd7b: Waiting [2025-03-11T07:10:36.657Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:36.657Z] 436807a773df: Waiting [2025-03-11T07:10:36.657Z] f05867a229de: Waiting [2025-03-11T07:10:36.657Z] 22c147d186bd: Layer already exists [2025-03-11T07:10:36.657Z] 3fb98b526a75: Layer already exists [2025-03-11T07:10:36.657Z] bc162ad2e743: Layer already exists [2025-03-11T07:10:36.657Z] fa3b089dd75b: Layer already exists [2025-03-11T07:10:36.657Z] 0b5d30a97de1: Layer already exists [2025-03-11T07:10:36.657Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:36.657Z] 32c541ef0dba: Layer already exists [2025-03-11T07:10:36.657Z] f05867a229de: Layer already exists [2025-03-11T07:10:36.657Z] 436807a773df: Layer already exists [2025-03-11T07:10:36.657Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:36.657Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:36.657Z] 4.0.0-dev.72: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:36.985Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:37.308Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:37.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-11T07:10:37.308Z] 22c147d186bd: Preparing [2025-03-11T07:10:37.308Z] 3fb98b526a75: Preparing [2025-03-11T07:10:37.308Z] fa3b089dd75b: Preparing [2025-03-11T07:10:37.308Z] bc162ad2e743: Preparing [2025-03-11T07:10:37.308Z] 0b5d30a97de1: Preparing [2025-03-11T07:10:37.308Z] 4549a89d26f2: Preparing [2025-03-11T07:10:37.308Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:37.308Z] 436807a773df: Preparing [2025-03-11T07:10:37.308Z] f05867a229de: Preparing [2025-03-11T07:10:37.308Z] 32c541ef0dba: Preparing [2025-03-11T07:10:37.308Z] 994456c4fd7b: Preparing [2025-03-11T07:10:37.308Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:37.308Z] 436807a773df: Waiting [2025-03-11T07:10:37.308Z] f05867a229de: Waiting [2025-03-11T07:10:37.308Z] 32c541ef0dba: Waiting [2025-03-11T07:10:37.308Z] 994456c4fd7b: Waiting [2025-03-11T07:10:37.308Z] 4549a89d26f2: Waiting [2025-03-11T07:10:37.308Z] 0b5d30a97de1: Layer already exists [2025-03-11T07:10:37.308Z] bc162ad2e743: Layer already exists [2025-03-11T07:10:37.308Z] fa3b089dd75b: Layer already exists [2025-03-11T07:10:37.308Z] 22c147d186bd: Layer already exists [2025-03-11T07:10:37.308Z] 3fb98b526a75: Layer already exists [2025-03-11T07:10:37.308Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:37.308Z] 436807a773df: Layer already exists [2025-03-11T07:10:37.308Z] f05867a229de: Layer already exists [2025-03-11T07:10:37.308Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:37.308Z] 32c541ef0dba: Layer already exists [2025-03-11T07:10:37.308Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:37.308Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:37.628Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:38.076Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-11T07:10:38.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-11T07:10:38.077Z] 22c147d186bd: Preparing [2025-03-11T07:10:38.077Z] 3fb98b526a75: Preparing [2025-03-11T07:10:38.077Z] fa3b089dd75b: Preparing [2025-03-11T07:10:38.077Z] bc162ad2e743: Preparing [2025-03-11T07:10:38.077Z] 0b5d30a97de1: Preparing [2025-03-11T07:10:38.077Z] 4549a89d26f2: Preparing [2025-03-11T07:10:38.077Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:38.077Z] 436807a773df: Preparing [2025-03-11T07:10:38.077Z] f05867a229de: Preparing [2025-03-11T07:10:38.077Z] 32c541ef0dba: Preparing [2025-03-11T07:10:38.077Z] 994456c4fd7b: Preparing [2025-03-11T07:10:38.077Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:38.077Z] f05867a229de: Waiting [2025-03-11T07:10:38.077Z] 32c541ef0dba: Waiting [2025-03-11T07:10:38.077Z] 994456c4fd7b: Waiting [2025-03-11T07:10:38.077Z] 4549a89d26f2: Waiting [2025-03-11T07:10:38.077Z] 0b5d30a97de1: Layer already exists [2025-03-11T07:10:38.077Z] bc162ad2e743: Layer already exists [2025-03-11T07:10:38.077Z] fa3b089dd75b: Layer already exists [2025-03-11T07:10:38.077Z] 3fb98b526a75: Layer already exists [2025-03-11T07:10:38.077Z] 22c147d186bd: Layer already exists [2025-03-11T07:10:38.077Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:38.077Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:38.077Z] 436807a773df: Layer already exists [2025-03-11T07:10:38.077Z] f05867a229de: Layer already exists [2025-03-11T07:10:38.077Z] 32c541ef0dba: Layer already exists [2025-03-11T07:10:38.077Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:38.077Z] main: digest: sha256:eff028778e63fd25e8dcf2a3d9b86da3d5b8be33a1401f83b0a02ef67d40c1d7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:38.163Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:38.175Z] taggedImages: [2025-03-11T07:10:38.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:38.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-11T07:10:38.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.72 [2025-03-11T07:10:38.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:38.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-11T07:10:38.201Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-11T07:10:38.201Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:38.201Z] latest [2025-03-11T07:10:38.201Z] 4.0.0-dev.72 [2025-03-11T07:10:38.201Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:38.201Z] main [2025-03-11T07:10:38.201Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:38.585Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:38.984Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:38.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-11T07:10:38.984Z] 626c7559317d: Preparing [2025-03-11T07:10:38.984Z] 68f0f9950897: Preparing [2025-03-11T07:10:38.984Z] dd574757f95b: Preparing [2025-03-11T07:10:38.984Z] 0087b6591845: Preparing [2025-03-11T07:10:38.984Z] eee1eeecdeeb: Preparing [2025-03-11T07:10:38.984Z] bae819b6d657: Preparing [2025-03-11T07:10:38.984Z] 1e4a43f9c77d: Preparing [2025-03-11T07:10:38.984Z] 4549a89d26f2: Preparing [2025-03-11T07:10:38.984Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:38.984Z] bae819b6d657: Waiting [2025-03-11T07:10:38.984Z] 1e4a43f9c77d: Waiting [2025-03-11T07:10:38.984Z] 4549a89d26f2: Waiting [2025-03-11T07:10:38.984Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:38.984Z] f5343d941340: Preparing [2025-03-11T07:10:38.984Z] 4e8d974ba03a: Preparing [2025-03-11T07:10:38.984Z] 994456c4fd7b: Preparing [2025-03-11T07:10:38.984Z] f5343d941340: Waiting [2025-03-11T07:10:38.984Z] 4e8d974ba03a: Waiting [2025-03-11T07:10:38.984Z] 68f0f9950897: Pushed [2025-03-11T07:10:38.984Z] eee1eeecdeeb: Pushed [2025-03-11T07:10:38.984Z] 626c7559317d: Pushed [2025-03-11T07:10:38.984Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:38.984Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:38.984Z] bae819b6d657: Pushed [2025-03-11T07:10:38.984Z] 1e4a43f9c77d: Pushed [2025-03-11T07:10:38.984Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:39.241Z] f5343d941340: Pushed [2025-03-11T07:10:40.181Z] 4e8d974ba03a: Pushed [2025-03-11T07:10:40.747Z] 0087b6591845: Pushed [2025-03-11T07:10:41.680Z] dd574757f95b: Pushed [2025-03-11T07:10:41.680Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:41.999Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:42.320Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-11T07:10:42.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-11T07:10:42.320Z] 626c7559317d: Preparing [2025-03-11T07:10:42.320Z] 68f0f9950897: Preparing [2025-03-11T07:10:42.320Z] dd574757f95b: Preparing [2025-03-11T07:10:42.320Z] 0087b6591845: Preparing [2025-03-11T07:10:42.320Z] eee1eeecdeeb: Preparing [2025-03-11T07:10:42.320Z] bae819b6d657: Preparing [2025-03-11T07:10:42.320Z] 1e4a43f9c77d: Preparing [2025-03-11T07:10:42.320Z] 4549a89d26f2: Preparing [2025-03-11T07:10:42.320Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:42.320Z] f5343d941340: Preparing [2025-03-11T07:10:42.320Z] 4e8d974ba03a: Preparing [2025-03-11T07:10:42.320Z] 994456c4fd7b: Preparing [2025-03-11T07:10:42.320Z] bae819b6d657: Waiting [2025-03-11T07:10:42.320Z] 1e4a43f9c77d: Waiting [2025-03-11T07:10:42.320Z] 4549a89d26f2: Waiting [2025-03-11T07:10:42.320Z] 4e8d974ba03a: Waiting [2025-03-11T07:10:42.320Z] f5343d941340: Waiting [2025-03-11T07:10:42.320Z] 994456c4fd7b: Waiting [2025-03-11T07:10:42.320Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:42.320Z] 68f0f9950897: Layer already exists [2025-03-11T07:10:42.320Z] 0087b6591845: Layer already exists [2025-03-11T07:10:42.320Z] 626c7559317d: Layer already exists [2025-03-11T07:10:42.320Z] eee1eeecdeeb: Layer already exists [2025-03-11T07:10:42.320Z] dd574757f95b: Layer already exists [2025-03-11T07:10:42.320Z] 1e4a43f9c77d: Layer already exists [2025-03-11T07:10:42.320Z] bae819b6d657: Layer already exists [2025-03-11T07:10:42.320Z] f5343d941340: Layer already exists [2025-03-11T07:10:42.320Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:42.320Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:42.320Z] 4e8d974ba03a: Layer already exists [2025-03-11T07:10:42.320Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:42.320Z] latest: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:42.633Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:42.948Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.72 [2025-03-11T07:10:42.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-11T07:10:42.948Z] 626c7559317d: Preparing [2025-03-11T07:10:42.948Z] 68f0f9950897: Preparing [2025-03-11T07:10:42.948Z] dd574757f95b: Preparing [2025-03-11T07:10:42.948Z] 0087b6591845: Preparing [2025-03-11T07:10:42.948Z] eee1eeecdeeb: Preparing [2025-03-11T07:10:42.948Z] bae819b6d657: Preparing [2025-03-11T07:10:42.948Z] 1e4a43f9c77d: Preparing [2025-03-11T07:10:42.948Z] 4549a89d26f2: Preparing [2025-03-11T07:10:42.948Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:42.948Z] f5343d941340: Preparing [2025-03-11T07:10:42.948Z] 4e8d974ba03a: Preparing [2025-03-11T07:10:42.948Z] 994456c4fd7b: Preparing [2025-03-11T07:10:42.948Z] 4549a89d26f2: Waiting [2025-03-11T07:10:42.948Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:42.948Z] 4e8d974ba03a: Waiting [2025-03-11T07:10:42.948Z] bae819b6d657: Waiting [2025-03-11T07:10:42.948Z] f5343d941340: Waiting [2025-03-11T07:10:42.948Z] 1e4a43f9c77d: Waiting [2025-03-11T07:10:42.948Z] 994456c4fd7b: Waiting [2025-03-11T07:10:42.948Z] 0087b6591845: Layer already exists [2025-03-11T07:10:42.948Z] 68f0f9950897: Layer already exists [2025-03-11T07:10:42.948Z] eee1eeecdeeb: Layer already exists [2025-03-11T07:10:42.948Z] 626c7559317d: Layer already exists [2025-03-11T07:10:42.948Z] dd574757f95b: Layer already exists [2025-03-11T07:10:42.948Z] 1e4a43f9c77d: Layer already exists [2025-03-11T07:10:42.948Z] bae819b6d657: Layer already exists [2025-03-11T07:10:42.948Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:42.948Z] f5343d941340: Layer already exists [2025-03-11T07:10:42.948Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:42.948Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:42.948Z] 4e8d974ba03a: Layer already exists [2025-03-11T07:10:42.948Z] 4.0.0-dev.72: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:43.269Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:43.579Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:43.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-11T07:10:43.579Z] 626c7559317d: Preparing [2025-03-11T07:10:43.579Z] 68f0f9950897: Preparing [2025-03-11T07:10:43.579Z] dd574757f95b: Preparing [2025-03-11T07:10:43.579Z] 0087b6591845: Preparing [2025-03-11T07:10:43.579Z] eee1eeecdeeb: Preparing [2025-03-11T07:10:43.579Z] bae819b6d657: Preparing [2025-03-11T07:10:43.579Z] 1e4a43f9c77d: Preparing [2025-03-11T07:10:43.579Z] 4549a89d26f2: Preparing [2025-03-11T07:10:43.579Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:43.579Z] f5343d941340: Preparing [2025-03-11T07:10:43.579Z] 4e8d974ba03a: Preparing [2025-03-11T07:10:43.579Z] 994456c4fd7b: Preparing [2025-03-11T07:10:43.579Z] bae819b6d657: Waiting [2025-03-11T07:10:43.579Z] 4e8d974ba03a: Waiting [2025-03-11T07:10:43.579Z] f5343d941340: Waiting [2025-03-11T07:10:43.579Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:43.579Z] 994456c4fd7b: Waiting [2025-03-11T07:10:43.579Z] dd574757f95b: Layer already exists [2025-03-11T07:10:43.579Z] 68f0f9950897: Layer already exists [2025-03-11T07:10:43.579Z] eee1eeecdeeb: Layer already exists [2025-03-11T07:10:43.579Z] 0087b6591845: Layer already exists [2025-03-11T07:10:43.579Z] 626c7559317d: Layer already exists [2025-03-11T07:10:43.579Z] 1e4a43f9c77d: Layer already exists [2025-03-11T07:10:43.579Z] bae819b6d657: Layer already exists [2025-03-11T07:10:43.579Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:43.579Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:43.579Z] f5343d941340: Layer already exists [2025-03-11T07:10:43.579Z] 4e8d974ba03a: Layer already exists [2025-03-11T07:10:43.579Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:43.579Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:43.896Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:44.219Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-11T07:10:44.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-11T07:10:44.219Z] 626c7559317d: Preparing [2025-03-11T07:10:44.219Z] 68f0f9950897: Preparing [2025-03-11T07:10:44.219Z] dd574757f95b: Preparing [2025-03-11T07:10:44.219Z] 0087b6591845: Preparing [2025-03-11T07:10:44.219Z] eee1eeecdeeb: Preparing [2025-03-11T07:10:44.219Z] bae819b6d657: Preparing [2025-03-11T07:10:44.219Z] 1e4a43f9c77d: Preparing [2025-03-11T07:10:44.219Z] 4549a89d26f2: Preparing [2025-03-11T07:10:44.219Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:44.219Z] f5343d941340: Preparing [2025-03-11T07:10:44.219Z] 4e8d974ba03a: Preparing [2025-03-11T07:10:44.219Z] 994456c4fd7b: Preparing [2025-03-11T07:10:44.219Z] 4549a89d26f2: Waiting [2025-03-11T07:10:44.219Z] 994456c4fd7b: Waiting [2025-03-11T07:10:44.219Z] 4e8d974ba03a: Waiting [2025-03-11T07:10:44.219Z] 2097b1d8e21b: Waiting [2025-03-11T07:10:44.219Z] f5343d941340: Waiting [2025-03-11T07:10:44.219Z] bae819b6d657: Waiting [2025-03-11T07:10:44.219Z] 1e4a43f9c77d: Waiting [2025-03-11T07:10:44.219Z] dd574757f95b: Layer already exists [2025-03-11T07:10:44.219Z] 68f0f9950897: Layer already exists [2025-03-11T07:10:44.219Z] eee1eeecdeeb: Layer already exists [2025-03-11T07:10:44.219Z] 0087b6591845: Layer already exists [2025-03-11T07:10:44.219Z] 626c7559317d: Layer already exists [2025-03-11T07:10:44.219Z] 1e4a43f9c77d: Layer already exists [2025-03-11T07:10:44.219Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:44.219Z] bae819b6d657: Layer already exists [2025-03-11T07:10:44.219Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:44.219Z] f5343d941340: Layer already exists [2025-03-11T07:10:44.219Z] 4e8d974ba03a: Layer already exists [2025-03-11T07:10:44.219Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:44.219Z] main: digest: sha256:c27e2e3a849e603aa1fd119557fcdcfad9776ed2768f03e116c1bb84d2d542e3 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:44.293Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:44.306Z] taggedImages: [2025-03-11T07:10:44.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:44.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-11T07:10:44.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.72 [2025-03-11T07:10:44.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:44.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-11T07:10:44.327Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-11T07:10:44.327Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:44.327Z] latest [2025-03-11T07:10:44.327Z] 4.0.0-dev.72 [2025-03-11T07:10:44.327Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:44.327Z] main [2025-03-11T07:10:44.327Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:44.756Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:45.078Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:45.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-11T07:10:45.078Z] 3e115e4b69b3: Preparing [2025-03-11T07:10:45.078Z] ce15ae633273: Preparing [2025-03-11T07:10:45.078Z] 4549a89d26f2: Preparing [2025-03-11T07:10:45.078Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:45.078Z] 4a55e1ad8b89: Preparing [2025-03-11T07:10:45.078Z] e34b628195ff: Preparing [2025-03-11T07:10:45.078Z] 994456c4fd7b: Preparing [2025-03-11T07:10:45.078Z] 994456c4fd7b: Waiting [2025-03-11T07:10:45.078Z] e34b628195ff: Waiting [2025-03-11T07:10:45.078Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:45.078Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:45.078Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:45.078Z] 4a55e1ad8b89: Pushed [2025-03-11T07:10:45.078Z] 3e115e4b69b3: Pushed [2025-03-11T07:10:46.019Z] e34b628195ff: Pushed [2025-03-11T07:10:47.920Z] ce15ae633273: Pushed [2025-03-11T07:10:48.179Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:48.501Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:48.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-11T07:10:48.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-11T07:10:48.817Z] 3e115e4b69b3: Preparing [2025-03-11T07:10:48.817Z] ce15ae633273: Preparing [2025-03-11T07:10:48.817Z] 4549a89d26f2: Preparing [2025-03-11T07:10:48.817Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:48.817Z] 4a55e1ad8b89: Preparing [2025-03-11T07:10:48.817Z] e34b628195ff: Preparing [2025-03-11T07:10:48.817Z] 994456c4fd7b: Preparing [2025-03-11T07:10:48.817Z] e34b628195ff: Waiting [2025-03-11T07:10:48.817Z] 994456c4fd7b: Waiting [2025-03-11T07:10:48.817Z] 4a55e1ad8b89: Layer already exists [2025-03-11T07:10:48.817Z] 3e115e4b69b3: Layer already exists [2025-03-11T07:10:48.817Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:48.817Z] ce15ae633273: Layer already exists [2025-03-11T07:10:48.817Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:48.817Z] e34b628195ff: Layer already exists [2025-03-11T07:10:48.817Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:48.817Z] latest: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:49.138Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:49.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.72 [2025-03-11T07:10:49.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-11T07:10:49.464Z] 3e115e4b69b3: Preparing [2025-03-11T07:10:49.464Z] ce15ae633273: Preparing [2025-03-11T07:10:49.464Z] 4549a89d26f2: Preparing [2025-03-11T07:10:49.464Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:49.464Z] 4a55e1ad8b89: Preparing [2025-03-11T07:10:49.464Z] e34b628195ff: Preparing [2025-03-11T07:10:49.464Z] 994456c4fd7b: Preparing [2025-03-11T07:10:49.464Z] e34b628195ff: Waiting [2025-03-11T07:10:49.464Z] 994456c4fd7b: Waiting [2025-03-11T07:10:49.464Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:49.464Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:49.464Z] 4a55e1ad8b89: Layer already exists [2025-03-11T07:10:49.464Z] ce15ae633273: Layer already exists [2025-03-11T07:10:49.464Z] 3e115e4b69b3: Layer already exists [2025-03-11T07:10:49.464Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:49.464Z] e34b628195ff: Layer already exists [2025-03-11T07:10:49.464Z] 4.0.0-dev.72: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:49.785Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:50.103Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:50.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-11T07:10:50.103Z] 3e115e4b69b3: Preparing [2025-03-11T07:10:50.103Z] ce15ae633273: Preparing [2025-03-11T07:10:50.103Z] 4549a89d26f2: Preparing [2025-03-11T07:10:50.103Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:50.103Z] 4a55e1ad8b89: Preparing [2025-03-11T07:10:50.103Z] e34b628195ff: Preparing [2025-03-11T07:10:50.103Z] 994456c4fd7b: Preparing [2025-03-11T07:10:50.103Z] e34b628195ff: Waiting [2025-03-11T07:10:50.103Z] 994456c4fd7b: Waiting [2025-03-11T07:10:50.103Z] 4a55e1ad8b89: Layer already exists [2025-03-11T07:10:50.103Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:50.103Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:50.103Z] 3e115e4b69b3: Layer already exists [2025-03-11T07:10:50.103Z] ce15ae633273: Layer already exists [2025-03-11T07:10:50.103Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:50.103Z] e34b628195ff: Layer already exists [2025-03-11T07:10:50.103Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:50.423Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:50.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-11T07:10:50.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-11T07:10:50.736Z] 3e115e4b69b3: Preparing [2025-03-11T07:10:50.736Z] ce15ae633273: Preparing [2025-03-11T07:10:50.736Z] 4549a89d26f2: Preparing [2025-03-11T07:10:50.736Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:50.736Z] 4a55e1ad8b89: Preparing [2025-03-11T07:10:50.736Z] e34b628195ff: Preparing [2025-03-11T07:10:50.736Z] 994456c4fd7b: Preparing [2025-03-11T07:10:50.736Z] e34b628195ff: Waiting [2025-03-11T07:10:50.736Z] 994456c4fd7b: Waiting [2025-03-11T07:10:50.736Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:50.736Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:50.736Z] 3e115e4b69b3: Layer already exists [2025-03-11T07:10:50.736Z] 4a55e1ad8b89: Layer already exists [2025-03-11T07:10:50.736Z] ce15ae633273: Layer already exists [2025-03-11T07:10:50.736Z] e34b628195ff: Layer already exists [2025-03-11T07:10:50.736Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:50.736Z] main: digest: sha256:b8f5026872c6d0b88ad00f9b2ce6f696f19b4a9c6011cfa73809905cd2019bbc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:10:50.804Z] ===================================================== [Pipeline] echo [2025-03-11T07:10:50.814Z] taggedImages: [2025-03-11T07:10:50.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:50.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-11T07:10:50.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.72 [2025-03-11T07:10:50.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:50.814Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-11T07:10:50.836Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-11T07:10:50.836Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:50.836Z] latest [2025-03-11T07:10:50.836Z] 4.0.0-dev.72 [2025-03-11T07:10:50.836Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:10:50.836Z] main [2025-03-11T07:10:50.836Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:51.158Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:10:51.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:10:51.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-11T07:10:51.471Z] 286e706aebcd: Preparing [2025-03-11T07:10:51.471Z] cd966b1e4a4a: Preparing [2025-03-11T07:10:51.471Z] 94e4ceacf167: Preparing [2025-03-11T07:10:51.471Z] 4549a89d26f2: Preparing [2025-03-11T07:10:51.471Z] 2097b1d8e21b: Preparing [2025-03-11T07:10:51.471Z] 26e7ee9cd192: Preparing [2025-03-11T07:10:51.471Z] fb268fa63fbd: Preparing [2025-03-11T07:10:51.471Z] 5dabf26918ee: Preparing [2025-03-11T07:10:51.471Z] 5252d2bbe772: Preparing [2025-03-11T07:10:51.471Z] 994456c4fd7b: Preparing [2025-03-11T07:10:51.471Z] 5dabf26918ee: Waiting [2025-03-11T07:10:51.471Z] 5252d2bbe772: Waiting [2025-03-11T07:10:51.471Z] 994456c4fd7b: Waiting [2025-03-11T07:10:51.471Z] 26e7ee9cd192: Waiting [2025-03-11T07:10:51.471Z] fb268fa63fbd: Waiting [2025-03-11T07:10:51.471Z] 4549a89d26f2: Layer already exists [2025-03-11T07:10:51.471Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:10:51.471Z] cd966b1e4a4a: Pushed [2025-03-11T07:10:51.471Z] 286e706aebcd: Pushed [2025-03-11T07:10:51.471Z] 94e4ceacf167: Pushed [2025-03-11T07:10:51.471Z] 994456c4fd7b: Layer already exists [2025-03-11T07:10:51.471Z] 5dabf26918ee: Pushed [2025-03-11T07:10:52.036Z] 5252d2bbe772: Pushed [2025-03-11T07:10:56.227Z] fb268fa63fbd: Pushed [2025-03-11T07:11:03.655Z] 26e7ee9cd192: Pushed [2025-03-11T07:11:03.655Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:03.980Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:04.299Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-11T07:11:04.300Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-11T07:11:04.300Z] 286e706aebcd: Preparing [2025-03-11T07:11:04.300Z] cd966b1e4a4a: Preparing [2025-03-11T07:11:04.300Z] 94e4ceacf167: Preparing [2025-03-11T07:11:04.300Z] 4549a89d26f2: Preparing [2025-03-11T07:11:04.300Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:04.300Z] 26e7ee9cd192: Preparing [2025-03-11T07:11:04.300Z] fb268fa63fbd: Preparing [2025-03-11T07:11:04.300Z] 5dabf26918ee: Preparing [2025-03-11T07:11:04.300Z] 5252d2bbe772: Preparing [2025-03-11T07:11:04.300Z] 994456c4fd7b: Preparing [2025-03-11T07:11:04.300Z] fb268fa63fbd: Waiting [2025-03-11T07:11:04.300Z] 994456c4fd7b: Waiting [2025-03-11T07:11:04.300Z] 5dabf26918ee: Waiting [2025-03-11T07:11:04.300Z] 5252d2bbe772: Waiting [2025-03-11T07:11:04.300Z] 94e4ceacf167: Layer already exists [2025-03-11T07:11:04.300Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:04.300Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:04.300Z] 286e706aebcd: Layer already exists [2025-03-11T07:11:04.300Z] cd966b1e4a4a: Layer already exists [2025-03-11T07:11:04.300Z] 26e7ee9cd192: Layer already exists [2025-03-11T07:11:04.300Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:04.300Z] fb268fa63fbd: Layer already exists [2025-03-11T07:11:04.300Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:04.300Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:04.300Z] latest: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:04.620Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:04.943Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.72 [2025-03-11T07:11:04.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-11T07:11:04.943Z] 286e706aebcd: Preparing [2025-03-11T07:11:04.943Z] cd966b1e4a4a: Preparing [2025-03-11T07:11:04.943Z] 94e4ceacf167: Preparing [2025-03-11T07:11:04.943Z] 4549a89d26f2: Preparing [2025-03-11T07:11:04.943Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:04.943Z] 26e7ee9cd192: Preparing [2025-03-11T07:11:04.943Z] fb268fa63fbd: Preparing [2025-03-11T07:11:04.943Z] 5dabf26918ee: Preparing [2025-03-11T07:11:04.943Z] 5252d2bbe772: Preparing [2025-03-11T07:11:04.943Z] 994456c4fd7b: Preparing [2025-03-11T07:11:04.943Z] 26e7ee9cd192: Waiting [2025-03-11T07:11:04.943Z] 5252d2bbe772: Waiting [2025-03-11T07:11:04.943Z] 994456c4fd7b: Waiting [2025-03-11T07:11:04.943Z] 5dabf26918ee: Waiting [2025-03-11T07:11:04.943Z] 94e4ceacf167: Layer already exists [2025-03-11T07:11:04.943Z] 286e706aebcd: Layer already exists [2025-03-11T07:11:04.943Z] cd966b1e4a4a: Layer already exists [2025-03-11T07:11:04.943Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:04.943Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:04.943Z] 26e7ee9cd192: Layer already exists [2025-03-11T07:11:04.943Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:04.943Z] fb268fa63fbd: Layer already exists [2025-03-11T07:11:04.943Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:04.943Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:04.943Z] 4.0.0-dev.72: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:05.265Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:05.588Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:05.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-11T07:11:05.588Z] 286e706aebcd: Preparing [2025-03-11T07:11:05.588Z] cd966b1e4a4a: Preparing [2025-03-11T07:11:05.588Z] 94e4ceacf167: Preparing [2025-03-11T07:11:05.588Z] 4549a89d26f2: Preparing [2025-03-11T07:11:05.588Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:05.588Z] 26e7ee9cd192: Preparing [2025-03-11T07:11:05.588Z] fb268fa63fbd: Preparing [2025-03-11T07:11:05.588Z] 5dabf26918ee: Preparing [2025-03-11T07:11:05.588Z] 5252d2bbe772: Preparing [2025-03-11T07:11:05.588Z] 994456c4fd7b: Preparing [2025-03-11T07:11:05.588Z] 5252d2bbe772: Waiting [2025-03-11T07:11:05.588Z] 994456c4fd7b: Waiting [2025-03-11T07:11:05.589Z] 26e7ee9cd192: Waiting [2025-03-11T07:11:05.589Z] fb268fa63fbd: Waiting [2025-03-11T07:11:05.589Z] 5dabf26918ee: Waiting [2025-03-11T07:11:05.589Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:05.589Z] 94e4ceacf167: Layer already exists [2025-03-11T07:11:05.589Z] cd966b1e4a4a: Layer already exists [2025-03-11T07:11:05.589Z] 286e706aebcd: Layer already exists [2025-03-11T07:11:05.589Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:05.589Z] 26e7ee9cd192: Layer already exists [2025-03-11T07:11:05.589Z] fb268fa63fbd: Layer already exists [2025-03-11T07:11:05.589Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:05.589Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:05.589Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:05.589Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:05.912Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:06.235Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-11T07:11:06.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-11T07:11:06.235Z] 286e706aebcd: Preparing [2025-03-11T07:11:06.235Z] cd966b1e4a4a: Preparing [2025-03-11T07:11:06.235Z] 94e4ceacf167: Preparing [2025-03-11T07:11:06.235Z] 4549a89d26f2: Preparing [2025-03-11T07:11:06.235Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:06.235Z] 26e7ee9cd192: Preparing [2025-03-11T07:11:06.235Z] fb268fa63fbd: Preparing [2025-03-11T07:11:06.235Z] 5dabf26918ee: Preparing [2025-03-11T07:11:06.235Z] 5252d2bbe772: Preparing [2025-03-11T07:11:06.235Z] 994456c4fd7b: Preparing [2025-03-11T07:11:06.235Z] fb268fa63fbd: Waiting [2025-03-11T07:11:06.235Z] 5252d2bbe772: Waiting [2025-03-11T07:11:06.235Z] 26e7ee9cd192: Waiting [2025-03-11T07:11:06.235Z] 5dabf26918ee: Waiting [2025-03-11T07:11:06.235Z] 94e4ceacf167: Layer already exists [2025-03-11T07:11:06.235Z] cd966b1e4a4a: Layer already exists [2025-03-11T07:11:06.235Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:06.235Z] 286e706aebcd: Layer already exists [2025-03-11T07:11:06.235Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:06.235Z] 26e7ee9cd192: Layer already exists [2025-03-11T07:11:06.235Z] fb268fa63fbd: Layer already exists [2025-03-11T07:11:06.235Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:06.235Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:06.235Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:06.235Z] main: digest: sha256:2d7269a58e601353857c2f960cad37d948da2950117447269caeac1a4a7c247b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:11:06.311Z] ===================================================== [Pipeline] echo [2025-03-11T07:11:06.330Z] taggedImages: [2025-03-11T07:11:06.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:06.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-11T07:11:06.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.72 [2025-03-11T07:11:06.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:06.330Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-11T07:11:06.354Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-11T07:11:06.354Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:06.354Z] latest [2025-03-11T07:11:06.354Z] 4.0.0-dev.72 [2025-03-11T07:11:06.354Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:06.354Z] main [2025-03-11T07:11:06.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:06.777Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:07.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:07.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-11T07:11:07.096Z] 90e8a185bb9c: Preparing [2025-03-11T07:11:07.096Z] fbf07190c1b3: Preparing [2025-03-11T07:11:07.096Z] fe2daeabb5a0: Preparing [2025-03-11T07:11:07.096Z] 4549a89d26f2: Preparing [2025-03-11T07:11:07.096Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:07.096Z] 46f2241f915b: Preparing [2025-03-11T07:11:07.096Z] d7bda1cbe857: Preparing [2025-03-11T07:11:07.096Z] bc2622328c9a: Preparing [2025-03-11T07:11:07.096Z] 994456c4fd7b: Preparing [2025-03-11T07:11:07.096Z] d7bda1cbe857: Waiting [2025-03-11T07:11:07.096Z] bc2622328c9a: Waiting [2025-03-11T07:11:07.096Z] 994456c4fd7b: Waiting [2025-03-11T07:11:07.096Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:07.096Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:07.096Z] fbf07190c1b3: Pushed [2025-03-11T07:11:07.096Z] 90e8a185bb9c: Pushed [2025-03-11T07:11:07.096Z] fe2daeabb5a0: Pushed [2025-03-11T07:11:07.096Z] d7bda1cbe857: Pushed [2025-03-11T07:11:07.096Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:07.355Z] bc2622328c9a: Pushed [2025-03-11T07:11:19.573Z] 46f2241f915b: Pushed [2025-03-11T07:11:19.573Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:19.900Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:20.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-11T07:11:20.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-11T07:11:20.230Z] 90e8a185bb9c: Preparing [2025-03-11T07:11:20.230Z] fbf07190c1b3: Preparing [2025-03-11T07:11:20.230Z] fe2daeabb5a0: Preparing [2025-03-11T07:11:20.230Z] 4549a89d26f2: Preparing [2025-03-11T07:11:20.230Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:20.230Z] 46f2241f915b: Preparing [2025-03-11T07:11:20.230Z] d7bda1cbe857: Preparing [2025-03-11T07:11:20.230Z] bc2622328c9a: Preparing [2025-03-11T07:11:20.230Z] 994456c4fd7b: Preparing [2025-03-11T07:11:20.230Z] 46f2241f915b: Waiting [2025-03-11T07:11:20.230Z] d7bda1cbe857: Waiting [2025-03-11T07:11:20.230Z] 994456c4fd7b: Waiting [2025-03-11T07:11:20.230Z] bc2622328c9a: Waiting [2025-03-11T07:11:20.230Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:20.230Z] fbf07190c1b3: Layer already exists [2025-03-11T07:11:20.230Z] fe2daeabb5a0: Layer already exists [2025-03-11T07:11:20.230Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:20.230Z] 90e8a185bb9c: Layer already exists [2025-03-11T07:11:20.230Z] bc2622328c9a: Layer already exists [2025-03-11T07:11:20.230Z] d7bda1cbe857: Layer already exists [2025-03-11T07:11:20.230Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:20.230Z] 46f2241f915b: Layer already exists [2025-03-11T07:11:20.230Z] latest: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:20.561Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:20.883Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.72 [2025-03-11T07:11:20.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-11T07:11:20.883Z] 90e8a185bb9c: Preparing [2025-03-11T07:11:20.883Z] fbf07190c1b3: Preparing [2025-03-11T07:11:20.883Z] fe2daeabb5a0: Preparing [2025-03-11T07:11:20.883Z] 4549a89d26f2: Preparing [2025-03-11T07:11:20.883Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:20.883Z] 46f2241f915b: Preparing [2025-03-11T07:11:20.883Z] d7bda1cbe857: Preparing [2025-03-11T07:11:20.883Z] bc2622328c9a: Preparing [2025-03-11T07:11:20.883Z] 994456c4fd7b: Preparing [2025-03-11T07:11:20.883Z] 46f2241f915b: Waiting [2025-03-11T07:11:20.883Z] bc2622328c9a: Waiting [2025-03-11T07:11:20.883Z] fe2daeabb5a0: Layer already exists [2025-03-11T07:11:20.883Z] fbf07190c1b3: Layer already exists [2025-03-11T07:11:20.883Z] 90e8a185bb9c: Layer already exists [2025-03-11T07:11:20.883Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:20.883Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:20.883Z] 46f2241f915b: Layer already exists [2025-03-11T07:11:20.883Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:20.883Z] d7bda1cbe857: Layer already exists [2025-03-11T07:11:20.883Z] bc2622328c9a: Layer already exists [2025-03-11T07:11:20.883Z] 4.0.0-dev.72: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:21.211Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:21.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:21.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-11T07:11:21.537Z] 90e8a185bb9c: Preparing [2025-03-11T07:11:21.537Z] fbf07190c1b3: Preparing [2025-03-11T07:11:21.537Z] fe2daeabb5a0: Preparing [2025-03-11T07:11:21.537Z] 4549a89d26f2: Preparing [2025-03-11T07:11:21.537Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:21.537Z] 46f2241f915b: Preparing [2025-03-11T07:11:21.537Z] d7bda1cbe857: Preparing [2025-03-11T07:11:21.537Z] bc2622328c9a: Preparing [2025-03-11T07:11:21.537Z] 994456c4fd7b: Preparing [2025-03-11T07:11:21.537Z] 46f2241f915b: Waiting [2025-03-11T07:11:21.537Z] d7bda1cbe857: Waiting [2025-03-11T07:11:21.537Z] bc2622328c9a: Waiting [2025-03-11T07:11:21.537Z] 994456c4fd7b: Waiting [2025-03-11T07:11:21.537Z] fe2daeabb5a0: Layer already exists [2025-03-11T07:11:21.537Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:21.537Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:21.537Z] 90e8a185bb9c: Layer already exists [2025-03-11T07:11:21.537Z] fbf07190c1b3: Layer already exists [2025-03-11T07:11:21.537Z] 46f2241f915b: Layer already exists [2025-03-11T07:11:21.537Z] bc2622328c9a: Layer already exists [2025-03-11T07:11:21.537Z] d7bda1cbe857: Layer already exists [2025-03-11T07:11:21.537Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:21.537Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:21.867Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:22.189Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-11T07:11:22.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-11T07:11:22.189Z] 90e8a185bb9c: Preparing [2025-03-11T07:11:22.189Z] fbf07190c1b3: Preparing [2025-03-11T07:11:22.189Z] fe2daeabb5a0: Preparing [2025-03-11T07:11:22.189Z] 4549a89d26f2: Preparing [2025-03-11T07:11:22.189Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:22.189Z] 46f2241f915b: Preparing [2025-03-11T07:11:22.189Z] d7bda1cbe857: Preparing [2025-03-11T07:11:22.189Z] bc2622328c9a: Preparing [2025-03-11T07:11:22.189Z] 994456c4fd7b: Preparing [2025-03-11T07:11:22.189Z] d7bda1cbe857: Waiting [2025-03-11T07:11:22.189Z] bc2622328c9a: Waiting [2025-03-11T07:11:22.189Z] 994456c4fd7b: Waiting [2025-03-11T07:11:22.189Z] 46f2241f915b: Waiting [2025-03-11T07:11:22.189Z] fbf07190c1b3: Layer already exists [2025-03-11T07:11:22.189Z] fe2daeabb5a0: Layer already exists [2025-03-11T07:11:22.189Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:22.189Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:22.189Z] 90e8a185bb9c: Layer already exists [2025-03-11T07:11:22.189Z] d7bda1cbe857: Layer already exists [2025-03-11T07:11:22.189Z] bc2622328c9a: Layer already exists [2025-03-11T07:11:22.189Z] 46f2241f915b: Layer already exists [2025-03-11T07:11:22.189Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:22.189Z] main: digest: sha256:f6dc18605366d36d14707e79d926db6544ca715ff9a9958b575401aed7d846d5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:11:22.264Z] ===================================================== [Pipeline] echo [2025-03-11T07:11:22.281Z] taggedImages: [2025-03-11T07:11:22.281Z] - nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:22.281Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-11T07:11:22.281Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.72 [2025-03-11T07:11:22.281Z] - nexus3.edgexfoundry.org:10004/security-spire-config:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:22.281Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-11T07:11:22.305Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-11T07:11:22.305Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:22.305Z] latest [2025-03-11T07:11:22.305Z] 4.0.0-dev.72 [2025-03-11T07:11:22.305Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:22.305Z] main [2025-03-11T07:11:22.305Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:22.649Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:22.977Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:22.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-11T07:11:22.977Z] 8d26687bc7b5: Preparing [2025-03-11T07:11:22.977Z] 326e75fad045: Preparing [2025-03-11T07:11:22.977Z] ad5d8dcacf88: Preparing [2025-03-11T07:11:22.977Z] 4549a89d26f2: Preparing [2025-03-11T07:11:22.977Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:22.977Z] fff456577fd1: Preparing [2025-03-11T07:11:22.977Z] 5dabf26918ee: Preparing [2025-03-11T07:11:22.977Z] 5252d2bbe772: Preparing [2025-03-11T07:11:22.977Z] 994456c4fd7b: Preparing [2025-03-11T07:11:22.977Z] fff456577fd1: Waiting [2025-03-11T07:11:22.977Z] 5dabf26918ee: Waiting [2025-03-11T07:11:22.977Z] 5252d2bbe772: Waiting [2025-03-11T07:11:22.977Z] 994456c4fd7b: Waiting [2025-03-11T07:11:22.977Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:22.977Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:22.977Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:22.977Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:22.977Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:22.977Z] 8d26687bc7b5: Pushed [2025-03-11T07:11:22.977Z] ad5d8dcacf88: Pushed [2025-03-11T07:11:22.977Z] 326e75fad045: Pushed [2025-03-11T07:11:35.190Z] fff456577fd1: Pushed [2025-03-11T07:11:35.190Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:35.518Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:35.841Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-11T07:11:35.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-11T07:11:35.841Z] 8d26687bc7b5: Preparing [2025-03-11T07:11:35.841Z] 326e75fad045: Preparing [2025-03-11T07:11:35.841Z] ad5d8dcacf88: Preparing [2025-03-11T07:11:35.841Z] 4549a89d26f2: Preparing [2025-03-11T07:11:35.841Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:35.841Z] fff456577fd1: Preparing [2025-03-11T07:11:35.841Z] 5dabf26918ee: Preparing [2025-03-11T07:11:35.841Z] 5252d2bbe772: Preparing [2025-03-11T07:11:35.841Z] 994456c4fd7b: Preparing [2025-03-11T07:11:35.841Z] 5dabf26918ee: Waiting [2025-03-11T07:11:35.841Z] fff456577fd1: Waiting [2025-03-11T07:11:35.841Z] 5252d2bbe772: Waiting [2025-03-11T07:11:35.841Z] ad5d8dcacf88: Layer already exists [2025-03-11T07:11:35.841Z] 326e75fad045: Layer already exists [2025-03-11T07:11:35.841Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:35.841Z] 8d26687bc7b5: Layer already exists [2025-03-11T07:11:35.841Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:35.841Z] fff456577fd1: Layer already exists [2025-03-11T07:11:35.841Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:35.841Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:35.841Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:35.841Z] latest: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:36.171Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:36.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.72 [2025-03-11T07:11:36.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-11T07:11:36.495Z] 8d26687bc7b5: Preparing [2025-03-11T07:11:36.495Z] 326e75fad045: Preparing [2025-03-11T07:11:36.495Z] ad5d8dcacf88: Preparing [2025-03-11T07:11:36.495Z] 4549a89d26f2: Preparing [2025-03-11T07:11:36.495Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:36.495Z] fff456577fd1: Preparing [2025-03-11T07:11:36.495Z] 5dabf26918ee: Preparing [2025-03-11T07:11:36.495Z] 5252d2bbe772: Preparing [2025-03-11T07:11:36.495Z] 994456c4fd7b: Preparing [2025-03-11T07:11:36.495Z] 5252d2bbe772: Waiting [2025-03-11T07:11:36.495Z] fff456577fd1: Waiting [2025-03-11T07:11:36.495Z] 994456c4fd7b: Waiting [2025-03-11T07:11:36.495Z] 5dabf26918ee: Waiting [2025-03-11T07:11:36.495Z] ad5d8dcacf88: Layer already exists [2025-03-11T07:11:36.495Z] 326e75fad045: Layer already exists [2025-03-11T07:11:36.495Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:36.495Z] 8d26687bc7b5: Layer already exists [2025-03-11T07:11:36.495Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:36.495Z] fff456577fd1: Layer already exists [2025-03-11T07:11:36.495Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:36.495Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:36.495Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:36.495Z] 4.0.0-dev.72: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:36.823Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:37.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:37.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-11T07:11:37.151Z] 8d26687bc7b5: Preparing [2025-03-11T07:11:37.151Z] 326e75fad045: Preparing [2025-03-11T07:11:37.151Z] ad5d8dcacf88: Preparing [2025-03-11T07:11:37.151Z] 4549a89d26f2: Preparing [2025-03-11T07:11:37.151Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:37.151Z] fff456577fd1: Preparing [2025-03-11T07:11:37.151Z] 5dabf26918ee: Preparing [2025-03-11T07:11:37.151Z] 5252d2bbe772: Preparing [2025-03-11T07:11:37.151Z] 994456c4fd7b: Preparing [2025-03-11T07:11:37.151Z] 5dabf26918ee: Waiting [2025-03-11T07:11:37.151Z] 5252d2bbe772: Waiting [2025-03-11T07:11:37.151Z] fff456577fd1: Waiting [2025-03-11T07:11:37.151Z] 326e75fad045: Layer already exists [2025-03-11T07:11:37.151Z] 8d26687bc7b5: Layer already exists [2025-03-11T07:11:37.151Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:37.151Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:37.151Z] ad5d8dcacf88: Layer already exists [2025-03-11T07:11:37.151Z] fff456577fd1: Layer already exists [2025-03-11T07:11:37.151Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:37.151Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:37.151Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:37.151Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:37.474Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:37.806Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-11T07:11:37.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-11T07:11:37.806Z] 8d26687bc7b5: Preparing [2025-03-11T07:11:37.806Z] 326e75fad045: Preparing [2025-03-11T07:11:37.806Z] ad5d8dcacf88: Preparing [2025-03-11T07:11:37.806Z] 4549a89d26f2: Preparing [2025-03-11T07:11:37.806Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:37.806Z] fff456577fd1: Preparing [2025-03-11T07:11:37.806Z] 5dabf26918ee: Preparing [2025-03-11T07:11:37.806Z] 5252d2bbe772: Preparing [2025-03-11T07:11:37.806Z] 994456c4fd7b: Preparing [2025-03-11T07:11:37.806Z] 5dabf26918ee: Waiting [2025-03-11T07:11:37.806Z] 994456c4fd7b: Waiting [2025-03-11T07:11:37.806Z] fff456577fd1: Waiting [2025-03-11T07:11:37.806Z] 5252d2bbe772: Waiting [2025-03-11T07:11:37.806Z] 326e75fad045: Layer already exists [2025-03-11T07:11:37.806Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:37.806Z] 8d26687bc7b5: Layer already exists [2025-03-11T07:11:37.806Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:37.806Z] ad5d8dcacf88: Layer already exists [2025-03-11T07:11:37.806Z] fff456577fd1: Layer already exists [2025-03-11T07:11:37.806Z] 5dabf26918ee: Layer already exists [2025-03-11T07:11:37.806Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:37.806Z] 5252d2bbe772: Layer already exists [2025-03-11T07:11:37.806Z] main: digest: sha256:d06cf0e2a5bcff08a203d6b70f85e4af18f58181726a13ca5d9f6caa14500238 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:11:37.888Z] ===================================================== [Pipeline] echo [2025-03-11T07:11:37.902Z] taggedImages: [2025-03-11T07:11:37.902Z] - nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:37.902Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-11T07:11:37.902Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.72 [2025-03-11T07:11:37.902Z] - nexus3.edgexfoundry.org:10004/security-spire-server:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:37.902Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-11T07:11:37.929Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-11T07:11:37.929Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:37.929Z] latest [2025-03-11T07:11:37.929Z] 4.0.0-dev.72 [2025-03-11T07:11:37.929Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:37.929Z] main [2025-03-11T07:11:37.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:38.272Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:38.604Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:38.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-11T07:11:38.605Z] 901e24046751: Preparing [2025-03-11T07:11:38.605Z] 3a912f3039d2: Preparing [2025-03-11T07:11:38.605Z] 4549a89d26f2: Preparing [2025-03-11T07:11:38.605Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:38.605Z] 40eecb201c35: Preparing [2025-03-11T07:11:38.605Z] 785de77af1d7: Preparing [2025-03-11T07:11:38.605Z] 994456c4fd7b: Preparing [2025-03-11T07:11:38.605Z] 785de77af1d7: Waiting [2025-03-11T07:11:38.605Z] 994456c4fd7b: Waiting [2025-03-11T07:11:38.605Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:38.605Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:38.605Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:38.605Z] 40eecb201c35: Pushed [2025-03-11T07:11:38.605Z] 901e24046751: Pushed [2025-03-11T07:11:39.172Z] 785de77af1d7: Pushed [2025-03-11T07:11:42.458Z] 3a912f3039d2: Pushed [2025-03-11T07:11:42.458Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:42.787Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:43.108Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-11T07:11:43.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-11T07:11:43.109Z] 901e24046751: Preparing [2025-03-11T07:11:43.109Z] 3a912f3039d2: Preparing [2025-03-11T07:11:43.109Z] 4549a89d26f2: Preparing [2025-03-11T07:11:43.109Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:43.109Z] 40eecb201c35: Preparing [2025-03-11T07:11:43.109Z] 785de77af1d7: Preparing [2025-03-11T07:11:43.109Z] 994456c4fd7b: Preparing [2025-03-11T07:11:43.109Z] 994456c4fd7b: Waiting [2025-03-11T07:11:43.109Z] 3a912f3039d2: Layer already exists [2025-03-11T07:11:43.109Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:43.109Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:43.109Z] 40eecb201c35: Layer already exists [2025-03-11T07:11:43.109Z] 901e24046751: Layer already exists [2025-03-11T07:11:43.109Z] 785de77af1d7: Layer already exists [2025-03-11T07:11:43.109Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:43.109Z] latest: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:43.436Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:43.773Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.72 [2025-03-11T07:11:43.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-11T07:11:43.773Z] 901e24046751: Preparing [2025-03-11T07:11:43.773Z] 3a912f3039d2: Preparing [2025-03-11T07:11:43.773Z] 4549a89d26f2: Preparing [2025-03-11T07:11:43.773Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:43.773Z] 40eecb201c35: Preparing [2025-03-11T07:11:43.773Z] 785de77af1d7: Preparing [2025-03-11T07:11:43.773Z] 994456c4fd7b: Preparing [2025-03-11T07:11:43.773Z] 785de77af1d7: Waiting [2025-03-11T07:11:43.773Z] 994456c4fd7b: Waiting [2025-03-11T07:11:43.773Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:43.773Z] 901e24046751: Layer already exists [2025-03-11T07:11:43.773Z] 3a912f3039d2: Layer already exists [2025-03-11T07:11:43.773Z] 40eecb201c35: Layer already exists [2025-03-11T07:11:43.773Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:43.773Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:43.773Z] 785de77af1d7: Layer already exists [2025-03-11T07:11:43.773Z] 4.0.0-dev.72: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:44.107Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:44.431Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:44.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-11T07:11:44.431Z] 901e24046751: Preparing [2025-03-11T07:11:44.431Z] 3a912f3039d2: Preparing [2025-03-11T07:11:44.431Z] 4549a89d26f2: Preparing [2025-03-11T07:11:44.431Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:44.431Z] 40eecb201c35: Preparing [2025-03-11T07:11:44.431Z] 785de77af1d7: Preparing [2025-03-11T07:11:44.431Z] 994456c4fd7b: Preparing [2025-03-11T07:11:44.431Z] 785de77af1d7: Waiting [2025-03-11T07:11:44.431Z] 994456c4fd7b: Waiting [2025-03-11T07:11:44.431Z] 40eecb201c35: Layer already exists [2025-03-11T07:11:44.431Z] 3a912f3039d2: Layer already exists [2025-03-11T07:11:44.431Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:44.431Z] 901e24046751: Layer already exists [2025-03-11T07:11:44.431Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:44.431Z] 785de77af1d7: Layer already exists [2025-03-11T07:11:44.431Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:44.431Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:44.758Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:45.090Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-11T07:11:45.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-11T07:11:45.090Z] 901e24046751: Preparing [2025-03-11T07:11:45.090Z] 3a912f3039d2: Preparing [2025-03-11T07:11:45.090Z] 4549a89d26f2: Preparing [2025-03-11T07:11:45.090Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:45.090Z] 40eecb201c35: Preparing [2025-03-11T07:11:45.090Z] 785de77af1d7: Preparing [2025-03-11T07:11:45.090Z] 994456c4fd7b: Preparing [2025-03-11T07:11:45.090Z] 785de77af1d7: Waiting [2025-03-11T07:11:45.090Z] 3a912f3039d2: Layer already exists [2025-03-11T07:11:45.090Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:45.090Z] 40eecb201c35: Layer already exists [2025-03-11T07:11:45.090Z] 901e24046751: Layer already exists [2025-03-11T07:11:45.090Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:45.090Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:45.090Z] 785de77af1d7: Layer already exists [2025-03-11T07:11:45.090Z] main: digest: sha256:12de46d0dbe3de2340306496bc39a03909f75d51162bf82bc2d3609c38c26e6e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:11:45.166Z] ===================================================== [Pipeline] echo [2025-03-11T07:11:45.178Z] taggedImages: [2025-03-11T07:11:45.178Z] - nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:45.178Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-11T07:11:45.178Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.72 [2025-03-11T07:11:45.178Z] - nexus3.edgexfoundry.org:10004/support-notifications:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:45.178Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-11T07:11:45.204Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-11T07:11:45.204Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:45.204Z] latest [2025-03-11T07:11:45.204Z] 4.0.0-dev.72 [2025-03-11T07:11:45.204Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:45.204Z] main [2025-03-11T07:11:45.204Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:45.558Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:45.889Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:45.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-11T07:11:45.889Z] 7607b97e6f92: Preparing [2025-03-11T07:11:45.889Z] 6fb649836804: Preparing [2025-03-11T07:11:45.889Z] 4549a89d26f2: Preparing [2025-03-11T07:11:45.889Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:45.889Z] e59ffd72249b: Preparing [2025-03-11T07:11:45.889Z] e439e7e95b16: Preparing [2025-03-11T07:11:45.889Z] 994456c4fd7b: Preparing [2025-03-11T07:11:45.889Z] e439e7e95b16: Waiting [2025-03-11T07:11:45.889Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:45.889Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:45.889Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:45.889Z] e59ffd72249b: Pushed [2025-03-11T07:11:45.889Z] 7607b97e6f92: Pushed [2025-03-11T07:11:46.147Z] e439e7e95b16: Pushed [2025-03-11T07:11:49.432Z] 6fb649836804: Pushed [2025-03-11T07:11:49.691Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:50.020Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:50.347Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-11T07:11:50.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-11T07:11:50.348Z] 7607b97e6f92: Preparing [2025-03-11T07:11:50.348Z] 6fb649836804: Preparing [2025-03-11T07:11:50.348Z] 4549a89d26f2: Preparing [2025-03-11T07:11:50.348Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:50.348Z] e59ffd72249b: Preparing [2025-03-11T07:11:50.348Z] e439e7e95b16: Preparing [2025-03-11T07:11:50.348Z] 994456c4fd7b: Preparing [2025-03-11T07:11:50.348Z] e439e7e95b16: Waiting [2025-03-11T07:11:50.348Z] 6fb649836804: Layer already exists [2025-03-11T07:11:50.348Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:50.348Z] e59ffd72249b: Layer already exists [2025-03-11T07:11:50.348Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:50.348Z] 7607b97e6f92: Layer already exists [2025-03-11T07:11:50.348Z] e439e7e95b16: Layer already exists [2025-03-11T07:11:50.348Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:50.348Z] latest: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:50.674Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:51.009Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.72 [2025-03-11T07:11:51.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-11T07:11:51.009Z] 7607b97e6f92: Preparing [2025-03-11T07:11:51.009Z] 6fb649836804: Preparing [2025-03-11T07:11:51.009Z] 4549a89d26f2: Preparing [2025-03-11T07:11:51.009Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:51.009Z] e59ffd72249b: Preparing [2025-03-11T07:11:51.009Z] e439e7e95b16: Preparing [2025-03-11T07:11:51.009Z] 994456c4fd7b: Preparing [2025-03-11T07:11:51.009Z] e439e7e95b16: Waiting [2025-03-11T07:11:51.009Z] 994456c4fd7b: Waiting [2025-03-11T07:11:51.009Z] e59ffd72249b: Layer already exists [2025-03-11T07:11:51.009Z] 7607b97e6f92: Layer already exists [2025-03-11T07:11:51.009Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:51.009Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:51.009Z] 6fb649836804: Layer already exists [2025-03-11T07:11:51.009Z] e439e7e95b16: Layer already exists [2025-03-11T07:11:51.009Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:51.009Z] 4.0.0-dev.72: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:51.339Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:51.667Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:51.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-11T07:11:51.668Z] 7607b97e6f92: Preparing [2025-03-11T07:11:51.668Z] 6fb649836804: Preparing [2025-03-11T07:11:51.668Z] 4549a89d26f2: Preparing [2025-03-11T07:11:51.668Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:51.668Z] e59ffd72249b: Preparing [2025-03-11T07:11:51.668Z] e439e7e95b16: Preparing [2025-03-11T07:11:51.668Z] 994456c4fd7b: Preparing [2025-03-11T07:11:51.668Z] e439e7e95b16: Waiting [2025-03-11T07:11:51.668Z] 994456c4fd7b: Waiting [2025-03-11T07:11:51.668Z] e59ffd72249b: Layer already exists [2025-03-11T07:11:51.668Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:51.668Z] 6fb649836804: Layer already exists [2025-03-11T07:11:51.668Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:51.668Z] 7607b97e6f92: Layer already exists [2025-03-11T07:11:51.668Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:51.668Z] e439e7e95b16: Layer already exists [2025-03-11T07:11:51.668Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:51.985Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:11:52.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-11T07:11:52.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-11T07:11:52.323Z] 7607b97e6f92: Preparing [2025-03-11T07:11:52.323Z] 6fb649836804: Preparing [2025-03-11T07:11:52.323Z] 4549a89d26f2: Preparing [2025-03-11T07:11:52.323Z] 2097b1d8e21b: Preparing [2025-03-11T07:11:52.323Z] e59ffd72249b: Preparing [2025-03-11T07:11:52.323Z] e439e7e95b16: Preparing [2025-03-11T07:11:52.323Z] 994456c4fd7b: Preparing [2025-03-11T07:11:52.323Z] e439e7e95b16: Waiting [2025-03-11T07:11:52.323Z] 6fb649836804: Layer already exists [2025-03-11T07:11:52.324Z] 7607b97e6f92: Layer already exists [2025-03-11T07:11:52.324Z] 4549a89d26f2: Layer already exists [2025-03-11T07:11:52.324Z] 2097b1d8e21b: Layer already exists [2025-03-11T07:11:52.324Z] e59ffd72249b: Layer already exists [2025-03-11T07:11:52.324Z] e439e7e95b16: Layer already exists [2025-03-11T07:11:52.324Z] 994456c4fd7b: Layer already exists [2025-03-11T07:11:52.324Z] main: digest: sha256:8ef6e384812a4e64e22b8519cb5fb6562162504cedc60678380a93801a80a063 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:11:52.407Z] ===================================================== [Pipeline] echo [2025-03-11T07:11:52.425Z] taggedImages: [2025-03-11T07:11:52.425Z] - nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:11:52.425Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-11T07:11:52.425Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.72 [2025-03-11T07:11:52.425Z] - nexus3.edgexfoundry.org:10004/support-scheduler:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:11:52.425Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-11T07:27:02.640Z] #144 ... [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-11T07:27:02.641Z] #153 DONE 1049.4s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:27:02.641Z] #145 ... [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:27:02.641Z] #155 DONE 0.3s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:27:02.641Z] #156 DONE 0.1s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-11T07:27:02.641Z] #157 DONE 0.3s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:27:02.641Z] #144 ... [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #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-03-11T07:27:02.641Z] #158 DONE 0.1s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #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-03-11T07:27:02.641Z] #159 DONE 0.1s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:27:02.641Z] #149 ... [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #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-03-11T07:27:02.641Z] #160 DONE 2.0s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-11T07:27:02.641Z] #113 exporting layers [2025-03-11T07:27:02.641Z] #113 exporting layers 0.8s done [2025-03-11T07:27:02.641Z] #113 writing image sha256:aaf1f542a018388198499425a6d3d83d544032989fd1fce0adc80d6cfc064e7f 0.0s done [2025-03-11T07:27:02.641Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-03-11T07:27:02.641Z] #113 DONE 6.2s [2025-03-11T07:27:02.641Z] [2025-03-11T07:27:02.641Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:27:17.625Z] #149 ... [2025-03-11T07:27:17.625Z] [2025-03-11T07:27:17.625Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-11T07:27:17.625Z] #123 DONE 1067.5s [2025-03-11T07:27:17.625Z] [2025-03-11T07:27:17.625Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:27:17.625Z] #149 ... [2025-03-11T07:27:17.625Z] [2025-03-11T07:27:17.625Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-11T07:27:17.625Z] #161 DONE 0.2s [2025-03-11T07:27:17.625Z] [2025-03-11T07:27:17.625Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-11T07:27:19.034Z] #162 DONE 2.2s [2025-03-11T07:27:19.034Z] [2025-03-11T07:27:19.034Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:27:19.034Z] #144 ... [2025-03-11T07:27:19.034Z] [2025-03-11T07:27:19.034Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:27:19.302Z] #163 DONE 0.3s [2025-03-11T07:27:19.302Z] [2025-03-11T07:27:19.302Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T07:27:19.302Z] #151 ... [2025-03-11T07:27:19.302Z] [2025-03-11T07:27:19.302Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:27:19.569Z] #164 DONE 0.3s [2025-03-11T07:27:19.569Z] [2025-03-11T07:27:19.569Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-11T07:27:20.202Z] #165 DONE 0.4s [2025-03-11T07:27:20.202Z] [2025-03-11T07:27:20.202Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-11T07:27:20.202Z] #166 DONE 0.1s [2025-03-11T07:27:20.202Z] [2025-03-11T07:27:20.202Z] #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-03-11T07:27:20.202Z] #167 DONE 0.2s [2025-03-11T07:27:20.202Z] [2025-03-11T07:27:20.202Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T07:27:20.486Z] #154 ... [2025-03-11T07:27:20.486Z] [2025-03-11T07:27:20.486Z] #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-03-11T07:27:20.486Z] #168 DONE 0.3s [2025-03-11T07:27:20.486Z] [2025-03-11T07:27:20.486Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:27:20.756Z] #54 ... [2025-03-11T07:27:20.756Z] [2025-03-11T07:27:20.756Z] #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-03-11T07:27:20.756Z] #169 DONE 0.1s [2025-03-11T07:27:20.756Z] [2025-03-11T07:27:20.756Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-11T07:27:21.029Z] #170 DONE 0.1s [2025-03-11T07:27:21.029Z] [2025-03-11T07:27:21.029Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-11T07:27:22.974Z] #171 DONE 2.3s [2025-03-11T07:27:22.974Z] [2025-03-11T07:27:22.974Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:27:23.240Z] #145 ... [2025-03-11T07:27:23.240Z] [2025-03-11T07:27:23.240Z] #113 [security-bootstrapper] exporting to image [2025-03-11T07:27:23.240Z] #113 exporting layers [2025-03-11T07:27:24.201Z] #113 exporting layers 1.0s done [2025-03-11T07:27:24.201Z] #113 writing image sha256:508078da6b0f1fe24fad8b4f35fd2908a3f2c6a9802581d8e87ebbaeec65f1ab done [2025-03-11T07:27:24.201Z] #113 naming to docker.io/library/security-bootstrapper-arm64 [2025-03-11T07:27:24.202Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-11T07:27:24.202Z] #113 DONE 7.2s [2025-03-11T07:27:24.202Z] [2025-03-11T07:27:24.202Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:42:32.318Z] #149 ... [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-11T07:42:32.318Z] #151 DONE 1976.2s [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:42:32.318Z] #54 ... [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:42:32.318Z] #172 DONE 0.2s [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:42:32.318Z] #145 ... [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:42:32.318Z] #173 DONE 0.2s [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-11T07:42:32.318Z] #174 DONE 0.4s [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:42:32.318Z] #175 DONE 0.2s [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:42:32.318Z] #145 ... [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #113 [core-command] exporting to image [2025-03-11T07:42:32.318Z] #113 exporting layers [2025-03-11T07:42:32.318Z] #113 exporting layers 0.5s done [2025-03-11T07:42:32.318Z] #113 writing image sha256:fc0e1bb1c561743921fb1de2d4018fa2401e45801014f2b75d707cc0827ee945 done [2025-03-11T07:42:32.318Z] #113 naming to docker.io/library/core-command-arm64 done [2025-03-11T07:42:32.318Z] #113 DONE 7.7s [2025-03-11T07:42:32.318Z] [2025-03-11T07:42:32.318Z] #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-03-11T07:42:44.617Z] #152 ... [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-11T07:42:44.617Z] #149 DONE 1995.1s [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:42:44.617Z] #146 ... [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:42:44.617Z] #176 DONE 0.2s [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:42:44.617Z] #177 DONE 0.2s [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:42:44.617Z] #54 ... [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #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-03-11T07:42:44.617Z] #178 DONE 0.2s [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-11T07:42:44.617Z] #179 DONE 0.1s [2025-03-11T07:42:44.617Z] [2025-03-11T07:42:44.617Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-11T07:42:44.887Z] #180 DONE 0.3s [2025-03-11T07:42:44.887Z] [2025-03-11T07:42:44.887Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T07:42:45.157Z] #181 DONE 0.2s [2025-03-11T07:42:45.157Z] [2025-03-11T07:42:45.157Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:42:47.105Z] #182 DONE 1.9s [2025-03-11T07:42:47.105Z] [2025-03-11T07:42:47.105Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T07:42:47.105Z] #147 ... [2025-03-11T07:42:47.105Z] [2025-03-11T07:42:47.105Z] #113 [security-proxy-setup] exporting to image [2025-03-11T07:42:47.105Z] #113 exporting layers [2025-03-11T07:42:48.063Z] #113 exporting layers 1.0s done [2025-03-11T07:42:48.063Z] #113 writing image sha256:beeabcfd40d14e7991d6ce81fe64cc45f48e87de093e98eb34d2f91be0d6d11f done [2025-03-11T07:42:48.063Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-11T07:42:48.063Z] #113 DONE 8.7s [2025-03-11T07:42:48.063Z] [2025-03-11T07:42:48.063Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:42:53.403Z] #145 ... [2025-03-11T07:42:53.403Z] [2025-03-11T07:42:53.403Z] #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-03-11T07:42:53.403Z] #152 2004.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.72 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-11T07:43:25.609Z] #152 DONE 2032.5s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:43:25.609Z] #145 ... [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:43:25.609Z] #183 DONE 0.2s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:43:25.609Z] #44 ... [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:43:25.609Z] #184 DONE 0.1s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #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-03-11T07:43:25.609Z] #185 DONE 0.1s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:43:25.609Z] #44 ... [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #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-03-11T07:43:25.609Z] #186 DONE 0.1s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:43:25.609Z] #187 DONE 0.1s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:43:25.609Z] #54 ... [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-11T07:43:25.609Z] #188 DONE 0.3s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-11T07:43:25.609Z] #189 DONE 0.4s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-11T07:43:25.609Z] #190 DONE 0.1s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T07:43:25.609Z] #147 ... [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:43:25.609Z] #191 DONE 2.0s [2025-03-11T07:43:25.609Z] [2025-03-11T07:43:25.609Z] #113 [security-secretstore-setup] exporting to image [2025-03-11T07:43:25.609Z] #113 exporting layers [2025-03-11T07:43:26.869Z] #113 exporting layers 1.8s done [2025-03-11T07:43:27.139Z] #113 writing image sha256:8604ccaa6589fd44c6eae7e0101e22d42ec5527af8b35b7e1940a5453cf75adc done [2025-03-11T07:43:27.139Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-03-11T07:43:27.139Z] #113 DONE 10.5s [2025-03-11T07:43:27.139Z] [2025-03-11T07:43:27.139Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:44:35.012Z] #145 ... [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-11T07:44:35.012Z] #150 DONE 2104.8s [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T07:44:35.012Z] #147 ... [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:44:35.012Z] #192 DONE 0.2s [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:44:35.012Z] #193 DONE 0.2s [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-11T07:44:35.012Z] #194 DONE 0.5s [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #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-03-11T07:44:35.012Z] #195 DONE 0.1s [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:44:35.012Z] #145 ... [2025-03-11T07:44:35.012Z] [2025-03-11T07:44:35.012Z] #113 [security-spiffe-token-provider] exporting to image [2025-03-11T07:44:35.012Z] #113 exporting layers [2025-03-11T07:44:35.596Z] #113 exporting layers 0.8s done [2025-03-11T07:44:35.596Z] #113 writing image sha256:4146a13fee4258eb674eb1386b038c9d9e66d9b9d6231e210ce7eac249684885 done [2025-03-11T07:44:35.596Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-11T07:44:35.596Z] #113 DONE 11.3s [2025-03-11T07:44:35.596Z] [2025-03-11T07:44:35.596Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:45:02.586Z] #144 ... [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-11T07:45:02.586Z] #145 DONE 2131.3s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-11T07:45:02.586Z] #147 DONE 2131.3s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:45:02.586Z] #146 ... [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:45:02.586Z] #196 DONE 0.3s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:45:02.586Z] #44 ... [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:45:02.586Z] #197 DONE 0.2s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:45:02.586Z] #198 DONE 0.2s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-11T07:45:02.586Z] #199 ... [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-11T07:45:02.586Z] #200 DONE 0.5s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-11T07:45:02.586Z] #199 DONE 0.5s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-11T07:45:02.586Z] #201 DONE 0.2s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-11T07:45:02.586Z] #202 ... [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #203 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:45:02.586Z] #203 DONE 0.2s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-11T07:45:02.586Z] #202 DONE 0.2s [2025-03-11T07:45:02.586Z] [2025-03-11T07:45:02.586Z] #113 [core-keeper] exporting to image [2025-03-11T07:45:02.586Z] #113 exporting layers [2025-03-11T07:45:02.586Z] #113 exporting layers 0.7s done [2025-03-11T07:45:02.586Z] #113 writing image sha256:125dd68221acb17958eb8ada74cb257276bafac82d09acbcb634bf5ddec8e60d [2025-03-11T07:45:02.586Z] #113 writing image sha256:125dd68221acb17958eb8ada74cb257276bafac82d09acbcb634bf5ddec8e60d done [2025-03-11T07:45:02.587Z] #113 naming to docker.io/library/core-keeper-arm64 done [2025-03-11T07:45:02.587Z] #113 DONE 12.1s [2025-03-11T07:45:02.587Z] [2025-03-11T07:45:02.587Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-11T07:45:03.994Z] #204 DONE 2.0s [2025-03-11T07:45:03.994Z] [2025-03-11T07:45:03.994Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-11T07:45:03.994Z] #148 DONE 2135.3s [2025-03-11T07:45:03.994Z] [2025-03-11T07:45:03.994Z] #113 [security-proxy-auth] exporting to image [2025-03-11T07:45:04.954Z] #113 ... [2025-03-11T07:45:04.954Z] [2025-03-11T07:45:04.954Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:45:04.954Z] #205 CACHED [2025-03-11T07:45:04.954Z] [2025-03-11T07:45:04.954Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:45:04.954Z] #206 CACHED [2025-03-11T07:45:04.954Z] [2025-03-11T07:45:04.954Z] #113 [security-proxy-auth] exporting to image [2025-03-11T07:45:04.954Z] #113 exporting layers 1.2s done [2025-03-11T07:45:04.954Z] #113 writing image sha256:388d5e945c0f4dfae77042000fbdaa9e22317b24ee087942a7a2a9a76ce92e6a 0.0s done [2025-03-11T07:45:04.954Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-11T07:45:04.954Z] #113 DONE 13.3s [2025-03-11T07:45:04.954Z] [2025-03-11T07:45:04.954Z] #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-11T07:45:05.227Z] #207 DONE 0.4s [2025-03-11T07:45:05.227Z] [2025-03-11T07:45:05.227Z] #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:45:05.492Z] #208 DONE 0.1s [2025-03-11T07:45:05.492Z] [2025-03-11T07:45:05.492Z] #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-11T07:45:05.492Z] #209 DONE 0.1s [2025-03-11T07:45:05.492Z] [2025-03-11T07:45:05.492Z] #113 [core-metadata] exporting to image [2025-03-11T07:45:06.070Z] #113 exporting layers 0.4s done [2025-03-11T07:45:06.070Z] #113 writing image sha256:85069c41e29c9cf25cc3564f5b703dc2e5e257111029f7009a873ccfffcd1ccb done [2025-03-11T07:45:06.070Z] #113 naming to docker.io/library/core-metadata-arm64 done [2025-03-11T07:45:06.070Z] #113 DONE 13.8s [2025-03-11T07:45:06.070Z] [2025-03-11T07:45:06.070Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:45:07.466Z] #146 ... [2025-03-11T07:45:07.466Z] [2025-03-11T07:45:07.466Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-11T07:45:07.466Z] #144 DONE 2139.1s [2025-03-11T07:45:07.729Z] [2025-03-11T07:45:07.729Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:45:07.729Z] #146 ... [2025-03-11T07:45:07.729Z] [2025-03-11T07:45:07.729Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:45:08.002Z] #210 DONE 0.2s [2025-03-11T07:45:08.002Z] [2025-03-11T07:45:08.002Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:45:08.274Z] #211 DONE 0.2s [2025-03-11T07:45:08.274Z] [2025-03-11T07:45:08.274Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:45:08.274Z] #54 ... [2025-03-11T07:45:08.274Z] [2025-03-11T07:45:08.274Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-11T07:45:08.542Z] #212 DONE 0.4s [2025-03-11T07:45:08.542Z] [2025-03-11T07:45:08.542Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:45:08.806Z] #146 ... [2025-03-11T07:45:08.806Z] [2025-03-11T07:45:08.806Z] #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:45:08.806Z] #213 DONE 0.1s [2025-03-11T07:45:08.806Z] [2025-03-11T07:45:08.806Z] #113 [core-data] exporting to image [2025-03-11T07:45:09.386Z] #113 exporting layers 0.5s done [2025-03-11T07:45:09.386Z] #113 writing image sha256:69d1256f2b13feea4b4aac67cac2c452849e815d3d79f3d160e4eac8bf4c4382 done [2025-03-11T07:45:09.386Z] #113 naming to docker.io/library/core-data-arm64 done [2025-03-11T07:45:09.386Z] #113 DONE 14.3s [2025-03-11T07:45:09.386Z] [2025-03-11T07:45:09.386Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:45:41.572Z] #54 ... [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-11T07:45:41.572Z] #154 DONE 2169.2s [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-11T07:45:41.572Z] #44 ... [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:45:41.572Z] #214 DONE 0.1s [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:45:41.572Z] #146 ... [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:45:41.572Z] #215 DONE 0.1s [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-11T07:45:41.572Z] #216 DONE 0.4s [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-11T07:45:41.572Z] #217 DONE 0.1s [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #113 [support-scheduler] exporting to image [2025-03-11T07:45:41.572Z] #113 exporting layers [2025-03-11T07:45:41.572Z] #113 exporting layers 1.0s done [2025-03-11T07:45:41.572Z] #113 writing image sha256:6853f65f387ee8a991d1f23e1160959d02f8e2d36b2005d40d624ee2c28b246e done [2025-03-11T07:45:41.572Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2025-03-11T07:45:41.572Z] #113 DONE 15.3s [2025-03-11T07:45:41.572Z] [2025-03-11T07:45:41.572Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-11T07:45:44.898Z] #146 DONE 2176.6s [2025-03-11T07:45:44.898Z] [2025-03-11T07:45:44.898Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:45:45.475Z] #54 ... [2025-03-11T07:45:45.475Z] [2025-03-11T07:45:45.475Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-11T07:45:45.475Z] #218 DONE 0.1s [2025-03-11T07:45:45.475Z] [2025-03-11T07:45:45.475Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-11T07:45:45.475Z] #219 DONE 0.1s [2025-03-11T07:45:45.475Z] [2025-03-11T07:45:45.475Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:45:45.741Z] #54 ... [2025-03-11T07:45:45.741Z] [2025-03-11T07:45:45.741Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-11T07:45:46.005Z] #220 DONE 0.4s [2025-03-11T07:45:46.005Z] [2025-03-11T07:45:46.005Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-11T07:45:46.005Z] #221 DONE 0.1s [2025-03-11T07:45:46.005Z] [2025-03-11T07:45:46.005Z] #113 [support-notifications] exporting to image [2025-03-11T07:45:46.005Z] #113 exporting layers [2025-03-11T07:45:46.582Z] #113 exporting layers 0.6s done [2025-03-11T07:45:46.582Z] #113 writing image sha256:c4c19a3120f66b763019dfc8fb7dc478b5b95793dc7915d5ea7af328b0be53ff done [2025-03-11T07:45:46.582Z] #113 naming to docker.io/library/support-notifications-arm64 done [2025-03-11T07:45:46.582Z] #113 DONE 15.9s [2025-03-11T07:45:46.582Z] [2025-03-11T07:45:46.582Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:45Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-11T07:45:46.582Z] time="2025-03-11T07:06:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-11T07:45:46.589Z] $ docker stop --time=1 3ebded78f7a8877b4fcf2a229168b9b90a25de6f11b8576bee3c3f8bd98c9e0e [2025-03-11T07:45:48.239Z] $ docker rm -f --volumes 3ebded78f7a8877b4fcf2a229168b9b90a25de6f11b8576bee3c3f8bd98c9e0e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:45:48.745Z] + docker images [2025-03-11T07:45:48.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-11T07:45:48.745Z] support-notifications-arm64 latest c4c19a3120f6 3 seconds ago 52MB [2025-03-11T07:45:48.745Z] support-scheduler-arm64 latest 6853f65f387e 10 seconds ago 48.2MB [2025-03-11T07:45:48.745Z] core-data-arm64 latest 69d1256f2b13 40 seconds ago 32.8MB [2025-03-11T07:45:48.745Z] core-metadata-arm64 latest 85069c41e29c 43 seconds ago 33MB [2025-03-11T07:45:48.745Z] security-proxy-auth-arm64 latest 388d5e945c0f 45 seconds ago 31.8MB [2025-03-11T07:45:48.745Z] core-keeper-arm64 latest 125dd68221ac 47 seconds ago 32.5MB [2025-03-11T07:45:48.745Z] security-spiffe-token-provider-arm64 latest 4146a13fee42 About a minute ago 47.8MB [2025-03-11T07:45:48.745Z] security-secretstore-setup-arm64 latest 8604ccaa6589 2 minutes ago 67.2MB [2025-03-11T07:45:48.745Z] security-proxy-setup-arm64 latest beeabcfd40d1 3 minutes ago 38.6MB [2025-03-11T07:45:48.745Z] core-command-arm64 latest fc0e1bb1c561 3 minutes ago 28.4MB [2025-03-11T07:45:48.745Z] security-bootstrapper-arm64 latest 508078da6b0f 18 minutes ago 21.1MB [2025-03-11T07:45:48.745Z] core-common-config-bootstrapper-arm64 latest aaf1f542a018 18 minutes ago 17.9MB [2025-03-11T07:45:48.745Z] security-spire-agent-arm64 latest 15b091c63a30 37 minutes ago 187MB [2025-03-11T07:45:48.745Z] security-spire-config-arm64 latest b43ec8088636 37 minutes ago 143MB [2025-03-11T07:45:48.745Z] security-spire-server-arm64 latest cd1249aadc80 37 minutes ago 144MB [2025-03-11T07:45:48.745Z] ci-base-image-arm64 latest 08aae4f7ee8e 39 minutes ago 915MB [2025-03-11T07:45:48.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-11T07:45:48.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months 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-03-11T07:45:48.881Z] provisioning config files... [2025-03-11T07:45:48.897Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/810@tmp/config10603441053549420095tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:45:49.233Z] ---> ****-login.sh [2025-03-11T07:45:49.233Z] nexus3.edgexfoundry.org:10001 [2025-03-11T07:45:49.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:45:49.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:45:49.497Z] Configure a credential helper to remove this warning. See [2025-03-11T07:45:49.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:45:49.497Z] [2025-03-11T07:45:49.497Z] Login Succeeded [2025-03-11T07:45:49.497Z] nexus3.edgexfoundry.org:10002 [2025-03-11T07:45:49.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:45:50.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:45:50.026Z] Configure a credential helper to remove this warning. See [2025-03-11T07:45:50.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:45:50.026Z] [2025-03-11T07:45:50.026Z] Login Succeeded [2025-03-11T07:45:50.026Z] nexus3.edgexfoundry.org:10003 [2025-03-11T07:45:50.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:45:50.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:45:50.290Z] Configure a credential helper to remove this warning. See [2025-03-11T07:45:50.290Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:45:50.290Z] [2025-03-11T07:45:50.290Z] Login Succeeded [2025-03-11T07:45:50.290Z] nexus3.edgexfoundry.org:10004 [2025-03-11T07:45:50.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:45:50.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:45:50.817Z] Configure a credential helper to remove this warning. See [2025-03-11T07:45:50.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:45:50.817Z] [2025-03-11T07:45:50.817Z] Login Succeeded [2025-03-11T07:45:50.817Z] ****.io [2025-03-11T07:45:51.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-11T07:45:51.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-11T07:45:51.082Z] Configure a credential helper to remove this warning. See [2025-03-11T07:45:51.082Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-11T07:45:51.082Z] [2025-03-11T07:45:51.082Z] Login Succeeded [2025-03-11T07:45:51.346Z] ---> ****-login.sh ends [Pipeline] } [2025-03-11T07:45:51.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:45:51.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-11T07:45:51.421Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-11T07:45:51.421Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:45:51.421Z] latest [2025-03-11T07:45:51.421Z] 4.0.0-dev.72 [2025-03-11T07:45:51.421Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:45:51.421Z] main [2025-03-11T07:45:51.421Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:51.776Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:52.120Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:45:52.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T07:45:52.121Z] 3c35e00445bd: Preparing [2025-03-11T07:45:52.121Z] 2a0f92eff928: Preparing [2025-03-11T07:45:52.121Z] 20177f67cfae: Preparing [2025-03-11T07:45:52.121Z] 152f075dde2a: Preparing [2025-03-11T07:45:52.121Z] beae84dd645a: Preparing [2025-03-11T07:45:52.121Z] bf864dbdeb7d: Preparing [2025-03-11T07:45:52.121Z] dd9c8f8612c8: Preparing [2025-03-11T07:45:52.121Z] bf864dbdeb7d: Waiting [2025-03-11T07:45:52.121Z] dd9c8f8612c8: Waiting [2025-03-11T07:45:52.383Z] beae84dd645a: Pushed [2025-03-11T07:45:52.383Z] 3c35e00445bd: Pushed [2025-03-11T07:45:52.383Z] 20177f67cfae: Pushed [2025-03-11T07:45:52.383Z] 152f075dde2a: Pushed [2025-03-11T07:45:52.383Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:45:52.383Z] bf864dbdeb7d: Pushed [2025-03-11T07:45:56.616Z] 2a0f92eff928: Pushed [2025-03-11T07:45:56.879Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:57.237Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:57.589Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-11T07:45:57.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T07:45:57.590Z] 3c35e00445bd: Preparing [2025-03-11T07:45:57.590Z] 2a0f92eff928: Preparing [2025-03-11T07:45:57.590Z] 20177f67cfae: Preparing [2025-03-11T07:45:57.590Z] 152f075dde2a: Preparing [2025-03-11T07:45:57.590Z] beae84dd645a: Preparing [2025-03-11T07:45:57.590Z] bf864dbdeb7d: Preparing [2025-03-11T07:45:57.590Z] dd9c8f8612c8: Preparing [2025-03-11T07:45:57.590Z] bf864dbdeb7d: Waiting [2025-03-11T07:45:57.590Z] 3c35e00445bd: Layer already exists [2025-03-11T07:45:57.590Z] 2a0f92eff928: Layer already exists [2025-03-11T07:45:57.590Z] beae84dd645a: Layer already exists [2025-03-11T07:45:57.590Z] 20177f67cfae: Layer already exists [2025-03-11T07:45:57.590Z] 152f075dde2a: Layer already exists [2025-03-11T07:45:57.590Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:45:57.590Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:45:57.590Z] latest: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:57.937Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:58.291Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.72 [2025-03-11T07:45:58.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T07:45:58.292Z] 3c35e00445bd: Preparing [2025-03-11T07:45:58.292Z] 2a0f92eff928: Preparing [2025-03-11T07:45:58.292Z] 20177f67cfae: Preparing [2025-03-11T07:45:58.292Z] 152f075dde2a: Preparing [2025-03-11T07:45:58.292Z] beae84dd645a: Preparing [2025-03-11T07:45:58.292Z] bf864dbdeb7d: Preparing [2025-03-11T07:45:58.292Z] dd9c8f8612c8: Preparing [2025-03-11T07:45:58.292Z] bf864dbdeb7d: Waiting [2025-03-11T07:45:58.292Z] dd9c8f8612c8: Waiting [2025-03-11T07:45:58.292Z] 20177f67cfae: Layer already exists [2025-03-11T07:45:58.292Z] beae84dd645a: Layer already exists [2025-03-11T07:45:58.292Z] 152f075dde2a: Layer already exists [2025-03-11T07:45:58.292Z] 3c35e00445bd: Layer already exists [2025-03-11T07:45:58.292Z] 2a0f92eff928: Layer already exists [2025-03-11T07:45:58.292Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:45:58.292Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:45:58.557Z] 4.0.0-dev.72: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:58.912Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:59.265Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:45:59.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T07:45:59.265Z] 3c35e00445bd: Preparing [2025-03-11T07:45:59.265Z] 2a0f92eff928: Preparing [2025-03-11T07:45:59.265Z] 20177f67cfae: Preparing [2025-03-11T07:45:59.265Z] 152f075dde2a: Preparing [2025-03-11T07:45:59.265Z] beae84dd645a: Preparing [2025-03-11T07:45:59.265Z] bf864dbdeb7d: Preparing [2025-03-11T07:45:59.265Z] dd9c8f8612c8: Preparing [2025-03-11T07:45:59.265Z] bf864dbdeb7d: Waiting [2025-03-11T07:45:59.265Z] dd9c8f8612c8: Waiting [2025-03-11T07:45:59.265Z] 152f075dde2a: Layer already exists [2025-03-11T07:45:59.265Z] 3c35e00445bd: Layer already exists [2025-03-11T07:45:59.265Z] 20177f67cfae: Layer already exists [2025-03-11T07:45:59.265Z] 2a0f92eff928: Layer already exists [2025-03-11T07:45:59.265Z] beae84dd645a: Layer already exists [2025-03-11T07:45:59.265Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:45:59.265Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:45:59.265Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:45:59.883Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:00.228Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-11T07:46:00.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-11T07:46:00.228Z] 3c35e00445bd: Preparing [2025-03-11T07:46:00.228Z] 2a0f92eff928: Preparing [2025-03-11T07:46:00.228Z] 20177f67cfae: Preparing [2025-03-11T07:46:00.228Z] 152f075dde2a: Preparing [2025-03-11T07:46:00.228Z] beae84dd645a: Preparing [2025-03-11T07:46:00.228Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:00.228Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:00.228Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:00.228Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:00.228Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:00.228Z] beae84dd645a: Layer already exists [2025-03-11T07:46:00.228Z] 2a0f92eff928: Layer already exists [2025-03-11T07:46:00.228Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:00.228Z] 3c35e00445bd: Layer already exists [2025-03-11T07:46:00.228Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:00.228Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:00.228Z] main: digest: sha256:e26a662b668f5f8a2c37396f5f3ce11c3ef2d3e47cf2fde6f94454b0a3b7b2ab size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:46:00.579Z] ===================================================== [Pipeline] echo [2025-03-11T07:46:00.593Z] taggedImages: [2025-03-11T07:46:00.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:00.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-11T07:46:00.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.72 [2025-03-11T07:46:00.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:00.593Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-11T07:46:00.617Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-11T07:46:00.617Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:00.617Z] latest [2025-03-11T07:46:00.617Z] 4.0.0-dev.72 [2025-03-11T07:46:00.617Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:00.617Z] main [2025-03-11T07:46:00.617Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:00.983Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:01.340Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:01.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T07:46:01.340Z] 39fbc95be7bb: Preparing [2025-03-11T07:46:01.340Z] 6a31ee2a1616: Preparing [2025-03-11T07:46:01.340Z] a55a1f961570: Preparing [2025-03-11T07:46:01.340Z] 6df0f34c209b: Preparing [2025-03-11T07:46:01.340Z] 20177f67cfae: Preparing [2025-03-11T07:46:01.340Z] 152f075dde2a: Preparing [2025-03-11T07:46:01.340Z] beae84dd645a: Preparing [2025-03-11T07:46:01.340Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:01.340Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:01.340Z] beae84dd645a: Waiting [2025-03-11T07:46:01.340Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:01.340Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:01.340Z] 152f075dde2a: Waiting [2025-03-11T07:46:01.340Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:01.340Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:01.606Z] 6a31ee2a1616: Pushed [2025-03-11T07:46:01.606Z] beae84dd645a: Layer already exists [2025-03-11T07:46:01.606Z] a55a1f961570: Pushed [2025-03-11T07:46:01.606Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:01.606Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:01.606Z] 39fbc95be7bb: Pushed [2025-03-11T07:46:03.534Z] 6df0f34c209b: Pushed [2025-03-11T07:46:03.799Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:04.170Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:04.514Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-11T07:46:04.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T07:46:04.514Z] 39fbc95be7bb: Preparing [2025-03-11T07:46:04.514Z] 6a31ee2a1616: Preparing [2025-03-11T07:46:04.514Z] a55a1f961570: Preparing [2025-03-11T07:46:04.514Z] 6df0f34c209b: Preparing [2025-03-11T07:46:04.514Z] 20177f67cfae: Preparing [2025-03-11T07:46:04.514Z] 152f075dde2a: Preparing [2025-03-11T07:46:04.514Z] beae84dd645a: Preparing [2025-03-11T07:46:04.514Z] 152f075dde2a: Waiting [2025-03-11T07:46:04.514Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:04.514Z] beae84dd645a: Waiting [2025-03-11T07:46:04.514Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:04.514Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:04.514Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:04.514Z] a55a1f961570: Layer already exists [2025-03-11T07:46:04.514Z] 6df0f34c209b: Layer already exists [2025-03-11T07:46:04.514Z] 6a31ee2a1616: Layer already exists [2025-03-11T07:46:04.514Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:04.514Z] 39fbc95be7bb: Layer already exists [2025-03-11T07:46:04.514Z] beae84dd645a: Layer already exists [2025-03-11T07:46:04.514Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:04.514Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:04.514Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:04.778Z] latest: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:05.129Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:05.476Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.72 [2025-03-11T07:46:05.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T07:46:05.476Z] 39fbc95be7bb: Preparing [2025-03-11T07:46:05.476Z] 6a31ee2a1616: Preparing [2025-03-11T07:46:05.476Z] a55a1f961570: Preparing [2025-03-11T07:46:05.476Z] 6df0f34c209b: Preparing [2025-03-11T07:46:05.476Z] 20177f67cfae: Preparing [2025-03-11T07:46:05.476Z] 152f075dde2a: Preparing [2025-03-11T07:46:05.476Z] beae84dd645a: Preparing [2025-03-11T07:46:05.476Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:05.476Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:05.476Z] beae84dd645a: Waiting [2025-03-11T07:46:05.476Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:05.476Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:05.476Z] 152f075dde2a: Waiting [2025-03-11T07:46:05.476Z] 6a31ee2a1616: Layer already exists [2025-03-11T07:46:05.476Z] 6df0f34c209b: Layer already exists [2025-03-11T07:46:05.476Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:05.476Z] a55a1f961570: Layer already exists [2025-03-11T07:46:05.476Z] 39fbc95be7bb: Layer already exists [2025-03-11T07:46:05.476Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:05.476Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:05.476Z] beae84dd645a: Layer already exists [2025-03-11T07:46:05.476Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:05.476Z] 4.0.0-dev.72: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:06.100Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:06.447Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:06.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T07:46:06.447Z] 39fbc95be7bb: Preparing [2025-03-11T07:46:06.447Z] 6a31ee2a1616: Preparing [2025-03-11T07:46:06.447Z] a55a1f961570: Preparing [2025-03-11T07:46:06.447Z] 6df0f34c209b: Preparing [2025-03-11T07:46:06.447Z] 20177f67cfae: Preparing [2025-03-11T07:46:06.447Z] 152f075dde2a: Preparing [2025-03-11T07:46:06.447Z] beae84dd645a: Preparing [2025-03-11T07:46:06.447Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:06.447Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:06.447Z] 152f075dde2a: Waiting [2025-03-11T07:46:06.447Z] beae84dd645a: Waiting [2025-03-11T07:46:06.447Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:06.447Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:06.447Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:06.447Z] 39fbc95be7bb: Layer already exists [2025-03-11T07:46:06.447Z] 6df0f34c209b: Layer already exists [2025-03-11T07:46:06.447Z] 6a31ee2a1616: Layer already exists [2025-03-11T07:46:06.447Z] a55a1f961570: Layer already exists [2025-03-11T07:46:06.447Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:06.447Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:06.447Z] beae84dd645a: Layer already exists [2025-03-11T07:46:06.447Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:06.447Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:07.055Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:07.412Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-11T07:46:07.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-11T07:46:07.412Z] 39fbc95be7bb: Preparing [2025-03-11T07:46:07.412Z] 6a31ee2a1616: Preparing [2025-03-11T07:46:07.412Z] a55a1f961570: Preparing [2025-03-11T07:46:07.412Z] 6df0f34c209b: Preparing [2025-03-11T07:46:07.412Z] 20177f67cfae: Preparing [2025-03-11T07:46:07.412Z] 152f075dde2a: Preparing [2025-03-11T07:46:07.412Z] beae84dd645a: Preparing [2025-03-11T07:46:07.412Z] 152f075dde2a: Waiting [2025-03-11T07:46:07.412Z] beae84dd645a: Waiting [2025-03-11T07:46:07.412Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:07.412Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:07.412Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:07.412Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:07.412Z] 6df0f34c209b: Layer already exists [2025-03-11T07:46:07.412Z] 6a31ee2a1616: Layer already exists [2025-03-11T07:46:07.412Z] 39fbc95be7bb: Layer already exists [2025-03-11T07:46:07.412Z] a55a1f961570: Layer already exists [2025-03-11T07:46:07.412Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:07.412Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:07.412Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:07.412Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:07.412Z] beae84dd645a: Layer already exists [2025-03-11T07:46:07.412Z] main: digest: sha256:b086ab2a680c955a88df738f42fc6aca8a2d13fed9e4406a2758139d12253a06 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:46:07.477Z] ===================================================== [Pipeline] echo [2025-03-11T07:46:07.488Z] taggedImages: [2025-03-11T07:46:07.488Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:07.488Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-11T07:46:07.488Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.72 [2025-03-11T07:46:07.488Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:07.488Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-11T07:46:07.508Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-11T07:46:07.508Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:07.508Z] latest [2025-03-11T07:46:07.508Z] 4.0.0-dev.72 [2025-03-11T07:46:07.508Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:07.508Z] main [2025-03-11T07:46:07.508Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:07.869Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:08.218Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:08.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T07:46:08.218Z] 5cd6032e49e5: Preparing [2025-03-11T07:46:08.218Z] 13d2e671dd02: Preparing [2025-03-11T07:46:08.218Z] 20177f67cfae: Preparing [2025-03-11T07:46:08.218Z] 152f075dde2a: Preparing [2025-03-11T07:46:08.218Z] 55cc8b2c84e5: Preparing [2025-03-11T07:46:08.218Z] ae92660c2f62: Preparing [2025-03-11T07:46:08.218Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:08.218Z] ae92660c2f62: Waiting [2025-03-11T07:46:08.218Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:08.218Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:08.482Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:08.482Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:08.482Z] 55cc8b2c84e5: Pushed [2025-03-11T07:46:08.482Z] 5cd6032e49e5: Pushed [2025-03-11T07:46:08.482Z] ae92660c2f62: Pushed [2025-03-11T07:46:16.005Z] 13d2e671dd02: Pushed [2025-03-11T07:46:16.005Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:16.361Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:16.715Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-11T07:46:16.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T07:46:16.715Z] 5cd6032e49e5: Preparing [2025-03-11T07:46:16.715Z] 13d2e671dd02: Preparing [2025-03-11T07:46:16.715Z] 20177f67cfae: Preparing [2025-03-11T07:46:16.715Z] 152f075dde2a: Preparing [2025-03-11T07:46:16.715Z] 55cc8b2c84e5: Preparing [2025-03-11T07:46:16.715Z] ae92660c2f62: Preparing [2025-03-11T07:46:16.715Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:16.715Z] ae92660c2f62: Waiting [2025-03-11T07:46:16.715Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:16.715Z] 5cd6032e49e5: Layer already exists [2025-03-11T07:46:16.715Z] 55cc8b2c84e5: Layer already exists [2025-03-11T07:46:16.715Z] 13d2e671dd02: Layer already exists [2025-03-11T07:46:16.715Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:16.715Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:16.715Z] ae92660c2f62: Layer already exists [2025-03-11T07:46:16.715Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:16.715Z] latest: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:17.331Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:17.681Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.72 [2025-03-11T07:46:17.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T07:46:17.681Z] 5cd6032e49e5: Preparing [2025-03-11T07:46:17.681Z] 13d2e671dd02: Preparing [2025-03-11T07:46:17.681Z] 20177f67cfae: Preparing [2025-03-11T07:46:17.681Z] 152f075dde2a: Preparing [2025-03-11T07:46:17.681Z] 55cc8b2c84e5: Preparing [2025-03-11T07:46:17.681Z] ae92660c2f62: Preparing [2025-03-11T07:46:17.681Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:17.681Z] ae92660c2f62: Waiting [2025-03-11T07:46:17.681Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:17.681Z] 5cd6032e49e5: Layer already exists [2025-03-11T07:46:17.681Z] 13d2e671dd02: Layer already exists [2025-03-11T07:46:17.681Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:17.681Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:17.681Z] 55cc8b2c84e5: Layer already exists [2025-03-11T07:46:17.681Z] ae92660c2f62: Layer already exists [2025-03-11T07:46:17.681Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:17.681Z] 4.0.0-dev.72: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:18.295Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:18.639Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:18.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T07:46:18.639Z] 5cd6032e49e5: Preparing [2025-03-11T07:46:18.639Z] 13d2e671dd02: Preparing [2025-03-11T07:46:18.639Z] 20177f67cfae: Preparing [2025-03-11T07:46:18.639Z] 152f075dde2a: Preparing [2025-03-11T07:46:18.639Z] 55cc8b2c84e5: Preparing [2025-03-11T07:46:18.639Z] ae92660c2f62: Preparing [2025-03-11T07:46:18.639Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:18.639Z] ae92660c2f62: Waiting [2025-03-11T07:46:18.639Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:18.639Z] 13d2e671dd02: Layer already exists [2025-03-11T07:46:18.639Z] 55cc8b2c84e5: Layer already exists [2025-03-11T07:46:18.639Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:18.639Z] 5cd6032e49e5: Layer already exists [2025-03-11T07:46:18.639Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:18.639Z] ae92660c2f62: Layer already exists [2025-03-11T07:46:18.902Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:19.259Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:19.615Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-11T07:46:19.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-11T07:46:19.615Z] 5cd6032e49e5: Preparing [2025-03-11T07:46:19.615Z] 13d2e671dd02: Preparing [2025-03-11T07:46:19.615Z] 20177f67cfae: Preparing [2025-03-11T07:46:19.615Z] 152f075dde2a: Preparing [2025-03-11T07:46:19.615Z] 55cc8b2c84e5: Preparing [2025-03-11T07:46:19.615Z] ae92660c2f62: Preparing [2025-03-11T07:46:19.615Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:19.615Z] ae92660c2f62: Waiting [2025-03-11T07:46:19.615Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:19.615Z] 55cc8b2c84e5: Layer already exists [2025-03-11T07:46:19.615Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:19.615Z] 13d2e671dd02: Layer already exists [2025-03-11T07:46:19.615Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:19.615Z] 5cd6032e49e5: Layer already exists [2025-03-11T07:46:19.615Z] ae92660c2f62: Layer already exists [2025-03-11T07:46:19.615Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:19.878Z] main: digest: sha256:b09ee792567eb0f61df9ef6dd8cbc9c6350cf9ab32df23a4a63d6e3704a82109 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:46:19.949Z] ===================================================== [Pipeline] echo [2025-03-11T07:46:19.961Z] taggedImages: [2025-03-11T07:46:19.961Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:19.961Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-11T07:46:19.961Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.72 [2025-03-11T07:46:19.961Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:19.961Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-11T07:46:19.984Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-11T07:46:19.984Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:19.984Z] latest [2025-03-11T07:46:19.984Z] 4.0.0-dev.72 [2025-03-11T07:46:19.984Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:19.984Z] main [2025-03-11T07:46:19.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:20.342Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:20.697Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:20.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T07:46:20.697Z] 579aab4210c7: Preparing [2025-03-11T07:46:20.697Z] 1a0ae5674d6f: Preparing [2025-03-11T07:46:20.697Z] 152f075dde2a: Preparing [2025-03-11T07:46:20.697Z] f1fbc9a1ad14: Preparing [2025-03-11T07:46:20.697Z] 89c39df90620: Preparing [2025-03-11T07:46:20.697Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:20.697Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:20.963Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:20.963Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:20.963Z] 89c39df90620: Pushed [2025-03-11T07:46:20.963Z] 579aab4210c7: Pushed [2025-03-11T07:46:20.963Z] f1fbc9a1ad14: Pushed [2025-03-11T07:46:26.283Z] 1a0ae5674d6f: Pushed [2025-03-11T07:46:26.283Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:26.637Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:26.989Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-11T07:46:26.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T07:46:26.989Z] 579aab4210c7: Preparing [2025-03-11T07:46:26.989Z] 1a0ae5674d6f: Preparing [2025-03-11T07:46:26.989Z] 152f075dde2a: Preparing [2025-03-11T07:46:26.989Z] f1fbc9a1ad14: Preparing [2025-03-11T07:46:26.989Z] 89c39df90620: Preparing [2025-03-11T07:46:26.989Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:26.989Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:26.989Z] 1a0ae5674d6f: Layer already exists [2025-03-11T07:46:26.989Z] 579aab4210c7: Layer already exists [2025-03-11T07:46:26.989Z] 89c39df90620: Layer already exists [2025-03-11T07:46:26.989Z] f1fbc9a1ad14: Layer already exists [2025-03-11T07:46:26.989Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:26.989Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:26.989Z] latest: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:27.606Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:27.950Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.72 [2025-03-11T07:46:27.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T07:46:27.950Z] 579aab4210c7: Preparing [2025-03-11T07:46:27.950Z] 1a0ae5674d6f: Preparing [2025-03-11T07:46:27.950Z] 152f075dde2a: Preparing [2025-03-11T07:46:27.950Z] f1fbc9a1ad14: Preparing [2025-03-11T07:46:27.950Z] 89c39df90620: Preparing [2025-03-11T07:46:27.950Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:27.950Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:27.950Z] f1fbc9a1ad14: Layer already exists [2025-03-11T07:46:27.950Z] 579aab4210c7: Layer already exists [2025-03-11T07:46:27.950Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:27.950Z] 89c39df90620: Layer already exists [2025-03-11T07:46:27.950Z] 1a0ae5674d6f: Layer already exists [2025-03-11T07:46:27.950Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:28.213Z] 4.0.0-dev.72: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:28.570Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:28.956Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:28.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T07:46:28.956Z] 579aab4210c7: Preparing [2025-03-11T07:46:28.956Z] 1a0ae5674d6f: Preparing [2025-03-11T07:46:28.956Z] 152f075dde2a: Preparing [2025-03-11T07:46:28.956Z] f1fbc9a1ad14: Preparing [2025-03-11T07:46:28.956Z] 89c39df90620: Preparing [2025-03-11T07:46:28.956Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:28.956Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:28.956Z] 579aab4210c7: Layer already exists [2025-03-11T07:46:28.956Z] 89c39df90620: Layer already exists [2025-03-11T07:46:28.956Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:28.956Z] f1fbc9a1ad14: Layer already exists [2025-03-11T07:46:28.956Z] 1a0ae5674d6f: Layer already exists [2025-03-11T07:46:28.956Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:28.956Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:29.319Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:29.731Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-11T07:46:29.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-11T07:46:29.731Z] 579aab4210c7: Preparing [2025-03-11T07:46:29.731Z] 1a0ae5674d6f: Preparing [2025-03-11T07:46:29.731Z] 152f075dde2a: Preparing [2025-03-11T07:46:29.731Z] f1fbc9a1ad14: Preparing [2025-03-11T07:46:29.731Z] 89c39df90620: Preparing [2025-03-11T07:46:29.731Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:29.731Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:29.731Z] 579aab4210c7: Layer already exists [2025-03-11T07:46:29.731Z] 89c39df90620: Layer already exists [2025-03-11T07:46:29.731Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:29.731Z] f1fbc9a1ad14: Layer already exists [2025-03-11T07:46:29.731Z] 1a0ae5674d6f: Layer already exists [2025-03-11T07:46:29.731Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:30.004Z] main: digest: sha256:8d6b3aab39182e0b1808b53992e1ab8d810b09ab4593bd80168d717c1f62a82e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:46:30.069Z] ===================================================== [Pipeline] echo [2025-03-11T07:46:30.080Z] taggedImages: [2025-03-11T07:46:30.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:30.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-11T07:46:30.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.72 [2025-03-11T07:46:30.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:30.080Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-11T07:46:30.101Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-11T07:46:30.101Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:30.101Z] latest [2025-03-11T07:46:30.101Z] 4.0.0-dev.72 [2025-03-11T07:46:30.101Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:30.101Z] main [2025-03-11T07:46:30.101Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:30.471Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:30.808Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:30.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T07:46:30.809Z] 0d150b7de6e4: Preparing [2025-03-11T07:46:30.809Z] 04877406c513: Preparing [2025-03-11T07:46:30.809Z] 7655d68bc121: Preparing [2025-03-11T07:46:30.809Z] 20177f67cfae: Preparing [2025-03-11T07:46:30.809Z] 152f075dde2a: Preparing [2025-03-11T07:46:30.809Z] beae84dd645a: Preparing [2025-03-11T07:46:30.809Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:30.809Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:30.809Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:30.809Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:30.809Z] beae84dd645a: Waiting [2025-03-11T07:46:30.809Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:30.809Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:31.072Z] beae84dd645a: Layer already exists [2025-03-11T07:46:31.072Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:31.072Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:31.072Z] 04877406c513: Pushed [2025-03-11T07:46:31.072Z] 0d150b7de6e4: Pushed [2025-03-11T07:46:36.379Z] 7655d68bc121: Pushed [2025-03-11T07:46:36.379Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:36.721Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:37.063Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-11T07:46:37.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T07:46:37.063Z] 0d150b7de6e4: Preparing [2025-03-11T07:46:37.063Z] 04877406c513: Preparing [2025-03-11T07:46:37.063Z] 7655d68bc121: Preparing [2025-03-11T07:46:37.063Z] 20177f67cfae: Preparing [2025-03-11T07:46:37.063Z] 152f075dde2a: Preparing [2025-03-11T07:46:37.063Z] beae84dd645a: Preparing [2025-03-11T07:46:37.063Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:37.063Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:37.063Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:37.063Z] beae84dd645a: Waiting [2025-03-11T07:46:37.063Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:37.063Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:37.063Z] 7655d68bc121: Layer already exists [2025-03-11T07:46:37.063Z] 04877406c513: Layer already exists [2025-03-11T07:46:37.063Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:37.063Z] 0d150b7de6e4: Layer already exists [2025-03-11T07:46:37.063Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:37.063Z] beae84dd645a: Layer already exists [2025-03-11T07:46:37.063Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:37.331Z] latest: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:37.678Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:38.023Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.72 [2025-03-11T07:46:38.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T07:46:38.023Z] 0d150b7de6e4: Preparing [2025-03-11T07:46:38.023Z] 04877406c513: Preparing [2025-03-11T07:46:38.023Z] 7655d68bc121: Preparing [2025-03-11T07:46:38.023Z] 20177f67cfae: Preparing [2025-03-11T07:46:38.023Z] 152f075dde2a: Preparing [2025-03-11T07:46:38.023Z] beae84dd645a: Preparing [2025-03-11T07:46:38.023Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:38.023Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:38.023Z] beae84dd645a: Waiting [2025-03-11T07:46:38.023Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:38.023Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:38.023Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:38.023Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:38.023Z] 7655d68bc121: Layer already exists [2025-03-11T07:46:38.023Z] 04877406c513: Layer already exists [2025-03-11T07:46:38.023Z] 0d150b7de6e4: Layer already exists [2025-03-11T07:46:38.023Z] beae84dd645a: Layer already exists [2025-03-11T07:46:38.023Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:38.023Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:38.023Z] 4.0.0-dev.72: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:38.635Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:38.971Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:38.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T07:46:38.971Z] 0d150b7de6e4: Preparing [2025-03-11T07:46:38.971Z] 04877406c513: Preparing [2025-03-11T07:46:38.971Z] 7655d68bc121: Preparing [2025-03-11T07:46:38.971Z] 20177f67cfae: Preparing [2025-03-11T07:46:38.971Z] 152f075dde2a: Preparing [2025-03-11T07:46:38.971Z] beae84dd645a: Preparing [2025-03-11T07:46:38.971Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:38.971Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:38.971Z] beae84dd645a: Waiting [2025-03-11T07:46:38.971Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:38.971Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:38.971Z] 04877406c513: Layer already exists [2025-03-11T07:46:38.971Z] 0d150b7de6e4: Layer already exists [2025-03-11T07:46:38.971Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:38.971Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:38.971Z] 7655d68bc121: Layer already exists [2025-03-11T07:46:38.971Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:38.971Z] beae84dd645a: Layer already exists [2025-03-11T07:46:38.971Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:39.234Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:39.578Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:39.924Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-11T07:46:39.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-11T07:46:39.924Z] 0d150b7de6e4: Preparing [2025-03-11T07:46:39.924Z] 04877406c513: Preparing [2025-03-11T07:46:39.924Z] 7655d68bc121: Preparing [2025-03-11T07:46:39.924Z] 20177f67cfae: Preparing [2025-03-11T07:46:39.924Z] 152f075dde2a: Preparing [2025-03-11T07:46:39.924Z] beae84dd645a: Preparing [2025-03-11T07:46:39.924Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:39.924Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:39.924Z] beae84dd645a: Waiting [2025-03-11T07:46:39.924Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:39.924Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:39.924Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:39.924Z] 0d150b7de6e4: Layer already exists [2025-03-11T07:46:39.924Z] 04877406c513: Layer already exists [2025-03-11T07:46:39.924Z] 7655d68bc121: Layer already exists [2025-03-11T07:46:39.924Z] beae84dd645a: Layer already exists [2025-03-11T07:46:39.924Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:39.924Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:40.188Z] main: digest: sha256:096487ad857093932fd7c0ba1594a26f6aac7d07b9187e4d99dfb4bf7ba8a00d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:46:40.262Z] ===================================================== [Pipeline] echo [2025-03-11T07:46:40.350Z] taggedImages: [2025-03-11T07:46:40.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:40.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-11T07:46:40.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.72 [2025-03-11T07:46:40.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:40.350Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-11T07:46:40.375Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-11T07:46:40.375Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:40.375Z] latest [2025-03-11T07:46:40.375Z] 4.0.0-dev.72 [2025-03-11T07:46:40.375Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:40.375Z] main [2025-03-11T07:46:40.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:40.733Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:41.076Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:41.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T07:46:41.077Z] 658a00cbfb2a: Preparing [2025-03-11T07:46:41.077Z] 90bb3514bc49: Preparing [2025-03-11T07:46:41.077Z] e8817a7c36d5: Preparing [2025-03-11T07:46:41.077Z] 8c2e741f6142: Preparing [2025-03-11T07:46:41.077Z] c2b812f2895e: Preparing [2025-03-11T07:46:41.077Z] d85093cd6d49: Preparing [2025-03-11T07:46:41.077Z] d32cb08b502f: Preparing [2025-03-11T07:46:41.077Z] 20177f67cfae: Preparing [2025-03-11T07:46:41.077Z] 152f075dde2a: Preparing [2025-03-11T07:46:41.077Z] 3ab97ac044e5: Preparing [2025-03-11T07:46:41.077Z] 3c2919155cfb: Preparing [2025-03-11T07:46:41.077Z] 5f70bf18a086: Preparing [2025-03-11T07:46:41.077Z] 51ff458c4826: Preparing [2025-03-11T07:46:41.077Z] 54db473de461: Preparing [2025-03-11T07:46:41.077Z] bafc782b33c3: Preparing [2025-03-11T07:46:41.077Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:41.077Z] 152f075dde2a: Waiting [2025-03-11T07:46:41.077Z] 3ab97ac044e5: Waiting [2025-03-11T07:46:41.077Z] 3c2919155cfb: Waiting [2025-03-11T07:46:41.077Z] 5f70bf18a086: Waiting [2025-03-11T07:46:41.077Z] 51ff458c4826: Waiting [2025-03-11T07:46:41.077Z] 54db473de461: Waiting [2025-03-11T07:46:41.077Z] bafc782b33c3: Waiting [2025-03-11T07:46:41.077Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:41.077Z] d32cb08b502f: Waiting [2025-03-11T07:46:41.077Z] d85093cd6d49: Waiting [2025-03-11T07:46:41.077Z] 20177f67cfae: Waiting [2025-03-11T07:46:41.341Z] 8c2e741f6142: Pushed [2025-03-11T07:46:41.341Z] e8817a7c36d5: Pushed [2025-03-11T07:46:41.341Z] c2b812f2895e: Pushed [2025-03-11T07:46:41.341Z] 90bb3514bc49: Pushed [2025-03-11T07:46:41.341Z] 658a00cbfb2a: Pushed [2025-03-11T07:46:41.341Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:41.341Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:41.341Z] 5f70bf18a086: Layer already exists [2025-03-11T07:46:41.341Z] d85093cd6d49: Pushed [2025-03-11T07:46:41.341Z] 3ab97ac044e5: Pushed [2025-03-11T07:46:41.341Z] 3c2919155cfb: Pushed [2025-03-11T07:46:41.606Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:41.606Z] 51ff458c4826: Pushed [2025-03-11T07:46:41.606Z] 54db473de461: Pushed [2025-03-11T07:46:41.606Z] bafc782b33c3: Pushed [2025-03-11T07:46:44.170Z] d32cb08b502f: Pushed [2025-03-11T07:46:44.434Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:44.783Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:45.134Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-11T07:46:45.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T07:46:45.134Z] 658a00cbfb2a: Preparing [2025-03-11T07:46:45.134Z] 90bb3514bc49: Preparing [2025-03-11T07:46:45.134Z] e8817a7c36d5: Preparing [2025-03-11T07:46:45.134Z] 8c2e741f6142: Preparing [2025-03-11T07:46:45.134Z] c2b812f2895e: Preparing [2025-03-11T07:46:45.134Z] d85093cd6d49: Preparing [2025-03-11T07:46:45.134Z] d32cb08b502f: Preparing [2025-03-11T07:46:45.134Z] 20177f67cfae: Preparing [2025-03-11T07:46:45.134Z] 152f075dde2a: Preparing [2025-03-11T07:46:45.134Z] 3ab97ac044e5: Preparing [2025-03-11T07:46:45.134Z] 3c2919155cfb: Preparing [2025-03-11T07:46:45.134Z] 5f70bf18a086: Preparing [2025-03-11T07:46:45.134Z] 51ff458c4826: Preparing [2025-03-11T07:46:45.134Z] 54db473de461: Preparing [2025-03-11T07:46:45.134Z] bafc782b33c3: Preparing [2025-03-11T07:46:45.134Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:45.134Z] d85093cd6d49: Waiting [2025-03-11T07:46:45.134Z] d32cb08b502f: Waiting [2025-03-11T07:46:45.134Z] 20177f67cfae: Waiting [2025-03-11T07:46:45.134Z] 152f075dde2a: Waiting [2025-03-11T07:46:45.134Z] 3ab97ac044e5: Waiting [2025-03-11T07:46:45.134Z] 54db473de461: Waiting [2025-03-11T07:46:45.134Z] bafc782b33c3: Waiting [2025-03-11T07:46:45.134Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:45.134Z] 3c2919155cfb: Waiting [2025-03-11T07:46:45.134Z] 5f70bf18a086: Waiting [2025-03-11T07:46:45.134Z] 51ff458c4826: Waiting [2025-03-11T07:46:45.134Z] 658a00cbfb2a: Layer already exists [2025-03-11T07:46:45.134Z] 8c2e741f6142: Layer already exists [2025-03-11T07:46:45.134Z] c2b812f2895e: Layer already exists [2025-03-11T07:46:45.134Z] e8817a7c36d5: Layer already exists [2025-03-11T07:46:45.134Z] 90bb3514bc49: Layer already exists [2025-03-11T07:46:45.134Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:45.134Z] d85093cd6d49: Layer already exists [2025-03-11T07:46:45.134Z] d32cb08b502f: Layer already exists [2025-03-11T07:46:45.134Z] 3ab97ac044e5: Layer already exists [2025-03-11T07:46:45.134Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:45.134Z] 3c2919155cfb: Layer already exists [2025-03-11T07:46:45.134Z] 51ff458c4826: Layer already exists [2025-03-11T07:46:45.134Z] 5f70bf18a086: Layer already exists [2025-03-11T07:46:45.134Z] 54db473de461: Layer already exists [2025-03-11T07:46:45.134Z] bafc782b33c3: Layer already exists [2025-03-11T07:46:45.134Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:45.400Z] latest: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:45.741Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:46.086Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.72 [2025-03-11T07:46:46.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T07:46:46.086Z] 658a00cbfb2a: Preparing [2025-03-11T07:46:46.086Z] 90bb3514bc49: Preparing [2025-03-11T07:46:46.086Z] e8817a7c36d5: Preparing [2025-03-11T07:46:46.086Z] 8c2e741f6142: Preparing [2025-03-11T07:46:46.086Z] c2b812f2895e: Preparing [2025-03-11T07:46:46.086Z] d85093cd6d49: Preparing [2025-03-11T07:46:46.086Z] d32cb08b502f: Preparing [2025-03-11T07:46:46.086Z] 20177f67cfae: Preparing [2025-03-11T07:46:46.086Z] 152f075dde2a: Preparing [2025-03-11T07:46:46.086Z] 3ab97ac044e5: Preparing [2025-03-11T07:46:46.086Z] 3c2919155cfb: Preparing [2025-03-11T07:46:46.086Z] 5f70bf18a086: Preparing [2025-03-11T07:46:46.086Z] 51ff458c4826: Preparing [2025-03-11T07:46:46.086Z] 54db473de461: Preparing [2025-03-11T07:46:46.086Z] bafc782b33c3: Preparing [2025-03-11T07:46:46.086Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:46.086Z] d32cb08b502f: Waiting [2025-03-11T07:46:46.086Z] 20177f67cfae: Waiting [2025-03-11T07:46:46.086Z] 3c2919155cfb: Waiting [2025-03-11T07:46:46.086Z] 152f075dde2a: Waiting [2025-03-11T07:46:46.086Z] 5f70bf18a086: Waiting [2025-03-11T07:46:46.086Z] 3ab97ac044e5: Waiting [2025-03-11T07:46:46.086Z] bafc782b33c3: Waiting [2025-03-11T07:46:46.086Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:46.086Z] 51ff458c4826: Waiting [2025-03-11T07:46:46.086Z] 54db473de461: Waiting [2025-03-11T07:46:46.086Z] d85093cd6d49: Waiting [2025-03-11T07:46:46.086Z] 658a00cbfb2a: Layer already exists [2025-03-11T07:46:46.086Z] 90bb3514bc49: Layer already exists [2025-03-11T07:46:46.086Z] c2b812f2895e: Layer already exists [2025-03-11T07:46:46.086Z] e8817a7c36d5: Layer already exists [2025-03-11T07:46:46.086Z] 8c2e741f6142: Layer already exists [2025-03-11T07:46:46.086Z] d85093cd6d49: Layer already exists [2025-03-11T07:46:46.086Z] d32cb08b502f: Layer already exists [2025-03-11T07:46:46.086Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:46.086Z] 3ab97ac044e5: Layer already exists [2025-03-11T07:46:46.086Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:46.086Z] 5f70bf18a086: Layer already exists [2025-03-11T07:46:46.086Z] 3c2919155cfb: Layer already exists [2025-03-11T07:46:46.086Z] 51ff458c4826: Layer already exists [2025-03-11T07:46:46.086Z] bafc782b33c3: Layer already exists [2025-03-11T07:46:46.086Z] 54db473de461: Layer already exists [2025-03-11T07:46:46.086Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:46.349Z] 4.0.0-dev.72: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:46.710Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:47.052Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:47.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T07:46:47.052Z] 658a00cbfb2a: Preparing [2025-03-11T07:46:47.052Z] 90bb3514bc49: Preparing [2025-03-11T07:46:47.052Z] e8817a7c36d5: Preparing [2025-03-11T07:46:47.052Z] 8c2e741f6142: Preparing [2025-03-11T07:46:47.052Z] c2b812f2895e: Preparing [2025-03-11T07:46:47.052Z] d85093cd6d49: Preparing [2025-03-11T07:46:47.052Z] d32cb08b502f: Preparing [2025-03-11T07:46:47.052Z] 20177f67cfae: Preparing [2025-03-11T07:46:47.052Z] 152f075dde2a: Preparing [2025-03-11T07:46:47.052Z] 3ab97ac044e5: Preparing [2025-03-11T07:46:47.052Z] 3c2919155cfb: Preparing [2025-03-11T07:46:47.052Z] 5f70bf18a086: Preparing [2025-03-11T07:46:47.052Z] 51ff458c4826: Preparing [2025-03-11T07:46:47.052Z] 54db473de461: Preparing [2025-03-11T07:46:47.052Z] bafc782b33c3: Preparing [2025-03-11T07:46:47.052Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:47.052Z] d85093cd6d49: Waiting [2025-03-11T07:46:47.052Z] d32cb08b502f: Waiting [2025-03-11T07:46:47.052Z] 20177f67cfae: Waiting [2025-03-11T07:46:47.052Z] 152f075dde2a: Waiting [2025-03-11T07:46:47.052Z] 3ab97ac044e5: Waiting [2025-03-11T07:46:47.052Z] 3c2919155cfb: Waiting [2025-03-11T07:46:47.052Z] 51ff458c4826: Waiting [2025-03-11T07:46:47.052Z] 5f70bf18a086: Waiting [2025-03-11T07:46:47.052Z] bafc782b33c3: Waiting [2025-03-11T07:46:47.052Z] 54db473de461: Waiting [2025-03-11T07:46:47.052Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:47.052Z] e8817a7c36d5: Layer already exists [2025-03-11T07:46:47.052Z] 90bb3514bc49: Layer already exists [2025-03-11T07:46:47.052Z] 658a00cbfb2a: Layer already exists [2025-03-11T07:46:47.052Z] 8c2e741f6142: Layer already exists [2025-03-11T07:46:47.052Z] c2b812f2895e: Layer already exists [2025-03-11T07:46:47.052Z] d32cb08b502f: Layer already exists [2025-03-11T07:46:47.052Z] d85093cd6d49: Layer already exists [2025-03-11T07:46:47.052Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:47.052Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:47.052Z] 3ab97ac044e5: Layer already exists [2025-03-11T07:46:47.052Z] 51ff458c4826: Layer already exists [2025-03-11T07:46:47.052Z] 5f70bf18a086: Layer already exists [2025-03-11T07:46:47.052Z] 3c2919155cfb: Layer already exists [2025-03-11T07:46:47.052Z] 54db473de461: Layer already exists [2025-03-11T07:46:47.052Z] bafc782b33c3: Layer already exists [2025-03-11T07:46:47.052Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:47.314Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:47.661Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:48.013Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-11T07:46:48.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-11T07:46:48.014Z] 658a00cbfb2a: Preparing [2025-03-11T07:46:48.014Z] 90bb3514bc49: Preparing [2025-03-11T07:46:48.014Z] e8817a7c36d5: Preparing [2025-03-11T07:46:48.014Z] 8c2e741f6142: Preparing [2025-03-11T07:46:48.014Z] c2b812f2895e: Preparing [2025-03-11T07:46:48.014Z] d85093cd6d49: Preparing [2025-03-11T07:46:48.014Z] d32cb08b502f: Preparing [2025-03-11T07:46:48.014Z] 20177f67cfae: Preparing [2025-03-11T07:46:48.014Z] 152f075dde2a: Preparing [2025-03-11T07:46:48.014Z] 3ab97ac044e5: Preparing [2025-03-11T07:46:48.014Z] 3c2919155cfb: Preparing [2025-03-11T07:46:48.014Z] 5f70bf18a086: Preparing [2025-03-11T07:46:48.014Z] 51ff458c4826: Preparing [2025-03-11T07:46:48.014Z] 54db473de461: Preparing [2025-03-11T07:46:48.014Z] bafc782b33c3: Preparing [2025-03-11T07:46:48.014Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:48.014Z] 20177f67cfae: Waiting [2025-03-11T07:46:48.014Z] 152f075dde2a: Waiting [2025-03-11T07:46:48.014Z] 3ab97ac044e5: Waiting [2025-03-11T07:46:48.014Z] 3c2919155cfb: Waiting [2025-03-11T07:46:48.014Z] 5f70bf18a086: Waiting [2025-03-11T07:46:48.014Z] 51ff458c4826: Waiting [2025-03-11T07:46:48.014Z] 54db473de461: Waiting [2025-03-11T07:46:48.014Z] bafc782b33c3: Waiting [2025-03-11T07:46:48.014Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:48.014Z] d32cb08b502f: Waiting [2025-03-11T07:46:48.014Z] d85093cd6d49: Waiting [2025-03-11T07:46:48.014Z] c2b812f2895e: Layer already exists [2025-03-11T07:46:48.014Z] 658a00cbfb2a: Layer already exists [2025-03-11T07:46:48.014Z] 90bb3514bc49: Layer already exists [2025-03-11T07:46:48.014Z] 8c2e741f6142: Layer already exists [2025-03-11T07:46:48.014Z] e8817a7c36d5: Layer already exists [2025-03-11T07:46:48.014Z] d32cb08b502f: Layer already exists [2025-03-11T07:46:48.014Z] d85093cd6d49: Layer already exists [2025-03-11T07:46:48.014Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:48.014Z] 3ab97ac044e5: Layer already exists [2025-03-11T07:46:48.014Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:48.014Z] 3c2919155cfb: Layer already exists [2025-03-11T07:46:48.014Z] 51ff458c4826: Layer already exists [2025-03-11T07:46:48.014Z] 54db473de461: Layer already exists [2025-03-11T07:46:48.014Z] 5f70bf18a086: Layer already exists [2025-03-11T07:46:48.014Z] bafc782b33c3: Layer already exists [2025-03-11T07:46:48.014Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:48.276Z] main: digest: sha256:093c04c55f56b589ad6495eed6a6f0b5a9faa586d1049e0ec6b2e1e493ea5165 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:46:48.354Z] ===================================================== [Pipeline] echo [2025-03-11T07:46:48.370Z] taggedImages: [2025-03-11T07:46:48.370Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:48.370Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-11T07:46:48.370Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.72 [2025-03-11T07:46:48.370Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:48.370Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-11T07:46:48.399Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-11T07:46:48.399Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:48.399Z] latest [2025-03-11T07:46:48.399Z] 4.0.0-dev.72 [2025-03-11T07:46:48.399Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:48.399Z] main [2025-03-11T07:46:48.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:48.745Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:49.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:49.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T07:46:49.097Z] 3898859f9263: Preparing [2025-03-11T07:46:49.097Z] 0a5990c257d1: Preparing [2025-03-11T07:46:49.097Z] 261bfdb7098a: Preparing [2025-03-11T07:46:49.097Z] 981ac64f57d3: Preparing [2025-03-11T07:46:49.097Z] 20177f67cfae: Preparing [2025-03-11T07:46:49.097Z] 152f075dde2a: Preparing [2025-03-11T07:46:49.097Z] beae84dd645a: Preparing [2025-03-11T07:46:49.097Z] 152f075dde2a: Waiting [2025-03-11T07:46:49.097Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:49.097Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:49.097Z] beae84dd645a: Waiting [2025-03-11T07:46:49.097Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:49.097Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:49.097Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:49.359Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:49.360Z] beae84dd645a: Layer already exists [2025-03-11T07:46:49.360Z] 0a5990c257d1: Pushed [2025-03-11T07:46:49.360Z] 261bfdb7098a: Pushed [2025-03-11T07:46:49.360Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:49.360Z] 3898859f9263: Pushed [2025-03-11T07:46:49.360Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:54.672Z] 981ac64f57d3: Pushed [2025-03-11T07:46:54.672Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:55.025Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:55.376Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-11T07:46:55.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T07:46:55.376Z] 3898859f9263: Preparing [2025-03-11T07:46:55.376Z] 0a5990c257d1: Preparing [2025-03-11T07:46:55.376Z] 261bfdb7098a: Preparing [2025-03-11T07:46:55.376Z] 981ac64f57d3: Preparing [2025-03-11T07:46:55.376Z] 20177f67cfae: Preparing [2025-03-11T07:46:55.376Z] 152f075dde2a: Preparing [2025-03-11T07:46:55.376Z] beae84dd645a: Preparing [2025-03-11T07:46:55.376Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:55.376Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:55.376Z] beae84dd645a: Waiting [2025-03-11T07:46:55.376Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:55.376Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:55.376Z] 152f075dde2a: Waiting [2025-03-11T07:46:55.376Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:55.376Z] 261bfdb7098a: Layer already exists [2025-03-11T07:46:55.376Z] 981ac64f57d3: Layer already exists [2025-03-11T07:46:55.376Z] 3898859f9263: Layer already exists [2025-03-11T07:46:55.376Z] 0a5990c257d1: Layer already exists [2025-03-11T07:46:55.376Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:55.376Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:55.376Z] beae84dd645a: Layer already exists [2025-03-11T07:46:55.376Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:55.639Z] latest: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:55.986Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:56.334Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.72 [2025-03-11T07:46:56.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T07:46:56.334Z] 3898859f9263: Preparing [2025-03-11T07:46:56.334Z] 0a5990c257d1: Preparing [2025-03-11T07:46:56.334Z] 261bfdb7098a: Preparing [2025-03-11T07:46:56.334Z] 981ac64f57d3: Preparing [2025-03-11T07:46:56.334Z] 20177f67cfae: Preparing [2025-03-11T07:46:56.334Z] 152f075dde2a: Preparing [2025-03-11T07:46:56.334Z] beae84dd645a: Preparing [2025-03-11T07:46:56.334Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:56.334Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:56.334Z] beae84dd645a: Waiting [2025-03-11T07:46:56.334Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:56.334Z] 152f075dde2a: Waiting [2025-03-11T07:46:56.334Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:56.334Z] 261bfdb7098a: Layer already exists [2025-03-11T07:46:56.334Z] 981ac64f57d3: Layer already exists [2025-03-11T07:46:56.334Z] 3898859f9263: Layer already exists [2025-03-11T07:46:56.334Z] 0a5990c257d1: Layer already exists [2025-03-11T07:46:56.334Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:56.334Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:56.334Z] beae84dd645a: Layer already exists [2025-03-11T07:46:56.334Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:56.334Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:56.334Z] 4.0.0-dev.72: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:56.686Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:57.029Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:57.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T07:46:57.029Z] 3898859f9263: Preparing [2025-03-11T07:46:57.029Z] 0a5990c257d1: Preparing [2025-03-11T07:46:57.029Z] 261bfdb7098a: Preparing [2025-03-11T07:46:57.029Z] 981ac64f57d3: Preparing [2025-03-11T07:46:57.029Z] 20177f67cfae: Preparing [2025-03-11T07:46:57.029Z] 152f075dde2a: Preparing [2025-03-11T07:46:57.029Z] beae84dd645a: Preparing [2025-03-11T07:46:57.029Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:57.029Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:57.029Z] beae84dd645a: Waiting [2025-03-11T07:46:57.029Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:57.029Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:57.029Z] 152f075dde2a: Waiting [2025-03-11T07:46:57.029Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:57.029Z] 261bfdb7098a: Layer already exists [2025-03-11T07:46:57.029Z] 981ac64f57d3: Layer already exists [2025-03-11T07:46:57.029Z] 3898859f9263: Layer already exists [2025-03-11T07:46:57.029Z] 0a5990c257d1: Layer already exists [2025-03-11T07:46:57.029Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:57.029Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:57.029Z] beae84dd645a: Layer already exists [2025-03-11T07:46:57.029Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:57.029Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:57.640Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:57.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-11T07:46:57.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-11T07:46:57.995Z] 3898859f9263: Preparing [2025-03-11T07:46:57.995Z] 0a5990c257d1: Preparing [2025-03-11T07:46:57.995Z] 261bfdb7098a: Preparing [2025-03-11T07:46:57.995Z] 981ac64f57d3: Preparing [2025-03-11T07:46:57.995Z] 20177f67cfae: Preparing [2025-03-11T07:46:57.995Z] 152f075dde2a: Preparing [2025-03-11T07:46:57.995Z] beae84dd645a: Preparing [2025-03-11T07:46:57.995Z] bf864dbdeb7d: Preparing [2025-03-11T07:46:57.995Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:57.995Z] beae84dd645a: Waiting [2025-03-11T07:46:57.995Z] bf864dbdeb7d: Waiting [2025-03-11T07:46:57.995Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:57.995Z] 152f075dde2a: Waiting [2025-03-11T07:46:57.995Z] 3898859f9263: Layer already exists [2025-03-11T07:46:57.995Z] 0a5990c257d1: Layer already exists [2025-03-11T07:46:57.995Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:57.995Z] 261bfdb7098a: Layer already exists [2025-03-11T07:46:57.995Z] 981ac64f57d3: Layer already exists [2025-03-11T07:46:57.995Z] beae84dd645a: Layer already exists [2025-03-11T07:46:57.995Z] bf864dbdeb7d: Layer already exists [2025-03-11T07:46:57.995Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:57.995Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:58.260Z] main: digest: sha256:60a316df0900bca6e0384bc1628cb108d4eaa748fc44e81394764f3822ccefdd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:46:58.339Z] ===================================================== [Pipeline] echo [2025-03-11T07:46:58.354Z] taggedImages: [2025-03-11T07:46:58.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:58.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-11T07:46:58.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.72 [2025-03-11T07:46:58.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:58.354Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-11T07:46:58.380Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-11T07:46:58.380Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:58.380Z] latest [2025-03-11T07:46:58.380Z] 4.0.0-dev.72 [2025-03-11T07:46:58.380Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:46:58.380Z] main [2025-03-11T07:46:58.380Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:58.734Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:46:59.085Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:46:59.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T07:46:59.086Z] 7ef33b89e58f: Preparing [2025-03-11T07:46:59.086Z] 2efb2dc93747: Preparing [2025-03-11T07:46:59.086Z] 4ffc2bf77bc7: Preparing [2025-03-11T07:46:59.086Z] a7b9517a3b33: Preparing [2025-03-11T07:46:59.086Z] 0138acd7fdc2: Preparing [2025-03-11T07:46:59.086Z] 20177f67cfae: Preparing [2025-03-11T07:46:59.086Z] 152f075dde2a: Preparing [2025-03-11T07:46:59.086Z] 07b6158cddf7: Preparing [2025-03-11T07:46:59.086Z] df28419b65d1: Preparing [2025-03-11T07:46:59.086Z] 087db30243c6: Preparing [2025-03-11T07:46:59.086Z] dd9c8f8612c8: Preparing [2025-03-11T07:46:59.086Z] 20177f67cfae: Waiting [2025-03-11T07:46:59.086Z] 152f075dde2a: Waiting [2025-03-11T07:46:59.086Z] 07b6158cddf7: Waiting [2025-03-11T07:46:59.086Z] df28419b65d1: Waiting [2025-03-11T07:46:59.086Z] dd9c8f8612c8: Waiting [2025-03-11T07:46:59.086Z] 087db30243c6: Waiting [2025-03-11T07:46:59.350Z] 0138acd7fdc2: Pushed [2025-03-11T07:46:59.350Z] a7b9517a3b33: Pushed [2025-03-11T07:46:59.350Z] 2efb2dc93747: Pushed [2025-03-11T07:46:59.350Z] 20177f67cfae: Layer already exists [2025-03-11T07:46:59.350Z] 7ef33b89e58f: Pushed [2025-03-11T07:46:59.350Z] 152f075dde2a: Layer already exists [2025-03-11T07:46:59.350Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:46:59.350Z] df28419b65d1: Pushed [2025-03-11T07:46:59.350Z] 07b6158cddf7: Pushed [2025-03-11T07:47:02.670Z] 087db30243c6: Pushed [2025-03-11T07:47:03.619Z] 4ffc2bf77bc7: Pushed [2025-03-11T07:47:03.619Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:03.963Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:04.305Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-11T07:47:04.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T07:47:04.305Z] 7ef33b89e58f: Preparing [2025-03-11T07:47:04.305Z] 2efb2dc93747: Preparing [2025-03-11T07:47:04.305Z] 4ffc2bf77bc7: Preparing [2025-03-11T07:47:04.305Z] a7b9517a3b33: Preparing [2025-03-11T07:47:04.305Z] 0138acd7fdc2: Preparing [2025-03-11T07:47:04.305Z] 20177f67cfae: Preparing [2025-03-11T07:47:04.305Z] 152f075dde2a: Preparing [2025-03-11T07:47:04.305Z] 07b6158cddf7: Preparing [2025-03-11T07:47:04.305Z] df28419b65d1: Preparing [2025-03-11T07:47:04.305Z] 087db30243c6: Preparing [2025-03-11T07:47:04.305Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:04.305Z] 20177f67cfae: Waiting [2025-03-11T07:47:04.305Z] 152f075dde2a: Waiting [2025-03-11T07:47:04.305Z] 07b6158cddf7: Waiting [2025-03-11T07:47:04.305Z] df28419b65d1: Waiting [2025-03-11T07:47:04.305Z] 087db30243c6: Waiting [2025-03-11T07:47:04.305Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:04.305Z] 7ef33b89e58f: Layer already exists [2025-03-11T07:47:04.305Z] 0138acd7fdc2: Layer already exists [2025-03-11T07:47:04.305Z] a7b9517a3b33: Layer already exists [2025-03-11T07:47:04.305Z] 2efb2dc93747: Layer already exists [2025-03-11T07:47:04.305Z] 4ffc2bf77bc7: Layer already exists [2025-03-11T07:47:04.305Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:04.305Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:04.305Z] df28419b65d1: Layer already exists [2025-03-11T07:47:04.305Z] 07b6158cddf7: Layer already exists [2025-03-11T07:47:04.305Z] 087db30243c6: Layer already exists [2025-03-11T07:47:04.305Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:04.570Z] latest: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:04.914Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:05.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.72 [2025-03-11T07:47:05.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T07:47:05.258Z] 7ef33b89e58f: Preparing [2025-03-11T07:47:05.258Z] 2efb2dc93747: Preparing [2025-03-11T07:47:05.258Z] 4ffc2bf77bc7: Preparing [2025-03-11T07:47:05.258Z] a7b9517a3b33: Preparing [2025-03-11T07:47:05.258Z] 0138acd7fdc2: Preparing [2025-03-11T07:47:05.258Z] 20177f67cfae: Preparing [2025-03-11T07:47:05.258Z] 152f075dde2a: Preparing [2025-03-11T07:47:05.258Z] 07b6158cddf7: Preparing [2025-03-11T07:47:05.258Z] df28419b65d1: Preparing [2025-03-11T07:47:05.258Z] 087db30243c6: Preparing [2025-03-11T07:47:05.258Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:05.258Z] 20177f67cfae: Waiting [2025-03-11T07:47:05.258Z] 152f075dde2a: Waiting [2025-03-11T07:47:05.258Z] 07b6158cddf7: Waiting [2025-03-11T07:47:05.258Z] df28419b65d1: Waiting [2025-03-11T07:47:05.258Z] 087db30243c6: Waiting [2025-03-11T07:47:05.258Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:05.258Z] 7ef33b89e58f: Layer already exists [2025-03-11T07:47:05.258Z] 4ffc2bf77bc7: Layer already exists [2025-03-11T07:47:05.258Z] 2efb2dc93747: Layer already exists [2025-03-11T07:47:05.258Z] 0138acd7fdc2: Layer already exists [2025-03-11T07:47:05.258Z] a7b9517a3b33: Layer already exists [2025-03-11T07:47:05.258Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:05.258Z] 07b6158cddf7: Layer already exists [2025-03-11T07:47:05.258Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:05.258Z] 087db30243c6: Layer already exists [2025-03-11T07:47:05.258Z] df28419b65d1: Layer already exists [2025-03-11T07:47:05.258Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:05.520Z] 4.0.0-dev.72: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:05.869Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:06.228Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:06.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T07:47:06.228Z] 7ef33b89e58f: Preparing [2025-03-11T07:47:06.228Z] 2efb2dc93747: Preparing [2025-03-11T07:47:06.228Z] 4ffc2bf77bc7: Preparing [2025-03-11T07:47:06.228Z] a7b9517a3b33: Preparing [2025-03-11T07:47:06.228Z] 0138acd7fdc2: Preparing [2025-03-11T07:47:06.228Z] 20177f67cfae: Preparing [2025-03-11T07:47:06.228Z] 152f075dde2a: Preparing [2025-03-11T07:47:06.228Z] 07b6158cddf7: Preparing [2025-03-11T07:47:06.228Z] df28419b65d1: Preparing [2025-03-11T07:47:06.228Z] 087db30243c6: Preparing [2025-03-11T07:47:06.228Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:06.228Z] 07b6158cddf7: Waiting [2025-03-11T07:47:06.228Z] df28419b65d1: Waiting [2025-03-11T07:47:06.228Z] 087db30243c6: Waiting [2025-03-11T07:47:06.228Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:06.228Z] 152f075dde2a: Waiting [2025-03-11T07:47:06.228Z] 20177f67cfae: Waiting [2025-03-11T07:47:06.228Z] 4ffc2bf77bc7: Layer already exists [2025-03-11T07:47:06.228Z] 2efb2dc93747: Layer already exists [2025-03-11T07:47:06.228Z] 0138acd7fdc2: Layer already exists [2025-03-11T07:47:06.228Z] a7b9517a3b33: Layer already exists [2025-03-11T07:47:06.228Z] 7ef33b89e58f: Layer already exists [2025-03-11T07:47:06.228Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:06.228Z] 07b6158cddf7: Layer already exists [2025-03-11T07:47:06.228Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:06.228Z] 087db30243c6: Layer already exists [2025-03-11T07:47:06.228Z] df28419b65d1: Layer already exists [2025-03-11T07:47:06.228Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:06.490Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:06.836Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:07.180Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-11T07:47:07.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-11T07:47:07.180Z] 7ef33b89e58f: Preparing [2025-03-11T07:47:07.180Z] 2efb2dc93747: Preparing [2025-03-11T07:47:07.180Z] 4ffc2bf77bc7: Preparing [2025-03-11T07:47:07.180Z] a7b9517a3b33: Preparing [2025-03-11T07:47:07.180Z] 0138acd7fdc2: Preparing [2025-03-11T07:47:07.180Z] 20177f67cfae: Preparing [2025-03-11T07:47:07.180Z] 152f075dde2a: Preparing [2025-03-11T07:47:07.180Z] 07b6158cddf7: Preparing [2025-03-11T07:47:07.180Z] df28419b65d1: Preparing [2025-03-11T07:47:07.180Z] 20177f67cfae: Waiting [2025-03-11T07:47:07.180Z] 152f075dde2a: Waiting [2025-03-11T07:47:07.180Z] 07b6158cddf7: Waiting [2025-03-11T07:47:07.180Z] 087db30243c6: Preparing [2025-03-11T07:47:07.180Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:07.180Z] df28419b65d1: Waiting [2025-03-11T07:47:07.180Z] 087db30243c6: Waiting [2025-03-11T07:47:07.180Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:07.180Z] a7b9517a3b33: Layer already exists [2025-03-11T07:47:07.180Z] 2efb2dc93747: Layer already exists [2025-03-11T07:47:07.180Z] 0138acd7fdc2: Layer already exists [2025-03-11T07:47:07.180Z] 7ef33b89e58f: Layer already exists [2025-03-11T07:47:07.180Z] 4ffc2bf77bc7: Layer already exists [2025-03-11T07:47:07.180Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:07.180Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:07.180Z] df28419b65d1: Layer already exists [2025-03-11T07:47:07.180Z] 07b6158cddf7: Layer already exists [2025-03-11T07:47:07.180Z] 087db30243c6: Layer already exists [2025-03-11T07:47:07.180Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:07.444Z] main: digest: sha256:7ec19183e01cc106e09ddd17e106c4f4532643952dcba7b0e46d245945af4ff7 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:47:07.510Z] ===================================================== [Pipeline] echo [2025-03-11T07:47:07.521Z] taggedImages: [2025-03-11T07:47:07.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:07.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-11T07:47:07.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.72 [2025-03-11T07:47:07.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:07.521Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-11T07:47:07.545Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-11T07:47:07.545Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:07.545Z] latest [2025-03-11T07:47:07.545Z] 4.0.0-dev.72 [2025-03-11T07:47:07.545Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:07.545Z] main [2025-03-11T07:47:07.545Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:07.898Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:08.237Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:08.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T07:47:08.237Z] ea4de98e100d: Preparing [2025-03-11T07:47:08.237Z] 6bf1e5abe72e: Preparing [2025-03-11T07:47:08.237Z] cc9fbf131461: Preparing [2025-03-11T07:47:08.237Z] b9f3ccc1c5f9: Preparing [2025-03-11T07:47:08.237Z] 832362f89bd4: Preparing [2025-03-11T07:47:08.237Z] f9b4decb084d: Preparing [2025-03-11T07:47:08.237Z] 5e4fe16981cb: Preparing [2025-03-11T07:47:08.237Z] 20177f67cfae: Preparing [2025-03-11T07:47:08.237Z] 152f075dde2a: Preparing [2025-03-11T07:47:08.237Z] 4e94e74e8050: Preparing [2025-03-11T07:47:08.237Z] e9cc6874a59c: Preparing [2025-03-11T07:47:08.237Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:08.237Z] 152f075dde2a: Waiting [2025-03-11T07:47:08.237Z] f9b4decb084d: Waiting [2025-03-11T07:47:08.237Z] 5e4fe16981cb: Waiting [2025-03-11T07:47:08.237Z] 20177f67cfae: Waiting [2025-03-11T07:47:08.237Z] 4e94e74e8050: Waiting [2025-03-11T07:47:08.237Z] e9cc6874a59c: Waiting [2025-03-11T07:47:08.237Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:08.501Z] 6bf1e5abe72e: Pushed [2025-03-11T07:47:08.501Z] 832362f89bd4: Pushed [2025-03-11T07:47:08.501Z] ea4de98e100d: Pushed [2025-03-11T07:47:08.501Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:08.501Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:08.501Z] f9b4decb084d: Pushed [2025-03-11T07:47:08.765Z] 5e4fe16981cb: Pushed [2025-03-11T07:47:08.765Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:08.765Z] 4e94e74e8050: Pushed [2025-03-11T07:47:11.331Z] e9cc6874a59c: Pushed [2025-03-11T07:47:12.816Z] b9f3ccc1c5f9: Pushed [2025-03-11T07:47:14.789Z] cc9fbf131461: Pushed [2025-03-11T07:47:15.050Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:15.387Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:15.732Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-11T07:47:15.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T07:47:15.732Z] ea4de98e100d: Preparing [2025-03-11T07:47:15.732Z] 6bf1e5abe72e: Preparing [2025-03-11T07:47:15.732Z] cc9fbf131461: Preparing [2025-03-11T07:47:15.732Z] b9f3ccc1c5f9: Preparing [2025-03-11T07:47:15.732Z] 832362f89bd4: Preparing [2025-03-11T07:47:15.732Z] f9b4decb084d: Preparing [2025-03-11T07:47:15.732Z] 5e4fe16981cb: Preparing [2025-03-11T07:47:15.732Z] 20177f67cfae: Preparing [2025-03-11T07:47:15.732Z] 152f075dde2a: Preparing [2025-03-11T07:47:15.732Z] 4e94e74e8050: Preparing [2025-03-11T07:47:15.732Z] e9cc6874a59c: Preparing [2025-03-11T07:47:15.732Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:15.732Z] f9b4decb084d: Waiting [2025-03-11T07:47:15.732Z] 5e4fe16981cb: Waiting [2025-03-11T07:47:15.732Z] 20177f67cfae: Waiting [2025-03-11T07:47:15.732Z] 152f075dde2a: Waiting [2025-03-11T07:47:15.732Z] e9cc6874a59c: Waiting [2025-03-11T07:47:15.732Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:15.732Z] cc9fbf131461: Layer already exists [2025-03-11T07:47:15.732Z] 6bf1e5abe72e: Layer already exists [2025-03-11T07:47:15.732Z] 832362f89bd4: Layer already exists [2025-03-11T07:47:15.732Z] ea4de98e100d: Layer already exists [2025-03-11T07:47:15.732Z] b9f3ccc1c5f9: Layer already exists [2025-03-11T07:47:15.732Z] 5e4fe16981cb: Layer already exists [2025-03-11T07:47:15.732Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:15.732Z] f9b4decb084d: Layer already exists [2025-03-11T07:47:15.732Z] 4e94e74e8050: Layer already exists [2025-03-11T07:47:15.732Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:15.732Z] e9cc6874a59c: Layer already exists [2025-03-11T07:47:15.732Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:15.994Z] latest: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:16.342Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:16.682Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.72 [2025-03-11T07:47:16.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T07:47:16.683Z] ea4de98e100d: Preparing [2025-03-11T07:47:16.683Z] 6bf1e5abe72e: Preparing [2025-03-11T07:47:16.683Z] cc9fbf131461: Preparing [2025-03-11T07:47:16.683Z] b9f3ccc1c5f9: Preparing [2025-03-11T07:47:16.683Z] 832362f89bd4: Preparing [2025-03-11T07:47:16.683Z] f9b4decb084d: Preparing [2025-03-11T07:47:16.683Z] 5e4fe16981cb: Preparing [2025-03-11T07:47:16.683Z] 20177f67cfae: Preparing [2025-03-11T07:47:16.683Z] 152f075dde2a: Preparing [2025-03-11T07:47:16.683Z] 4e94e74e8050: Preparing [2025-03-11T07:47:16.683Z] e9cc6874a59c: Preparing [2025-03-11T07:47:16.683Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:16.683Z] 20177f67cfae: Waiting [2025-03-11T07:47:16.683Z] 152f075dde2a: Waiting [2025-03-11T07:47:16.683Z] 4e94e74e8050: Waiting [2025-03-11T07:47:16.683Z] e9cc6874a59c: Waiting [2025-03-11T07:47:16.683Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:16.683Z] f9b4decb084d: Waiting [2025-03-11T07:47:16.683Z] 5e4fe16981cb: Waiting [2025-03-11T07:47:16.683Z] 6bf1e5abe72e: Layer already exists [2025-03-11T07:47:16.683Z] b9f3ccc1c5f9: Layer already exists [2025-03-11T07:47:16.683Z] ea4de98e100d: Layer already exists [2025-03-11T07:47:16.683Z] 832362f89bd4: Layer already exists [2025-03-11T07:47:16.683Z] cc9fbf131461: Layer already exists [2025-03-11T07:47:16.683Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:16.683Z] f9b4decb084d: Layer already exists [2025-03-11T07:47:16.683Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:16.683Z] 5e4fe16981cb: Layer already exists [2025-03-11T07:47:16.683Z] 4e94e74e8050: Layer already exists [2025-03-11T07:47:16.683Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:16.683Z] e9cc6874a59c: Layer already exists [2025-03-11T07:47:16.945Z] 4.0.0-dev.72: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:17.286Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:17.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:17.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T07:47:17.626Z] ea4de98e100d: Preparing [2025-03-11T07:47:17.626Z] 6bf1e5abe72e: Preparing [2025-03-11T07:47:17.626Z] cc9fbf131461: Preparing [2025-03-11T07:47:17.626Z] b9f3ccc1c5f9: Preparing [2025-03-11T07:47:17.626Z] 832362f89bd4: Preparing [2025-03-11T07:47:17.626Z] f9b4decb084d: Preparing [2025-03-11T07:47:17.626Z] 5e4fe16981cb: Preparing [2025-03-11T07:47:17.626Z] 20177f67cfae: Preparing [2025-03-11T07:47:17.626Z] 152f075dde2a: Preparing [2025-03-11T07:47:17.626Z] 4e94e74e8050: Preparing [2025-03-11T07:47:17.626Z] e9cc6874a59c: Preparing [2025-03-11T07:47:17.626Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:17.626Z] 20177f67cfae: Waiting [2025-03-11T07:47:17.626Z] 152f075dde2a: Waiting [2025-03-11T07:47:17.626Z] 4e94e74e8050: Waiting [2025-03-11T07:47:17.626Z] e9cc6874a59c: Waiting [2025-03-11T07:47:17.626Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:17.626Z] f9b4decb084d: Waiting [2025-03-11T07:47:17.626Z] 5e4fe16981cb: Waiting [2025-03-11T07:47:17.626Z] 832362f89bd4: Layer already exists [2025-03-11T07:47:17.626Z] 6bf1e5abe72e: Layer already exists [2025-03-11T07:47:17.626Z] b9f3ccc1c5f9: Layer already exists [2025-03-11T07:47:17.626Z] ea4de98e100d: Layer already exists [2025-03-11T07:47:17.626Z] cc9fbf131461: Layer already exists [2025-03-11T07:47:17.626Z] f9b4decb084d: Layer already exists [2025-03-11T07:47:17.626Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:17.626Z] 5e4fe16981cb: Layer already exists [2025-03-11T07:47:17.626Z] 4e94e74e8050: Layer already exists [2025-03-11T07:47:17.626Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:17.626Z] e9cc6874a59c: Layer already exists [2025-03-11T07:47:17.626Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:17.889Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:18.234Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:18.583Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-11T07:47:18.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-11T07:47:18.583Z] ea4de98e100d: Preparing [2025-03-11T07:47:18.583Z] 6bf1e5abe72e: Preparing [2025-03-11T07:47:18.583Z] cc9fbf131461: Preparing [2025-03-11T07:47:18.583Z] b9f3ccc1c5f9: Preparing [2025-03-11T07:47:18.583Z] 832362f89bd4: Preparing [2025-03-11T07:47:18.583Z] f9b4decb084d: Preparing [2025-03-11T07:47:18.583Z] 5e4fe16981cb: Preparing [2025-03-11T07:47:18.583Z] f9b4decb084d: Waiting [2025-03-11T07:47:18.583Z] 20177f67cfae: Preparing [2025-03-11T07:47:18.583Z] 5e4fe16981cb: Waiting [2025-03-11T07:47:18.583Z] 152f075dde2a: Preparing [2025-03-11T07:47:18.583Z] 20177f67cfae: Waiting [2025-03-11T07:47:18.583Z] 4e94e74e8050: Preparing [2025-03-11T07:47:18.583Z] 152f075dde2a: Waiting [2025-03-11T07:47:18.583Z] e9cc6874a59c: Preparing [2025-03-11T07:47:18.583Z] 4e94e74e8050: Waiting [2025-03-11T07:47:18.583Z] e9cc6874a59c: Waiting [2025-03-11T07:47:18.583Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:18.583Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:18.583Z] ea4de98e100d: Layer already exists [2025-03-11T07:47:18.583Z] cc9fbf131461: Layer already exists [2025-03-11T07:47:18.583Z] 6bf1e5abe72e: Layer already exists [2025-03-11T07:47:18.583Z] 832362f89bd4: Layer already exists [2025-03-11T07:47:18.583Z] b9f3ccc1c5f9: Layer already exists [2025-03-11T07:47:18.583Z] 5e4fe16981cb: Layer already exists [2025-03-11T07:47:18.583Z] 4e94e74e8050: Layer already exists [2025-03-11T07:47:18.583Z] f9b4decb084d: Layer already exists [2025-03-11T07:47:18.583Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:18.583Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:18.583Z] e9cc6874a59c: Layer already exists [2025-03-11T07:47:18.583Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:18.846Z] main: digest: sha256:c8481a774ede1d0410fa02312c766798462b2d055799299a4025dcab8f311843 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:47:18.925Z] ===================================================== [Pipeline] echo [2025-03-11T07:47:18.939Z] taggedImages: [2025-03-11T07:47:18.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:18.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-11T07:47:18.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.72 [2025-03-11T07:47:18.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:18.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-11T07:47:18.962Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-11T07:47:18.962Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:18.962Z] latest [2025-03-11T07:47:18.962Z] 4.0.0-dev.72 [2025-03-11T07:47:18.962Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:18.962Z] main [2025-03-11T07:47:18.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:19.320Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:19.661Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:19.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T07:47:19.661Z] 56819a495e61: Preparing [2025-03-11T07:47:19.661Z] 5bf4ca774e7a: Preparing [2025-03-11T07:47:19.661Z] 20177f67cfae: Preparing [2025-03-11T07:47:19.661Z] 152f075dde2a: Preparing [2025-03-11T07:47:19.661Z] 2bd07577a00a: Preparing [2025-03-11T07:47:19.661Z] f996e039ac82: Preparing [2025-03-11T07:47:19.661Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:19.661Z] f996e039ac82: Waiting [2025-03-11T07:47:19.661Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:19.661Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:19.661Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:19.924Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:19.924Z] 56819a495e61: Pushed [2025-03-11T07:47:19.924Z] 2bd07577a00a: Pushed [2025-03-11T07:47:21.850Z] f996e039ac82: Pushed [2025-03-11T07:47:27.160Z] 5bf4ca774e7a: Pushed [2025-03-11T07:47:27.160Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:27.518Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:27.866Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-11T07:47:27.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T07:47:27.866Z] 56819a495e61: Preparing [2025-03-11T07:47:27.866Z] 5bf4ca774e7a: Preparing [2025-03-11T07:47:27.866Z] 20177f67cfae: Preparing [2025-03-11T07:47:27.866Z] 152f075dde2a: Preparing [2025-03-11T07:47:27.866Z] 2bd07577a00a: Preparing [2025-03-11T07:47:27.866Z] f996e039ac82: Preparing [2025-03-11T07:47:27.866Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:27.866Z] f996e039ac82: Waiting [2025-03-11T07:47:27.866Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:27.866Z] 56819a495e61: Layer already exists [2025-03-11T07:47:27.866Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:27.866Z] 5bf4ca774e7a: Layer already exists [2025-03-11T07:47:27.866Z] 2bd07577a00a: Layer already exists [2025-03-11T07:47:27.866Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:27.866Z] f996e039ac82: Layer already exists [2025-03-11T07:47:27.866Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:27.866Z] latest: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:28.474Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:28.861Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.72 [2025-03-11T07:47:28.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T07:47:28.861Z] 56819a495e61: Preparing [2025-03-11T07:47:28.861Z] 5bf4ca774e7a: Preparing [2025-03-11T07:47:28.861Z] 20177f67cfae: Preparing [2025-03-11T07:47:28.861Z] 152f075dde2a: Preparing [2025-03-11T07:47:28.861Z] 2bd07577a00a: Preparing [2025-03-11T07:47:28.861Z] f996e039ac82: Preparing [2025-03-11T07:47:28.861Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:28.861Z] f996e039ac82: Waiting [2025-03-11T07:47:28.861Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:28.861Z] 56819a495e61: Layer already exists [2025-03-11T07:47:28.861Z] 5bf4ca774e7a: Layer already exists [2025-03-11T07:47:28.861Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:28.861Z] 2bd07577a00a: Layer already exists [2025-03-11T07:47:28.861Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:28.862Z] f996e039ac82: Layer already exists [2025-03-11T07:47:28.862Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:29.125Z] 4.0.0-dev.72: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:29.473Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:29.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:29.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T07:47:29.835Z] 56819a495e61: Preparing [2025-03-11T07:47:29.835Z] 5bf4ca774e7a: Preparing [2025-03-11T07:47:29.835Z] 20177f67cfae: Preparing [2025-03-11T07:47:29.835Z] 152f075dde2a: Preparing [2025-03-11T07:47:29.835Z] 2bd07577a00a: Preparing [2025-03-11T07:47:29.835Z] f996e039ac82: Preparing [2025-03-11T07:47:29.835Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:29.835Z] f996e039ac82: Waiting [2025-03-11T07:47:29.835Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:29.835Z] 2bd07577a00a: Layer already exists [2025-03-11T07:47:29.835Z] 5bf4ca774e7a: Layer already exists [2025-03-11T07:47:29.835Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:29.835Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:29.835Z] 56819a495e61: Layer already exists [2025-03-11T07:47:29.835Z] f996e039ac82: Layer already exists [2025-03-11T07:47:29.835Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:29.835Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:30.444Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:30.793Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-11T07:47:30.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-11T07:47:30.793Z] 56819a495e61: Preparing [2025-03-11T07:47:30.793Z] 5bf4ca774e7a: Preparing [2025-03-11T07:47:30.793Z] 20177f67cfae: Preparing [2025-03-11T07:47:30.793Z] 152f075dde2a: Preparing [2025-03-11T07:47:30.793Z] 2bd07577a00a: Preparing [2025-03-11T07:47:30.793Z] f996e039ac82: Preparing [2025-03-11T07:47:30.793Z] f996e039ac82: Waiting [2025-03-11T07:47:30.793Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:30.793Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:30.793Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:30.793Z] 56819a495e61: Layer already exists [2025-03-11T07:47:30.793Z] 2bd07577a00a: Layer already exists [2025-03-11T07:47:30.793Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:30.793Z] 5bf4ca774e7a: Layer already exists [2025-03-11T07:47:30.793Z] f996e039ac82: Layer already exists [2025-03-11T07:47:30.793Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:31.056Z] main: digest: sha256:02c8f7aa3b838c3cd5ab403c1ed5c8fa1e6740a805aa078739744019b8e902cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:47:31.136Z] ===================================================== [Pipeline] echo [2025-03-11T07:47:31.153Z] taggedImages: [2025-03-11T07:47:31.153Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:31.153Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-11T07:47:31.153Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.72 [2025-03-11T07:47:31.153Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:31.153Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-11T07:47:31.180Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-11T07:47:31.180Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:31.180Z] latest [2025-03-11T07:47:31.180Z] 4.0.0-dev.72 [2025-03-11T07:47:31.180Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:47:31.180Z] main [2025-03-11T07:47:31.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:31.553Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:31.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:47:31.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T07:47:31.891Z] 378de03f015e: Preparing [2025-03-11T07:47:31.891Z] 8c7037e0de54: Preparing [2025-03-11T07:47:31.891Z] 76035e101a5f: Preparing [2025-03-11T07:47:31.891Z] 20177f67cfae: Preparing [2025-03-11T07:47:31.891Z] 152f075dde2a: Preparing [2025-03-11T07:47:31.891Z] 8f0c7534440b: Preparing [2025-03-11T07:47:31.891Z] 6abee3385d85: Preparing [2025-03-11T07:47:31.891Z] 3afe7bbaad2b: Preparing [2025-03-11T07:47:31.891Z] 1c6646ff0f9d: Preparing [2025-03-11T07:47:31.891Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:31.891Z] 8f0c7534440b: Waiting [2025-03-11T07:47:31.891Z] 3afe7bbaad2b: Waiting [2025-03-11T07:47:31.891Z] 1c6646ff0f9d: Waiting [2025-03-11T07:47:31.891Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:31.891Z] 6abee3385d85: Waiting [2025-03-11T07:47:31.891Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:31.891Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:32.155Z] 76035e101a5f: Pushed [2025-03-11T07:47:32.155Z] 8c7037e0de54: Pushed [2025-03-11T07:47:32.155Z] 378de03f015e: Pushed [2025-03-11T07:47:32.155Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:32.155Z] 3afe7bbaad2b: Pushed [2025-03-11T07:47:33.114Z] 1c6646ff0f9d: Pushed [2025-03-11T07:47:43.175Z] 6abee3385d85: Pushed [2025-03-11T07:47:58.144Z] 8f0c7534440b: Pushed [2025-03-11T07:47:58.144Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:58.496Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:58.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-11T07:47:58.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T07:47:58.849Z] 378de03f015e: Preparing [2025-03-11T07:47:58.849Z] 8c7037e0de54: Preparing [2025-03-11T07:47:58.849Z] 76035e101a5f: Preparing [2025-03-11T07:47:58.849Z] 20177f67cfae: Preparing [2025-03-11T07:47:58.849Z] 152f075dde2a: Preparing [2025-03-11T07:47:58.849Z] 8f0c7534440b: Preparing [2025-03-11T07:47:58.849Z] 6abee3385d85: Preparing [2025-03-11T07:47:58.849Z] 3afe7bbaad2b: Preparing [2025-03-11T07:47:58.849Z] 1c6646ff0f9d: Preparing [2025-03-11T07:47:58.849Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:58.849Z] 6abee3385d85: Waiting [2025-03-11T07:47:58.849Z] 3afe7bbaad2b: Waiting [2025-03-11T07:47:58.849Z] 1c6646ff0f9d: Waiting [2025-03-11T07:47:58.849Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:58.849Z] 8f0c7534440b: Waiting [2025-03-11T07:47:58.849Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:58.849Z] 378de03f015e: Layer already exists [2025-03-11T07:47:58.849Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:58.849Z] 76035e101a5f: Layer already exists [2025-03-11T07:47:58.849Z] 8c7037e0de54: Layer already exists [2025-03-11T07:47:58.849Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:47:58.849Z] 6abee3385d85: Layer already exists [2025-03-11T07:47:58.849Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:47:58.849Z] 8f0c7534440b: Layer already exists [2025-03-11T07:47:58.849Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:59.114Z] latest: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:59.467Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:47:59.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.72 [2025-03-11T07:47:59.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T07:47:59.815Z] 378de03f015e: Preparing [2025-03-11T07:47:59.815Z] 8c7037e0de54: Preparing [2025-03-11T07:47:59.815Z] 76035e101a5f: Preparing [2025-03-11T07:47:59.815Z] 20177f67cfae: Preparing [2025-03-11T07:47:59.815Z] 152f075dde2a: Preparing [2025-03-11T07:47:59.815Z] 8f0c7534440b: Preparing [2025-03-11T07:47:59.815Z] 6abee3385d85: Preparing [2025-03-11T07:47:59.815Z] 3afe7bbaad2b: Preparing [2025-03-11T07:47:59.815Z] 1c6646ff0f9d: Preparing [2025-03-11T07:47:59.815Z] dd9c8f8612c8: Preparing [2025-03-11T07:47:59.815Z] 3afe7bbaad2b: Waiting [2025-03-11T07:47:59.815Z] 1c6646ff0f9d: Waiting [2025-03-11T07:47:59.815Z] 8f0c7534440b: Waiting [2025-03-11T07:47:59.815Z] 6abee3385d85: Waiting [2025-03-11T07:47:59.815Z] dd9c8f8612c8: Waiting [2025-03-11T07:47:59.815Z] 8c7037e0de54: Layer already exists [2025-03-11T07:47:59.815Z] 76035e101a5f: Layer already exists [2025-03-11T07:47:59.815Z] 152f075dde2a: Layer already exists [2025-03-11T07:47:59.815Z] 20177f67cfae: Layer already exists [2025-03-11T07:47:59.815Z] 378de03f015e: Layer already exists [2025-03-11T07:47:59.815Z] 8f0c7534440b: Layer already exists [2025-03-11T07:47:59.815Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:47:59.815Z] 6abee3385d85: Layer already exists [2025-03-11T07:47:59.815Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:47:59.815Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:00.089Z] 4.0.0-dev.72: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:00.435Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:00.772Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:00.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T07:48:00.772Z] 378de03f015e: Preparing [2025-03-11T07:48:00.772Z] 8c7037e0de54: Preparing [2025-03-11T07:48:00.773Z] 76035e101a5f: Preparing [2025-03-11T07:48:00.773Z] 20177f67cfae: Preparing [2025-03-11T07:48:00.773Z] 152f075dde2a: Preparing [2025-03-11T07:48:00.773Z] 8f0c7534440b: Preparing [2025-03-11T07:48:00.773Z] 6abee3385d85: Preparing [2025-03-11T07:48:00.773Z] 3afe7bbaad2b: Preparing [2025-03-11T07:48:00.773Z] 1c6646ff0f9d: Preparing [2025-03-11T07:48:00.773Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:00.773Z] 6abee3385d85: Waiting [2025-03-11T07:48:00.773Z] 3afe7bbaad2b: Waiting [2025-03-11T07:48:00.773Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:00.773Z] 1c6646ff0f9d: Waiting [2025-03-11T07:48:00.773Z] 8f0c7534440b: Waiting [2025-03-11T07:48:00.773Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:00.773Z] 378de03f015e: Layer already exists [2025-03-11T07:48:00.773Z] 76035e101a5f: Layer already exists [2025-03-11T07:48:00.773Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:00.773Z] 8c7037e0de54: Layer already exists [2025-03-11T07:48:00.773Z] 8f0c7534440b: Layer already exists [2025-03-11T07:48:00.773Z] 6abee3385d85: Layer already exists [2025-03-11T07:48:00.773Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:48:00.773Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:00.773Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:00.773Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:01.378Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:01.732Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-11T07:48:01.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-11T07:48:01.732Z] 378de03f015e: Preparing [2025-03-11T07:48:01.732Z] 8c7037e0de54: Preparing [2025-03-11T07:48:01.732Z] 76035e101a5f: Preparing [2025-03-11T07:48:01.732Z] 20177f67cfae: Preparing [2025-03-11T07:48:01.732Z] 152f075dde2a: Preparing [2025-03-11T07:48:01.732Z] 8f0c7534440b: Preparing [2025-03-11T07:48:01.732Z] 6abee3385d85: Preparing [2025-03-11T07:48:01.732Z] 3afe7bbaad2b: Preparing [2025-03-11T07:48:01.732Z] 1c6646ff0f9d: Preparing [2025-03-11T07:48:01.732Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:01.732Z] 3afe7bbaad2b: Waiting [2025-03-11T07:48:01.732Z] 1c6646ff0f9d: Waiting [2025-03-11T07:48:01.732Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:01.732Z] 8f0c7534440b: Waiting [2025-03-11T07:48:01.732Z] 6abee3385d85: Waiting [2025-03-11T07:48:01.732Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:01.732Z] 76035e101a5f: Layer already exists [2025-03-11T07:48:01.732Z] 378de03f015e: Layer already exists [2025-03-11T07:48:01.732Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:01.732Z] 8c7037e0de54: Layer already exists [2025-03-11T07:48:01.732Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:48:01.732Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:01.732Z] 6abee3385d85: Layer already exists [2025-03-11T07:48:01.732Z] 8f0c7534440b: Layer already exists [2025-03-11T07:48:01.732Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:01.732Z] main: digest: sha256:545a401aa14716b9826c95b776b367f14aad938348bd87858f316bef658b1bed size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:48:02.074Z] ===================================================== [Pipeline] echo [2025-03-11T07:48:02.086Z] taggedImages: [2025-03-11T07:48:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-11T07:48:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.72 [2025-03-11T07:48:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:02.086Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-11T07:48:02.113Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-11T07:48:02.113Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:02.113Z] latest [2025-03-11T07:48:02.113Z] 4.0.0-dev.72 [2025-03-11T07:48:02.113Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:02.113Z] main [2025-03-11T07:48:02.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:02.468Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:02.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:02.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T07:48:02.811Z] 1b3fe83d2508: Preparing [2025-03-11T07:48:02.811Z] 3e8c7e6f2d15: Preparing [2025-03-11T07:48:02.811Z] 69ab024e921c: Preparing [2025-03-11T07:48:02.811Z] 20177f67cfae: Preparing [2025-03-11T07:48:02.811Z] 152f075dde2a: Preparing [2025-03-11T07:48:02.811Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:02.811Z] 66536cb2fea4: Preparing [2025-03-11T07:48:02.811Z] d4826f09b59d: Preparing [2025-03-11T07:48:02.811Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:02.811Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:02.811Z] 66536cb2fea4: Waiting [2025-03-11T07:48:02.811Z] d4826f09b59d: Waiting [2025-03-11T07:48:02.811Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:02.811Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:02.811Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:03.076Z] 69ab024e921c: Pushed [2025-03-11T07:48:03.076Z] 3e8c7e6f2d15: Pushed [2025-03-11T07:48:03.076Z] 1b3fe83d2508: Pushed [2025-03-11T07:48:03.076Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:03.076Z] 66536cb2fea4: Pushed [2025-03-11T07:48:03.654Z] d4826f09b59d: Pushed [2025-03-11T07:48:30.278Z] 1a4414ffb2dd: Pushed [2025-03-11T07:48:30.278Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:30.618Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:30.959Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-11T07:48:30.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T07:48:30.959Z] 1b3fe83d2508: Preparing [2025-03-11T07:48:30.959Z] 3e8c7e6f2d15: Preparing [2025-03-11T07:48:30.959Z] 69ab024e921c: Preparing [2025-03-11T07:48:30.959Z] 20177f67cfae: Preparing [2025-03-11T07:48:30.959Z] 152f075dde2a: Preparing [2025-03-11T07:48:30.959Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:30.959Z] 66536cb2fea4: Preparing [2025-03-11T07:48:30.959Z] d4826f09b59d: Preparing [2025-03-11T07:48:30.959Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:30.959Z] 66536cb2fea4: Waiting [2025-03-11T07:48:30.959Z] d4826f09b59d: Waiting [2025-03-11T07:48:30.959Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:30.959Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:30.959Z] 1b3fe83d2508: Layer already exists [2025-03-11T07:48:30.959Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:30.959Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:30.959Z] 3e8c7e6f2d15: Layer already exists [2025-03-11T07:48:30.959Z] 69ab024e921c: Layer already exists [2025-03-11T07:48:30.959Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:30.959Z] 66536cb2fea4: Layer already exists [2025-03-11T07:48:30.959Z] d4826f09b59d: Layer already exists [2025-03-11T07:48:30.959Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:31.222Z] latest: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:31.561Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:31.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.72 [2025-03-11T07:48:31.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T07:48:31.903Z] 1b3fe83d2508: Preparing [2025-03-11T07:48:31.903Z] 3e8c7e6f2d15: Preparing [2025-03-11T07:48:31.903Z] 69ab024e921c: Preparing [2025-03-11T07:48:31.903Z] 20177f67cfae: Preparing [2025-03-11T07:48:31.903Z] 152f075dde2a: Preparing [2025-03-11T07:48:31.903Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:31.903Z] 66536cb2fea4: Preparing [2025-03-11T07:48:31.903Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:31.903Z] d4826f09b59d: Preparing [2025-03-11T07:48:31.903Z] 66536cb2fea4: Waiting [2025-03-11T07:48:31.903Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:31.903Z] d4826f09b59d: Waiting [2025-03-11T07:48:31.903Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:31.903Z] 1b3fe83d2508: Layer already exists [2025-03-11T07:48:31.903Z] 3e8c7e6f2d15: Layer already exists [2025-03-11T07:48:31.903Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:31.903Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:31.903Z] 69ab024e921c: Layer already exists [2025-03-11T07:48:31.903Z] d4826f09b59d: Layer already exists [2025-03-11T07:48:31.903Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:31.903Z] 66536cb2fea4: Layer already exists [2025-03-11T07:48:31.903Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:32.165Z] 4.0.0-dev.72: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:32.497Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:32.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:32.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T07:48:32.839Z] 1b3fe83d2508: Preparing [2025-03-11T07:48:32.839Z] 3e8c7e6f2d15: Preparing [2025-03-11T07:48:32.839Z] 69ab024e921c: Preparing [2025-03-11T07:48:32.839Z] 20177f67cfae: Preparing [2025-03-11T07:48:32.839Z] 152f075dde2a: Preparing [2025-03-11T07:48:32.839Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:32.839Z] 66536cb2fea4: Preparing [2025-03-11T07:48:32.839Z] d4826f09b59d: Preparing [2025-03-11T07:48:32.839Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:32.839Z] 66536cb2fea4: Waiting [2025-03-11T07:48:32.839Z] d4826f09b59d: Waiting [2025-03-11T07:48:32.839Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:32.839Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:32.839Z] 69ab024e921c: Layer already exists [2025-03-11T07:48:32.839Z] 3e8c7e6f2d15: Layer already exists [2025-03-11T07:48:32.839Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:32.839Z] 1b3fe83d2508: Layer already exists [2025-03-11T07:48:32.839Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:32.839Z] 66536cb2fea4: Layer already exists [2025-03-11T07:48:32.839Z] d4826f09b59d: Layer already exists [2025-03-11T07:48:32.839Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:32.839Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:32.839Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:33.459Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:33.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-11T07:48:33.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-11T07:48:33.804Z] 1b3fe83d2508: Preparing [2025-03-11T07:48:33.804Z] 3e8c7e6f2d15: Preparing [2025-03-11T07:48:33.804Z] 69ab024e921c: Preparing [2025-03-11T07:48:33.804Z] 20177f67cfae: Preparing [2025-03-11T07:48:33.804Z] 152f075dde2a: Preparing [2025-03-11T07:48:33.804Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:33.804Z] 66536cb2fea4: Preparing [2025-03-11T07:48:33.804Z] d4826f09b59d: Preparing [2025-03-11T07:48:33.804Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:33.804Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:33.804Z] 66536cb2fea4: Waiting [2025-03-11T07:48:33.804Z] d4826f09b59d: Waiting [2025-03-11T07:48:33.804Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:33.804Z] 1b3fe83d2508: Layer already exists [2025-03-11T07:48:33.804Z] 69ab024e921c: Layer already exists [2025-03-11T07:48:33.804Z] 3e8c7e6f2d15: Layer already exists [2025-03-11T07:48:33.804Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:33.804Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:33.804Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:33.804Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:33.804Z] 66536cb2fea4: Layer already exists [2025-03-11T07:48:33.804Z] d4826f09b59d: Layer already exists [2025-03-11T07:48:34.068Z] main: digest: sha256:093d53478af717fd083ba6f2f2115a1ef692ba301ef5d426fd60926436901d91 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:48:34.161Z] ===================================================== [Pipeline] echo [2025-03-11T07:48:34.177Z] taggedImages: [2025-03-11T07:48:34.177Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:34.177Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-11T07:48:34.177Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.72 [2025-03-11T07:48:34.177Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:34.177Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-11T07:48:34.205Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-11T07:48:34.205Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:34.205Z] latest [2025-03-11T07:48:34.205Z] 4.0.0-dev.72 [2025-03-11T07:48:34.205Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:34.205Z] main [2025-03-11T07:48:34.205Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:34.563Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:34.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:34.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T07:48:34.911Z] a4b5dfbcbf1f: Preparing [2025-03-11T07:48:34.911Z] 566e4e24d764: Preparing [2025-03-11T07:48:34.911Z] b2b276c8230c: Preparing [2025-03-11T07:48:34.911Z] 20177f67cfae: Preparing [2025-03-11T07:48:34.911Z] 152f075dde2a: Preparing [2025-03-11T07:48:34.911Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:34.911Z] 3afe7bbaad2b: Preparing [2025-03-11T07:48:34.911Z] 1c6646ff0f9d: Preparing [2025-03-11T07:48:34.911Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:34.911Z] 3afe7bbaad2b: Waiting [2025-03-11T07:48:34.911Z] 1c6646ff0f9d: Waiting [2025-03-11T07:48:34.911Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:34.911Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:34.911Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:34.911Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:35.173Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:35.173Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:48:35.173Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:35.173Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:35.173Z] b2b276c8230c: Pushed [2025-03-11T07:48:35.173Z] 566e4e24d764: Pushed [2025-03-11T07:48:35.173Z] a4b5dfbcbf1f: Pushed [2025-03-11T07:48:35.173Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:35.786Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:36.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-11T07:48:36.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T07:48:36.135Z] a4b5dfbcbf1f: Preparing [2025-03-11T07:48:36.135Z] 566e4e24d764: Preparing [2025-03-11T07:48:36.135Z] b2b276c8230c: Preparing [2025-03-11T07:48:36.135Z] 20177f67cfae: Preparing [2025-03-11T07:48:36.135Z] 152f075dde2a: Preparing [2025-03-11T07:48:36.135Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:36.135Z] 3afe7bbaad2b: Preparing [2025-03-11T07:48:36.135Z] 1c6646ff0f9d: Preparing [2025-03-11T07:48:36.135Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:36.135Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:36.135Z] 3afe7bbaad2b: Waiting [2025-03-11T07:48:36.135Z] 1c6646ff0f9d: Waiting [2025-03-11T07:48:36.135Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:36.135Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:36.135Z] 566e4e24d764: Layer already exists [2025-03-11T07:48:36.135Z] a4b5dfbcbf1f: Layer already exists [2025-03-11T07:48:36.135Z] b2b276c8230c: Layer already exists [2025-03-11T07:48:36.135Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:36.135Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:48:36.135Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:36.135Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:36.135Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:36.398Z] latest: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:36.752Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:37.096Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.72 [2025-03-11T07:48:37.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T07:48:37.096Z] a4b5dfbcbf1f: Preparing [2025-03-11T07:48:37.096Z] 566e4e24d764: Preparing [2025-03-11T07:48:37.096Z] b2b276c8230c: Preparing [2025-03-11T07:48:37.096Z] 20177f67cfae: Preparing [2025-03-11T07:48:37.096Z] 152f075dde2a: Preparing [2025-03-11T07:48:37.096Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:37.096Z] 3afe7bbaad2b: Preparing [2025-03-11T07:48:37.096Z] 1c6646ff0f9d: Preparing [2025-03-11T07:48:37.096Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:37.096Z] 3afe7bbaad2b: Waiting [2025-03-11T07:48:37.096Z] 1c6646ff0f9d: Waiting [2025-03-11T07:48:37.096Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:37.096Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:37.096Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:37.096Z] b2b276c8230c: Layer already exists [2025-03-11T07:48:37.096Z] a4b5dfbcbf1f: Layer already exists [2025-03-11T07:48:37.096Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:37.096Z] 566e4e24d764: Layer already exists [2025-03-11T07:48:37.096Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:37.096Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:37.096Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:48:37.096Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:37.096Z] 4.0.0-dev.72: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:37.494Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:37.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:37.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T07:48:37.848Z] a4b5dfbcbf1f: Preparing [2025-03-11T07:48:37.848Z] 566e4e24d764: Preparing [2025-03-11T07:48:37.848Z] b2b276c8230c: Preparing [2025-03-11T07:48:37.848Z] 20177f67cfae: Preparing [2025-03-11T07:48:37.848Z] 152f075dde2a: Preparing [2025-03-11T07:48:37.848Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:37.848Z] 3afe7bbaad2b: Preparing [2025-03-11T07:48:37.848Z] 1c6646ff0f9d: Preparing [2025-03-11T07:48:37.848Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:37.848Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:37.848Z] 3afe7bbaad2b: Waiting [2025-03-11T07:48:37.848Z] 1c6646ff0f9d: Waiting [2025-03-11T07:48:37.848Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:37.848Z] 566e4e24d764: Layer already exists [2025-03-11T07:48:37.848Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:37.848Z] a4b5dfbcbf1f: Layer already exists [2025-03-11T07:48:37.848Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:37.848Z] b2b276c8230c: Layer already exists [2025-03-11T07:48:37.848Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:37.848Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:48:37.848Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:37.848Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:38.121Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:38.488Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:38.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-11T07:48:38.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-11T07:48:38.843Z] a4b5dfbcbf1f: Preparing [2025-03-11T07:48:38.843Z] 566e4e24d764: Preparing [2025-03-11T07:48:38.843Z] b2b276c8230c: Preparing [2025-03-11T07:48:38.843Z] 20177f67cfae: Preparing [2025-03-11T07:48:38.843Z] 152f075dde2a: Preparing [2025-03-11T07:48:38.843Z] 1a4414ffb2dd: Preparing [2025-03-11T07:48:38.843Z] 3afe7bbaad2b: Preparing [2025-03-11T07:48:38.843Z] 1c6646ff0f9d: Preparing [2025-03-11T07:48:38.843Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:38.843Z] 1a4414ffb2dd: Waiting [2025-03-11T07:48:38.843Z] 3afe7bbaad2b: Waiting [2025-03-11T07:48:38.843Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:38.843Z] 1c6646ff0f9d: Waiting [2025-03-11T07:48:38.843Z] b2b276c8230c: Layer already exists [2025-03-11T07:48:38.843Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:38.843Z] 566e4e24d764: Layer already exists [2025-03-11T07:48:38.843Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:38.843Z] a4b5dfbcbf1f: Layer already exists [2025-03-11T07:48:38.843Z] 1a4414ffb2dd: Layer already exists [2025-03-11T07:48:38.843Z] 3afe7bbaad2b: Layer already exists [2025-03-11T07:48:38.843Z] 1c6646ff0f9d: Layer already exists [2025-03-11T07:48:38.843Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:39.105Z] main: digest: sha256:4a66360d1f89367701eed8ec304065d30841fd0ec203bbf5cb667fb541dc53d3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:48:39.197Z] ===================================================== [Pipeline] echo [2025-03-11T07:48:39.214Z] taggedImages: [2025-03-11T07:48:39.214Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:39.214Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-11T07:48:39.214Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.72 [2025-03-11T07:48:39.214Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:39.214Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-11T07:48:39.242Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-11T07:48:39.242Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:39.242Z] latest [2025-03-11T07:48:39.242Z] 4.0.0-dev.72 [2025-03-11T07:48:39.242Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:39.242Z] main [2025-03-11T07:48:39.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:39.605Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:39.943Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:39.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T07:48:39.943Z] 6fb958640f9a: Preparing [2025-03-11T07:48:39.943Z] 9e54fffe5307: Preparing [2025-03-11T07:48:39.943Z] 20177f67cfae: Preparing [2025-03-11T07:48:39.943Z] 152f075dde2a: Preparing [2025-03-11T07:48:39.943Z] f868bc9c8286: Preparing [2025-03-11T07:48:39.943Z] 9d505039df53: Preparing [2025-03-11T07:48:39.943Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:39.943Z] 9d505039df53: Waiting [2025-03-11T07:48:39.943Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:39.943Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:39.943Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:39.943Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:40.208Z] 6fb958640f9a: Pushed [2025-03-11T07:48:40.208Z] f868bc9c8286: Pushed [2025-03-11T07:48:41.606Z] 9d505039df53: Pushed [2025-03-11T07:48:48.220Z] 9e54fffe5307: Pushed [2025-03-11T07:48:48.220Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:48.569Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:48.914Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-11T07:48:48.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T07:48:48.914Z] 6fb958640f9a: Preparing [2025-03-11T07:48:48.914Z] 9e54fffe5307: Preparing [2025-03-11T07:48:48.914Z] 20177f67cfae: Preparing [2025-03-11T07:48:48.914Z] 152f075dde2a: Preparing [2025-03-11T07:48:48.914Z] f868bc9c8286: Preparing [2025-03-11T07:48:48.914Z] 9d505039df53: Preparing [2025-03-11T07:48:48.914Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:48.914Z] 9d505039df53: Waiting [2025-03-11T07:48:48.914Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:48.914Z] 6fb958640f9a: Layer already exists [2025-03-11T07:48:48.914Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:48.914Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:48.914Z] f868bc9c8286: Layer already exists [2025-03-11T07:48:48.914Z] 9e54fffe5307: Layer already exists [2025-03-11T07:48:48.914Z] 9d505039df53: Layer already exists [2025-03-11T07:48:48.914Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:49.178Z] latest: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:49.521Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:49.864Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.72 [2025-03-11T07:48:49.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T07:48:49.864Z] 6fb958640f9a: Preparing [2025-03-11T07:48:49.864Z] 9e54fffe5307: Preparing [2025-03-11T07:48:49.864Z] 20177f67cfae: Preparing [2025-03-11T07:48:49.864Z] 152f075dde2a: Preparing [2025-03-11T07:48:49.864Z] f868bc9c8286: Preparing [2025-03-11T07:48:49.864Z] 9d505039df53: Preparing [2025-03-11T07:48:49.864Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:49.864Z] 9d505039df53: Waiting [2025-03-11T07:48:49.864Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:49.864Z] 9e54fffe5307: Layer already exists [2025-03-11T07:48:49.864Z] 6fb958640f9a: Layer already exists [2025-03-11T07:48:49.864Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:49.864Z] f868bc9c8286: Layer already exists [2025-03-11T07:48:49.864Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:49.864Z] 9d505039df53: Layer already exists [2025-03-11T07:48:49.864Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:49.864Z] 4.0.0-dev.72: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:50.214Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:50.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:50.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T07:48:50.552Z] 6fb958640f9a: Preparing [2025-03-11T07:48:50.552Z] 9e54fffe5307: Preparing [2025-03-11T07:48:50.552Z] 20177f67cfae: Preparing [2025-03-11T07:48:50.552Z] 152f075dde2a: Preparing [2025-03-11T07:48:50.552Z] f868bc9c8286: Preparing [2025-03-11T07:48:50.552Z] 9d505039df53: Preparing [2025-03-11T07:48:50.552Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:50.552Z] 9d505039df53: Waiting [2025-03-11T07:48:50.552Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:50.552Z] f868bc9c8286: Layer already exists [2025-03-11T07:48:50.552Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:50.552Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:50.552Z] 6fb958640f9a: Layer already exists [2025-03-11T07:48:50.552Z] 9e54fffe5307: Layer already exists [2025-03-11T07:48:50.552Z] 9d505039df53: Layer already exists [2025-03-11T07:48:50.552Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:50.552Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:50.896Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:51.249Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-11T07:48:51.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-11T07:48:51.249Z] 6fb958640f9a: Preparing [2025-03-11T07:48:51.249Z] 9e54fffe5307: Preparing [2025-03-11T07:48:51.249Z] 20177f67cfae: Preparing [2025-03-11T07:48:51.249Z] 152f075dde2a: Preparing [2025-03-11T07:48:51.249Z] f868bc9c8286: Preparing [2025-03-11T07:48:51.249Z] 9d505039df53: Preparing [2025-03-11T07:48:51.249Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:51.249Z] 9d505039df53: Waiting [2025-03-11T07:48:51.249Z] 6fb958640f9a: Layer already exists [2025-03-11T07:48:51.249Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:51.249Z] 9e54fffe5307: Layer already exists [2025-03-11T07:48:51.249Z] f868bc9c8286: Layer already exists [2025-03-11T07:48:51.249Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:51.249Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:51.249Z] 9d505039df53: Layer already exists [2025-03-11T07:48:51.249Z] main: digest: sha256:056008ab13d26bbb96bc9e5f840435d5618a7af105a3b45ca6405cad9c646e0f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:48:51.595Z] ===================================================== [Pipeline] echo [2025-03-11T07:48:51.609Z] taggedImages: [2025-03-11T07:48:51.609Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:51.609Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-11T07:48:51.609Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.72 [2025-03-11T07:48:51.609Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:51.609Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-11T07:48:51.633Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-11T07:48:51.633Z] 692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:51.633Z] latest [2025-03-11T07:48:51.633Z] 4.0.0-dev.72 [2025-03-11T07:48:51.633Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:48:51.633Z] main [2025-03-11T07:48:51.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:52.000Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:48:52.348Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:48:52.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T07:48:52.348Z] f533d9495bc0: Preparing [2025-03-11T07:48:52.348Z] 3b3e50ae8742: Preparing [2025-03-11T07:48:52.348Z] 20177f67cfae: Preparing [2025-03-11T07:48:52.348Z] 152f075dde2a: Preparing [2025-03-11T07:48:52.348Z] 5cee4b262048: Preparing [2025-03-11T07:48:52.348Z] 3a4d6457f6da: Preparing [2025-03-11T07:48:52.348Z] dd9c8f8612c8: Preparing [2025-03-11T07:48:52.348Z] 3a4d6457f6da: Waiting [2025-03-11T07:48:52.348Z] dd9c8f8612c8: Waiting [2025-03-11T07:48:52.348Z] 152f075dde2a: Layer already exists [2025-03-11T07:48:52.348Z] 20177f67cfae: Layer already exists [2025-03-11T07:48:52.613Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:48:52.613Z] 5cee4b262048: Pushed [2025-03-11T07:48:52.613Z] f533d9495bc0: Pushed [2025-03-11T07:48:53.185Z] 3a4d6457f6da: Pushed [2025-03-11T07:49:01.349Z] 3b3e50ae8742: Pushed [2025-03-11T07:49:01.349Z] 692b82db1817957d6150ebf24d9618fd29462205: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:01.709Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:02.068Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-11T07:49:02.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T07:49:02.068Z] f533d9495bc0: Preparing [2025-03-11T07:49:02.068Z] 3b3e50ae8742: Preparing [2025-03-11T07:49:02.068Z] 20177f67cfae: Preparing [2025-03-11T07:49:02.068Z] 152f075dde2a: Preparing [2025-03-11T07:49:02.068Z] 5cee4b262048: Preparing [2025-03-11T07:49:02.068Z] 3a4d6457f6da: Preparing [2025-03-11T07:49:02.068Z] dd9c8f8612c8: Preparing [2025-03-11T07:49:02.068Z] 3a4d6457f6da: Waiting [2025-03-11T07:49:02.068Z] dd9c8f8612c8: Waiting [2025-03-11T07:49:02.068Z] 20177f67cfae: Layer already exists [2025-03-11T07:49:02.068Z] 5cee4b262048: Layer already exists [2025-03-11T07:49:02.068Z] f533d9495bc0: Layer already exists [2025-03-11T07:49:02.068Z] 3b3e50ae8742: Layer already exists [2025-03-11T07:49:02.068Z] 152f075dde2a: Layer already exists [2025-03-11T07:49:02.068Z] 3a4d6457f6da: Layer already exists [2025-03-11T07:49:02.068Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:49:02.068Z] latest: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:02.681Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:03.020Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.72 [2025-03-11T07:49:03.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T07:49:03.021Z] f533d9495bc0: Preparing [2025-03-11T07:49:03.021Z] 3b3e50ae8742: Preparing [2025-03-11T07:49:03.021Z] 20177f67cfae: Preparing [2025-03-11T07:49:03.021Z] 152f075dde2a: Preparing [2025-03-11T07:49:03.021Z] 5cee4b262048: Preparing [2025-03-11T07:49:03.021Z] 3a4d6457f6da: Preparing [2025-03-11T07:49:03.021Z] dd9c8f8612c8: Preparing [2025-03-11T07:49:03.021Z] 3a4d6457f6da: Waiting [2025-03-11T07:49:03.021Z] dd9c8f8612c8: Waiting [2025-03-11T07:49:03.021Z] 152f075dde2a: Layer already exists [2025-03-11T07:49:03.021Z] 20177f67cfae: Layer already exists [2025-03-11T07:49:03.021Z] 3b3e50ae8742: Layer already exists [2025-03-11T07:49:03.021Z] 5cee4b262048: Layer already exists [2025-03-11T07:49:03.021Z] f533d9495bc0: Layer already exists [2025-03-11T07:49:03.021Z] 3a4d6457f6da: Layer already exists [2025-03-11T07:49:03.021Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:49:03.021Z] 4.0.0-dev.72: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:03.364Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:03.705Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:49:03.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T07:49:03.705Z] f533d9495bc0: Preparing [2025-03-11T07:49:03.705Z] 3b3e50ae8742: Preparing [2025-03-11T07:49:03.705Z] 20177f67cfae: Preparing [2025-03-11T07:49:03.705Z] 152f075dde2a: Preparing [2025-03-11T07:49:03.705Z] 5cee4b262048: Preparing [2025-03-11T07:49:03.705Z] 3a4d6457f6da: Preparing [2025-03-11T07:49:03.705Z] dd9c8f8612c8: Preparing [2025-03-11T07:49:03.705Z] 3a4d6457f6da: Waiting [2025-03-11T07:49:03.705Z] dd9c8f8612c8: Waiting [2025-03-11T07:49:03.705Z] 20177f67cfae: Layer already exists [2025-03-11T07:49:03.705Z] 3b3e50ae8742: Layer already exists [2025-03-11T07:49:03.705Z] 152f075dde2a: Layer already exists [2025-03-11T07:49:03.705Z] f533d9495bc0: Layer already exists [2025-03-11T07:49:03.705Z] 5cee4b262048: Layer already exists [2025-03-11T07:49:03.705Z] 3a4d6457f6da: Layer already exists [2025-03-11T07:49:03.705Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:49:03.705Z] 692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:04.317Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:04.652Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-11T07:49:04.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-11T07:49:04.653Z] f533d9495bc0: Preparing [2025-03-11T07:49:04.653Z] 3b3e50ae8742: Preparing [2025-03-11T07:49:04.653Z] 20177f67cfae: Preparing [2025-03-11T07:49:04.653Z] 152f075dde2a: Preparing [2025-03-11T07:49:04.653Z] 5cee4b262048: Preparing [2025-03-11T07:49:04.653Z] 3a4d6457f6da: Preparing [2025-03-11T07:49:04.653Z] dd9c8f8612c8: Preparing [2025-03-11T07:49:04.653Z] 3a4d6457f6da: Waiting [2025-03-11T07:49:04.653Z] dd9c8f8612c8: Waiting [2025-03-11T07:49:04.653Z] 152f075dde2a: Layer already exists [2025-03-11T07:49:04.653Z] 3b3e50ae8742: Layer already exists [2025-03-11T07:49:04.653Z] 5cee4b262048: Layer already exists [2025-03-11T07:49:04.653Z] 20177f67cfae: Layer already exists [2025-03-11T07:49:04.653Z] f533d9495bc0: Layer already exists [2025-03-11T07:49:04.653Z] dd9c8f8612c8: Layer already exists [2025-03-11T07:49:04.653Z] 3a4d6457f6da: Layer already exists [2025-03-11T07:49:04.917Z] main: digest: sha256:98b985d435d00fc0e6dce77334c701208835763078dc109d389e8ed3bb26d0cf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-11T07:49:04.996Z] ===================================================== [Pipeline] echo [2025-03-11T07:49:05.018Z] taggedImages: [2025-03-11T07:49:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205 [2025-03-11T07:49:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-11T07:49:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.72 [2025-03-11T07:49:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:692b82db1817957d6150ebf24d9618fd29462205-4.0.0-dev.72 [2025-03-11T07:49:05.018Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:05.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T07:49:05.401Z] [2025-03-11T07:49:05.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:05.730Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T07:49:05.730Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-11T07:49:05.730Z] 8998bd30e6a1: Pulling fs layer [2025-03-11T07:49:05.730Z] 04944245beec: Pulling fs layer [2025-03-11T07:49:05.730Z] 699f458cf7ca: Pulling fs layer [2025-03-11T07:49:05.730Z] 765212b225bb: Pulling fs layer [2025-03-11T07:49:05.730Z] f23df028b6ca: Pulling fs layer [2025-03-11T07:49:05.730Z] d65c8cfc05b1: Pulling fs layer [2025-03-11T07:49:05.730Z] 2437ff75d9bd: Pulling fs layer [2025-03-11T07:49:05.730Z] 765212b225bb: Waiting [2025-03-11T07:49:05.730Z] 2437ff75d9bd: Waiting [2025-03-11T07:49:05.730Z] f23df028b6ca: Waiting [2025-03-11T07:49:05.730Z] d65c8cfc05b1: Waiting [2025-03-11T07:49:05.995Z] 04944245beec: Verifying Checksum [2025-03-11T07:49:05.995Z] 04944245beec: Download complete [2025-03-11T07:49:05.995Z] 765212b225bb: Verifying Checksum [2025-03-11T07:49:05.995Z] 765212b225bb: Download complete [2025-03-11T07:49:05.995Z] f23df028b6ca: Verifying Checksum [2025-03-11T07:49:05.995Z] f23df028b6ca: Download complete [2025-03-11T07:49:05.995Z] d65c8cfc05b1: Verifying Checksum [2025-03-11T07:49:05.995Z] d65c8cfc05b1: Download complete [2025-03-11T07:49:06.260Z] 699f458cf7ca: Verifying Checksum [2025-03-11T07:49:06.260Z] 699f458cf7ca: Download complete [2025-03-11T07:49:06.525Z] 8998bd30e6a1: Verifying Checksum [2025-03-11T07:49:06.526Z] 8998bd30e6a1: Download complete [2025-03-11T07:49:09.093Z] 2437ff75d9bd: Download complete [2025-03-11T07:49:11.664Z] 8998bd30e6a1: Pull complete [2025-03-11T07:49:11.664Z] 04944245beec: Pull complete [2025-03-11T07:49:13.600Z] 699f458cf7ca: Pull complete [2025-03-11T07:49:13.600Z] 765212b225bb: Pull complete [2025-03-11T07:49:14.181Z] f23df028b6ca: Pull complete [2025-03-11T07:49:14.446Z] d65c8cfc05b1: Pull complete [2025-03-11T07:49:32.639Z] 2437ff75d9bd: Pull complete [2025-03-11T07:49:32.639Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-11T07:49:32.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-11T07:49:32.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:49:32.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-40865 does not seem to be running inside a container [2025-03-11T07:49:32.871Z] $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-11T07:49:35.725Z] $ docker top a4dd94e335e72dfe810e4a0cf069827a000007b640e3f9b33193ebca27e44a6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:49:36.634Z] ---> job-cost.sh [2025-03-11T07:49:36.634Z] lf-activate-venv: SKIPPING [2025-03-11T07:49:36.634Z] INFO: No Stack... [2025-03-11T07:49:36.897Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-11T07:49:37.845Z] INFO: Archiving Costs [Pipeline] sh [2025-03-11T07:49:38.466Z] + cat /w/workspace/edgex-go/810/archives/cost.csv [2025-03-11T07:49:38.466Z] + cut -d, -f6 [Pipeline] lock [2025-03-11T07:49:38.498Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-810-stack-cost] [2025-03-11T07:49:38.505Z] Resource [jenkins-edgexfoundry-edgex-go-main-810-stack-cost] did not exist. Created. [2025-03-11T07:49:38.511Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-810-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-11T07:49:38.841Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-11T07:49:39.442Z] Stashed 1 file(s) [Pipeline] } [2025-03-11T07:49:39.450Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-810-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-11T07:49:39.466Z] $ docker stop --time=1 a4dd94e335e72dfe810e4a0cf069827a000007b640e3f9b33193ebca27e44a6b [2025-03-11T07:49:40.928Z] $ docker rm -f --volumes a4dd94e335e72dfe810e4a0cf069827a000007b640e3f9b33193ebca27e44a6b [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-03-11T07:49:41.528Z] provisioning config files... [2025-03-11T07:49:41.553Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/810@tmp/config4118944737364921561tmp [Pipeline] { [Pipeline] sh [2025-03-11T07:49:41.908Z] + set +x [2025-03-11T07:49:41.908Z] + curl -s https://codecov.io/bash [2025-03-11T07:49:41.908Z] + bash -s -- [2025-03-11T07:49:41.908Z] [2025-03-11T07:49:41.908Z] _____ _ [2025-03-11T07:49:41.908Z] / ____| | | [2025-03-11T07:49:41.908Z] | | ___ __| | ___ ___ _____ __ [2025-03-11T07:49:41.908Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-11T07:49:41.908Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-11T07:49:41.908Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-11T07:49:41.908Z] Bash-1.0.6 [2025-03-11T07:49:41.908Z] [2025-03-11T07:49:41.908Z] [2025-03-11T07:49:41.908Z] ==> git version 2.25.1 found [2025-03-11T07:49:41.908Z] ==> 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-03-11T07:49:41.908Z] Release-Date: 2020-01-08 [2025-03-11T07:49:41.908Z] 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-03-11T07:49:41.908Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-11T07:49:41.908Z] ==> Jenkins CI detected. [2025-03-11T07:49:41.908Z] current dir:  /w/workspace/edgex-go/810 [2025-03-11T07:49:41.908Z] project root: . [2025-03-11T07:49:41.908Z] --> token set from env [2025-03-11T07:49:41.908Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-11T07:49:41.908Z] ==> Running gcov in . (disable via -X gcov) [2025-03-11T07:49:41.908Z] ==> Python coveragepy not found [2025-03-11T07:49:41.908Z] ==> Searching for coverage reports in: [2025-03-11T07:49:41.908Z] + . [2025-03-11T07:49:41.908Z] -> Found 1 reports [2025-03-11T07:49:41.908Z] ==> Detecting git/mercurial file structure [2025-03-11T07:49:42.179Z] ==> Reading reports [2025-03-11T07:49:42.179Z] + ./coverage.out bytes=1660758 [2025-03-11T07:49:42.179Z] ==> Appending adjustments [2025-03-11T07:49:42.179Z] https://docs.codecov.io/docs/fixing-reports [2025-03-11T07:49:43.555Z] + Found adjustments [2025-03-11T07:49:43.555Z] ==> Gzipping contents [2025-03-11T07:49:43.555Z] 140K /tmp/codecov.hAF1TG.gz [2025-03-11T07:49:43.555Z] ==> Uploading reports [2025-03-11T07:49:43.555Z] url: https://codecov.io [2025-03-11T07:49:43.555Z] query: branch=main&commit=692b82db1817957d6150ebf24d9618fd29462205&build=810&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F810%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T07:49:43.555Z] -> Pinging Codecov [2025-03-11T07:49:43.555Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=692b82db1817957d6150ebf24d9618fd29462205&build=810&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F810%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-11T07:49:43.555Z] -> Uploading to [2025-03-11T07:49:43.555Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/692b82db1817957d6150ebf24d9618fd29462205/fa2c1b35-3477-4377-8f9d-68475e5f4eb4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250311%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250311T074943Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=b885b1b737baf76b12c084eb5a9096fea598a84c9b032004b597b9127ab9fbe4 [2025-03-11T07:49:43.555Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:49:43.555Z] Dload Upload Total Spent Left Speed [2025-03-11T07:49:44.125Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 322k --:--:-- --:--:-- --:--:-- 322k [2025-03-11T07:49:44.125Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/692b82db1817957d6150ebf24d9618fd29462205 [Pipeline] } [2025-03-11T07:49:44.132Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-11T07:49:44.290Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-11T07:49:44.305Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:44.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T07:49:44.610Z] [2025-03-11T07:49:44.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:49:44.920Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T07:49:44.920Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-11T07:49:44.920Z] 43c4264eed91: Pulling fs layer [2025-03-11T07:49:44.920Z] 4cc291be95ef: Pulling fs layer [2025-03-11T07:49:44.920Z] 2ac1f1163629: Pulling fs layer [2025-03-11T07:49:44.920Z] 5c3c966382ef: Pulling fs layer [2025-03-11T07:49:44.920Z] 4f4fb700ef54: Pulling fs layer [2025-03-11T07:49:44.920Z] d9c7d2e4e75e: Pulling fs layer [2025-03-11T07:49:44.920Z] 9c3e1370e548: Pulling fs layer [2025-03-11T07:49:44.920Z] 5c3c966382ef: Waiting [2025-03-11T07:49:44.920Z] 4f4fb700ef54: Waiting [2025-03-11T07:49:44.920Z] d9c7d2e4e75e: Waiting [2025-03-11T07:49:44.920Z] 9c3e1370e548: Waiting [2025-03-11T07:49:44.920Z] 4cc291be95ef: Verifying Checksum [2025-03-11T07:49:44.920Z] 4cc291be95ef: Download complete [2025-03-11T07:49:44.920Z] 5c3c966382ef: Download complete [2025-03-11T07:49:44.920Z] 4f4fb700ef54: Verifying Checksum [2025-03-11T07:49:44.920Z] 4f4fb700ef54: Download complete [2025-03-11T07:49:44.920Z] 43c4264eed91: Verifying Checksum [2025-03-11T07:49:44.920Z] 43c4264eed91: Download complete [2025-03-11T07:49:45.179Z] 43c4264eed91: Pull complete [2025-03-11T07:49:45.179Z] d9c7d2e4e75e: Verifying Checksum [2025-03-11T07:49:45.179Z] d9c7d2e4e75e: Download complete [2025-03-11T07:49:45.179Z] 4cc291be95ef: Pull complete [2025-03-11T07:49:45.438Z] 2ac1f1163629: Verifying Checksum [2025-03-11T07:49:45.438Z] 2ac1f1163629: Download complete [2025-03-11T07:49:46.002Z] 9c3e1370e548: Verifying Checksum [2025-03-11T07:49:46.002Z] 9c3e1370e548: Download complete [2025-03-11T07:49:49.283Z] 2ac1f1163629: Pull complete [2025-03-11T07:49:49.283Z] 5c3c966382ef: Pull complete [2025-03-11T07:49:49.283Z] 4f4fb700ef54: Pull complete [2025-03-11T07:49:49.283Z] d9c7d2e4e75e: Pull complete [2025-03-11T07:49:51.809Z] 9c3e1370e548: Pull complete [2025-03-11T07:49:51.809Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-11T07:49:51.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-11T07:49:51.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:49:51.908Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:49:51.933Z] $ 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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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-snyk-go:latest cat [2025-03-11T07:49:55.735Z] $ docker top fbe106acd8839e1f7f509e53afa95e51a74505b8330c20675cb7fa294b0ce342 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:49:56.089Z] + git config --global --add safe.directory /w/workspace/edgex-go/810 [Pipeline] echo [2025-03-11T07:49:56.098Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-11T07:49:56.377Z] + set -o pipefail [2025-03-11T07:49:56.377Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-11T07:50:06.357Z] [2025-03-11T07:50:06.357Z] Monitoring /w/workspace/edgex-go/810 (github.com/edgexfoundry/edgex-go)... [2025-03-11T07:50:06.357Z] [2025-03-11T07:50:06.357Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/d97a0f12-25c2-43d6-bef8-b820cfd7919b [2025-03-11T07:50:06.357Z] [2025-03-11T07:50:06.357Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-11T07:50:06.357Z] [2025-03-11T07:50:06.357Z] [2025-03-11T07:50:06.357Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-11T07:50:06.357Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-11T07:50:06.362Z] $ docker stop --time=1 fbe106acd8839e1f7f509e53afa95e51a74505b8330c20675cb7fa294b0ce342 [2025-03-11T07:50:10.030Z] $ docker rm -f --volumes fbe106acd8839e1f7f509e53afa95e51a74505b8330c20675cb7fa294b0ce342 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-11T07:50:10.532Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:50:10.549Z] provisioning config files... [2025-03-11T07:50:10.556Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/810@tmp/config6461091577086196498tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:50:10.854Z] --> edgex-publish-swagger.sh [2025-03-11T07:50:10.854Z] === Publish openapi API === [2025-03-11T07:50:10.854Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-11T07:50:10.854Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/810/openapi/core-command.yaml] [2025-03-11T07:50:10.854Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:10.854Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:11.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65695 --:--:-- --:--:-- --:--:-- 65564 100 32782 0 0 100 32782 0 65695 --:--:-- --:--:-- --:--:-- 65564 [2025-03-11T07:50:11.422Z] [2025-03-11T07:50:11.422Z] [2025-03-11T07:50:11.422Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/810/openapi/core-data.yaml] [2025-03-11T07:50:11.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:11.422Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:11.681Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 130k --:--:-- --:--:-- --:--:-- 130k [2025-03-11T07:50:11.681Z] [2025-03-11T07:50:11.681Z] [2025-03-11T07:50:11.681Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/810/openapi/core-keeper.yaml] [2025-03-11T07:50:11.681Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:11.681Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:11.939Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 377 183k --:--:-- --:--:-- --:--:-- 183k [2025-03-11T07:50:11.939Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-11T07:50:11.939Z] [2025-03-11T07:50:11.939Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/810/openapi/core-metadata.yaml] [2025-03-11T07:50:11.939Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:11.939Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:12.197Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 1561k --:--:-- --:--:-- --:--:-- 1545k 100 156k 100 156 100 156k 506 506k --:--:-- --:--:-- --:--:-- 505k [2025-03-11T07:50:12.197Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-11T07:50:12.197Z] [2025-03-11T07:50:12.197Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/810/openapi/security-proxy-auth.yaml] [2025-03-11T07:50:12.197Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:12.197Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:12.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 285 103k --:--:-- --:--:-- --:--:-- 103k [2025-03-11T07:50:12.455Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-11T07:50:12.455Z] [2025-03-11T07:50:12.455Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/810/openapi/security-secretstore-setup.yaml] [2025-03-11T07:50:12.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:12.455Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:12.714Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 481 28562 --:--:-- --:--:-- --:--:-- 29043 [2025-03-11T07:50:12.714Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-11T07:50:12.714Z] [2025-03-11T07:50:12.714Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/810/openapi/support-notifications.yaml] [2025-03-11T07:50:12.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:12.714Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:12.973Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 508 318k --:--:-- --:--:-- --:--:-- 318k [2025-03-11T07:50:12.974Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-11T07:50:12.974Z] [2025-03-11T07:50:12.974Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/810/openapi/support-scheduler.yaml] [2025-03-11T07:50:12.974Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-11T07:50:12.974Z] Dload Upload Total Spent Left Speed [2025-03-11T07:50:13.231Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 900k --:--:-- --:--:-- --:--:-- 900k 100 50857 100 156 100 50701 551 174k --:--:-- --:--:-- --:--:-- 174k [2025-03-11T07:50:13.231Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-11T07:50:13.231Z] [Pipeline] } [2025-03-11T07:50:13.237Z] 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-03-11T07:50:13.659Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:50:13.659Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:50:13.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:50:13.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:50:14.042Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:50:14.064Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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/py-git-semver:0.1.4 cat [2025-03-11T07:50:14.501Z] $ docker top 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a -eo pid,comm [2025-03-11T07:50:14.555Z] 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-03-11T07:50:14.555Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:50:14.607Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:50:14.607Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:50:14.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:50:14.713Z] $ docker exec 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a ssh-agent [2025-03-11T07:50:14.816Z] SSH_AUTH_SOCK=/tmp/ssh-Kc8oAp7TeIDg/agent.32 [2025-03-11T07:50:14.816Z] SSH_AGENT_PID=38 [2025-03-11T07:50:14.821Z] Running ssh-add (command line suppressed) [2025-03-11T07:50:14.917Z] Identity added: /w/workspace/edgex-go/810@tmp/private_key_5436333604177123539.key (/w/workspace/edgex-go/810@tmp/private_key_5436333604177123539.key) [2025-03-11T07:50:14.936Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:50:15.227Z] + git semver tag [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,394 [run_tag] DEBUG tag force:False [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,394 [check_head_tag] DEBUG check head tag [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,397 [execute] INFO git cat-file --batch-check [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=) [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,399 [execute] INFO git cat-file --batch [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=) [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,475 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,475 [execute] INFO git tag -a v4.0.0-dev.72 -m v4.0.0-dev.72 [2025-03-11T07:50:15.484Z] 2025-03-11 07:50:15,476 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.72', '-m', 'v4.0.0-dev.72'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:50:15.741Z] 2025-03-11 07:50:15,481 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:50:15.741Z] 4.0.0-dev.72 [Pipeline] } [2025-03-11T07:50:15.743Z] $ docker exec --env ******** --env ******** 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a ssh-agent -k [2025-03-11T07:50:15.838Z] unset SSH_AUTH_SOCK; [2025-03-11T07:50:15.839Z] unset SSH_AGENT_PID; [2025-03-11T07:50:15.839Z] echo Agent pid 38 killed; [2025-03-11T07:50:15.856Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:50:16.180Z] + git semver [Pipeline] } [2025-03-11T07:50:16.445Z] $ docker stop --time=1 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a [2025-03-11T07:50:17.747Z] $ docker rm -f --volumes 7590cdd8764d58e9b8c549103f4c18072ad820222d159685dbfab809d4f52c3a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:50:18.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T07:50:18.165Z] [2025-03-11T07:50:18.165Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:50:18.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T07:50:18.469Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-11T07:50:18.469Z] ab5ef0e58194: Pulling fs layer [2025-03-11T07:50:18.469Z] 9712f1f96733: Pulling fs layer [2025-03-11T07:50:18.469Z] 63f879dbbcfc: Pulling fs layer [2025-03-11T07:50:18.469Z] 0d9ebad4ef96: Pulling fs layer [2025-03-11T07:50:18.469Z] e9a5061849ea: Pulling fs layer [2025-03-11T07:50:18.469Z] d747dcd14b5f: Pulling fs layer [2025-03-11T07:50:18.469Z] 2de7ff778b66: Pulling fs layer [2025-03-11T07:50:18.469Z] 0d9ebad4ef96: Waiting [2025-03-11T07:50:18.469Z] e9a5061849ea: Waiting [2025-03-11T07:50:18.469Z] d747dcd14b5f: Waiting [2025-03-11T07:50:18.469Z] 2de7ff778b66: Waiting [2025-03-11T07:50:18.469Z] 9712f1f96733: Verifying Checksum [2025-03-11T07:50:18.469Z] 9712f1f96733: Download complete [2025-03-11T07:50:18.727Z] 63f879dbbcfc: Download complete [2025-03-11T07:50:18.985Z] e9a5061849ea: Verifying Checksum [2025-03-11T07:50:18.985Z] e9a5061849ea: Download complete [2025-03-11T07:50:18.985Z] d747dcd14b5f: Verifying Checksum [2025-03-11T07:50:18.985Z] d747dcd14b5f: Download complete [2025-03-11T07:50:18.985Z] ab5ef0e58194: Download complete [2025-03-11T07:50:18.985Z] 0d9ebad4ef96: Verifying Checksum [2025-03-11T07:50:18.985Z] 0d9ebad4ef96: Download complete [2025-03-11T07:50:18.985Z] 2de7ff778b66: Verifying Checksum [2025-03-11T07:50:18.985Z] 2de7ff778b66: Download complete [2025-03-11T07:50:21.512Z] ab5ef0e58194: Pull complete [2025-03-11T07:50:21.512Z] 9712f1f96733: Pull complete [2025-03-11T07:50:22.078Z] 63f879dbbcfc: Pull complete [2025-03-11T07:50:26.294Z] 0d9ebad4ef96: Pull complete [2025-03-11T07:50:26.294Z] e9a5061849ea: Pull complete [2025-03-11T07:50:26.294Z] d747dcd14b5f: Pull complete [2025-03-11T07:50:26.859Z] 2de7ff778b66: Pull complete [2025-03-11T07:50:26.859Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-11T07:50:26.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-11T07:50:26.859Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:50:26.952Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:50:26.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-11T07:50:30.922Z] $ docker top 38117a485ecd066aa802f1c809d62ed50c5a3e00e5759c271f00132f509a72ab -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:50:31.005Z] provisioning config files... [2025-03-11T07:50:31.013Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/810@tmp/config886279060232089206tmp [2025-03-11T07:50:31.021Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/810@tmp/config4324189404074099954tmp [2025-03-11T07:50:31.029Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/810@tmp/config15666755865951903637tmp [Pipeline] { [Pipeline] echo [2025-03-11T07:50:31.056Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:50:31.346Z] ---> sigul-configuration.sh [2025-03-11T07:50:31.346Z] gpg: directory `/root/.gnupg' created [2025-03-11T07:50:31.346Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-11T07:50:31.346Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-11T07:50:31.346Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-11T07:50:31.346Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-11T07:50:31.346Z] gpg: CAST5 encrypted data [2025-03-11T07:50:31.346Z] gpg: encrypted with 1 passphrase [2025-03-11T07:50:31.346Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-11T07:50:31.640Z] + mkdir /home/jenkins [2025-03-11T07:50:31.640Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-11T07:50:31.931Z] + 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-03-11T07:50:31.942Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:50:32.232Z] ---> sigul-install.sh [2025-03-11T07:50:32.232Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-11T07:50:32.523Z] + git tag --list [2025-03-11T07:50:32.523Z] 0.6.0 [2025-03-11T07:50:32.523Z] 0.6.1 [2025-03-11T07:50:32.523Z] 0.7.0 [2025-03-11T07:50:32.523Z] 0.7.1 [2025-03-11T07:50:32.523Z] v1.0.0 [2025-03-11T07:50:32.523Z] v1.0.1 [2025-03-11T07:50:32.523Z] v1.1.0 [2025-03-11T07:50:32.523Z] v1.2.0 [2025-03-11T07:50:32.523Z] v1.2.1 [2025-03-11T07:50:32.523Z] v1.3.0 [2025-03-11T07:50:32.523Z] v1.3.1 [2025-03-11T07:50:32.523Z] v2.0.0 [2025-03-11T07:50:32.523Z] v2.1.0 [2025-03-11T07:50:32.523Z] v2.1.1 [2025-03-11T07:50:32.523Z] v2.2.0 [2025-03-11T07:50:32.523Z] v2.3.0 [2025-03-11T07:50:32.523Z] v3.0 [2025-03-11T07:50:32.523Z] v3.0.0 [2025-03-11T07:50:32.523Z] v3.1 [2025-03-11T07:50:32.523Z] v3.1.0 [2025-03-11T07:50:32.523Z] v3.1.0-dev.1 [2025-03-11T07:50:32.523Z] v3.1.0-dev.10 [2025-03-11T07:50:32.523Z] v3.1.0-dev.11 [2025-03-11T07:50:32.523Z] v3.1.0-dev.12 [2025-03-11T07:50:32.523Z] v3.1.0-dev.13 [2025-03-11T07:50:32.523Z] v3.1.0-dev.14 [2025-03-11T07:50:32.523Z] v3.1.0-dev.15 [2025-03-11T07:50:32.523Z] v3.1.0-dev.16 [2025-03-11T07:50:32.523Z] v3.1.0-dev.17 [2025-03-11T07:50:32.523Z] v3.1.0-dev.18 [2025-03-11T07:50:32.523Z] v3.1.0-dev.19 [2025-03-11T07:50:32.523Z] v3.1.0-dev.2 [2025-03-11T07:50:32.523Z] v3.1.0-dev.20 [2025-03-11T07:50:32.523Z] v3.1.0-dev.21 [2025-03-11T07:50:32.523Z] v3.1.0-dev.22 [2025-03-11T07:50:32.523Z] v3.1.0-dev.23 [2025-03-11T07:50:32.523Z] v3.1.0-dev.24 [2025-03-11T07:50:32.523Z] v3.1.0-dev.25 [2025-03-11T07:50:32.523Z] v3.1.0-dev.26 [2025-03-11T07:50:32.523Z] v3.1.0-dev.27 [2025-03-11T07:50:32.523Z] v3.1.0-dev.28 [2025-03-11T07:50:32.523Z] v3.1.0-dev.29 [2025-03-11T07:50:32.523Z] v3.1.0-dev.3 [2025-03-11T07:50:32.523Z] v3.1.0-dev.30 [2025-03-11T07:50:32.523Z] v3.1.0-dev.31 [2025-03-11T07:50:32.523Z] v3.1.0-dev.32 [2025-03-11T07:50:32.523Z] v3.1.0-dev.33 [2025-03-11T07:50:32.523Z] v3.1.0-dev.34 [2025-03-11T07:50:32.523Z] v3.1.0-dev.35 [2025-03-11T07:50:32.523Z] v3.1.0-dev.36 [2025-03-11T07:50:32.523Z] v3.1.0-dev.37 [2025-03-11T07:50:32.523Z] v3.1.0-dev.38 [2025-03-11T07:50:32.523Z] v3.1.0-dev.39 [2025-03-11T07:50:32.523Z] v3.1.0-dev.4 [2025-03-11T07:50:32.523Z] v3.1.0-dev.40 [2025-03-11T07:50:32.523Z] v3.1.0-dev.41 [2025-03-11T07:50:32.523Z] v3.1.0-dev.42 [2025-03-11T07:50:32.523Z] v3.1.0-dev.43 [2025-03-11T07:50:32.523Z] v3.1.0-dev.44 [2025-03-11T07:50:32.523Z] v3.1.0-dev.45 [2025-03-11T07:50:32.523Z] v3.1.0-dev.46 [2025-03-11T07:50:32.523Z] v3.1.0-dev.47 [2025-03-11T07:50:32.523Z] v3.1.0-dev.48 [2025-03-11T07:50:32.523Z] v3.1.0-dev.49 [2025-03-11T07:50:32.523Z] v3.1.0-dev.5 [2025-03-11T07:50:32.523Z] v3.1.0-dev.50 [2025-03-11T07:50:32.523Z] v3.1.0-dev.51 [2025-03-11T07:50:32.523Z] v3.1.0-dev.52 [2025-03-11T07:50:32.523Z] v3.1.0-dev.53 [2025-03-11T07:50:32.523Z] v3.1.0-dev.54 [2025-03-11T07:50:32.523Z] v3.1.0-dev.55 [2025-03-11T07:50:32.523Z] v3.1.0-dev.56 [2025-03-11T07:50:32.523Z] v3.1.0-dev.57 [2025-03-11T07:50:32.523Z] v3.1.0-dev.58 [2025-03-11T07:50:32.523Z] v3.1.0-dev.59 [2025-03-11T07:50:32.523Z] v3.1.0-dev.6 [2025-03-11T07:50:32.523Z] v3.1.0-dev.60 [2025-03-11T07:50:32.523Z] v3.1.0-dev.61 [2025-03-11T07:50:32.523Z] v3.1.0-dev.62 [2025-03-11T07:50:32.523Z] v3.1.0-dev.63 [2025-03-11T07:50:32.523Z] v3.1.0-dev.64 [2025-03-11T07:50:32.523Z] v3.1.0-dev.65 [2025-03-11T07:50:32.523Z] v3.1.0-dev.66 [2025-03-11T07:50:32.523Z] v3.1.0-dev.67 [2025-03-11T07:50:32.523Z] v3.1.0-dev.68 [2025-03-11T07:50:32.523Z] v3.1.0-dev.69 [2025-03-11T07:50:32.523Z] v3.1.0-dev.7 [2025-03-11T07:50:32.523Z] v3.1.0-dev.70 [2025-03-11T07:50:32.523Z] v3.1.0-dev.71 [2025-03-11T07:50:32.523Z] v3.1.0-dev.72 [2025-03-11T07:50:32.523Z] v3.1.0-dev.73 [2025-03-11T07:50:32.523Z] v3.1.0-dev.8 [2025-03-11T07:50:32.523Z] v3.1.0-dev.9 [2025-03-11T07:50:32.523Z] v3.1.1 [2025-03-11T07:50:32.523Z] v3.1.1-dev.1 [2025-03-11T07:50:32.523Z] v3.1.1-dev.2 [2025-03-11T07:50:32.523Z] v3.2.0-dev.1 [2025-03-11T07:50:32.523Z] v3.2.0-dev.10 [2025-03-11T07:50:32.523Z] v3.2.0-dev.100 [2025-03-11T07:50:32.523Z] v3.2.0-dev.101 [2025-03-11T07:50:32.523Z] v3.2.0-dev.102 [2025-03-11T07:50:32.523Z] v3.2.0-dev.103 [2025-03-11T07:50:32.523Z] v3.2.0-dev.104 [2025-03-11T07:50:32.523Z] v3.2.0-dev.105 [2025-03-11T07:50:32.523Z] v3.2.0-dev.106 [2025-03-11T07:50:32.523Z] v3.2.0-dev.107 [2025-03-11T07:50:32.523Z] v3.2.0-dev.108 [2025-03-11T07:50:32.523Z] v3.2.0-dev.109 [2025-03-11T07:50:32.523Z] v3.2.0-dev.11 [2025-03-11T07:50:32.523Z] v3.2.0-dev.12 [2025-03-11T07:50:32.523Z] v3.2.0-dev.13 [2025-03-11T07:50:32.523Z] v3.2.0-dev.14 [2025-03-11T07:50:32.523Z] v3.2.0-dev.15 [2025-03-11T07:50:32.523Z] v3.2.0-dev.16 [2025-03-11T07:50:32.523Z] v3.2.0-dev.17 [2025-03-11T07:50:32.523Z] v3.2.0-dev.18 [2025-03-11T07:50:32.523Z] v3.2.0-dev.19 [2025-03-11T07:50:32.523Z] v3.2.0-dev.2 [2025-03-11T07:50:32.523Z] v3.2.0-dev.20 [2025-03-11T07:50:32.523Z] v3.2.0-dev.21 [2025-03-11T07:50:32.523Z] v3.2.0-dev.22 [2025-03-11T07:50:32.523Z] v3.2.0-dev.23 [2025-03-11T07:50:32.523Z] v3.2.0-dev.24 [2025-03-11T07:50:32.523Z] v3.2.0-dev.25 [2025-03-11T07:50:32.523Z] v3.2.0-dev.26 [2025-03-11T07:50:32.523Z] v3.2.0-dev.27 [2025-03-11T07:50:32.523Z] v3.2.0-dev.28 [2025-03-11T07:50:32.523Z] v3.2.0-dev.29 [2025-03-11T07:50:32.523Z] v3.2.0-dev.3 [2025-03-11T07:50:32.523Z] v3.2.0-dev.30 [2025-03-11T07:50:32.523Z] v3.2.0-dev.31 [2025-03-11T07:50:32.523Z] v3.2.0-dev.32 [2025-03-11T07:50:32.523Z] v3.2.0-dev.33 [2025-03-11T07:50:32.523Z] v3.2.0-dev.34 [2025-03-11T07:50:32.523Z] v3.2.0-dev.35 [2025-03-11T07:50:32.523Z] v3.2.0-dev.36 [2025-03-11T07:50:32.523Z] v3.2.0-dev.37 [2025-03-11T07:50:32.523Z] v3.2.0-dev.38 [2025-03-11T07:50:32.523Z] v3.2.0-dev.39 [2025-03-11T07:50:32.523Z] v3.2.0-dev.4 [2025-03-11T07:50:32.523Z] v3.2.0-dev.40 [2025-03-11T07:50:32.523Z] v3.2.0-dev.41 [2025-03-11T07:50:32.523Z] v3.2.0-dev.42 [2025-03-11T07:50:32.523Z] v3.2.0-dev.43 [2025-03-11T07:50:32.524Z] v3.2.0-dev.44 [2025-03-11T07:50:32.524Z] v3.2.0-dev.45 [2025-03-11T07:50:32.524Z] v3.2.0-dev.46 [2025-03-11T07:50:32.524Z] v3.2.0-dev.47 [2025-03-11T07:50:32.524Z] v3.2.0-dev.48 [2025-03-11T07:50:32.524Z] v3.2.0-dev.49 [2025-03-11T07:50:32.524Z] v3.2.0-dev.5 [2025-03-11T07:50:32.524Z] v3.2.0-dev.50 [2025-03-11T07:50:32.524Z] v3.2.0-dev.51 [2025-03-11T07:50:32.524Z] v3.2.0-dev.52 [2025-03-11T07:50:32.524Z] v3.2.0-dev.53 [2025-03-11T07:50:32.524Z] v3.2.0-dev.54 [2025-03-11T07:50:32.524Z] v3.2.0-dev.55 [2025-03-11T07:50:32.524Z] v3.2.0-dev.56 [2025-03-11T07:50:32.524Z] v3.2.0-dev.57 [2025-03-11T07:50:32.524Z] v3.2.0-dev.58 [2025-03-11T07:50:32.524Z] v3.2.0-dev.59 [2025-03-11T07:50:32.524Z] v3.2.0-dev.6 [2025-03-11T07:50:32.524Z] v3.2.0-dev.60 [2025-03-11T07:50:32.524Z] v3.2.0-dev.61 [2025-03-11T07:50:32.524Z] v3.2.0-dev.62 [2025-03-11T07:50:32.524Z] v3.2.0-dev.63 [2025-03-11T07:50:32.524Z] v3.2.0-dev.64 [2025-03-11T07:50:32.524Z] v3.2.0-dev.65 [2025-03-11T07:50:32.524Z] v3.2.0-dev.66 [2025-03-11T07:50:32.524Z] v3.2.0-dev.67 [2025-03-11T07:50:32.524Z] v3.2.0-dev.68 [2025-03-11T07:50:32.524Z] v3.2.0-dev.69 [2025-03-11T07:50:32.524Z] v3.2.0-dev.7 [2025-03-11T07:50:32.524Z] v3.2.0-dev.70 [2025-03-11T07:50:32.524Z] v3.2.0-dev.71 [2025-03-11T07:50:32.524Z] v3.2.0-dev.72 [2025-03-11T07:50:32.524Z] v3.2.0-dev.73 [2025-03-11T07:50:32.524Z] v3.2.0-dev.74 [2025-03-11T07:50:32.524Z] v3.2.0-dev.75 [2025-03-11T07:50:32.524Z] v3.2.0-dev.76 [2025-03-11T07:50:32.524Z] v3.2.0-dev.77 [2025-03-11T07:50:32.524Z] v3.2.0-dev.78 [2025-03-11T07:50:32.524Z] v3.2.0-dev.79 [2025-03-11T07:50:32.524Z] v3.2.0-dev.8 [2025-03-11T07:50:32.524Z] v3.2.0-dev.80 [2025-03-11T07:50:32.524Z] v3.2.0-dev.81 [2025-03-11T07:50:32.524Z] v3.2.0-dev.82 [2025-03-11T07:50:32.524Z] v3.2.0-dev.83 [2025-03-11T07:50:32.524Z] v3.2.0-dev.84 [2025-03-11T07:50:32.524Z] v3.2.0-dev.85 [2025-03-11T07:50:32.524Z] v3.2.0-dev.86 [2025-03-11T07:50:32.524Z] v3.2.0-dev.87 [2025-03-11T07:50:32.524Z] v3.2.0-dev.88 [2025-03-11T07:50:32.524Z] v3.2.0-dev.89 [2025-03-11T07:50:32.524Z] v3.2.0-dev.9 [2025-03-11T07:50:32.524Z] v3.2.0-dev.90 [2025-03-11T07:50:32.524Z] v3.2.0-dev.91 [2025-03-11T07:50:32.524Z] v3.2.0-dev.92 [2025-03-11T07:50:32.524Z] v3.2.0-dev.93 [2025-03-11T07:50:32.524Z] v3.2.0-dev.94 [2025-03-11T07:50:32.524Z] v3.2.0-dev.95 [2025-03-11T07:50:32.524Z] v3.2.0-dev.96 [2025-03-11T07:50:32.524Z] v3.2.0-dev.97 [2025-03-11T07:50:32.524Z] v3.2.0-dev.98 [2025-03-11T07:50:32.524Z] v3.2.0-dev.99 [2025-03-11T07:50:32.524Z] v4.0.0-dev.1 [2025-03-11T07:50:32.524Z] v4.0.0-dev.10 [2025-03-11T07:50:32.524Z] v4.0.0-dev.11 [2025-03-11T07:50:32.524Z] v4.0.0-dev.12 [2025-03-11T07:50:32.524Z] v4.0.0-dev.13 [2025-03-11T07:50:32.524Z] v4.0.0-dev.14 [2025-03-11T07:50:32.524Z] v4.0.0-dev.15 [2025-03-11T07:50:32.524Z] v4.0.0-dev.16 [2025-03-11T07:50:32.524Z] v4.0.0-dev.17 [2025-03-11T07:50:32.524Z] v4.0.0-dev.18 [2025-03-11T07:50:32.524Z] v4.0.0-dev.19 [2025-03-11T07:50:32.524Z] v4.0.0-dev.2 [2025-03-11T07:50:32.524Z] v4.0.0-dev.20 [2025-03-11T07:50:32.524Z] v4.0.0-dev.21 [2025-03-11T07:50:32.524Z] v4.0.0-dev.22 [2025-03-11T07:50:32.524Z] v4.0.0-dev.23 [2025-03-11T07:50:32.524Z] v4.0.0-dev.24 [2025-03-11T07:50:32.524Z] v4.0.0-dev.25 [2025-03-11T07:50:32.524Z] v4.0.0-dev.26 [2025-03-11T07:50:32.524Z] v4.0.0-dev.27 [2025-03-11T07:50:32.524Z] v4.0.0-dev.28 [2025-03-11T07:50:32.524Z] v4.0.0-dev.29 [2025-03-11T07:50:32.524Z] v4.0.0-dev.3 [2025-03-11T07:50:32.524Z] v4.0.0-dev.30 [2025-03-11T07:50:32.524Z] v4.0.0-dev.31 [2025-03-11T07:50:32.524Z] v4.0.0-dev.32 [2025-03-11T07:50:32.524Z] v4.0.0-dev.33 [2025-03-11T07:50:32.524Z] v4.0.0-dev.34 [2025-03-11T07:50:32.524Z] v4.0.0-dev.35 [2025-03-11T07:50:32.524Z] v4.0.0-dev.36 [2025-03-11T07:50:32.524Z] v4.0.0-dev.37 [2025-03-11T07:50:32.524Z] v4.0.0-dev.38 [2025-03-11T07:50:32.524Z] v4.0.0-dev.39 [2025-03-11T07:50:32.524Z] v4.0.0-dev.4 [2025-03-11T07:50:32.524Z] v4.0.0-dev.40 [2025-03-11T07:50:32.524Z] v4.0.0-dev.41 [2025-03-11T07:50:32.524Z] v4.0.0-dev.42 [2025-03-11T07:50:32.524Z] v4.0.0-dev.43 [2025-03-11T07:50:32.524Z] v4.0.0-dev.44 [2025-03-11T07:50:32.524Z] v4.0.0-dev.45 [2025-03-11T07:50:32.524Z] v4.0.0-dev.46 [2025-03-11T07:50:32.524Z] v4.0.0-dev.47 [2025-03-11T07:50:32.524Z] v4.0.0-dev.48 [2025-03-11T07:50:32.524Z] v4.0.0-dev.49 [2025-03-11T07:50:32.524Z] v4.0.0-dev.5 [2025-03-11T07:50:32.524Z] v4.0.0-dev.50 [2025-03-11T07:50:32.524Z] v4.0.0-dev.51 [2025-03-11T07:50:32.524Z] v4.0.0-dev.52 [2025-03-11T07:50:32.524Z] v4.0.0-dev.53 [2025-03-11T07:50:32.524Z] v4.0.0-dev.54 [2025-03-11T07:50:32.524Z] v4.0.0-dev.55 [2025-03-11T07:50:32.524Z] v4.0.0-dev.56 [2025-03-11T07:50:32.524Z] v4.0.0-dev.57 [2025-03-11T07:50:32.524Z] v4.0.0-dev.58 [2025-03-11T07:50:32.524Z] v4.0.0-dev.59 [2025-03-11T07:50:32.524Z] v4.0.0-dev.6 [2025-03-11T07:50:32.524Z] v4.0.0-dev.60 [2025-03-11T07:50:32.524Z] v4.0.0-dev.61 [2025-03-11T07:50:32.524Z] v4.0.0-dev.62 [2025-03-11T07:50:32.524Z] v4.0.0-dev.63 [2025-03-11T07:50:32.524Z] v4.0.0-dev.64 [2025-03-11T07:50:32.524Z] v4.0.0-dev.65 [2025-03-11T07:50:32.524Z] v4.0.0-dev.66 [2025-03-11T07:50:32.524Z] v4.0.0-dev.67 [2025-03-11T07:50:32.524Z] v4.0.0-dev.68 [2025-03-11T07:50:32.524Z] v4.0.0-dev.69 [2025-03-11T07:50:32.524Z] v4.0.0-dev.7 [2025-03-11T07:50:32.524Z] v4.0.0-dev.70 [2025-03-11T07:50:32.524Z] v4.0.0-dev.71 [2025-03-11T07:50:32.524Z] v4.0.0-dev.72 [2025-03-11T07:50:32.524Z] v4.0.0-dev.8 [2025-03-11T07:50:32.524Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-11T07:50:32.819Z] + lftools sign git-tag v4.0.0-dev.72 [2025-03-11T07:50:33.385Z] Signing Git tag with Sigul... [2025-03-11T07:50:33.385Z] Signing v4.0.0-dev.72 [Pipeline] echo [2025-03-11T07:50:33.966Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:50:34.259Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-11T07:50:34.265Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-11T07:50:34.284Z] $ docker stop --time=1 38117a485ecd066aa802f1c809d62ed50c5a3e00e5759c271f00132f509a72ab [2025-03-11T07:50:35.596Z] $ docker rm -f --volumes 38117a485ecd066aa802f1c809d62ed50c5a3e00e5759c271f00132f509a72ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-11T07:50:36.019Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:50:36.020Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:50:36.323Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:50:36.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:50:36.401Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:50:36.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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/py-git-semver:0.1.4 cat [2025-03-11T07:50:36.765Z] $ docker top ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 -eo pid,comm [2025-03-11T07:50:36.815Z] 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-03-11T07:50:36.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:50:36.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:50:36.872Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:50:36.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:50:36.980Z] $ docker exec ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 ssh-agent [2025-03-11T07:50:37.083Z] SSH_AUTH_SOCK=/tmp/ssh-9EIpCW4v6e9E/agent.32 [2025-03-11T07:50:37.083Z] SSH_AGENT_PID=38 [2025-03-11T07:50:37.088Z] Running ssh-add (command line suppressed) [2025-03-11T07:50:37.182Z] Identity added: /w/workspace/edgex-go/810@tmp/private_key_13199736858492869200.key (/w/workspace/edgex-go/810@tmp/private_key_13199736858492869200.key) [2025-03-11T07:50:37.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:50:37.496Z] + git semver bump pre [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,667 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,667 [bump_version] DEBUG bumping version:4.0.0-dev.72 on axis:pre with prefix:dev [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,667 [bump_version] DEBUG bumped version:4.0.0-dev.73 [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,668 [write_version] DEBUG write version:4.0.0-dev.73 to path:/w/workspace/edgex-go/810/.semver/main with force:True [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,668 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/810/.semver/main [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,670 [execute] INFO git cat-file --batch-check [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,676 [execute] INFO git cat-file --batch [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T07:50:37.755Z] 2025-03-11 07:50:37,681 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:50:37.755Z] 4.0.0-dev.73 [Pipeline] } [2025-03-11T07:50:37.757Z] $ docker exec --env ******** --env ******** ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 ssh-agent -k [2025-03-11T07:50:37.849Z] unset SSH_AUTH_SOCK; [2025-03-11T07:50:37.849Z] unset SSH_AGENT_PID; [2025-03-11T07:50:37.849Z] echo Agent pid 38 killed; [2025-03-11T07:50:37.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:50:38.177Z] + git semver [Pipeline] } [2025-03-11T07:50:38.438Z] $ docker stop --time=1 ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 [2025-03-11T07:50:39.672Z] $ docker rm -f --volumes ae9f44a9f6c97b32ca8cf215a22c6d576c38a586b23b4df2f364bfbb030e27a8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-11T07:50:40.031Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-11T07:50:40.031Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:50:40.334Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-11T07:50:40.334Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:50:40.413Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:50:40.435Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@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/py-git-semver:0.1.4 cat [2025-03-11T07:50:40.765Z] $ docker top 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-11T07:50:40.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-11T07:50:40.882Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-11T07:50:40.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-11T07:50:40.989Z] $ docker exec 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 ssh-agent [2025-03-11T07:50:41.091Z] SSH_AUTH_SOCK=/tmp/ssh-978vUyLxaEy2/agent.32 [2025-03-11T07:50:41.091Z] SSH_AGENT_PID=38 [2025-03-11T07:50:41.095Z] Running ssh-add (command line suppressed) [2025-03-11T07:50:41.189Z] Identity added: /w/workspace/edgex-go/810@tmp/private_key_14791914992191019923.key (/w/workspace/edgex-go/810@tmp/private_key_14791914992191019923.key) [2025-03-11T07:50:41.209Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-11T07:50:41.498Z] + git semver push [2025-03-11T07:50:41.757Z] 2025-03-11 07:50:41,656 [run_push] DEBUG push [2025-03-11T07:50:41.757Z] 2025-03-11 07:50:41,656 [execute] INFO git cat-file --batch-check [2025-03-11T07:50:41.757Z] 2025-03-11 07:50:41,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=) [2025-03-11T07:50:41.757Z] 2025-03-11 07:50:41,660 [execute] INFO git rev-list bee98bfdf461a401fa979dc33c1dae043f652721 -- [2025-03-11T07:50:41.757Z] 2025-03-11 07:50:41,660 [execute] DEBUG Popen(['git', 'rev-list', 'bee98bfdf461a401fa979dc33c1dae043f652721', '--'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:50:41.757Z] 2025-03-11 07:50:41,681 [execute] INFO git fetch -v origin [2025-03-11T07:50:41.757Z] 2025-03-11 07:50:41,682 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-11T07:50:42.325Z] 2025-03-11 07:50:42,116 [run_push] DEBUG no remote changes detected [2025-03-11T07:50:42.325Z] 2025-03-11 07:50:42,117 [execute] INFO git push origin semver [2025-03-11T07:50:42.325Z] 2025-03-11 07:50:42,117 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/810/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:50:42.893Z] 2025-03-11 07:50:42,880 [run_push] DEBUG push all version tags [2025-03-11T07:50:42.893Z] 2025-03-11 07:50:42,881 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-11T07:50:42.893Z] 2025-03-11 07:50:42,881 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/810, universal_newlines=False, shell=None, istream=None) [2025-03-11T07:50:43.830Z] 2025-03-11 07:50:43,615 [read_version] DEBUG read version from /w/workspace/edgex-go/810/.semver/main [2025-03-11T07:50:43.830Z] 4.0.0-dev.73 [Pipeline] } [2025-03-11T07:50:43.831Z] $ docker exec --env ******** --env ******** 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 ssh-agent -k [2025-03-11T07:50:43.929Z] unset SSH_AUTH_SOCK; [2025-03-11T07:50:43.929Z] unset SSH_AGENT_PID; [2025-03-11T07:50:43.929Z] echo Agent pid 38 killed; [2025-03-11T07:50:43.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-11T07:50:44.268Z] + git semver [Pipeline] } [2025-03-11T07:50:44.532Z] $ docker stop --time=1 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 [2025-03-11T07:50:45.820Z] $ docker rm -f --volumes 25b8038b0e8dc0c6a900c34cacab996c78f3f5869af728eaa85b6a37a7242863 [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-03-11T07:50:46.398Z] + [ -d /w/workspace/edgex-go/810/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:50:46.687Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:50:47.540Z] ---> package-listing.sh [2025-03-11T07:50:47.541Z] ++ facter osfamily [2025-03-11T07:50:47.541Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-11T07:50:47.800Z] + OS_FAMILY=debian [2025-03-11T07:50:47.800Z] + workspace=/w/workspace/edgex-go/810 [2025-03-11T07:50:47.800Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-11T07:50:47.800Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-11T07:50:47.800Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-11T07:50:47.800Z] + PACKAGES=/tmp/packages_start.txt [2025-03-11T07:50:47.800Z] + '[' /w/workspace/edgex-go/810 ']' [2025-03-11T07:50:47.800Z] + PACKAGES=/tmp/packages_end.txt [2025-03-11T07:50:47.800Z] + case "${OS_FAMILY}" in [2025-03-11T07:50:47.800Z] + dpkg -l [2025-03-11T07:50:47.800Z] + grep '^ii' [2025-03-11T07:50:47.800Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-11T07:50:47.800Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-11T07:50:47.800Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-11T07:50:47.800Z] + '[' /w/workspace/edgex-go/810 ']' [2025-03-11T07:50:47.800Z] + mkdir -p /w/workspace/edgex-go/810/archives/ [2025-03-11T07:50:47.800Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/810/archives/ [Pipeline] echo [2025-03-11T07:50:47.811Z] 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/810/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-11T07:50:48.089Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:50:48.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:50:48.647Z] [2025-03-11T07:50:48.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-11T07:50:48.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:50:48.946Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-11T07:50:48.946Z] 5eb5b503b376: Pulling fs layer [2025-03-11T07:50:48.946Z] 5c69ac0246d0: Pulling fs layer [2025-03-11T07:50:48.946Z] ec43610c2a17: Pulling fs layer [2025-03-11T07:50:48.946Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-11T07:50:48.946Z] 33b1e0a273af: Pulling fs layer [2025-03-11T07:50:48.946Z] 5d3b04190fa2: Pulling fs layer [2025-03-11T07:50:48.946Z] 2f39f015ded8: Pulling fs layer [2025-03-11T07:50:48.946Z] 2f39f015ded8: Waiting [2025-03-11T07:50:48.946Z] 3a2ae6a8a46f: Waiting [2025-03-11T07:50:48.946Z] 33b1e0a273af: Waiting [2025-03-11T07:50:48.946Z] 5d3b04190fa2: Waiting [2025-03-11T07:50:48.946Z] 5c69ac0246d0: Download complete [2025-03-11T07:50:48.946Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-11T07:50:48.946Z] 3a2ae6a8a46f: Download complete [2025-03-11T07:50:48.946Z] 33b1e0a273af: Verifying Checksum [2025-03-11T07:50:48.946Z] 33b1e0a273af: Download complete [2025-03-11T07:50:48.946Z] ec43610c2a17: Verifying Checksum [2025-03-11T07:50:48.946Z] ec43610c2a17: Download complete [2025-03-11T07:50:48.946Z] 5d3b04190fa2: Verifying Checksum [2025-03-11T07:50:48.946Z] 5d3b04190fa2: Download complete [2025-03-11T07:50:49.204Z] 5eb5b503b376: Verifying Checksum [2025-03-11T07:50:49.204Z] 5eb5b503b376: Download complete [2025-03-11T07:50:49.769Z] 2f39f015ded8: Download complete [2025-03-11T07:50:50.336Z] 5eb5b503b376: Pull complete [2025-03-11T07:50:50.336Z] 5c69ac0246d0: Pull complete [2025-03-11T07:50:50.902Z] ec43610c2a17: Pull complete [2025-03-11T07:50:50.903Z] 3a2ae6a8a46f: Pull complete [2025-03-11T07:50:51.161Z] 33b1e0a273af: Pull complete [2025-03-11T07:50:51.161Z] 5d3b04190fa2: Pull complete [2025-03-11T07:50:55.343Z] 2f39f015ded8: Pull complete [2025-03-11T07:50:55.343Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-11T07:50:55.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-11T07:50:55.343Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-11T07:50:55.443Z] prd-ubuntu20.04-docker-8c-8g-40864 does not seem to be running inside a container [2025-03-11T07:50:55.460Z] $ 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/810/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/810 -v /w/workspace/edgex-go/810:/w/workspace/edgex-go/810:rw,z -v /w/workspace/edgex-go/810@tmp:/w/workspace/edgex-go/810@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-11T07:50:58.895Z] $ docker top 3bed4c19319773265df73b113941fa163d4e94572394e268ec923d137e7f7b96 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-11T07:50:59.290Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-11T07:50:59.571Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-11T07:50:59.856Z] + ls /var/log/sa-host [2025-03-11T07:50:59.856Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-11T07:50:59.934Z] provisioning config files... [2025-03-11T07:50:59.943Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/810@tmp/config13225407470747070632tmp [Pipeline] { [Pipeline] echo [2025-03-11T07:50:59.960Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:51:00.242Z] ---> create-netrc.sh [Pipeline] } [2025-03-11T07:51:00.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:51:00.577Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-11T07:51:00.586Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:51:00.868Z] ---> sudo-logs.sh [2025-03-11T07:51:00.868Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-11T07:51:00.896Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:51:01.175Z] ---> job-cost.sh [2025-03-11T07:51:01.175Z] lf-activate-venv: SKIPPING [2025-03-11T07:51:01.175Z] DEBUG: total: 0.10999999940395355 [2025-03-11T07:51:01.175Z] INFO: Retrieving Stack Cost... [2025-03-11T07:51:01.434Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-11T07:51:02.001Z] INFO: Archiving Costs [Pipeline] echo [2025-03-11T07:51:02.014Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-11T07:51:02.304Z] ---> logs-deploy.sh [2025-03-11T07:51:02.304Z] lf-activate-venv: SKIPPING [2025-03-11T07:51:02.304Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/810 [2025-03-11T07:51:02.304Z] INFO: archiving workspace using pattern(s): [2025-03-11T07:51:03.238Z] Archives upload complete. [2025-03-11T07:51:03.498Z] INFO: archiving logs to Nexus [2025-03-11T07:51:04.068Z] ---> uname -a: [2025-03-11T07:51:04.068Z] Linux prd-ubuntu20-04-docker-8c-8g-40864 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] ---> lscpu: [2025-03-11T07:51:04.068Z] Architecture: x86_64 [2025-03-11T07:51:04.068Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-11T07:51:04.068Z] Byte Order: Little Endian [2025-03-11T07:51:04.068Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-11T07:51:04.068Z] CPU(s): 8 [2025-03-11T07:51:04.068Z] On-line CPU(s) list: 0-7 [2025-03-11T07:51:04.068Z] Thread(s) per core: 1 [2025-03-11T07:51:04.068Z] Core(s) per socket: 1 [2025-03-11T07:51:04.068Z] Socket(s): 8 [2025-03-11T07:51:04.068Z] NUMA node(s): 1 [2025-03-11T07:51:04.068Z] Vendor ID: AuthenticAMD [2025-03-11T07:51:04.068Z] CPU family: 23 [2025-03-11T07:51:04.068Z] Model: 49 [2025-03-11T07:51:04.068Z] Model name: AMD EPYC-Rome Processor [2025-03-11T07:51:04.068Z] Stepping: 0 [2025-03-11T07:51:04.068Z] CPU MHz: 2799.998 [2025-03-11T07:51:04.068Z] BogoMIPS: 5599.99 [2025-03-11T07:51:04.068Z] Virtualization: AMD-V [2025-03-11T07:51:04.068Z] Hypervisor vendor: KVM [2025-03-11T07:51:04.068Z] Virtualization type: full [2025-03-11T07:51:04.068Z] L1d cache: 256 KiB [2025-03-11T07:51:04.068Z] L1i cache: 256 KiB [2025-03-11T07:51:04.068Z] L2 cache: 4 MiB [2025-03-11T07:51:04.068Z] L3 cache: 128 MiB [2025-03-11T07:51:04.068Z] NUMA node0 CPU(s): 0-7 [2025-03-11T07:51:04.068Z] Vulnerability Itlb multihit: Not affected [2025-03-11T07:51:04.068Z] Vulnerability L1tf: Not affected [2025-03-11T07:51:04.068Z] Vulnerability Mds: Not affected [2025-03-11T07:51:04.068Z] Vulnerability Meltdown: Not affected [2025-03-11T07:51:04.068Z] Vulnerability Mmio stale data: Not affected [2025-03-11T07:51:04.068Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-11T07:51:04.068Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-11T07:51:04.068Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-11T07:51:04.068Z] Vulnerability Srbds: Not affected [2025-03-11T07:51:04.068Z] Vulnerability Tsx async abort: Not affected [2025-03-11T07:51:04.068Z] 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-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] ---> nproc: [2025-03-11T07:51:04.068Z] 8 [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] ---> df -h: [2025-03-11T07:51:04.068Z] Filesystem Size Used Avail Use% Mounted on [2025-03-11T07:51:04.068Z] overlay 155G 30G 126G 20% / [2025-03-11T07:51:04.068Z] tmpfs 64M 0 64M 0% /dev [2025-03-11T07:51:04.068Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-11T07:51:04.068Z] shm 64M 0 64M 0% /dev/shm [2025-03-11T07:51:04.068Z] /dev/vda1 155G 30G 126G 20% /facter-os [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] ---> sar -b -r -n DEV: [2025-03-11T07:51:04.068Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40864) 03/11/25 _x86_64_ (8 CPU) [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] 07:01:13 LINUX RESTART (8 CPU) [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] 07:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-11T07:51:04.068Z] 07:03:01 228.31 4.72 223.60 0.00 448.46 75940.54 0.00 [2025-03-11T07:51:04.068Z] 07:04:01 46.38 0.02 46.36 0.00 0.13 34800.48 0.00 [2025-03-11T07:51:04.068Z] 07:05:01 33.16 0.20 32.96 0.00 2.80 20161.68 0.00 [2025-03-11T07:51:04.068Z] 07:06:01 253.79 0.42 253.37 0.00 40.79 180019.86 0.00 [2025-03-11T07:51:04.068Z] 07:07:01 985.40 21.51 963.90 0.00 3341.82 250990.87 0.00 [2025-03-11T07:51:04.068Z] 07:08:01 316.81 1.80 315.01 0.00 250.45 100745.22 0.00 [2025-03-11T07:51:04.068Z] 07:09:01 436.34 0.05 436.29 0.00 0.40 144714.30 0.00 [2025-03-11T07:51:04.068Z] 07:10:01 714.60 0.12 714.48 0.00 16.39 112649.25 0.00 [2025-03-11T07:51:04.068Z] 07:11:01 38.45 0.07 38.39 0.00 12.53 970.61 0.00 [2025-03-11T07:51:04.068Z] 07:12:01 20.31 0.02 20.30 0.00 2.13 499.25 0.00 [2025-03-11T07:51:04.068Z] 07:13:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-03-11T07:51:04.068Z] 07:14:01 2.03 0.00 2.03 0.00 0.00 22.40 0.00 [2025-03-11T07:51:04.068Z] 07:15:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 [2025-03-11T07:51:04.068Z] 07:16:01 2.07 0.00 2.07 0.00 0.00 23.20 0.00 [2025-03-11T07:51:04.068Z] 07:17:01 1.77 0.03 1.73 0.00 0.27 20.13 0.00 [2025-03-11T07:51:04.068Z] 07:18:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 [2025-03-11T07:51:04.068Z] 07:19:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2025-03-11T07:51:04.068Z] 07:20:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2025-03-11T07:51:04.068Z] 07:21:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2025-03-11T07:51:04.068Z] 07:22:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2025-03-11T07:51:04.068Z] 07:23:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2025-03-11T07:51:04.068Z] 07:24:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2025-03-11T07:51:04.068Z] 07:25:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2025-03-11T07:51:04.068Z] 07:26:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2025-03-11T07:51:04.068Z] 07:27:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 [2025-03-11T07:51:04.068Z] 07:28:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 [2025-03-11T07:51:04.068Z] 07:29:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2025-03-11T07:51:04.068Z] 07:30:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2025-03-11T07:51:04.068Z] 07:31:01 2.37 1.37 1.00 0.00 33.73 13.20 0.00 [2025-03-11T07:51:04.068Z] 07:32:01 1.88 0.20 1.68 0.00 3.20 20.53 0.00 [2025-03-11T07:51:04.068Z] 07:33:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2025-03-11T07:51:04.068Z] 07:34:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2025-03-11T07:51:04.068Z] 07:35:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2025-03-11T07:51:04.068Z] 07:36:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 [2025-03-11T07:51:04.068Z] 07:37:01 0.95 0.00 0.95 0.00 0.00 11.25 0.00 [2025-03-11T07:51:04.068Z] 07:38:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 [2025-03-11T07:51:04.068Z] 07:39:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 [2025-03-11T07:51:04.068Z] 07:40:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 [2025-03-11T07:51:04.068Z] 07:41:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-03-11T07:51:04.068Z] 07:42:01 1.28 0.00 1.28 0.00 0.00 16.66 0.00 [2025-03-11T07:51:04.068Z] 07:43:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2025-03-11T07:51:04.068Z] 07:44:01 1.22 0.00 1.22 0.00 0.00 16.13 0.00 [2025-03-11T07:51:04.068Z] 07:45:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2025-03-11T07:51:04.068Z] 07:46:01 1.25 0.00 1.25 0.00 0.00 15.99 0.00 [2025-03-11T07:51:04.068Z] 07:47:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2025-03-11T07:51:04.068Z] 07:48:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 [2025-03-11T07:51:04.068Z] 07:49:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2025-03-11T07:51:04.068Z] 07:50:01 78.14 0.17 77.97 0.00 8.67 24551.24 0.00 [2025-03-11T07:51:04.068Z] 07:51:01 180.14 0.23 179.91 0.00 12.80 53716.89 0.00 [2025-03-11T07:51:04.068Z] Average: 69.01 0.63 68.38 0.00 85.23 20422.74 0.00 [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] 07:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-11T07:51:04.068Z] 07:03:01 28088396 31286900 1009332 3.07 125972 3262612 2100344 6.19 1420200 2881292 20260 [2025-03-11T07:51:04.068Z] 07:04:01 27023972 31406296 886660 2.70 129776 4376680 2022456 5.96 1949468 3349080 127472 [2025-03-11T07:51:04.068Z] 07:05:01 26256240 31223808 1067600 3.25 135444 4909628 2116492 6.24 1971228 4051500 617968 [2025-03-11T07:51:04.068Z] 07:06:01 21109260 31290268 990692 3.01 147296 9994848 3306080 9.74 1971140 9054280 1887560 [2025-03-11T07:51:04.068Z] 07:07:01 13778312 31329680 930728 2.83 353776 16679452 2484612 7.32 2896576 14963040 1730620 [2025-03-11T07:51:04.068Z] 07:08:01 7720720 28012780 4174388 12.69 393240 18985908 11544016 34.02 7272708 16139820 1432460 [2025-03-11T07:51:04.068Z] 07:09:01 4849608 27816160 4377276 13.31 408100 21546284 10502252 30.95 8587836 17609936 17976 [2025-03-11T07:51:04.068Z] 07:10:01 8886480 31409892 847632 2.58 421628 21294172 2211972 6.52 3355928 19109544 392 [2025-03-11T07:51:04.068Z] 07:11:01 8861968 31388500 867896 2.64 423524 21295196 2336052 6.88 3762244 18726480 0 [2025-03-11T07:51:04.068Z] 07:12:01 8873624 31400708 855408 2.60 424184 21295404 2186000 6.44 4099408 18377688 12 [2025-03-11T07:51:04.068Z] 07:13:01 8873936 31401168 854856 2.60 424216 21295408 2186000 6.44 4097924 18377692 12 [2025-03-11T07:51:04.068Z] 07:14:01 8874596 31402128 854636 2.60 424264 21295416 2186000 6.44 4097548 18377916 8 [2025-03-11T07:51:04.068Z] 07:15:01 8874580 31402124 854620 2.60 424280 21295416 2186000 6.44 4097552 18377920 172 [2025-03-11T07:51:04.068Z] 07:16:01 8874880 31402524 854272 2.60 424336 21295420 2186000 6.44 4097580 18377960 8 [2025-03-11T07:51:04.068Z] 07:17:01 8890584 31418364 838580 2.55 424388 21295420 2222360 6.55 4080988 18377964 16 [2025-03-11T07:51:04.068Z] 07:18:01 8890844 31418648 838244 2.55 424404 21295428 2222360 6.55 4080824 18377968 16 [2025-03-11T07:51:04.068Z] 07:19:01 8890520 31418332 838480 2.55 424416 21295428 2222360 6.55 4080816 18377968 12 [2025-03-11T07:51:04.068Z] 07:20:01 8890440 31418280 838480 2.55 424428 21295432 2222360 6.55 4080852 18377972 8 [2025-03-11T07:51:04.068Z] 07:21:01 8890740 31418588 838112 2.55 424432 21295436 2222360 6.55 4080852 18377976 24 [2025-03-11T07:51:04.068Z] 07:22:01 8890620 31418500 838132 2.55 424476 21295424 2222360 6.55 4081092 18377976 12 [2025-03-11T07:51:04.068Z] 07:23:01 8890352 31418312 838272 2.55 424508 21295504 2222360 6.55 4080992 18378040 12 [2025-03-11T07:51:04.068Z] 07:24:01 8890312 31418340 838196 2.55 424536 21295508 2222360 6.55 4081044 18378040 28 [2025-03-11T07:51:04.068Z] 07:25:01 8890296 31418336 838120 2.55 424568 21295508 2222360 6.55 4081052 18378048 8 [2025-03-11T07:51:04.068Z] 07:26:01 8890148 31418228 838404 2.55 424580 21295512 2222360 6.55 4081288 18378052 12 [2025-03-11T07:51:04.068Z] 07:27:01 8890124 31418244 838364 2.55 424604 21295516 2222360 6.55 4081196 18378056 12 [2025-03-11T07:51:04.068Z] 07:28:01 8890044 31418168 838320 2.55 424628 21295520 2222360 6.55 4081140 18378060 28 [2025-03-11T07:51:04.068Z] 07:29:01 8890248 31418396 838036 2.55 424644 21295524 2222360 6.55 4081152 18378060 4 [2025-03-11T07:51:04.068Z] 07:30:01 8889948 31418116 838356 2.55 424676 21295520 2222360 6.55 4081180 18378064 12 [2025-03-11T07:51:04.068Z] 07:31:01 8884044 31414400 841956 2.56 424712 21296660 2240184 6.60 4086756 18378656 208 [2025-03-11T07:51:04.068Z] 07:32:01 8883344 31413824 842464 2.56 424728 21296764 2240184 6.60 4088040 18378476 28 [2025-03-11T07:51:04.068Z] 07:33:01 8883700 31414264 842220 2.56 424764 21296768 2240184 6.60 4087768 18378488 32 [2025-03-11T07:51:04.068Z] 07:34:01 8883656 31414252 842456 2.56 424776 21296772 2240184 6.60 4087884 18378488 8 [2025-03-11T07:51:04.068Z] 07:35:01 8883868 31414484 842204 2.56 424804 21296776 2240184 6.60 4087768 18378492 24 [2025-03-11T07:51:04.068Z] 07:36:01 8883732 31414428 842140 2.56 424836 21296776 2240184 6.60 4088016 18378496 8 [2025-03-11T07:51:04.068Z] 07:37:01 8883336 31414060 842456 2.56 424844 21296780 2240184 6.60 4088184 18378500 28 [2025-03-11T07:51:04.068Z] 07:38:01 8883248 31414016 842400 2.56 424888 21296780 2240184 6.60 4088436 18378500 176 [2025-03-11T07:51:04.068Z] 07:39:01 8883304 31414076 842320 2.56 424908 21296784 2240184 6.60 4087892 18378504 28 [2025-03-11T07:51:04.068Z] 07:40:01 8883196 31414116 842440 2.56 424928 21296916 2224068 6.55 4087912 18378628 4 [2025-03-11T07:51:04.068Z] 07:41:01 8883180 31414124 842412 2.56 424944 21296916 2224068 6.55 4088068 18378628 12 [2025-03-11T07:51:04.068Z] 07:42:01 8882784 31413816 842628 2.56 424980 21296920 2224068 6.55 4088044 18378640 28 [2025-03-11T07:51:04.068Z] 07:43:01 8882760 31413816 842496 2.56 425004 21296924 2224068 6.55 4088192 18378640 8 [2025-03-11T07:51:04.068Z] 07:44:01 8882484 31413572 842712 2.56 425016 21296928 2224068 6.55 4088156 18378648 32 [2025-03-11T07:51:04.068Z] 07:45:01 8882720 31413824 842424 2.56 425048 21296928 2224068 6.55 4088056 18378648 8 [2025-03-11T07:51:04.068Z] 07:46:01 8882576 31413768 842404 2.56 425068 21296936 2224068 6.55 4088172 18378652 48 [2025-03-11T07:51:04.068Z] 07:47:01 8882268 31413468 842636 2.56 425104 21296932 2224068 6.55 4088160 18378656 4 [2025-03-11T07:51:04.068Z] 07:48:01 8880572 31411836 844200 2.57 425136 21296932 2224068 6.55 4091576 18378664 12 [2025-03-11T07:51:04.068Z] 07:49:01 8880248 31411516 844368 2.57 425160 21296944 2224068 6.55 4091956 18378664 24 [2025-03-11T07:51:04.068Z] 07:50:01 7496680 31114800 1134360 3.45 431416 22275872 2615492 7.71 4436244 19297044 311060 [2025-03-11T07:51:04.068Z] 07:51:01 6852660 31343712 904676 2.75 466676 23032820 2295368 6.76 4249440 20050276 488 [2025-03-11T07:51:04.068Z] Average: 10174207 31252040 1004295 3.05 399491 19936885 2611847 7.70 4024011 17216465 125457 [2025-03-11T07:51:04.068Z] [2025-03-11T07:51:04.068Z] 07:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-11T07:51:04.068Z] 07:03:01 vethd3a71bc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:03:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:03:01 docker0 772.24 818.98 56.71 4538.91 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:03:01 ens3 1048.54 906.55 9451.91 99.43 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:04:01 vethd3a71bc 1.10 1.17 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:04:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:04:01 ens3 41.84 24.91 33.24 15.55 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:05:01 vethd3a71bc 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:05:01 docker0 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:05:01 ens3 21.26 11.73 18.01 10.88 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:06:01 veth5fc275b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:06:01 veth8841b76 2.55 4.40 0.20 65.07 0.00 0.00 0.00 0.01 [2025-03-11T07:51:04.068Z] 07:06:01 veth350f6a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:06:01 veth87fac2f 1.60 3.47 0.12 38.13 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:06:01 veth122dec4 2.83 4.97 0.23 77.41 0.00 0.00 0.00 0.01 [2025-03-11T07:51:04.068Z] 07:06:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:06:01 veth166e370 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.068Z] 07:06:01 veth4c6ca3c 4.72 7.08 0.35 82.94 0.00 0.00 0.00 0.01 [2025-03-11T07:51:04.068Z] 07:06:01 veth81e19fc 1.80 3.93 0.14 38.81 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 veth2429f11 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 veth3360e65 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 veth0f0f02d 0.35 0.57 0.03 0.14 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 veth1cc2e91 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 veth8f4eacb 1.80 2.82 0.13 38.65 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 veth889586e 1.90 3.38 0.15 44.86 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 docker0 20.70 36.96 1.29 498.67 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 vethceb7f98 3.15 7.92 0.23 112.77 0.00 0.00 0.00 0.01 [2025-03-11T07:51:04.069Z] 07:06:01 ens3 178.54 97.93 3635.34 23.40 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:06:01 vethfa870b5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:07:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:07:01 veth0f0f02d 0.08 0.85 0.00 0.04 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:07:01 docker0 489.19 959.38 42.63 8261.11 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:07:01 ens3 1144.62 632.77 9692.81 224.44 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth8108e3e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth34a1f8d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth6569a2a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 vethc1d3f31 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth8923cb7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 vetha00e8a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth12b8b0e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth542c977 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 vethc964c62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth0f0f02d 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 docker0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 vethbfa9307 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 vetha6b1983 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 ens3 11.76 6.45 9.67 5.11 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:08:01 veth3d43978 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth8108e3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth34a1f8d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 vethc1d3f31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth8923cb7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth0a23e4b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 vethb143349 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth12b8b0e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth542c977 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 vethc964c62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth0f0f02d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 vethbfa9307 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 vetha6b1983 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 ens3 1.43 0.73 1.14 0.60 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 veth3d43978 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:10:01 lo 8.40 8.40 0.82 0.82 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:10:01 ens3 72.26 62.98 48.58 193.80 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:11:01 lo 47.72 47.72 4.71 4.71 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:11:01 ens3 475.34 493.82 224.60 2483.73 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:12:01 lo 23.13 23.13 2.27 2.27 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:12:01 ens3 259.89 264.69 116.04 1712.29 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:17:01 ens3 1.97 1.05 4.20 0.32 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:18:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:19:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:21:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:22:01 ens3 0.93 0.57 0.44 0.35 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:23:01 ens3 0.52 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:24:01 ens3 0.40 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:25:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:26:01 ens3 0.68 0.55 0.36 0.29 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:27:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:30:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:31:01 ens3 4.07 2.90 3.27 3.90 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:32:01 ens3 3.82 3.05 2.30 2.37 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:33:01 ens3 0.35 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:34:01 ens3 0.85 0.48 0.42 0.29 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:35:01 ens3 0.28 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:36:01 ens3 0.73 0.52 0.28 0.23 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:37:01 ens3 0.29 0.14 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:39:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:40:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:41:01 ens3 0.67 0.38 0.36 0.28 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:42:01 ens3 0.37 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:43:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:44:01 ens3 0.72 0.73 0.37 0.31 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:46:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:47:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:48:01 ens3 5.97 12.51 0.44 19.94 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:50:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:50:01 veth0895a8e 46.66 87.84 4.72 813.82 0.00 0.00 0.00 0.07 [2025-03-11T07:51:04.069Z] 07:50:01 docker0 46.66 87.74 4.08 813.81 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:50:01 ens3 253.36 167.41 4742.91 101.96 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:51:01 lo 2.60 2.60 0.27 0.27 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:51:01 docker0 13.95 19.38 1.77 56.17 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] 07:51:01 ens3 316.79 193.54 5860.32 57.94 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] Average: lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] Average: docker0 27.44 39.27 2.18 289.27 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] Average: ens3 78.64 58.96 691.03 101.22 0.00 0.00 0.00 0.00 [2025-03-11T07:51:04.069Z] [2025-03-11T07:51:04.069Z] [2025-03-11T07:51:04.069Z] ---> sar -P ALL: [2025-03-11T07:51:04.069Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40864) 03/11/25 _x86_64_ (8 CPU) [2025-03-11T07:51:04.069Z] [2025-03-11T07:51:04.069Z] 07:01:13 LINUX RESTART (8 CPU) [2025-03-11T07:51:04.069Z] [2025-03-11T07:51:04.069Z] 07:02:01 CPU %user %nice %system %iowait %steal %idle [2025-03-11T07:51:04.069Z] 07:03:01 all 10.02 0.00 4.31 3.76 0.06 81.84 [2025-03-11T07:51:04.069Z] 07:03:01 0 9.61 0.00 4.99 12.38 0.07 72.96 [2025-03-11T07:51:04.069Z] 07:03:01 1 9.38 0.00 4.24 7.50 0.07 78.82 [2025-03-11T07:51:04.069Z] 07:03:01 2 10.68 0.00 3.75 0.32 0.07 85.18 [2025-03-11T07:51:04.069Z] 07:03:01 3 8.23 0.00 4.69 1.03 0.05 86.01 [2025-03-11T07:51:04.069Z] 07:03:01 4 10.48 0.00 4.01 6.67 0.05 78.78 [2025-03-11T07:51:04.069Z] 07:03:01 5 10.26 0.00 3.90 0.54 0.08 85.21 [2025-03-11T07:51:04.069Z] 07:03:01 6 9.81 0.00 4.41 0.73 0.07 84.99 [2025-03-11T07:51:04.069Z] 07:03:01 7 11.74 0.00 4.49 0.98 0.05 82.75 [2025-03-11T07:51:04.069Z] 07:04:01 all 40.69 0.00 6.15 2.15 0.09 50.92 [2025-03-11T07:51:04.069Z] 07:04:01 0 41.70 0.00 6.24 0.27 0.08 51.71 [2025-03-11T07:51:04.069Z] 07:04:01 1 41.47 0.00 6.22 0.05 0.08 52.17 [2025-03-11T07:51:04.069Z] 07:04:01 2 39.57 0.00 6.58 1.01 0.08 52.75 [2025-03-11T07:51:04.069Z] 07:04:01 3 40.29 0.00 6.02 13.77 0.10 39.82 [2025-03-11T07:51:04.069Z] 07:04:01 4 41.38 0.00 6.71 1.70 0.10 50.12 [2025-03-11T07:51:04.069Z] 07:04:01 5 44.07 0.00 5.82 0.32 0.08 49.71 [2025-03-11T07:51:04.069Z] 07:04:01 6 38.56 0.00 5.46 0.05 0.08 55.85 [2025-03-11T07:51:04.069Z] 07:04:01 7 38.47 0.00 6.15 0.10 0.08 55.20 [2025-03-11T07:51:04.069Z] 07:05:01 all 64.78 0.00 7.63 0.39 0.11 27.09 [2025-03-11T07:51:04.069Z] 07:05:01 0 67.20 0.00 7.91 0.27 0.12 24.51 [2025-03-11T07:51:04.069Z] 07:05:01 1 66.62 0.00 8.04 0.20 0.10 25.04 [2025-03-11T07:51:04.069Z] 07:05:01 2 62.35 0.00 7.28 0.10 0.10 30.17 [2025-03-11T07:51:04.069Z] 07:05:01 3 65.76 0.00 8.00 1.26 0.10 24.88 [2025-03-11T07:51:04.069Z] 07:05:01 4 66.68 0.00 8.41 0.67 0.12 24.13 [2025-03-11T07:51:04.069Z] 07:05:01 5 66.00 0.00 7.86 0.27 0.12 25.76 [2025-03-11T07:51:04.069Z] 07:05:01 6 62.05 0.00 6.78 0.10 0.10 30.96 [2025-03-11T07:51:04.069Z] 07:05:01 7 61.53 0.00 6.78 0.22 0.10 31.37 [2025-03-11T07:51:04.069Z] 07:06:01 all 25.09 0.00 7.22 7.77 0.08 59.84 [2025-03-11T07:51:04.069Z] 07:06:01 0 24.22 0.00 7.11 3.79 0.08 64.80 [2025-03-11T07:51:04.069Z] 07:06:01 1 28.49 0.00 8.23 7.78 0.07 55.44 [2025-03-11T07:51:04.069Z] 07:06:01 2 23.50 0.00 6.44 3.31 0.08 66.67 [2025-03-11T07:51:04.069Z] 07:06:01 3 24.95 0.00 7.42 15.75 0.10 51.78 [2025-03-11T07:51:04.069Z] 07:06:01 4 25.58 0.00 8.57 12.25 0.08 53.51 [2025-03-11T07:51:04.069Z] 07:06:01 5 27.64 0.00 6.49 3.99 0.08 61.79 [2025-03-11T07:51:04.069Z] 07:06:01 6 22.69 0.00 6.98 8.43 0.08 61.82 [2025-03-11T07:51:04.069Z] 07:06:01 7 23.63 0.00 6.51 6.91 0.08 62.87 [2025-03-11T07:51:04.069Z] 07:07:01 all 11.73 0.00 6.42 22.65 0.07 59.13 [2025-03-11T07:51:04.069Z] 07:07:01 0 11.78 0.00 6.60 28.17 0.05 53.40 [2025-03-11T07:51:04.069Z] 07:07:01 1 12.05 0.00 5.70 14.65 0.08 67.52 [2025-03-11T07:51:04.069Z] 07:07:01 2 11.06 0.00 7.03 16.65 0.07 65.19 [2025-03-11T07:51:04.069Z] 07:07:01 3 12.28 0.00 6.61 24.38 0.08 56.65 [2025-03-11T07:51:04.069Z] 07:07:01 4 12.46 0.00 6.42 16.80 0.07 64.26 [2025-03-11T07:51:04.069Z] 07:07:01 5 11.41 0.00 6.08 23.73 0.08 58.69 [2025-03-11T07:51:04.069Z] 07:07:01 6 10.47 0.00 6.23 23.98 0.07 59.26 [2025-03-11T07:51:04.069Z] 07:07:01 7 12.35 0.00 6.68 32.92 0.07 47.99 [2025-03-11T07:51:04.069Z] 07:08:01 all 78.15 0.00 10.69 4.09 0.13 6.95 [2025-03-11T07:51:04.069Z] 07:08:01 0 77.95 0.00 10.74 7.77 0.13 3.41 [2025-03-11T07:51:04.069Z] 07:08:01 1 79.40 0.00 9.59 5.45 0.12 5.45 [2025-03-11T07:51:04.069Z] 07:08:01 2 78.33 0.00 10.57 2.13 0.13 8.84 [2025-03-11T07:51:04.069Z] 07:08:01 3 77.85 0.00 11.22 9.56 0.12 1.26 [2025-03-11T07:51:04.069Z] 07:08:01 4 78.32 0.00 10.60 2.88 0.13 8.07 [2025-03-11T07:51:04.069Z] 07:08:01 5 77.73 0.00 11.25 1.49 0.12 9.41 [2025-03-11T07:51:04.069Z] 07:08:01 6 77.22 0.00 11.19 2.06 0.13 9.40 [2025-03-11T07:51:04.069Z] 07:08:01 7 78.38 0.00 10.34 1.37 0.13 9.77 [2025-03-11T07:51:04.069Z] 07:09:01 all 89.97 0.00 9.85 0.00 0.18 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 0 89.17 0.00 10.61 0.00 0.22 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 1 90.85 0.00 9.00 0.00 0.15 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 2 90.53 0.00 9.32 0.00 0.15 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 3 89.59 0.00 10.14 0.00 0.27 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 4 90.60 0.00 9.23 0.00 0.17 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 5 88.53 0.00 11.25 0.00 0.22 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 6 89.33 0.00 10.52 0.00 0.15 0.00 [2025-03-11T07:51:04.069Z] 07:09:01 7 91.12 0.00 8.75 0.00 0.13 0.00 [2025-03-11T07:51:04.069Z] 07:10:01 all 63.06 0.00 8.51 2.88 0.13 25.42 [2025-03-11T07:51:04.069Z] 07:10:01 0 62.51 0.00 9.60 2.54 0.17 25.18 [2025-03-11T07:51:04.069Z] 07:10:01 1 63.52 0.00 7.86 1.48 0.13 27.01 [2025-03-11T07:51:04.069Z] 07:10:01 2 62.22 0.00 9.47 3.90 0.10 24.31 [2025-03-11T07:51:04.069Z] 07:10:01 3 63.76 0.00 8.42 1.75 0.13 25.94 [2025-03-11T07:51:04.069Z] 07:10:01 4 63.43 0.00 8.48 2.82 0.12 25.16 [2025-03-11T07:51:04.069Z] 07:10:01 5 63.66 0.00 8.02 1.12 0.15 27.04 [2025-03-11T07:51:04.069Z] 07:10:01 6 62.65 0.00 8.14 1.38 0.13 27.70 [2025-03-11T07:51:04.069Z] 07:10:01 7 62.71 0.00 8.08 8.05 0.13 21.03 [2025-03-11T07:51:04.069Z] 07:11:01 all 9.34 0.00 1.09 0.12 0.05 89.39 [2025-03-11T07:51:04.069Z] 07:11:01 0 8.89 0.00 1.19 0.03 0.05 89.84 [2025-03-11T07:51:04.069Z] 07:11:01 1 10.38 0.00 1.05 0.07 0.05 88.46 [2025-03-11T07:51:04.069Z] 07:11:01 2 8.73 0.00 0.99 0.05 0.05 90.19 [2025-03-11T07:51:04.069Z] 07:11:01 3 11.80 0.00 1.12 0.12 0.05 86.92 [2025-03-11T07:51:04.069Z] 07:11:01 4 8.83 0.00 1.22 0.07 0.07 89.82 [2025-03-11T07:51:04.069Z] 07:11:01 5 5.94 0.00 1.07 0.02 0.05 92.93 [2025-03-11T07:51:04.069Z] 07:11:01 6 9.74 0.00 1.09 0.03 0.07 89.07 [2025-03-11T07:51:04.069Z] 07:11:01 7 10.44 0.00 1.04 0.60 0.05 87.87 [2025-03-11T07:51:04.069Z] 07:12:01 all 6.89 0.00 0.57 0.06 0.05 92.42 [2025-03-11T07:51:04.069Z] 07:12:01 0 9.99 0.00 0.77 0.03 0.05 89.16 [2025-03-11T07:51:04.069Z] 07:12:01 1 4.66 0.00 0.67 0.03 0.05 94.59 [2025-03-11T07:51:04.069Z] 07:12:01 2 3.31 0.00 0.57 0.37 0.05 95.70 [2025-03-11T07:51:04.069Z] 07:12:01 3 4.73 0.00 0.47 0.07 0.05 94.69 [2025-03-11T07:51:04.069Z] 07:12:01 4 11.48 0.00 0.70 0.00 0.07 87.75 [2025-03-11T07:51:04.069Z] 07:12:01 5 5.95 0.00 0.55 0.00 0.05 93.44 [2025-03-11T07:51:04.069Z] 07:12:01 6 7.38 0.00 0.40 0.00 0.03 92.19 [2025-03-11T07:51:04.069Z] 07:12:01 7 7.64 0.00 0.43 0.02 0.05 91.86 [2025-03-11T07:51:04.069Z] 07:13:01 all 0.06 0.00 0.02 0.00 0.01 99.90 [2025-03-11T07:51:04.069Z] 07:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2025-03-11T07:51:04.069Z] 07:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.069Z] 07:13:01 2 0.05 0.00 0.03 0.02 0.00 99.90 [2025-03-11T07:51:04.069Z] 07:13:01 3 0.28 0.00 0.00 0.00 0.02 99.70 [2025-03-11T07:51:04.069Z] 07:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.069Z] 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.069Z] 07:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.069Z] 07:13:01 7 0.05 0.00 0.05 0.00 0.03 99.87 [2025-03-11T07:51:04.069Z] [2025-03-11T07:51:04.069Z] 07:13:01 CPU %user %nice %system %iowait %steal %idle [2025-03-11T07:51:04.069Z] 07:14:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2025-03-11T07:51:04.069Z] 07:14:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-11T07:51:04.069Z] 07:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.069Z] 07:14:01 2 0.02 0.00 0.02 0.05 0.02 99.90 [2025-03-11T07:51:04.069Z] 07:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.069Z] 07:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-11T07:51:04.069Z] 07:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.069Z] 07:14:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-11T07:51:04.069Z] 07:14:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2025-03-11T07:51:04.069Z] 07:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-11T07:51:04.069Z] 07:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.069Z] 07:15:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-11T07:51:04.069Z] 07:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T07:51:04.069Z] 07:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.069Z] 07:15:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-11T07:51:04.069Z] 07:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.069Z] 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.069Z] 07:15:01 7 0.02 0.00 0.03 0.00 0.03 99.92 [2025-03-11T07:51:04.069Z] 07:16:01 all 0.18 0.00 0.01 0.01 0.01 99.78 [2025-03-11T07:51:04.069Z] 07:16:01 0 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-11T07:51:04.069Z] 07:16:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-11T07:51:04.069Z] 07:16:01 2 0.03 0.00 0.02 0.10 0.02 99.83 [2025-03-11T07:51:04.069Z] 07:16:01 3 1.13 0.00 0.02 0.00 0.02 98.84 [2025-03-11T07:51:04.069Z] 07:16:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-11T07:51:04.069Z] 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.069Z] 07:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.069Z] 07:16:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-11T07:51:04.069Z] 07:17:01 all 0.14 0.00 0.03 0.01 0.01 99.81 [2025-03-11T07:51:04.069Z] 07:17:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2025-03-11T07:51:04.069Z] 07:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-11T07:51:04.069Z] 07:17:01 2 0.02 0.00 0.03 0.03 0.00 99.92 [2025-03-11T07:51:04.069Z] 07:17:01 3 0.91 0.00 0.08 0.00 0.02 98.99 [2025-03-11T07:51:04.069Z] 07:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.069Z] 07:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-11T07:51:04.069Z] 07:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.069Z] 07:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.069Z] 07:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-11T07:51:04.069Z] 07:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.069Z] 07:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-11T07:51:04.069Z] 07:18:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-11T07:51:04.069Z] 07:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-11T07:51:04.069Z] 07:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.069Z] 07:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T07:51:04.069Z] 07:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T07:51:04.069Z] 07:18:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T07:51:04.069Z] 07:19:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-03-11T07:51:04.069Z] 07:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.069Z] 07:19:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-11T07:51:04.069Z] 07:19:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T07:51:04.069Z] 07:19:01 3 0.10 0.00 0.00 0.00 0.02 99.88 [2025-03-11T07:51:04.069Z] 07:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.069Z] 07:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.069Z] 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.069Z] 07:19:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-11T07:51:04.069Z] 07:20:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.069Z] 07:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:20:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:20:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:20:01 3 0.10 0.00 0.07 0.00 0.02 99.82 [2025-03-11T07:51:04.070Z] 07:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:21:01 all 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:21:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2025-03-11T07:51:04.070Z] 07:21:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-11T07:51:04.070Z] 07:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:21:01 4 0.08 0.00 0.05 0.00 0.03 99.83 [2025-03-11T07:51:04.070Z] 07:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:21:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:22:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-03-11T07:51:04.070Z] 07:22:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2025-03-11T07:51:04.070Z] 07:22:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2025-03-11T07:51:04.070Z] 07:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:22:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:22:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-11T07:51:04.070Z] 07:23:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:23:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-11T07:51:04.070Z] 07:23:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:24:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2025-03-11T07:51:04.070Z] 07:24:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:24:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:24:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-11T07:51:04.070Z] 07:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] [2025-03-11T07:51:04.070Z] 07:24:01 CPU %user %nice %system %iowait %steal %idle [2025-03-11T07:51:04.070Z] 07:25:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2025-03-11T07:51:04.070Z] 07:25:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:25:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2025-03-11T07:51:04.070Z] 07:25:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:25:01 5 0.15 0.00 0.03 0.00 0.00 99.82 [2025-03-11T07:51:04.070Z] 07:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-11T07:51:04.070Z] 07:26:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:26:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:26:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-11T07:51:04.070Z] 07:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:27:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:27:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:27:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-11T07:51:04.070Z] 07:28:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:28:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:28:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:28:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-11T07:51:04.070Z] 07:29:01 0 0.03 0.00 0.07 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:29:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:29:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:30:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2025-03-11T07:51:04.070Z] 07:30:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2025-03-11T07:51:04.070Z] 07:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:30:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:30:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:30:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:31:01 all 0.24 0.00 0.05 0.02 0.01 99.68 [2025-03-11T07:51:04.070Z] 07:31:01 0 0.30 0.00 0.07 0.02 0.03 99.58 [2025-03-11T07:51:04.070Z] 07:31:01 1 0.48 0.00 0.02 0.00 0.00 99.50 [2025-03-11T07:51:04.070Z] 07:31:01 2 0.13 0.00 0.00 0.02 0.00 99.85 [2025-03-11T07:51:04.070Z] 07:31:01 3 0.08 0.00 0.18 0.02 0.02 99.70 [2025-03-11T07:51:04.070Z] 07:31:01 4 0.25 0.00 0.03 0.02 0.02 99.68 [2025-03-11T07:51:04.070Z] 07:31:01 5 0.25 0.00 0.02 0.07 0.00 99.67 [2025-03-11T07:51:04.070Z] 07:31:01 6 0.37 0.00 0.08 0.02 0.02 99.52 [2025-03-11T07:51:04.070Z] 07:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:32:01 all 0.10 0.00 0.02 0.01 0.00 99.86 [2025-03-11T07:51:04.070Z] 07:32:01 0 0.40 0.00 0.12 0.02 0.02 99.45 [2025-03-11T07:51:04.070Z] 07:32:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2025-03-11T07:51:04.070Z] 07:32:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2025-03-11T07:51:04.070Z] 07:32:01 3 0.15 0.00 0.00 0.00 0.00 99.85 [2025-03-11T07:51:04.070Z] 07:32:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:32:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:32:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-11T07:51:04.070Z] 07:33:01 all 0.21 0.00 0.01 0.01 0.01 99.75 [2025-03-11T07:51:04.070Z] 07:33:01 0 0.12 0.00 0.07 0.00 0.03 99.78 [2025-03-11T07:51:04.070Z] 07:33:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-11T07:51:04.070Z] 07:33:01 2 0.02 0.00 0.00 0.10 0.02 99.87 [2025-03-11T07:51:04.070Z] 07:33:01 3 1.37 0.00 0.00 0.00 0.02 98.61 [2025-03-11T07:51:04.070Z] 07:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:34:01 all 0.17 0.00 0.02 0.01 0.01 99.80 [2025-03-11T07:51:04.070Z] 07:34:01 0 0.12 0.00 0.08 0.02 0.03 99.75 [2025-03-11T07:51:04.070Z] 07:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:34:01 2 0.00 0.00 0.02 0.03 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:34:01 3 1.14 0.00 0.00 0.00 0.02 98.84 [2025-03-11T07:51:04.070Z] 07:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:35:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2025-03-11T07:51:04.070Z] 07:35:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2025-03-11T07:51:04.070Z] 07:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:35:01 3 0.18 0.00 0.02 0.00 0.00 99.80 [2025-03-11T07:51:04.070Z] 07:35:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] [2025-03-11T07:51:04.070Z] 07:35:01 CPU %user %nice %system %iowait %steal %idle [2025-03-11T07:51:04.070Z] 07:36:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2025-03-11T07:51:04.070Z] 07:36:01 0 0.12 0.00 0.02 0.02 0.02 99.83 [2025-03-11T07:51:04.070Z] 07:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-11T07:51:04.070Z] 07:36:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:36:01 3 0.37 0.00 0.02 0.00 0.02 99.60 [2025-03-11T07:51:04.070Z] 07:36:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-11T07:51:04.070Z] 07:37:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2025-03-11T07:51:04.070Z] 07:37:01 0 0.08 0.00 0.07 0.02 0.03 99.80 [2025-03-11T07:51:04.070Z] 07:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:37:01 3 0.34 0.00 0.00 0.00 0.02 99.64 [2025-03-11T07:51:04.070Z] 07:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-11T07:51:04.070Z] 07:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:38:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2025-03-11T07:51:04.070Z] 07:38:01 0 0.08 0.00 0.10 0.02 0.02 99.78 [2025-03-11T07:51:04.070Z] 07:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:38:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:39:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:39:01 0 0.08 0.00 0.05 0.00 0.03 99.83 [2025-03-11T07:51:04.070Z] 07:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:39:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-11T07:51:04.070Z] 07:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:40:01 all 0.03 0.00 0.02 0.00 0.01 99.93 [2025-03-11T07:51:04.070Z] 07:40:01 0 0.07 0.00 0.08 0.02 0.03 99.80 [2025-03-11T07:51:04.070Z] 07:40:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-11T07:51:04.070Z] 07:41:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:41:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:41:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-11T07:51:04.070Z] 07:42:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-03-11T07:51:04.070Z] 07:42:01 0 0.08 0.00 0.07 0.00 0.03 99.82 [2025-03-11T07:51:04.070Z] 07:42:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:42:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:42:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:42:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:42:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:43:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2025-03-11T07:51:04.070Z] 07:43:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:43:01 2 0.00 0.00 0.03 0.07 0.00 99.90 [2025-03-11T07:51:04.070Z] 07:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-11T07:51:04.070Z] 07:43:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:43:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:43:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:44:01 all 0.21 0.00 0.02 0.01 0.01 99.74 [2025-03-11T07:51:04.070Z] 07:44:01 0 0.07 0.00 0.05 0.02 0.02 99.85 [2025-03-11T07:51:04.070Z] 07:44:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:44:01 2 0.02 0.00 0.00 0.07 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:44:01 3 1.31 0.00 0.00 0.00 0.00 98.69 [2025-03-11T07:51:04.070Z] 07:44:01 4 0.10 0.00 0.07 0.00 0.05 99.78 [2025-03-11T07:51:04.070Z] 07:44:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2025-03-11T07:51:04.070Z] 07:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:44:01 7 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:45:01 all 0.20 0.00 0.02 0.02 0.01 99.76 [2025-03-11T07:51:04.070Z] 07:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:45:01 2 0.00 0.00 0.00 0.13 0.00 99.87 [2025-03-11T07:51:04.070Z] 07:45:01 3 1.37 0.00 0.02 0.00 0.02 98.60 [2025-03-11T07:51:04.070Z] 07:45:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2025-03-11T07:51:04.070Z] 07:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:46:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2025-03-11T07:51:04.070Z] 07:46:01 0 0.08 0.00 0.02 0.02 0.02 99.87 [2025-03-11T07:51:04.070Z] 07:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:46:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:46:01 3 0.93 0.00 0.00 0.00 0.02 99.05 [2025-03-11T07:51:04.070Z] 07:46:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-11T07:51:04.070Z] 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-11T07:51:04.070Z] 07:46:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-11T07:51:04.070Z] 07:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-11T07:51:04.070Z] [2025-03-11T07:51:04.070Z] 07:46:01 CPU %user %nice %system %iowait %steal %idle [2025-03-11T07:51:04.070Z] 07:47:01 all 0.21 0.00 0.03 0.01 0.01 99.74 [2025-03-11T07:51:04.070Z] 07:47:01 0 0.02 0.00 0.07 0.02 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:47:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2025-03-11T07:51:04.070Z] 07:47:01 3 1.52 0.00 0.02 0.00 0.00 98.47 [2025-03-11T07:51:04.070Z] 07:47:01 4 0.07 0.00 0.05 0.00 0.02 99.87 [2025-03-11T07:51:04.070Z] 07:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-11T07:51:04.070Z] 07:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:47:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:48:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2025-03-11T07:51:04.070Z] 07:48:01 0 0.15 0.00 0.03 0.02 0.03 99.77 [2025-03-11T07:51:04.070Z] 07:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:48:01 2 0.08 0.00 0.02 0.03 0.00 99.87 [2025-03-11T07:51:04.070Z] 07:48:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:48:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-11T07:51:04.070Z] 07:48:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2025-03-11T07:51:04.070Z] 07:48:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-11T07:51:04.070Z] 07:48:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-11T07:51:04.070Z] 07:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-11T07:51:04.070Z] 07:49:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-11T07:51:04.070Z] 07:49:01 4 0.00 0.00 0.02 0.03 0.02 99.93 [2025-03-11T07:51:04.070Z] 07:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-11T07:51:04.070Z] 07:49:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2025-03-11T07:51:04.070Z] 07:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-11T07:51:04.070Z] 07:50:01 all 4.40 0.00 1.89 0.79 0.04 92.88 [2025-03-11T07:51:04.070Z] 07:50:01 0 4.84 0.00 2.77 4.79 0.05 87.55 [2025-03-11T07:51:04.070Z] 07:50:01 1 4.18 0.00 1.64 0.38 0.05 93.74 [2025-03-11T07:51:04.070Z] 07:50:01 2 4.79 0.00 1.84 0.02 0.03 93.31 [2025-03-11T07:51:04.070Z] 07:50:01 3 5.15 0.00 1.69 0.00 0.03 93.12 [2025-03-11T07:51:04.070Z] 07:50:01 4 4.17 0.00 1.56 0.80 0.02 93.45 [2025-03-11T07:51:04.070Z] 07:50:01 5 4.41 0.00 1.64 0.02 0.02 93.91 [2025-03-11T07:51:04.070Z] 07:50:01 6 3.89 0.00 1.54 0.30 0.05 94.21 [2025-03-11T07:51:04.070Z] 07:50:01 7 3.79 0.00 2.41 0.02 0.03 93.74 [2025-03-11T07:51:04.070Z] 07:51:01 all 7.82 0.00 3.88 2.03 0.05 86.21 [2025-03-11T07:51:04.070Z] 07:51:01 0 8.27 0.00 3.64 0.13 0.05 87.91 [2025-03-11T07:51:04.070Z] 07:51:01 1 7.30 0.00 5.43 7.62 0.07 79.58 [2025-03-11T07:51:04.070Z] 07:51:01 2 8.86 0.00 3.05 0.56 0.05 87.48 [2025-03-11T07:51:04.070Z] 07:51:01 3 9.01 0.00 3.89 4.19 0.07 82.85 [2025-03-11T07:51:04.070Z] 07:51:01 4 8.30 0.00 3.23 0.07 0.05 88.35 [2025-03-11T07:51:04.070Z] 07:51:01 5 7.68 0.00 4.18 0.89 0.05 87.19 [2025-03-11T07:51:04.070Z] 07:51:01 6 5.55 0.00 3.52 2.69 0.05 88.20 [2025-03-11T07:51:04.070Z] 07:51:01 7 7.64 0.00 4.15 0.13 0.03 88.04 [2025-03-11T07:51:04.070Z] Average: all 8.42 0.00 1.40 0.95 0.03 89.20 [2025-03-11T07:51:04.070Z] Average: 0 8.51 0.00 1.50 1.22 0.04 88.73 [2025-03-11T07:51:04.070Z] Average: 1 8.54 0.00 1.39 0.91 0.03 89.14 [2025-03-11T07:51:04.070Z] Average: 2 8.22 0.00 1.36 0.60 0.02 89.80 [2025-03-11T07:51:04.070Z] Average: 3 8.63 0.00 1.42 1.45 0.03 88.46 [2025-03-11T07:51:04.070Z] Average: 4 8.60 0.00 1.42 0.91 0.03 89.04 [2025-03-11T07:51:04.070Z] Average: 5 8.40 0.00 1.39 0.66 0.02 89.53 [2025-03-11T07:51:04.070Z] Average: 6 8.13 0.00 1.36 0.81 0.03 89.67 [2025-03-11T07:51:04.070Z] Average: 7 8.34 0.00 1.35 1.04 0.03 89.25 [2025-03-11T07:51:04.070Z] [2025-03-11T07:51:04.070Z] [2025-03-11T07:51:04.070Z]