Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b877783e8198655b4b0a97e42d3ffef4665dd3c1 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-ssh8396137090586038830.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-ssh5963921910127366290.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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13436201531979828263.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-ssh25652607543764835.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11706868321638219318.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40941 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 b877783e8198655b4b0a97e42d3ffef4665dd3c1 (odessa) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b877783e8198655b4b0a97e42d3ffef4665dd3c1 # timeout=10 Commit message: "Merge pull request #5110 from judehung/fix-odessa-build-fail" > git rev-list --no-walk 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T00:17:05.132Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T00:17:05.188Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T00:17:05.211Z] ========================================================= [2025-03-12T00:17:05.212Z] EdgeX Global Pipelines Version Info [2025-03-12T00:17:05.212Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:17:05.938Z] ------------------- [2025-03-12T00:17:05.938Z] stable info: [2025-03-12T00:17:05.938Z] ------------------- [2025-03-12T00:17:05.938Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T00:17:05.938Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:17:05.938Z] Message: update stable to v1.0.271 [2025-03-12T00:17:06.511Z] ------------------- [2025-03-12T00:17:06.511Z] experimental info: [2025-03-12T00:17:06.511Z] ------------------- [2025-03-12T00:17:06.511Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T00:17:06.511Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:17:06.511Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T00:17:06.583Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-12T00:17:06.602Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-12T00:17:06.622Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T00:17:06.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T00:17:06.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T00:17:06.692Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T00:17:06.712Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T00:17:06.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-12T00:17:06.753Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-12T00:17:06.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-12T00:17:06.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T00:17:06.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T00:17:06.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T00:17:06.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T00:17:06.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T00:17:06.916Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:17:06.938Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:17:06.957Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T00:17:06.976Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-12T00:17:06.997Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-12T00:17:07.017Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T00:17:07.044Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T00:17:07.059Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T00:17:07.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo [2025-03-12T00:17:07.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo [2025-03-12T00:17:07.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo [2025-03-12T00:17:07.151Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] echo [2025-03-12T00:17:07.170Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b877783 [Pipeline] echo [2025-03-12T00:17:07.187Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:17:07.245Z] provisioning config files... [2025-03-12T00:17:07.255Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12135991579763383076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:17:07.594Z] ---> ****-login.sh [2025-03-12T00:17:07.594Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:17:07.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:07.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:07.854Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:07.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:07.854Z] [2025-03-12T00:17:07.854Z] Login Succeeded [2025-03-12T00:17:07.854Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:17:07.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:07.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:07.854Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:07.854Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:07.854Z] [2025-03-12T00:17:07.854Z] Login Succeeded [2025-03-12T00:17:07.854Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:17:08.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:08.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:08.112Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:08.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:08.112Z] [2025-03-12T00:17:08.112Z] Login Succeeded [2025-03-12T00:17:08.112Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:17:08.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:08.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:08.113Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:08.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:08.113Z] [2025-03-12T00:17:08.113Z] Login Succeeded [2025-03-12T00:17:08.113Z] ****.io [2025-03-12T00:17:08.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:08.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:08.372Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:08.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:08.372Z] [2025-03-12T00:17:08.372Z] Login Succeeded [2025-03-12T00:17:08.372Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:17:08.383Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:17:08.704Z] + 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-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + dirname cmd/core-command/Dockerfile [2025-03-12T00:17:08.704Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-12T00:17:08.704Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-12T00:17:08.704Z] cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-12T00:17:08.704Z] + + cut -d/ -f2 [2025-03-12T00:17:08.704Z] dirname cmd/core-data/Dockerfile [2025-03-12T00:17:08.704Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/core-keeper/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/core-metadata/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/support-notifications/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-12T00:17:08.704Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-12T00:17:08.704Z] + cut -d/ -f2 [2025-03-12T00:17:08.704Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-12T00:17:08.739Z] 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-12T00:17:09.103Z] + git rev-list -1 --merges b877783e8198655b4b0a97e42d3ffef4665dd3c1~1..b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] echo [2025-03-12T00:17:09.115Z] -----------> git rev-list -1 --merges b877783e8198655b4b0a97e42d3ffef4665dd3c1~1..b877783e8198655b4b0a97e42d3ffef4665dd3c1 b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:17:09.115Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [false] [Pipeline] sh [2025-03-12T00:17:09.406Z] + git log --format=format:%s -1 b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] echo [2025-03-12T00:17:09.420Z] ========================================================= [2025-03-12T00:17:09.420Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T00:17:09.420Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-12T00:17:09.779Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:17:09.779Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T00:17:09.779Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T00:17:09.779Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T00:17:09.779Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T00:17:09.779Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T00:17:09.779Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:17:10.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:17:10.126Z] [2025-03-12T00:17:10.126Z] 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-12T00:17:10.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:17:10.429Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T00:17:10.429Z] b85a868b505f: Pulling fs layer [2025-03-12T00:17:10.429Z] e2be974225ed: Pulling fs layer [2025-03-12T00:17:10.429Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T00:17:10.429Z] 988bab9f4d93: Pulling fs layer [2025-03-12T00:17:10.429Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T00:17:10.429Z] eaf3925da568: Pulling fs layer [2025-03-12T00:17:10.429Z] bab4dde63d76: Pulling fs layer [2025-03-12T00:17:10.429Z] bde34c3a00c8: Pulling fs layer [2025-03-12T00:17:10.429Z] b352a97aabf1: Pulling fs layer [2025-03-12T00:17:10.429Z] 4872d77fe225: Pulling fs layer [2025-03-12T00:17:10.429Z] 5851b861e8e6: Pulling fs layer [2025-03-12T00:17:10.429Z] bab4dde63d76: Waiting [2025-03-12T00:17:10.429Z] 5851b861e8e6: Waiting [2025-03-12T00:17:10.429Z] bde34c3a00c8: Waiting [2025-03-12T00:17:10.429Z] b352a97aabf1: Waiting [2025-03-12T00:17:10.429Z] 4872d77fe225: Waiting [2025-03-12T00:17:10.429Z] 988bab9f4d93: Waiting [2025-03-12T00:17:10.429Z] 1469e6f7b9e6: Waiting [2025-03-12T00:17:10.429Z] eaf3925da568: Waiting [2025-03-12T00:17:10.429Z] e2be974225ed: Verifying Checksum [2025-03-12T00:17:10.429Z] e2be974225ed: Download complete [2025-03-12T00:17:10.429Z] 988bab9f4d93: Download complete [2025-03-12T00:17:10.429Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T00:17:10.429Z] 1469e6f7b9e6: Download complete [2025-03-12T00:17:10.429Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T00:17:10.429Z] 339a4e72a1f5: Download complete [2025-03-12T00:17:10.429Z] eaf3925da568: Verifying Checksum [2025-03-12T00:17:10.429Z] eaf3925da568: Download complete [2025-03-12T00:17:10.429Z] bde34c3a00c8: Verifying Checksum [2025-03-12T00:17:10.429Z] bde34c3a00c8: Download complete [2025-03-12T00:17:10.687Z] b352a97aabf1: Download complete [2025-03-12T00:17:10.687Z] 5851b861e8e6: Verifying Checksum [2025-03-12T00:17:10.687Z] 5851b861e8e6: Download complete [2025-03-12T00:17:10.687Z] b85a868b505f: Verifying Checksum [2025-03-12T00:17:10.687Z] b85a868b505f: Download complete [2025-03-12T00:17:10.945Z] bab4dde63d76: Verifying Checksum [2025-03-12T00:17:10.945Z] bab4dde63d76: Download complete [2025-03-12T00:17:11.876Z] b85a868b505f: Pull complete [2025-03-12T00:17:11.876Z] e2be974225ed: Pull complete [2025-03-12T00:17:12.136Z] 339a4e72a1f5: Pull complete [2025-03-12T00:17:12.409Z] 988bab9f4d93: Pull complete [2025-03-12T00:17:12.409Z] 1469e6f7b9e6: Pull complete [2025-03-12T00:17:12.668Z] eaf3925da568: Pull complete [2025-03-12T00:17:14.045Z] bab4dde63d76: Pull complete [2025-03-12T00:17:14.045Z] bde34c3a00c8: Pull complete [2025-03-12T00:17:14.307Z] b352a97aabf1: Pull complete [2025-03-12T00:17:14.307Z] 4872d77fe225: Pull complete [2025-03-12T00:17:14.307Z] 5851b861e8e6: Pull complete [2025-03-12T00:17:14.567Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T00:17:14.567Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:17:14.567Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:17:14.707Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T00:17:14.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T00:17:16.546Z] $ docker top 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 -eo pid,comm [2025-03-12T00:17:16.598Z] 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-12T00:17:16.598Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:17:16.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:17:16.635Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:17:16.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:17:16.737Z] $ docker exec 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent [2025-03-12T00:17:16.850Z] SSH_AUTH_SOCK=/tmp/ssh-8vZK3R8yPKS6/agent.33 [2025-03-12T00:17:16.850Z] SSH_AGENT_PID=39 [2025-03-12T00:17:16.855Z] Running ssh-add (command line suppressed) [2025-03-12T00:17:16.944Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_8288234079193619842.key (/w/workspace/edgex-go/3@tmp/private_key_8288234079193619842.key) [2025-03-12T00:17:16.963Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:17:17.249Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T00:17:17.256Z] $ docker exec --env ******** --env ******** 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent -k [2025-03-12T00:17:17.350Z] unset SSH_AUTH_SOCK; [2025-03-12T00:17:17.351Z] unset SSH_AGENT_PID; [2025-03-12T00:17:17.351Z] echo Agent pid 39 killed; [2025-03-12T00:17:17.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T00:17:17.405Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:17:17.405Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:17:17.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:17:17.515Z] $ docker exec 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent [2025-03-12T00:17:17.628Z] SSH_AUTH_SOCK=/tmp/ssh-4utSaOQkEzYl/agent.72 [2025-03-12T00:17:17.628Z] SSH_AGENT_PID=78 [2025-03-12T00:17:17.632Z] Running ssh-add (command line suppressed) [2025-03-12T00:17:17.751Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_4576490359817372170.key (/w/workspace/edgex-go/3@tmp/private_key_4576490359817372170.key) [2025-03-12T00:17:17.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:17:18.061Z] + git semver init [2025-03-12T00:17:18.320Z] 2025-03-12 00:17:18,234 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T00:17:18.320Z] 2025-03-12 00:17:18,235 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2025-03-12T00:17:18.320Z] 2025-03-12 00:17:18,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2025-03-12T00:17:18.320Z] 2025-03-12 00:17:18,235 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:17:23.621Z] 2025-03-12 00:17:22,960 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2025-03-12T00:17:23.621Z] 2025-03-12 00:17:22,960 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/odessa with force:False [2025-03-12T00:17:23.621Z] 2025-03-12 00:17:22,961 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T00:17:23.621Z] 2025-03-12 00:17:22,961 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T00:17:23.621Z] 4.0.1-dev.1 [Pipeline] } [2025-03-12T00:17:23.627Z] $ docker exec --env ******** --env ******** 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent -k [2025-03-12T00:17:23.724Z] unset SSH_AUTH_SOCK; [2025-03-12T00:17:23.724Z] unset SSH_AGENT_PID; [2025-03-12T00:17:23.725Z] echo Agent pid 78 killed; [2025-03-12T00:17:23.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:17:24.066Z] + git semver [Pipeline] } [2025-03-12T00:17:24.335Z] $ docker stop --time=1 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 [2025-03-12T00:17:25.641Z] $ docker rm -f --volumes 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:17:25.994Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T00:17:26.241Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T00:17:26.246Z] [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:17:26.698Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-03-12T00:17:26.711Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T00:17:27.003Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T00:17:27.003Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T00:17:27.017Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:17:27.035Z] ========================================================= [2025-03-12T00:17:27.035Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] [2025-03-12T00:17:27.035Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:17:27.328Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T00:17:27.328Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base [2025-03-12T00:17:27.328Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T00:17:27.328Z] 8833042f23b5: Pulling fs layer [2025-03-12T00:17:27.328Z] 6ca661eb024f: Pulling fs layer [2025-03-12T00:17:27.328Z] b5acb76e9680: Pulling fs layer [2025-03-12T00:17:27.328Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:17:27.328Z] 012bb1f9d321: Pulling fs layer [2025-03-12T00:17:27.328Z] 97255f1bc79d: Pulling fs layer [2025-03-12T00:17:27.328Z] 454448c9edf9: Pulling fs layer [2025-03-12T00:17:27.328Z] 15f87924ceaf: Pulling fs layer [2025-03-12T00:17:27.328Z] 4f4fb700ef54: Waiting [2025-03-12T00:17:27.328Z] 012bb1f9d321: Waiting [2025-03-12T00:17:27.328Z] 97255f1bc79d: Waiting [2025-03-12T00:17:27.328Z] 454448c9edf9: Waiting [2025-03-12T00:17:27.328Z] 15f87924ceaf: Waiting [2025-03-12T00:17:27.328Z] b5acb76e9680: Waiting [2025-03-12T00:17:27.328Z] 8833042f23b5: Verifying Checksum [2025-03-12T00:17:27.328Z] 8833042f23b5: Download complete [2025-03-12T00:17:27.328Z] b5acb76e9680: Verifying Checksum [2025-03-12T00:17:27.328Z] b5acb76e9680: Download complete [2025-03-12T00:17:27.328Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:17:27.328Z] 4f4fb700ef54: Download complete [2025-03-12T00:17:27.328Z] 012bb1f9d321: Download complete [2025-03-12T00:17:27.328Z] 0a9a5dfd008f: Download complete [2025-03-12T00:17:27.328Z] 97255f1bc79d: Verifying Checksum [2025-03-12T00:17:27.328Z] 97255f1bc79d: Download complete [2025-03-12T00:17:27.586Z] 0a9a5dfd008f: Pull complete [2025-03-12T00:17:27.586Z] 8833042f23b5: Pull complete [2025-03-12T00:17:27.586Z] 15f87924ceaf: Verifying Checksum [2025-03-12T00:17:27.586Z] 15f87924ceaf: Download complete [2025-03-12T00:17:27.846Z] 6ca661eb024f: Download complete [2025-03-12T00:17:28.104Z] 454448c9edf9: Verifying Checksum [2025-03-12T00:17:28.104Z] 454448c9edf9: Download complete [2025-03-12T00:17:30.634Z] 6ca661eb024f: Pull complete [2025-03-12T00:17:30.891Z] b5acb76e9680: Pull complete [2025-03-12T00:17:30.891Z] 4f4fb700ef54: Pull complete [2025-03-12T00:17:30.891Z] 012bb1f9d321: Pull complete [2025-03-12T00:17:31.149Z] 97255f1bc79d: Pull complete [2025-03-12T00:17:33.045Z] 454448c9edf9: Pull complete [2025-03-12T00:17:33.610Z] 15f87924ceaf: Pull complete [2025-03-12T00:17:33.610Z] Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd [2025-03-12T00:17:33.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T00:17:33.610Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:17:33.910Z] + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T00:17:33.910Z] WORKDIR /edgex [2025-03-12T00:17:33.910Z] COPY go.mod . [2025-03-12T00:17:33.910Z] RUN go mod download [2025-03-12T00:17:33.910Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-12T00:17:35.286Z] Sending build context to Docker daemon 230.7MB [2025-03-12T00:17:35.286Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [2025-03-12T00:17:35.286Z] ---> bc3d7bf65e23 [2025-03-12T00:17:35.286Z] Step 2/4 : WORKDIR /edgex [2025-03-12T00:17:38.574Z] ---> Running in 3204ec5f976a [2025-03-12T00:17:38.574Z] Removing intermediate container 3204ec5f976a [2025-03-12T00:17:38.574Z] ---> fc573b679837 [2025-03-12T00:17:38.574Z] Step 3/4 : COPY go.mod . [2025-03-12T00:17:38.574Z] ---> dd4e6e9f1307 [2025-03-12T00:17:38.574Z] Step 4/4 : RUN go mod download [2025-03-12T00:17:38.574Z] ---> Running in f4970a7684ba [2025-03-12T00:17:41.367Z] Still waiting to schedule task [2025-03-12T00:17:41.367Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40937’ [2025-03-12T00:17:53.455Z] Removing intermediate container f4970a7684ba [2025-03-12T00:17:53.455Z] ---> 3c88b587e592 [2025-03-12T00:17:53.455Z] Successfully built 3c88b587e592 [2025-03-12T00:17:53.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:17:53.763Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:17:53.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:17:53.843Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T00:17:53.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T00:17:54.262Z] $ docker top fa5b18cf0e42464628f420c0109a7538d577e2d1bcf4842af92333f120c0cedd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:17:54.610Z] + go version [2025-03-12T00:17:54.610Z] go version go1.23.7 linux/amd64 [Pipeline] } [2025-03-12T00:17:54.616Z] $ docker stop --time=1 fa5b18cf0e42464628f420c0109a7538d577e2d1bcf4842af92333f120c0cedd [2025-03-12T00:17:55.904Z] $ docker rm -f --volumes fa5b18cf0e42464628f420c0109a7538d577e2d1bcf4842af92333f120c0cedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:17:56.344Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:17:56.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:17:56.414Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T00:17:56.434Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T00:17:56.767Z] $ docker top cd9dc5c0c21e772344aa6c928433846e991c71396138f23e92ca114e0d8ed151 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-12T00:17:56.865Z] ========================================================= [2025-03-12T00:17:56.866Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-12T00:17:56.866Z] ========================================================= [Pipeline] sh [2025-03-12T00:17:57.146Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:17:57.443Z] + make test [2025-03-12T00:17:57.443Z] go test -race -coverprofile=coverage.out ./... [2025-03-12T00:18:05.654Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-12T00:18:27.557Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-12T00:18:27.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2025-03-12T00:18:29.194Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-12T00:18:29.194Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-12T00:18:29.194Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-12T00:18:29.194Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-12T00:18:29.761Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements [2025-03-12T00:18:30.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-12T00:18:30.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-12T00:18:30.330Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-12T00:18:30.330Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-12T00:18:30.330Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-12T00:18:30.330Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-12T00:18:30.330Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T00:18:30.330Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-12T00:18:30.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-12T00:18:30.330Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-12T00:18:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-12T00:18:31.705Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-12T00:18:31.705Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-12T00:18:31.705Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-12T00:18:31.705Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T00:18:31.705Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-12T00:18:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements [2025-03-12T00:18:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements [2025-03-12T00:18:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 45.7% of statements [2025-03-12T00:18:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.690s coverage: 93.4% of statements [2025-03-12T00:18:33.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.3% of statements [2025-03-12T00:18:33.083Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-12T00:18:33.083Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-12T00:18:34.459Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-03-12T00:18:35.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-12T00:18:35.395Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-12T00:18:35.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-12T00:18:35.395Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-12T00:18:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.319s coverage: 95.8% of statements [2025-03-12T00:18:36.773Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements [2025-03-12T00:18:36.773Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-12T00:18:36.773Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-12T00:18:37.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-12T00:18:37.031Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-12T00:18:37.031Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-12T00:18:37.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-12T00:18:37.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-03-12T00:18:37.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements [2025-03-12T00:18:37.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 43.1% of statements [2025-03-12T00:18:37.977Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 81.1% of statements [2025-03-12T00:18:38.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-03-12T00:18:38.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-03-12T00:18:38.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-03-12T00:18:38.544Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-12T00:18:38.544Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-12T00:18:38.544Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-12T00:18:38.544Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-03-12T00:18:39.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-12T00:18:39.110Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-12T00:18:39.110Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-12T00:18:39.110Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-12T00:18:39.368Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2025-03-12T00:18:40.313Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-12T00:18:40.313Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-12T00:18:40.313Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-12T00:18:40.313Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-12T00:18:40.313Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-12T00:18:40.313Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-12T00:18:40.313Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-12T00:18:40.879Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-12T00:18:40.879Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-12T00:18:41.448Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-12T00:18:42.823Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-12T00:18:42.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-12T00:18:44.205Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-12T00:18:45.142Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-12T00:18:45.142Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-12T00:18:45.142Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-12T00:18:48.421Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-12T00:18:48.678Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-12T00:18:48.678Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-12T00:18:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-12T00:18:49.609Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-12T00:18:49.609Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T00:18:51.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-12T00:18:51.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-12T00:18:51.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-12T00:18:51.511Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-12T00:18:51.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-12T00:18:51.511Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-12T00:18:51.511Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements [2025-03-12T00:18:52.075Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-12T00:18:52.075Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-12T00:18:52.075Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-12T00:18:52.075Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-12T00:18:52.075Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-12T00:18:52.075Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-12T00:18:53.469Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-12T00:18:53.469Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-12T00:18:53.469Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-12T00:18:53.469Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-12T00:18:54.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-12T00:18:54.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-12T00:18:54.842Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-12T00:18:54.842Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T00:18:55.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-12T00:18:55.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-12T00:18:55.099Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-12T00:18:56.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-12T00:18:56.031Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-12T00:18:56.031Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.017s coverage: 47.4% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.026s coverage: 87.2% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.032s coverage: 86.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.161s coverage: 54.5% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 29.2% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 94.9% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements [2025-03-12T00:19:01.297Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements [2025-03-12T00:19:01.297Z] 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-12T00:19:01.297Z] running golangci-lint [2025-03-12T00:19:01.297Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-12T00:19:01.297Z] go version go1.23.7 linux/amd64 [2025-03-12T00:19:01.555Z] 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-12T00:19:01.555Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-12T00:19:01.555Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-12T00:19:19.703Z] level=info msg="[loader] Go packages loading at mode 575 (name|deps|files|imports|types_sizes|compiled_files|exports_file) took 18.233652789s" [2025-03-12T00:19:19.703Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.413362ms" [2025-03-12T00:19:31.897Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.1375295s with top 10 stages: buildir: 51.846745807s, gosec: 3.682198842s, inspect: 3.306655049s, fact_deprecated: 3.214347965s, printf: 2.062462534s, ctrlflow: 1.963232226s, nilness: 1.126452358s, fact_purity: 1.086934852s, S1038: 937.894937ms, directives: 730.048264ms" [2025-03-12T00:19:31.897Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-12T00:19:31.897Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, path_prettifier: 202/202, skip_files: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, filename_unadjuster: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202" [2025-03-12T00:19:31.897Z] level=info msg="[runner] processing took 17.849748ms with stages: nolint: 7.499098ms, identifier_marker: 4.168098ms, path_prettifier: 2.012833ms, autogenerated_exclude: 1.732577ms, exclude-rules: 1.179166ms, skip_dirs: 1.083052ms, invalid_issue: 101.102µs, cgo: 49.681µs, filename_unadjuster: 20.601µs, max_same_issues: 660ns, skip_files: 530ns, uniq_by_line: 420ns, fixer: 390ns, exclude: 270ns, sort_results: 260ns, path_prefixer: 230ns, diff: 160ns, max_from_linter: 160ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" [2025-03-12T00:19:31.897Z] level=info msg="[runner] linters took 10.998748197s with stages: goanalysis_metalinter: 10.980809357s" [2025-03-12T00:19:31.897Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-12T00:19:31.897Z] level=info msg="Memory: 292 samples, avg is 310.0MB, max is 1303.5MB" [2025-03-12T00:19:31.897Z] level=info msg="Execution took 29.29096048s" [2025-03-12T00:19:31.897Z] go vet ./... [2025-03-12T00:19:37.150Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T00:19:37.150Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T00:19:37.150Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T00:19:37.421Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:19:37.727Z] + go mod tidy [2025-03-12T00:19:37.984Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2025-03-12T00:19:37.984Z] go: downloading github.com/frankban/quicktest v1.14.6 [2025-03-12T00:19:37.984Z] go: downloading github.com/go-playground/assert/v2 v2.2.0 [2025-03-12T00:19:38.256Z] go: downloading go.uber.org/goleak v1.3.0 [2025-03-12T00:19:38.256Z] go: downloading go.opentelemetry.io/otel/sdk v1.32.0 [2025-03-12T00:19:38.256Z] go: downloading github.com/kr/pretty v0.3.1 [2025-03-12T00:19:38.256Z] go: downloading github.com/google/go-cmp v0.6.0 [2025-03-12T00:19:38.256Z] go: downloading github.com/emirpasic/gods v1.18.1 [2025-03-12T00:19:38.256Z] go: downloading github.com/jeremija/gosubmit v0.2.7 [2025-03-12T00:19:38.256Z] go: downloading github.com/kr/text v0.2.0 [2025-03-12T00:19:38.256Z] go: downloading github.com/rogpeppe/go-internal v1.11.0 [2025-03-12T00:19:38.256Z] go: downloading github.com/google/gofuzz v1.2.0 [2025-03-12T00:19:38.256Z] go: downloading github.com/golang/protobuf v1.5.4 [2025-03-12T00:19:38.256Z] go: downloading github.com/muhlemmer/httpforwarded v0.1.0 [2025-03-12T00:19:38.256Z] go: downloading github.com/rs/cors v1.11.0 [2025-03-12T00:19:38.256Z] go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 [2025-03-12T00:19:38.515Z] go: downloading github.com/shoenig/test v0.6.4 [2025-03-12T00:19:38.515Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2025-03-12T00:19:38.515Z] go: downloading github.com/onsi/gomega v1.13.0 [2025-03-12T00:19:38.515Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2025-03-12T00:19:38.515Z] go: downloading github.com/nxadm/tail v1.4.8 [2025-03-12T00:19:38.515Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh [2025-03-12T00:19:38.803Z] + ls -al . [2025-03-12T00:19:38.803Z] total 1996 [2025-03-12T00:19:38.803Z] drwxrwxr-x 12 1001 1001 4096 Mar 12 00:17 . [2025-03-12T00:19:38.803Z] drwxr-xr-x 4 root root 4096 Mar 12 00:17 .. [2025-03-12T00:19:38.803Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 .blubracket [2025-03-12T00:19:38.803Z] -rw-rw-r-- 1 1001 1001 10 Mar 12 00:17 .dockerignore [2025-03-12T00:19:38.803Z] drwxrwxr-x 8 1001 1001 4096 Mar 12 00:19 .git [2025-03-12T00:19:38.803Z] drwxrwxr-x 3 1001 1001 4096 Mar 12 00:17 .github [2025-03-12T00:19:38.803Z] -rw-rw-r-- 1 1001 1001 902 Mar 12 00:17 .gitignore [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 199 Mar 12 00:17 .golangci.yml [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 100 Mar 12 00:17 .hadolint.yml [2025-03-12T00:19:38.804Z] drwxr-xr-x 3 1001 1001 4096 Mar 12 00:17 .semver [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 155 Mar 12 00:17 .sonarcloud.properties [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 1171 Mar 12 00:17 ADOPTERS.md [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 17374 Mar 12 00:17 Attribution.txt [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 108018 Mar 12 00:17 CHANGELOG.md [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:17 CONTRIBUTING.md [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 677 Mar 12 00:17 GOVERNANCE.md [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 858 Mar 12 00:17 Jenkinsfile [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:17 LICENSE [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 16740 Mar 12 00:17 Makefile [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 582 Mar 12 00:17 OWNERS.md [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 9932 Mar 12 00:17 README.md [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 789 Mar 12 00:17 SECURITY.md [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 11 Mar 12 00:17 VERSION [2025-03-12T00:19:38.804Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 bin [2025-03-12T00:19:38.804Z] drwxrwxr-x 19 1001 1001 4096 Mar 12 00:17 cmd [2025-03-12T00:19:38.804Z] -rw-r--r-- 1 root root 1660758 Mar 12 00:19 coverage.out [2025-03-12T00:19:38.804Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 fuzz_test [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 6454 Mar 12 00:17 go.mod [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 88143 Mar 12 00:17 go.sum [2025-03-12T00:19:38.804Z] drwxrwxr-x 7 1001 1001 4096 Mar 12 00:17 internal [2025-03-12T00:19:38.804Z] drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 openapi [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 584 Mar 12 00:17 security.txt [2025-03-12T00:19:38.804Z] drwxrwxr-x 10 1001 1001 4096 Mar 12 00:17 vendor [2025-03-12T00:19:38.804Z] -rw-rw-r-- 1 1001 1001 204 Mar 12 00:17 version.go [Pipeline] sh [2025-03-12T00:19:39.090Z] + '[' -e coverage.out ] [2025-03-12T00:19:39.091Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-12T00:19:39.277Z] Stashed 1 file(s) [Pipeline] sh [2025-03-12T00:19:39.557Z] + make build [2025-03-12T00:19:39.557Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-12T00:19:58.127Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40947 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws [2025-03-12T00:19:58.150Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2025-03-12T00:20:01.200Z] The recommended git tool is: git [2025-03-12T00:20:01.470Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-12T00:20:01.470Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-12T00:20:02.848Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-12T00:20:03.107Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-12T00:20:05.008Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-12T00:20:07.100Z] using credential edgex-jenkins-ssh [2025-03-12T00:20:07.126Z] Cloning the remote Git repository [2025-03-12T00:20:07.183Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-12T00:20:07.314Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2025-03-12T00:20:07.511Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-12T00:20:07.512Z] > git --version # timeout=10 [2025-03-12T00:20:07.540Z] > git --version # 'git version 2.25.1' [2025-03-12T00:20:07.544Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T00:20:07.752Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:20:09.187Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-12T00:20:11.083Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-12T00:20:12.983Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-12T00:20:15.508Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-12T00:20:16.444Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-12T00:20:17.816Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-12T00:20:18.747Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-12T00:20:20.126Z] $ docker stop --time=1 cd9dc5c0c21e772344aa6c928433846e991c71396138f23e92ca114e0d8ed151 [2025-03-12T00:20:26.030Z] $ docker rm -f --volumes cd9dc5c0c21e772344aa6c928433846e991c71396138f23e92ca114e0d8ed151 [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-12T00:20:27.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-12T00:20:27.209Z] [2025-03-12T00:20:27.209Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:20:27.522Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-12T00:20:27.522Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-12T00:20:27.522Z] 91d30c5bc195: Pulling fs layer [2025-03-12T00:20:27.522Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-12T00:20:27.522Z] 9c61dcf015f6: Pulling fs layer [2025-03-12T00:20:27.522Z] 4698f68db338: Pulling fs layer [2025-03-12T00:20:27.522Z] 2a2f49069b9e: Pulling fs layer [2025-03-12T00:20:27.522Z] e0025b399a48: Pulling fs layer [2025-03-12T00:20:27.522Z] 4698f68db338: Waiting [2025-03-12T00:20:27.522Z] e0025b399a48: Waiting [2025-03-12T00:20:27.522Z] 2a2f49069b9e: Waiting [2025-03-12T00:20:27.780Z] 91d30c5bc195: Verifying Checksum [2025-03-12T00:20:27.780Z] 4698f68db338: Verifying Checksum [2025-03-12T00:20:27.780Z] 4698f68db338: Download complete [2025-03-12T00:20:27.780Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-12T00:20:27.780Z] 2e9b0aa3be6d: Download complete [2025-03-12T00:20:27.780Z] e0025b399a48: Verifying Checksum [2025-03-12T00:20:27.780Z] e0025b399a48: Download complete [2025-03-12T00:20:27.780Z] 91d30c5bc195: Pull complete [2025-03-12T00:20:27.780Z] 2a2f49069b9e: Download complete [2025-03-12T00:20:28.039Z] 2e9b0aa3be6d: Pull complete [2025-03-12T00:20:28.298Z] 9c61dcf015f6: Verifying Checksum [2025-03-12T00:20:28.298Z] 9c61dcf015f6: Download complete [2025-03-12T00:20:29.836Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-12T00:20:29.868Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:20:30.822Z] 9c61dcf015f6: Pull complete [2025-03-12T00:20:30.822Z] 4698f68db338: Pull complete [2025-03-12T00:20:31.081Z] 2a2f49069b9e: Pull complete [2025-03-12T00:20:31.081Z] e0025b399a48: Pull complete [2025-03-12T00:20:31.081Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-12T00:20:31.081Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-12T00:20:31.081Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:20:31.185Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T00:20:31.206Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-12T00:20:31.286Z] Avoid second fetch [2025-03-12T00:20:31.287Z] Checking out Revision b877783e8198655b4b0a97e42d3ffef4665dd3c1 (odessa) [2025-03-12T00:20:31.308Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T00:20:31.414Z] > git checkout -f b877783e8198655b4b0a97e42d3ffef4665dd3c1 # timeout=10 [2025-03-12T00:20:32.894Z] $ docker top dc736088e3322f068a4e31a05150b2fec0ebff8ab8c213d2aa92a3a0e9ab1910 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:20:33.271Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-12T00:20:34.581Z] Commit message: "Merge pull request #5110 from judehung/fix-odessa-build-fail" [2025-03-12T00:20:35.353Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-12T00:20:35.353Z] #1 transferring dockerfile: 2.14kB done [2025-03-12T00:20:35.353Z] #1 DONE 0.0s [2025-03-12T00:20:35.353Z] [2025-03-12T00:20:35.353Z] #2 [support-scheduler internal] load build definition from Dockerfile [2025-03-12T00:20:35.353Z] #2 transferring dockerfile: 1.83kB done [2025-03-12T00:20:35.353Z] #2 DONE 0.0s [2025-03-12T00:20:35.353Z] [2025-03-12T00:20:35.353Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-12T00:20:35.353Z] #3 transferring dockerfile: 2.50kB done [2025-03-12T00:20:35.353Z] #3 DONE 0.0s [2025-03-12T00:20:35.353Z] [2025-03-12T00:20:35.353Z] #4 [support-notifications internal] load build definition from Dockerfile [2025-03-12T00:20:35.353Z] #4 transferring dockerfile: 2.00kB done [2025-03-12T00:20:35.353Z] #4 DONE 0.0s [2025-03-12T00:20:35.353Z] [2025-03-12T00:20:35.353Z] #5 [core-data internal] load build definition from Dockerfile [2025-03-12T00:20:35.353Z] #5 transferring dockerfile: 2.04kB done [2025-03-12T00:20:35.353Z] #5 DONE 0.0s [2025-03-12T00:20:35.353Z] [2025-03-12T00:20:35.353Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-03-12T00:20:35.611Z] #6 transferring dockerfile: 2.01kB done [2025-03-12T00:20:35.612Z] #6 DONE 0.0s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #7 [security-spire-config internal] load build definition from Dockerfile [2025-03-12T00:20:35.612Z] #7 transferring dockerfile: 1.69kB done [2025-03-12T00:20:35.612Z] #7 DONE 0.0s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-12T00:20:35.612Z] #8 transferring dockerfile: 2.23kB done [2025-03-12T00:20:35.612Z] #8 DONE 0.0s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-12T00:20:35.612Z] #9 transferring dockerfile: 1.89kB done [2025-03-12T00:20:35.612Z] #9 DONE 0.0s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #10 [core-command internal] load build definition from Dockerfile [2025-03-12T00:20:35.612Z] #10 transferring dockerfile: 1.94kB done [2025-03-12T00:20:35.612Z] #10 DONE 0.0s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #11 [core-metadata internal] load build definition from Dockerfile [2025-03-12T00:20:35.612Z] #11 transferring dockerfile: 2.10kB done [2025-03-12T00:20:35.612Z] #11 DONE 0.1s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-12T00:20:35.612Z] #12 transferring dockerfile: 2.49kB done [2025-03-12T00:20:35.612Z] #12 DONE 0.1s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-03-12T00:20:35.612Z] #13 transferring dockerfile: 1.70kB done [2025-03-12T00:20:35.612Z] #13 DONE 0.2s [2025-03-12T00:20:35.612Z] [2025-03-12T00:20:35.612Z] #14 [security-proxy-auth internal] load .dockerignore [2025-03-12T00:20:35.612Z] #14 transferring context: 50B done [2025-03-12T00:20:35.871Z] #14 DONE 0.1s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-12T00:20:35.871Z] #15 transferring dockerfile: 3.02kB done [2025-03-12T00:20:35.871Z] #15 DONE 0.2s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #16 [security-spire-agent internal] load build definition from Dockerfile [2025-03-12T00:20:35.871Z] #16 transferring dockerfile: 1.81kB done [2025-03-12T00:20:35.871Z] #16 DONE 0.2s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #17 [support-scheduler internal] load .dockerignore [2025-03-12T00:20:35.871Z] #17 transferring context: 50B done [2025-03-12T00:20:35.871Z] #17 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #18 [security-proxy-setup internal] load .dockerignore [2025-03-12T00:20:35.871Z] #18 transferring context: 50B done [2025-03-12T00:20:35.871Z] #18 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #19 [core-data internal] load .dockerignore [2025-03-12T00:20:35.871Z] #19 transferring context: 50B done [2025-03-12T00:20:35.871Z] #19 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #20 [support-notifications internal] load .dockerignore [2025-03-12T00:20:35.871Z] #20 transferring context: 50B done [2025-03-12T00:20:35.871Z] #20 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #21 [core-keeper internal] load .dockerignore [2025-03-12T00:20:35.871Z] #21 transferring context: 50B done [2025-03-12T00:20:35.871Z] #21 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #22 [security-spire-config internal] load .dockerignore [2025-03-12T00:20:35.871Z] #22 transferring context: 50B done [2025-03-12T00:20:35.871Z] #22 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-12T00:20:35.871Z] #23 transferring context: 50B done [2025-03-12T00:20:35.871Z] #23 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2025-03-12T00:20:35.871Z] #24 transferring context: 50B done [2025-03-12T00:20:35.871Z] #24 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #25 [core-command internal] load .dockerignore [2025-03-12T00:20:35.871Z] #25 transferring context: 50B done [2025-03-12T00:20:35.871Z] #25 DONE 0.1s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-03-12T00:20:35.871Z] #26 transferring context: 50B done [2025-03-12T00:20:35.871Z] #26 DONE 0.0s [2025-03-12T00:20:35.871Z] [2025-03-12T00:20:35.871Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T00:20:35.871Z] #27 transferring context: 50B done [2025-03-12T00:20:36.130Z] #27 DONE 0.0s [2025-03-12T00:20:36.130Z] [2025-03-12T00:20:36.130Z] #28 [security-spire-server internal] load .dockerignore [2025-03-12T00:20:36.130Z] #28 transferring context: 50B done [2025-03-12T00:20:36.130Z] #28 DONE 0.0s [2025-03-12T00:20:36.130Z] [2025-03-12T00:20:36.130Z] #29 [security-spire-agent internal] load .dockerignore [2025-03-12T00:20:36.130Z] #29 transferring context: 50B done [2025-03-12T00:20:36.130Z] #29 DONE 0.0s [2025-03-12T00:20:36.130Z] [2025-03-12T00:20:36.130Z] #30 [security-bootstrapper internal] load .dockerignore [2025-03-12T00:20:36.130Z] #30 transferring context: 50B done [2025-03-12T00:20:36.130Z] #30 DONE 0.0s [2025-03-12T00:20:36.130Z] [2025-03-12T00:20:36.130Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-12T00:20:36.130Z] #31 DONE 0.0s [2025-03-12T00:20:36.130Z] [2025-03-12T00:20:36.130Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:20:36.130Z] #32 DONE 0.1s [2025-03-12T00:20:36.130Z] [2025-03-12T00:20:36.130Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:20:36.130Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:20:36.130Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:20:36.130Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-12T00:20:36.130Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-12T00:20:36.392Z] #33 DONE 0.2s [2025-03-12T00:20:36.392Z] [2025-03-12T00:20:36.392Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-12T00:20:36.392Z] #31 DONE 0.0s [2025-03-12T00:20:36.392Z] [2025-03-12T00:20:36.392Z] #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-12T00:20:36.392Z] #34 ... [2025-03-12T00:20:36.392Z] [2025-03-12T00:20:36.392Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:20:36.392Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:20:36.392Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:20:36.392Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-12T00:20:36.392Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-12T00:20:36.392Z] #33 DONE 0.2s [2025-03-12T00:20:36.392Z] [2025-03-12T00:20:36.392Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-12T00:20:36.392Z] #31 DONE 0.0s [2025-03-12T00:20:36.392Z] [2025-03-12T00:20:36.392Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-12T00:20:36.392Z] #31 DONE 0.0s [2025-03-12T00:20:36.392Z] [2025-03-12T00:20:36.392Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:20:36.651Z] #32 ... [2025-03-12T00:20:36.651Z] [2025-03-12T00:20:36.651Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:20:36.651Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:20:36.651Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:20:36.651Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-12T00:20:36.651Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-12T00:20:36.651Z] #33 DONE 0.2s [2025-03-12T00:20:36.651Z] [2025-03-12T00:20:36.651Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:20:36.915Z] #32 DONE 0.6s [2025-03-12T00:20:36.915Z] [2025-03-12T00:20:36.915Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-12T00:20:37.183Z] #35 ... [2025-03-12T00:20:37.183Z] [2025-03-12T00:20:37.183Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:20:37.183Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:20:37.183Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:20:37.183Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-12T00:20:37.183Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-12T00:20:37.183Z] #33 DONE 0.2s [2025-03-12T00:20:37.183Z] [2025-03-12T00:20:37.183Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-12T00:20:37.183Z] #36 DONE 0.9s [2025-03-12T00:20:37.472Z] [2025-03-12T00:20:37.472Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:20:37.472Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:20:37.472Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:20:37.472Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-12T00:20:37.472Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-12T00:20:37.472Z] #33 DONE 0.2s [2025-03-12T00:20:37.472Z] [2025-03-12T00:20:37.472Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-12T00:20:37.472Z] #37 DONE 0.8s [2025-03-12T00:20:37.472Z] [2025-03-12T00:20:37.472Z] #38 [security-spire-config internal] load build context [2025-03-12T00:20:37.472Z] #38 transferring context: 22.05kB 0.0s done [2025-03-12T00:20:37.472Z] #38 DONE 0.2s [2025-03-12T00:20:37.472Z] [2025-03-12T00:20:37.472Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-12T00:20:37.472Z] #35 DONE 1.4s [2025-03-12T00:20:37.472Z] [2025-03-12T00:20:37.472Z] #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-12T00:20:37.472Z] #39 ... [2025-03-12T00:20:37.472Z] [2025-03-12T00:20:37.472Z] #40 [security-spire-server internal] load build context [2025-03-12T00:20:37.472Z] #40 transferring context: 23.80kB 0.1s done [2025-03-12T00:20:37.472Z] #40 DONE 0.2s [2025-03-12T00:20:37.731Z] [2025-03-12T00:20:37.731Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:20:37.731Z] #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-12T00:20:37.731Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-12T00:20:37.731Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-12T00:20:37.731Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-12T00:20:37.731Z] #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-12T00:20:37.731Z] #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-12T00:20:37.731Z] #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:20:39.890Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T00:20:39.890Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T00:20:39.890Z] Dload Upload Total Spent Left Speed [2025-03-12T00:20:39.890Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2025-03-12T00:20:40.261Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T00:20:40.618Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T00:20:40.618Z] + sudo tee /etc/docker/daemon.new [2025-03-12T00:20:40.618Z] { [2025-03-12T00:20:40.618Z] "registry-mirrors": [ [2025-03-12T00:20:40.618Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T00:20:40.618Z] ], [2025-03-12T00:20:40.618Z] "bip": "10.250.0.254/24", [2025-03-12T00:20:40.618Z] "hosts": [ [2025-03-12T00:20:40.618Z] "tcp://0.0.0.0:5555", [2025-03-12T00:20:40.618Z] "unix:///var/run/docker.sock" [2025-03-12T00:20:40.618Z] ], [2025-03-12T00:20:40.618Z] "mtu": 1458, [2025-03-12T00:20:40.618Z] "selinux-enabled": true, [2025-03-12T00:20:40.618Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T00:20:40.618Z] } [Pipeline] sh [2025-03-12T00:20:41.001Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T00:20:41.391Z] + sudo service docker restart [2025-03-12T00:20:42.067Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 4.4s [2025-03-12T00:20:42.331Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.7s [2025-03-12T00:20:43.717Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 5.9s [2025-03-12T00:20:43.979Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.5s [2025-03-12T00:20:44.911Z] #41 ... [2025-03-12T00:20:44.911Z] [2025-03-12T00:20:44.911Z] #42 [security-spire-agent internal] load build context [2025-03-12T00:20:44.911Z] #42 transferring context: 23.33kB 0.0s done [2025-03-12T00:20:44.911Z] #42 DONE 7.4s [2025-03-12T00:20:44.911Z] [2025-03-12T00:20:44.911Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:20:44.911Z] #41 ... [2025-03-12T00:20:44.911Z] [2025-03-12T00:20:44.911Z] #43 [security-proxy-auth internal] load build context [2025-03-12T00:20:44.911Z] #43 transferring context: 272.67MB 8.6s [2025-03-12T00:20:44.911Z] #43 ... [2025-03-12T00:20:44.911Z] [2025-03-12T00:20:44.911Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:20:44.911Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 7.4s [2025-03-12T00:20:45.189Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 7.8s [2025-03-12T00:20:46.321Z] #41 ... [2025-03-12T00:20:46.321Z] [2025-03-12T00:20:46.321Z] #44 [support-scheduler internal] load build context [2025-03-12T00:20:46.579Z] #44 ... [2025-03-12T00:20:46.579Z] [2025-03-12T00:20:46.579Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T00:20:46.579Z] #0 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.579Z] #0 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.579Z] #0 1.470 (1/7) Installing ca-certificates (20241121-r1) [2025-03-12T00:20:46.579Z] #0 1.491 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:46.579Z] #0 1.491 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T00:20:46.579Z] #0 1.496 (4/7) Installing libsodium (1.0.19-r0) [2025-03-12T00:20:46.579Z] #0 1.505 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T00:20:46.579Z] #0 1.528 (6/7) Installing libzmq (4.3.5-r2) [2025-03-12T00:20:46.579Z] #0 1.538 (7/7) Installing zeromq (4.3.5-r2) [2025-03-12T00:20:46.579Z] #0 1.545 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:46.579Z] #0 1.551 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:20:46.579Z] #0 1.608 OK: 12 MiB in 21 packages [2025-03-12T00:20:46.579Z] #45 ... [2025-03-12T00:20:46.579Z] [2025-03-12T00:20:46.579Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:20:46.579Z] #46 ... [2025-03-12T00:20:46.579Z] [2025-03-12T00:20:46.579Z] #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T00:20:46.579Z] #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.579Z] #0 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.579Z] #0 1.621 (1/3) Installing ca-certificates (20241121-r1) [2025-03-12T00:20:46.579Z] #0 2.030 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:46.579Z] #0 2.034 (3/3) Installing tzdata (2025a-r0) [2025-03-12T00:20:46.579Z] #0 2.067 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:46.579Z] #0 2.117 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:20:46.579Z] #0 2.649 OK: 10 MiB in 17 packages [2025-03-12T00:20:46.579Z] #47 ... [2025-03-12T00:20:46.579Z] [2025-03-12T00:20:46.579Z] #48 [security-bootstrapper internal] load build context [2025-03-12T00:20:46.945Z] #48 ... [2025-03-12T00:20:46.945Z] [2025-03-12T00:20:46.945Z] #49 [security-proxy-setup internal] load build context [2025-03-12T00:20:46.945Z] #49 ... [2025-03-12T00:20:46.945Z] [2025-03-12T00:20:46.945Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T00:20:46.945Z] #0 5.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.945Z] #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.945Z] #0 5.626 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:20:46.945Z] #0 5.626 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:20:46.945Z] #0 5.626 OK: 24170 distinct packages available [2025-03-12T00:20:46.945Z] #0 5.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.945Z] #0 5.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:46.945Z] #0 6.060 (1/14) Installing ca-certificates (20241121-r1) [2025-03-12T00:20:46.945Z] #0 6.102 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-12T00:20:46.945Z] #0 6.138 (3/14) Installing c-ares (1.33.1-r0) [2025-03-12T00:20:46.945Z] #0 6.143 (4/14) Installing libunistring (1.2-r0) [2025-03-12T00:20:46.945Z] #0 6.159 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-12T00:20:46.945Z] #0 6.163 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T00:20:46.945Z] #0 6.168 (7/14) Installing libpsl (0.21.5-r1) [2025-03-12T00:20:46.945Z] #0 6.169 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-12T00:20:46.945Z] #0 6.180 (9/14) Installing libcurl (8.12.1-r0) [2025-03-12T00:20:46.945Z] #0 6.211 (10/14) Installing curl (8.12.1-r0) [2025-03-12T00:20:46.945Z] #0 6.211 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:46.945Z] #0 6.211 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-12T00:20:46.945Z] #0 6.219 (13/14) Installing libucontext (1.2-r3) [2025-03-12T00:20:46.945Z] #0 6.219 (14/14) Installing gcompat (1.1.0-r4) [2025-03-12T00:20:46.945Z] #0 6.226 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:46.945Z] #0 6.232 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:20:46.945Z] #0 6.264 OK: 13 MiB in 28 packages [2025-03-12T00:20:47.206Z] #50 ... [2025-03-12T00:20:47.206Z] [2025-03-12T00:20:47.206Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T00:20:47.206Z] #51 ... [2025-03-12T00:20:47.206Z] [2025-03-12T00:20:47.206Z] #52 [core-keeper internal] load build context [2025-03-12T00:20:47.206Z] #52 ... [2025-03-12T00:20:47.206Z] [2025-03-12T00:20:47.206Z] #53 [core-metadata internal] load build context [2025-03-12T00:20:47.206Z] #53 ... [2025-03-12T00:20:47.206Z] [2025-03-12T00:20:47.206Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:20:47.206Z] #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done [2025-03-12T00:20:47.206Z] #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-12T00:20:47.206Z] #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-12T00:20:47.206Z] #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-12T00:20:47.462Z] #54 ... [2025-03-12T00:20:47.462Z] [2025-03-12T00:20:47.462Z] #55 [support-notifications internal] load build context [2025-03-12T00:20:47.462Z] #55 ... [2025-03-12T00:20:47.462Z] [2025-03-12T00:20:47.462Z] #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T00:20:47.718Z] #56 ... [2025-03-12T00:20:47.718Z] [2025-03-12T00:20:47.718Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T00:20:47.718Z] #57 ... [2025-03-12T00:20:47.718Z] [2025-03-12T00:20:47.718Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T00:20:47.718Z] #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:47.718Z] #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:47.718Z] #0 1.583 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:47.718Z] #0 1.583 (2/4) Installing openssl (3.3.3-r0) [2025-03-12T00:20:47.718Z] #0 1.590 (3/4) Installing su-exec (0.2-r3) [2025-03-12T00:20:47.718Z] #0 1.593 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T00:20:47.718Z] #0 2.108 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:47.718Z] #0 2.123 OK: 19 MiB in 18 packages [2025-03-12T00:20:47.718Z] #58 ... [2025-03-12T00:20:47.718Z] [2025-03-12T00:20:47.718Z] #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-12T00:20:47.718Z] #34 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:47.718Z] #34 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:47.718Z] #34 1.516 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:47.718Z] #34 1.521 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:47.718Z] #34 1.528 OK: 8 MiB in 15 packages [2025-03-12T00:20:48.251Z] #34 ... [2025-03-12T00:20:48.251Z] [2025-03-12T00:20:48.251Z] #59 [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-12T00:20:48.251Z] #59 ... [2025-03-12T00:20:48.251Z] [2025-03-12T00:20:48.251Z] #60 [core-data internal] load build context [2025-03-12T00:20:48.516Z] #60 ... [2025-03-12T00:20:48.516Z] [2025-03-12T00:20:48.516Z] #61 [core-command internal] load build context [2025-03-12T00:20:48.516Z] #61 ... [2025-03-12T00:20:48.516Z] [2025-03-12T00:20:48.516Z] #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T00:20:48.516Z] #0 1.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:48.516Z] #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:48.516Z] #0 1.662 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:48.516Z] #0 1.671 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:48.516Z] #0 1.686 OK: 8 MiB in 15 packages [2025-03-12T00:20:48.516Z] #62 ... [2025-03-12T00:20:48.516Z] [2025-03-12T00:20:48.516Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T00:20:48.774Z] #63 ... [2025-03-12T00:20:48.774Z] [2025-03-12T00:20:48.774Z] #64 [security-spiffe-token-provider internal] load build context [2025-03-12T00:20:48.774Z] #64 ... [2025-03-12T00:20:48.774Z] [2025-03-12T00:20:48.774Z] #65 [security-secretstore-setup internal] load build context [2025-03-12T00:20:48.774Z] #65 ... [2025-03-12T00:20:48.774Z] [2025-03-12T00:20:48.774Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:20:48.774Z] #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 9.6s done [2025-03-12T00:20:49.347Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 11.7s [2025-03-12T00:20:50.281Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 12.6s [2025-03-12T00:20:50.281Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 12.8s [2025-03-12T00:20:50.281Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 12.9s [2025-03-12T00:20:50.542Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 13.1s [2025-03-12T00:20:50.799Z] #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 13.2s done [2025-03-12T00:20:51.368Z] #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-12T00:20:52.301Z] #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 14.3s done [2025-03-12T00:20:52.301Z] #41 ... [2025-03-12T00:20:52.301Z] [2025-03-12T00:20:52.301Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:20:52.301Z] #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-12T00:20:52.558Z] #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-12T00:20:52.558Z] #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-12T00:20:53.934Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 1.6s [2025-03-12T00:20:54.263Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.8s [2025-03-12T00:20:54.887Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.3s [2025-03-12T00:20:55.146Z] #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.4s done [2025-03-12T00:20:55.146Z] #54 ... [2025-03-12T00:20:55.146Z] [2025-03-12T00:20:55.146Z] #43 [security-proxy-auth internal] load build context [2025-03-12T00:20:55.146Z] #43 transferring context: 543.26MB 15.3s done [2025-03-12T00:20:55.146Z] #43 ... [2025-03-12T00:20:55.146Z] [2025-03-12T00:20:55.146Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:20:55.714Z] #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.9s done [2025-03-12T00:20:56.281Z] #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done [2025-03-12T00:20:56.542Z] #54 ... [2025-03-12T00:20:56.542Z] [2025-03-12T00:20:56.542Z] #44 [support-scheduler internal] load build context [2025-03-12T00:20:56.542Z] #44 transferring context: 543.26MB 14.6s done [2025-03-12T00:20:56.801Z] #44 ... [2025-03-12T00:20:56.801Z] [2025-03-12T00:20:56.801Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:20:56.801Z] #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 15.1s done [2025-03-12T00:20:56.801Z] #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-12T00:20:56.801Z] #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-12T00:20:56.801Z] #41 ... [2025-03-12T00:20:56.801Z] [2025-03-12T00:20:56.801Z] #49 [security-proxy-setup internal] load build context [2025-03-12T00:20:56.801Z] #49 transferring context: 543.26MB 13.9s done [2025-03-12T00:20:57.065Z] #49 ... [2025-03-12T00:20:57.065Z] [2025-03-12T00:20:57.065Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:20:57.065Z] #46 transferring context: 543.26MB 14.4s done [2025-03-12T00:20:57.065Z] #46 ... [2025-03-12T00:20:57.065Z] [2025-03-12T00:20:57.065Z] #48 [security-bootstrapper internal] load build context [2025-03-12T00:20:57.065Z] #48 transferring context: 543.26MB 14.0s done [2025-03-12T00:20:57.332Z] #48 ... [2025-03-12T00:20:57.332Z] [2025-03-12T00:20:57.332Z] #52 [core-keeper internal] load build context [2025-03-12T00:20:57.332Z] #52 transferring context: 543.26MB 12.7s done [2025-03-12T00:20:57.590Z] #52 ... [2025-03-12T00:20:57.590Z] [2025-03-12T00:20:57.590Z] #53 [core-metadata internal] load build context [2025-03-12T00:20:57.590Z] #53 transferring context: 543.26MB 14.1s done [2025-03-12T00:20:57.849Z] #53 ... [2025-03-12T00:20:57.849Z] [2025-03-12T00:20:57.849Z] #55 [support-notifications internal] load build context [2025-03-12T00:20:57.849Z] #55 transferring context: 543.26MB 16.0s done [2025-03-12T00:20:58.437Z] #55 ... [2025-03-12T00:20:58.437Z] [2025-03-12T00:20:58.437Z] #61 [core-command internal] load build context [2025-03-12T00:20:58.437Z] #61 transferring context: 543.26MB 15.1s done [2025-03-12T00:20:58.696Z] #61 ... [2025-03-12T00:20:58.696Z] [2025-03-12T00:20:58.696Z] #60 [core-data internal] load build context [2025-03-12T00:20:58.696Z] #60 transferring context: 543.26MB 14.7s done [2025-03-12T00:20:58.696Z] #60 ... [2025-03-12T00:20:58.696Z] [2025-03-12T00:20:58.696Z] #64 [security-spiffe-token-provider internal] load build context [2025-03-12T00:20:58.696Z] #64 transferring context: 543.26MB 16.3s done [2025-03-12T00:20:58.959Z] #64 ... [2025-03-12T00:20:58.959Z] [2025-03-12T00:20:58.959Z] #65 [security-secretstore-setup internal] load build context [2025-03-12T00:20:58.959Z] #65 transferring context: 543.26MB 12.8s done [2025-03-12T00:20:59.529Z] #65 ... [2025-03-12T00:20:59.529Z] [2025-03-12T00:20:59.529Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:20:59.529Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:20:59.735Z] provisioning config files... [2025-03-12T00:20:59.777Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17798247676902664986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:21:00.093Z] #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done [2025-03-12T00:21:00.356Z] ---> ****-login.sh [2025-03-12T00:21:00.356Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:21:00.660Z] #54 ... [2025-03-12T00:21:00.660Z] [2025-03-12T00:21:00.660Z] #52 [core-keeper internal] load build context [2025-03-12T00:21:00.660Z] #52 DONE 24.3s [2025-03-12T00:21:00.917Z] [2025-03-12T00:21:00.917Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:21:00.917Z] #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-03-12T00:21:00.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:01.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:01.249Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:01.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:01.249Z] [2025-03-12T00:21:01.249Z] Login Succeeded [2025-03-12T00:21:01.249Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:21:01.484Z] #41 ... [2025-03-12T00:21:01.484Z] [2025-03-12T00:21:01.484Z] #65 [security-secretstore-setup internal] load build context [2025-03-12T00:21:01.484Z] #65 DONE 24.8s [2025-03-12T00:21:01.484Z] [2025-03-12T00:21:01.484Z] #49 [security-proxy-setup internal] load build context [2025-03-12T00:21:01.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:01.801Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:01.802Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:01.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:01.802Z] [2025-03-12T00:21:01.802Z] Login Succeeded [2025-03-12T00:21:01.802Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:21:02.052Z] #49 DONE 26.1s [2025-03-12T00:21:02.052Z] [2025-03-12T00:21:02.052Z] #48 [security-bootstrapper internal] load build context [2025-03-12T00:21:02.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:02.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:02.083Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:02.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:02.083Z] [2025-03-12T00:21:02.360Z] Login Succeeded [2025-03-12T00:21:02.360Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:21:02.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:02.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:02.640Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:02.640Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:02.640Z] [2025-03-12T00:21:02.640Z] Login Succeeded [2025-03-12T00:21:02.640Z] ****.io [2025-03-12T00:21:02.918Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:03.006Z] #48 DONE 26.6s [2025-03-12T00:21:03.007Z] [2025-03-12T00:21:03.007Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T00:21:03.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:03.189Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:03.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:03.189Z] [2025-03-12T00:21:03.189Z] Login Succeeded [2025-03-12T00:21:03.189Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:21:03.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-12T00:21:04.115Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-03-12T00:21:04.137Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-12T00:21:04.382Z] #51 ... [2025-03-12T00:21:04.383Z] [2025-03-12T00:21:04.383Z] #44 [support-scheduler internal] load build context [2025-03-12T00:21:04.383Z] #44 DONE 27.9s [2025-03-12T00:21:04.383Z] [2025-03-12T00:21:04.383Z] #64 [security-spiffe-token-provider internal] load build context [2025-03-12T00:21:04.488Z] + grep ^go [0-9].[0-9]* go.mod [2025-03-12T00:21:04.488Z] + cut -d -f 2 [Pipeline] echo [2025-03-12T00:21:04.559Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:21:04.579Z] ========================================================= [2025-03-12T00:21:04.579Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] [2025-03-12T00:21:04.579Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:21:04.925Z] + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T00:21:05.204Z] 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T00:21:05.204Z] 94e9d8af2201: Pulling fs layer [2025-03-12T00:21:05.204Z] 345fe9f21930: Pulling fs layer [2025-03-12T00:21:05.204Z] b40fc9e46828: Pulling fs layer [2025-03-12T00:21:05.204Z] c9804373a1e5: Pulling fs layer [2025-03-12T00:21:05.204Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:21:05.204Z] f5a772c54f75: Pulling fs layer [2025-03-12T00:21:05.204Z] e2dd1b2a9dca: Pulling fs layer [2025-03-12T00:21:05.204Z] 0a0502178392: Pulling fs layer [2025-03-12T00:21:05.204Z] c9804373a1e5: Waiting [2025-03-12T00:21:05.204Z] 4f4fb700ef54: Waiting [2025-03-12T00:21:05.204Z] f5a772c54f75: Waiting [2025-03-12T00:21:05.204Z] e2dd1b2a9dca: Waiting [2025-03-12T00:21:05.204Z] 0a0502178392: Waiting [2025-03-12T00:21:05.204Z] 345fe9f21930: Download complete [2025-03-12T00:21:05.204Z] c9804373a1e5: Verifying Checksum [2025-03-12T00:21:05.204Z] c9804373a1e5: Download complete [2025-03-12T00:21:05.204Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:21:05.204Z] 4f4fb700ef54: Download complete [2025-03-12T00:21:05.204Z] f5a772c54f75: Verifying Checksum [2025-03-12T00:21:05.204Z] f5a772c54f75: Download complete [2025-03-12T00:21:05.486Z] 94e9d8af2201: Verifying Checksum [2025-03-12T00:21:05.486Z] 94e9d8af2201: Download complete [2025-03-12T00:21:05.760Z] #64 ... [2025-03-12T00:21:05.760Z] [2025-03-12T00:21:05.760Z] #53 [core-metadata internal] load build context [2025-03-12T00:21:05.760Z] #53 DONE 28.8s [2025-03-12T00:21:05.760Z] [2025-03-12T00:21:05.760Z] #55 [support-notifications internal] load build context [2025-03-12T00:21:06.088Z] 0a0502178392: Verifying Checksum [2025-03-12T00:21:06.088Z] 0a0502178392: Download complete [2025-03-12T00:21:06.406Z] #55 ... [2025-03-12T00:21:06.406Z] [2025-03-12T00:21:06.406Z] #60 [core-data internal] load build context [2025-03-12T00:21:06.406Z] #60 DONE 30.0s [2025-03-12T00:21:06.406Z] [2025-03-12T00:21:06.406Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T00:21:06.693Z] 94e9d8af2201: Pull complete [2025-03-12T00:21:06.978Z] #45 ... [2025-03-12T00:21:06.978Z] [2025-03-12T00:21:06.978Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:21:06.978Z] #46 DONE 30.5s [2025-03-12T00:21:06.978Z] [2025-03-12T00:21:06.978Z] #64 [security-spiffe-token-provider internal] load build context [2025-03-12T00:21:07.300Z] 345fe9f21930: Pull complete [2025-03-12T00:21:07.561Z] #64 ... [2025-03-12T00:21:07.561Z] [2025-03-12T00:21:07.561Z] #43 [security-proxy-auth internal] load build context [2025-03-12T00:21:07.561Z] #43 DONE 31.5s [2025-03-12T00:21:07.819Z] [2025-03-12T00:21:07.819Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T00:21:07.894Z] b40fc9e46828: Verifying Checksum [2025-03-12T00:21:07.894Z] b40fc9e46828: Download complete [2025-03-12T00:21:08.460Z] #51 ... [2025-03-12T00:21:08.460Z] [2025-03-12T00:21:08.460Z] #61 [core-command internal] load build context [2025-03-12T00:21:08.460Z] #61 DONE 31.8s [2025-03-12T00:21:08.460Z] [2025-03-12T00:21:08.460Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T00:21:08.493Z] e2dd1b2a9dca: Verifying Checksum [2025-03-12T00:21:08.493Z] e2dd1b2a9dca: Download complete [2025-03-12T00:21:09.027Z] #45 ... [2025-03-12T00:21:09.027Z] [2025-03-12T00:21:09.027Z] #55 [support-notifications internal] load build context [2025-03-12T00:21:09.027Z] #55 DONE 32.9s [2025-03-12T00:21:09.283Z] [2025-03-12T00:21:09.283Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T00:21:10.268Z] #51 ... [2025-03-12T00:21:10.268Z] [2025-03-12T00:21:10.268Z] #64 [security-spiffe-token-provider internal] load build context [2025-03-12T00:21:10.268Z] #64 DONE 33.7s [2025-03-12T00:21:10.268Z] [2025-03-12T00:21:10.268Z] #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T00:21:11.240Z] #45 DONE 35.0s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #59 [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-12T00:21:11.240Z] #59 DONE 34.8s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-12T00:21:11.240Z] #34 DONE 34.9s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T00:21:11.240Z] #58 DONE 34.9s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T00:21:11.240Z] #47 DONE 34.9s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T00:21:11.240Z] #50 DONE 34.8s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T00:21:11.240Z] #62 DONE 35.1s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #39 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-12T00:21:11.240Z] #39 DONE 34.2s [2025-03-12T00:21:11.240Z] [2025-03-12T00:21:11.240Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:21:11.497Z] #66 ... [2025-03-12T00:21:11.497Z] [2025-03-12T00:21:11.497Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:21:11.497Z] #41 DONE 34.2s [2025-03-12T00:21:11.497Z] [2025-03-12T00:21:11.497Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:21:11.497Z] #54 DONE 34.1s [2025-03-12T00:21:11.758Z] [2025-03-12T00:21:11.758Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T00:21:12.800Z] #67 ... [2025-03-12T00:21:12.800Z] [2025-03-12T00:21:12.800Z] #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T00:21:12.800Z] #57 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:12.800Z] #57 35.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:12.800Z] #57 35.63 (1/4) Installing ca-certificates (20241121-r1) [2025-03-12T00:21:12.800Z] #57 35.64 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-12T00:21:12.800Z] #57 35.65 (3/4) Installing su-exec (0.2-r3) [2025-03-12T00:21:12.800Z] #57 35.65 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T00:21:12.800Z] #57 35.73 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:21:12.800Z] #57 35.74 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:21:12.800Z] #57 35.80 OK: 19 MiB in 18 packages [2025-03-12T00:21:12.800Z] #57 DONE 36.1s [2025-03-12T00:21:13.065Z] [2025-03-12T00:21:13.065Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T00:21:13.065Z] #63 34.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.065Z] #63 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.065Z] #63 35.03 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:21:13.065Z] #63 35.03 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:21:13.065Z] #63 35.03 OK: 24170 distinct packages available [2025-03-12T00:21:13.065Z] #63 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.065Z] #63 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.066Z] #63 35.48 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T00:21:13.066Z] #63 35.49 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-12T00:21:13.066Z] #63 35.49 (3/4) Installing libucontext (1.2-r3) [2025-03-12T00:21:13.066Z] #63 35.49 (4/4) Installing gcompat (1.1.0-r4) [2025-03-12T00:21:13.066Z] #63 35.50 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:21:13.066Z] #63 35.52 OK: 8 MiB in 18 packages [2025-03-12T00:21:13.066Z] #63 DONE 35.7s [2025-03-12T00:21:13.066Z] [2025-03-12T00:21:13.066Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T00:21:13.066Z] #51 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.066Z] #51 35.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.066Z] #51 36.16 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-12T00:21:13.066Z] #51 36.24 (2/2) Installing su-exec (0.2-r3) [2025-03-12T00:21:13.066Z] #51 36.25 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:21:13.066Z] #51 36.27 OK: 8 MiB in 16 packages [2025-03-12T00:21:13.066Z] #51 DONE 36.5s [2025-03-12T00:21:13.066Z] [2025-03-12T00:21:13.066Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T00:21:13.323Z] #68 ... [2025-03-12T00:21:13.323Z] [2025-03-12T00:21:13.323Z] #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:21:13.323Z] #0 1.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.323Z] #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.323Z] #0 1.990 OK: 8 MiB in 15 packages [2025-03-12T00:21:13.323Z] #69 DONE 2.1s [2025-03-12T00:21:13.581Z] [2025-03-12T00:21:13.581Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T00:21:13.581Z] #56 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.581Z] #56 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.581Z] #56 35.37 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:21:13.581Z] #56 35.37 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:21:13.581Z] #56 35.37 OK: 24170 distinct packages available [2025-03-12T00:21:13.581Z] #56 35.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.581Z] #56 35.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.581Z] #56 35.84 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-12T00:21:13.581Z] #56 35.84 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-12T00:21:13.581Z] #56 35.85 (3/5) Installing libucontext (1.2-r3) [2025-03-12T00:21:13.581Z] #56 35.85 (4/5) Installing gcompat (1.1.0-r4) [2025-03-12T00:21:13.581Z] #56 35.85 (5/5) Installing openssl (3.3.3-r0) [2025-03-12T00:21:13.581Z] #56 35.86 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:21:13.581Z] #56 35.88 OK: 9 MiB in 19 packages [2025-03-12T00:21:13.581Z] #56 DONE 36.0s [2025-03-12T00:21:13.581Z] [2025-03-12T00:21:13.581Z] #70 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:21:13.581Z] #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.581Z] #0 1.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.581Z] #0 2.065 OK: 10 MiB in 17 packages [2025-03-12T00:21:13.581Z] #70 DONE 2.2s [2025-03-12T00:21:13.581Z] [2025-03-12T00:21:13.581Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-12T00:21:13.850Z] #71 ... [2025-03-12T00:21:13.850Z] [2025-03-12T00:21:13.850Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T00:21:13.850Z] #0 1.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.850Z] #0 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.850Z] #0 2.370 OK: 19 MiB in 18 packages [2025-03-12T00:21:13.850Z] #72 DONE 2.5s [2025-03-12T00:21:13.850Z] [2025-03-12T00:21:13.850Z] #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-12T00:21:13.850Z] #73 DONE 0.0s [2025-03-12T00:21:13.850Z] [2025-03-12T00:21:13.850Z] #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T00:21:13.850Z] #67 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.850Z] #67 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:13.850Z] #67 2.337 OK: 8 MiB in 15 packages [2025-03-12T00:21:13.850Z] #67 DONE 2.7s [2025-03-12T00:21:14.108Z] [2025-03-12T00:21:14.108Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T00:21:14.108Z] #0 2.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.108Z] #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.108Z] #74 2.755 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:21:14.108Z] #74 2.755 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:21:14.108Z] #74 2.755 OK: 24171 distinct packages available [2025-03-12T00:21:14.108Z] #74 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.365Z] #74 ... [2025-03-12T00:21:14.365Z] [2025-03-12T00:21:14.365Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:21:14.365Z] #0 2.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.365Z] #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.365Z] #0 2.807 OK: 13 MiB in 28 packages [2025-03-12T00:21:14.365Z] #75 DONE 2.9s [2025-03-12T00:21:14.365Z] [2025-03-12T00:21:14.365Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T00:21:14.365Z] #74 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.622Z] #74 3.206 OK: 248 MiB in 58 packages [2025-03-12T00:21:14.622Z] #74 DONE 3.3s [2025-03-12T00:21:14.622Z] [2025-03-12T00:21:14.622Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:21:14.622Z] #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.622Z] #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.622Z] #0 3.147 OK: 248 MiB in 58 packages [2025-03-12T00:21:14.622Z] #76 DONE 3.3s [2025-03-12T00:21:14.622Z] [2025-03-12T00:21:14.622Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:14.622Z] #77 ... [2025-03-12T00:21:14.622Z] [2025-03-12T00:21:14.622Z] #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T00:21:14.622Z] #0 2.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.622Z] #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:14.622Z] #0 3.272 OK: 248 MiB in 58 packages [2025-03-12T00:21:14.622Z] #78 DONE 3.5s [2025-03-12T00:21:14.880Z] [2025-03-12T00:21:14.880Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:16.251Z] #79 ... [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T00:21:16.251Z] #0 1.844 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #0 2.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #0 3.173 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:21:16.251Z] #0 3.473 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:21:16.251Z] #0 3.484 OK: 8 MiB in 15 packages [2025-03-12T00:21:16.251Z] #80 DONE 4.7s [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #81 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T00:21:16.251Z] #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #0 3.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #0 3.867 OK: 248 MiB in 58 packages [2025-03-12T00:21:16.251Z] #81 DONE 4.7s [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:21:16.251Z] #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #0 3.563 OK: 12 MiB in 21 packages [2025-03-12T00:21:16.251Z] #82 DONE 4.7s [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:16.251Z] #77 DONE 1.4s [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:16.251Z] #83 DONE 1.4s [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-12T00:21:16.251Z] #84 DONE 4.7s [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:21:16.251Z] #66 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #66 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:16.251Z] #66 4.444 OK: 248 MiB in 58 packages [2025-03-12T00:21:16.251Z] #66 DONE 4.9s [2025-03-12T00:21:16.251Z] [2025-03-12T00:21:16.251Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:17.640Z] #85 ... [2025-03-12T00:21:17.640Z] [2025-03-12T00:21:17.640Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T00:21:17.640Z] #68 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:17.640Z] #68 3.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:17.640Z] #68 4.010 OK: 8 MiB in 16 packages [2025-03-12T00:21:17.640Z] #68 DONE 4.6s [2025-03-12T00:21:17.640Z] [2025-03-12T00:21:17.640Z] #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:17.640Z] #79 DONE 2.9s [2025-03-12T00:21:17.898Z] [2025-03-12T00:21:17.898Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T00:21:17.898Z] #0 3.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:17.898Z] #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:17.898Z] #0 4.105 OK: 19 MiB in 18 packages [2025-03-12T00:21:17.898Z] #86 DONE 4.9s [2025-03-12T00:21:17.898Z] [2025-03-12T00:21:17.898Z] #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:17.898Z] #87 DONE 1.7s [2025-03-12T00:21:17.898Z] [2025-03-12T00:21:17.898Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-12T00:21:17.898Z] #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:17.898Z] #0 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:17.898Z] #0 4.428 OK: 8 MiB in 18 packages [2025-03-12T00:21:17.898Z] #88 DONE 4.7s [2025-03-12T00:21:17.898Z] [2025-03-12T00:21:17.898Z] #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:21:17.898Z] #85 DONE 1.7s [2025-03-12T00:21:17.898Z] [2025-03-12T00:21:17.898Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:18.463Z] #89 ... [2025-03-12T00:21:18.463Z] [2025-03-12T00:21:18.463Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T00:21:18.463Z] #90 DONE 0.7s [2025-03-12T00:21:18.463Z] [2025-03-12T00:21:18.463Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-12T00:21:18.463Z] #91 DONE 0.0s [2025-03-12T00:21:18.463Z] [2025-03-12T00:21:18.463Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-12T00:21:18.463Z] #92 DONE 0.0s [2025-03-12T00:21:18.463Z] [2025-03-12T00:21:18.463Z] #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:21:18.463Z] #93 DONE 0.0s [2025-03-12T00:21:18.721Z] [2025-03-12T00:21:18.721Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-12T00:21:18.721Z] #94 DONE 0.0s [2025-03-12T00:21:18.721Z] [2025-03-12T00:21:18.721Z] #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-12T00:21:18.721Z] #95 DONE 0.0s [2025-03-12T00:21:18.721Z] [2025-03-12T00:21:18.721Z] #96 [security-spire-config] exporting to image [2025-03-12T00:21:18.721Z] #96 exporting layers [2025-03-12T00:21:18.980Z] #96 ... [2025-03-12T00:21:18.980Z] [2025-03-12T00:21:18.980Z] #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-12T00:21:18.980Z] #71 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:18.980Z] #71 5.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:18.980Z] #71 5.441 OK: 9 MiB in 19 packages [2025-03-12T00:21:18.980Z] #71 DONE 5.6s [2025-03-12T00:21:19.238Z] [2025-03-12T00:21:19.238Z] #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-12T00:21:19.829Z] #97 DONE 0.7s [2025-03-12T00:21:19.829Z] [2025-03-12T00:21:19.829Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T00:21:19.829Z] #98 DONE 0.7s [2025-03-12T00:21:19.829Z] [2025-03-12T00:21:19.829Z] #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-12T00:21:19.829Z] #99 DONE 2.1s [2025-03-12T00:21:19.829Z] [2025-03-12T00:21:19.829Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-12T00:21:19.829Z] #100 ... [2025-03-12T00:21:19.829Z] [2025-03-12T00:21:19.829Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-12T00:21:19.829Z] #101 DONE 0.1s [2025-03-12T00:21:19.829Z] [2025-03-12T00:21:19.829Z] #96 [security-spire-config] exporting to image [2025-03-12T00:21:19.829Z] #96 exporting layers 1.2s done [2025-03-12T00:21:19.829Z] #96 writing image sha256:06eebf27a5ca2a6fd561d5fb21a84a508f392208b09b558c9fa2c684e6089c03 done [2025-03-12T00:21:19.829Z] #96 naming to docker.io/library/security-spire-config done [2025-03-12T00:21:19.829Z] #96 DONE 1.2s [2025-03-12T00:21:20.088Z] [2025-03-12T00:21:20.088Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-12T00:21:20.353Z] #102 ... [2025-03-12T00:21:20.353Z] [2025-03-12T00:21:20.353Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T00:21:20.353Z] #103 DONE 0.7s [2025-03-12T00:21:20.353Z] [2025-03-12T00:21:20.353Z] #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-12T00:21:20.353Z] #100 DONE 0.6s [2025-03-12T00:21:20.353Z] [2025-03-12T00:21:20.353Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-12T00:21:20.353Z] #102 DONE 0.6s [2025-03-12T00:21:20.353Z] [2025-03-12T00:21:20.353Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-12T00:21:20.353Z] #104 DONE 0.0s [2025-03-12T00:21:20.353Z] [2025-03-12T00:21:20.353Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:21:20.353Z] #105 DONE 0.1s [2025-03-12T00:21:20.353Z] [2025-03-12T00:21:20.353Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-12T00:21:20.353Z] #106 DONE 0.1s [2025-03-12T00:21:20.353Z] [2025-03-12T00:21:20.353Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-12T00:21:20.638Z] #107 DONE 0.1s [2025-03-12T00:21:20.638Z] [2025-03-12T00:21:20.638Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:21:20.638Z] #108 DONE 0.1s [2025-03-12T00:21:20.638Z] [2025-03-12T00:21:20.638Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-12T00:21:20.638Z] #109 DONE 0.1s [2025-03-12T00:21:20.638Z] [2025-03-12T00:21:20.638Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-12T00:21:20.638Z] #110 DONE 0.1s [2025-03-12T00:21:20.638Z] [2025-03-12T00:21:20.638Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-12T00:21:20.638Z] #111 DONE 0.0s [2025-03-12T00:21:20.638Z] [2025-03-12T00:21:20.638Z] #96 [security-spire-agent] exporting to image [2025-03-12T00:21:21.208Z] #96 ... [2025-03-12T00:21:21.208Z] [2025-03-12T00:21:21.208Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T00:21:21.208Z] #0 3.663 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:21.208Z] #0 4.125 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:21:21.208Z] #0 4.839 OK: 248 MiB in 58 packages [2025-03-12T00:21:21.208Z] #112 DONE 5.0s [2025-03-12T00:21:21.208Z] [2025-03-12T00:21:21.208Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-12T00:21:21.467Z] #113 ... [2025-03-12T00:21:21.467Z] [2025-03-12T00:21:21.467Z] #96 [security-spire-agent] exporting to image [2025-03-12T00:21:21.467Z] #96 exporting layers 0.8s done [2025-03-12T00:21:21.467Z] #96 writing image sha256:77ee668712117712f7e2dace17e7de175acde8e7db0bd43eab34b4ad26877154 done [2025-03-12T00:21:21.467Z] #96 naming to docker.io/library/security-spire-server done [2025-03-12T00:21:21.467Z] #96 writing image sha256:092d209e3b1835a02c7b63cf876da563ba6913cb7cc98b85dde9355fc3b82962 done [2025-03-12T00:21:21.467Z] #96 naming to docker.io/library/security-spire-agent done [2025-03-12T00:21:21.467Z] #96 DONE 2.1s [2025-03-12T00:21:21.725Z] [2025-03-12T00:21:21.725Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:21.988Z] #114 ... [2025-03-12T00:21:21.988Z] [2025-03-12T00:21:21.988Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-12T00:21:21.988Z] #113 DONE 1.0s [2025-03-12T00:21:22.251Z] [2025-03-12T00:21:22.251Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:23.640Z] b40fc9e46828: Pull complete [2025-03-12T00:21:23.640Z] c9804373a1e5: Pull complete [2025-03-12T00:21:23.640Z] 4f4fb700ef54: Pull complete [2025-03-12T00:21:23.640Z] f5a772c54f75: Pull complete [2025-03-12T00:21:26.530Z] #115 ... [2025-03-12T00:21:26.530Z] [2025-03-12T00:21:26.530Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:26.530Z] #116 ... [2025-03-12T00:21:26.530Z] [2025-03-12T00:21:26.530Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:26.873Z] #117 ... [2025-03-12T00:21:26.873Z] [2025-03-12T00:21:26.873Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:30.332Z] e2dd1b2a9dca: Pull complete [2025-03-12T00:21:32.282Z] 0a0502178392: Pull complete [2025-03-12T00:21:32.282Z] Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf [2025-03-12T00:21:32.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T00:21:32.282Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:21:32.624Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T00:21:32.624Z] WORKDIR /edgex [2025-03-12T00:21:32.624Z] COPY go.mod . [2025-03-12T00:21:32.624Z] RUN go mod download -t [2025-03-12T00:21:32.624Z] ci-base-image-arm64 -f - . [2025-03-12T00:21:37.989Z] Sending build context to Docker daemon 48.49MB [2025-03-12T00:21:37.989Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [2025-03-12T00:21:37.989Z] ---> 72db82c1953f [2025-03-12T00:21:37.989Z] Step 2/4 : WORKDIR /edgex [2025-03-12T00:21:39.942Z] ---> Running in 47b1a99651a5 [2025-03-12T00:21:40.532Z] Removing intermediate container 47b1a99651a5 [2025-03-12T00:21:40.532Z] ---> 0031cdc46886 [2025-03-12T00:21:40.532Z] Step 3/4 : COPY go.mod . [2025-03-12T00:21:40.801Z] ---> 303089260e4f [2025-03-12T00:21:40.801Z] Step 4/4 : RUN go mod download [2025-03-12T00:21:41.069Z] ---> Running in d1c13fc22220 [2025-03-12T00:21:53.477Z] #118 ... [2025-03-12T00:21:53.477Z] [2025-03-12T00:21:53.477Z] #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:53.477Z] #117 DONE 34.3s [2025-03-12T00:21:53.477Z] [2025-03-12T00:21:53.477Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:53.477Z] #115 DONE 28.3s [2025-03-12T00:21:53.477Z] [2025-03-12T00:21:53.477Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:53.477Z] #116 DONE 34.3s [2025-03-12T00:21:53.477Z] [2025-03-12T00:21:53.477Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:53.477Z] #118 DONE 32.6s [2025-03-12T00:21:53.477Z] [2025-03-12T00:21:53.477Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:53.477Z] #114 DONE 32.7s [2025-03-12T00:21:53.477Z] [2025-03-12T00:21:53.477Z] #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:21:53.477Z] #89 DONE 32.6s [2025-03-12T00:21:53.477Z] [2025-03-12T00:21:53.477Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-12T00:22:01.611Z] #119 ... [2025-03-12T00:22:01.611Z] [2025-03-12T00:22:01.611Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-12T00:22:01.611Z] #120 ... [2025-03-12T00:22:01.611Z] [2025-03-12T00:22:01.611Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-12T00:22:01.611Z] #121 ... [2025-03-12T00:22:01.611Z] [2025-03-12T00:22:01.611Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-03-12T00:22:01.611Z] #122 ... [2025-03-12T00:22:01.611Z] [2025-03-12T00:22:01.611Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-12T00:22:01.611Z] #123 ... [2025-03-12T00:22:01.611Z] [2025-03-12T00:22:01.611Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-03-12T00:22:02.177Z] #124 ... [2025-03-12T00:22:02.177Z] [2025-03-12T00:22:02.177Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-12T00:22:02.177Z] #119 DONE 11.9s [2025-03-12T00:22:02.177Z] [2025-03-12T00:22:02.177Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T00:22:02.436Z] #125 ... [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #126 [core-command builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #126 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:22:02.436Z] #127 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:02.436Z] #128 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:02.436Z] #129 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:22:02.436Z] #130 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #131 [core-metadata builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #131 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #132 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:22:02.436Z] #133 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:02.436Z] #134 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:02.436Z] #135 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #136 [security-bootstrapper builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #136 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:22:02.436Z] #137 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:22:02.436Z] #138 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #139 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:02.436Z] #140 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:22:02.436Z] #141 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #142 [core-data builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #142 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:02.436Z] #143 CACHED [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #122 DONE 12.0s [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #123 DONE 12.0s [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #120 [support-scheduler builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #120 DONE 12.0s [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #121 [core-keeper builder 7/8] COPY . . [2025-03-12T00:22:02.436Z] #121 DONE 12.0s [2025-03-12T00:22:02.436Z] [2025-03-12T00:22:02.436Z] #124 [security-proxy-auth builder 6/7] COPY . . [2025-03-12T00:22:02.436Z] #124 DONE 12.0s [2025-03-12T00:22:02.695Z] [2025-03-12T00:22:02.695Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T00:22:03.627Z] #144 1.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-12T00:22:13.587Z] #144 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T00:22:13.587Z] #0 0.796 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-12T00:22:13.587Z] #145 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T00:22:13.587Z] #0 1.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-12T00:22:13.587Z] #146 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T00:22:13.587Z] #0 1.530 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-12T00:22:13.587Z] #147 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T00:22:13.587Z] #0 0.441 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-12T00:22:13.587Z] #148 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T00:22:13.587Z] #0 1.175 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-12T00:22:13.587Z] #149 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #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-12T00:22:13.587Z] #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-12T00:22:13.587Z] #150 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T00:22:13.587Z] #0 0.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-12T00:22:13.587Z] #151 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T00:22:13.587Z] #0 0.973 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-12T00:22:13.587Z] #152 ... [2025-03-12T00:22:13.587Z] [2025-03-12T00:22:13.587Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T00:22:13.587Z] #125 0.716 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-12T00:22:13.844Z] #125 ... [2025-03-12T00:22:13.844Z] [2025-03-12T00:22:13.844Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T00:22:13.844Z] #0 0.902 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-12T00:22:13.844Z] #153 ... [2025-03-12T00:22:13.844Z] [2025-03-12T00:22:13.844Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T00:22:13.844Z] #0 0.998 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-12T00:22:37.508Z] Removing intermediate container d1c13fc22220 [2025-03-12T00:22:37.508Z] ---> 4991d10e054b [2025-03-12T00:22:37.508Z] Successfully built 4991d10e054b [2025-03-12T00:22:37.508Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:22:37.872Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T00:22:37.872Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:22:38.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-40947 does not seem to be running inside a container [2025-03-12T00:22:38.219Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T00:22:39.675Z] $ docker top bf4ffc3e160ac148ddd12416fa61bb4910296f23ae89fb699c25356722b43268 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:22:40.593Z] + go version [2025-03-12T00:22:40.593Z] go version go1.23.7 linux/arm64 [Pipeline] } [2025-03-12T00:22:40.611Z] $ docker stop --time=1 bf4ffc3e160ac148ddd12416fa61bb4910296f23ae89fb699c25356722b43268 [2025-03-12T00:22:42.338Z] $ docker rm -f --volumes bf4ffc3e160ac148ddd12416fa61bb4910296f23ae89fb699c25356722b43268 [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-12T00:22:43.142Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-12T00:22:43.142Z] [2025-03-12T00:22:43.142Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:22:43.499Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-12T00:22:43.787Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-12T00:22:43.787Z] 547446be3368: Pulling fs layer [2025-03-12T00:22:43.787Z] d125d8839a47: Pulling fs layer [2025-03-12T00:22:43.787Z] 3e85d5ac6304: Pulling fs layer [2025-03-12T00:22:43.787Z] c3105a71a48b: Pulling fs layer [2025-03-12T00:22:43.787Z] 0f093f025ec4: Pulling fs layer [2025-03-12T00:22:43.787Z] c3106fc0e877: Pulling fs layer [2025-03-12T00:22:43.787Z] c3105a71a48b: Waiting [2025-03-12T00:22:43.787Z] 0f093f025ec4: Waiting [2025-03-12T00:22:43.787Z] c3106fc0e877: Waiting [2025-03-12T00:22:43.787Z] 547446be3368: Verifying Checksum [2025-03-12T00:22:43.787Z] c3105a71a48b: Verifying Checksum [2025-03-12T00:22:43.787Z] c3105a71a48b: Download complete [2025-03-12T00:22:44.382Z] d125d8839a47: Verifying Checksum [2025-03-12T00:22:44.382Z] d125d8839a47: Download complete [2025-03-12T00:22:44.382Z] c3106fc0e877: Verifying Checksum [2025-03-12T00:22:44.382Z] c3106fc0e877: Download complete [2025-03-12T00:22:44.656Z] 0f093f025ec4: Verifying Checksum [2025-03-12T00:22:44.656Z] 0f093f025ec4: Download complete [2025-03-12T00:22:44.656Z] 547446be3368: Pull complete [2025-03-12T00:22:46.091Z] d125d8839a47: Pull complete [2025-03-12T00:22:46.682Z] 3e85d5ac6304: Verifying Checksum [2025-03-12T00:22:46.682Z] 3e85d5ac6304: Download complete [2025-03-12T00:22:59.044Z] 3e85d5ac6304: Pull complete [2025-03-12T00:22:59.044Z] c3105a71a48b: Pull complete [2025-03-12T00:22:59.314Z] 0f093f025ec4: Pull complete [2025-03-12T00:22:59.581Z] c3106fc0e877: Pull complete [2025-03-12T00:22:59.849Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-12T00:22:59.849Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-12T00:22:59.849Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:23:00.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-40947 does not seem to be running inside a container [2025-03-12T00:23:00.170Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-12T00:23:02.697Z] $ docker top 3d00df973cdae754012b9513e4debdad26e0fda4733bfb332626d182d3d029ce -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:23:03.612Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-12T00:23:15.944Z] #1 [core-data internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #1 transferring dockerfile: 2.04kB 0.0s done [2025-03-12T00:23:15.944Z] #1 DONE 0.1s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #2 transferring dockerfile: 2.50kB 0.0s done [2025-03-12T00:23:15.944Z] #2 DONE 0.1s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #3 [security-spire-config internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #3 transferring dockerfile: 1.69kB 0.0s done [2025-03-12T00:23:15.944Z] #3 DONE 0.1s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #4 transferring dockerfile: 1.89kB done [2025-03-12T00:23:15.944Z] #4 DONE 0.0s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #5 transferring dockerfile: 3.02kB 0.0s done [2025-03-12T00:23:15.944Z] #5 DONE 0.1s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #6 transferring dockerfile: 2.49kB 0.0s done [2025-03-12T00:23:15.944Z] #6 DONE 0.1s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #7 transferring dockerfile: 1.81kB done [2025-03-12T00:23:15.944Z] #7 DONE 0.1s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #8 transferring dockerfile: 2.01kB 0.0s done [2025-03-12T00:23:15.944Z] #8 DONE 0.1s [2025-03-12T00:23:15.944Z] [2025-03-12T00:23:15.944Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-03-12T00:23:15.944Z] #9 transferring dockerfile: 2.00kB done [2025-03-12T00:23:15.944Z] #9 DONE 0.1s [2025-03-12T00:23:16.214Z] [2025-03-12T00:23:16.214Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-03-12T00:23:16.214Z] #10 transferring dockerfile: 1.83kB done [2025-03-12T00:23:16.214Z] #10 DONE 0.1s [2025-03-12T00:23:16.214Z] [2025-03-12T00:23:16.214Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-03-12T00:23:16.214Z] #11 transferring dockerfile: 1.70kB 0.0s done [2025-03-12T00:23:16.214Z] #11 DONE 0.1s [2025-03-12T00:23:16.485Z] [2025-03-12T00:23:16.485Z] #12 [core-metadata internal] load build definition from Dockerfile [2025-03-12T00:23:16.485Z] #12 transferring dockerfile: 2.10kB done [2025-03-12T00:23:16.485Z] #12 DONE 0.1s [2025-03-12T00:23:16.485Z] [2025-03-12T00:23:16.485Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-12T00:23:16.485Z] #13 transferring dockerfile: 2.14kB done [2025-03-12T00:23:16.485Z] #13 DONE 0.1s [2025-03-12T00:23:16.485Z] [2025-03-12T00:23:16.485Z] #14 [core-command internal] load build definition from Dockerfile [2025-03-12T00:23:16.485Z] #14 transferring dockerfile: 1.94kB done [2025-03-12T00:23:16.486Z] #14 DONE 0.1s [2025-03-12T00:23:16.486Z] [2025-03-12T00:23:16.486Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-12T00:23:16.486Z] #15 transferring dockerfile: 2.23kB 0.0s done [2025-03-12T00:23:16.486Z] #15 DONE 0.1s [2025-03-12T00:23:16.755Z] [2025-03-12T00:23:16.755Z] #16 [core-data internal] load .dockerignore [2025-03-12T00:23:16.755Z] #16 transferring context: 50B 0.0s done [2025-03-12T00:23:16.755Z] #16 DONE 0.1s [2025-03-12T00:23:17.730Z] [2025-03-12T00:23:17.730Z] #17 [security-proxy-setup internal] load .dockerignore [2025-03-12T00:23:17.730Z] #17 transferring context: 50B done [2025-03-12T00:23:17.730Z] #17 DONE 0.1s [2025-03-12T00:23:17.730Z] [2025-03-12T00:23:17.730Z] #18 [security-spire-config internal] load .dockerignore [2025-03-12T00:23:17.730Z] #18 transferring context: 50B done [2025-03-12T00:23:18.001Z] #18 DONE 0.1s [2025-03-12T00:23:18.001Z] [2025-03-12T00:23:18.001Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-03-12T00:23:18.001Z] #19 transferring context: 50B 0.0s done [2025-03-12T00:23:18.001Z] #19 DONE 0.1s [2025-03-12T00:23:18.001Z] [2025-03-12T00:23:18.001Z] #20 [security-bootstrapper internal] load .dockerignore [2025-03-12T00:23:18.001Z] #20 transferring context: 50B done [2025-03-12T00:23:18.001Z] #20 DONE 0.1s [2025-03-12T00:23:18.001Z] [2025-03-12T00:23:18.001Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-03-12T00:23:18.001Z] #21 transferring context: 50B done [2025-03-12T00:23:18.001Z] #21 DONE 0.2s [2025-03-12T00:23:18.001Z] [2025-03-12T00:23:18.001Z] #22 [security-spire-agent internal] load .dockerignore [2025-03-12T00:23:18.001Z] #22 transferring context: 50B 0.0s done [2025-03-12T00:23:18.275Z] #22 DONE 0.1s [2025-03-12T00:23:18.275Z] [2025-03-12T00:23:18.275Z] #23 [core-keeper internal] load .dockerignore [2025-03-12T00:23:18.275Z] #23 transferring context: 50B 0.0s done [2025-03-12T00:23:18.275Z] #23 DONE 0.1s [2025-03-12T00:23:18.275Z] [2025-03-12T00:23:18.275Z] #24 [support-notifications internal] load .dockerignore [2025-03-12T00:23:18.275Z] #24 transferring context: 50B done [2025-03-12T00:23:18.275Z] #24 DONE 0.1s [2025-03-12T00:23:18.275Z] [2025-03-12T00:23:18.275Z] #25 [support-scheduler internal] load .dockerignore [2025-03-12T00:23:18.556Z] #25 transferring context: 50B done [2025-03-12T00:23:18.556Z] #25 DONE 0.1s [2025-03-12T00:23:18.556Z] [2025-03-12T00:23:18.556Z] #26 [security-spire-server internal] load .dockerignore [2025-03-12T00:23:18.556Z] #26 transferring context: 50B done [2025-03-12T00:23:18.556Z] #26 DONE 0.1s [2025-03-12T00:23:18.556Z] [2025-03-12T00:23:18.556Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T00:23:18.556Z] #27 ... [2025-03-12T00:23:18.556Z] [2025-03-12T00:23:18.556Z] #28 [security-proxy-auth internal] load .dockerignore [2025-03-12T00:23:18.556Z] #28 transferring context: 50B 0.0s done [2025-03-12T00:23:18.556Z] #28 DONE 0.1s [2025-03-12T00:23:18.556Z] [2025-03-12T00:23:18.556Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T00:23:18.556Z] #27 transferring context: 50B 0.0s done [2025-03-12T00:23:18.831Z] #27 ... [2025-03-12T00:23:18.831Z] [2025-03-12T00:23:18.831Z] #29 [core-command internal] load .dockerignore [2025-03-12T00:23:18.831Z] #29 transferring context: 50B 0.0s done [2025-03-12T00:23:18.831Z] #29 DONE 0.1s [2025-03-12T00:23:18.831Z] [2025-03-12T00:23:18.831Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-12T00:23:18.831Z] #30 transferring context: 50B done [2025-03-12T00:23:18.831Z] #30 DONE 0.1s [2025-03-12T00:23:18.831Z] [2025-03-12T00:23:18.831Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:18.831Z] #31 DONE 0.0s [2025-03-12T00:23:18.831Z] [2025-03-12T00:23:18.831Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:23:19.102Z] #32 DONE 0.2s [2025-03-12T00:23:19.102Z] [2025-03-12T00:23:19.102Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:19.102Z] #33 DONE 0.0s [2025-03-12T00:23:19.102Z] [2025-03-12T00:23:19.102Z] #34 [core-data internal] load build context [2025-03-12T00:23:19.373Z] #34 ... [2025-03-12T00:23:19.373Z] [2025-03-12T00:23:19.373Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:19.373Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:19.373Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:19.373Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:19.373Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:19.373Z] #33 DONE 0.3s [2025-03-12T00:23:19.373Z] [2025-03-12T00:23:19.373Z] #34 [core-data internal] load build context [2025-03-12T00:23:20.345Z] #34 ... [2025-03-12T00:23:20.345Z] [2025-03-12T00:23:20.345Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:20.345Z] #31 DONE 0.0s [2025-03-12T00:23:20.345Z] [2025-03-12T00:23:20.345Z] #34 [core-data internal] load build context [2025-03-12T00:23:20.616Z] #34 ... [2025-03-12T00:23:20.616Z] [2025-03-12T00:23:20.616Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:20.616Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:20.616Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:20.616Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:20.616Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:20.616Z] #33 DONE 0.5s [2025-03-12T00:23:20.616Z] [2025-03-12T00:23:20.616Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:20.616Z] #31 DONE 0.0s [2025-03-12T00:23:20.616Z] [2025-03-12T00:23:20.616Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:23:20.616Z] #32 DONE 0.4s [2025-03-12T00:23:20.616Z] [2025-03-12T00:23:20.616Z] #34 [core-data internal] load build context [2025-03-12T00:23:20.616Z] #34 ... [2025-03-12T00:23:20.616Z] [2025-03-12T00:23:20.616Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:20.616Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:20.616Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:20.616Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:20.616Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:20.616Z] #33 DONE 0.6s [2025-03-12T00:23:20.616Z] [2025-03-12T00:23:20.616Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:20.616Z] #31 DONE 0.0s [2025-03-12T00:23:20.616Z] [2025-03-12T00:23:20.616Z] #34 [core-data internal] load build context [2025-03-12T00:23:20.887Z] #34 ... [2025-03-12T00:23:20.887Z] [2025-03-12T00:23:20.887Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:20.887Z] #31 DONE 0.0s [2025-03-12T00:23:20.887Z] [2025-03-12T00:23:20.887Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T00:23:20.887Z] #35 DONE 2.7s [2025-03-12T00:23:20.887Z] [2025-03-12T00:23:20.887Z] #34 [core-data internal] load build context [2025-03-12T00:23:21.157Z] #34 ... [2025-03-12T00:23:21.157Z] [2025-03-12T00:23:21.157Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:21.157Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:21.157Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:21.157Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:21.157Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:21.157Z] #33 DONE 0.6s [2025-03-12T00:23:21.157Z] [2025-03-12T00:23:21.157Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:23:21.157Z] #32 DONE 0.8s [2025-03-12T00:23:21.157Z] [2025-03-12T00:23:21.157Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:23:21.157Z] #36 DONE 0.0s [2025-03-12T00:23:21.157Z] [2025-03-12T00:23:21.157Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T00:23:21.158Z] #35 DONE 2.7s [2025-03-12T00:23:21.158Z] [2025-03-12T00:23:21.158Z] #34 [core-data internal] load build context [2025-03-12T00:23:21.158Z] #34 ... [2025-03-12T00:23:21.158Z] [2025-03-12T00:23:21.158Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:21.158Z] #31 DONE 0.0s [2025-03-12T00:23:21.158Z] [2025-03-12T00:23:21.158Z] #34 [core-data internal] load build context [2025-03-12T00:23:21.750Z] #34 ... [2025-03-12T00:23:21.750Z] [2025-03-12T00:23:21.750Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:21.750Z] #31 DONE 0.1s [2025-03-12T00:23:21.750Z] [2025-03-12T00:23:21.750Z] #34 [core-data internal] load build context [2025-03-12T00:23:22.023Z] #34 ... [2025-03-12T00:23:22.023Z] [2025-03-12T00:23:22.023Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:22.023Z] #31 DONE 0.1s [2025-03-12T00:23:22.023Z] [2025-03-12T00:23:22.023Z] #34 [core-data internal] load build context [2025-03-12T00:23:22.989Z] #34 ... [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:22.989Z] #31 DONE 0.1s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-12T00:23:22.989Z] #37 DONE 2.7s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #34 [core-data internal] load build context [2025-03-12T00:23:22.989Z] #34 transferring context: 9.94MB 3.7s [2025-03-12T00:23:22.989Z] #34 ... [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:22.989Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:22.989Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:22.989Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:22.989Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:22.989Z] #33 DONE 0.8s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T00:23:22.989Z] #35 DONE 2.9s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:23:22.989Z] #32 DONE 2.5s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-03-12T00:23:22.989Z] #37 DONE 2.9s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #34 [core-data internal] load build context [2025-03-12T00:23:22.989Z] #34 ... [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:22.989Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:22.989Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:22.989Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:22.989Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:22.989Z] #33 DONE 0.8s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T00:23:22.989Z] #35 DONE 2.9s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:22.989Z] #31 DONE 0.1s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-12T00:23:22.989Z] #37 DONE 2.9s [2025-03-12T00:23:22.989Z] [2025-03-12T00:23:22.989Z] #34 [core-data internal] load build context [2025-03-12T00:23:23.580Z] #34 ... [2025-03-12T00:23:23.580Z] [2025-03-12T00:23:23.580Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:23.580Z] #31 DONE 0.1s [2025-03-12T00:23:23.580Z] [2025-03-12T00:23:23.580Z] #34 [core-data internal] load build context [2025-03-12T00:23:23.861Z] #34 ... [2025-03-12T00:23:23.861Z] [2025-03-12T00:23:23.861Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-12T00:23:23.861Z] #31 DONE 0.1s [2025-03-12T00:23:23.861Z] [2025-03-12T00:23:23.861Z] #34 [core-data internal] load build context [2025-03-12T00:23:24.840Z] #34 ... [2025-03-12T00:23:24.840Z] [2025-03-12T00:23:24.840Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:24.840Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:24.840Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:24.840Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:24.840Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:24.840Z] #33 DONE 0.8s [2025-03-12T00:23:24.840Z] [2025-03-12T00:23:24.840Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-12T00:23:24.840Z] #38 DONE 4.2s [2025-03-12T00:23:24.840Z] [2025-03-12T00:23:24.840Z] #34 [core-data internal] load build context [2025-03-12T00:23:24.840Z] #34 ... [2025-03-12T00:23:24.840Z] [2025-03-12T00:23:24.840Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:24.840Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:24.840Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:24.840Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:24.840Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:24.840Z] #33 DONE 0.8s [2025-03-12T00:23:24.840Z] [2025-03-12T00:23:24.840Z] #34 [core-data internal] load build context [2025-03-12T00:23:25.109Z] #34 ... [2025-03-12T00:23:25.109Z] [2025-03-12T00:23:25.109Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-12T00:23:25.109Z] #39 DONE 4.0s [2025-03-12T00:23:25.109Z] [2025-03-12T00:23:25.109Z] #34 [core-data internal] load build context [2025-03-12T00:23:25.379Z] #34 ... [2025-03-12T00:23:25.379Z] [2025-03-12T00:23:25.379Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:25.379Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:25.379Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:25.379Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:25.379Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:25.379Z] #33 DONE 0.8s [2025-03-12T00:23:25.379Z] [2025-03-12T00:23:25.379Z] #34 [core-data internal] load build context [2025-03-12T00:23:27.982Z] #34 ... [2025-03-12T00:23:27.982Z] [2025-03-12T00:23:27.982Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-12T00:23:27.982Z] #32 DONE 7.2s [2025-03-12T00:23:27.982Z] [2025-03-12T00:23:27.982Z] #34 [core-data internal] load build context [2025-03-12T00:23:27.982Z] #34 transferring context: 14.12MB 8.8s [2025-03-12T00:23:28.252Z] #34 ... [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:28.252Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:28.252Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:28.252Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:28.252Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:28.252Z] #33 DONE 0.9s [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T00:23:28.252Z] #35 DONE 3.0s [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-12T00:23:28.252Z] #37 DONE 3.0s [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #34 [core-data internal] load build context [2025-03-12T00:23:28.252Z] #34 ... [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:23:28.252Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-12T00:23:28.252Z] #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-12T00:23:28.252Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-12T00:23:28.252Z] #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-12T00:23:28.252Z] #33 DONE 0.9s [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-12T00:23:28.252Z] #35 DONE 3.0s [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-03-12T00:23:28.252Z] #37 DONE 3.0s [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:23:28.252Z] #40 DONE 0.0s [2025-03-12T00:23:28.252Z] [2025-03-12T00:23:28.252Z] #34 [core-data internal] load build context [2025-03-12T00:23:28.521Z] #34 ... [2025-03-12T00:23:28.522Z] [2025-03-12T00:23:28.522Z] #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-12T00:23:28.522Z] #0 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:28.522Z] #0 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:28.522Z] #0 6.623 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:23:28.522Z] #0 6.653 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:23:28.522Z] #0 6.737 OK: 9 MiB in 15 packages [2025-03-12T00:23:28.522Z] #41 DONE 9.1s [2025-03-12T00:23:28.522Z] [2025-03-12T00:23:28.522Z] #34 [core-data internal] load build context [2025-03-12T00:23:29.952Z] #34 ... [2025-03-12T00:23:29.953Z] [2025-03-12T00:23:29.953Z] #42 [security-spire-server internal] load build context [2025-03-12T00:23:29.953Z] #42 transferring context: 23.80kB 0.5s done [2025-03-12T00:23:29.953Z] #42 DONE 5.2s [2025-03-12T00:23:29.953Z] [2025-03-12T00:23:29.953Z] #34 [core-data internal] load build context [2025-03-12T00:23:30.545Z] #34 ... [2025-03-12T00:23:30.545Z] [2025-03-12T00:23:30.545Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:23:30.819Z] #43 ... [2025-03-12T00:23:30.819Z] [2025-03-12T00:23:30.819Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:23:30.819Z] #44 ... [2025-03-12T00:23:30.819Z] [2025-03-12T00:23:30.819Z] #45 [security-spire-config internal] load build context [2025-03-12T00:23:30.819Z] #45 transferring context: 22.05kB 0.6s done [2025-03-12T00:23:30.819Z] #45 DONE 6.0s [2025-03-12T00:23:30.819Z] [2025-03-12T00:23:30.819Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:30.819Z] #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 6.1s done [2025-03-12T00:23:30.819Z] #46 DONE 6.3s [2025-03-12T00:23:30.819Z] [2025-03-12T00:23:30.819Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:23:30.819Z] #44 ... [2025-03-12T00:23:30.819Z] [2025-03-12T00:23:30.819Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T00:23:30.819Z] #0 9.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:30.819Z] #0 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:31.096Z] #47 ... [2025-03-12T00:23:31.097Z] [2025-03-12T00:23:31.097Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:23:31.097Z] #48 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 5.6s done [2025-03-12T00:23:31.097Z] #48 DONE 5.6s [2025-03-12T00:23:31.097Z] [2025-03-12T00:23:31.097Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T00:23:31.097Z] #49 ... [2025-03-12T00:23:31.097Z] [2025-03-12T00:23:31.097Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:23:31.097Z] #44 ... [2025-03-12T00:23:31.097Z] [2025-03-12T00:23:31.097Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:23:31.511Z] #50 ... [2025-03-12T00:23:31.511Z] [2025-03-12T00:23:31.511Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:23:31.511Z] #36 ... [2025-03-12T00:23:31.511Z] [2025-03-12T00:23:31.511Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:31.942Z] #46 ... [2025-03-12T00:23:31.942Z] [2025-03-12T00:23:31.942Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T00:23:31.942Z] #0 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:31.942Z] #51 ... [2025-03-12T00:23:31.942Z] [2025-03-12T00:23:31.942Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T00:23:31.942Z] #52 ... [2025-03-12T00:23:31.942Z] [2025-03-12T00:23:31.942Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:23:33.069Z] #50 ... [2025-03-12T00:23:33.069Z] [2025-03-12T00:23:33.069Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-12T00:23:33.069Z] #53 ... [2025-03-12T00:23:33.069Z] [2025-03-12T00:23:33.069Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T00:23:33.465Z] #54 ... [2025-03-12T00:23:33.465Z] [2025-03-12T00:23:33.465Z] #55 [core-metadata internal] load build context [2025-03-12T00:23:33.465Z] #55 ... [2025-03-12T00:23:33.465Z] [2025-03-12T00:23:33.465Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T00:23:33.465Z] #56 ... [2025-03-12T00:23:33.465Z] [2025-03-12T00:23:33.465Z] #57 [support-scheduler internal] load build context [2025-03-12T00:23:33.465Z] #57 ... [2025-03-12T00:23:33.465Z] [2025-03-12T00:23:33.465Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:23:33.750Z] #58 ... [2025-03-12T00:23:33.750Z] [2025-03-12T00:23:33.750Z] #59 [core-keeper internal] load build context [2025-03-12T00:23:33.750Z] #59 ... [2025-03-12T00:23:33.750Z] [2025-03-12T00:23:33.750Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T00:23:34.031Z] #60 ... [2025-03-12T00:23:34.031Z] [2025-03-12T00:23:34.031Z] #61 [support-notifications internal] load build context [2025-03-12T00:23:34.031Z] #61 ... [2025-03-12T00:23:34.031Z] [2025-03-12T00:23:34.031Z] #62 [security-spire-agent internal] load build context [2025-03-12T00:23:34.031Z] #62 transferring context: 23.33kB 0.6s done [2025-03-12T00:23:34.031Z] #62 DONE 8.6s [2025-03-12T00:23:34.031Z] [2025-03-12T00:23:34.031Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:23:34.339Z] #63 ... [2025-03-12T00:23:34.339Z] [2025-03-12T00:23:34.339Z] #61 [support-notifications internal] load build context [2025-03-12T00:23:34.339Z] #61 transferring context: 1.72MB 9.3s [2025-03-12T00:23:34.339Z] #61 ... [2025-03-12T00:23:34.339Z] [2025-03-12T00:23:34.339Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T00:23:34.657Z] #64 ... [2025-03-12T00:23:34.657Z] [2025-03-12T00:23:34.657Z] #65 [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-12T00:23:34.657Z] #65 ... [2025-03-12T00:23:34.657Z] [2025-03-12T00:23:34.657Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T00:23:34.987Z] #66 ... [2025-03-12T00:23:34.987Z] [2025-03-12T00:23:34.987Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T00:23:34.987Z] #67 ... [2025-03-12T00:23:34.987Z] [2025-03-12T00:23:34.987Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:23:37.592Z] #50 ... [2025-03-12T00:23:37.592Z] [2025-03-12T00:23:37.592Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T00:23:37.592Z] #68 ... [2025-03-12T00:23:37.592Z] [2025-03-12T00:23:37.592Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:23:37.861Z] #50 ... [2025-03-12T00:23:37.861Z] [2025-03-12T00:23:37.861Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T00:23:38.132Z] #69 ... [2025-03-12T00:23:38.132Z] [2025-03-12T00:23:38.132Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:38.132Z] #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-12T00:23:38.132Z] #46 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-12T00:23:38.132Z] #46 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-12T00:23:38.132Z] #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.9s done [2025-03-12T00:23:38.132Z] #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.5s [2025-03-12T00:23:38.132Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s [2025-03-12T00:23:38.132Z] #46 ... [2025-03-12T00:23:38.132Z] [2025-03-12T00:23:38.132Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:23:38.401Z] #70 ... [2025-03-12T00:23:38.401Z] [2025-03-12T00:23:38.401Z] #71 [core-command internal] load build context [2025-03-12T00:23:38.401Z] #71 ... [2025-03-12T00:23:38.401Z] [2025-03-12T00:23:38.401Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:23:38.690Z] #40 ... [2025-03-12T00:23:38.690Z] [2025-03-12T00:23:38.690Z] #71 [core-command internal] load build context [2025-03-12T00:23:38.959Z] #71 ... [2025-03-12T00:23:38.959Z] [2025-03-12T00:23:38.959Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:23:39.229Z] #72 ... [2025-03-12T00:23:39.229Z] [2025-03-12T00:23:39.229Z] #71 [core-command internal] load build context [2025-03-12T00:23:39.821Z] #71 transferring context: 23.26kB 4.0s [2025-03-12T00:23:40.412Z] #71 ... [2025-03-12T00:23:40.412Z] [2025-03-12T00:23:40.412Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-12T00:23:40.412Z] #47 14.61 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T00:23:40.412Z] #47 14.61 (2/4) Installing openssl (3.3.3-r0) [2025-03-12T00:23:40.412Z] #47 14.61 (3/4) Installing su-exec (0.2-r3) [2025-03-12T00:23:40.412Z] #47 14.61 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T00:23:40.412Z] #47 15.62 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:23:40.412Z] #47 16.04 OK: 20 MiB in 18 packages [2025-03-12T00:23:40.412Z] #47 DONE 19.4s [2025-03-12T00:23:40.412Z] [2025-03-12T00:23:40.412Z] #71 [core-command internal] load build context [2025-03-12T00:23:40.683Z] #71 ... [2025-03-12T00:23:40.683Z] [2025-03-12T00:23:40.683Z] #34 [core-data internal] load build context [2025-03-12T00:23:40.683Z] #34 ... [2025-03-12T00:23:40.683Z] [2025-03-12T00:23:40.683Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:40.683Z] #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.4s done [2025-03-12T00:23:40.683Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 6.1s [2025-03-12T00:23:40.953Z] #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done [2025-03-12T00:23:40.953Z] #46 ... [2025-03-12T00:23:40.953Z] [2025-03-12T00:23:40.953Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:23:40.953Z] #43 ... [2025-03-12T00:23:40.953Z] [2025-03-12T00:23:40.953Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:40.953Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 [2025-03-12T00:23:41.228Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done [2025-03-12T00:23:41.228Z] #46 ... [2025-03-12T00:23:41.228Z] [2025-03-12T00:23:41.228Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:23:41.228Z] #48 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-12T00:23:41.228Z] #48 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-12T00:23:41.228Z] #48 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-12T00:23:41.228Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.6s done [2025-03-12T00:23:41.228Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 5.8s done [2025-03-12T00:23:41.228Z] #48 ... [2025-03-12T00:23:41.228Z] [2025-03-12T00:23:41.228Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:23:41.502Z] #44 ... [2025-03-12T00:23:41.502Z] [2025-03-12T00:23:41.502Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:41.502Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.9s [2025-03-12T00:23:41.502Z] #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done [2025-03-12T00:23:41.502Z] #46 ... [2025-03-12T00:23:41.502Z] [2025-03-12T00:23:41.502Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-12T00:23:41.502Z] #51 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:41.502Z] #51 17.58 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-12T00:23:41.502Z] #51 17.58 (2/2) Installing su-exec (0.2-r3) [2025-03-12T00:23:41.502Z] #51 17.58 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:23:41.502Z] #51 17.58 OK: 9 MiB in 16 packages [2025-03-12T00:23:41.502Z] #51 DONE 19.6s [2025-03-12T00:23:41.502Z] [2025-03-12T00:23:41.502Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:41.791Z] #46 ... [2025-03-12T00:23:41.791Z] [2025-03-12T00:23:41.791Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:23:41.791Z] #36 ... [2025-03-12T00:23:41.791Z] [2025-03-12T00:23:41.791Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T00:23:41.791Z] #49 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:41.791Z] #49 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:41.791Z] #49 18.55 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:23:41.791Z] #49 18.55 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:23:41.791Z] #49 18.55 OK: 24048 distinct packages available [2025-03-12T00:23:41.791Z] #49 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:41.791Z] #49 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:42.077Z] #49 ... [2025-03-12T00:23:42.077Z] [2025-03-12T00:23:42.077Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:42.346Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.77MB / 33.17MB 8.0s [2025-03-12T00:23:43.311Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.74MB / 33.17MB 9.0s [2025-03-12T00:23:43.582Z] #46 ... [2025-03-12T00:23:43.582Z] [2025-03-12T00:23:43.582Z] #55 [core-metadata internal] load build context [2025-03-12T00:23:43.582Z] #55 ... [2025-03-12T00:23:43.582Z] [2025-03-12T00:23:43.582Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:43.862Z] #46 ... [2025-03-12T00:23:43.862Z] [2025-03-12T00:23:43.862Z] #57 [support-scheduler internal] load build context [2025-03-12T00:23:43.862Z] #57 ... [2025-03-12T00:23:43.862Z] [2025-03-12T00:23:43.862Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:44.137Z] #46 ... [2025-03-12T00:23:44.137Z] [2025-03-12T00:23:44.137Z] #59 [core-keeper internal] load build context [2025-03-12T00:23:44.137Z] #59 ... [2025-03-12T00:23:44.137Z] [2025-03-12T00:23:44.137Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:44.413Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.32MB / 33.17MB 10.0s [2025-03-12T00:23:44.413Z] #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be [2025-03-12T00:23:44.681Z] #46 ... [2025-03-12T00:23:44.681Z] [2025-03-12T00:23:44.681Z] #61 [support-notifications internal] load build context [2025-03-12T00:23:44.681Z] #61 transferring context: 3.48MB 19.5s [2025-03-12T00:23:44.681Z] #61 ... [2025-03-12T00:23:44.681Z] [2025-03-12T00:23:44.681Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:44.681Z] #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done [2025-03-12T00:23:45.657Z] #46 ... [2025-03-12T00:23:45.657Z] [2025-03-12T00:23:45.657Z] #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-12T00:23:45.657Z] #53 DONE 22.6s [2025-03-12T00:23:45.938Z] [2025-03-12T00:23:45.938Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:23:45.938Z] #48 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.8s done [2025-03-12T00:23:45.938Z] #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 9.9s [2025-03-12T00:23:46.212Z] #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 11.5s [2025-03-12T00:23:46.850Z] #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.95MB / 14.28MB 11.9s [2025-03-12T00:23:47.121Z] #48 ... [2025-03-12T00:23:47.121Z] [2025-03-12T00:23:47.121Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:47.121Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 12.8s [2025-03-12T00:23:47.716Z] #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 [2025-03-12T00:23:47.716Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 13.5s [2025-03-12T00:23:47.716Z] #46 ... [2025-03-12T00:23:47.716Z] [2025-03-12T00:23:47.716Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T00:23:47.716Z] #52 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:47.716Z] #52 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:47.716Z] #52 25.36 (1/4) Installing ca-certificates (20241121-r1) [2025-03-12T00:23:47.985Z] #52 ... [2025-03-12T00:23:47.985Z] [2025-03-12T00:23:47.985Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:23:47.985Z] #50 ... [2025-03-12T00:23:47.985Z] [2025-03-12T00:23:47.985Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:48.255Z] #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.5s done [2025-03-12T00:23:48.845Z] #46 ... [2025-03-12T00:23:48.845Z] [2025-03-12T00:23:48.845Z] #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:23:48.845Z] #63 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:48.845Z] #63 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:48.845Z] #63 ... [2025-03-12T00:23:48.845Z] [2025-03-12T00:23:48.845Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:23:49.115Z] #70 ... [2025-03-12T00:23:49.115Z] [2025-03-12T00:23:49.115Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:23:49.115Z] #40 ... [2025-03-12T00:23:49.115Z] [2025-03-12T00:23:49.115Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:49.703Z] #46 ... [2025-03-12T00:23:49.703Z] [2025-03-12T00:23:49.703Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:23:49.703Z] #58 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:49.703Z] #58 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:49.703Z] #58 ... [2025-03-12T00:23:49.703Z] [2025-03-12T00:23:49.703Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:50.679Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 16.1s [2025-03-12T00:23:50.679Z] #46 ... [2025-03-12T00:23:50.679Z] [2025-03-12T00:23:50.679Z] #71 [core-command internal] load build context [2025-03-12T00:23:50.679Z] #71 transferring context: 737.76kB 14.8s [2025-03-12T00:23:50.679Z] #71 ... [2025-03-12T00:23:50.679Z] [2025-03-12T00:23:50.679Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:23:50.679Z] #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 16.0s [2025-03-12T00:23:50.679Z] #48 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-12T00:23:50.949Z] #48 ... [2025-03-12T00:23:50.949Z] [2025-03-12T00:23:50.949Z] #34 [core-data internal] load build context [2025-03-12T00:23:50.949Z] #34 ... [2025-03-12T00:23:50.949Z] [2025-03-12T00:23:50.949Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:23:51.239Z] #43 ... [2025-03-12T00:23:51.239Z] [2025-03-12T00:23:51.239Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T00:23:51.239Z] #73 ... [2025-03-12T00:23:51.239Z] [2025-03-12T00:23:51.239Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:51.516Z] #46 ... [2025-03-12T00:23:51.516Z] [2025-03-12T00:23:51.516Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:23:51.791Z] #44 ... [2025-03-12T00:23:51.791Z] [2025-03-12T00:23:51.791Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T00:23:51.791Z] #74 ... [2025-03-12T00:23:51.791Z] [2025-03-12T00:23:51.791Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T00:23:51.791Z] #60 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:51.791Z] #60 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:52.064Z] #60 ... [2025-03-12T00:23:52.064Z] [2025-03-12T00:23:52.064Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:52.064Z] #46 ... [2025-03-12T00:23:52.064Z] [2025-03-12T00:23:52.064Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:23:52.064Z] #36 ... [2025-03-12T00:23:52.064Z] [2025-03-12T00:23:52.064Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:23:52.651Z] #44 ... [2025-03-12T00:23:52.651Z] [2025-03-12T00:23:52.651Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T00:23:52.651Z] #56 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:52.651Z] #56 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:52.922Z] #56 ... [2025-03-12T00:23:52.922Z] [2025-03-12T00:23:52.922Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:23:53.895Z] #44 ... [2025-03-12T00:23:53.895Z] [2025-03-12T00:23:53.895Z] #55 [core-metadata internal] load build context [2025-03-12T00:23:53.895Z] #55 ... [2025-03-12T00:23:53.895Z] [2025-03-12T00:23:53.895Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:53.895Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 19.3s [2025-03-12T00:23:53.895Z] #46 ... [2025-03-12T00:23:53.895Z] [2025-03-12T00:23:53.895Z] #57 [support-scheduler internal] load build context [2025-03-12T00:23:54.166Z] #57 ... [2025-03-12T00:23:54.166Z] [2025-03-12T00:23:54.166Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:23:54.166Z] #43 ... [2025-03-12T00:23:54.166Z] [2025-03-12T00:23:54.166Z] #59 [core-keeper internal] load build context [2025-03-12T00:23:54.166Z] #59 ... [2025-03-12T00:23:54.166Z] [2025-03-12T00:23:54.166Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:55.156Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 20.5s [2025-03-12T00:23:55.157Z] #46 ... [2025-03-12T00:23:55.157Z] [2025-03-12T00:23:55.157Z] #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T00:23:55.157Z] #66 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:55.157Z] #66 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:55.157Z] #66 ... [2025-03-12T00:23:55.157Z] [2025-03-12T00:23:55.157Z] #61 [support-notifications internal] load build context [2025-03-12T00:23:55.432Z] #61 transferring context: 4.61MB 30.2s [2025-03-12T00:23:55.432Z] #61 ... [2025-03-12T00:23:55.432Z] [2025-03-12T00:23:55.432Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:55.432Z] #46 ... [2025-03-12T00:23:55.432Z] [2025-03-12T00:23:55.432Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T00:23:55.432Z] #54 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:55.432Z] #54 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:55.432Z] #54 ... [2025-03-12T00:23:55.432Z] [2025-03-12T00:23:55.432Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:56.030Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.00MB / 33.17MB 21.5s [2025-03-12T00:23:56.300Z] #46 ... [2025-03-12T00:23:56.300Z] [2025-03-12T00:23:56.300Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T00:23:56.571Z] #75 ... [2025-03-12T00:23:56.571Z] [2025-03-12T00:23:56.571Z] #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:23:56.571Z] #58 30.38 OK: 239 MiB in 58 packages [2025-03-12T00:23:56.571Z] #58 DONE 33.5s [2025-03-12T00:23:56.571Z] [2025-03-12T00:23:56.571Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:57.994Z] #46 ... [2025-03-12T00:23:57.994Z] [2025-03-12T00:23:57.994Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T00:23:57.994Z] #67 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:57.994Z] #67 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:23:57.994Z] #67 ... [2025-03-12T00:23:57.994Z] [2025-03-12T00:23:57.994Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:57.994Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.09MB / 33.17MB 23.6s [2025-03-12T00:23:58.263Z] #46 ... [2025-03-12T00:23:58.263Z] [2025-03-12T00:23:58.263Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T00:23:58.263Z] #52 26.31 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-12T00:23:58.263Z] #52 26.31 (3/4) Installing su-exec (0.2-r3) [2025-03-12T00:23:58.263Z] #52 26.43 (4/4) Installing yq-go (4.44.1-r2) [2025-03-12T00:23:58.263Z] #52 29.13 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:23:58.263Z] #52 29.46 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:23:58.263Z] #52 31.93 OK: 20 MiB in 18 packages [2025-03-12T00:23:58.263Z] #52 ... [2025-03-12T00:23:58.263Z] [2025-03-12T00:23:58.263Z] #65 [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-12T00:23:58.263Z] #65 DONE 33.8s [2025-03-12T00:23:58.263Z] [2025-03-12T00:23:58.263Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:23:58.534Z] #50 ... [2025-03-12T00:23:58.534Z] [2025-03-12T00:23:58.534Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:59.125Z] #46 ... [2025-03-12T00:23:59.125Z] [2025-03-12T00:23:59.125Z] #63 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-12T00:23:59.125Z] #63 29.35 OK: 239 MiB in 58 packages [2025-03-12T00:23:59.125Z] #63 DONE 37.3s [2025-03-12T00:23:59.125Z] [2025-03-12T00:23:59.125Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:59.394Z] #46 ... [2025-03-12T00:23:59.394Z] [2025-03-12T00:23:59.394Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:23:59.394Z] #70 ... [2025-03-12T00:23:59.394Z] [2025-03-12T00:23:59.394Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:23:59.667Z] #40 ... [2025-03-12T00:23:59.667Z] [2025-03-12T00:23:59.667Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:23:59.937Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 25.4s [2025-03-12T00:23:59.937Z] #46 ... [2025-03-12T00:23:59.937Z] [2025-03-12T00:23:59.937Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-12T00:23:59.937Z] #52 DONE 38.0s [2025-03-12T00:23:59.937Z] [2025-03-12T00:23:59.937Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:00.915Z] #46 ... [2025-03-12T00:24:00.915Z] [2025-03-12T00:24:00.915Z] #71 [core-command internal] load build context [2025-03-12T00:24:00.915Z] #71 transferring context: 2.34MB 24.9s [2025-03-12T00:24:00.915Z] #71 ... [2025-03-12T00:24:00.915Z] [2025-03-12T00:24:00.915Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:01.185Z] #70 ... [2025-03-12T00:24:01.185Z] [2025-03-12T00:24:01.185Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:24:01.185Z] #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 19.5s done [2025-03-12T00:24:01.185Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.2s [2025-03-12T00:24:01.185Z] #48 ... [2025-03-12T00:24:01.185Z] [2025-03-12T00:24:01.185Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:01.774Z] #70 ... [2025-03-12T00:24:01.774Z] [2025-03-12T00:24:01.774Z] #34 [core-data internal] load build context [2025-03-12T00:24:01.774Z] #34 ... [2025-03-12T00:24:01.774Z] [2025-03-12T00:24:01.774Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:01.774Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.12MB / 33.17MB 27.4s [2025-03-12T00:24:02.364Z] #46 ... [2025-03-12T00:24:02.364Z] [2025-03-12T00:24:02.364Z] #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-12T00:24:02.364Z] #49 31.53 (1/14) Installing ca-certificates (20241121-r1) [2025-03-12T00:24:02.364Z] #49 32.19 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-12T00:24:02.364Z] #49 32.33 (3/14) Installing c-ares (1.33.1-r0) [2025-03-12T00:24:02.364Z] #49 32.33 (4/14) Installing libunistring (1.2-r0) [2025-03-12T00:24:02.364Z] #49 32.86 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-12T00:24:02.364Z] #49 32.86 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-12T00:24:02.364Z] #49 32.86 (7/14) Installing libpsl (0.21.5-r1) [2025-03-12T00:24:02.364Z] #49 32.86 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-12T00:24:02.364Z] #49 33.07 (9/14) Installing libcurl (8.12.1-r0) [2025-03-12T00:24:02.364Z] #49 33.32 (10/14) Installing curl (8.12.1-r0) [2025-03-12T00:24:02.364Z] #49 33.52 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-12T00:24:02.364Z] #49 33.52 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-12T00:24:02.364Z] #49 33.52 (13/14) Installing libucontext (1.2-r3) [2025-03-12T00:24:02.364Z] #49 33.52 (14/14) Installing gcompat (1.1.0-r4) [2025-03-12T00:24:02.364Z] #49 33.62 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:24:02.364Z] #49 34.12 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:24:02.364Z] #49 36.36 OK: 15 MiB in 28 packages [2025-03-12T00:24:02.364Z] #49 DONE 41.4s [2025-03-12T00:24:02.364Z] [2025-03-12T00:24:02.364Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:02.364Z] #46 ... [2025-03-12T00:24:02.364Z] [2025-03-12T00:24:02.364Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:02.633Z] #36 ... [2025-03-12T00:24:02.633Z] [2025-03-12T00:24:02.633Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:02.906Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.3s done [2025-03-12T00:24:03.177Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.3s done [2025-03-12T00:24:03.177Z] #46 ... [2025-03-12T00:24:03.177Z] [2025-03-12T00:24:03.177Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T00:24:03.177Z] #64 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:03.177Z] #64 30.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:03.177Z] #64 ... [2025-03-12T00:24:03.177Z] [2025-03-12T00:24:03.177Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:03.177Z] #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.3s done [2025-03-12T00:24:04.148Z] #46 ... [2025-03-12T00:24:04.148Z] [2025-03-12T00:24:04.148Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-12T00:24:04.148Z] #56 34.80 OK: 239 MiB in 58 packages [2025-03-12T00:24:04.148Z] #56 DONE 40.7s [2025-03-12T00:24:04.148Z] [2025-03-12T00:24:04.148Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:04.148Z] #44 ... [2025-03-12T00:24:04.148Z] [2025-03-12T00:24:04.148Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:04.148Z] #59 ... [2025-03-12T00:24:04.148Z] [2025-03-12T00:24:04.148Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:04.148Z] #44 ... [2025-03-12T00:24:04.148Z] [2025-03-12T00:24:04.148Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:04.420Z] #55 ... [2025-03-12T00:24:04.420Z] [2025-03-12T00:24:04.420Z] #57 [support-scheduler internal] load build context [2025-03-12T00:24:04.420Z] #57 ... [2025-03-12T00:24:04.420Z] [2025-03-12T00:24:04.420Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:04.690Z] #43 ... [2025-03-12T00:24:04.690Z] [2025-03-12T00:24:04.690Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:05.279Z] #44 transferring context: 12.23MB 44.5s [2025-03-12T00:24:05.553Z] #44 ... [2025-03-12T00:24:05.553Z] [2025-03-12T00:24:05.554Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:05.824Z] #61 ... [2025-03-12T00:24:05.824Z] [2025-03-12T00:24:05.824Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:06.411Z] #44 ... [2025-03-12T00:24:06.411Z] [2025-03-12T00:24:06.411Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-12T00:24:06.411Z] #54 39.04 OK: 239 MiB in 58 packages [2025-03-12T00:24:06.411Z] #54 DONE 43.1s [2025-03-12T00:24:06.411Z] [2025-03-12T00:24:06.411Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:06.411Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-12T00:24:07.001Z] #46 ... [2025-03-12T00:24:07.001Z] [2025-03-12T00:24:07.001Z] #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-12T00:24:07.001Z] #66 37.80 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:24:07.001Z] #66 37.80 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:24:07.001Z] #66 37.99 OK: 9 MiB in 15 packages [2025-03-12T00:24:07.001Z] #66 DONE 42.6s [2025-03-12T00:24:07.001Z] [2025-03-12T00:24:07.001Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T00:24:08.423Z] #76 ... [2025-03-12T00:24:08.423Z] [2025-03-12T00:24:08.423Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T00:24:08.423Z] #60 35.48 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:24:08.423Z] #60 35.48 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:24:08.423Z] #60 35.48 OK: 24049 distinct packages available [2025-03-12T00:24:08.423Z] #60 37.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:08.423Z] #60 40.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:08.423Z] #60 ... [2025-03-12T00:24:08.423Z] [2025-03-12T00:24:08.423Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:24:08.692Z] #50 ... [2025-03-12T00:24:08.692Z] [2025-03-12T00:24:08.692Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T00:24:08.692Z] #69 30.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:08.692Z] #69 32.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:08.692Z] #69 ... [2025-03-12T00:24:08.692Z] [2025-03-12T00:24:08.692Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T00:24:08.960Z] #77 ... [2025-03-12T00:24:08.960Z] [2025-03-12T00:24:08.960Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:24:09.924Z] #50 ... [2025-03-12T00:24:09.925Z] [2025-03-12T00:24:09.925Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:09.925Z] #40 ... [2025-03-12T00:24:09.925Z] [2025-03-12T00:24:09.925Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:09.925Z] #43 ... [2025-03-12T00:24:09.925Z] [2025-03-12T00:24:09.925Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T00:24:10.194Z] #78 ... [2025-03-12T00:24:10.194Z] [2025-03-12T00:24:10.194Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:10.810Z] #40 ... [2025-03-12T00:24:10.810Z] [2025-03-12T00:24:10.810Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T00:24:10.810Z] #68 33.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:10.810Z] #68 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:10.810Z] #68 ... [2025-03-12T00:24:10.810Z] [2025-03-12T00:24:10.810Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:10.810Z] #72 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:10.810Z] #72 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:10.810Z] #72 ... [2025-03-12T00:24:10.810Z] [2025-03-12T00:24:10.810Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:10.810Z] #43 transferring context: 17.77MB 49.8s [2025-03-12T00:24:11.398Z] #43 ... [2025-03-12T00:24:11.398Z] [2025-03-12T00:24:11.398Z] #71 [core-command internal] load build context [2025-03-12T00:24:11.398Z] #71 ... [2025-03-12T00:24:11.398Z] [2025-03-12T00:24:11.398Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:11.398Z] #43 ... [2025-03-12T00:24:11.398Z] [2025-03-12T00:24:11.398Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-12T00:24:11.398Z] #67 38.73 (1/7) Installing ca-certificates (20241121-r1) [2025-03-12T00:24:11.398Z] #67 39.15 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-12T00:24:11.398Z] #67 39.15 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-12T00:24:11.398Z] #67 39.15 (4/7) Installing libsodium (1.0.19-r0) [2025-03-12T00:24:11.398Z] #67 39.15 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-12T00:24:11.398Z] #67 39.46 (6/7) Installing libzmq (4.3.5-r2) [2025-03-12T00:24:11.398Z] #67 39.53 (7/7) Installing zeromq (4.3.5-r2) [2025-03-12T00:24:11.398Z] #67 39.69 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:24:11.398Z] #67 39.95 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:24:11.398Z] #67 42.11 OK: 14 MiB in 21 packages [2025-03-12T00:24:11.398Z] #67 DONE 46.6s [2025-03-12T00:24:11.398Z] [2025-03-12T00:24:11.398Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:11.666Z] #43 ... [2025-03-12T00:24:11.666Z] [2025-03-12T00:24:11.666Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:24:11.666Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.8s [2025-03-12T00:24:11.666Z] #48 ... [2025-03-12T00:24:11.666Z] [2025-03-12T00:24:11.666Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:11.935Z] #70 ... [2025-03-12T00:24:11.935Z] [2025-03-12T00:24:11.935Z] #34 [core-data internal] load build context [2025-03-12T00:24:11.935Z] #34 ... [2025-03-12T00:24:11.935Z] [2025-03-12T00:24:11.935Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:24:12.534Z] #48 ... [2025-03-12T00:24:12.534Z] [2025-03-12T00:24:12.534Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:12.809Z] #36 ... [2025-03-12T00:24:12.809Z] [2025-03-12T00:24:12.809Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:12.809Z] #79 ... [2025-03-12T00:24:12.809Z] [2025-03-12T00:24:12.809Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:14.226Z] #36 ... [2025-03-12T00:24:14.226Z] [2025-03-12T00:24:14.226Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:14.495Z] #59 ... [2025-03-12T00:24:14.495Z] [2025-03-12T00:24:14.495Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:14.495Z] #43 ... [2025-03-12T00:24:14.495Z] [2025-03-12T00:24:14.495Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:14.781Z] #55 ... [2025-03-12T00:24:14.781Z] [2025-03-12T00:24:14.781Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:14.781Z] #59 ... [2025-03-12T00:24:14.781Z] [2025-03-12T00:24:14.781Z] #57 [support-scheduler internal] load build context [2025-03-12T00:24:15.057Z] #57 ... [2025-03-12T00:24:15.057Z] [2025-03-12T00:24:15.057Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T00:24:15.057Z] #73 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:15.057Z] #73 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:15.057Z] #73 ... [2025-03-12T00:24:15.057Z] [2025-03-12T00:24:15.057Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:16.033Z] #55 transferring context: 8.37MB 50.8s [2025-03-12T00:24:16.033Z] #55 ... [2025-03-12T00:24:16.033Z] [2025-03-12T00:24:16.033Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:16.033Z] #61 ... [2025-03-12T00:24:16.033Z] [2025-03-12T00:24:16.033Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T00:24:16.033Z] #74 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:16.033Z] #74 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:16.319Z] #74 ... [2025-03-12T00:24:16.319Z] [2025-03-12T00:24:16.319Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:16.601Z] #61 ... [2025-03-12T00:24:16.601Z] [2025-03-12T00:24:16.601Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:16.601Z] #44 ... [2025-03-12T00:24:16.601Z] [2025-03-12T00:24:16.601Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:17.191Z] #36 ... [2025-03-12T00:24:17.191Z] [2025-03-12T00:24:17.191Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:17.191Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.8s [2025-03-12T00:24:17.461Z] #46 ... [2025-03-12T00:24:17.461Z] [2025-03-12T00:24:17.461Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:18.432Z] #43 ... [2025-03-12T00:24:18.432Z] [2025-03-12T00:24:18.432Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T00:24:18.432Z] #64 43.87 (1/3) Installing ca-certificates (20241121-r1) [2025-03-12T00:24:18.432Z] #64 44.32 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-12T00:24:18.432Z] #64 44.32 (3/3) Installing tzdata (2025a-r0) [2025-03-12T00:24:18.432Z] #64 46.31 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:24:18.432Z] #64 46.31 Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:24:18.432Z] #64 48.28 OK: 11 MiB in 17 packages [2025-03-12T00:24:18.700Z] #64 ... [2025-03-12T00:24:18.700Z] [2025-03-12T00:24:18.700Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:18.700Z] #70 ... [2025-03-12T00:24:18.700Z] [2025-03-12T00:24:18.700Z] #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-12T00:24:18.700Z] #64 DONE 54.3s [2025-03-12T00:24:18.700Z] [2025-03-12T00:24:18.700Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:20.133Z] #43 ... [2025-03-12T00:24:20.133Z] [2025-03-12T00:24:20.133Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T00:24:20.133Z] #75 23.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:20.133Z] #75 26.53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:20.412Z] #75 ... [2025-03-12T00:24:20.412Z] [2025-03-12T00:24:20.412Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:24:20.412Z] #50 ... [2025-03-12T00:24:20.412Z] [2025-03-12T00:24:20.412Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:20.621Z] #154 ... [2025-03-12T00:24:20.621Z] [2025-03-12T00:24:20.621Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T00:24:20.621Z] #152 DONE 124.2s [2025-03-12T00:24:20.621Z] [2025-03-12T00:24:20.621Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:20.621Z] #155 ... [2025-03-12T00:24:20.621Z] [2025-03-12T00:24:20.621Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T00:24:20.621Z] #154 DONE 132.3s [2025-03-12T00:24:20.621Z] [2025-03-12T00:24:20.621Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T00:24:20.686Z] #43 ... [2025-03-12T00:24:20.686Z] [2025-03-12T00:24:20.686Z] #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-12T00:24:20.686Z] #60 52.02 OK: 239 MiB in 58 packages [2025-03-12T00:24:20.686Z] #60 DONE 57.6s [2025-03-12T00:24:20.686Z] [2025-03-12T00:24:20.686Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:20.686Z] #43 ... [2025-03-12T00:24:20.686Z] [2025-03-12T00:24:20.686Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:20.686Z] #40 ... [2025-03-12T00:24:20.686Z] [2025-03-12T00:24:20.686Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T00:24:20.686Z] #73 39.72 OK: 20 MiB in 18 packages [2025-03-12T00:24:21.665Z] #73 ... [2025-03-12T00:24:21.665Z] [2025-03-12T00:24:21.665Z] #71 [core-command internal] load build context [2025-03-12T00:24:21.665Z] #71 transferring context: 5.90MB 45.6s [2025-03-12T00:24:21.665Z] #71 ... [2025-03-12T00:24:21.665Z] [2025-03-12T00:24:21.665Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:21.665Z] #80 ... [2025-03-12T00:24:21.665Z] [2025-03-12T00:24:21.665Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:21.934Z] #43 ... [2025-03-12T00:24:21.934Z] [2025-03-12T00:24:21.934Z] #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:21.934Z] #72 47.85 OK: 9 MiB in 15 packages [2025-03-12T00:24:21.934Z] #72 DONE 52.9s [2025-03-12T00:24:21.934Z] [2025-03-12T00:24:21.934Z] #71 [core-command internal] load build context [2025-03-12T00:24:22.204Z] #71 ... [2025-03-12T00:24:22.204Z] [2025-03-12T00:24:22.204Z] #34 [core-data internal] load build context [2025-03-12T00:24:22.204Z] #34 ... [2025-03-12T00:24:22.204Z] [2025-03-12T00:24:22.204Z] #71 [core-command internal] load build context [2025-03-12T00:24:22.473Z] #71 ... [2025-03-12T00:24:22.473Z] [2025-03-12T00:24:22.473Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T00:24:22.473Z] #69 44.51 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:24:22.473Z] #69 44.51 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:24:22.473Z] #69 44.51 OK: 24048 distinct packages available [2025-03-12T00:24:22.473Z] #69 47.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:22.473Z] #69 50.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:22.743Z] #69 ... [2025-03-12T00:24:22.743Z] [2025-03-12T00:24:22.743Z] #71 [core-command internal] load build context [2025-03-12T00:24:23.930Z] #148 ... [2025-03-12T00:24:23.930Z] [2025-03-12T00:24:23.930Z] #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-12T00:24:23.930Z] #150 141.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-12T00:24:24.177Z] #71 ... [2025-03-12T00:24:24.177Z] [2025-03-12T00:24:24.177Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-12T00:24:24.177Z] #73 DONE 43.1s [2025-03-12T00:24:24.177Z] [2025-03-12T00:24:24.177Z] #71 [core-command internal] load build context [2025-03-12T00:24:24.764Z] #71 ... [2025-03-12T00:24:24.764Z] [2025-03-12T00:24:24.764Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:24:24.764Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.1s [2025-03-12T00:24:25.032Z] #48 ... [2025-03-12T00:24:25.032Z] [2025-03-12T00:24:25.032Z] #71 [core-command internal] load build context [2025-03-12T00:24:25.032Z] #71 ... [2025-03-12T00:24:25.032Z] [2025-03-12T00:24:25.032Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:25.032Z] #59 ... [2025-03-12T00:24:25.032Z] [2025-03-12T00:24:25.032Z] #57 [support-scheduler internal] load build context [2025-03-12T00:24:25.301Z] #57 ... [2025-03-12T00:24:25.301Z] [2025-03-12T00:24:25.301Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:26.280Z] #59 transferring context: 14.66MB 61.0s [2025-03-12T00:24:26.280Z] #59 ... [2025-03-12T00:24:26.280Z] [2025-03-12T00:24:26.280Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:26.280Z] #55 ... [2025-03-12T00:24:26.280Z] [2025-03-12T00:24:26.280Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:24:26.550Z] #50 ... [2025-03-12T00:24:26.550Z] [2025-03-12T00:24:26.550Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:26.550Z] #55 ... [2025-03-12T00:24:26.550Z] [2025-03-12T00:24:26.550Z] #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T00:24:26.550Z] #68 48.94 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-12T00:24:26.550Z] #68 48.94 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-12T00:24:26.550Z] #68 48.94 OK: 24048 distinct packages available [2025-03-12T00:24:26.550Z] #68 51.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:26.550Z] #68 53.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:26.819Z] #68 ... [2025-03-12T00:24:26.819Z] [2025-03-12T00:24:26.819Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-12T00:24:26.819Z] #74 41.74 OK: 9 MiB in 16 packages [2025-03-12T00:24:26.819Z] #74 DONE 45.1s [2025-03-12T00:24:26.819Z] [2025-03-12T00:24:26.819Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:26.819Z] #55 ... [2025-03-12T00:24:26.819Z] [2025-03-12T00:24:26.819Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:27.087Z] #61 ... [2025-03-12T00:24:27.087Z] [2025-03-12T00:24:27.087Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:27.087Z] #44 ... [2025-03-12T00:24:27.087Z] [2025-03-12T00:24:27.087Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:27.230Z] #150 ... [2025-03-12T00:24:27.230Z] [2025-03-12T00:24:27.230Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T00:24:27.230Z] #148 DONE 144.8s [2025-03-12T00:24:27.490Z] [2025-03-12T00:24:27.490Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T00:24:27.679Z] #61 ... [2025-03-12T00:24:27.679Z] [2025-03-12T00:24:27.679Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-12T00:24:27.679Z] #81 DONE 3.2s [2025-03-12T00:24:27.679Z] [2025-03-12T00:24:27.679Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:28.651Z] #61 ... [2025-03-12T00:24:28.651Z] [2025-03-12T00:24:28.651Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:28.921Z] #36 ... [2025-03-12T00:24:28.921Z] [2025-03-12T00:24:28.921Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:29.189Z] #61 ... [2025-03-12T00:24:29.189Z] [2025-03-12T00:24:29.189Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:29.189Z] #70 ... [2025-03-12T00:24:29.189Z] [2025-03-12T00:24:29.189Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T00:24:29.189Z] #69 61.29 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-12T00:24:29.189Z] #69 61.29 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-12T00:24:29.189Z] #69 61.33 (3/4) Installing libucontext (1.2-r3) [2025-03-12T00:24:29.189Z] #69 61.33 (4/4) Installing gcompat (1.1.0-r4) [2025-03-12T00:24:29.189Z] #69 61.41 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:24:29.189Z] #69 61.50 OK: 9 MiB in 18 packages [2025-03-12T00:24:29.460Z] #69 ... [2025-03-12T00:24:29.460Z] [2025-03-12T00:24:29.460Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-12T00:24:29.460Z] #75 39.94 OK: 239 MiB in 58 packages [2025-03-12T00:24:29.460Z] #75 DONE 43.0s [2025-03-12T00:24:29.460Z] [2025-03-12T00:24:29.460Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:29.731Z] #70 ... [2025-03-12T00:24:29.731Z] [2025-03-12T00:24:29.731Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:30.001Z] #82 ... [2025-03-12T00:24:30.001Z] [2025-03-12T00:24:30.001Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:30.001Z] #70 ... [2025-03-12T00:24:30.001Z] [2025-03-12T00:24:30.001Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:30.001Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.4s [2025-03-12T00:24:30.001Z] #46 ... [2025-03-12T00:24:30.001Z] [2025-03-12T00:24:30.001Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T00:24:30.001Z] #77 21.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:30.001Z] #77 24.47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:30.032Z] #146 ... [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T00:24:30.032Z] #149 DONE 147.4s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T00:24:30.032Z] #145 DONE 147.4s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-12T00:24:30.032Z] #156 ... [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #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-12T00:24:30.032Z] #150 DONE 147.5s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T00:24:30.032Z] #146 DONE 147.5s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T00:24:30.032Z] #144 DONE 147.5s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T00:24:30.032Z] #151 DONE 147.6s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T00:24:30.032Z] #153 DONE 147.6s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T00:24:30.032Z] #125 DONE 147.7s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.032Z] #155 DONE 23.4s [2025-03-12T00:24:30.032Z] [2025-03-12T00:24:30.032Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.277Z] #77 ... [2025-03-12T00:24:30.277Z] [2025-03-12T00:24:30.277Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:30.601Z] #157 ... [2025-03-12T00:24:30.601Z] [2025-03-12T00:24:30.601Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T00:24:30.601Z] #147 DONE 148.0s [2025-03-12T00:24:30.601Z] [2025-03-12T00:24:30.601Z] #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #158 ... [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-12T00:24:30.861Z] #156 DONE 1.0s [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #159 DONE 0.8s [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:30.861Z] #160 DONE 0.8s [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #161 DONE 0.6s [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #157 DONE 0.7s [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #162 DONE 0.6s [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #163 CACHED [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:30.861Z] #164 CACHED [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #165 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #165 CACHED [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:30.861Z] #166 CACHED [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:30.861Z] #167 CACHED [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.861Z] #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:30.861Z] #168 CACHED [2025-03-12T00:24:30.861Z] [2025-03-12T00:24:30.862Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-12T00:24:30.873Z] #70 ... [2025-03-12T00:24:30.873Z] [2025-03-12T00:24:30.873Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:31.120Z] #169 ... [2025-03-12T00:24:31.120Z] [2025-03-12T00:24:31.120Z] #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:31.120Z] #158 DONE 0.3s [2025-03-12T00:24:31.120Z] [2025-03-12T00:24:31.120Z] #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:31.120Z] #170 DONE 0.3s [2025-03-12T00:24:31.120Z] [2025-03-12T00:24:31.120Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:31.143Z] #40 ... [2025-03-12T00:24:31.143Z] [2025-03-12T00:24:31.143Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:31.391Z] #171 ... [2025-03-12T00:24:31.391Z] [2025-03-12T00:24:31.391Z] #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:31.391Z] #172 DONE 0.4s [2025-03-12T00:24:31.391Z] [2025-03-12T00:24:31.391Z] #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:31.391Z] #173 DONE 0.4s [2025-03-12T00:24:31.391Z] [2025-03-12T00:24:31.391Z] #174 [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-12T00:24:31.416Z] #70 transferring context: 10.77MB 57.3s [2025-03-12T00:24:31.649Z] #174 ... [2025-03-12T00:24:31.649Z] [2025-03-12T00:24:31.649Z] #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:31.649Z] #175 DONE 0.8s [2025-03-12T00:24:31.649Z] [2025-03-12T00:24:31.650Z] #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-12T00:24:31.650Z] #176 DONE 0.8s [2025-03-12T00:24:31.650Z] [2025-03-12T00:24:31.650Z] #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-12T00:24:31.650Z] #177 DONE 0.8s [2025-03-12T00:24:31.650Z] [2025-03-12T00:24:31.650Z] #178 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-12T00:24:31.650Z] #178 DONE 0.8s [2025-03-12T00:24:31.650Z] [2025-03-12T00:24:31.650Z] #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:31.650Z] #171 DONE 0.8s [2025-03-12T00:24:31.650Z] [2025-03-12T00:24:31.650Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:31.650Z] #179 DONE 0.9s [2025-03-12T00:24:31.650Z] [2025-03-12T00:24:31.650Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-12T00:24:31.650Z] #180 DONE 0.8s [2025-03-12T00:24:31.650Z] [2025-03-12T00:24:31.650Z] #181 [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-12T00:24:31.689Z] #70 ... [2025-03-12T00:24:31.689Z] [2025-03-12T00:24:31.689Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T00:24:31.689Z] #78 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:31.689Z] #78 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:31.689Z] #78 ... [2025-03-12T00:24:31.689Z] [2025-03-12T00:24:31.689Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:31.910Z] #181 ... [2025-03-12T00:24:31.910Z] [2025-03-12T00:24:31.910Z] #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:31.910Z] #182 DONE 0.8s [2025-03-12T00:24:31.910Z] [2025-03-12T00:24:31.910Z] #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-12T00:24:31.910Z] #169 DONE 0.9s [2025-03-12T00:24:31.910Z] [2025-03-12T00:24:31.910Z] #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-12T00:24:31.910Z] #183 DONE 1.2s [2025-03-12T00:24:31.910Z] [2025-03-12T00:24:31.910Z] #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-12T00:24:31.961Z] #70 ... [2025-03-12T00:24:31.961Z] [2025-03-12T00:24:31.961Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:31.961Z] #43 ... [2025-03-12T00:24:31.961Z] [2025-03-12T00:24:31.961Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:32.318Z] #70 ... [2025-03-12T00:24:32.318Z] [2025-03-12T00:24:32.318Z] #34 [core-data internal] load build context [2025-03-12T00:24:32.482Z] #184 ... [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #174 [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-12T00:24:32.482Z] #174 DONE 1.2s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-12T00:24:32.482Z] #185 DONE 1.2s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-12T00:24:32.482Z] #186 DONE 0.8s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:32.482Z] #187 DONE 0.8s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #188 [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-12T00:24:32.482Z] #188 DONE 0.8s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #181 [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-12T00:24:32.482Z] #181 DONE 0.7s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-12T00:24:32.482Z] #189 DONE 0.8s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-12T00:24:32.482Z] #190 DONE 0.8s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-12T00:24:32.482Z] #191 DONE 0.7s [2025-03-12T00:24:32.482Z] [2025-03-12T00:24:32.482Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-12T00:24:32.598Z] #34 ... [2025-03-12T00:24:32.598Z] [2025-03-12T00:24:32.598Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:32.742Z] #192 ... [2025-03-12T00:24:32.742Z] [2025-03-12T00:24:32.742Z] #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-12T00:24:32.742Z] #193 DONE 0.7s [2025-03-12T00:24:32.742Z] [2025-03-12T00:24:32.742Z] #194 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:24:32.742Z] #194 DONE 0.5s [2025-03-12T00:24:32.742Z] [2025-03-12T00:24:32.742Z] #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-12T00:24:32.742Z] #184 DONE 0.8s [2025-03-12T00:24:32.742Z] [2025-03-12T00:24:32.742Z] #96 [core-keeper] exporting to image [2025-03-12T00:24:32.742Z] #96 exporting layers [2025-03-12T00:24:33.001Z] #96 ... [2025-03-12T00:24:33.001Z] [2025-03-12T00:24:33.001Z] #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-12T00:24:33.001Z] #195 DONE 0.4s [2025-03-12T00:24:33.001Z] [2025-03-12T00:24:33.001Z] #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-12T00:24:33.001Z] #196 DONE 0.4s [2025-03-12T00:24:33.001Z] [2025-03-12T00:24:33.002Z] #197 [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-12T00:24:33.002Z] #197 DONE 0.4s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #198 [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-12T00:24:33.002Z] #198 DONE 0.4s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-12T00:24:33.002Z] #199 DONE 0.5s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-12T00:24:33.002Z] #200 DONE 0.4s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-12T00:24:33.002Z] #201 DONE 0.4s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #96 [support-notifications] exporting to image [2025-03-12T00:24:33.002Z] #96 writing image sha256:efbe7443b6bddeb7ef3c50c99de7561480357c704d4cf313c4c5d55f6634af2e done [2025-03-12T00:24:33.002Z] #96 naming to docker.io/library/core-command done [2025-03-12T00:24:33.002Z] #96 ... [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-12T00:24:33.002Z] #192 DONE 0.4s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-12T00:24:33.002Z] #202 DONE 0.4s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:24:33.002Z] #203 DONE 0.4s [2025-03-12T00:24:33.002Z] [2025-03-12T00:24:33.002Z] #96 [core-data] exporting to image [2025-03-12T00:24:33.002Z] #96 writing image sha256:615e963ef86ae380e2dd3b3a7dd3a982992b85615fdb093e9cade6824b74633e [2025-03-12T00:24:33.263Z] #96 ... [2025-03-12T00:24:33.263Z] [2025-03-12T00:24:33.263Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-12T00:24:33.263Z] #204 DONE 0.3s [2025-03-12T00:24:33.263Z] [2025-03-12T00:24:33.263Z] #96 [core-keeper] exporting to image [2025-03-12T00:24:33.263Z] #96 writing image sha256:615e963ef86ae380e2dd3b3a7dd3a982992b85615fdb093e9cade6824b74633e 0.2s done [2025-03-12T00:24:33.263Z] #96 naming to docker.io/library/core-keeper done [2025-03-12T00:24:33.263Z] #96 ... [2025-03-12T00:24:33.263Z] [2025-03-12T00:24:33.263Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-12T00:24:33.263Z] #205 DONE 0.4s [2025-03-12T00:24:33.263Z] [2025-03-12T00:24:33.263Z] #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-12T00:24:33.263Z] #206 DONE 0.4s [2025-03-12T00:24:33.523Z] [2025-03-12T00:24:33.523Z] #96 [support-scheduler] exporting to image [2025-03-12T00:24:33.523Z] #96 exporting layers 0.4s done [2025-03-12T00:24:33.523Z] #96 ... [2025-03-12T00:24:33.523Z] [2025-03-12T00:24:33.523Z] #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-12T00:24:33.523Z] #207 DONE 0.5s [2025-03-12T00:24:33.523Z] [2025-03-12T00:24:33.523Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-12T00:24:33.523Z] #208 DONE 0.4s [2025-03-12T00:24:33.523Z] [2025-03-12T00:24:33.523Z] #96 [core-metadata] exporting to image [2025-03-12T00:24:33.523Z] #96 writing image sha256:ca12b2ad3a1d05d18d250d1cfe90e917416f82b5c0105ef81a1abed9eefe1c83 0.0s done [2025-03-12T00:24:33.523Z] #96 naming to docker.io/library/core-metadata done [2025-03-12T00:24:33.582Z] #70 ... [2025-03-12T00:24:33.582Z] [2025-03-12T00:24:33.582Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:33.582Z] #79 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:33.582Z] #79 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:33.582Z] #79 ... [2025-03-12T00:24:33.582Z] [2025-03-12T00:24:33.582Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:33.782Z] #96 ... [2025-03-12T00:24:33.782Z] [2025-03-12T00:24:33.782Z] #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T00:24:33.782Z] #209 DONE 0.4s [2025-03-12T00:24:33.782Z] [2025-03-12T00:24:33.782Z] #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T00:24:33.782Z] #210 DONE 0.8s [2025-03-12T00:24:33.782Z] [2025-03-12T00:24:33.782Z] #96 [security-spiffe-token-provider] exporting to image [2025-03-12T00:24:33.782Z] #96 exporting layers 0.8s done [2025-03-12T00:24:33.782Z] #96 writing image sha256:09d69376027b9637a298174ea76343ea4fc0808f410b548eee13e3079c6ae04f 0.0s done [2025-03-12T00:24:33.782Z] #96 naming to docker.io/library/security-spiffe-token-provider done [2025-03-12T00:24:33.782Z] #96 ... [2025-03-12T00:24:33.782Z] [2025-03-12T00:24:33.782Z] #211 [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-12T00:24:33.782Z] #211 DONE 0.8s [2025-03-12T00:24:33.782Z] [2025-03-12T00:24:33.782Z] #96 [core-common-config-bootstrapper] exporting to image [2025-03-12T00:24:33.782Z] #96 exporting layers 0.8s done [2025-03-12T00:24:34.043Z] #96 ... [2025-03-12T00:24:34.043Z] [2025-03-12T00:24:34.043Z] #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-12T00:24:34.043Z] #212 DONE 0.5s [2025-03-12T00:24:34.043Z] [2025-03-12T00:24:34.043Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-12T00:24:34.043Z] #213 DONE 0.5s [2025-03-12T00:24:34.043Z] [2025-03-12T00:24:34.043Z] #96 [core-data] exporting to image [2025-03-12T00:24:34.043Z] #96 exporting layers 0.8s done [2025-03-12T00:24:34.043Z] #96 writing image sha256:ff53abc258eef472089a93a1e12361e42d45d060c008da3db9ceccf095ae6b05 done [2025-03-12T00:24:34.043Z] #96 naming to docker.io/library/core-data done [2025-03-12T00:24:34.043Z] #96 writing image sha256:fd559e1962b584f2e9376a481e9806aba8e8e5adb5ae02bf29593b0ed10f00eb 0.0s done [2025-03-12T00:24:34.043Z] #96 naming to docker.io/library/support-notifications [2025-03-12T00:24:34.176Z] #70 ... [2025-03-12T00:24:34.176Z] [2025-03-12T00:24:34.176Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:34.176Z] #80 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:34.176Z] #80 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:34.176Z] #80 ... [2025-03-12T00:24:34.176Z] [2025-03-12T00:24:34.176Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:34.303Z] #96 exporting layers 0.4s done [2025-03-12T00:24:34.303Z] #96 naming to docker.io/library/support-notifications done [2025-03-12T00:24:34.303Z] #96 writing image sha256:1cccbe10a696fd541fdfae4dbfc434d087edcf7ef754b831f2a39fe37579ab30 0.0s done [2025-03-12T00:24:34.303Z] #96 naming to docker.io/library/support-scheduler done [2025-03-12T00:24:34.303Z] #96 writing image sha256:06fa70d1430a80008d207d66e90d72a286b177e47f1f83c6d7878b0e0d7eeacf 0.0s done [2025-03-12T00:24:34.303Z] #96 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-12T00:24:34.303Z] #96 writing image sha256:7fd147d5992320773eff6cafa767b0eadadef504907204802cf68ae04fe15e31 [2025-03-12T00:24:34.303Z] #96 writing image sha256:7fd147d5992320773eff6cafa767b0eadadef504907204802cf68ae04fe15e31 done [2025-03-12T00:24:34.303Z] #96 naming to docker.io/library/security-proxy-auth done [2025-03-12T00:24:34.303Z] #96 DONE 4.0s [2025-03-12T00:24:34.303Z] [2025-03-12T00:24:34.303Z] #214 [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-12T00:24:34.303Z] #214 DONE 0.1s [2025-03-12T00:24:34.303Z] [2025-03-12T00:24:34.303Z] #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T00:24:34.303Z] #215 DONE 0.1s [2025-03-12T00:24:34.303Z] [2025-03-12T00:24:34.303Z] #216 [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-12T00:24:34.303Z] #216 DONE 0.1s [2025-03-12T00:24:34.303Z] [2025-03-12T00:24:34.303Z] #217 [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-12T00:24:34.303Z] #217 DONE 0.0s [2025-03-12T00:24:34.303Z] [2025-03-12T00:24:34.303Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T00:24:34.446Z] #61 ... [2025-03-12T00:24:34.446Z] [2025-03-12T00:24:34.446Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T00:24:34.446Z] #76 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:34.446Z] #76 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:34.446Z] #76 ... [2025-03-12T00:24:34.446Z] [2025-03-12T00:24:34.446Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:34.446Z] #44 ... [2025-03-12T00:24:34.446Z] [2025-03-12T00:24:34.446Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:34.563Z] #218 ... [2025-03-12T00:24:34.563Z] [2025-03-12T00:24:34.563Z] #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-12T00:24:34.563Z] #219 DONE 0.0s [2025-03-12T00:24:34.563Z] [2025-03-12T00:24:34.563Z] #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-12T00:24:34.563Z] #220 DONE 0.8s [2025-03-12T00:24:34.563Z] [2025-03-12T00:24:34.563Z] #96 [security-proxy-setup] exporting to image [2025-03-12T00:24:34.717Z] #61 ... [2025-03-12T00:24:34.717Z] [2025-03-12T00:24:34.717Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-12T00:24:34.717Z] #69 DONE 66.8s [2025-03-12T00:24:34.717Z] [2025-03-12T00:24:34.717Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:34.822Z] #96 ... [2025-03-12T00:24:34.822Z] [2025-03-12T00:24:34.822Z] #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T00:24:34.822Z] #218 DONE 0.4s [2025-03-12T00:24:34.822Z] [2025-03-12T00:24:34.822Z] #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-12T00:24:34.822Z] #221 DONE 0.4s [2025-03-12T00:24:34.822Z] [2025-03-12T00:24:34.822Z] #96 [security-secretstore-setup] exporting to image [2025-03-12T00:24:34.822Z] #96 writing image sha256:806eb0e375ff8d81dd19491fd23da08e8d78007be46125d8c845113e84721982 done [2025-03-12T00:24:34.822Z] #96 naming to docker.io/library/security-proxy-setup done [2025-03-12T00:24:35.081Z] #96 exporting layers 0.3s done [2025-03-12T00:24:35.081Z] #96 writing image sha256:262e162bee17793dcc4a53affb11ae573b22dbb701e9c0a3996d9645650b7da5 0.0s done [2025-03-12T00:24:35.081Z] #96 naming to docker.io/library/security-secretstore-setup done [2025-03-12T00:24:35.081Z] #96 writing image sha256:09c8ee049da65955ecd13b1baf8388f4e2e4390ed13e404928faa01cdcbcf5c4 done [2025-03-12T00:24:35.081Z] #96 naming to docker.io/library/security-bootstrapper done [2025-03-12T00:24:35.081Z] #96 DONE 4.6s [2025-03-12T00:24:35.081Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.081Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T00:24:35.082Z] time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-12T00:24:35.086Z] $ docker stop --time=1 dc736088e3322f068a4e31a05150b2fec0ebff8ab8c213d2aa92a3a0e9ab1910 [2025-03-12T00:24:35.310Z] #61 ... [2025-03-12T00:24:35.310Z] [2025-03-12T00:24:35.310Z] #71 [core-command internal] load build context [2025-03-12T00:24:35.310Z] #71 ... [2025-03-12T00:24:35.310Z] [2025-03-12T00:24:35.310Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:24:35.310Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 40.6s [2025-03-12T00:24:35.310Z] #48 ... [2025-03-12T00:24:35.310Z] [2025-03-12T00:24:35.310Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:35.581Z] #61 ... [2025-03-12T00:24:35.582Z] [2025-03-12T00:24:35.582Z] #57 [support-scheduler internal] load build context [2025-03-12T00:24:35.582Z] #57 ... [2025-03-12T00:24:35.582Z] [2025-03-12T00:24:35.582Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:36.171Z] #61 transferring context: 12.24MB 71.0s [2025-03-12T00:24:36.363Z] $ docker rm -f --volumes dc736088e3322f068a4e31a05150b2fec0ebff8ab8c213d2aa92a3a0e9ab1910 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:24:36.442Z] #61 ... [2025-03-12T00:24:36.442Z] [2025-03-12T00:24:36.442Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:36.442Z] #59 ... [2025-03-12T00:24:36.442Z] [2025-03-12T00:24:36.442Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:36.716Z] + docker images [2025-03-12T00:24:36.716Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-12T00:24:36.716Z] security-bootstrapper latest 09c8ee049da6 2 seconds ago 20.3MB [2025-03-12T00:24:36.716Z] security-secretstore-setup latest 262e162bee17 2 seconds ago 67.7MB [2025-03-12T00:24:36.716Z] security-proxy-setup latest 806eb0e375ff 2 seconds ago 38.2MB [2025-03-12T00:24:36.716Z] support-scheduler latest 1cccbe10a696 3 seconds ago 48MB [2025-03-12T00:24:36.716Z] core-common-config-bootstrapper latest 06fa70d1430a 3 seconds ago 17.1MB [2025-03-12T00:24:36.716Z] security-proxy-auth latest 7fd147d59923 3 seconds ago 31.3MB [2025-03-12T00:24:36.716Z] security-spiffe-token-provider latest 09d69376027b 4 seconds ago 46.9MB [2025-03-12T00:24:36.716Z] support-notifications latest fd559e1962b5 4 seconds ago 51.6MB [2025-03-12T00:24:36.716Z] core-data latest ff53abc258ee 4 seconds ago 32.4MB [2025-03-12T00:24:36.716Z] core-keeper latest 615e963ef86a 4 seconds ago 32.1MB [2025-03-12T00:24:36.716Z] core-metadata latest ca12b2ad3a1d 4 seconds ago 32.6MB [2025-03-12T00:24:36.716Z] core-command latest efbe7443b6bd 4 seconds ago 27.9MB [2025-03-12T00:24:36.716Z] security-spire-server latest 77ee66871211 3 minutes ago 149MB [2025-03-12T00:24:36.716Z] security-spire-agent latest 092d209e3b18 3 minutes ago 195MB [2025-03-12T00:24:36.716Z] security-spire-config latest 06eebf27a5ca 3 minutes ago 149MB [2025-03-12T00:24:36.716Z] ci-base-image-x86_64 latest 3c88b587e592 6 minutes ago 923MB [2025-03-12T00:24:36.716Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 4 days ago 574MB [2025-03-12T00:24:36.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-12T00:24:36.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [2025-03-12T00:24:36.725Z] #70 ... [2025-03-12T00:24:36.725Z] [2025-03-12T00:24:36.725Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:24:36.725Z] #50 ... [2025-03-12T00:24:36.725Z] [2025-03-12T00:24:36.725Z] #61 [support-notifications internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:24:36.876Z] provisioning config files... [2025-03-12T00:24:36.888Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10893690250803156774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:24:37.188Z] ---> ****-login.sh [2025-03-12T00:24:37.188Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:24:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:24:37.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:24:37.188Z] Configure a credential helper to remove this warning. See [2025-03-12T00:24:37.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:24:37.188Z] [2025-03-12T00:24:37.188Z] Login Succeeded [2025-03-12T00:24:37.188Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:24:37.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:24:37.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:24:37.188Z] Configure a credential helper to remove this warning. See [2025-03-12T00:24:37.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:24:37.188Z] [2025-03-12T00:24:37.188Z] Login Succeeded [2025-03-12T00:24:37.188Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:24:37.316Z] #61 ... [2025-03-12T00:24:37.316Z] [2025-03-12T00:24:37.316Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:37.316Z] #55 ... [2025-03-12T00:24:37.316Z] [2025-03-12T00:24:37.316Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-12T00:24:37.316Z] #83 ... [2025-03-12T00:24:37.316Z] [2025-03-12T00:24:37.316Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:37.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:24:37.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:24:37.448Z] Configure a credential helper to remove this warning. See [2025-03-12T00:24:37.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:24:37.448Z] [2025-03-12T00:24:37.448Z] Login Succeeded [2025-03-12T00:24:37.448Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:24:37.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:24:37.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:24:37.449Z] Configure a credential helper to remove this warning. See [2025-03-12T00:24:37.449Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:24:37.449Z] [2025-03-12T00:24:37.449Z] Login Succeeded [2025-03-12T00:24:37.449Z] ****.io [2025-03-12T00:24:37.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:24:37.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:24:37.707Z] Configure a credential helper to remove this warning. See [2025-03-12T00:24:37.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:24:37.707Z] [2025-03-12T00:24:37.707Z] Login Succeeded [2025-03-12T00:24:37.707Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:24:37.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:24:37.768Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:24:37.798Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-12T00:24:37.798Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:37.798Z] 4.0.1-dev.1 [2025-03-12T00:24:37.798Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:37.798Z] odessa [2025-03-12T00:24:37.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:38.153Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:38.474Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:38.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T00:24:38.474Z] ec843c7c3ad2: Preparing [2025-03-12T00:24:38.474Z] d4d0a2aa5ee1: Preparing [2025-03-12T00:24:38.474Z] 13844c9e4a94: Preparing [2025-03-12T00:24:38.474Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:38.474Z] 72c603751e36: Preparing [2025-03-12T00:24:38.474Z] d07e3094d147: Preparing [2025-03-12T00:24:38.474Z] 994456c4fd7b: Preparing [2025-03-12T00:24:38.474Z] d07e3094d147: Waiting [2025-03-12T00:24:38.474Z] 994456c4fd7b: Waiting [2025-03-12T00:24:38.474Z] 1d2c380e13f9: Pushed [2025-03-12T00:24:38.474Z] 13844c9e4a94: Pushed [2025-03-12T00:24:38.474Z] ec843c7c3ad2: Pushed [2025-03-12T00:24:38.474Z] 72c603751e36: Pushed [2025-03-12T00:24:38.474Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:38.474Z] d07e3094d147: Pushed [2025-03-12T00:24:39.289Z] #55 ... [2025-03-12T00:24:39.289Z] [2025-03-12T00:24:39.289Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:39.289Z] #36 ... [2025-03-12T00:24:39.289Z] [2025-03-12T00:24:39.289Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:40.265Z] #61 ... [2025-03-12T00:24:40.265Z] [2025-03-12T00:24:40.265Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:40.265Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.9s [2025-03-12T00:24:40.374Z] d4d0a2aa5ee1: Pushed [2025-03-12T00:24:40.536Z] #46 ... [2025-03-12T00:24:40.536Z] [2025-03-12T00:24:40.536Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T00:24:40.536Z] #76 33.24 OK: 9 MiB in 15 packages [2025-03-12T00:24:40.633Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:40.807Z] #76 ... [2025-03-12T00:24:40.807Z] [2025-03-12T00:24:40.807Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-12T00:24:40.807Z] #83 DONE 13.6s [2025-03-12T00:24:40.807Z] [2025-03-12T00:24:40.807Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:40.964Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:41.286Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-03-12T00:24:41.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T00:24:41.286Z] ec843c7c3ad2: Preparing [2025-03-12T00:24:41.286Z] d4d0a2aa5ee1: Preparing [2025-03-12T00:24:41.286Z] 13844c9e4a94: Preparing [2025-03-12T00:24:41.286Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:41.286Z] 72c603751e36: Preparing [2025-03-12T00:24:41.286Z] d07e3094d147: Preparing [2025-03-12T00:24:41.286Z] 994456c4fd7b: Preparing [2025-03-12T00:24:41.286Z] d07e3094d147: Waiting [2025-03-12T00:24:41.286Z] 994456c4fd7b: Waiting [2025-03-12T00:24:41.286Z] 72c603751e36: Layer already exists [2025-03-12T00:24:41.286Z] d4d0a2aa5ee1: Layer already exists [2025-03-12T00:24:41.286Z] ec843c7c3ad2: Layer already exists [2025-03-12T00:24:41.286Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:41.286Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:41.286Z] d07e3094d147: Layer already exists [2025-03-12T00:24:41.286Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:41.286Z] 4.0.1-dev.1: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:41.397Z] #61 ... [2025-03-12T00:24:41.398Z] [2025-03-12T00:24:41.398Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:41.398Z] #40 ... [2025-03-12T00:24:41.398Z] [2025-03-12T00:24:41.398Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:41.616Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:41.697Z] #70 transferring context: 16.59MB 67.4s [2025-03-12T00:24:41.943Z] + docker push nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:41.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T00:24:41.943Z] ec843c7c3ad2: Preparing [2025-03-12T00:24:41.943Z] d4d0a2aa5ee1: Preparing [2025-03-12T00:24:41.943Z] 13844c9e4a94: Preparing [2025-03-12T00:24:41.943Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:41.943Z] 72c603751e36: Preparing [2025-03-12T00:24:41.943Z] d07e3094d147: Preparing [2025-03-12T00:24:41.943Z] 994456c4fd7b: Preparing [2025-03-12T00:24:41.943Z] d07e3094d147: Waiting [2025-03-12T00:24:41.943Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:41.943Z] d4d0a2aa5ee1: Layer already exists [2025-03-12T00:24:41.943Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:41.943Z] 72c603751e36: Layer already exists [2025-03-12T00:24:41.943Z] ec843c7c3ad2: Layer already exists [2025-03-12T00:24:41.943Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:41.943Z] d07e3094d147: Layer already exists [2025-03-12T00:24:41.943Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:42.274Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } [2025-03-12T00:24:42.294Z] #70 ... [2025-03-12T00:24:42.294Z] [2025-03-12T00:24:42.294Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-12T00:24:42.294Z] #78 37.70 OK: 20 MiB in 18 packages [2025-03-12T00:24:42.294Z] #78 DONE 42.3s [2025-03-12T00:24:42.294Z] [2025-03-12T00:24:42.294Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:42.294Z] #70 ... [2025-03-12T00:24:42.294Z] [2025-03-12T00:24:42.294Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:42.294Z] #43 ... [2025-03-12T00:24:42.294Z] [2025-03-12T00:24:42.294Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:42.294Z] #82 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:42.294Z] #82 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:42.565Z] #82 ... [2025-03-12T00:24:42.565Z] [2025-03-12T00:24:42.565Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:42.565Z] #46 ... [2025-03-12T00:24:42.565Z] [2025-03-12T00:24:42.565Z] #34 [core-data internal] load build context [2025-03-12T00:24:42.596Z] + docker push nexus3.edgexfoundry.org:10004/core-command:odessa [2025-03-12T00:24:42.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-12T00:24:42.596Z] ec843c7c3ad2: Preparing [2025-03-12T00:24:42.596Z] d4d0a2aa5ee1: Preparing [2025-03-12T00:24:42.596Z] 13844c9e4a94: Preparing [2025-03-12T00:24:42.596Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:42.596Z] 72c603751e36: Preparing [2025-03-12T00:24:42.596Z] d07e3094d147: Preparing [2025-03-12T00:24:42.596Z] 994456c4fd7b: Preparing [2025-03-12T00:24:42.596Z] 994456c4fd7b: Waiting [2025-03-12T00:24:42.596Z] d07e3094d147: Waiting [2025-03-12T00:24:42.596Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:42.596Z] ec843c7c3ad2: Layer already exists [2025-03-12T00:24:42.596Z] 72c603751e36: Layer already exists [2025-03-12T00:24:42.596Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:42.596Z] d4d0a2aa5ee1: Layer already exists [2025-03-12T00:24:42.596Z] d07e3094d147: Layer already exists [2025-03-12T00:24:42.596Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:42.596Z] odessa: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:24:42.689Z] ===================================================== [Pipeline] echo [2025-03-12T00:24:42.705Z] taggedImages: [2025-03-12T00:24:42.705Z] - nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:42.705Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [2025-03-12T00:24:42.705Z] - nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:42.705Z] - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo [2025-03-12T00:24:42.738Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-12T00:24:42.738Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:42.738Z] 4.0.1-dev.1 [2025-03-12T00:24:42.738Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:42.738Z] odessa [2025-03-12T00:24:42.738Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:42.854Z] #34 ... [2025-03-12T00:24:42.854Z] [2025-03-12T00:24:42.854Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:43.091Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:43.420Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:43.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T00:24:43.420Z] 54cfed447c6d: Preparing [2025-03-12T00:24:43.420Z] f0071d6c90e5: Preparing [2025-03-12T00:24:43.420Z] 5d105268bc56: Preparing [2025-03-12T00:24:43.420Z] 21250176e64c: Preparing [2025-03-12T00:24:43.420Z] 13844c9e4a94: Preparing [2025-03-12T00:24:43.420Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:43.420Z] 72c603751e36: Preparing [2025-03-12T00:24:43.420Z] d07e3094d147: Preparing [2025-03-12T00:24:43.420Z] 994456c4fd7b: Preparing [2025-03-12T00:24:43.420Z] 72c603751e36: Waiting [2025-03-12T00:24:43.420Z] d07e3094d147: Waiting [2025-03-12T00:24:43.420Z] 994456c4fd7b: Waiting [2025-03-12T00:24:43.420Z] 1d2c380e13f9: Waiting [2025-03-12T00:24:43.420Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:43.420Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:43.420Z] 72c603751e36: Layer already exists [2025-03-12T00:24:43.420Z] d07e3094d147: Layer already exists [2025-03-12T00:24:43.420Z] f0071d6c90e5: Pushed [2025-03-12T00:24:43.420Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:43.420Z] 5d105268bc56: Pushed [2025-03-12T00:24:43.420Z] 54cfed447c6d: Pushed [2025-03-12T00:24:43.838Z] #70 ... [2025-03-12T00:24:43.838Z] [2025-03-12T00:24:43.838Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-12T00:24:43.838Z] #68 69.89 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-12T00:24:43.838Z] #68 69.89 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-12T00:24:43.838Z] #68 69.89 (3/5) Installing libucontext (1.2-r3) [2025-03-12T00:24:43.838Z] #68 69.89 (4/5) Installing gcompat (1.1.0-r4) [2025-03-12T00:24:43.838Z] #68 69.95 (5/5) Installing openssl (3.3.3-r0) [2025-03-12T00:24:43.838Z] #68 70.25 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:24:43.838Z] #68 70.50 OK: 10 MiB in 19 packages [2025-03-12T00:24:43.838Z] #68 DONE 76.2s [2025-03-12T00:24:43.838Z] [2025-03-12T00:24:43.838Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:44.113Z] #70 ... [2025-03-12T00:24:44.113Z] [2025-03-12T00:24:44.113Z] #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:44.113Z] #79 35.57 OK: 15 MiB in 28 packages [2025-03-12T00:24:44.113Z] #79 DONE 41.3s [2025-03-12T00:24:44.353Z] 21250176e64c: Pushed [2025-03-12T00:24:44.383Z] [2025-03-12T00:24:44.383Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:44.613Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-03-12T00:24:44.654Z] #70 ... [2025-03-12T00:24:44.654Z] [2025-03-12T00:24:44.654Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:44.654Z] #44 ... [2025-03-12T00:24:44.654Z] [2025-03-12T00:24:44.654Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:44.654Z] #70 ... [2025-03-12T00:24:44.654Z] [Pipeline] sh [2025-03-12T00:24:44.938Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-12T00:24:44.938Z] #76 DONE 37.7s [2025-03-12T00:24:44.938Z] [2025-03-12T00:24:44.938Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:44.938Z] #70 ... [2025-03-12T00:24:44.938Z] [2025-03-12T00:24:44.938Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-12T00:24:44.938Z] #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:44.938Z] #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:44.941Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:45.208Z] #84 ... [2025-03-12T00:24:45.208Z] [2025-03-12T00:24:45.208Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-12T00:24:45.208Z] #77 40.23 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T00:24:45.208Z] #77 41.80 Executing busybox-1.36.1-r29.trigger [2025-03-12T00:24:45.208Z] #77 41.80 OK: 9 MiB in 15 packages [2025-03-12T00:24:45.208Z] #77 DONE 46.6s [2025-03-12T00:24:45.208Z] [2025-03-12T00:24:45.208Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:45.266Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-03-12T00:24:45.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T00:24:45.266Z] 54cfed447c6d: Preparing [2025-03-12T00:24:45.266Z] f0071d6c90e5: Preparing [2025-03-12T00:24:45.266Z] 5d105268bc56: Preparing [2025-03-12T00:24:45.266Z] 21250176e64c: Preparing [2025-03-12T00:24:45.266Z] 13844c9e4a94: Preparing [2025-03-12T00:24:45.266Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:45.266Z] 72c603751e36: Preparing [2025-03-12T00:24:45.266Z] d07e3094d147: Preparing [2025-03-12T00:24:45.266Z] 994456c4fd7b: Preparing [2025-03-12T00:24:45.266Z] 72c603751e36: Waiting [2025-03-12T00:24:45.266Z] d07e3094d147: Waiting [2025-03-12T00:24:45.266Z] 1d2c380e13f9: Waiting [2025-03-12T00:24:45.266Z] 994456c4fd7b: Waiting [2025-03-12T00:24:45.266Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:45.266Z] f0071d6c90e5: Layer already exists [2025-03-12T00:24:45.266Z] 21250176e64c: Layer already exists [2025-03-12T00:24:45.266Z] 5d105268bc56: Layer already exists [2025-03-12T00:24:45.266Z] 54cfed447c6d: Layer already exists [2025-03-12T00:24:45.266Z] 72c603751e36: Layer already exists [2025-03-12T00:24:45.266Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:45.266Z] d07e3094d147: Layer already exists [2025-03-12T00:24:45.266Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:45.266Z] 4.0.1-dev.1: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:45.477Z] #70 ... [2025-03-12T00:24:45.477Z] [2025-03-12T00:24:45.477Z] #71 [core-command internal] load build context [2025-03-12T00:24:45.477Z] #71 ... [2025-03-12T00:24:45.477Z] [2025-03-12T00:24:45.477Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:45.477Z] #70 ... [2025-03-12T00:24:45.477Z] [2025-03-12T00:24:45.477Z] #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:45.477Z] #80 30.02 OK: 14 MiB in 21 packages [2025-03-12T00:24:45.477Z] #80 DONE 34.0s [2025-03-12T00:24:45.477Z] [2025-03-12T00:24:45.477Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:45.477Z] #70 ... [2025-03-12T00:24:45.477Z] [2025-03-12T00:24:45.477Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:24:45.477Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 50.9s [2025-03-12T00:24:45.603Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:45.755Z] #48 ... [2025-03-12T00:24:45.755Z] [2025-03-12T00:24:45.755Z] #57 [support-scheduler internal] load build context [2025-03-12T00:24:45.755Z] #57 ... [2025-03-12T00:24:45.755Z] [2025-03-12T00:24:45.755Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:45.941Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:45.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T00:24:45.941Z] 54cfed447c6d: Preparing [2025-03-12T00:24:45.941Z] f0071d6c90e5: Preparing [2025-03-12T00:24:45.941Z] 5d105268bc56: Preparing [2025-03-12T00:24:45.941Z] 21250176e64c: Preparing [2025-03-12T00:24:45.941Z] 13844c9e4a94: Preparing [2025-03-12T00:24:45.941Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:45.941Z] 72c603751e36: Preparing [2025-03-12T00:24:45.941Z] 1d2c380e13f9: Waiting [2025-03-12T00:24:45.941Z] d07e3094d147: Preparing [2025-03-12T00:24:45.941Z] 994456c4fd7b: Preparing [2025-03-12T00:24:45.941Z] d07e3094d147: Waiting [2025-03-12T00:24:45.941Z] f0071d6c90e5: Layer already exists [2025-03-12T00:24:45.941Z] 54cfed447c6d: Layer already exists [2025-03-12T00:24:45.941Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:45.941Z] 21250176e64c: Layer already exists [2025-03-12T00:24:45.941Z] 5d105268bc56: Layer already exists [2025-03-12T00:24:45.941Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:45.941Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:45.941Z] d07e3094d147: Layer already exists [2025-03-12T00:24:45.941Z] 72c603751e36: Layer already exists [2025-03-12T00:24:45.941Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:46.276Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:46.350Z] #70 ... [2025-03-12T00:24:46.350Z] [2025-03-12T00:24:46.350Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-12T00:24:46.350Z] #82 23.26 OK: 11 MiB in 17 packages [2025-03-12T00:24:46.350Z] #82 DONE 26.5s [2025-03-12T00:24:46.350Z] [2025-03-12T00:24:46.350Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:46.605Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [2025-03-12T00:24:46.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-12T00:24:46.605Z] 54cfed447c6d: Preparing [2025-03-12T00:24:46.605Z] f0071d6c90e5: Preparing [2025-03-12T00:24:46.605Z] 5d105268bc56: Preparing [2025-03-12T00:24:46.605Z] 21250176e64c: Preparing [2025-03-12T00:24:46.605Z] 13844c9e4a94: Preparing [2025-03-12T00:24:46.605Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:46.605Z] 72c603751e36: Preparing [2025-03-12T00:24:46.605Z] d07e3094d147: Preparing [2025-03-12T00:24:46.605Z] 994456c4fd7b: Preparing [2025-03-12T00:24:46.605Z] 1d2c380e13f9: Waiting [2025-03-12T00:24:46.605Z] d07e3094d147: Waiting [2025-03-12T00:24:46.605Z] 72c603751e36: Waiting [2025-03-12T00:24:46.605Z] 994456c4fd7b: Waiting [2025-03-12T00:24:46.605Z] 21250176e64c: Layer already exists [2025-03-12T00:24:46.605Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:46.605Z] 5d105268bc56: Layer already exists [2025-03-12T00:24:46.605Z] 54cfed447c6d: Layer already exists [2025-03-12T00:24:46.605Z] f0071d6c90e5: Layer already exists [2025-03-12T00:24:46.605Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:46.605Z] 72c603751e36: Layer already exists [2025-03-12T00:24:46.605Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:46.605Z] d07e3094d147: Layer already exists [2025-03-12T00:24:46.605Z] odessa: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } [2025-03-12T00:24:46.623Z] #70 transferring context: 20.39MB 72.6s [2025-03-12T00:24:46.623Z] #70 ... [2025-03-12T00:24:46.623Z] [2025-03-12T00:24:46.623Z] #59 [core-keeper internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:24:46.689Z] ===================================================== [Pipeline] echo [2025-03-12T00:24:46.707Z] taggedImages: [2025-03-12T00:24:46.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:46.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [2025-03-12T00:24:46.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:46.707Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo [2025-03-12T00:24:46.741Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-12T00:24:46.741Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:46.741Z] 4.0.1-dev.1 [2025-03-12T00:24:46.741Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:46.741Z] odessa [2025-03-12T00:24:46.741Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:46.893Z] #59 ... [2025-03-12T00:24:46.893Z] [2025-03-12T00:24:46.893Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:46.893Z] #43 ... [2025-03-12T00:24:46.893Z] [2025-03-12T00:24:46.893Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:24:46.893Z] #50 ... [2025-03-12T00:24:46.893Z] [2025-03-12T00:24:46.893Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:47.091Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:47.167Z] #43 transferring context: 44.68MB 86.3s done [2025-03-12T00:24:47.417Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:47.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T00:24:47.417Z] 0903980b2438: Preparing [2025-03-12T00:24:47.417Z] 34a2c1b19859: Preparing [2025-03-12T00:24:47.417Z] 13844c9e4a94: Preparing [2025-03-12T00:24:47.417Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:47.417Z] 72c603751e36: Preparing [2025-03-12T00:24:47.417Z] e3939497a9fa: Preparing [2025-03-12T00:24:47.417Z] 994456c4fd7b: Preparing [2025-03-12T00:24:47.417Z] e3939497a9fa: Waiting [2025-03-12T00:24:47.417Z] 994456c4fd7b: Waiting [2025-03-12T00:24:47.417Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:47.417Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:47.417Z] 72c603751e36: Layer already exists [2025-03-12T00:24:47.417Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:47.417Z] 0903980b2438: Pushed [2025-03-12T00:24:47.417Z] e3939497a9fa: Pushed [2025-03-12T00:24:47.757Z] #43 ... [2025-03-12T00:24:47.757Z] [2025-03-12T00:24:47.757Z] #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-12T00:24:47.757Z] #85 DONE 6.2s [2025-03-12T00:24:48.028Z] [2025-03-12T00:24:48.028Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:48.028Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 41.8s [2025-03-12T00:24:48.302Z] #46 ... [2025-03-12T00:24:48.302Z] [2025-03-12T00:24:48.302Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-12T00:24:48.302Z] #84 12.08 OK: 9 MiB in 18 packages [2025-03-12T00:24:48.302Z] #84 DONE 13.4s [2025-03-12T00:24:48.573Z] [2025-03-12T00:24:48.573Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:49.165Z] #70 ... [2025-03-12T00:24:49.165Z] [2025-03-12T00:24:49.165Z] #43 [security-spiffe-token-provider internal] load build context [2025-03-12T00:24:49.165Z] #43 DONE 88.4s [2025-03-12T00:24:49.165Z] [2025-03-12T00:24:49.165Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:49.165Z] #70 ... [2025-03-12T00:24:49.165Z] [2025-03-12T00:24:49.165Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:49.440Z] #55 ... [2025-03-12T00:24:49.440Z] [2025-03-12T00:24:49.440Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:49.440Z] #36 ... [2025-03-12T00:24:49.440Z] [2025-03-12T00:24:49.440Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:49.956Z] 34a2c1b19859: Pushed [2025-03-12T00:24:49.956Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:50.288Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:50.617Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-03-12T00:24:50.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T00:24:50.617Z] 0903980b2438: Preparing [2025-03-12T00:24:50.617Z] 34a2c1b19859: Preparing [2025-03-12T00:24:50.617Z] 13844c9e4a94: Preparing [2025-03-12T00:24:50.617Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:50.617Z] 72c603751e36: Preparing [2025-03-12T00:24:50.617Z] e3939497a9fa: Preparing [2025-03-12T00:24:50.617Z] 994456c4fd7b: Preparing [2025-03-12T00:24:50.617Z] e3939497a9fa: Waiting [2025-03-12T00:24:50.617Z] 994456c4fd7b: Waiting [2025-03-12T00:24:50.617Z] 72c603751e36: Layer already exists [2025-03-12T00:24:50.617Z] 34a2c1b19859: Layer already exists [2025-03-12T00:24:50.617Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:50.617Z] 0903980b2438: Layer already exists [2025-03-12T00:24:50.617Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:50.617Z] e3939497a9fa: Layer already exists [2025-03-12T00:24:50.617Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:50.617Z] 4.0.1-dev.1: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:50.943Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:51.272Z] + docker push nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:51.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T00:24:51.272Z] 0903980b2438: Preparing [2025-03-12T00:24:51.272Z] 34a2c1b19859: Preparing [2025-03-12T00:24:51.272Z] 13844c9e4a94: Preparing [2025-03-12T00:24:51.272Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:51.272Z] 72c603751e36: Preparing [2025-03-12T00:24:51.272Z] e3939497a9fa: Preparing [2025-03-12T00:24:51.272Z] 994456c4fd7b: Preparing [2025-03-12T00:24:51.272Z] e3939497a9fa: Waiting [2025-03-12T00:24:51.272Z] 994456c4fd7b: Waiting [2025-03-12T00:24:51.272Z] 72c603751e36: Layer already exists [2025-03-12T00:24:51.272Z] 0903980b2438: Layer already exists [2025-03-12T00:24:51.272Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:51.272Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:51.272Z] 34a2c1b19859: Layer already exists [2025-03-12T00:24:51.272Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:51.272Z] e3939497a9fa: Layer already exists [2025-03-12T00:24:51.272Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:51.416Z] #70 ... [2025-03-12T00:24:51.416Z] [2025-03-12T00:24:51.416Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:51.601Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:51.686Z] #40 ... [2025-03-12T00:24:51.686Z] [2025-03-12T00:24:51.686Z] #61 [support-notifications internal] load build context [2025-03-12T00:24:51.686Z] #61 ... [2025-03-12T00:24:51.686Z] [2025-03-12T00:24:51.686Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:51.928Z] + docker push nexus3.edgexfoundry.org:10004/core-data:odessa [2025-03-12T00:24:51.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-12T00:24:51.928Z] 0903980b2438: Preparing [2025-03-12T00:24:51.928Z] 34a2c1b19859: Preparing [2025-03-12T00:24:51.928Z] 13844c9e4a94: Preparing [2025-03-12T00:24:51.928Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:51.928Z] 72c603751e36: Preparing [2025-03-12T00:24:51.928Z] e3939497a9fa: Preparing [2025-03-12T00:24:51.928Z] 994456c4fd7b: Preparing [2025-03-12T00:24:51.928Z] e3939497a9fa: Waiting [2025-03-12T00:24:51.928Z] 0903980b2438: Layer already exists [2025-03-12T00:24:51.928Z] 72c603751e36: Layer already exists [2025-03-12T00:24:51.928Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:51.928Z] 34a2c1b19859: Layer already exists [2025-03-12T00:24:51.928Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:51.928Z] e3939497a9fa: Layer already exists [2025-03-12T00:24:51.928Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:51.928Z] odessa: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:24:52.007Z] ===================================================== [Pipeline] echo [2025-03-12T00:24:52.021Z] taggedImages: [2025-03-12T00:24:52.021Z] - nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:52.021Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [2025-03-12T00:24:52.021Z] - nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:52.021Z] - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo [2025-03-12T00:24:52.047Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-12T00:24:52.047Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:52.047Z] 4.0.1-dev.1 [2025-03-12T00:24:52.047Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:52.047Z] odessa [2025-03-12T00:24:52.047Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:52.404Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:52.672Z] #40 transferring context: 14.84MB 76.8s [2025-03-12T00:24:52.732Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:52.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T00:24:52.732Z] 3db5254291b4: Preparing [2025-03-12T00:24:52.732Z] 6a84268beeab: Preparing [2025-03-12T00:24:52.732Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:52.732Z] b164016844a7: Preparing [2025-03-12T00:24:52.732Z] e8d4ee561f32: Preparing [2025-03-12T00:24:52.732Z] 994456c4fd7b: Preparing [2025-03-12T00:24:52.732Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:52.732Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:52.732Z] b164016844a7: Pushed [2025-03-12T00:24:52.732Z] e8d4ee561f32: Pushed [2025-03-12T00:24:52.732Z] 3db5254291b4: Pushed [2025-03-12T00:24:52.945Z] #40 ... [2025-03-12T00:24:52.945Z] [2025-03-12T00:24:52.945Z] #34 [core-data internal] load build context [2025-03-12T00:24:52.945Z] #34 ... [2025-03-12T00:24:52.945Z] [2025-03-12T00:24:52.945Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:53.917Z] #40 ... [2025-03-12T00:24:53.917Z] [2025-03-12T00:24:53.917Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-12T00:24:53.917Z] #0 7.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:53.917Z] #0 8.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:24:53.917Z] #86 ... [2025-03-12T00:24:53.917Z] [2025-03-12T00:24:53.917Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:54.511Z] #40 ... [2025-03-12T00:24:54.511Z] [2025-03-12T00:24:54.511Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-12T00:24:54.511Z] #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 55.2s done [2025-03-12T00:24:54.511Z] #48 DONE 88.8s [2025-03-12T00:24:54.511Z] [2025-03-12T00:24:54.511Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:54.780Z] #40 ... [2025-03-12T00:24:54.780Z] [2025-03-12T00:24:54.780Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:24:55.056Z] #44 ... [2025-03-12T00:24:55.056Z] [2025-03-12T00:24:55.056Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:55.056Z] #59 ... [2025-03-12T00:24:55.056Z] [2025-03-12T00:24:55.056Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:24:55.265Z] 6a84268beeab: Pushed [2025-03-12T00:24:55.265Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:55.589Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:55.660Z] #40 ... [2025-03-12T00:24:55.660Z] [2025-03-12T00:24:55.660Z] #71 [core-command internal] load build context [2025-03-12T00:24:55.660Z] #71 ... [2025-03-12T00:24:55.660Z] [2025-03-12T00:24:55.660Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:55.660Z] #59 ... [2025-03-12T00:24:55.660Z] [2025-03-12T00:24:55.660Z] #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-12T00:24:55.660Z] #86 10.79 OK: 10 MiB in 19 packages [2025-03-12T00:24:55.660Z] #86 DONE 12.0s [2025-03-12T00:24:55.660Z] [2025-03-12T00:24:55.660Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:55.920Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-03-12T00:24:55.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T00:24:55.920Z] 3db5254291b4: Preparing [2025-03-12T00:24:55.920Z] 6a84268beeab: Preparing [2025-03-12T00:24:55.920Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:55.920Z] b164016844a7: Preparing [2025-03-12T00:24:55.920Z] e8d4ee561f32: Preparing [2025-03-12T00:24:55.920Z] 994456c4fd7b: Preparing [2025-03-12T00:24:55.920Z] 994456c4fd7b: Waiting [2025-03-12T00:24:55.920Z] e8d4ee561f32: Layer already exists [2025-03-12T00:24:55.920Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:55.920Z] 3db5254291b4: Layer already exists [2025-03-12T00:24:55.920Z] 6a84268beeab: Layer already exists [2025-03-12T00:24:55.920Z] b164016844a7: Layer already exists [2025-03-12T00:24:55.920Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:55.920Z] 4.0.1-dev.1: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } [2025-03-12T00:24:55.931Z] #59 ... [2025-03-12T00:24:55.931Z] [2025-03-12T00:24:55.931Z] #57 [support-scheduler internal] load build context [2025-03-12T00:24:55.931Z] #57 ... [2025-03-12T00:24:55.931Z] [2025-03-12T00:24:55.931Z] #59 [core-keeper internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:56.245Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:56.521Z] #59 ... [2025-03-12T00:24:56.521Z] [2025-03-12T00:24:56.521Z] #34 [core-data internal] load build context [2025-03-12T00:24:56.521Z] #34 transferring context: 44.68MB 96.8s done [2025-03-12T00:24:56.521Z] #34 DONE 97.4s [2025-03-12T00:24:56.521Z] [2025-03-12T00:24:56.521Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:56.573Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:56.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T00:24:56.573Z] 3db5254291b4: Preparing [2025-03-12T00:24:56.573Z] 6a84268beeab: Preparing [2025-03-12T00:24:56.573Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:56.573Z] b164016844a7: Preparing [2025-03-12T00:24:56.573Z] e8d4ee561f32: Preparing [2025-03-12T00:24:56.573Z] 994456c4fd7b: Preparing [2025-03-12T00:24:56.573Z] 994456c4fd7b: Waiting [2025-03-12T00:24:56.573Z] 3db5254291b4: Layer already exists [2025-03-12T00:24:56.573Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:56.573Z] 6a84268beeab: Layer already exists [2025-03-12T00:24:56.573Z] e8d4ee561f32: Layer already exists [2025-03-12T00:24:56.573Z] b164016844a7: Layer already exists [2025-03-12T00:24:56.573Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:56.573Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:56.901Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:57.228Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa [2025-03-12T00:24:57.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-12T00:24:57.228Z] 3db5254291b4: Preparing [2025-03-12T00:24:57.228Z] 6a84268beeab: Preparing [2025-03-12T00:24:57.228Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:57.228Z] b164016844a7: Preparing [2025-03-12T00:24:57.228Z] e8d4ee561f32: Preparing [2025-03-12T00:24:57.228Z] 994456c4fd7b: Preparing [2025-03-12T00:24:57.228Z] 994456c4fd7b: Waiting [2025-03-12T00:24:57.228Z] e8d4ee561f32: Layer already exists [2025-03-12T00:24:57.228Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:57.228Z] 3db5254291b4: Layer already exists [2025-03-12T00:24:57.228Z] b164016844a7: Layer already exists [2025-03-12T00:24:57.228Z] 6a84268beeab: Layer already exists [2025-03-12T00:24:57.228Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:57.228Z] odessa: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:24:57.306Z] ===================================================== [Pipeline] echo [2025-03-12T00:24:57.327Z] taggedImages: [2025-03-12T00:24:57.327Z] - nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:57.327Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [2025-03-12T00:24:57.327Z] - nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:57.327Z] - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo [2025-03-12T00:24:57.355Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-12T00:24:57.355Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:57.355Z] 4.0.1-dev.1 [2025-03-12T00:24:57.355Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:24:57.355Z] odessa [2025-03-12T00:24:57.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:57.489Z] #59 ... [2025-03-12T00:24:57.489Z] [2025-03-12T00:24:57.489Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:24:57.489Z] #50 ... [2025-03-12T00:24:57.489Z] [2025-03-12T00:24:57.489Z] #59 [core-keeper internal] load build context [2025-03-12T00:24:57.708Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:58.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:24:58.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T00:24:58.106Z] a1f7def4d1d8: Preparing [2025-03-12T00:24:58.106Z] 36998e5d1bad: Preparing [2025-03-12T00:24:58.106Z] c6148054c498: Preparing [2025-03-12T00:24:58.106Z] 13844c9e4a94: Preparing [2025-03-12T00:24:58.106Z] 1d2c380e13f9: Preparing [2025-03-12T00:24:58.106Z] 72c603751e36: Preparing [2025-03-12T00:24:58.106Z] d07e3094d147: Preparing [2025-03-12T00:24:58.106Z] 994456c4fd7b: Preparing [2025-03-12T00:24:58.106Z] 72c603751e36: Waiting [2025-03-12T00:24:58.106Z] 994456c4fd7b: Waiting [2025-03-12T00:24:58.106Z] 13844c9e4a94: Layer already exists [2025-03-12T00:24:58.106Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:24:58.106Z] 72c603751e36: Layer already exists [2025-03-12T00:24:58.106Z] d07e3094d147: Layer already exists [2025-03-12T00:24:58.106Z] 994456c4fd7b: Layer already exists [2025-03-12T00:24:58.106Z] a1f7def4d1d8: Pushed [2025-03-12T00:24:58.106Z] 36998e5d1bad: Pushed [2025-03-12T00:24:59.460Z] #59 ... [2025-03-12T00:24:59.460Z] [2025-03-12T00:24:59.460Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:59.460Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 52.6s [2025-03-12T00:24:59.460Z] #46 ... [2025-03-12T00:24:59.460Z] [2025-03-12T00:24:59.460Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:24:59.460Z] #70 ... [2025-03-12T00:24:59.460Z] [2025-03-12T00:24:59.460Z] #55 [core-metadata internal] load build context [2025-03-12T00:24:59.460Z] #55 ... [2025-03-12T00:24:59.460Z] [2025-03-12T00:24:59.460Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:24:59.733Z] #46 ... [2025-03-12T00:24:59.733Z] [2025-03-12T00:24:59.733Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:24:59.733Z] #36 ... [2025-03-12T00:24:59.733Z] [2025-03-12T00:24:59.733Z] #55 [core-metadata internal] load build context [2025-03-12T00:25:00.008Z] #55 ... [2025-03-12T00:25:00.008Z] [2025-03-12T00:25:00.008Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:00.285Z] #87 ... [2025-03-12T00:25:00.285Z] [2025-03-12T00:25:00.285Z] #55 [core-metadata internal] load build context [2025-03-12T00:25:00.642Z] c6148054c498: Pushed [2025-03-12T00:25:00.642Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:00.883Z] #55 ... [2025-03-12T00:25:00.884Z] [2025-03-12T00:25:00.884Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-12T00:25:00.884Z] #88 DONE 3.0s [2025-03-12T00:25:00.884Z] [2025-03-12T00:25:00.884Z] #55 [core-metadata internal] load build context [2025-03-12T00:25:00.969Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:01.293Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-03-12T00:25:01.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T00:25:01.293Z] a1f7def4d1d8: Preparing [2025-03-12T00:25:01.293Z] 36998e5d1bad: Preparing [2025-03-12T00:25:01.293Z] c6148054c498: Preparing [2025-03-12T00:25:01.293Z] 13844c9e4a94: Preparing [2025-03-12T00:25:01.293Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:01.293Z] 72c603751e36: Preparing [2025-03-12T00:25:01.293Z] d07e3094d147: Preparing [2025-03-12T00:25:01.293Z] 994456c4fd7b: Preparing [2025-03-12T00:25:01.293Z] 994456c4fd7b: Waiting [2025-03-12T00:25:01.293Z] 72c603751e36: Waiting [2025-03-12T00:25:01.293Z] 36998e5d1bad: Layer already exists [2025-03-12T00:25:01.293Z] c6148054c498: Layer already exists [2025-03-12T00:25:01.293Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:01.293Z] a1f7def4d1d8: Layer already exists [2025-03-12T00:25:01.293Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:01.293Z] d07e3094d147: Layer already exists [2025-03-12T00:25:01.293Z] 72c603751e36: Layer already exists [2025-03-12T00:25:01.293Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:01.293Z] 4.0.1-dev.1: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:01.613Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:01.857Z] #55 ... [2025-03-12T00:25:01.857Z] [2025-03-12T00:25:01.857Z] #61 [support-notifications internal] load build context [2025-03-12T00:25:01.857Z] #61 ... [2025-03-12T00:25:01.857Z] [2025-03-12T00:25:01.857Z] #55 [core-metadata internal] load build context [2025-03-12T00:25:01.926Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:01.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T00:25:01.926Z] a1f7def4d1d8: Preparing [2025-03-12T00:25:01.926Z] 36998e5d1bad: Preparing [2025-03-12T00:25:01.926Z] c6148054c498: Preparing [2025-03-12T00:25:01.926Z] 13844c9e4a94: Preparing [2025-03-12T00:25:01.926Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:01.926Z] 72c603751e36: Preparing [2025-03-12T00:25:01.926Z] d07e3094d147: Preparing [2025-03-12T00:25:01.926Z] 994456c4fd7b: Preparing [2025-03-12T00:25:01.926Z] 72c603751e36: Waiting [2025-03-12T00:25:01.926Z] 994456c4fd7b: Waiting [2025-03-12T00:25:01.926Z] d07e3094d147: Waiting [2025-03-12T00:25:01.926Z] c6148054c498: Layer already exists [2025-03-12T00:25:01.926Z] 36998e5d1bad: Layer already exists [2025-03-12T00:25:01.926Z] a1f7def4d1d8: Layer already exists [2025-03-12T00:25:01.926Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:01.926Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:01.926Z] 72c603751e36: Layer already exists [2025-03-12T00:25:01.926Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:01.926Z] d07e3094d147: Layer already exists [2025-03-12T00:25:01.926Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:02.131Z] #55 transferring context: 26.83MB 97.1s [2025-03-12T00:25:02.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:02.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa [2025-03-12T00:25:02.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-12T00:25:02.579Z] a1f7def4d1d8: Preparing [2025-03-12T00:25:02.579Z] 36998e5d1bad: Preparing [2025-03-12T00:25:02.579Z] c6148054c498: Preparing [2025-03-12T00:25:02.579Z] 13844c9e4a94: Preparing [2025-03-12T00:25:02.579Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:02.579Z] 72c603751e36: Preparing [2025-03-12T00:25:02.579Z] d07e3094d147: Preparing [2025-03-12T00:25:02.579Z] 994456c4fd7b: Preparing [2025-03-12T00:25:02.579Z] 994456c4fd7b: Waiting [2025-03-12T00:25:02.579Z] d07e3094d147: Waiting [2025-03-12T00:25:02.579Z] c6148054c498: Layer already exists [2025-03-12T00:25:02.579Z] a1f7def4d1d8: Layer already exists [2025-03-12T00:25:02.579Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:02.579Z] 36998e5d1bad: Layer already exists [2025-03-12T00:25:02.579Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:02.579Z] 72c603751e36: Layer already exists [2025-03-12T00:25:02.579Z] d07e3094d147: Layer already exists [2025-03-12T00:25:02.579Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:02.579Z] odessa: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:02.650Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:02.664Z] taggedImages: [2025-03-12T00:25:02.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:02.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [2025-03-12T00:25:02.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:02.664Z] - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo [2025-03-12T00:25:02.689Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-12T00:25:02.689Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:02.689Z] 4.0.1-dev.1 [2025-03-12T00:25:02.689Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:02.689Z] odessa [2025-03-12T00:25:02.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:03.032Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:03.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:03.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T00:25:03.365Z] 08ff53ddf035: Preparing [2025-03-12T00:25:03.365Z] 47174bdc52d9: Preparing [2025-03-12T00:25:03.365Z] a02318836e46: Preparing [2025-03-12T00:25:03.365Z] 0a52d371dd43: Preparing [2025-03-12T00:25:03.365Z] c59fa62e1358: Preparing [2025-03-12T00:25:03.365Z] e5c8b0a20658: Preparing [2025-03-12T00:25:03.365Z] 005c3764a2b8: Preparing [2025-03-12T00:25:03.365Z] 13844c9e4a94: Preparing [2025-03-12T00:25:03.365Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:03.365Z] 47d7a59d7429: Preparing [2025-03-12T00:25:03.365Z] fff06db41b11: Preparing [2025-03-12T00:25:03.365Z] 5f70bf18a086: Preparing [2025-03-12T00:25:03.365Z] 992f32bb92e1: Preparing [2025-03-12T00:25:03.365Z] ac1dc57cac0b: Preparing [2025-03-12T00:25:03.365Z] e5c8b0a20658: Waiting [2025-03-12T00:25:03.365Z] 99db05f6c7ec: Preparing [2025-03-12T00:25:03.365Z] 994456c4fd7b: Preparing [2025-03-12T00:25:03.365Z] 005c3764a2b8: Waiting [2025-03-12T00:25:03.365Z] 13844c9e4a94: Waiting [2025-03-12T00:25:03.365Z] 992f32bb92e1: Waiting [2025-03-12T00:25:03.365Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:03.365Z] ac1dc57cac0b: Waiting [2025-03-12T00:25:03.365Z] 47d7a59d7429: Waiting [2025-03-12T00:25:03.365Z] 99db05f6c7ec: Waiting [2025-03-12T00:25:03.365Z] fff06db41b11: Waiting [2025-03-12T00:25:03.365Z] 994456c4fd7b: Waiting [2025-03-12T00:25:03.365Z] 5f70bf18a086: Waiting [2025-03-12T00:25:03.365Z] 0a52d371dd43: Pushed [2025-03-12T00:25:03.365Z] 08ff53ddf035: Pushed [2025-03-12T00:25:03.365Z] 47174bdc52d9: Pushed [2025-03-12T00:25:03.365Z] c59fa62e1358: Pushed [2025-03-12T00:25:03.365Z] a02318836e46: Pushed [2025-03-12T00:25:03.365Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:03.365Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:03.365Z] e5c8b0a20658: Pushed [2025-03-12T00:25:03.365Z] 5f70bf18a086: Layer already exists [2025-03-12T00:25:03.572Z] #55 ... [2025-03-12T00:25:03.572Z] [2025-03-12T00:25:03.572Z] #59 [core-keeper internal] load build context [2025-03-12T00:25:03.572Z] #59 transferring context: 44.68MB 97.7s done [2025-03-12T00:25:03.572Z] #59 DONE 100.7s [2025-03-12T00:25:03.572Z] [2025-03-12T00:25:03.572Z] #55 [core-metadata internal] load build context [2025-03-12T00:25:03.624Z] 47d7a59d7429: Pushed [2025-03-12T00:25:03.624Z] fff06db41b11: Pushed [2025-03-12T00:25:03.624Z] 992f32bb92e1: Pushed [2025-03-12T00:25:03.624Z] ac1dc57cac0b: Pushed [2025-03-12T00:25:03.624Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:03.624Z] 99db05f6c7ec: Pushed [2025-03-12T00:25:04.998Z] 005c3764a2b8: Pushed [2025-03-12T00:25:04.998Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 [2025-03-12T00:25:05.001Z] #55 ... [2025-03-12T00:25:05.001Z] [2025-03-12T00:25:05.001Z] #70 [core-common-config-bootstrapper internal] load build context [2025-03-12T00:25:05.001Z] #70 transferring context: 44.68MB 89.9s done [2025-03-12T00:25:05.001Z] #70 DONE 96.5s [2025-03-12T00:25:05.001Z] [2025-03-12T00:25:05.001Z] #55 [core-metadata internal] load build context [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:05.272Z] #55 ... [2025-03-12T00:25:05.272Z] [2025-03-12T00:25:05.272Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:25:05.272Z] #44 ... [2025-03-12T00:25:05.272Z] [2025-03-12T00:25:05.272Z] #61 [support-notifications internal] load build context [2025-03-12T00:25:05.333Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:05.543Z] #61 ... [2025-03-12T00:25:05.543Z] [2025-03-12T00:25:05.543Z] #50 [security-bootstrapper internal] load build context [2025-03-12T00:25:05.543Z] #50 transferring context: 44.68MB 103.2s done [2025-03-12T00:25:05.543Z] #50 DONE 104.5s [2025-03-12T00:25:05.543Z] [2025-03-12T00:25:05.543Z] #61 [support-notifications internal] load build context [2025-03-12T00:25:05.661Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-03-12T00:25:05.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T00:25:05.661Z] 08ff53ddf035: Preparing [2025-03-12T00:25:05.661Z] 47174bdc52d9: Preparing [2025-03-12T00:25:05.661Z] a02318836e46: Preparing [2025-03-12T00:25:05.661Z] 0a52d371dd43: Preparing [2025-03-12T00:25:05.661Z] c59fa62e1358: Preparing [2025-03-12T00:25:05.661Z] e5c8b0a20658: Preparing [2025-03-12T00:25:05.661Z] 005c3764a2b8: Preparing [2025-03-12T00:25:05.661Z] 13844c9e4a94: Preparing [2025-03-12T00:25:05.661Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:05.661Z] 47d7a59d7429: Preparing [2025-03-12T00:25:05.661Z] fff06db41b11: Preparing [2025-03-12T00:25:05.661Z] 5f70bf18a086: Preparing [2025-03-12T00:25:05.661Z] 992f32bb92e1: Preparing [2025-03-12T00:25:05.661Z] ac1dc57cac0b: Preparing [2025-03-12T00:25:05.661Z] 99db05f6c7ec: Preparing [2025-03-12T00:25:05.661Z] 994456c4fd7b: Preparing [2025-03-12T00:25:05.661Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:05.661Z] 47d7a59d7429: Waiting [2025-03-12T00:25:05.661Z] fff06db41b11: Waiting [2025-03-12T00:25:05.661Z] e5c8b0a20658: Waiting [2025-03-12T00:25:05.661Z] 5f70bf18a086: Waiting [2025-03-12T00:25:05.661Z] 994456c4fd7b: Waiting [2025-03-12T00:25:05.661Z] 992f32bb92e1: Waiting [2025-03-12T00:25:05.661Z] ac1dc57cac0b: Waiting [2025-03-12T00:25:05.661Z] 99db05f6c7ec: Waiting [2025-03-12T00:25:05.661Z] 005c3764a2b8: Waiting [2025-03-12T00:25:05.661Z] 13844c9e4a94: Waiting [2025-03-12T00:25:05.661Z] a02318836e46: Layer already exists [2025-03-12T00:25:05.661Z] 08ff53ddf035: Layer already exists [2025-03-12T00:25:05.661Z] 0a52d371dd43: Layer already exists [2025-03-12T00:25:05.661Z] c59fa62e1358: Layer already exists [2025-03-12T00:25:05.661Z] 47174bdc52d9: Layer already exists [2025-03-12T00:25:05.661Z] e5c8b0a20658: Layer already exists [2025-03-12T00:25:05.661Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:05.661Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:05.661Z] 47d7a59d7429: Layer already exists [2025-03-12T00:25:05.661Z] 005c3764a2b8: Layer already exists [2025-03-12T00:25:05.661Z] 5f70bf18a086: Layer already exists [2025-03-12T00:25:05.661Z] fff06db41b11: Layer already exists [2025-03-12T00:25:05.661Z] ac1dc57cac0b: Layer already exists [2025-03-12T00:25:05.661Z] 992f32bb92e1: Layer already exists [2025-03-12T00:25:05.661Z] 99db05f6c7ec: Layer already exists [2025-03-12T00:25:05.661Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:05.661Z] 4.0.1-dev.1: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:05.814Z] #61 ... [2025-03-12T00:25:05.814Z] [2025-03-12T00:25:05.814Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:05.814Z] #40 ... [2025-03-12T00:25:05.814Z] [2025-03-12T00:25:05.814Z] #71 [core-command internal] load build context [2025-03-12T00:25:05.995Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:06.083Z] #71 ... [2025-03-12T00:25:06.083Z] [2025-03-12T00:25:06.083Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:06.083Z] #40 ... [2025-03-12T00:25:06.083Z] [2025-03-12T00:25:06.083Z] #57 [support-scheduler internal] load build context [2025-03-12T00:25:06.083Z] #57 ... [2025-03-12T00:25:06.083Z] [2025-03-12T00:25:06.083Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:06.313Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:06.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T00:25:06.313Z] 08ff53ddf035: Preparing [2025-03-12T00:25:06.313Z] 47174bdc52d9: Preparing [2025-03-12T00:25:06.313Z] a02318836e46: Preparing [2025-03-12T00:25:06.313Z] 0a52d371dd43: Preparing [2025-03-12T00:25:06.313Z] c59fa62e1358: Preparing [2025-03-12T00:25:06.313Z] e5c8b0a20658: Preparing [2025-03-12T00:25:06.313Z] 005c3764a2b8: Preparing [2025-03-12T00:25:06.313Z] 13844c9e4a94: Preparing [2025-03-12T00:25:06.313Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:06.313Z] 47d7a59d7429: Preparing [2025-03-12T00:25:06.313Z] fff06db41b11: Preparing [2025-03-12T00:25:06.313Z] 5f70bf18a086: Preparing [2025-03-12T00:25:06.313Z] 992f32bb92e1: Preparing [2025-03-12T00:25:06.313Z] ac1dc57cac0b: Preparing [2025-03-12T00:25:06.313Z] 99db05f6c7ec: Preparing [2025-03-12T00:25:06.313Z] 994456c4fd7b: Preparing [2025-03-12T00:25:06.313Z] e5c8b0a20658: Waiting [2025-03-12T00:25:06.313Z] 005c3764a2b8: Waiting [2025-03-12T00:25:06.313Z] 13844c9e4a94: Waiting [2025-03-12T00:25:06.313Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:06.313Z] 47d7a59d7429: Waiting [2025-03-12T00:25:06.313Z] fff06db41b11: Waiting [2025-03-12T00:25:06.313Z] 99db05f6c7ec: Waiting [2025-03-12T00:25:06.313Z] 992f32bb92e1: Waiting [2025-03-12T00:25:06.313Z] 5f70bf18a086: Waiting [2025-03-12T00:25:06.313Z] 994456c4fd7b: Waiting [2025-03-12T00:25:06.313Z] ac1dc57cac0b: Waiting [2025-03-12T00:25:06.313Z] 0a52d371dd43: Layer already exists [2025-03-12T00:25:06.313Z] a02318836e46: Layer already exists [2025-03-12T00:25:06.313Z] c59fa62e1358: Layer already exists [2025-03-12T00:25:06.313Z] 47174bdc52d9: Layer already exists [2025-03-12T00:25:06.313Z] 08ff53ddf035: Layer already exists [2025-03-12T00:25:06.313Z] e5c8b0a20658: Layer already exists [2025-03-12T00:25:06.313Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:06.313Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:06.313Z] 47d7a59d7429: Layer already exists [2025-03-12T00:25:06.313Z] 005c3764a2b8: Layer already exists [2025-03-12T00:25:06.313Z] fff06db41b11: Layer already exists [2025-03-12T00:25:06.313Z] 5f70bf18a086: Layer already exists [2025-03-12T00:25:06.313Z] 99db05f6c7ec: Layer already exists [2025-03-12T00:25:06.313Z] 992f32bb92e1: Layer already exists [2025-03-12T00:25:06.313Z] ac1dc57cac0b: Layer already exists [2025-03-12T00:25:06.313Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:06.314Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:06.635Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:06.965Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [2025-03-12T00:25:06.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-12T00:25:06.965Z] 08ff53ddf035: Preparing [2025-03-12T00:25:06.965Z] 47174bdc52d9: Preparing [2025-03-12T00:25:06.965Z] a02318836e46: Preparing [2025-03-12T00:25:06.965Z] 0a52d371dd43: Preparing [2025-03-12T00:25:06.965Z] c59fa62e1358: Preparing [2025-03-12T00:25:06.965Z] e5c8b0a20658: Preparing [2025-03-12T00:25:06.965Z] 005c3764a2b8: Preparing [2025-03-12T00:25:06.965Z] 13844c9e4a94: Preparing [2025-03-12T00:25:06.965Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:06.965Z] 47d7a59d7429: Preparing [2025-03-12T00:25:06.965Z] fff06db41b11: Preparing [2025-03-12T00:25:06.965Z] 5f70bf18a086: Preparing [2025-03-12T00:25:06.965Z] 992f32bb92e1: Preparing [2025-03-12T00:25:06.965Z] ac1dc57cac0b: Preparing [2025-03-12T00:25:06.965Z] 99db05f6c7ec: Preparing [2025-03-12T00:25:06.965Z] 994456c4fd7b: Preparing [2025-03-12T00:25:06.965Z] 5f70bf18a086: Waiting [2025-03-12T00:25:06.965Z] fff06db41b11: Waiting [2025-03-12T00:25:06.965Z] 005c3764a2b8: Waiting [2025-03-12T00:25:06.965Z] 992f32bb92e1: Waiting [2025-03-12T00:25:06.965Z] ac1dc57cac0b: Waiting [2025-03-12T00:25:06.965Z] 13844c9e4a94: Waiting [2025-03-12T00:25:06.965Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:06.965Z] 99db05f6c7ec: Waiting [2025-03-12T00:25:06.965Z] 47d7a59d7429: Waiting [2025-03-12T00:25:06.965Z] 994456c4fd7b: Waiting [2025-03-12T00:25:06.965Z] e5c8b0a20658: Waiting [2025-03-12T00:25:06.965Z] 47174bdc52d9: Layer already exists [2025-03-12T00:25:06.965Z] a02318836e46: Layer already exists [2025-03-12T00:25:06.965Z] 08ff53ddf035: Layer already exists [2025-03-12T00:25:06.965Z] 0a52d371dd43: Layer already exists [2025-03-12T00:25:06.965Z] c59fa62e1358: Layer already exists [2025-03-12T00:25:06.965Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:06.965Z] 005c3764a2b8: Layer already exists [2025-03-12T00:25:06.965Z] e5c8b0a20658: Layer already exists [2025-03-12T00:25:06.965Z] 47d7a59d7429: Layer already exists [2025-03-12T00:25:06.965Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:06.965Z] 992f32bb92e1: Layer already exists [2025-03-12T00:25:06.965Z] fff06db41b11: Layer already exists [2025-03-12T00:25:06.965Z] ac1dc57cac0b: Layer already exists [2025-03-12T00:25:06.965Z] 99db05f6c7ec: Layer already exists [2025-03-12T00:25:06.965Z] 5f70bf18a086: Layer already exists [2025-03-12T00:25:06.965Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:06.965Z] odessa: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:07.051Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:07.064Z] taggedImages: [2025-03-12T00:25:07.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:07.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [2025-03-12T00:25:07.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:07.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo [2025-03-12T00:25:07.092Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-12T00:25:07.092Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:07.092Z] 4.0.1-dev.1 [2025-03-12T00:25:07.092Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:07.092Z] odessa [2025-03-12T00:25:07.092Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:07.437Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:07.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:07.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T00:25:07.765Z] 54cfed447c6d: Preparing [2025-03-12T00:25:07.765Z] f0071d6c90e5: Preparing [2025-03-12T00:25:07.765Z] bd726bd995a5: Preparing [2025-03-12T00:25:07.765Z] ba7a18913d1c: Preparing [2025-03-12T00:25:07.765Z] 13844c9e4a94: Preparing [2025-03-12T00:25:07.765Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:07.765Z] 72c603751e36: Preparing [2025-03-12T00:25:07.765Z] d07e3094d147: Preparing [2025-03-12T00:25:07.765Z] 994456c4fd7b: Preparing [2025-03-12T00:25:07.765Z] d07e3094d147: Waiting [2025-03-12T00:25:07.765Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:07.765Z] 994456c4fd7b: Waiting [2025-03-12T00:25:07.765Z] 72c603751e36: Waiting [2025-03-12T00:25:07.765Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:07.765Z] 54cfed447c6d: Layer already exists [2025-03-12T00:25:07.765Z] f0071d6c90e5: Layer already exists [2025-03-12T00:25:07.765Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:07.765Z] 72c603751e36: Layer already exists [2025-03-12T00:25:07.765Z] d07e3094d147: Layer already exists [2025-03-12T00:25:07.765Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:07.765Z] bd726bd995a5: Pushed [2025-03-12T00:25:08.063Z] #40 ... [2025-03-12T00:25:08.063Z] [2025-03-12T00:25:08.063Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:08.063Z] #89 ... [2025-03-12T00:25:08.063Z] [2025-03-12T00:25:08.063Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:09.495Z] #40 ... [2025-03-12T00:25:09.495Z] [2025-03-12T00:25:09.495Z] #55 [core-metadata internal] load build context [2025-03-12T00:25:09.495Z] #55 transferring context: 44.68MB 103.6s done [2025-03-12T00:25:09.495Z] #55 DONE 106.4s [2025-03-12T00:25:09.495Z] [2025-03-12T00:25:09.495Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:09.495Z] #40 ... [2025-03-12T00:25:09.495Z] [2025-03-12T00:25:09.495Z] #44 [security-proxy-setup internal] load build context [2025-03-12T00:25:09.495Z] #44 transferring context: 44.68MB 108.0s done [2025-03-12T00:25:09.495Z] #44 DONE 108.8s [2025-03-12T00:25:09.495Z] [2025-03-12T00:25:09.495Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:09.495Z] #40 ... [2025-03-12T00:25:09.495Z] [2025-03-12T00:25:09.495Z] #61 [support-notifications internal] load build context [2025-03-12T00:25:09.495Z] #61 transferring context: 44.68MB 103.9s done [2025-03-12T00:25:09.495Z] #61 DONE 106.6s [2025-03-12T00:25:09.901Z] [2025-03-12T00:25:09.901Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:09.901Z] #40 ... [2025-03-12T00:25:09.901Z] [2025-03-12T00:25:09.901Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:25:09.901Z] #36 ... [2025-03-12T00:25:09.901Z] [2025-03-12T00:25:09.901Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:25:09.901Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 64.0s [2025-03-12T00:25:10.195Z] #46 ... [2025-03-12T00:25:10.195Z] [2025-03-12T00:25:10.195Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:25:10.293Z] ba7a18913d1c: Pushed [2025-03-12T00:25:10.293Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:10.623Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:10.946Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-03-12T00:25:10.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T00:25:10.946Z] 54cfed447c6d: Preparing [2025-03-12T00:25:10.946Z] f0071d6c90e5: Preparing [2025-03-12T00:25:10.946Z] bd726bd995a5: Preparing [2025-03-12T00:25:10.946Z] ba7a18913d1c: Preparing [2025-03-12T00:25:10.946Z] 13844c9e4a94: Preparing [2025-03-12T00:25:10.946Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:10.946Z] 72c603751e36: Preparing [2025-03-12T00:25:10.946Z] d07e3094d147: Preparing [2025-03-12T00:25:10.946Z] 994456c4fd7b: Preparing [2025-03-12T00:25:10.946Z] d07e3094d147: Waiting [2025-03-12T00:25:10.946Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:10.946Z] 72c603751e36: Waiting [2025-03-12T00:25:10.946Z] 994456c4fd7b: Waiting [2025-03-12T00:25:10.946Z] bd726bd995a5: Layer already exists [2025-03-12T00:25:10.946Z] f0071d6c90e5: Layer already exists [2025-03-12T00:25:10.946Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:10.946Z] 54cfed447c6d: Layer already exists [2025-03-12T00:25:10.946Z] ba7a18913d1c: Layer already exists [2025-03-12T00:25:10.946Z] 72c603751e36: Layer already exists [2025-03-12T00:25:10.946Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:10.946Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:10.946Z] d07e3094d147: Layer already exists [2025-03-12T00:25:10.946Z] 4.0.1-dev.1: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:11.277Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:11.597Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:11.597Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T00:25:11.597Z] 54cfed447c6d: Preparing [2025-03-12T00:25:11.597Z] f0071d6c90e5: Preparing [2025-03-12T00:25:11.597Z] bd726bd995a5: Preparing [2025-03-12T00:25:11.597Z] ba7a18913d1c: Preparing [2025-03-12T00:25:11.597Z] 13844c9e4a94: Preparing [2025-03-12T00:25:11.597Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:11.597Z] 72c603751e36: Preparing [2025-03-12T00:25:11.597Z] d07e3094d147: Preparing [2025-03-12T00:25:11.597Z] 994456c4fd7b: Preparing [2025-03-12T00:25:11.597Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:11.597Z] 72c603751e36: Waiting [2025-03-12T00:25:11.597Z] 994456c4fd7b: Waiting [2025-03-12T00:25:11.597Z] d07e3094d147: Waiting [2025-03-12T00:25:11.597Z] bd726bd995a5: Layer already exists [2025-03-12T00:25:11.597Z] ba7a18913d1c: Layer already exists [2025-03-12T00:25:11.597Z] 54cfed447c6d: Layer already exists [2025-03-12T00:25:11.597Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:11.597Z] f0071d6c90e5: Layer already exists [2025-03-12T00:25:11.597Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:11.597Z] d07e3094d147: Layer already exists [2025-03-12T00:25:11.597Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:11.597Z] 72c603751e36: Layer already exists [2025-03-12T00:25:11.597Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:11.926Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:12.302Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [2025-03-12T00:25:12.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-12T00:25:12.302Z] 54cfed447c6d: Preparing [2025-03-12T00:25:12.302Z] f0071d6c90e5: Preparing [2025-03-12T00:25:12.302Z] bd726bd995a5: Preparing [2025-03-12T00:25:12.302Z] ba7a18913d1c: Preparing [2025-03-12T00:25:12.302Z] 13844c9e4a94: Preparing [2025-03-12T00:25:12.302Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:12.302Z] 72c603751e36: Preparing [2025-03-12T00:25:12.302Z] d07e3094d147: Preparing [2025-03-12T00:25:12.302Z] 994456c4fd7b: Preparing [2025-03-12T00:25:12.302Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:12.302Z] 72c603751e36: Waiting [2025-03-12T00:25:12.302Z] d07e3094d147: Waiting [2025-03-12T00:25:12.302Z] 994456c4fd7b: Waiting [2025-03-12T00:25:12.302Z] bd726bd995a5: Layer already exists [2025-03-12T00:25:12.302Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:12.302Z] 54cfed447c6d: Layer already exists [2025-03-12T00:25:12.302Z] f0071d6c90e5: Layer already exists [2025-03-12T00:25:12.302Z] ba7a18913d1c: Layer already exists [2025-03-12T00:25:12.302Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:12.302Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:12.302Z] d07e3094d147: Layer already exists [2025-03-12T00:25:12.302Z] 72c603751e36: Layer already exists [2025-03-12T00:25:12.302Z] odessa: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:12.373Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:12.385Z] taggedImages: [2025-03-12T00:25:12.385Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:12.385Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [2025-03-12T00:25:12.385Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:12.385Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo [2025-03-12T00:25:12.405Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-12T00:25:12.405Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:12.405Z] 4.0.1-dev.1 [2025-03-12T00:25:12.405Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:12.405Z] odessa [2025-03-12T00:25:12.405Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:12.795Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:13.190Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:13.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T00:25:13.190Z] a14cd9b6c89d: Preparing [2025-03-12T00:25:13.190Z] fe8861135659: Preparing [2025-03-12T00:25:13.190Z] 2d3bf99688ae: Preparing [2025-03-12T00:25:13.190Z] 76a68f098b02: Preparing [2025-03-12T00:25:13.190Z] 2ae658b193a4: Preparing [2025-03-12T00:25:13.190Z] 13844c9e4a94: Preparing [2025-03-12T00:25:13.190Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:13.190Z] f46a9b906073: Preparing [2025-03-12T00:25:13.190Z] cd8399bf7853: Preparing [2025-03-12T00:25:13.190Z] ba4f6050e886: Preparing [2025-03-12T00:25:13.190Z] 994456c4fd7b: Preparing [2025-03-12T00:25:13.190Z] f46a9b906073: Waiting [2025-03-12T00:25:13.190Z] cd8399bf7853: Waiting [2025-03-12T00:25:13.190Z] 994456c4fd7b: Waiting [2025-03-12T00:25:13.190Z] 13844c9e4a94: Waiting [2025-03-12T00:25:13.190Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:13.190Z] 76a68f098b02: Pushed [2025-03-12T00:25:13.190Z] a14cd9b6c89d: Pushed [2025-03-12T00:25:13.190Z] fe8861135659: Pushed [2025-03-12T00:25:13.190Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:13.190Z] 2ae658b193a4: Pushed [2025-03-12T00:25:13.190Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:13.190Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:13.190Z] f46a9b906073: Pushed [2025-03-12T00:25:13.190Z] cd8399bf7853: Pushed [2025-03-12T00:25:13.716Z] #36 ... [2025-03-12T00:25:13.716Z] [2025-03-12T00:25:13.716Z] #71 [core-command internal] load build context [2025-03-12T00:25:13.716Z] #71 transferring context: 44.68MB 97.1s done [2025-03-12T00:25:13.716Z] #71 DONE 104.9s [2025-03-12T00:25:13.716Z] [2025-03-12T00:25:13.716Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:25:13.716Z] #36 ... [2025-03-12T00:25:13.716Z] [2025-03-12T00:25:13.716Z] #57 [support-scheduler internal] load build context [2025-03-12T00:25:13.716Z] #57 transferring context: 44.68MB 108.3s done [2025-03-12T00:25:13.716Z] #57 DONE 110.8s [2025-03-12T00:25:13.716Z] [2025-03-12T00:25:13.716Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:25:14.335Z] #36 ... [2025-03-12T00:25:14.335Z] [2025-03-12T00:25:14.335Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-12T00:25:14.609Z] #90 ... [2025-03-12T00:25:14.609Z] [2025-03-12T00:25:14.609Z] #36 [security-secretstore-setup internal] load build context [2025-03-12T00:25:14.617Z] ba4f6050e886: Pushed [2025-03-12T00:25:14.984Z] 2d3bf99688ae: Pushed [2025-03-12T00:25:14.984Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:15.308Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2025-03-12T00:25:15.341Z] #36 transferring context: 44.68MB 113.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:15.608Z] #36 DONE 114.4s [2025-03-12T00:25:15.609Z] [2025-03-12T00:25:15.609Z] #40 [security-proxy-auth internal] load build context [2025-03-12T00:25:15.609Z] #40 transferring context: 44.68MB 99.4s done [2025-03-12T00:25:15.609Z] #40 DONE 107.2s [2025-03-12T00:25:15.609Z] [2025-03-12T00:25:15.609Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:25:15.609Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 69.5s [2025-03-12T00:25:15.633Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-03-12T00:25:15.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T00:25:15.633Z] a14cd9b6c89d: Preparing [2025-03-12T00:25:15.633Z] fe8861135659: Preparing [2025-03-12T00:25:15.633Z] 2d3bf99688ae: Preparing [2025-03-12T00:25:15.633Z] 76a68f098b02: Preparing [2025-03-12T00:25:15.633Z] 2ae658b193a4: Preparing [2025-03-12T00:25:15.633Z] 13844c9e4a94: Preparing [2025-03-12T00:25:15.633Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:15.633Z] f46a9b906073: Preparing [2025-03-12T00:25:15.633Z] cd8399bf7853: Preparing [2025-03-12T00:25:15.633Z] ba4f6050e886: Preparing [2025-03-12T00:25:15.633Z] 994456c4fd7b: Preparing [2025-03-12T00:25:15.633Z] 13844c9e4a94: Waiting [2025-03-12T00:25:15.633Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:15.633Z] cd8399bf7853: Waiting [2025-03-12T00:25:15.633Z] f46a9b906073: Waiting [2025-03-12T00:25:15.633Z] ba4f6050e886: Waiting [2025-03-12T00:25:15.633Z] 994456c4fd7b: Waiting [2025-03-12T00:25:15.633Z] a14cd9b6c89d: Layer already exists [2025-03-12T00:25:15.633Z] 2d3bf99688ae: Layer already exists [2025-03-12T00:25:15.633Z] 2ae658b193a4: Layer already exists [2025-03-12T00:25:15.633Z] 76a68f098b02: Layer already exists [2025-03-12T00:25:15.633Z] fe8861135659: Layer already exists [2025-03-12T00:25:15.633Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:15.633Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:15.633Z] cd8399bf7853: Layer already exists [2025-03-12T00:25:15.633Z] f46a9b906073: Layer already exists [2025-03-12T00:25:15.633Z] ba4f6050e886: Layer already exists [2025-03-12T00:25:15.633Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:15.633Z] 4.0.1-dev.1: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:15.952Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:16.271Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:16.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T00:25:16.271Z] a14cd9b6c89d: Preparing [2025-03-12T00:25:16.271Z] fe8861135659: Preparing [2025-03-12T00:25:16.271Z] 2d3bf99688ae: Preparing [2025-03-12T00:25:16.271Z] 76a68f098b02: Preparing [2025-03-12T00:25:16.271Z] 2ae658b193a4: Preparing [2025-03-12T00:25:16.271Z] 13844c9e4a94: Preparing [2025-03-12T00:25:16.271Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:16.271Z] f46a9b906073: Preparing [2025-03-12T00:25:16.271Z] cd8399bf7853: Preparing [2025-03-12T00:25:16.271Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:16.271Z] f46a9b906073: Waiting [2025-03-12T00:25:16.271Z] cd8399bf7853: Waiting [2025-03-12T00:25:16.271Z] 13844c9e4a94: Waiting [2025-03-12T00:25:16.271Z] ba4f6050e886: Preparing [2025-03-12T00:25:16.271Z] 994456c4fd7b: Preparing [2025-03-12T00:25:16.271Z] 994456c4fd7b: Waiting [2025-03-12T00:25:16.271Z] a14cd9b6c89d: Layer already exists [2025-03-12T00:25:16.271Z] 2ae658b193a4: Layer already exists [2025-03-12T00:25:16.271Z] 2d3bf99688ae: Layer already exists [2025-03-12T00:25:16.271Z] fe8861135659: Layer already exists [2025-03-12T00:25:16.271Z] 76a68f098b02: Layer already exists [2025-03-12T00:25:16.271Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:16.271Z] ba4f6050e886: Layer already exists [2025-03-12T00:25:16.271Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:16.271Z] f46a9b906073: Layer already exists [2025-03-12T00:25:16.271Z] cd8399bf7853: Layer already exists [2025-03-12T00:25:16.271Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:16.271Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:16.575Z] #46 ... [2025-03-12T00:25:16.575Z] [2025-03-12T00:25:16.575Z] #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:16.598Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:16.850Z] #91 ... [2025-03-12T00:25:16.850Z] [2025-03-12T00:25:16.850Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-12T00:25:16.921Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [2025-03-12T00:25:16.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-12T00:25:16.921Z] a14cd9b6c89d: Preparing [2025-03-12T00:25:16.921Z] fe8861135659: Preparing [2025-03-12T00:25:16.921Z] 2d3bf99688ae: Preparing [2025-03-12T00:25:16.921Z] 76a68f098b02: Preparing [2025-03-12T00:25:16.921Z] 2ae658b193a4: Preparing [2025-03-12T00:25:16.921Z] 13844c9e4a94: Preparing [2025-03-12T00:25:16.921Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:16.921Z] f46a9b906073: Preparing [2025-03-12T00:25:16.921Z] cd8399bf7853: Preparing [2025-03-12T00:25:16.921Z] ba4f6050e886: Preparing [2025-03-12T00:25:16.921Z] 994456c4fd7b: Preparing [2025-03-12T00:25:16.921Z] f46a9b906073: Waiting [2025-03-12T00:25:16.921Z] cd8399bf7853: Waiting [2025-03-12T00:25:16.921Z] ba4f6050e886: Waiting [2025-03-12T00:25:16.921Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:16.921Z] 13844c9e4a94: Waiting [2025-03-12T00:25:16.921Z] 994456c4fd7b: Waiting [2025-03-12T00:25:16.921Z] 2d3bf99688ae: Layer already exists [2025-03-12T00:25:16.921Z] fe8861135659: Layer already exists [2025-03-12T00:25:16.921Z] a14cd9b6c89d: Layer already exists [2025-03-12T00:25:16.921Z] 2ae658b193a4: Layer already exists [2025-03-12T00:25:16.921Z] 76a68f098b02: Layer already exists [2025-03-12T00:25:16.921Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:16.921Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:16.921Z] ba4f6050e886: Layer already exists [2025-03-12T00:25:16.921Z] cd8399bf7853: Layer already exists [2025-03-12T00:25:16.921Z] f46a9b906073: Layer already exists [2025-03-12T00:25:16.921Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:16.921Z] odessa: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:17.014Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:17.031Z] taggedImages: [2025-03-12T00:25:17.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:17.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [2025-03-12T00:25:17.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:17.031Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo [2025-03-12T00:25:17.063Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-12T00:25:17.063Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:17.063Z] 4.0.1-dev.1 [2025-03-12T00:25:17.063Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:17.063Z] odessa [2025-03-12T00:25:17.063Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:17.416Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:17.736Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:17.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T00:25:17.736Z] 8775e79072ac: Preparing [2025-03-12T00:25:17.736Z] c7d0997e8c55: Preparing [2025-03-12T00:25:17.736Z] 14f3a3e56a84: Preparing [2025-03-12T00:25:17.736Z] c754fca30ece: Preparing [2025-03-12T00:25:17.736Z] 2fa2616c4ed9: Preparing [2025-03-12T00:25:17.736Z] ee8035c724d7: Preparing [2025-03-12T00:25:17.736Z] 3464a6715b58: Preparing [2025-03-12T00:25:17.736Z] 13844c9e4a94: Preparing [2025-03-12T00:25:17.736Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:17.736Z] b33a936076a8: Preparing [2025-03-12T00:25:17.736Z] e63167e92bbf: Preparing [2025-03-12T00:25:17.736Z] 994456c4fd7b: Preparing [2025-03-12T00:25:17.736Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:17.736Z] b33a936076a8: Waiting [2025-03-12T00:25:17.736Z] e63167e92bbf: Waiting [2025-03-12T00:25:17.736Z] 994456c4fd7b: Waiting [2025-03-12T00:25:17.736Z] ee8035c724d7: Waiting [2025-03-12T00:25:17.736Z] 3464a6715b58: Waiting [2025-03-12T00:25:17.736Z] 13844c9e4a94: Waiting [2025-03-12T00:25:17.736Z] c7d0997e8c55: Pushed [2025-03-12T00:25:17.736Z] 8775e79072ac: Pushed [2025-03-12T00:25:17.736Z] 2fa2616c4ed9: Pushed [2025-03-12T00:25:17.736Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:17.736Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:17.814Z] #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 71.5s done [2025-03-12T00:25:17.996Z] ee8035c724d7: Pushed [2025-03-12T00:25:17.996Z] 3464a6715b58: Pushed [2025-03-12T00:25:17.996Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:17.996Z] b33a936076a8: Pushed [2025-03-12T00:25:18.082Z] #46 DONE 113.4s [2025-03-12T00:25:18.083Z] [2025-03-12T00:25:18.083Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:19.371Z] e63167e92bbf: Pushed [2025-03-12T00:25:19.371Z] c754fca30ece: Pushed [2025-03-12T00:25:20.034Z] #92 ... [2025-03-12T00:25:20.034Z] [2025-03-12T00:25:20.034Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T00:25:20.303Z] 14f3a3e56a84: Pushed [2025-03-12T00:25:20.304Z] #93 ... [2025-03-12T00:25:20.304Z] [2025-03-12T00:25:20.304Z] #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:20.561Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv [2025-03-12T00:25:20.584Z] #94 ... [2025-03-12T00:25:20.584Z] [2025-03-12T00:25:20.584Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:20.885Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:21.208Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-03-12T00:25:21.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T00:25:21.208Z] 8775e79072ac: Preparing [2025-03-12T00:25:21.208Z] c7d0997e8c55: Preparing [2025-03-12T00:25:21.208Z] 14f3a3e56a84: Preparing [2025-03-12T00:25:21.208Z] c754fca30ece: Preparing [2025-03-12T00:25:21.208Z] 2fa2616c4ed9: Preparing [2025-03-12T00:25:21.208Z] ee8035c724d7: Preparing [2025-03-12T00:25:21.208Z] 3464a6715b58: Preparing [2025-03-12T00:25:21.208Z] 13844c9e4a94: Preparing [2025-03-12T00:25:21.208Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:21.208Z] b33a936076a8: Preparing [2025-03-12T00:25:21.208Z] e63167e92bbf: Preparing [2025-03-12T00:25:21.208Z] 994456c4fd7b: Preparing [2025-03-12T00:25:21.208Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:21.208Z] b33a936076a8: Waiting [2025-03-12T00:25:21.208Z] ee8035c724d7: Waiting [2025-03-12T00:25:21.208Z] 3464a6715b58: Waiting [2025-03-12T00:25:21.208Z] 994456c4fd7b: Waiting [2025-03-12T00:25:21.208Z] 13844c9e4a94: Waiting [2025-03-12T00:25:21.208Z] c754fca30ece: Layer already exists [2025-03-12T00:25:21.208Z] 8775e79072ac: Layer already exists [2025-03-12T00:25:21.208Z] 14f3a3e56a84: Layer already exists [2025-03-12T00:25:21.208Z] 2fa2616c4ed9: Layer already exists [2025-03-12T00:25:21.208Z] c7d0997e8c55: Layer already exists [2025-03-12T00:25:21.208Z] 3464a6715b58: Layer already exists [2025-03-12T00:25:21.208Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:21.208Z] ee8035c724d7: Layer already exists [2025-03-12T00:25:21.208Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:21.208Z] b33a936076a8: Layer already exists [2025-03-12T00:25:21.208Z] e63167e92bbf: Layer already exists [2025-03-12T00:25:21.208Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:21.208Z] 4.0.1-dev.1: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:21.531Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [2025-03-12T00:25:21.562Z] #95 ... [2025-03-12T00:25:21.562Z] [2025-03-12T00:25:21.562Z] #89 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:21.562Z] #89 DONE 23.4s [2025-03-12T00:25:21.562Z] [2025-03-12T00:25:21.562Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:21.562Z] #87 DONE 31.4s [2025-03-12T00:25:21.562Z] [2025-03-12T00:25:21.562Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:21.832Z] #96 ... [2025-03-12T00:25:21.832Z] [2025-03-12T00:25:21.832Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-12T00:25:21.832Z] #90 DONE 17.4s [2025-03-12T00:25:21.832Z] [2025-03-12T00:25:21.832Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:25:21.865Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:21.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T00:25:21.865Z] 8775e79072ac: Preparing [2025-03-12T00:25:21.865Z] c7d0997e8c55: Preparing [2025-03-12T00:25:21.865Z] 14f3a3e56a84: Preparing [2025-03-12T00:25:21.865Z] c754fca30ece: Preparing [2025-03-12T00:25:21.865Z] 2fa2616c4ed9: Preparing [2025-03-12T00:25:21.865Z] ee8035c724d7: Preparing [2025-03-12T00:25:21.865Z] 3464a6715b58: Preparing [2025-03-12T00:25:21.865Z] 13844c9e4a94: Preparing [2025-03-12T00:25:21.865Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:21.865Z] b33a936076a8: Preparing [2025-03-12T00:25:21.865Z] e63167e92bbf: Preparing [2025-03-12T00:25:21.865Z] 994456c4fd7b: Preparing [2025-03-12T00:25:21.865Z] 13844c9e4a94: Waiting [2025-03-12T00:25:21.865Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:21.865Z] 994456c4fd7b: Waiting [2025-03-12T00:25:21.865Z] ee8035c724d7: Waiting [2025-03-12T00:25:21.865Z] 3464a6715b58: Waiting [2025-03-12T00:25:21.865Z] b33a936076a8: Waiting [2025-03-12T00:25:21.865Z] e63167e92bbf: Waiting [2025-03-12T00:25:21.865Z] 14f3a3e56a84: Layer already exists [2025-03-12T00:25:21.865Z] c7d0997e8c55: Layer already exists [2025-03-12T00:25:21.865Z] 8775e79072ac: Layer already exists [2025-03-12T00:25:21.865Z] 2fa2616c4ed9: Layer already exists [2025-03-12T00:25:21.865Z] c754fca30ece: Layer already exists [2025-03-12T00:25:21.865Z] ee8035c724d7: Layer already exists [2025-03-12T00:25:21.865Z] 3464a6715b58: Layer already exists [2025-03-12T00:25:21.865Z] b33a936076a8: Layer already exists [2025-03-12T00:25:21.865Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:21.865Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:21.865Z] e63167e92bbf: Layer already exists [2025-03-12T00:25:21.865Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:21.865Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:22.196Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:22.513Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [2025-03-12T00:25:22.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-12T00:25:22.514Z] 8775e79072ac: Preparing [2025-03-12T00:25:22.514Z] c7d0997e8c55: Preparing [2025-03-12T00:25:22.514Z] 14f3a3e56a84: Preparing [2025-03-12T00:25:22.514Z] c754fca30ece: Preparing [2025-03-12T00:25:22.514Z] 2fa2616c4ed9: Preparing [2025-03-12T00:25:22.514Z] ee8035c724d7: Preparing [2025-03-12T00:25:22.514Z] 3464a6715b58: Preparing [2025-03-12T00:25:22.514Z] 13844c9e4a94: Preparing [2025-03-12T00:25:22.514Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:22.514Z] b33a936076a8: Preparing [2025-03-12T00:25:22.514Z] e63167e92bbf: Preparing [2025-03-12T00:25:22.514Z] 994456c4fd7b: Preparing [2025-03-12T00:25:22.514Z] 1d2c380e13f9: Waiting [2025-03-12T00:25:22.514Z] b33a936076a8: Waiting [2025-03-12T00:25:22.514Z] e63167e92bbf: Waiting [2025-03-12T00:25:22.514Z] ee8035c724d7: Waiting [2025-03-12T00:25:22.514Z] 3464a6715b58: Waiting [2025-03-12T00:25:22.514Z] 13844c9e4a94: Waiting [2025-03-12T00:25:22.514Z] 994456c4fd7b: Waiting [2025-03-12T00:25:22.514Z] c754fca30ece: Layer already exists [2025-03-12T00:25:22.514Z] c7d0997e8c55: Layer already exists [2025-03-12T00:25:22.514Z] 8775e79072ac: Layer already exists [2025-03-12T00:25:22.514Z] 2fa2616c4ed9: Layer already exists [2025-03-12T00:25:22.514Z] 14f3a3e56a84: Layer already exists [2025-03-12T00:25:22.514Z] ee8035c724d7: Layer already exists [2025-03-12T00:25:22.514Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:22.514Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:22.514Z] 3464a6715b58: Layer already exists [2025-03-12T00:25:22.514Z] b33a936076a8: Layer already exists [2025-03-12T00:25:22.514Z] e63167e92bbf: Layer already exists [2025-03-12T00:25:22.514Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:22.514Z] odessa: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:22.589Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:22.602Z] taggedImages: [2025-03-12T00:25:22.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:22.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [2025-03-12T00:25:22.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:22.602Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo [2025-03-12T00:25:22.627Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-12T00:25:22.628Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:22.628Z] 4.0.1-dev.1 [2025-03-12T00:25:22.628Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:22.628Z] odessa [2025-03-12T00:25:22.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:22.832Z] #97 ... [2025-03-12T00:25:22.832Z] [2025-03-12T00:25:22.832Z] #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:22.832Z] #91 DONE 16.0s [2025-03-12T00:25:22.832Z] [2025-03-12T00:25:22.832Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:25:22.966Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:23.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:23.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T00:25:23.284Z] 90c26108c97a: Preparing [2025-03-12T00:25:23.284Z] 5a206530fe03: Preparing [2025-03-12T00:25:23.284Z] 13844c9e4a94: Preparing [2025-03-12T00:25:23.284Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:23.284Z] b5badef49216: Preparing [2025-03-12T00:25:23.284Z] 96c6b141dbdc: Preparing [2025-03-12T00:25:23.284Z] 994456c4fd7b: Preparing [2025-03-12T00:25:23.284Z] 96c6b141dbdc: Waiting [2025-03-12T00:25:23.284Z] 994456c4fd7b: Waiting [2025-03-12T00:25:23.284Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:23.284Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:23.284Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:23.284Z] b5badef49216: Pushed [2025-03-12T00:25:23.284Z] 90c26108c97a: Pushed [2025-03-12T00:25:24.217Z] 96c6b141dbdc: Pushed [2025-03-12T00:25:24.802Z] #98 ... [2025-03-12T00:25:24.802Z] [2025-03-12T00:25:24.802Z] #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:24.802Z] #94 DONE 14.5s [2025-03-12T00:25:24.802Z] [2025-03-12T00:25:24.802Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:25:26.117Z] 5a206530fe03: Pushed [2025-03-12T00:25:26.376Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:26.702Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:27.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-03-12T00:25:27.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T00:25:27.024Z] 90c26108c97a: Preparing [2025-03-12T00:25:27.024Z] 5a206530fe03: Preparing [2025-03-12T00:25:27.024Z] 13844c9e4a94: Preparing [2025-03-12T00:25:27.024Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:27.024Z] b5badef49216: Preparing [2025-03-12T00:25:27.024Z] 96c6b141dbdc: Preparing [2025-03-12T00:25:27.024Z] 994456c4fd7b: Preparing [2025-03-12T00:25:27.024Z] 994456c4fd7b: Waiting [2025-03-12T00:25:27.024Z] 96c6b141dbdc: Waiting [2025-03-12T00:25:27.024Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:27.024Z] 5a206530fe03: Layer already exists [2025-03-12T00:25:27.024Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:27.024Z] 90c26108c97a: Layer already exists [2025-03-12T00:25:27.024Z] b5badef49216: Layer already exists [2025-03-12T00:25:27.024Z] 96c6b141dbdc: Layer already exists [2025-03-12T00:25:27.024Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:27.024Z] 4.0.1-dev.1: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:27.347Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:27.422Z] #99 ... [2025-03-12T00:25:27.422Z] [2025-03-12T00:25:27.422Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T00:25:27.422Z] #95 DONE 7.8s [2025-03-12T00:25:27.422Z] [2025-03-12T00:25:27.422Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T00:25:27.422Z] #93 DONE 7.8s [2025-03-12T00:25:27.422Z] [2025-03-12T00:25:27.422Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-12T00:25:27.422Z] #100 DONE 6.0s [2025-03-12T00:25:27.422Z] [2025-03-12T00:25:27.422Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-12T00:25:27.422Z] #101 ... [2025-03-12T00:25:27.422Z] [2025-03-12T00:25:27.422Z] #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:25:27.422Z] #92 DONE 12.7s [2025-03-12T00:25:27.669Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:27.669Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T00:25:27.669Z] 90c26108c97a: Preparing [2025-03-12T00:25:27.669Z] 5a206530fe03: Preparing [2025-03-12T00:25:27.669Z] 13844c9e4a94: Preparing [2025-03-12T00:25:27.669Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:27.669Z] b5badef49216: Preparing [2025-03-12T00:25:27.669Z] 96c6b141dbdc: Preparing [2025-03-12T00:25:27.669Z] 994456c4fd7b: Preparing [2025-03-12T00:25:27.669Z] 96c6b141dbdc: Waiting [2025-03-12T00:25:27.669Z] 994456c4fd7b: Waiting [2025-03-12T00:25:27.669Z] 90c26108c97a: Layer already exists [2025-03-12T00:25:27.669Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:27.669Z] 5a206530fe03: Layer already exists [2025-03-12T00:25:27.669Z] b5badef49216: Layer already exists [2025-03-12T00:25:27.669Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:27.669Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:27.669Z] 96c6b141dbdc: Layer already exists [2025-03-12T00:25:27.669Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv [2025-03-12T00:25:27.694Z] [2025-03-12T00:25:27.694Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-12T00:25:27.694Z] #101 DONE 0.4s [2025-03-12T00:25:27.694Z] [2025-03-12T00:25:27.694Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:25:27.694Z] #102 ... [2025-03-12T00:25:27.694Z] [2025-03-12T00:25:27.694Z] #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-12T00:25:27.694Z] #103 DONE 0.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:27.973Z] [2025-03-12T00:25:27.973Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-12T00:25:27.973Z] #104 DONE 0.4s [2025-03-12T00:25:27.973Z] [2025-03-12T00:25:27.973Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-12T00:25:27.995Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:28.248Z] #105 DONE 0.5s [2025-03-12T00:25:28.248Z] [2025-03-12T00:25:28.248Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-12T00:25:28.248Z] #106 DONE 0.6s [2025-03-12T00:25:28.248Z] [2025-03-12T00:25:28.248Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:25:28.321Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [2025-03-12T00:25:28.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-12T00:25:28.321Z] 90c26108c97a: Preparing [2025-03-12T00:25:28.321Z] 5a206530fe03: Preparing [2025-03-12T00:25:28.321Z] 13844c9e4a94: Preparing [2025-03-12T00:25:28.321Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:28.321Z] b5badef49216: Preparing [2025-03-12T00:25:28.321Z] 96c6b141dbdc: Preparing [2025-03-12T00:25:28.321Z] 994456c4fd7b: Preparing [2025-03-12T00:25:28.321Z] 96c6b141dbdc: Waiting [2025-03-12T00:25:28.321Z] 994456c4fd7b: Waiting [2025-03-12T00:25:28.321Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:28.321Z] b5badef49216: Layer already exists [2025-03-12T00:25:28.321Z] 5a206530fe03: Layer already exists [2025-03-12T00:25:28.321Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:28.321Z] 90c26108c97a: Layer already exists [2025-03-12T00:25:28.321Z] 96c6b141dbdc: Layer already exists [2025-03-12T00:25:28.321Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:28.321Z] odessa: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:28.397Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:28.417Z] taggedImages: [2025-03-12T00:25:28.417Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:28.417Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [2025-03-12T00:25:28.417Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:28.417Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo [2025-03-12T00:25:28.441Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-12T00:25:28.441Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:28.441Z] 4.0.1-dev.1 [2025-03-12T00:25:28.441Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:28.441Z] odessa [2025-03-12T00:25:28.441Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:28.523Z] #107 ... [2025-03-12T00:25:28.523Z] [2025-03-12T00:25:28.523Z] #108 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-12T00:25:28.523Z] #108 DONE 0.5s [2025-03-12T00:25:28.523Z] [2025-03-12T00:25:28.523Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:25:28.795Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:28.799Z] #109 ... [2025-03-12T00:25:28.799Z] [2025-03-12T00:25:28.799Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:25:28.799Z] #107 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:29.070Z] [2025-03-12T00:25:29.070Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:25:29.070Z] #109 DONE 0.5s [2025-03-12T00:25:29.070Z] [2025-03-12T00:25:29.070Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-12T00:25:29.070Z] #110 ... [2025-03-12T00:25:29.070Z] [2025-03-12T00:25:29.070Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-12T00:25:29.070Z] #111 DONE 0.6s [2025-03-12T00:25:29.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:29.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T00:25:29.113Z] c5036aa82eed: Preparing [2025-03-12T00:25:29.113Z] ec5bb0670e83: Preparing [2025-03-12T00:25:29.113Z] cd9455f27bab: Preparing [2025-03-12T00:25:29.113Z] 13844c9e4a94: Preparing [2025-03-12T00:25:29.113Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:29.113Z] 7d968a557ecd: Preparing [2025-03-12T00:25:29.113Z] 313d51837740: Preparing [2025-03-12T00:25:29.113Z] d437146eb32e: Preparing [2025-03-12T00:25:29.113Z] 8b87c6c72064: Preparing [2025-03-12T00:25:29.113Z] 994456c4fd7b: Preparing [2025-03-12T00:25:29.113Z] 7d968a557ecd: Waiting [2025-03-12T00:25:29.113Z] d437146eb32e: Waiting [2025-03-12T00:25:29.113Z] 8b87c6c72064: Waiting [2025-03-12T00:25:29.113Z] 313d51837740: Waiting [2025-03-12T00:25:29.113Z] 994456c4fd7b: Waiting [2025-03-12T00:25:29.113Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:29.113Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:29.113Z] ec5bb0670e83: Pushed [2025-03-12T00:25:29.113Z] cd9455f27bab: Pushed [2025-03-12T00:25:29.113Z] c5036aa82eed: Pushed [2025-03-12T00:25:29.113Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:29.113Z] d437146eb32e: Pushed [2025-03-12T00:25:29.343Z] [2025-03-12T00:25:29.343Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-12T00:25:29.343Z] #112 DONE 0.4s [2025-03-12T00:25:29.343Z] [2025-03-12T00:25:29.343Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-12T00:25:29.343Z] #113 ... [2025-03-12T00:25:29.343Z] [2025-03-12T00:25:29.343Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-12T00:25:29.343Z] #114 DONE 0.3s [2025-03-12T00:25:29.613Z] [2025-03-12T00:25:29.613Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-12T00:25:29.613Z] #110 DONE 0.5s [2025-03-12T00:25:29.613Z] [2025-03-12T00:25:29.613Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-12T00:25:29.678Z] 8b87c6c72064: Pushed [2025-03-12T00:25:29.882Z] #115 ... [2025-03-12T00:25:29.882Z] [2025-03-12T00:25:29.882Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-12T00:25:29.882Z] #113 DONE 0.4s [2025-03-12T00:25:29.882Z] [2025-03-12T00:25:29.882Z] #116 [security-spire-server] exporting to image [2025-03-12T00:25:29.882Z] #116 exporting layers [2025-03-12T00:25:30.151Z] #116 ... [2025-03-12T00:25:30.151Z] [2025-03-12T00:25:30.151Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-12T00:25:30.151Z] #115 DONE 0.4s [2025-03-12T00:25:30.151Z] [2025-03-12T00:25:30.151Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-12T00:25:30.151Z] #117 DONE 0.6s [2025-03-12T00:25:30.151Z] [2025-03-12T00:25:30.152Z] #116 [security-spire-agent] exporting to image [2025-03-12T00:25:31.568Z] #116 ... [2025-03-12T00:25:31.568Z] [2025-03-12T00:25:31.568Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:25:33.860Z] 313d51837740: Pushed [2025-03-12T00:25:34.953Z] #118 ... [2025-03-12T00:25:34.954Z] [2025-03-12T00:25:34.954Z] #116 [security-spire-config] exporting to image [2025-03-12T00:25:34.954Z] #116 exporting layers 4.9s done [2025-03-12T00:25:34.954Z] #116 exporting layers 4.9s done [2025-03-12T00:25:34.954Z] #116 writing image sha256:75892ca7f0f6050cfdabbab494d75021b73d86dc26e23ddd25460b8ea16bfac5 0.1s done [2025-03-12T00:25:34.954Z] #116 writing image sha256:3433ecc60b9969c601ee18ef0195d47a97a03af3ff1b3c183e2ac770438ef65a 0.0s done [2025-03-12T00:25:34.954Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-12T00:25:34.954Z] #116 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-12T00:25:35.231Z] #116 writing image sha256:5e3cc53eaa7fcab8dd6f8df47e72c4c08173ecc51c4019dde305b6e201019847 [2025-03-12T00:25:35.232Z] #116 writing image sha256:5e3cc53eaa7fcab8dd6f8df47e72c4c08173ecc51c4019dde305b6e201019847 0.0s done [2025-03-12T00:25:35.232Z] #116 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-12T00:25:35.232Z] #116 DONE 5.6s [2025-03-12T00:25:35.232Z] [2025-03-12T00:25:35.232Z] #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:25:40.510Z] 7d968a557ecd: Pushed [2025-03-12T00:25:40.510Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:40.838Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:41.157Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-03-12T00:25:41.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T00:25:41.157Z] c5036aa82eed: Preparing [2025-03-12T00:25:41.157Z] ec5bb0670e83: Preparing [2025-03-12T00:25:41.157Z] cd9455f27bab: Preparing [2025-03-12T00:25:41.157Z] 13844c9e4a94: Preparing [2025-03-12T00:25:41.157Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:41.157Z] 7d968a557ecd: Preparing [2025-03-12T00:25:41.157Z] 313d51837740: Preparing [2025-03-12T00:25:41.157Z] d437146eb32e: Preparing [2025-03-12T00:25:41.157Z] 8b87c6c72064: Preparing [2025-03-12T00:25:41.157Z] 994456c4fd7b: Preparing [2025-03-12T00:25:41.157Z] 313d51837740: Waiting [2025-03-12T00:25:41.157Z] d437146eb32e: Waiting [2025-03-12T00:25:41.157Z] 8b87c6c72064: Waiting [2025-03-12T00:25:41.157Z] 994456c4fd7b: Waiting [2025-03-12T00:25:41.157Z] 7d968a557ecd: Waiting [2025-03-12T00:25:41.157Z] cd9455f27bab: Layer already exists [2025-03-12T00:25:41.157Z] ec5bb0670e83: Layer already exists [2025-03-12T00:25:41.157Z] c5036aa82eed: Layer already exists [2025-03-12T00:25:41.157Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:41.157Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:41.157Z] 7d968a557ecd: Layer already exists [2025-03-12T00:25:41.157Z] 8b87c6c72064: Layer already exists [2025-03-12T00:25:41.157Z] 313d51837740: Layer already exists [2025-03-12T00:25:41.157Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:41.157Z] d437146eb32e: Layer already exists [2025-03-12T00:25:41.157Z] 4.0.1-dev.1: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:41.487Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:41.811Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:41.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T00:25:41.811Z] c5036aa82eed: Preparing [2025-03-12T00:25:41.811Z] ec5bb0670e83: Preparing [2025-03-12T00:25:41.811Z] cd9455f27bab: Preparing [2025-03-12T00:25:41.811Z] 13844c9e4a94: Preparing [2025-03-12T00:25:41.811Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:41.811Z] 7d968a557ecd: Preparing [2025-03-12T00:25:41.811Z] 313d51837740: Preparing [2025-03-12T00:25:41.811Z] d437146eb32e: Preparing [2025-03-12T00:25:41.811Z] 8b87c6c72064: Preparing [2025-03-12T00:25:41.811Z] 994456c4fd7b: Preparing [2025-03-12T00:25:41.811Z] 8b87c6c72064: Waiting [2025-03-12T00:25:41.811Z] 994456c4fd7b: Waiting [2025-03-12T00:25:41.811Z] 7d968a557ecd: Waiting [2025-03-12T00:25:41.811Z] 313d51837740: Waiting [2025-03-12T00:25:41.811Z] ec5bb0670e83: Layer already exists [2025-03-12T00:25:41.811Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:41.811Z] cd9455f27bab: Layer already exists [2025-03-12T00:25:41.811Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:41.811Z] c5036aa82eed: Layer already exists [2025-03-12T00:25:41.811Z] 7d968a557ecd: Layer already exists [2025-03-12T00:25:41.811Z] 8b87c6c72064: Layer already exists [2025-03-12T00:25:41.811Z] 313d51837740: Layer already exists [2025-03-12T00:25:41.811Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:41.811Z] d437146eb32e: Layer already exists [2025-03-12T00:25:41.811Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:42.141Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:42.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [2025-03-12T00:25:42.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-12T00:25:42.462Z] c5036aa82eed: Preparing [2025-03-12T00:25:42.462Z] ec5bb0670e83: Preparing [2025-03-12T00:25:42.462Z] cd9455f27bab: Preparing [2025-03-12T00:25:42.462Z] 13844c9e4a94: Preparing [2025-03-12T00:25:42.462Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:42.462Z] 7d968a557ecd: Preparing [2025-03-12T00:25:42.462Z] 313d51837740: Preparing [2025-03-12T00:25:42.462Z] d437146eb32e: Preparing [2025-03-12T00:25:42.462Z] 8b87c6c72064: Preparing [2025-03-12T00:25:42.462Z] 994456c4fd7b: Preparing [2025-03-12T00:25:42.462Z] 7d968a557ecd: Waiting [2025-03-12T00:25:42.462Z] d437146eb32e: Waiting [2025-03-12T00:25:42.462Z] 313d51837740: Waiting [2025-03-12T00:25:42.462Z] 8b87c6c72064: Waiting [2025-03-12T00:25:42.462Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:42.462Z] ec5bb0670e83: Layer already exists [2025-03-12T00:25:42.462Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:42.462Z] cd9455f27bab: Layer already exists [2025-03-12T00:25:42.462Z] c5036aa82eed: Layer already exists [2025-03-12T00:25:42.462Z] 7d968a557ecd: Layer already exists [2025-03-12T00:25:42.462Z] 8b87c6c72064: Layer already exists [2025-03-12T00:25:42.462Z] 313d51837740: Layer already exists [2025-03-12T00:25:42.462Z] d437146eb32e: Layer already exists [2025-03-12T00:25:42.462Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:42.462Z] odessa: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:42.544Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:42.560Z] taggedImages: [2025-03-12T00:25:42.560Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:42.560Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [2025-03-12T00:25:42.560Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:42.560Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo [2025-03-12T00:25:42.585Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-12T00:25:42.585Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:42.585Z] 4.0.1-dev.1 [2025-03-12T00:25:42.585Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:42.585Z] odessa [2025-03-12T00:25:42.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:42.941Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:43.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:43.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T00:25:43.272Z] 7da8564b5480: Preparing [2025-03-12T00:25:43.272Z] cde8c3133487: Preparing [2025-03-12T00:25:43.272Z] 5bffa4850a75: Preparing [2025-03-12T00:25:43.272Z] 13844c9e4a94: Preparing [2025-03-12T00:25:43.272Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:43.272Z] 62c422a201fc: Preparing [2025-03-12T00:25:43.272Z] 1233039c2a34: Preparing [2025-03-12T00:25:43.272Z] 66241244f43e: Preparing [2025-03-12T00:25:43.272Z] 994456c4fd7b: Preparing [2025-03-12T00:25:43.272Z] 1233039c2a34: Waiting [2025-03-12T00:25:43.272Z] 66241244f43e: Waiting [2025-03-12T00:25:43.272Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:43.272Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:43.272Z] cde8c3133487: Pushed [2025-03-12T00:25:43.272Z] 7da8564b5480: Pushed [2025-03-12T00:25:43.272Z] 5bffa4850a75: Pushed [2025-03-12T00:25:43.272Z] 1233039c2a34: Pushed [2025-03-12T00:25:43.272Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:43.529Z] 66241244f43e: Pushed [2025-03-12T00:25:55.734Z] 62c422a201fc: Pushed [2025-03-12T00:25:55.734Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:56.064Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:56.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-03-12T00:25:56.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T00:25:56.399Z] 7da8564b5480: Preparing [2025-03-12T00:25:56.399Z] cde8c3133487: Preparing [2025-03-12T00:25:56.399Z] 5bffa4850a75: Preparing [2025-03-12T00:25:56.399Z] 13844c9e4a94: Preparing [2025-03-12T00:25:56.399Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:56.399Z] 62c422a201fc: Preparing [2025-03-12T00:25:56.399Z] 1233039c2a34: Preparing [2025-03-12T00:25:56.399Z] 66241244f43e: Preparing [2025-03-12T00:25:56.399Z] 994456c4fd7b: Preparing [2025-03-12T00:25:56.399Z] 1233039c2a34: Waiting [2025-03-12T00:25:56.399Z] 66241244f43e: Waiting [2025-03-12T00:25:56.399Z] 994456c4fd7b: Waiting [2025-03-12T00:25:56.399Z] 62c422a201fc: Waiting [2025-03-12T00:25:56.399Z] 7da8564b5480: Layer already exists [2025-03-12T00:25:56.399Z] 5bffa4850a75: Layer already exists [2025-03-12T00:25:56.399Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:56.399Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:56.399Z] cde8c3133487: Layer already exists [2025-03-12T00:25:56.399Z] 62c422a201fc: Layer already exists [2025-03-12T00:25:56.399Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:56.399Z] 66241244f43e: Layer already exists [2025-03-12T00:25:56.399Z] 1233039c2a34: Layer already exists [2025-03-12T00:25:56.399Z] 4.0.1-dev.1: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:56.728Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:57.053Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:57.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T00:25:57.054Z] 7da8564b5480: Preparing [2025-03-12T00:25:57.054Z] cde8c3133487: Preparing [2025-03-12T00:25:57.054Z] 5bffa4850a75: Preparing [2025-03-12T00:25:57.054Z] 13844c9e4a94: Preparing [2025-03-12T00:25:57.054Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:57.054Z] 62c422a201fc: Preparing [2025-03-12T00:25:57.054Z] 1233039c2a34: Preparing [2025-03-12T00:25:57.054Z] 66241244f43e: Preparing [2025-03-12T00:25:57.054Z] 994456c4fd7b: Preparing [2025-03-12T00:25:57.054Z] 62c422a201fc: Waiting [2025-03-12T00:25:57.054Z] 1233039c2a34: Waiting [2025-03-12T00:25:57.054Z] 66241244f43e: Waiting [2025-03-12T00:25:57.054Z] 994456c4fd7b: Waiting [2025-03-12T00:25:57.054Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:57.054Z] 7da8564b5480: Layer already exists [2025-03-12T00:25:57.054Z] cde8c3133487: Layer already exists [2025-03-12T00:25:57.054Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:57.054Z] 5bffa4850a75: Layer already exists [2025-03-12T00:25:57.054Z] 62c422a201fc: Layer already exists [2025-03-12T00:25:57.054Z] 66241244f43e: Layer already exists [2025-03-12T00:25:57.054Z] 1233039c2a34: Layer already exists [2025-03-12T00:25:57.054Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:57.054Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:57.391Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:57.719Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa [2025-03-12T00:25:57.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-12T00:25:57.719Z] 7da8564b5480: Preparing [2025-03-12T00:25:57.719Z] cde8c3133487: Preparing [2025-03-12T00:25:57.719Z] 5bffa4850a75: Preparing [2025-03-12T00:25:57.719Z] 13844c9e4a94: Preparing [2025-03-12T00:25:57.719Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:57.719Z] 62c422a201fc: Preparing [2025-03-12T00:25:57.719Z] 1233039c2a34: Preparing [2025-03-12T00:25:57.719Z] 66241244f43e: Preparing [2025-03-12T00:25:57.719Z] 994456c4fd7b: Preparing [2025-03-12T00:25:57.719Z] 66241244f43e: Waiting [2025-03-12T00:25:57.719Z] 62c422a201fc: Waiting [2025-03-12T00:25:57.719Z] 994456c4fd7b: Waiting [2025-03-12T00:25:57.719Z] 1233039c2a34: Waiting [2025-03-12T00:25:57.719Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:57.719Z] 5bffa4850a75: Layer already exists [2025-03-12T00:25:57.719Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:57.719Z] cde8c3133487: Layer already exists [2025-03-12T00:25:57.719Z] 7da8564b5480: Layer already exists [2025-03-12T00:25:57.719Z] 62c422a201fc: Layer already exists [2025-03-12T00:25:57.719Z] 1233039c2a34: Layer already exists [2025-03-12T00:25:57.719Z] 66241244f43e: Layer already exists [2025-03-12T00:25:57.719Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:57.719Z] odessa: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:25:57.794Z] ===================================================== [Pipeline] echo [2025-03-12T00:25:57.809Z] taggedImages: [2025-03-12T00:25:57.809Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:57.809Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [2025-03-12T00:25:57.809Z] - nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:57.809Z] - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo [2025-03-12T00:25:57.845Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-12T00:25:57.845Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:57.845Z] 4.0.1-dev.1 [2025-03-12T00:25:57.845Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:25:57.845Z] odessa [2025-03-12T00:25:57.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:58.190Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:25:58.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:25:58.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T00:25:58.512Z] c5036aa82eed: Preparing [2025-03-12T00:25:58.512Z] 87abbdca7cdf: Preparing [2025-03-12T00:25:58.512Z] c1316f3e8938: Preparing [2025-03-12T00:25:58.512Z] 13844c9e4a94: Preparing [2025-03-12T00:25:58.512Z] 1d2c380e13f9: Preparing [2025-03-12T00:25:58.512Z] 271330289554: Preparing [2025-03-12T00:25:58.512Z] d437146eb32e: Preparing [2025-03-12T00:25:58.512Z] 8b87c6c72064: Preparing [2025-03-12T00:25:58.512Z] 994456c4fd7b: Preparing [2025-03-12T00:25:58.512Z] 8b87c6c72064: Waiting [2025-03-12T00:25:58.512Z] 994456c4fd7b: Waiting [2025-03-12T00:25:58.512Z] d437146eb32e: Waiting [2025-03-12T00:25:58.512Z] 271330289554: Waiting [2025-03-12T00:25:58.512Z] 13844c9e4a94: Layer already exists [2025-03-12T00:25:58.512Z] c5036aa82eed: Layer already exists [2025-03-12T00:25:58.512Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:25:58.512Z] d437146eb32e: Layer already exists [2025-03-12T00:25:58.512Z] 8b87c6c72064: Layer already exists [2025-03-12T00:25:58.512Z] 994456c4fd7b: Layer already exists [2025-03-12T00:25:58.512Z] c1316f3e8938: Pushed [2025-03-12T00:25:58.512Z] 87abbdca7cdf: Pushed [2025-03-12T00:26:10.729Z] 271330289554: Pushed [2025-03-12T00:26:10.729Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:11.073Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:11.398Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-03-12T00:26:11.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T00:26:11.398Z] c5036aa82eed: Preparing [2025-03-12T00:26:11.398Z] 87abbdca7cdf: Preparing [2025-03-12T00:26:11.398Z] c1316f3e8938: Preparing [2025-03-12T00:26:11.398Z] 13844c9e4a94: Preparing [2025-03-12T00:26:11.398Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:11.398Z] 271330289554: Preparing [2025-03-12T00:26:11.398Z] d437146eb32e: Preparing [2025-03-12T00:26:11.398Z] 8b87c6c72064: Preparing [2025-03-12T00:26:11.398Z] 994456c4fd7b: Preparing [2025-03-12T00:26:11.398Z] 271330289554: Waiting [2025-03-12T00:26:11.398Z] d437146eb32e: Waiting [2025-03-12T00:26:11.398Z] 8b87c6c72064: Waiting [2025-03-12T00:26:11.398Z] 994456c4fd7b: Waiting [2025-03-12T00:26:11.398Z] c5036aa82eed: Layer already exists [2025-03-12T00:26:11.398Z] c1316f3e8938: Layer already exists [2025-03-12T00:26:11.398Z] 87abbdca7cdf: Layer already exists [2025-03-12T00:26:11.398Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:11.398Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:11.398Z] d437146eb32e: Layer already exists [2025-03-12T00:26:11.398Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:11.398Z] 8b87c6c72064: Layer already exists [2025-03-12T00:26:11.398Z] 271330289554: Layer already exists [2025-03-12T00:26:11.398Z] 4.0.1-dev.1: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:11.728Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:12.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:12.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T00:26:12.046Z] c5036aa82eed: Preparing [2025-03-12T00:26:12.046Z] 87abbdca7cdf: Preparing [2025-03-12T00:26:12.046Z] c1316f3e8938: Preparing [2025-03-12T00:26:12.046Z] 13844c9e4a94: Preparing [2025-03-12T00:26:12.046Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:12.046Z] 271330289554: Preparing [2025-03-12T00:26:12.046Z] d437146eb32e: Preparing [2025-03-12T00:26:12.046Z] 8b87c6c72064: Preparing [2025-03-12T00:26:12.046Z] 994456c4fd7b: Preparing [2025-03-12T00:26:12.046Z] 271330289554: Waiting [2025-03-12T00:26:12.046Z] 8b87c6c72064: Waiting [2025-03-12T00:26:12.046Z] 994456c4fd7b: Waiting [2025-03-12T00:26:12.046Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:12.046Z] 87abbdca7cdf: Layer already exists [2025-03-12T00:26:12.046Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:12.046Z] c1316f3e8938: Layer already exists [2025-03-12T00:26:12.046Z] c5036aa82eed: Layer already exists [2025-03-12T00:26:12.046Z] 8b87c6c72064: Layer already exists [2025-03-12T00:26:12.046Z] d437146eb32e: Layer already exists [2025-03-12T00:26:12.046Z] 271330289554: Layer already exists [2025-03-12T00:26:12.046Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:12.046Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:12.372Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:12.696Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa [2025-03-12T00:26:12.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-12T00:26:12.696Z] c5036aa82eed: Preparing [2025-03-12T00:26:12.696Z] 87abbdca7cdf: Preparing [2025-03-12T00:26:12.696Z] c1316f3e8938: Preparing [2025-03-12T00:26:12.696Z] 13844c9e4a94: Preparing [2025-03-12T00:26:12.696Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:12.696Z] 271330289554: Preparing [2025-03-12T00:26:12.696Z] d437146eb32e: Preparing [2025-03-12T00:26:12.696Z] 8b87c6c72064: Preparing [2025-03-12T00:26:12.696Z] 994456c4fd7b: Preparing [2025-03-12T00:26:12.696Z] 271330289554: Waiting [2025-03-12T00:26:12.696Z] d437146eb32e: Waiting [2025-03-12T00:26:12.696Z] 8b87c6c72064: Waiting [2025-03-12T00:26:12.696Z] 994456c4fd7b: Waiting [2025-03-12T00:26:12.696Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:12.696Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:12.696Z] c5036aa82eed: Layer already exists [2025-03-12T00:26:12.696Z] 87abbdca7cdf: Layer already exists [2025-03-12T00:26:12.696Z] c1316f3e8938: Layer already exists [2025-03-12T00:26:12.696Z] d437146eb32e: Layer already exists [2025-03-12T00:26:12.696Z] 271330289554: Layer already exists [2025-03-12T00:26:12.696Z] 8b87c6c72064: Layer already exists [2025-03-12T00:26:12.696Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:12.696Z] odessa: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:26:12.778Z] ===================================================== [Pipeline] echo [2025-03-12T00:26:12.792Z] taggedImages: [2025-03-12T00:26:12.792Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:26:12.792Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [2025-03-12T00:26:12.792Z] - nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:12.792Z] - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo [2025-03-12T00:26:12.819Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-12T00:26:12.819Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:26:12.819Z] 4.0.1-dev.1 [2025-03-12T00:26:12.819Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:12.819Z] odessa [2025-03-12T00:26:12.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:13.168Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:13.491Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:26:13.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T00:26:13.491Z] e6647428fe4e: Preparing [2025-03-12T00:26:13.491Z] 8130786add09: Preparing [2025-03-12T00:26:13.491Z] 13844c9e4a94: Preparing [2025-03-12T00:26:13.491Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:13.491Z] 4f56af6b586c: Preparing [2025-03-12T00:26:13.491Z] 33cb3ef02329: Preparing [2025-03-12T00:26:13.491Z] 994456c4fd7b: Preparing [2025-03-12T00:26:13.491Z] 33cb3ef02329: Waiting [2025-03-12T00:26:13.491Z] 994456c4fd7b: Waiting [2025-03-12T00:26:13.491Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:13.491Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:13.491Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:13.491Z] e6647428fe4e: Pushed [2025-03-12T00:26:13.491Z] 4f56af6b586c: Pushed [2025-03-12T00:26:14.058Z] 33cb3ef02329: Pushed [2025-03-12T00:26:17.344Z] 8130786add09: Pushed [2025-03-12T00:26:17.344Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:17.677Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:18.016Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-03-12T00:26:18.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T00:26:18.016Z] e6647428fe4e: Preparing [2025-03-12T00:26:18.016Z] 8130786add09: Preparing [2025-03-12T00:26:18.016Z] 13844c9e4a94: Preparing [2025-03-12T00:26:18.016Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:18.016Z] 4f56af6b586c: Preparing [2025-03-12T00:26:18.016Z] 33cb3ef02329: Preparing [2025-03-12T00:26:18.016Z] 994456c4fd7b: Preparing [2025-03-12T00:26:18.016Z] 994456c4fd7b: Waiting [2025-03-12T00:26:18.016Z] e6647428fe4e: Layer already exists [2025-03-12T00:26:18.016Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:18.016Z] 8130786add09: Layer already exists [2025-03-12T00:26:18.016Z] 4f56af6b586c: Layer already exists [2025-03-12T00:26:18.016Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:18.016Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:18.016Z] 33cb3ef02329: Layer already exists [2025-03-12T00:26:18.016Z] 4.0.1-dev.1: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:18.347Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:18.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:18.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T00:26:18.687Z] e6647428fe4e: Preparing [2025-03-12T00:26:18.687Z] 8130786add09: Preparing [2025-03-12T00:26:18.687Z] 13844c9e4a94: Preparing [2025-03-12T00:26:18.687Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:18.687Z] 4f56af6b586c: Preparing [2025-03-12T00:26:18.687Z] 33cb3ef02329: Preparing [2025-03-12T00:26:18.687Z] 994456c4fd7b: Preparing [2025-03-12T00:26:18.687Z] 33cb3ef02329: Waiting [2025-03-12T00:26:18.687Z] 994456c4fd7b: Waiting [2025-03-12T00:26:18.687Z] 8130786add09: Layer already exists [2025-03-12T00:26:18.687Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:18.687Z] e6647428fe4e: Layer already exists [2025-03-12T00:26:18.687Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:18.687Z] 4f56af6b586c: Layer already exists [2025-03-12T00:26:18.687Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:18.687Z] 33cb3ef02329: Layer already exists [2025-03-12T00:26:18.687Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:19.023Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:19.350Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa [2025-03-12T00:26:19.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-12T00:26:19.350Z] e6647428fe4e: Preparing [2025-03-12T00:26:19.350Z] 8130786add09: Preparing [2025-03-12T00:26:19.350Z] 13844c9e4a94: Preparing [2025-03-12T00:26:19.350Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:19.350Z] 4f56af6b586c: Preparing [2025-03-12T00:26:19.350Z] 33cb3ef02329: Preparing [2025-03-12T00:26:19.350Z] 994456c4fd7b: Preparing [2025-03-12T00:26:19.350Z] 33cb3ef02329: Waiting [2025-03-12T00:26:19.350Z] 994456c4fd7b: Waiting [2025-03-12T00:26:19.350Z] 8130786add09: Layer already exists [2025-03-12T00:26:19.350Z] e6647428fe4e: Layer already exists [2025-03-12T00:26:19.350Z] 4f56af6b586c: Layer already exists [2025-03-12T00:26:19.350Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:19.350Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:19.350Z] 33cb3ef02329: Layer already exists [2025-03-12T00:26:19.350Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:19.350Z] odessa: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:26:19.439Z] ===================================================== [Pipeline] echo [2025-03-12T00:26:19.454Z] taggedImages: [2025-03-12T00:26:19.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:26:19.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [2025-03-12T00:26:19.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:19.454Z] - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo [2025-03-12T00:26:19.481Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-12T00:26:19.481Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:26:19.481Z] 4.0.1-dev.1 [2025-03-12T00:26:19.481Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:19.481Z] odessa [2025-03-12T00:26:19.481Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:19.828Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:20.156Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:26:20.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T00:26:20.156Z] e680dbf98cf8: Preparing [2025-03-12T00:26:20.156Z] 9df523134b81: Preparing [2025-03-12T00:26:20.156Z] 13844c9e4a94: Preparing [2025-03-12T00:26:20.156Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:20.156Z] 2c4cb7f2193e: Preparing [2025-03-12T00:26:20.156Z] a6e5c5651daa: Preparing [2025-03-12T00:26:20.156Z] 994456c4fd7b: Preparing [2025-03-12T00:26:20.156Z] a6e5c5651daa: Waiting [2025-03-12T00:26:20.156Z] 994456c4fd7b: Waiting [2025-03-12T00:26:20.156Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:20.156Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:20.156Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:20.156Z] e680dbf98cf8: Pushed [2025-03-12T00:26:20.156Z] 2c4cb7f2193e: Pushed [2025-03-12T00:26:20.417Z] a6e5c5651daa: Pushed [2025-03-12T00:26:24.607Z] 9df523134b81: Pushed [2025-03-12T00:26:24.607Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:24.931Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:25.268Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-03-12T00:26:25.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T00:26:25.268Z] e680dbf98cf8: Preparing [2025-03-12T00:26:25.268Z] 9df523134b81: Preparing [2025-03-12T00:26:25.268Z] 13844c9e4a94: Preparing [2025-03-12T00:26:25.268Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:25.268Z] 2c4cb7f2193e: Preparing [2025-03-12T00:26:25.268Z] a6e5c5651daa: Preparing [2025-03-12T00:26:25.268Z] 994456c4fd7b: Preparing [2025-03-12T00:26:25.268Z] 994456c4fd7b: Waiting [2025-03-12T00:26:25.268Z] a6e5c5651daa: Waiting [2025-03-12T00:26:25.268Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:25.268Z] e680dbf98cf8: Layer already exists [2025-03-12T00:26:25.268Z] 2c4cb7f2193e: Layer already exists [2025-03-12T00:26:25.268Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:25.268Z] 9df523134b81: Layer already exists [2025-03-12T00:26:25.268Z] a6e5c5651daa: Layer already exists [2025-03-12T00:26:25.268Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:25.268Z] 4.0.1-dev.1: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:25.602Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:25.928Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:25.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T00:26:25.928Z] e680dbf98cf8: Preparing [2025-03-12T00:26:25.928Z] 9df523134b81: Preparing [2025-03-12T00:26:25.928Z] 13844c9e4a94: Preparing [2025-03-12T00:26:25.928Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:25.928Z] 2c4cb7f2193e: Preparing [2025-03-12T00:26:25.928Z] a6e5c5651daa: Preparing [2025-03-12T00:26:25.928Z] 994456c4fd7b: Preparing [2025-03-12T00:26:25.928Z] a6e5c5651daa: Waiting [2025-03-12T00:26:25.928Z] 994456c4fd7b: Waiting [2025-03-12T00:26:25.928Z] 9df523134b81: Layer already exists [2025-03-12T00:26:25.928Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:25.928Z] e680dbf98cf8: Layer already exists [2025-03-12T00:26:25.928Z] 2c4cb7f2193e: Layer already exists [2025-03-12T00:26:25.928Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:25.928Z] a6e5c5651daa: Layer already exists [2025-03-12T00:26:25.928Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:25.928Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:26.261Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:26:26.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa [2025-03-12T00:26:26.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-12T00:26:26.588Z] e680dbf98cf8: Preparing [2025-03-12T00:26:26.588Z] 9df523134b81: Preparing [2025-03-12T00:26:26.588Z] 13844c9e4a94: Preparing [2025-03-12T00:26:26.588Z] 1d2c380e13f9: Preparing [2025-03-12T00:26:26.588Z] 2c4cb7f2193e: Preparing [2025-03-12T00:26:26.588Z] a6e5c5651daa: Preparing [2025-03-12T00:26:26.588Z] 994456c4fd7b: Preparing [2025-03-12T00:26:26.588Z] a6e5c5651daa: Waiting [2025-03-12T00:26:26.588Z] 994456c4fd7b: Waiting [2025-03-12T00:26:26.588Z] 2c4cb7f2193e: Layer already exists [2025-03-12T00:26:26.588Z] e680dbf98cf8: Layer already exists [2025-03-12T00:26:26.588Z] 13844c9e4a94: Layer already exists [2025-03-12T00:26:26.588Z] 9df523134b81: Layer already exists [2025-03-12T00:26:26.588Z] 1d2c380e13f9: Layer already exists [2025-03-12T00:26:26.588Z] a6e5c5651daa: Layer already exists [2025-03-12T00:26:26.588Z] 994456c4fd7b: Layer already exists [2025-03-12T00:26:26.588Z] odessa: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:26:26.682Z] ===================================================== [Pipeline] echo [2025-03-12T00:26:26.697Z] taggedImages: [2025-03-12T00:26:26.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T00:26:26.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [2025-03-12T00:26:26.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T00:26:26.697Z] - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [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-12T00:27:26.980Z] #98 DONE 109.5s [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.980Z] #102 DONE 104.8s [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.980Z] #96 DONE 110.8s [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-12T00:27:26.980Z] #119 ... [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.980Z] #118 DONE 110.9s [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.980Z] #97 DONE 110.6s [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.980Z] #99 DONE 107.6s [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-12T00:27:26.980Z] #120 ... [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-03-12T00:27:26.980Z] #121 ... [2025-03-12T00:27:26.980Z] [2025-03-12T00:27:26.980Z] #122 [core-data builder 6/7] COPY . . [2025-03-12T00:27:26.980Z] #122 ... [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #123 [support-scheduler builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #123 ... [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #124 [core-keeper builder 7/8] COPY . . [2025-03-12T00:27:26.981Z] #124 DONE 11.6s [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.981Z] #125 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #126 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:27:26.981Z] #127 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.981Z] #128 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #129 [core-command builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #129 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:27:26.981Z] #130 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.981Z] #131 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:27:26.981Z] #132 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #133 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #134 [core-metadata builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #134 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.981Z] #135 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:27:26.981Z] #136 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #120 DONE 11.5s [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #121 DONE 11.7s [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:27:26.981Z] #137 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.981Z] #138 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #139 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-12T00:27:26.981Z] #140 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #141 [security-proxy-setup builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #141 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:27:26.981Z] #142 CACHED [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #122 [core-data builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #122 DONE 11.7s [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T00:27:26.981Z] #143 ... [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #123 [support-scheduler builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #123 DONE 11.9s [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-12T00:27:26.981Z] #119 DONE 11.9s [2025-03-12T00:27:26.981Z] [2025-03-12T00:27:26.981Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T00:27:29.587Z] #144 ... [2025-03-12T00:27:29.587Z] [2025-03-12T00:27:29.587Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T00:27:29.587Z] #0 4.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-12T00:27:29.854Z] #145 ... [2025-03-12T00:27:29.854Z] [2025-03-12T00:27:29.854Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T00:27:29.854Z] #0 5.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-12T00:27:31.287Z] #146 ... [2025-03-12T00:27:31.287Z] [2025-03-12T00:27:31.287Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T00:27:31.287Z] #143 7.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-12T00:27:34.654Z] #143 ... [2025-03-12T00:27:34.654Z] [2025-03-12T00:27:34.654Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T00:27:34.654Z] #0 6.389 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-12T00:27:34.654Z] #147 ... [2025-03-12T00:27:34.654Z] [2025-03-12T00:27:34.654Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T00:27:34.654Z] #0 7.393 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-12T00:27:34.654Z] #148 ... [2025-03-12T00:27:34.654Z] [2025-03-12T00:27:34.654Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T00:27:34.654Z] #0 6.207 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-12T00:27:34.654Z] #149 ... [2025-03-12T00:27:34.654Z] [2025-03-12T00:27:34.654Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T00:27:34.654Z] #0 6.602 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-12T00:27:34.654Z] #150 ... [2025-03-12T00:27:34.654Z] [2025-03-12T00:27:34.654Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T00:27:34.654Z] #0 7.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-12T00:27:34.948Z] #151 ... [2025-03-12T00:27:34.948Z] [2025-03-12T00:27:34.948Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T00:27:34.948Z] #0 7.276 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-12T00:27:34.948Z] #152 ... [2025-03-12T00:27:34.948Z] [2025-03-12T00:27:34.948Z] #153 [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-12T00:27:34.948Z] #0 5.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-12T00:27:35.234Z] #153 ... [2025-03-12T00:27:35.234Z] [2025-03-12T00:27:35.234Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T00:27:35.234Z] #0 5.985 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-12T00:27:35.503Z] #154 ... [2025-03-12T00:27:35.503Z] [2025-03-12T00:27:35.503Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T00:27:35.503Z] #144 7.273 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-12T00:47:58.571Z] #144 ... [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-12T00:47:58.571Z] #148 DONE 1230.9s [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T00:47:58.571Z] #150 ... [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:47:58.571Z] #155 DONE 0.5s [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:47:58.571Z] #156 DONE 0.1s [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #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-12T00:47:58.571Z] #157 DONE 0.4s [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #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-12T00:47:58.571Z] #158 DONE 0.1s [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #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-12T00:47:58.571Z] #159 DONE 0.1s [2025-03-12T00:47:58.571Z] [2025-03-12T00:47:58.571Z] #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-12T00:47:59.979Z] #160 DONE 2.2s [2025-03-12T00:47:59.979Z] [2025-03-12T00:47:59.979Z] #153 [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-12T00:48:00.251Z] #153 ... [2025-03-12T00:48:00.251Z] [2025-03-12T00:48:00.251Z] #116 [core-common-config-bootstrapper] exporting to image [2025-03-12T00:48:00.251Z] #116 exporting layers [2025-03-12T00:48:00.860Z] #116 exporting layers 0.7s done [2025-03-12T00:48:00.860Z] #116 writing image sha256:56c0f95bd5eee51666fd1d932b84ae6b7ed07fd142fcd308e35a47e807cfdcc6 done [2025-03-12T00:48:00.860Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2025-03-12T00:48:00.860Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-12T00:48:00.860Z] #116 DONE 6.3s [2025-03-12T00:48:00.860Z] [2025-03-12T00:48:00.860Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T00:48:07.498Z] #152 ... [2025-03-12T00:48:07.498Z] [2025-03-12T00:48:07.498Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-12T00:48:07.498Z] #145 DONE 1243.3s [2025-03-12T00:48:07.498Z] [2025-03-12T00:48:07.498Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-12T00:48:07.763Z] #161 DONE 0.5s [2025-03-12T00:48:07.763Z] [2025-03-12T00:48:07.763Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-12T00:48:11.107Z] #162 DONE 3.0s [2025-03-12T00:48:11.107Z] [2025-03-12T00:48:11.107Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T00:48:11.107Z] #152 ... [2025-03-12T00:48:11.107Z] [2025-03-12T00:48:11.107Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T00:48:11.397Z] #163 DONE 0.3s [2025-03-12T00:48:11.397Z] [2025-03-12T00:48:11.397Z] #153 [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-12T00:48:11.397Z] #153 ... [2025-03-12T00:48:11.397Z] [2025-03-12T00:48:11.397Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-12T00:48:11.663Z] #164 DONE 0.2s [2025-03-12T00:48:11.663Z] [2025-03-12T00:48:11.663Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-12T00:48:11.953Z] #165 DONE 0.4s [2025-03-12T00:48:11.953Z] [2025-03-12T00:48:11.953Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T00:48:12.219Z] #149 ... [2025-03-12T00:48:12.219Z] [2025-03-12T00:48:12.219Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-12T00:48:12.219Z] #166 DONE 0.2s [2025-03-12T00:48:12.219Z] [2025-03-12T00:48:12.219Z] #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-12T00:48:12.553Z] #167 DONE 0.2s [2025-03-12T00:48:12.553Z] [2025-03-12T00:48:12.553Z] #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-12T00:48:12.829Z] #168 DONE 0.1s [2025-03-12T00:48:12.829Z] [2025-03-12T00:48:12.829Z] #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-12T00:48:12.829Z] #169 DONE 0.2s [2025-03-12T00:48:12.829Z] [2025-03-12T00:48:12.829Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-12T00:48:13.095Z] #170 DONE 0.3s [2025-03-12T00:48:13.095Z] [2025-03-12T00:48:13.095Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T00:48:13.095Z] #150 ... [2025-03-12T00:48:13.095Z] [2025-03-12T00:48:13.095Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-12T00:48:15.105Z] #171 DONE 2.0s [2025-03-12T00:48:15.105Z] [2025-03-12T00:48:15.105Z] #116 [security-bootstrapper] exporting to image [2025-03-12T00:48:15.105Z] #116 exporting layers [2025-03-12T00:48:16.060Z] #116 exporting layers 1.2s done [2025-03-12T00:48:16.325Z] #116 writing image sha256:16ab27e1aae1dfd39f50735dca61560c04cae8d747260c406f3df9a56b46c1bd done [2025-03-12T00:48:16.325Z] #116 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-12T00:48:16.325Z] #116 DONE 7.5s [2025-03-12T00:48:16.325Z] [2025-03-12T00:48:16.325Z] #153 [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-12T01:03:24.157Z] #153 ... [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-12T01:03:24.157Z] #147 DONE 2145.9s [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T01:03:24.157Z] #149 ... [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:03:24.157Z] #172 DONE 0.3s [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T01:03:24.157Z] #152 ... [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:03:24.157Z] #173 DONE 0.2s [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-12T01:03:24.157Z] #174 DONE 0.5s [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-12T01:03:24.157Z] #175 DONE 0.1s [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T01:03:24.157Z] #149 ... [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #116 [core-command] exporting to image [2025-03-12T01:03:24.157Z] #116 exporting layers [2025-03-12T01:03:24.157Z] #116 exporting layers 0.3s done [2025-03-12T01:03:24.157Z] #116 writing image sha256:9860f8f7e921ce0b14cab7ee273644d5dc60a29def7688e775e56f97592ba44f done [2025-03-12T01:03:24.157Z] #116 naming to docker.io/library/core-command-arm64 done [2025-03-12T01:03:24.157Z] #116 DONE 7.8s [2025-03-12T01:03:24.157Z] [2025-03-12T01:03:24.157Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-12T01:03:42.342Z] #149 DONE 2175.3s [2025-03-12T01:03:42.342Z] [2025-03-12T01:03:42.342Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T01:03:42.342Z] #150 ... [2025-03-12T01:03:42.342Z] [2025-03-12T01:03:42.342Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:03:42.342Z] #176 DONE 0.2s [2025-03-12T01:03:42.342Z] [2025-03-12T01:03:42.342Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:03:42.342Z] #177 DONE 0.2s [2025-03-12T01:03:42.342Z] [2025-03-12T01:03:42.342Z] #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-12T01:03:42.342Z] #178 DONE 0.2s [2025-03-12T01:03:42.342Z] [2025-03-12T01:03:42.342Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-12T01:03:42.607Z] #179 DONE 0.2s [2025-03-12T01:03:42.607Z] [2025-03-12T01:03:42.607Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-12T01:03:43.188Z] #180 DONE 0.5s [2025-03-12T01:03:43.189Z] [2025-03-12T01:03:43.189Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T01:03:43.456Z] #181 DONE 0.2s [2025-03-12T01:03:43.456Z] [2025-03-12T01:03:43.456Z] #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-12T01:03:46.032Z] #182 DONE 2.4s [2025-03-12T01:03:46.032Z] [2025-03-12T01:03:46.032Z] #116 [security-proxy-setup] exporting to image [2025-03-12T01:03:46.032Z] #116 exporting layers [2025-03-12T01:03:46.613Z] #116 exporting layers 0.9s done [2025-03-12T01:03:46.613Z] #116 writing image sha256:89f7d6370acb33af2a43d9a62d42206c94d750209b1f20e1c42872fdfcfb2088 0.0s done [2025-03-12T01:03:46.613Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-12T01:03:46.613Z] #116 DONE 8.7s [2025-03-12T01:03:46.613Z] [2025-03-12T01:03:46.613Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T01:03:48.014Z] #150 ... [2025-03-12T01:03:48.014Z] [2025-03-12T01:03:48.014Z] #153 [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-12T01:03:48.014Z] #153 2184.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-12T01:04:20.200Z] #153 DONE 2215.7s [2025-03-12T01:04:20.200Z] [2025-03-12T01:04:20.200Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:04:21.601Z] #27 ... [2025-03-12T01:04:21.601Z] [2025-03-12T01:04:21.601Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:04:21.601Z] #183 DONE 0.3s [2025-03-12T01:04:21.601Z] [2025-03-12T01:04:21.601Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:04:21.867Z] #184 DONE 0.4s [2025-03-12T01:04:21.867Z] [2025-03-12T01:04:21.867Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T01:04:22.136Z] #144 ... [2025-03-12T01:04:22.136Z] [2025-03-12T01:04:22.136Z] #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-12T01:04:22.401Z] #185 DONE 0.2s [2025-03-12T01:04:22.401Z] [2025-03-12T01:04:22.401Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T01:04:22.401Z] #154 ... [2025-03-12T01:04:22.401Z] [2025-03-12T01:04:22.401Z] #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-12T01:04:22.982Z] #186 DONE 0.7s [2025-03-12T01:04:22.982Z] [2025-03-12T01:04:22.982Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T01:04:23.247Z] #143 ... [2025-03-12T01:04:23.247Z] [2025-03-12T01:04:23.247Z] #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-12T01:04:23.247Z] #187 DONE 0.2s [2025-03-12T01:04:23.247Z] [2025-03-12T01:04:23.247Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T01:04:23.512Z] #152 ... [2025-03-12T01:04:23.512Z] [2025-03-12T01:04:23.512Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-12T01:04:23.778Z] #188 DONE 0.4s [2025-03-12T01:04:23.778Z] [2025-03-12T01:04:23.778Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-12T01:04:24.357Z] #189 DONE 0.5s [2025-03-12T01:04:24.357Z] [2025-03-12T01:04:24.357Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-12T01:04:24.357Z] #190 DONE 0.1s [2025-03-12T01:04:24.357Z] [2025-03-12T01:04:24.357Z] #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-12T01:04:26.293Z] #191 DONE 2.0s [2025-03-12T01:04:26.293Z] [2025-03-12T01:04:26.293Z] #116 [security-secretstore-setup] exporting to image [2025-03-12T01:04:26.293Z] #116 exporting layers [2025-03-12T01:04:28.228Z] #116 exporting layers 1.4s done [2025-03-12T01:04:28.228Z] #116 writing image sha256:561eaca9fcd2f0ab15f20714fd62e47ca9c26c575691e350f6ce305e26c36fc4 done [2025-03-12T01:04:28.228Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-12T01:04:28.228Z] #116 DONE 10.2s [2025-03-12T01:04:28.228Z] [2025-03-12T01:04:28.228Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T01:05:36.045Z] #150 ... [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-12T01:05:36.045Z] #146 DONE 2285.2s [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T01:05:36.045Z] #143 ... [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:05:36.045Z] #192 DONE 0.1s [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:05:36.045Z] #193 DONE 0.3s [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #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-12T01:05:36.045Z] #194 DONE 0.9s [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T01:05:36.045Z] #143 ... [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #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-12T01:05:36.045Z] #195 DONE 0.2s [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #116 [security-spiffe-token-provider] exporting to image [2025-03-12T01:05:36.045Z] #116 exporting layers [2025-03-12T01:05:36.045Z] #116 exporting layers 0.9s done [2025-03-12T01:05:36.045Z] #116 writing image sha256:108d9f909a2cd335cf8288797f6b9aa99592df1c19dd9396bb9fa0528c0eedb3 done [2025-03-12T01:05:36.045Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-12T01:05:36.045Z] #116 DONE 11.1s [2025-03-12T01:05:36.045Z] [2025-03-12T01:05:36.045Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T01:06:02.690Z] #150 ... [2025-03-12T01:06:02.690Z] [2025-03-12T01:06:02.690Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-12T01:06:02.690Z] #143 DONE 2318.6s [2025-03-12T01:06:02.956Z] [2025-03-12T01:06:02.956Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T01:06:03.546Z] #150 ... [2025-03-12T01:06:03.546Z] [2025-03-12T01:06:03.546Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-12T01:06:03.546Z] #151 DONE 2319.3s [2025-03-12T01:06:03.546Z] [2025-03-12T01:06:03.546Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T01:06:04.947Z] #152 ... [2025-03-12T01:06:04.947Z] [2025-03-12T01:06:04.947Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-12T01:06:04.947Z] #150 DONE 2320.8s [2025-03-12T01:06:04.947Z] [2025-03-12T01:06:04.947Z] #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-12T01:06:06.349Z] #152 DONE 2322.1s [2025-03-12T01:06:06.350Z] [2025-03-12T01:06:06.350Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T01:06:06.615Z] #154 ... [2025-03-12T01:06:06.615Z] [2025-03-12T01:06:06.615Z] #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:06.884Z] #196 DONE 0.2s [2025-03-12T01:06:06.885Z] [2025-03-12T01:06:06.885Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:07.475Z] #27 ... [2025-03-12T01:06:07.475Z] [2025-03-12T01:06:07.475Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:08.052Z] #197 ... [2025-03-12T01:06:08.052Z] [2025-03-12T01:06:08.052Z] #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:06:08.052Z] #198 DONE 0.5s [2025-03-12T01:06:08.052Z] [2025-03-12T01:06:08.052Z] #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:08.052Z] #197 DONE 0.6s [2025-03-12T01:06:08.052Z] [2025-03-12T01:06:08.052Z] #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-12T01:06:09.017Z] #199 DONE 1.2s [2025-03-12T01:06:09.281Z] [2025-03-12T01:06:09.281Z] #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-12T01:06:09.281Z] #200 DONE 0.7s [2025-03-12T01:06:09.281Z] [2025-03-12T01:06:09.281Z] #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-12T01:06:10.233Z] #201 DONE 0.9s [2025-03-12T01:06:10.233Z] [2025-03-12T01:06:10.233Z] #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-12T01:06:10.233Z] #202 DONE 0.9s [2025-03-12T01:06:10.233Z] [2025-03-12T01:06:10.233Z] #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-12T01:06:10.500Z] #203 DONE 0.4s [2025-03-12T01:06:10.500Z] [2025-03-12T01:06:10.500Z] #116 [core-metadata] exporting to image [2025-03-12T01:06:10.500Z] #116 exporting layers [2025-03-12T01:06:10.764Z] #116 exporting layers 0.8s done [2025-03-12T01:06:10.764Z] #116 writing image sha256:a49a2e5e70f61f6846ed95425149c05a38cea1a17c30ee65d7fe13c3828c4e8e 0.0s done [2025-03-12T01:06:10.764Z] #116 naming to docker.io/library/core-keeper-arm64 done [2025-03-12T01:06:11.353Z] #116 exporting layers 0.8s done [2025-03-12T01:06:11.353Z] #116 writing image sha256:c13258a722b120a833127b0869c06339899f5ef3a089b43da668025006ba472c 0.1s done [2025-03-12T01:06:11.353Z] #116 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-03-12T01:06:11.353Z] #116 DONE 12.3s [2025-03-12T01:06:11.353Z] [2025-03-12T01:06:11.353Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:11.353Z] #27 ... [2025-03-12T01:06:11.353Z] [2025-03-12T01:06:11.353Z] #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:11.620Z] #204 DONE 0.4s [2025-03-12T01:06:11.620Z] [2025-03-12T01:06:11.620Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:11.885Z] #27 ... [2025-03-12T01:06:11.885Z] [2025-03-12T01:06:11.885Z] #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:12.150Z] #205 ... [2025-03-12T01:06:12.150Z] [2025-03-12T01:06:12.150Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:06:12.150Z] #206 DONE 0.3s [2025-03-12T01:06:12.414Z] [2025-03-12T01:06:12.414Z] #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:12.414Z] #205 DONE 0.5s [2025-03-12T01:06:12.414Z] [2025-03-12T01:06:12.414Z] #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:06:12.678Z] #207 DONE 0.3s [2025-03-12T01:06:12.678Z] [2025-03-12T01:06:12.678Z] #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-12T01:06:12.678Z] #208 DONE 0.5s [2025-03-12T01:06:12.678Z] [2025-03-12T01:06:12.678Z] #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-12T01:06:12.943Z] #209 DONE 0.2s [2025-03-12T01:06:12.943Z] [2025-03-12T01:06:12.943Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-12T01:06:13.210Z] #210 DONE 0.5s [2025-03-12T01:06:13.210Z] [2025-03-12T01:06:13.210Z] #116 [core-data] exporting to image [2025-03-12T01:06:13.488Z] #116 ... [2025-03-12T01:06:13.488Z] [2025-03-12T01:06:13.488Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-12T01:06:13.488Z] #211 DONE 0.3s [2025-03-12T01:06:13.488Z] [2025-03-12T01:06:13.488Z] #116 [core-data] exporting to image [2025-03-12T01:06:13.488Z] #116 exporting layers 0.7s done [2025-03-12T01:06:13.488Z] #116 writing image sha256:5dfd0176d2e199fa0478c7c6ed545860c15bb814eca677b19a411d41c425a5bb [2025-03-12T01:06:13.754Z] #116 writing image sha256:5dfd0176d2e199fa0478c7c6ed545860c15bb814eca677b19a411d41c425a5bb 0.0s done [2025-03-12T01:06:13.754Z] #116 naming to docker.io/library/core-data-arm64 0.0s done [2025-03-12T01:06:13.754Z] #116 DONE 13.0s [2025-03-12T01:06:13.754Z] [2025-03-12T01:06:13.754Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-12T01:06:13.754Z] #212 DONE 0.2s [2025-03-12T01:06:13.754Z] [2025-03-12T01:06:13.754Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:13.754Z] #27 ... [2025-03-12T01:06:13.754Z] [2025-03-12T01:06:13.754Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-12T01:06:15.690Z] #213 DONE 1.7s [2025-03-12T01:06:15.690Z] [2025-03-12T01:06:15.690Z] #116 [security-proxy-auth] exporting to image [2025-03-12T01:06:16.643Z] #116 exporting layers 0.9s done [2025-03-12T01:06:16.643Z] #116 writing image sha256:636fd185eabb170f7f9f7e0d7a0f15c34e72336e52ade01cba60de0ba2bc5580 done [2025-03-12T01:06:16.643Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-12T01:06:16.643Z] #116 DONE 13.9s [2025-03-12T01:06:16.643Z] [2025-03-12T01:06:16.643Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:43.277Z] #27 ... [2025-03-12T01:06:43.277Z] [2025-03-12T01:06:43.277Z] #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-12T01:06:43.277Z] #144 DONE 2359.1s [2025-03-12T01:06:43.277Z] [2025-03-12T01:06:43.277Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T01:06:45.848Z] #154 ... [2025-03-12T01:06:45.848Z] [2025-03-12T01:06:45.848Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:45.848Z] #214 DONE 0.1s [2025-03-12T01:06:45.848Z] [2025-03-12T01:06:45.848Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:06:45.848Z] #215 DONE 0.1s [2025-03-12T01:06:45.848Z] [2025-03-12T01:06:45.848Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-12T01:06:46.112Z] #216 DONE 0.4s [2025-03-12T01:06:46.112Z] [2025-03-12T01:06:46.112Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-12T01:06:46.112Z] #217 DONE 0.1s [2025-03-12T01:06:46.112Z] [2025-03-12T01:06:46.112Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T01:06:46.376Z] #154 ... [2025-03-12T01:06:46.376Z] [2025-03-12T01:06:46.376Z] #116 [support-scheduler] exporting to image [2025-03-12T01:06:46.376Z] #116 exporting layers [2025-03-12T01:06:47.330Z] #116 exporting layers 1.1s done [2025-03-12T01:06:47.331Z] #116 writing image sha256:c1ec37cf6e55f4f8ab8eaf08c9ccf4591831c3499a26830d2114592c43b7407f done [2025-03-12T01:06:47.331Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2025-03-12T01:06:47.331Z] #116 DONE 15.0s [2025-03-12T01:06:47.331Z] [2025-03-12T01:06:47.331Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:51.566Z] #27 ... [2025-03-12T01:06:51.567Z] [2025-03-12T01:06:51.567Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-12T01:06:51.567Z] #154 DONE 2367.6s [2025-03-12T01:06:51.830Z] [2025-03-12T01:06:51.830Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:53.228Z] #27 ... [2025-03-12T01:06:53.228Z] [2025-03-12T01:06:53.228Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-12T01:06:53.228Z] #218 DONE 0.1s [2025-03-12T01:06:53.228Z] [2025-03-12T01:06:53.228Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:53.228Z] #27 ... [2025-03-12T01:06:53.228Z] [2025-03-12T01:06:53.228Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-12T01:06:53.493Z] #219 DONE 0.1s [2025-03-12T01:06:53.493Z] [2025-03-12T01:06:53.493Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-12T01:06:54.076Z] #220 DONE 0.4s [2025-03-12T01:06:54.076Z] [2025-03-12T01:06:54.076Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-12T01:06:54.076Z] #221 DONE 0.1s [2025-03-12T01:06:54.076Z] [2025-03-12T01:06:54.076Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:54.076Z] #27 ... [2025-03-12T01:06:54.076Z] [2025-03-12T01:06:54.076Z] #116 [support-notifications] exporting to image [2025-03-12T01:06:54.076Z] #116 exporting layers [2025-03-12T01:06:54.653Z] #116 exporting layers 0.5s done [2025-03-12T01:06:54.653Z] #116 writing image sha256:1ccac984a825e9bbc054a463c4117c5711c7389b8c60d90e2492a465ea4fcea3 done [2025-03-12T01:06:54.653Z] #116 naming to docker.io/library/support-notifications-arm64 done [2025-03-12T01:06:54.653Z] #116 DONE 15.6s [2025-03-12T01:06:54.653Z] [2025-03-12T01:06:54.653Z] #27 [core-metadata internal] load .dockerignore [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-12T01:06:54.653Z] time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-12T01:06:54.662Z] $ docker stop --time=1 3d00df973cdae754012b9513e4debdad26e0fda4733bfb332626d182d3d029ce [2025-03-12T01:06:56.352Z] $ docker rm -f --volumes 3d00df973cdae754012b9513e4debdad26e0fda4733bfb332626d182d3d029ce [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T01:06:56.882Z] + docker images [2025-03-12T01:06:56.882Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-12T01:06:56.882Z] support-notifications-arm64 latest 1ccac984a825 3 seconds ago 52MB [2025-03-12T01:06:56.882Z] support-scheduler-arm64 latest c1ec37cf6e55 10 seconds ago 48.2MB [2025-03-12T01:06:56.882Z] security-proxy-auth-arm64 latest 636fd185eabb 41 seconds ago 31.8MB [2025-03-12T01:06:56.882Z] core-data-arm64 latest 5dfd0176d2e1 44 seconds ago 32.8MB [2025-03-12T01:06:56.882Z] core-metadata-arm64 latest c13258a722b1 46 seconds ago 33MB [2025-03-12T01:06:56.882Z] core-keeper-arm64 latest a49a2e5e70f6 47 seconds ago 32.5MB [2025-03-12T01:06:56.882Z] security-spiffe-token-provider-arm64 latest 108d9f909a2c About a minute ago 47.8MB [2025-03-12T01:06:56.882Z] security-secretstore-setup-arm64 latest 561eaca9fcd2 2 minutes ago 67.2MB [2025-03-12T01:06:56.882Z] security-proxy-setup-arm64 latest 89f7d6370acb 3 minutes ago 38.6MB [2025-03-12T01:06:56.882Z] core-command-arm64 latest 9860f8f7e921 3 minutes ago 28.4MB [2025-03-12T01:06:56.882Z] security-bootstrapper-arm64 latest 16ab27e1aae1 18 minutes ago 21.1MB [2025-03-12T01:06:56.882Z] core-common-config-bootstrapper-arm64 latest 56c0f95bd5ee 18 minutes ago 17.9MB [2025-03-12T01:06:56.882Z] security-spire-agent-arm64 latest 75892ca7f0f6 41 minutes ago 187MB [2025-03-12T01:06:56.882Z] security-spire-config-arm64 latest 5e3cc53eaa7f 41 minutes ago 143MB [2025-03-12T01:06:56.882Z] security-spire-server-arm64 latest 3433ecc60b99 41 minutes ago 144MB [2025-03-12T01:06:56.882Z] ci-base-image-arm64 latest 4991d10e054b 44 minutes ago 909MB [2025-03-12T01:06:56.882Z] nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 4 days ago 560MB [2025-03-12T01:06:56.883Z] 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-12T01:06:57.013Z] provisioning config files... [2025-03-12T01:06:57.028Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config18274179325229568401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:06:57.382Z] ---> ****-login.sh [2025-03-12T01:06:57.382Z] nexus3.edgexfoundry.org:10001 [2025-03-12T01:06:57.653Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T01:06:57.653Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T01:06:57.653Z] Configure a credential helper to remove this warning. See [2025-03-12T01:06:57.653Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T01:06:57.653Z] [2025-03-12T01:06:57.653Z] Login Succeeded [2025-03-12T01:06:57.653Z] nexus3.edgexfoundry.org:10002 [2025-03-12T01:06:57.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T01:06:58.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T01:06:58.186Z] Configure a credential helper to remove this warning. See [2025-03-12T01:06:58.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T01:06:58.186Z] [2025-03-12T01:06:58.186Z] Login Succeeded [2025-03-12T01:06:58.186Z] nexus3.edgexfoundry.org:10003 [2025-03-12T01:06:58.452Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T01:06:58.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T01:06:58.452Z] Configure a credential helper to remove this warning. See [2025-03-12T01:06:58.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T01:06:58.452Z] [2025-03-12T01:06:58.452Z] Login Succeeded [2025-03-12T01:06:58.452Z] nexus3.edgexfoundry.org:10004 [2025-03-12T01:06:58.716Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T01:06:58.716Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T01:06:58.716Z] Configure a credential helper to remove this warning. See [2025-03-12T01:06:58.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T01:06:58.717Z] [2025-03-12T01:06:58.717Z] Login Succeeded [2025-03-12T01:06:58.985Z] ****.io [2025-03-12T01:06:58.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T01:06:59.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T01:06:59.250Z] Configure a credential helper to remove this warning. See [2025-03-12T01:06:59.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T01:06:59.250Z] [2025-03-12T01:06:59.250Z] Login Succeeded [2025-03-12T01:06:59.250Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T01:06:59.260Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:06:59.305Z] [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T01:06:59.334Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-12T01:06:59.334Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:06:59.334Z] 4.0.1-dev.1 [2025-03-12T01:06:59.334Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:06:59.334Z] odessa [2025-03-12T01:06:59.334Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:06:59.706Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:00.060Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:00.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T01:07:00.061Z] 4e13eb757e8e: Preparing [2025-03-12T01:07:00.061Z] 3019c3e718cb: Preparing [2025-03-12T01:07:00.061Z] 9d3012cf6595: Preparing [2025-03-12T01:07:00.061Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:00.061Z] 8a638a66c483: Preparing [2025-03-12T01:07:00.061Z] eef42dcae84c: Preparing [2025-03-12T01:07:00.061Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:00.061Z] eef42dcae84c: Waiting [2025-03-12T01:07:00.061Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:00.325Z] 0d1722beb6d6: Pushed [2025-03-12T01:07:00.325Z] 8a638a66c483: Pushed [2025-03-12T01:07:00.325Z] 9d3012cf6595: Pushed [2025-03-12T01:07:00.325Z] 4e13eb757e8e: Pushed [2025-03-12T01:07:00.325Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:00.325Z] eef42dcae84c: Pushed [2025-03-12T01:07:05.661Z] 3019c3e718cb: Pushed [2025-03-12T01:07:05.661Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:06.031Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:06.417Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [2025-03-12T01:07:06.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T01:07:06.417Z] 4e13eb757e8e: Preparing [2025-03-12T01:07:06.417Z] 3019c3e718cb: Preparing [2025-03-12T01:07:06.417Z] 9d3012cf6595: Preparing [2025-03-12T01:07:06.417Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:06.417Z] 8a638a66c483: Preparing [2025-03-12T01:07:06.417Z] eef42dcae84c: Preparing [2025-03-12T01:07:06.417Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:06.417Z] eef42dcae84c: Waiting [2025-03-12T01:07:06.417Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:06.417Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:06.417Z] 4e13eb757e8e: Layer already exists [2025-03-12T01:07:06.417Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:06.417Z] 3019c3e718cb: Layer already exists [2025-03-12T01:07:06.417Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:06.417Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:06.417Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:06.682Z] 4.0.1-dev.1: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:07.043Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:07.392Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:07.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T01:07:07.392Z] 4e13eb757e8e: Preparing [2025-03-12T01:07:07.392Z] 3019c3e718cb: Preparing [2025-03-12T01:07:07.392Z] 9d3012cf6595: Preparing [2025-03-12T01:07:07.392Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:07.392Z] 8a638a66c483: Preparing [2025-03-12T01:07:07.392Z] eef42dcae84c: Preparing [2025-03-12T01:07:07.392Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:07.392Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:07.392Z] eef42dcae84c: Waiting [2025-03-12T01:07:07.392Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:07.392Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:07.392Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:07.392Z] 3019c3e718cb: Layer already exists [2025-03-12T01:07:07.392Z] 4e13eb757e8e: Layer already exists [2025-03-12T01:07:07.392Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:07.392Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:07.657Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:08.020Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:08.374Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [2025-03-12T01:07:08.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-12T01:07:08.375Z] 4e13eb757e8e: Preparing [2025-03-12T01:07:08.375Z] 3019c3e718cb: Preparing [2025-03-12T01:07:08.375Z] 9d3012cf6595: Preparing [2025-03-12T01:07:08.375Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:08.375Z] 8a638a66c483: Preparing [2025-03-12T01:07:08.375Z] eef42dcae84c: Preparing [2025-03-12T01:07:08.375Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:08.375Z] eef42dcae84c: Waiting [2025-03-12T01:07:08.375Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:08.375Z] 4e13eb757e8e: Layer already exists [2025-03-12T01:07:08.375Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:08.375Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:08.375Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:08.375Z] 3019c3e718cb: Layer already exists [2025-03-12T01:07:08.375Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:08.375Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:08.639Z] odessa: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:07:08.720Z] ===================================================== [Pipeline] echo [2025-03-12T01:07:08.734Z] taggedImages: [2025-03-12T01:07:08.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:08.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [2025-03-12T01:07:08.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:08.734Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo [2025-03-12T01:07:08.758Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-12T01:07:08.758Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:08.758Z] 4.0.1-dev.1 [2025-03-12T01:07:08.758Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:08.758Z] odessa [2025-03-12T01:07:08.758Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:09.201Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:09.559Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:09.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T01:07:09.559Z] f71b141420a2: Preparing [2025-03-12T01:07:09.559Z] 68104b69da11: Preparing [2025-03-12T01:07:09.559Z] 5ed0696e70fd: Preparing [2025-03-12T01:07:09.559Z] 8b6545ad542f: Preparing [2025-03-12T01:07:09.559Z] 9d3012cf6595: Preparing [2025-03-12T01:07:09.559Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:09.559Z] 8a638a66c483: Preparing [2025-03-12T01:07:09.559Z] eef42dcae84c: Preparing [2025-03-12T01:07:09.559Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:09.559Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:09.559Z] 8a638a66c483: Waiting [2025-03-12T01:07:09.559Z] eef42dcae84c: Waiting [2025-03-12T01:07:09.559Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:09.559Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:09.836Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:09.836Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:09.836Z] 5ed0696e70fd: Pushed [2025-03-12T01:07:09.836Z] 68104b69da11: Pushed [2025-03-12T01:07:09.836Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:09.836Z] f71b141420a2: Pushed [2025-03-12T01:07:09.836Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:11.826Z] 8b6545ad542f: Pushed [2025-03-12T01:07:12.093Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:12.455Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:12.799Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [2025-03-12T01:07:12.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T01:07:12.799Z] f71b141420a2: Preparing [2025-03-12T01:07:12.799Z] 68104b69da11: Preparing [2025-03-12T01:07:12.799Z] 5ed0696e70fd: Preparing [2025-03-12T01:07:12.799Z] 8b6545ad542f: Preparing [2025-03-12T01:07:12.799Z] 9d3012cf6595: Preparing [2025-03-12T01:07:12.799Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:12.799Z] 8a638a66c483: Preparing [2025-03-12T01:07:12.799Z] eef42dcae84c: Preparing [2025-03-12T01:07:12.799Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:12.799Z] 8a638a66c483: Waiting [2025-03-12T01:07:12.799Z] eef42dcae84c: Waiting [2025-03-12T01:07:12.799Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:12.799Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:12.799Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:12.799Z] 68104b69da11: Layer already exists [2025-03-12T01:07:12.799Z] 5ed0696e70fd: Layer already exists [2025-03-12T01:07:12.799Z] 8b6545ad542f: Layer already exists [2025-03-12T01:07:12.799Z] f71b141420a2: Layer already exists [2025-03-12T01:07:12.799Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:12.799Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:12.799Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:12.799Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:13.064Z] 4.0.1-dev.1: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:13.416Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:13.772Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:13.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T01:07:13.772Z] f71b141420a2: Preparing [2025-03-12T01:07:13.772Z] 68104b69da11: Preparing [2025-03-12T01:07:13.772Z] 5ed0696e70fd: Preparing [2025-03-12T01:07:13.772Z] 8b6545ad542f: Preparing [2025-03-12T01:07:13.772Z] 9d3012cf6595: Preparing [2025-03-12T01:07:13.772Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:13.772Z] 8a638a66c483: Preparing [2025-03-12T01:07:13.772Z] eef42dcae84c: Preparing [2025-03-12T01:07:13.772Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:13.772Z] 8a638a66c483: Waiting [2025-03-12T01:07:13.772Z] eef42dcae84c: Waiting [2025-03-12T01:07:13.772Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:13.772Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:13.772Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:13.772Z] f71b141420a2: Layer already exists [2025-03-12T01:07:13.772Z] 68104b69da11: Layer already exists [2025-03-12T01:07:13.772Z] 8b6545ad542f: Layer already exists [2025-03-12T01:07:13.772Z] 5ed0696e70fd: Layer already exists [2025-03-12T01:07:13.772Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:13.772Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:13.772Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:13.772Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:14.036Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:14.384Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:14.741Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [2025-03-12T01:07:14.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-12T01:07:14.741Z] f71b141420a2: Preparing [2025-03-12T01:07:14.741Z] 68104b69da11: Preparing [2025-03-12T01:07:14.741Z] 5ed0696e70fd: Preparing [2025-03-12T01:07:14.741Z] 8b6545ad542f: Preparing [2025-03-12T01:07:14.741Z] 9d3012cf6595: Preparing [2025-03-12T01:07:14.741Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:14.741Z] 8a638a66c483: Preparing [2025-03-12T01:07:14.741Z] eef42dcae84c: Preparing [2025-03-12T01:07:14.741Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:14.741Z] 8a638a66c483: Waiting [2025-03-12T01:07:14.741Z] eef42dcae84c: Waiting [2025-03-12T01:07:14.741Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:14.741Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:14.741Z] 5ed0696e70fd: Layer already exists [2025-03-12T01:07:14.741Z] 68104b69da11: Layer already exists [2025-03-12T01:07:14.741Z] f71b141420a2: Layer already exists [2025-03-12T01:07:14.741Z] 8b6545ad542f: Layer already exists [2025-03-12T01:07:14.741Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:14.741Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:14.741Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:14.741Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:14.741Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:15.005Z] odessa: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:07:15.091Z] ===================================================== [Pipeline] echo [2025-03-12T01:07:15.106Z] taggedImages: [2025-03-12T01:07:15.106Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:15.106Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [2025-03-12T01:07:15.106Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:15.106Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-12T01:07:15.135Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-12T01:07:15.135Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:15.135Z] 4.0.1-dev.1 [2025-03-12T01:07:15.135Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:15.135Z] odessa [2025-03-12T01:07:15.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:15.591Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:15.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:15.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T01:07:15.955Z] 13f96ebcab45: Preparing [2025-03-12T01:07:15.955Z] d1ebc66c38b9: Preparing [2025-03-12T01:07:15.955Z] 9d3012cf6595: Preparing [2025-03-12T01:07:15.955Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:15.955Z] bfd72f253080: Preparing [2025-03-12T01:07:15.955Z] d7ff7fbb6193: Preparing [2025-03-12T01:07:15.955Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:15.955Z] d7ff7fbb6193: Waiting [2025-03-12T01:07:15.955Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:15.955Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:15.955Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:16.221Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:16.221Z] bfd72f253080: Pushed [2025-03-12T01:07:16.221Z] 13f96ebcab45: Pushed [2025-03-12T01:07:16.221Z] d7ff7fbb6193: Pushed [2025-03-12T01:07:21.542Z] d1ebc66c38b9: Pushed [2025-03-12T01:07:21.542Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:21.900Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:22.253Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [2025-03-12T01:07:22.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T01:07:22.253Z] 13f96ebcab45: Preparing [2025-03-12T01:07:22.253Z] d1ebc66c38b9: Preparing [2025-03-12T01:07:22.253Z] 9d3012cf6595: Preparing [2025-03-12T01:07:22.253Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:22.253Z] bfd72f253080: Preparing [2025-03-12T01:07:22.253Z] d7ff7fbb6193: Preparing [2025-03-12T01:07:22.253Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:22.253Z] d7ff7fbb6193: Waiting [2025-03-12T01:07:22.253Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:22.253Z] d1ebc66c38b9: Layer already exists [2025-03-12T01:07:22.253Z] 13f96ebcab45: Layer already exists [2025-03-12T01:07:22.253Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:22.253Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:22.253Z] bfd72f253080: Layer already exists [2025-03-12T01:07:22.253Z] d7ff7fbb6193: Layer already exists [2025-03-12T01:07:22.253Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:22.517Z] 4.0.1-dev.1: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:22.880Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:23.230Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:23.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T01:07:23.230Z] 13f96ebcab45: Preparing [2025-03-12T01:07:23.230Z] d1ebc66c38b9: Preparing [2025-03-12T01:07:23.230Z] 9d3012cf6595: Preparing [2025-03-12T01:07:23.230Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:23.230Z] bfd72f253080: Preparing [2025-03-12T01:07:23.230Z] d7ff7fbb6193: Preparing [2025-03-12T01:07:23.230Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:23.230Z] d7ff7fbb6193: Waiting [2025-03-12T01:07:23.230Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:23.230Z] 13f96ebcab45: Layer already exists [2025-03-12T01:07:23.230Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:23.230Z] d1ebc66c38b9: Layer already exists [2025-03-12T01:07:23.230Z] bfd72f253080: Layer already exists [2025-03-12T01:07:23.230Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:23.230Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:23.230Z] d7ff7fbb6193: Layer already exists [2025-03-12T01:07:23.493Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:23.838Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:24.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [2025-03-12T01:07:24.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-12T01:07:24.188Z] 13f96ebcab45: Preparing [2025-03-12T01:07:24.188Z] d1ebc66c38b9: Preparing [2025-03-12T01:07:24.188Z] 9d3012cf6595: Preparing [2025-03-12T01:07:24.188Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:24.188Z] bfd72f253080: Preparing [2025-03-12T01:07:24.188Z] d7ff7fbb6193: Preparing [2025-03-12T01:07:24.188Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:24.188Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:24.188Z] d7ff7fbb6193: Waiting [2025-03-12T01:07:24.188Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:24.188Z] 13f96ebcab45: Layer already exists [2025-03-12T01:07:24.188Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:24.188Z] d1ebc66c38b9: Layer already exists [2025-03-12T01:07:24.188Z] bfd72f253080: Layer already exists [2025-03-12T01:07:24.188Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:24.188Z] d7ff7fbb6193: Layer already exists [2025-03-12T01:07:24.454Z] odessa: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:07:24.531Z] ===================================================== [Pipeline] echo [2025-03-12T01:07:24.548Z] taggedImages: [2025-03-12T01:07:24.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:24.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [2025-03-12T01:07:24.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:24.548Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo [2025-03-12T01:07:24.576Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-12T01:07:24.576Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:24.576Z] 4.0.1-dev.1 [2025-03-12T01:07:24.576Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:24.576Z] odessa [2025-03-12T01:07:24.576Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:24.974Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:25.361Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:25.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T01:07:25.361Z] fe2414adbade: Preparing [2025-03-12T01:07:25.361Z] 67cb0c426fd4: Preparing [2025-03-12T01:07:25.361Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:25.361Z] 0886a3a21070: Preparing [2025-03-12T01:07:25.361Z] 346cd13110ff: Preparing [2025-03-12T01:07:25.361Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:25.361Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:25.627Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:25.627Z] 346cd13110ff: Pushed [2025-03-12T01:07:25.627Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:25.627Z] 0886a3a21070: Pushed [2025-03-12T01:07:25.627Z] fe2414adbade: Pushed [2025-03-12T01:07:30.957Z] 67cb0c426fd4: Pushed [2025-03-12T01:07:30.957Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:31.320Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:31.682Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [2025-03-12T01:07:31.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T01:07:31.682Z] fe2414adbade: Preparing [2025-03-12T01:07:31.682Z] 67cb0c426fd4: Preparing [2025-03-12T01:07:31.682Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:31.682Z] 0886a3a21070: Preparing [2025-03-12T01:07:31.682Z] 346cd13110ff: Preparing [2025-03-12T01:07:31.682Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:31.682Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:31.682Z] 0886a3a21070: Layer already exists [2025-03-12T01:07:31.682Z] fe2414adbade: Layer already exists [2025-03-12T01:07:31.682Z] 346cd13110ff: Layer already exists [2025-03-12T01:07:31.682Z] 67cb0c426fd4: Layer already exists [2025-03-12T01:07:31.682Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:31.682Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:31.950Z] 4.0.1-dev.1: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:32.317Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:32.680Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:32.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T01:07:32.680Z] fe2414adbade: Preparing [2025-03-12T01:07:32.680Z] 67cb0c426fd4: Preparing [2025-03-12T01:07:32.680Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:32.680Z] 0886a3a21070: Preparing [2025-03-12T01:07:32.680Z] 346cd13110ff: Preparing [2025-03-12T01:07:32.680Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:32.680Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:32.680Z] 346cd13110ff: Layer already exists [2025-03-12T01:07:32.680Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:32.680Z] 0886a3a21070: Layer already exists [2025-03-12T01:07:32.680Z] fe2414adbade: Layer already exists [2025-03-12T01:07:32.680Z] 67cb0c426fd4: Layer already exists [2025-03-12T01:07:32.680Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:32.945Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:33.322Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:33.680Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [2025-03-12T01:07:33.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-12T01:07:33.680Z] fe2414adbade: Preparing [2025-03-12T01:07:33.680Z] 67cb0c426fd4: Preparing [2025-03-12T01:07:33.680Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:33.680Z] 0886a3a21070: Preparing [2025-03-12T01:07:33.680Z] 346cd13110ff: Preparing [2025-03-12T01:07:33.680Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:33.680Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:33.680Z] 346cd13110ff: Layer already exists [2025-03-12T01:07:33.680Z] 0886a3a21070: Layer already exists [2025-03-12T01:07:33.680Z] 67cb0c426fd4: Layer already exists [2025-03-12T01:07:33.680Z] fe2414adbade: Layer already exists [2025-03-12T01:07:33.680Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:33.680Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:33.945Z] odessa: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:07:34.023Z] ===================================================== [Pipeline] echo [2025-03-12T01:07:34.042Z] taggedImages: [2025-03-12T01:07:34.042Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:34.042Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [2025-03-12T01:07:34.042Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:34.042Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo [2025-03-12T01:07:34.073Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-12T01:07:34.073Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:34.073Z] 4.0.1-dev.1 [2025-03-12T01:07:34.073Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:34.073Z] odessa [2025-03-12T01:07:34.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:34.452Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:34.801Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:34.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T01:07:34.801Z] e353992943f8: Preparing [2025-03-12T01:07:34.801Z] 6bf119977313: Preparing [2025-03-12T01:07:34.801Z] c1be31922b39: Preparing [2025-03-12T01:07:34.801Z] 9d3012cf6595: Preparing [2025-03-12T01:07:34.801Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:34.801Z] 8a638a66c483: Preparing [2025-03-12T01:07:34.801Z] eef42dcae84c: Preparing [2025-03-12T01:07:34.801Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:34.801Z] 8a638a66c483: Waiting [2025-03-12T01:07:34.801Z] eef42dcae84c: Waiting [2025-03-12T01:07:34.801Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:34.801Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:34.801Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:34.801Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:35.066Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:35.066Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:35.066Z] 6bf119977313: Pushed [2025-03-12T01:07:35.066Z] e353992943f8: Pushed [2025-03-12T01:07:40.393Z] c1be31922b39: Pushed [2025-03-12T01:07:40.658Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:41.030Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:41.383Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [2025-03-12T01:07:41.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T01:07:41.384Z] e353992943f8: Preparing [2025-03-12T01:07:41.384Z] 6bf119977313: Preparing [2025-03-12T01:07:41.384Z] c1be31922b39: Preparing [2025-03-12T01:07:41.384Z] 9d3012cf6595: Preparing [2025-03-12T01:07:41.384Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:41.384Z] 8a638a66c483: Preparing [2025-03-12T01:07:41.384Z] eef42dcae84c: Preparing [2025-03-12T01:07:41.384Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:41.384Z] 8a638a66c483: Waiting [2025-03-12T01:07:41.384Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:41.384Z] eef42dcae84c: Waiting [2025-03-12T01:07:41.384Z] e353992943f8: Layer already exists [2025-03-12T01:07:41.384Z] c1be31922b39: Layer already exists [2025-03-12T01:07:41.384Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:41.384Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:41.384Z] 6bf119977313: Layer already exists [2025-03-12T01:07:41.384Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:41.384Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:41.384Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:41.661Z] 4.0.1-dev.1: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:42.015Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:42.366Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:42.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T01:07:42.366Z] e353992943f8: Preparing [2025-03-12T01:07:42.366Z] 6bf119977313: Preparing [2025-03-12T01:07:42.366Z] c1be31922b39: Preparing [2025-03-12T01:07:42.366Z] 9d3012cf6595: Preparing [2025-03-12T01:07:42.366Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:42.366Z] 8a638a66c483: Preparing [2025-03-12T01:07:42.366Z] eef42dcae84c: Preparing [2025-03-12T01:07:42.366Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:42.366Z] eef42dcae84c: Waiting [2025-03-12T01:07:42.366Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:42.366Z] 8a638a66c483: Waiting [2025-03-12T01:07:42.366Z] 6bf119977313: Layer already exists [2025-03-12T01:07:42.366Z] e353992943f8: Layer already exists [2025-03-12T01:07:42.366Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:42.366Z] c1be31922b39: Layer already exists [2025-03-12T01:07:42.366Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:42.366Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:42.366Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:42.366Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:42.630Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:42.984Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:43.339Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [2025-03-12T01:07:43.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-12T01:07:43.339Z] e353992943f8: Preparing [2025-03-12T01:07:43.339Z] 6bf119977313: Preparing [2025-03-12T01:07:43.339Z] c1be31922b39: Preparing [2025-03-12T01:07:43.339Z] 9d3012cf6595: Preparing [2025-03-12T01:07:43.339Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:43.339Z] 8a638a66c483: Preparing [2025-03-12T01:07:43.339Z] eef42dcae84c: Preparing [2025-03-12T01:07:43.339Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:43.339Z] 8a638a66c483: Waiting [2025-03-12T01:07:43.339Z] eef42dcae84c: Waiting [2025-03-12T01:07:43.339Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:43.339Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:43.339Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:43.339Z] e353992943f8: Layer already exists [2025-03-12T01:07:43.339Z] 6bf119977313: Layer already exists [2025-03-12T01:07:43.339Z] c1be31922b39: Layer already exists [2025-03-12T01:07:43.339Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:43.339Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:43.339Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:43.603Z] odessa: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:07:43.687Z] ===================================================== [Pipeline] echo [2025-03-12T01:07:43.699Z] taggedImages: [2025-03-12T01:07:43.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:43.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [2025-03-12T01:07:43.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:43.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo [2025-03-12T01:07:43.733Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-12T01:07:43.733Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:43.733Z] 4.0.1-dev.1 [2025-03-12T01:07:43.733Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:43.733Z] odessa [2025-03-12T01:07:43.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:44.096Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:44.441Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:44.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T01:07:44.441Z] cbe6a027f979: Preparing [2025-03-12T01:07:44.441Z] 58e64d49698f: Preparing [2025-03-12T01:07:44.441Z] e9fb23f63ff8: Preparing [2025-03-12T01:07:44.441Z] 7a3110fc56c5: Preparing [2025-03-12T01:07:44.441Z] 6c3cc1b12f23: Preparing [2025-03-12T01:07:44.441Z] d3217ddf8b39: Preparing [2025-03-12T01:07:44.441Z] 02bd5122ae55: Preparing [2025-03-12T01:07:44.441Z] 9d3012cf6595: Preparing [2025-03-12T01:07:44.441Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:44.441Z] e26eed92d227: Preparing [2025-03-12T01:07:44.441Z] e1f5e3927029: Preparing [2025-03-12T01:07:44.441Z] 5f70bf18a086: Preparing [2025-03-12T01:07:44.441Z] b63a547cc096: Preparing [2025-03-12T01:07:44.441Z] 864b256c623c: Preparing [2025-03-12T01:07:44.441Z] e299cfd91d88: Preparing [2025-03-12T01:07:44.441Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:44.441Z] 02bd5122ae55: Waiting [2025-03-12T01:07:44.441Z] 9d3012cf6595: Waiting [2025-03-12T01:07:44.441Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:44.441Z] e26eed92d227: Waiting [2025-03-12T01:07:44.441Z] e1f5e3927029: Waiting [2025-03-12T01:07:44.441Z] 864b256c623c: Waiting [2025-03-12T01:07:44.441Z] e299cfd91d88: Waiting [2025-03-12T01:07:44.441Z] d3217ddf8b39: Waiting [2025-03-12T01:07:44.441Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:44.441Z] b63a547cc096: Waiting [2025-03-12T01:07:44.441Z] 5f70bf18a086: Waiting [2025-03-12T01:07:44.708Z] 58e64d49698f: Pushed [2025-03-12T01:07:44.708Z] e9fb23f63ff8: Pushed [2025-03-12T01:07:44.708Z] 6c3cc1b12f23: Pushed [2025-03-12T01:07:44.708Z] 7a3110fc56c5: Pushed [2025-03-12T01:07:44.709Z] cbe6a027f979: Pushed [2025-03-12T01:07:44.709Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:44.709Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:44.709Z] 5f70bf18a086: Layer already exists [2025-03-12T01:07:44.709Z] d3217ddf8b39: Pushed [2025-03-12T01:07:44.973Z] e26eed92d227: Pushed [2025-03-12T01:07:44.973Z] e1f5e3927029: Pushed [2025-03-12T01:07:44.973Z] b63a547cc096: Pushed [2025-03-12T01:07:44.973Z] 864b256c623c: Pushed [2025-03-12T01:07:44.973Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:44.973Z] e299cfd91d88: Pushed [2025-03-12T01:07:48.294Z] 02bd5122ae55: Pushed [2025-03-12T01:07:48.294Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:48.644Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:48.984Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [2025-03-12T01:07:48.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T01:07:48.984Z] cbe6a027f979: Preparing [2025-03-12T01:07:48.984Z] 58e64d49698f: Preparing [2025-03-12T01:07:48.984Z] e9fb23f63ff8: Preparing [2025-03-12T01:07:48.984Z] 7a3110fc56c5: Preparing [2025-03-12T01:07:48.984Z] 6c3cc1b12f23: Preparing [2025-03-12T01:07:48.984Z] d3217ddf8b39: Preparing [2025-03-12T01:07:48.984Z] 02bd5122ae55: Preparing [2025-03-12T01:07:48.984Z] 9d3012cf6595: Preparing [2025-03-12T01:07:48.984Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:48.984Z] e26eed92d227: Preparing [2025-03-12T01:07:48.984Z] e1f5e3927029: Preparing [2025-03-12T01:07:48.984Z] 5f70bf18a086: Preparing [2025-03-12T01:07:48.984Z] b63a547cc096: Preparing [2025-03-12T01:07:48.984Z] 864b256c623c: Preparing [2025-03-12T01:07:48.984Z] e299cfd91d88: Preparing [2025-03-12T01:07:48.984Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:48.984Z] e26eed92d227: Waiting [2025-03-12T01:07:48.984Z] e1f5e3927029: Waiting [2025-03-12T01:07:48.984Z] 5f70bf18a086: Waiting [2025-03-12T01:07:48.984Z] d3217ddf8b39: Waiting [2025-03-12T01:07:48.984Z] b63a547cc096: Waiting [2025-03-12T01:07:48.984Z] 864b256c623c: Waiting [2025-03-12T01:07:48.984Z] e299cfd91d88: Waiting [2025-03-12T01:07:48.984Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:48.984Z] 9d3012cf6595: Waiting [2025-03-12T01:07:48.984Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:48.984Z] 02bd5122ae55: Waiting [2025-03-12T01:07:48.984Z] e9fb23f63ff8: Layer already exists [2025-03-12T01:07:48.984Z] 6c3cc1b12f23: Layer already exists [2025-03-12T01:07:48.984Z] 7a3110fc56c5: Layer already exists [2025-03-12T01:07:48.984Z] cbe6a027f979: Layer already exists [2025-03-12T01:07:48.984Z] 58e64d49698f: Layer already exists [2025-03-12T01:07:48.984Z] d3217ddf8b39: Layer already exists [2025-03-12T01:07:48.984Z] 02bd5122ae55: Layer already exists [2025-03-12T01:07:48.984Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:48.984Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:48.984Z] e26eed92d227: Layer already exists [2025-03-12T01:07:48.984Z] 864b256c623c: Layer already exists [2025-03-12T01:07:48.984Z] e1f5e3927029: Layer already exists [2025-03-12T01:07:48.984Z] e299cfd91d88: Layer already exists [2025-03-12T01:07:48.984Z] b63a547cc096: Layer already exists [2025-03-12T01:07:48.984Z] 5f70bf18a086: Layer already exists [2025-03-12T01:07:48.984Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:49.248Z] 4.0.1-dev.1: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:49.594Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:49.947Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:49.947Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T01:07:49.947Z] cbe6a027f979: Preparing [2025-03-12T01:07:49.947Z] 58e64d49698f: Preparing [2025-03-12T01:07:49.947Z] e9fb23f63ff8: Preparing [2025-03-12T01:07:49.947Z] 7a3110fc56c5: Preparing [2025-03-12T01:07:49.947Z] 6c3cc1b12f23: Preparing [2025-03-12T01:07:49.947Z] d3217ddf8b39: Preparing [2025-03-12T01:07:49.947Z] 02bd5122ae55: Preparing [2025-03-12T01:07:49.947Z] 9d3012cf6595: Preparing [2025-03-12T01:07:49.947Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:49.947Z] e26eed92d227: Preparing [2025-03-12T01:07:49.947Z] e1f5e3927029: Preparing [2025-03-12T01:07:49.947Z] 5f70bf18a086: Preparing [2025-03-12T01:07:49.947Z] b63a547cc096: Preparing [2025-03-12T01:07:49.947Z] 864b256c623c: Preparing [2025-03-12T01:07:49.947Z] e299cfd91d88: Preparing [2025-03-12T01:07:49.947Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:49.947Z] e26eed92d227: Waiting [2025-03-12T01:07:49.947Z] e1f5e3927029: Waiting [2025-03-12T01:07:49.947Z] 5f70bf18a086: Waiting [2025-03-12T01:07:49.947Z] b63a547cc096: Waiting [2025-03-12T01:07:49.947Z] 864b256c623c: Waiting [2025-03-12T01:07:49.947Z] e299cfd91d88: Waiting [2025-03-12T01:07:49.947Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:49.947Z] d3217ddf8b39: Waiting [2025-03-12T01:07:49.947Z] 02bd5122ae55: Waiting [2025-03-12T01:07:49.947Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:49.947Z] 58e64d49698f: Layer already exists [2025-03-12T01:07:49.947Z] 7a3110fc56c5: Layer already exists [2025-03-12T01:07:49.947Z] cbe6a027f979: Layer already exists [2025-03-12T01:07:49.947Z] e9fb23f63ff8: Layer already exists [2025-03-12T01:07:49.947Z] 6c3cc1b12f23: Layer already exists [2025-03-12T01:07:49.947Z] d3217ddf8b39: Layer already exists [2025-03-12T01:07:49.947Z] 02bd5122ae55: Layer already exists [2025-03-12T01:07:49.947Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:49.947Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:49.947Z] e26eed92d227: Layer already exists [2025-03-12T01:07:50.211Z] 5f70bf18a086: Layer already exists [2025-03-12T01:07:50.211Z] b63a547cc096: Layer already exists [2025-03-12T01:07:50.211Z] e299cfd91d88: Layer already exists [2025-03-12T01:07:50.211Z] e1f5e3927029: Layer already exists [2025-03-12T01:07:50.211Z] 864b256c623c: Layer already exists [2025-03-12T01:07:50.211Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:50.211Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:50.560Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:50.908Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [2025-03-12T01:07:50.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-12T01:07:50.908Z] cbe6a027f979: Preparing [2025-03-12T01:07:50.908Z] 58e64d49698f: Preparing [2025-03-12T01:07:50.908Z] e9fb23f63ff8: Preparing [2025-03-12T01:07:50.908Z] 7a3110fc56c5: Preparing [2025-03-12T01:07:50.908Z] 6c3cc1b12f23: Preparing [2025-03-12T01:07:50.908Z] d3217ddf8b39: Preparing [2025-03-12T01:07:50.908Z] 02bd5122ae55: Preparing [2025-03-12T01:07:50.908Z] 9d3012cf6595: Preparing [2025-03-12T01:07:50.908Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:50.908Z] e26eed92d227: Preparing [2025-03-12T01:07:50.908Z] e1f5e3927029: Preparing [2025-03-12T01:07:50.908Z] 5f70bf18a086: Preparing [2025-03-12T01:07:50.908Z] b63a547cc096: Preparing [2025-03-12T01:07:50.908Z] 864b256c623c: Preparing [2025-03-12T01:07:50.908Z] e299cfd91d88: Preparing [2025-03-12T01:07:50.908Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:50.908Z] 02bd5122ae55: Waiting [2025-03-12T01:07:50.908Z] 9d3012cf6595: Waiting [2025-03-12T01:07:50.908Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:50.908Z] e26eed92d227: Waiting [2025-03-12T01:07:50.908Z] e1f5e3927029: Waiting [2025-03-12T01:07:50.908Z] 5f70bf18a086: Waiting [2025-03-12T01:07:50.908Z] d3217ddf8b39: Waiting [2025-03-12T01:07:50.908Z] b63a547cc096: Waiting [2025-03-12T01:07:50.908Z] 864b256c623c: Waiting [2025-03-12T01:07:50.908Z] e299cfd91d88: Waiting [2025-03-12T01:07:50.908Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:50.908Z] 6c3cc1b12f23: Layer already exists [2025-03-12T01:07:50.908Z] 7a3110fc56c5: Layer already exists [2025-03-12T01:07:50.908Z] e9fb23f63ff8: Layer already exists [2025-03-12T01:07:50.908Z] cbe6a027f979: Layer already exists [2025-03-12T01:07:50.908Z] 58e64d49698f: Layer already exists [2025-03-12T01:07:50.908Z] e26eed92d227: Layer already exists [2025-03-12T01:07:50.908Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:50.908Z] d3217ddf8b39: Layer already exists [2025-03-12T01:07:50.908Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:50.908Z] 02bd5122ae55: Layer already exists [2025-03-12T01:07:50.908Z] 5f70bf18a086: Layer already exists [2025-03-12T01:07:50.908Z] e1f5e3927029: Layer already exists [2025-03-12T01:07:50.908Z] 864b256c623c: Layer already exists [2025-03-12T01:07:50.908Z] b63a547cc096: Layer already exists [2025-03-12T01:07:50.908Z] e299cfd91d88: Layer already exists [2025-03-12T01:07:50.908Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:51.174Z] odessa: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:07:51.255Z] ===================================================== [Pipeline] echo [2025-03-12T01:07:51.271Z] taggedImages: [2025-03-12T01:07:51.271Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:51.271Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [2025-03-12T01:07:51.271Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:51.271Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo [2025-03-12T01:07:51.292Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-12T01:07:51.292Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:51.292Z] 4.0.1-dev.1 [2025-03-12T01:07:51.292Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:51.292Z] odessa [2025-03-12T01:07:51.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:51.641Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:51.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:07:51.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T01:07:51.997Z] fea8688e0da0: Preparing [2025-03-12T01:07:51.997Z] 01e3211ae0f8: Preparing [2025-03-12T01:07:51.997Z] 3c31bb9df4c3: Preparing [2025-03-12T01:07:51.997Z] ba4dcf55967f: Preparing [2025-03-12T01:07:51.997Z] 9d3012cf6595: Preparing [2025-03-12T01:07:51.997Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:51.997Z] 8a638a66c483: Preparing [2025-03-12T01:07:51.997Z] eef42dcae84c: Preparing [2025-03-12T01:07:51.997Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:51.997Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:51.997Z] 8a638a66c483: Waiting [2025-03-12T01:07:51.997Z] eef42dcae84c: Waiting [2025-03-12T01:07:51.997Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:51.997Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:52.266Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:52.266Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:52.266Z] 3c31bb9df4c3: Pushed [2025-03-12T01:07:52.266Z] 01e3211ae0f8: Pushed [2025-03-12T01:07:52.266Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:52.266Z] fea8688e0da0: Pushed [2025-03-12T01:07:52.266Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:57.579Z] ba4dcf55967f: Pushed [2025-03-12T01:07:57.579Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:57.929Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:58.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [2025-03-12T01:07:58.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T01:07:58.362Z] fea8688e0da0: Preparing [2025-03-12T01:07:58.362Z] 01e3211ae0f8: Preparing [2025-03-12T01:07:58.362Z] 3c31bb9df4c3: Preparing [2025-03-12T01:07:58.362Z] ba4dcf55967f: Preparing [2025-03-12T01:07:58.362Z] 9d3012cf6595: Preparing [2025-03-12T01:07:58.362Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:58.362Z] 8a638a66c483: Preparing [2025-03-12T01:07:58.362Z] eef42dcae84c: Preparing [2025-03-12T01:07:58.362Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:58.362Z] 8a638a66c483: Waiting [2025-03-12T01:07:58.362Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:58.362Z] eef42dcae84c: Waiting [2025-03-12T01:07:58.362Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:58.362Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:58.362Z] fea8688e0da0: Layer already exists [2025-03-12T01:07:58.362Z] ba4dcf55967f: Layer already exists [2025-03-12T01:07:58.362Z] 01e3211ae0f8: Layer already exists [2025-03-12T01:07:58.362Z] 3c31bb9df4c3: Layer already exists [2025-03-12T01:07:58.362Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:58.362Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:58.362Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:58.362Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:58.635Z] 4.0.1-dev.1: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:59.011Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:59.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:07:59.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T01:07:59.456Z] fea8688e0da0: Preparing [2025-03-12T01:07:59.456Z] 01e3211ae0f8: Preparing [2025-03-12T01:07:59.456Z] 3c31bb9df4c3: Preparing [2025-03-12T01:07:59.456Z] ba4dcf55967f: Preparing [2025-03-12T01:07:59.456Z] 9d3012cf6595: Preparing [2025-03-12T01:07:59.456Z] 0d1722beb6d6: Preparing [2025-03-12T01:07:59.456Z] 8a638a66c483: Preparing [2025-03-12T01:07:59.456Z] eef42dcae84c: Preparing [2025-03-12T01:07:59.456Z] dd9c8f8612c8: Preparing [2025-03-12T01:07:59.456Z] 0d1722beb6d6: Waiting [2025-03-12T01:07:59.456Z] 8a638a66c483: Waiting [2025-03-12T01:07:59.456Z] eef42dcae84c: Waiting [2025-03-12T01:07:59.456Z] dd9c8f8612c8: Waiting [2025-03-12T01:07:59.456Z] fea8688e0da0: Layer already exists [2025-03-12T01:07:59.456Z] 01e3211ae0f8: Layer already exists [2025-03-12T01:07:59.456Z] 9d3012cf6595: Layer already exists [2025-03-12T01:07:59.456Z] 3c31bb9df4c3: Layer already exists [2025-03-12T01:07:59.456Z] ba4dcf55967f: Layer already exists [2025-03-12T01:07:59.456Z] eef42dcae84c: Layer already exists [2025-03-12T01:07:59.456Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:07:59.456Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:07:59.456Z] 8a638a66c483: Layer already exists [2025-03-12T01:07:59.456Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:07:59.814Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:00.159Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [2025-03-12T01:08:00.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-12T01:08:00.159Z] fea8688e0da0: Preparing [2025-03-12T01:08:00.159Z] 01e3211ae0f8: Preparing [2025-03-12T01:08:00.159Z] 3c31bb9df4c3: Preparing [2025-03-12T01:08:00.159Z] ba4dcf55967f: Preparing [2025-03-12T01:08:00.159Z] 9d3012cf6595: Preparing [2025-03-12T01:08:00.159Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:00.159Z] 8a638a66c483: Preparing [2025-03-12T01:08:00.159Z] eef42dcae84c: Preparing [2025-03-12T01:08:00.159Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:00.159Z] 8a638a66c483: Waiting [2025-03-12T01:08:00.159Z] eef42dcae84c: Waiting [2025-03-12T01:08:00.159Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:00.159Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:00.159Z] ba4dcf55967f: Layer already exists [2025-03-12T01:08:00.159Z] 01e3211ae0f8: Layer already exists [2025-03-12T01:08:00.159Z] fea8688e0da0: Layer already exists [2025-03-12T01:08:00.159Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:00.159Z] 3c31bb9df4c3: Layer already exists [2025-03-12T01:08:00.159Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:00.159Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:00.159Z] eef42dcae84c: Layer already exists [2025-03-12T01:08:00.159Z] 8a638a66c483: Layer already exists [2025-03-12T01:08:00.423Z] odessa: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:08:00.497Z] ===================================================== [Pipeline] echo [2025-03-12T01:08:00.512Z] taggedImages: [2025-03-12T01:08:00.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:00.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [2025-03-12T01:08:00.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:00.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo [2025-03-12T01:08:00.541Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-12T01:08:00.541Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:00.541Z] 4.0.1-dev.1 [2025-03-12T01:08:00.541Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:00.541Z] odessa [2025-03-12T01:08:00.541Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:00.922Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:01.272Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:01.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T01:08:01.272Z] 5776dfb4af8a: Preparing [2025-03-12T01:08:01.272Z] ae8efde45416: Preparing [2025-03-12T01:08:01.272Z] 829ef25d9994: Preparing [2025-03-12T01:08:01.272Z] e41395236312: Preparing [2025-03-12T01:08:01.272Z] 950d65e8df48: Preparing [2025-03-12T01:08:01.272Z] 9d3012cf6595: Preparing [2025-03-12T01:08:01.272Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:01.272Z] 1895138975c7: Preparing [2025-03-12T01:08:01.272Z] dd036a725cef: Preparing [2025-03-12T01:08:01.272Z] ca8bb90f7b82: Preparing [2025-03-12T01:08:01.272Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:01.272Z] 9d3012cf6595: Waiting [2025-03-12T01:08:01.272Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:01.272Z] dd036a725cef: Waiting [2025-03-12T01:08:01.272Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:01.272Z] ca8bb90f7b82: Waiting [2025-03-12T01:08:01.272Z] 1895138975c7: Waiting [2025-03-12T01:08:01.537Z] 950d65e8df48: Pushed [2025-03-12T01:08:01.537Z] 5776dfb4af8a: Pushed [2025-03-12T01:08:01.537Z] e41395236312: Pushed [2025-03-12T01:08:01.537Z] ae8efde45416: Pushed [2025-03-12T01:08:01.537Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:01.537Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:01.537Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:01.802Z] 1895138975c7: Pushed [2025-03-12T01:08:01.802Z] dd036a725cef: Pushed [2025-03-12T01:08:04.374Z] ca8bb90f7b82: Pushed [2025-03-12T01:08:05.778Z] 829ef25d9994: Pushed [2025-03-12T01:08:06.047Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:06.407Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:06.765Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [2025-03-12T01:08:06.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T01:08:06.765Z] 5776dfb4af8a: Preparing [2025-03-12T01:08:06.765Z] ae8efde45416: Preparing [2025-03-12T01:08:06.765Z] 829ef25d9994: Preparing [2025-03-12T01:08:06.765Z] e41395236312: Preparing [2025-03-12T01:08:06.765Z] 950d65e8df48: Preparing [2025-03-12T01:08:06.765Z] 9d3012cf6595: Preparing [2025-03-12T01:08:06.765Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:06.765Z] 1895138975c7: Preparing [2025-03-12T01:08:06.765Z] dd036a725cef: Preparing [2025-03-12T01:08:06.765Z] ca8bb90f7b82: Preparing [2025-03-12T01:08:06.765Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:06.765Z] 9d3012cf6595: Waiting [2025-03-12T01:08:06.765Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:06.765Z] 1895138975c7: Waiting [2025-03-12T01:08:06.765Z] ca8bb90f7b82: Waiting [2025-03-12T01:08:06.765Z] dd036a725cef: Waiting [2025-03-12T01:08:06.765Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:06.765Z] 829ef25d9994: Layer already exists [2025-03-12T01:08:06.765Z] ae8efde45416: Layer already exists [2025-03-12T01:08:06.765Z] 950d65e8df48: Layer already exists [2025-03-12T01:08:06.765Z] e41395236312: Layer already exists [2025-03-12T01:08:06.765Z] 5776dfb4af8a: Layer already exists [2025-03-12T01:08:06.765Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:06.765Z] 1895138975c7: Layer already exists [2025-03-12T01:08:06.765Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:06.765Z] dd036a725cef: Layer already exists [2025-03-12T01:08:06.765Z] ca8bb90f7b82: Layer already exists [2025-03-12T01:08:06.765Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:07.034Z] 4.0.1-dev.1: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:07.398Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:07.745Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:07.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T01:08:07.745Z] 5776dfb4af8a: Preparing [2025-03-12T01:08:07.745Z] ae8efde45416: Preparing [2025-03-12T01:08:07.745Z] 829ef25d9994: Preparing [2025-03-12T01:08:07.745Z] e41395236312: Preparing [2025-03-12T01:08:07.745Z] 950d65e8df48: Preparing [2025-03-12T01:08:07.745Z] 9d3012cf6595: Preparing [2025-03-12T01:08:07.745Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:07.745Z] 1895138975c7: Preparing [2025-03-12T01:08:07.745Z] dd036a725cef: Preparing [2025-03-12T01:08:07.745Z] ca8bb90f7b82: Preparing [2025-03-12T01:08:07.745Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:07.745Z] dd036a725cef: Waiting [2025-03-12T01:08:07.745Z] 9d3012cf6595: Waiting [2025-03-12T01:08:07.745Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:07.745Z] 1895138975c7: Waiting [2025-03-12T01:08:07.745Z] ca8bb90f7b82: Waiting [2025-03-12T01:08:07.745Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:07.745Z] 829ef25d9994: Layer already exists [2025-03-12T01:08:07.745Z] 5776dfb4af8a: Layer already exists [2025-03-12T01:08:07.745Z] ae8efde45416: Layer already exists [2025-03-12T01:08:07.745Z] e41395236312: Layer already exists [2025-03-12T01:08:07.745Z] 950d65e8df48: Layer already exists [2025-03-12T01:08:07.745Z] ca8bb90f7b82: Layer already exists [2025-03-12T01:08:07.745Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:07.745Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:07.745Z] dd036a725cef: Layer already exists [2025-03-12T01:08:07.745Z] 1895138975c7: Layer already exists [2025-03-12T01:08:07.745Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:08.011Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:08.371Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:08.716Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [2025-03-12T01:08:08.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-12T01:08:08.716Z] 5776dfb4af8a: Preparing [2025-03-12T01:08:08.716Z] ae8efde45416: Preparing [2025-03-12T01:08:08.716Z] 829ef25d9994: Preparing [2025-03-12T01:08:08.716Z] e41395236312: Preparing [2025-03-12T01:08:08.716Z] 950d65e8df48: Preparing [2025-03-12T01:08:08.716Z] 9d3012cf6595: Preparing [2025-03-12T01:08:08.716Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:08.716Z] 1895138975c7: Preparing [2025-03-12T01:08:08.716Z] dd036a725cef: Preparing [2025-03-12T01:08:08.716Z] ca8bb90f7b82: Preparing [2025-03-12T01:08:08.716Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:08.716Z] 1895138975c7: Waiting [2025-03-12T01:08:08.716Z] dd036a725cef: Waiting [2025-03-12T01:08:08.716Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:08.716Z] 9d3012cf6595: Waiting [2025-03-12T01:08:08.716Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:08.716Z] ca8bb90f7b82: Waiting [2025-03-12T01:08:08.716Z] ae8efde45416: Layer already exists [2025-03-12T01:08:08.716Z] 5776dfb4af8a: Layer already exists [2025-03-12T01:08:08.716Z] e41395236312: Layer already exists [2025-03-12T01:08:08.716Z] 829ef25d9994: Layer already exists [2025-03-12T01:08:08.716Z] 950d65e8df48: Layer already exists [2025-03-12T01:08:08.716Z] dd036a725cef: Layer already exists [2025-03-12T01:08:08.716Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:08.716Z] 1895138975c7: Layer already exists [2025-03-12T01:08:08.716Z] ca8bb90f7b82: Layer already exists [2025-03-12T01:08:08.716Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:08.716Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:08.982Z] odessa: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:08:09.065Z] ===================================================== [Pipeline] echo [2025-03-12T01:08:09.083Z] taggedImages: [2025-03-12T01:08:09.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:09.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [2025-03-12T01:08:09.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:09.083Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo [2025-03-12T01:08:09.116Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-12T01:08:09.116Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:09.116Z] 4.0.1-dev.1 [2025-03-12T01:08:09.116Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:09.116Z] odessa [2025-03-12T01:08:09.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:09.489Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:09.863Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:09.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T01:08:09.863Z] 085b14909ecb: Preparing [2025-03-12T01:08:09.863Z] 85f1973ec2d0: Preparing [2025-03-12T01:08:09.863Z] 42b49f21e397: Preparing [2025-03-12T01:08:09.863Z] e95567add45f: Preparing [2025-03-12T01:08:09.863Z] 481bc7450769: Preparing [2025-03-12T01:08:09.863Z] 86b881015a57: Preparing [2025-03-12T01:08:09.863Z] 72f6af044d7f: Preparing [2025-03-12T01:08:09.863Z] 9d3012cf6595: Preparing [2025-03-12T01:08:09.863Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:09.863Z] a0f69780ad52: Preparing [2025-03-12T01:08:09.863Z] 8b543d1f7e96: Preparing [2025-03-12T01:08:09.863Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:09.863Z] 86b881015a57: Waiting [2025-03-12T01:08:09.863Z] a0f69780ad52: Waiting [2025-03-12T01:08:09.863Z] 72f6af044d7f: Waiting [2025-03-12T01:08:09.863Z] 9d3012cf6595: Waiting [2025-03-12T01:08:09.863Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:09.863Z] 8b543d1f7e96: Waiting [2025-03-12T01:08:09.863Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:10.131Z] 85f1973ec2d0: Pushed [2025-03-12T01:08:10.131Z] 481bc7450769: Pushed [2025-03-12T01:08:10.131Z] 085b14909ecb: Pushed [2025-03-12T01:08:10.131Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:10.131Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:10.131Z] 86b881015a57: Pushed [2025-03-12T01:08:10.394Z] 72f6af044d7f: Pushed [2025-03-12T01:08:10.394Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:10.394Z] a0f69780ad52: Pushed [2025-03-12T01:08:12.953Z] 8b543d1f7e96: Pushed [2025-03-12T01:08:14.356Z] e95567add45f: Pushed [2025-03-12T01:08:16.927Z] 42b49f21e397: Pushed [2025-03-12T01:08:16.927Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:17.297Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:17.647Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [2025-03-12T01:08:17.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T01:08:17.647Z] 085b14909ecb: Preparing [2025-03-12T01:08:17.647Z] 85f1973ec2d0: Preparing [2025-03-12T01:08:17.647Z] 42b49f21e397: Preparing [2025-03-12T01:08:17.647Z] e95567add45f: Preparing [2025-03-12T01:08:17.647Z] 481bc7450769: Preparing [2025-03-12T01:08:17.647Z] 86b881015a57: Preparing [2025-03-12T01:08:17.647Z] 72f6af044d7f: Preparing [2025-03-12T01:08:17.647Z] 9d3012cf6595: Preparing [2025-03-12T01:08:17.647Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:17.647Z] a0f69780ad52: Preparing [2025-03-12T01:08:17.647Z] 8b543d1f7e96: Preparing [2025-03-12T01:08:17.647Z] 72f6af044d7f: Waiting [2025-03-12T01:08:17.647Z] 9d3012cf6595: Waiting [2025-03-12T01:08:17.647Z] 86b881015a57: Waiting [2025-03-12T01:08:17.647Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:17.647Z] a0f69780ad52: Waiting [2025-03-12T01:08:17.647Z] 8b543d1f7e96: Waiting [2025-03-12T01:08:17.647Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:17.647Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:17.647Z] 085b14909ecb: Layer already exists [2025-03-12T01:08:17.647Z] 481bc7450769: Layer already exists [2025-03-12T01:08:17.647Z] 85f1973ec2d0: Layer already exists [2025-03-12T01:08:17.647Z] 42b49f21e397: Layer already exists [2025-03-12T01:08:17.647Z] e95567add45f: Layer already exists [2025-03-12T01:08:17.647Z] 86b881015a57: Layer already exists [2025-03-12T01:08:17.647Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:17.647Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:17.647Z] a0f69780ad52: Layer already exists [2025-03-12T01:08:17.647Z] 72f6af044d7f: Layer already exists [2025-03-12T01:08:17.647Z] 8b543d1f7e96: Layer already exists [2025-03-12T01:08:17.647Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:17.912Z] 4.0.1-dev.1: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:18.274Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:18.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:18.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T01:08:18.626Z] 085b14909ecb: Preparing [2025-03-12T01:08:18.626Z] 85f1973ec2d0: Preparing [2025-03-12T01:08:18.626Z] 42b49f21e397: Preparing [2025-03-12T01:08:18.626Z] e95567add45f: Preparing [2025-03-12T01:08:18.626Z] 481bc7450769: Preparing [2025-03-12T01:08:18.626Z] 86b881015a57: Preparing [2025-03-12T01:08:18.626Z] 72f6af044d7f: Preparing [2025-03-12T01:08:18.626Z] 9d3012cf6595: Preparing [2025-03-12T01:08:18.626Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:18.626Z] a0f69780ad52: Preparing [2025-03-12T01:08:18.626Z] 8b543d1f7e96: Preparing [2025-03-12T01:08:18.626Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:18.626Z] 9d3012cf6595: Waiting [2025-03-12T01:08:18.626Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:18.626Z] a0f69780ad52: Waiting [2025-03-12T01:08:18.626Z] 8b543d1f7e96: Waiting [2025-03-12T01:08:18.626Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:18.626Z] 86b881015a57: Waiting [2025-03-12T01:08:18.626Z] 72f6af044d7f: Waiting [2025-03-12T01:08:18.626Z] 85f1973ec2d0: Layer already exists [2025-03-12T01:08:18.626Z] 481bc7450769: Layer already exists [2025-03-12T01:08:18.626Z] e95567add45f: Layer already exists [2025-03-12T01:08:18.626Z] 085b14909ecb: Layer already exists [2025-03-12T01:08:18.626Z] 42b49f21e397: Layer already exists [2025-03-12T01:08:18.626Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:18.626Z] 86b881015a57: Layer already exists [2025-03-12T01:08:18.626Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:18.626Z] 72f6af044d7f: Layer already exists [2025-03-12T01:08:18.626Z] a0f69780ad52: Layer already exists [2025-03-12T01:08:18.626Z] 8b543d1f7e96: Layer already exists [2025-03-12T01:08:18.626Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:18.892Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:19.249Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:19.596Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [2025-03-12T01:08:19.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-12T01:08:19.596Z] 085b14909ecb: Preparing [2025-03-12T01:08:19.596Z] 85f1973ec2d0: Preparing [2025-03-12T01:08:19.596Z] 42b49f21e397: Preparing [2025-03-12T01:08:19.596Z] e95567add45f: Preparing [2025-03-12T01:08:19.596Z] 481bc7450769: Preparing [2025-03-12T01:08:19.596Z] 86b881015a57: Preparing [2025-03-12T01:08:19.596Z] 72f6af044d7f: Preparing [2025-03-12T01:08:19.596Z] 9d3012cf6595: Preparing [2025-03-12T01:08:19.596Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:19.596Z] a0f69780ad52: Preparing [2025-03-12T01:08:19.596Z] 9d3012cf6595: Waiting [2025-03-12T01:08:19.596Z] 8b543d1f7e96: Preparing [2025-03-12T01:08:19.596Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:19.596Z] 0d1722beb6d6: Waiting [2025-03-12T01:08:19.596Z] a0f69780ad52: Waiting [2025-03-12T01:08:19.596Z] 8b543d1f7e96: Waiting [2025-03-12T01:08:19.596Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:19.596Z] 72f6af044d7f: Waiting [2025-03-12T01:08:19.596Z] 85f1973ec2d0: Layer already exists [2025-03-12T01:08:19.596Z] e95567add45f: Layer already exists [2025-03-12T01:08:19.596Z] 42b49f21e397: Layer already exists [2025-03-12T01:08:19.596Z] 481bc7450769: Layer already exists [2025-03-12T01:08:19.596Z] 085b14909ecb: Layer already exists [2025-03-12T01:08:19.596Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:19.596Z] 72f6af044d7f: Layer already exists [2025-03-12T01:08:19.596Z] 86b881015a57: Layer already exists [2025-03-12T01:08:19.596Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:19.596Z] a0f69780ad52: Layer already exists [2025-03-12T01:08:19.596Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:19.596Z] 8b543d1f7e96: Layer already exists [2025-03-12T01:08:19.860Z] odessa: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:08:19.943Z] ===================================================== [Pipeline] echo [2025-03-12T01:08:19.958Z] taggedImages: [2025-03-12T01:08:19.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:19.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [2025-03-12T01:08:19.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:19.958Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo [2025-03-12T01:08:19.984Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-12T01:08:19.984Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:19.984Z] 4.0.1-dev.1 [2025-03-12T01:08:19.984Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:19.984Z] odessa [2025-03-12T01:08:19.984Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:20.351Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:20.711Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:20.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T01:08:20.711Z] 77012a1469c7: Preparing [2025-03-12T01:08:20.711Z] 7f85415bcede: Preparing [2025-03-12T01:08:20.711Z] 9d3012cf6595: Preparing [2025-03-12T01:08:20.711Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:20.711Z] 3e7e20012b13: Preparing [2025-03-12T01:08:20.711Z] 92948545831e: Preparing [2025-03-12T01:08:20.711Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:20.711Z] 92948545831e: Waiting [2025-03-12T01:08:20.711Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:20.711Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:20.977Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:20.977Z] 3e7e20012b13: Pushed [2025-03-12T01:08:20.977Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:20.977Z] 77012a1469c7: Pushed [2025-03-12T01:08:22.914Z] 92948545831e: Pushed [2025-03-12T01:08:28.243Z] 7f85415bcede: Pushed [2025-03-12T01:08:28.243Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:28.596Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:28.941Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [2025-03-12T01:08:28.941Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T01:08:28.941Z] 77012a1469c7: Preparing [2025-03-12T01:08:28.941Z] 7f85415bcede: Preparing [2025-03-12T01:08:28.941Z] 9d3012cf6595: Preparing [2025-03-12T01:08:28.941Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:28.941Z] 3e7e20012b13: Preparing [2025-03-12T01:08:28.941Z] 92948545831e: Preparing [2025-03-12T01:08:28.941Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:28.941Z] 92948545831e: Waiting [2025-03-12T01:08:28.941Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:28.941Z] 77012a1469c7: Layer already exists [2025-03-12T01:08:28.941Z] 3e7e20012b13: Layer already exists [2025-03-12T01:08:28.941Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:28.941Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:28.941Z] 7f85415bcede: Layer already exists [2025-03-12T01:08:28.941Z] 92948545831e: Layer already exists [2025-03-12T01:08:28.941Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:29.205Z] 4.0.1-dev.1: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:29.556Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:29.901Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:29.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T01:08:29.901Z] 77012a1469c7: Preparing [2025-03-12T01:08:29.901Z] 7f85415bcede: Preparing [2025-03-12T01:08:29.901Z] 9d3012cf6595: Preparing [2025-03-12T01:08:29.901Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:29.901Z] 3e7e20012b13: Preparing [2025-03-12T01:08:29.901Z] 92948545831e: Preparing [2025-03-12T01:08:29.901Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:29.901Z] 92948545831e: Waiting [2025-03-12T01:08:29.901Z] 3e7e20012b13: Layer already exists [2025-03-12T01:08:29.901Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:29.901Z] 7f85415bcede: Layer already exists [2025-03-12T01:08:29.901Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:29.901Z] 77012a1469c7: Layer already exists [2025-03-12T01:08:29.901Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:29.901Z] 92948545831e: Layer already exists [2025-03-12T01:08:30.166Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:30.523Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:30.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [2025-03-12T01:08:30.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-12T01:08:30.872Z] 77012a1469c7: Preparing [2025-03-12T01:08:30.872Z] 7f85415bcede: Preparing [2025-03-12T01:08:30.872Z] 9d3012cf6595: Preparing [2025-03-12T01:08:30.872Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:30.872Z] 3e7e20012b13: Preparing [2025-03-12T01:08:30.872Z] 92948545831e: Preparing [2025-03-12T01:08:30.872Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:30.872Z] 92948545831e: Waiting [2025-03-12T01:08:30.872Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:30.872Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:30.872Z] 7f85415bcede: Layer already exists [2025-03-12T01:08:30.872Z] 77012a1469c7: Layer already exists [2025-03-12T01:08:30.872Z] 3e7e20012b13: Layer already exists [2025-03-12T01:08:30.872Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:30.872Z] 92948545831e: Layer already exists [2025-03-12T01:08:30.872Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:30.872Z] odessa: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:08:31.225Z] ===================================================== [Pipeline] echo [2025-03-12T01:08:31.242Z] taggedImages: [2025-03-12T01:08:31.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:31.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [2025-03-12T01:08:31.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:31.242Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo [2025-03-12T01:08:31.268Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-12T01:08:31.268Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:31.268Z] 4.0.1-dev.1 [2025-03-12T01:08:31.268Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:08:31.268Z] odessa [2025-03-12T01:08:31.268Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:31.640Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:08:32.008Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:08:32.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T01:08:32.008Z] dba0ecfd7131: Preparing [2025-03-12T01:08:32.008Z] 5f888eacff74: Preparing [2025-03-12T01:08:32.008Z] 741358e4dfb2: Preparing [2025-03-12T01:08:32.008Z] 9d3012cf6595: Preparing [2025-03-12T01:08:32.008Z] 0d1722beb6d6: Preparing [2025-03-12T01:08:32.008Z] 197f082c544e: Preparing [2025-03-12T01:08:32.008Z] afee728edde2: Preparing [2025-03-12T01:08:32.008Z] 3358ee504f5e: Preparing [2025-03-12T01:08:32.008Z] fbdc5e5526df: Preparing [2025-03-12T01:08:32.008Z] dd9c8f8612c8: Preparing [2025-03-12T01:08:32.008Z] 197f082c544e: Waiting [2025-03-12T01:08:32.008Z] afee728edde2: Waiting [2025-03-12T01:08:32.008Z] 3358ee504f5e: Waiting [2025-03-12T01:08:32.008Z] dd9c8f8612c8: Waiting [2025-03-12T01:08:32.008Z] fbdc5e5526df: Waiting [2025-03-12T01:08:32.008Z] 9d3012cf6595: Layer already exists [2025-03-12T01:08:32.274Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:08:32.274Z] 5f888eacff74: Pushed [2025-03-12T01:08:32.274Z] 741358e4dfb2: Pushed [2025-03-12T01:08:32.274Z] dba0ecfd7131: Pushed [2025-03-12T01:08:32.274Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:08:32.539Z] 3358ee504f5e: Pushed [2025-03-12T01:08:33.119Z] fbdc5e5526df: Pushed [2025-03-12T01:08:43.172Z] afee728edde2: Pushed [2025-03-12T01:09:01.355Z] 197f082c544e: Pushed [2025-03-12T01:09:01.355Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:01.708Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:02.046Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [2025-03-12T01:09:02.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T01:09:02.046Z] dba0ecfd7131: Preparing [2025-03-12T01:09:02.046Z] 5f888eacff74: Preparing [2025-03-12T01:09:02.046Z] 741358e4dfb2: Preparing [2025-03-12T01:09:02.046Z] 9d3012cf6595: Preparing [2025-03-12T01:09:02.046Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:02.046Z] 197f082c544e: Preparing [2025-03-12T01:09:02.046Z] afee728edde2: Preparing [2025-03-12T01:09:02.046Z] 3358ee504f5e: Preparing [2025-03-12T01:09:02.046Z] fbdc5e5526df: Preparing [2025-03-12T01:09:02.046Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:02.046Z] 197f082c544e: Waiting [2025-03-12T01:09:02.046Z] afee728edde2: Waiting [2025-03-12T01:09:02.046Z] 3358ee504f5e: Waiting [2025-03-12T01:09:02.046Z] fbdc5e5526df: Waiting [2025-03-12T01:09:02.046Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:02.046Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:02.046Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:02.046Z] dba0ecfd7131: Layer already exists [2025-03-12T01:09:02.046Z] 5f888eacff74: Layer already exists [2025-03-12T01:09:02.046Z] 741358e4dfb2: Layer already exists [2025-03-12T01:09:02.046Z] 197f082c544e: Layer already exists [2025-03-12T01:09:02.046Z] fbdc5e5526df: Layer already exists [2025-03-12T01:09:02.046Z] afee728edde2: Layer already exists [2025-03-12T01:09:02.046Z] 3358ee504f5e: Layer already exists [2025-03-12T01:09:02.046Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:02.311Z] 4.0.1-dev.1: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:02.665Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:03.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:03.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T01:09:03.005Z] dba0ecfd7131: Preparing [2025-03-12T01:09:03.005Z] 5f888eacff74: Preparing [2025-03-12T01:09:03.005Z] 741358e4dfb2: Preparing [2025-03-12T01:09:03.005Z] 9d3012cf6595: Preparing [2025-03-12T01:09:03.005Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:03.005Z] 197f082c544e: Preparing [2025-03-12T01:09:03.005Z] afee728edde2: Preparing [2025-03-12T01:09:03.006Z] 3358ee504f5e: Preparing [2025-03-12T01:09:03.006Z] fbdc5e5526df: Preparing [2025-03-12T01:09:03.006Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:03.006Z] 197f082c544e: Waiting [2025-03-12T01:09:03.006Z] 3358ee504f5e: Waiting [2025-03-12T01:09:03.006Z] fbdc5e5526df: Waiting [2025-03-12T01:09:03.006Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:03.006Z] afee728edde2: Waiting [2025-03-12T01:09:03.006Z] 5f888eacff74: Layer already exists [2025-03-12T01:09:03.006Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:03.006Z] 741358e4dfb2: Layer already exists [2025-03-12T01:09:03.006Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:03.006Z] dba0ecfd7131: Layer already exists [2025-03-12T01:09:03.006Z] 3358ee504f5e: Layer already exists [2025-03-12T01:09:03.006Z] afee728edde2: Layer already exists [2025-03-12T01:09:03.006Z] fbdc5e5526df: Layer already exists [2025-03-12T01:09:03.006Z] 197f082c544e: Layer already exists [2025-03-12T01:09:03.006Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:03.269Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:03.624Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:03.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [2025-03-12T01:09:03.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-12T01:09:03.973Z] dba0ecfd7131: Preparing [2025-03-12T01:09:03.973Z] 5f888eacff74: Preparing [2025-03-12T01:09:03.973Z] 741358e4dfb2: Preparing [2025-03-12T01:09:03.973Z] 9d3012cf6595: Preparing [2025-03-12T01:09:03.973Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:03.973Z] 197f082c544e: Preparing [2025-03-12T01:09:03.973Z] afee728edde2: Preparing [2025-03-12T01:09:03.973Z] 3358ee504f5e: Preparing [2025-03-12T01:09:03.973Z] fbdc5e5526df: Preparing [2025-03-12T01:09:03.973Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:03.973Z] afee728edde2: Waiting [2025-03-12T01:09:03.973Z] 3358ee504f5e: Waiting [2025-03-12T01:09:03.973Z] fbdc5e5526df: Waiting [2025-03-12T01:09:03.973Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:03.973Z] 197f082c544e: Waiting [2025-03-12T01:09:03.973Z] 741358e4dfb2: Layer already exists [2025-03-12T01:09:03.973Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:03.973Z] dba0ecfd7131: Layer already exists [2025-03-12T01:09:03.973Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:03.973Z] 5f888eacff74: Layer already exists [2025-03-12T01:09:03.973Z] 197f082c544e: Layer already exists [2025-03-12T01:09:03.973Z] fbdc5e5526df: Layer already exists [2025-03-12T01:09:03.973Z] 3358ee504f5e: Layer already exists [2025-03-12T01:09:03.973Z] afee728edde2: Layer already exists [2025-03-12T01:09:03.973Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:04.236Z] odessa: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:09:04.322Z] ===================================================== [Pipeline] echo [2025-03-12T01:09:04.335Z] taggedImages: [2025-03-12T01:09:04.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:04.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [2025-03-12T01:09:04.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:04.335Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo [2025-03-12T01:09:04.363Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-12T01:09:04.363Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:04.363Z] 4.0.1-dev.1 [2025-03-12T01:09:04.363Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:04.363Z] odessa [2025-03-12T01:09:04.363Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:04.727Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:05.068Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:05.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T01:09:05.068Z] 3e9ccfe74135: Preparing [2025-03-12T01:09:05.068Z] e471df734d1a: Preparing [2025-03-12T01:09:05.068Z] d780598656ac: Preparing [2025-03-12T01:09:05.068Z] 9d3012cf6595: Preparing [2025-03-12T01:09:05.068Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:05.068Z] 197f082c544e: Preparing [2025-03-12T01:09:05.068Z] b3d8094d8719: Preparing [2025-03-12T01:09:05.068Z] 197f082c544e: Waiting [2025-03-12T01:09:05.068Z] 5d9ffff4fef2: Preparing [2025-03-12T01:09:05.068Z] b3d8094d8719: Waiting [2025-03-12T01:09:05.068Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:05.068Z] 5d9ffff4fef2: Waiting [2025-03-12T01:09:05.068Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:05.068Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:05.068Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:05.332Z] 197f082c544e: Layer already exists [2025-03-12T01:09:05.332Z] d780598656ac: Pushed [2025-03-12T01:09:05.332Z] e471df734d1a: Pushed [2025-03-12T01:09:05.332Z] 3e9ccfe74135: Pushed [2025-03-12T01:09:05.332Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:05.332Z] b3d8094d8719: Pushed [2025-03-12T01:09:05.908Z] 5d9ffff4fef2: Pushed [2025-03-12T01:09:06.172Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:06.517Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:08.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [2025-03-12T01:09:08.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T01:09:08.035Z] 3e9ccfe74135: Preparing [2025-03-12T01:09:08.035Z] e471df734d1a: Preparing [2025-03-12T01:09:08.035Z] d780598656ac: Preparing [2025-03-12T01:09:08.035Z] 9d3012cf6595: Preparing [2025-03-12T01:09:08.035Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:08.035Z] 197f082c544e: Preparing [2025-03-12T01:09:08.035Z] b3d8094d8719: Preparing [2025-03-12T01:09:08.035Z] 5d9ffff4fef2: Preparing [2025-03-12T01:09:08.035Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:08.035Z] b3d8094d8719: Waiting [2025-03-12T01:09:08.035Z] 5d9ffff4fef2: Waiting [2025-03-12T01:09:08.035Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:08.035Z] 197f082c544e: Waiting [2025-03-12T01:09:08.035Z] d780598656ac: Layer already exists [2025-03-12T01:09:08.036Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:08.036Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:08.036Z] e471df734d1a: Layer already exists [2025-03-12T01:09:08.036Z] 3e9ccfe74135: Layer already exists [2025-03-12T01:09:08.036Z] 197f082c544e: Layer already exists [2025-03-12T01:09:08.036Z] b3d8094d8719: Layer already exists [2025-03-12T01:09:08.300Z] 5d9ffff4fef2: Layer already exists [2025-03-12T01:09:08.300Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:08.300Z] 4.0.1-dev.1: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:08.656Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:09.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:09.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T01:09:09.067Z] 3e9ccfe74135: Preparing [2025-03-12T01:09:09.067Z] e471df734d1a: Preparing [2025-03-12T01:09:09.067Z] d780598656ac: Preparing [2025-03-12T01:09:09.067Z] 9d3012cf6595: Preparing [2025-03-12T01:09:09.067Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:09.067Z] 197f082c544e: Preparing [2025-03-12T01:09:09.067Z] b3d8094d8719: Preparing [2025-03-12T01:09:09.067Z] 197f082c544e: Waiting [2025-03-12T01:09:09.067Z] 5d9ffff4fef2: Preparing [2025-03-12T01:09:09.067Z] b3d8094d8719: Waiting [2025-03-12T01:09:09.067Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:09.067Z] 5d9ffff4fef2: Waiting [2025-03-12T01:09:09.067Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:09.067Z] d780598656ac: Layer already exists [2025-03-12T01:09:09.067Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:09.067Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:09.067Z] 3e9ccfe74135: Layer already exists [2025-03-12T01:09:09.067Z] e471df734d1a: Layer already exists [2025-03-12T01:09:09.067Z] 197f082c544e: Layer already exists [2025-03-12T01:09:09.067Z] b3d8094d8719: Layer already exists [2025-03-12T01:09:09.067Z] 5d9ffff4fef2: Layer already exists [2025-03-12T01:09:09.067Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:09.334Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:09.701Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:10.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [2025-03-12T01:09:10.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-12T01:09:10.064Z] 3e9ccfe74135: Preparing [2025-03-12T01:09:10.064Z] e471df734d1a: Preparing [2025-03-12T01:09:10.064Z] d780598656ac: Preparing [2025-03-12T01:09:10.064Z] 9d3012cf6595: Preparing [2025-03-12T01:09:10.064Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:10.064Z] 197f082c544e: Preparing [2025-03-12T01:09:10.064Z] b3d8094d8719: Preparing [2025-03-12T01:09:10.064Z] 5d9ffff4fef2: Preparing [2025-03-12T01:09:10.064Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:10.064Z] 197f082c544e: Waiting [2025-03-12T01:09:10.064Z] b3d8094d8719: Waiting [2025-03-12T01:09:10.064Z] 5d9ffff4fef2: Waiting [2025-03-12T01:09:10.064Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:10.064Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:10.064Z] e471df734d1a: Layer already exists [2025-03-12T01:09:10.064Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:10.064Z] 3e9ccfe74135: Layer already exists [2025-03-12T01:09:10.064Z] d780598656ac: Layer already exists [2025-03-12T01:09:10.064Z] 5d9ffff4fef2: Layer already exists [2025-03-12T01:09:10.064Z] 197f082c544e: Layer already exists [2025-03-12T01:09:10.064Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:10.064Z] b3d8094d8719: Layer already exists [2025-03-12T01:09:10.064Z] odessa: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:09:10.401Z] ===================================================== [Pipeline] echo [2025-03-12T01:09:10.416Z] taggedImages: [2025-03-12T01:09:10.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:10.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [2025-03-12T01:09:10.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:10.416Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo [2025-03-12T01:09:10.449Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-12T01:09:10.449Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:10.449Z] 4.0.1-dev.1 [2025-03-12T01:09:10.449Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:10.449Z] odessa [2025-03-12T01:09:10.449Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:10.833Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:11.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:11.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T01:09:11.194Z] f3f0045526d0: Preparing [2025-03-12T01:09:11.194Z] 1e56497a30f5: Preparing [2025-03-12T01:09:11.194Z] d53f9fcd8983: Preparing [2025-03-12T01:09:11.194Z] 9d3012cf6595: Preparing [2025-03-12T01:09:11.194Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:11.194Z] 197f082c544e: Preparing [2025-03-12T01:09:11.194Z] 3358ee504f5e: Preparing [2025-03-12T01:09:11.194Z] fbdc5e5526df: Preparing [2025-03-12T01:09:11.194Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:11.194Z] 3358ee504f5e: Waiting [2025-03-12T01:09:11.194Z] fbdc5e5526df: Waiting [2025-03-12T01:09:11.194Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:11.194Z] 197f082c544e: Waiting [2025-03-12T01:09:11.194Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:11.194Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:11.194Z] 197f082c544e: Layer already exists [2025-03-12T01:09:11.458Z] 3358ee504f5e: Layer already exists [2025-03-12T01:09:11.458Z] fbdc5e5526df: Layer already exists [2025-03-12T01:09:11.458Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:11.458Z] d53f9fcd8983: Pushed [2025-03-12T01:09:11.458Z] 1e56497a30f5: Pushed [2025-03-12T01:09:11.458Z] f3f0045526d0: Pushed [2025-03-12T01:09:11.458Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:11.813Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:12.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [2025-03-12T01:09:12.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T01:09:12.160Z] f3f0045526d0: Preparing [2025-03-12T01:09:12.160Z] 1e56497a30f5: Preparing [2025-03-12T01:09:12.160Z] d53f9fcd8983: Preparing [2025-03-12T01:09:12.160Z] 9d3012cf6595: Preparing [2025-03-12T01:09:12.160Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:12.160Z] 197f082c544e: Preparing [2025-03-12T01:09:12.160Z] 3358ee504f5e: Preparing [2025-03-12T01:09:12.160Z] fbdc5e5526df: Preparing [2025-03-12T01:09:12.160Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:12.160Z] 197f082c544e: Waiting [2025-03-12T01:09:12.160Z] 3358ee504f5e: Waiting [2025-03-12T01:09:12.160Z] fbdc5e5526df: Waiting [2025-03-12T01:09:12.160Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:12.160Z] d53f9fcd8983: Layer already exists [2025-03-12T01:09:12.160Z] f3f0045526d0: Layer already exists [2025-03-12T01:09:12.160Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:12.160Z] 1e56497a30f5: Layer already exists [2025-03-12T01:09:12.160Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:12.160Z] 197f082c544e: Layer already exists [2025-03-12T01:09:12.160Z] fbdc5e5526df: Layer already exists [2025-03-12T01:09:12.160Z] 3358ee504f5e: Layer already exists [2025-03-12T01:09:12.160Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:12.428Z] 4.0.1-dev.1: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:12.773Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:13.119Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:13.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T01:09:13.119Z] f3f0045526d0: Preparing [2025-03-12T01:09:13.119Z] 1e56497a30f5: Preparing [2025-03-12T01:09:13.119Z] d53f9fcd8983: Preparing [2025-03-12T01:09:13.119Z] 9d3012cf6595: Preparing [2025-03-12T01:09:13.119Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:13.119Z] 197f082c544e: Preparing [2025-03-12T01:09:13.119Z] 3358ee504f5e: Preparing [2025-03-12T01:09:13.119Z] fbdc5e5526df: Preparing [2025-03-12T01:09:13.119Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:13.119Z] 3358ee504f5e: Waiting [2025-03-12T01:09:13.119Z] fbdc5e5526df: Waiting [2025-03-12T01:09:13.119Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:13.119Z] 197f082c544e: Waiting [2025-03-12T01:09:13.119Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:13.119Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:13.119Z] 1e56497a30f5: Layer already exists [2025-03-12T01:09:13.119Z] f3f0045526d0: Layer already exists [2025-03-12T01:09:13.119Z] d53f9fcd8983: Layer already exists [2025-03-12T01:09:13.119Z] 3358ee504f5e: Layer already exists [2025-03-12T01:09:13.119Z] fbdc5e5526df: Layer already exists [2025-03-12T01:09:13.119Z] 197f082c544e: Layer already exists [2025-03-12T01:09:13.119Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:13.383Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:13.730Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:14.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [2025-03-12T01:09:14.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-12T01:09:14.070Z] f3f0045526d0: Preparing [2025-03-12T01:09:14.070Z] 1e56497a30f5: Preparing [2025-03-12T01:09:14.070Z] d53f9fcd8983: Preparing [2025-03-12T01:09:14.070Z] 9d3012cf6595: Preparing [2025-03-12T01:09:14.070Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:14.070Z] 197f082c544e: Preparing [2025-03-12T01:09:14.070Z] 3358ee504f5e: Preparing [2025-03-12T01:09:14.070Z] fbdc5e5526df: Preparing [2025-03-12T01:09:14.070Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:14.070Z] 3358ee504f5e: Waiting [2025-03-12T01:09:14.070Z] fbdc5e5526df: Waiting [2025-03-12T01:09:14.070Z] 197f082c544e: Waiting [2025-03-12T01:09:14.070Z] d53f9fcd8983: Layer already exists [2025-03-12T01:09:14.070Z] 1e56497a30f5: Layer already exists [2025-03-12T01:09:14.070Z] f3f0045526d0: Layer already exists [2025-03-12T01:09:14.070Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:14.070Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:14.070Z] 197f082c544e: Layer already exists [2025-03-12T01:09:14.070Z] 3358ee504f5e: Layer already exists [2025-03-12T01:09:14.070Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:14.070Z] fbdc5e5526df: Layer already exists [2025-03-12T01:09:14.336Z] odessa: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:09:14.424Z] ===================================================== [Pipeline] echo [2025-03-12T01:09:14.439Z] taggedImages: [2025-03-12T01:09:14.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:14.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [2025-03-12T01:09:14.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:14.439Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo [2025-03-12T01:09:14.467Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-12T01:09:14.467Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:14.467Z] 4.0.1-dev.1 [2025-03-12T01:09:14.467Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:14.467Z] odessa [2025-03-12T01:09:14.467Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:14.835Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:15.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:15.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T01:09:15.187Z] 44be2d34df89: Preparing [2025-03-12T01:09:15.187Z] 81844a9ece9a: Preparing [2025-03-12T01:09:15.187Z] 9d3012cf6595: Preparing [2025-03-12T01:09:15.187Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:15.187Z] b5a81b5c4ed6: Preparing [2025-03-12T01:09:15.187Z] 807974a759eb: Preparing [2025-03-12T01:09:15.187Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:15.187Z] 807974a759eb: Waiting [2025-03-12T01:09:15.187Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:15.187Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:15.187Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:15.450Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:15.450Z] b5a81b5c4ed6: Pushed [2025-03-12T01:09:15.450Z] 44be2d34df89: Pushed [2025-03-12T01:09:16.400Z] 807974a759eb: Pushed [2025-03-12T01:09:24.572Z] 81844a9ece9a: Pushed [2025-03-12T01:09:24.572Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:24.929Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:25.285Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [2025-03-12T01:09:25.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T01:09:25.285Z] 44be2d34df89: Preparing [2025-03-12T01:09:25.285Z] 81844a9ece9a: Preparing [2025-03-12T01:09:25.285Z] 9d3012cf6595: Preparing [2025-03-12T01:09:25.285Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:25.285Z] b5a81b5c4ed6: Preparing [2025-03-12T01:09:25.285Z] 807974a759eb: Preparing [2025-03-12T01:09:25.285Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:25.285Z] 807974a759eb: Waiting [2025-03-12T01:09:25.285Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:25.285Z] 44be2d34df89: Layer already exists [2025-03-12T01:09:25.285Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:25.285Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:25.285Z] b5a81b5c4ed6: Layer already exists [2025-03-12T01:09:25.285Z] 81844a9ece9a: Layer already exists [2025-03-12T01:09:25.285Z] 807974a759eb: Layer already exists [2025-03-12T01:09:25.285Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:25.285Z] 4.0.1-dev.1: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:25.904Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:26.239Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:26.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T01:09:26.239Z] 44be2d34df89: Preparing [2025-03-12T01:09:26.239Z] 81844a9ece9a: Preparing [2025-03-12T01:09:26.239Z] 9d3012cf6595: Preparing [2025-03-12T01:09:26.239Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:26.239Z] b5a81b5c4ed6: Preparing [2025-03-12T01:09:26.239Z] 807974a759eb: Preparing [2025-03-12T01:09:26.239Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:26.239Z] 807974a759eb: Waiting [2025-03-12T01:09:26.239Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:26.239Z] b5a81b5c4ed6: Layer already exists [2025-03-12T01:09:26.239Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:26.239Z] 44be2d34df89: Layer already exists [2025-03-12T01:09:26.239Z] 81844a9ece9a: Layer already exists [2025-03-12T01:09:26.239Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:26.239Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:26.239Z] 807974a759eb: Layer already exists [2025-03-12T01:09:26.505Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:26.862Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:27.212Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [2025-03-12T01:09:27.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-12T01:09:27.212Z] 44be2d34df89: Preparing [2025-03-12T01:09:27.212Z] 81844a9ece9a: Preparing [2025-03-12T01:09:27.212Z] 9d3012cf6595: Preparing [2025-03-12T01:09:27.212Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:27.212Z] b5a81b5c4ed6: Preparing [2025-03-12T01:09:27.212Z] 807974a759eb: Preparing [2025-03-12T01:09:27.212Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:27.212Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:27.212Z] 807974a759eb: Waiting [2025-03-12T01:09:27.212Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:27.212Z] 44be2d34df89: Layer already exists [2025-03-12T01:09:27.212Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:27.212Z] b5a81b5c4ed6: Layer already exists [2025-03-12T01:09:27.212Z] 81844a9ece9a: Layer already exists [2025-03-12T01:09:27.212Z] 807974a759eb: Layer already exists [2025-03-12T01:09:27.212Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:27.478Z] odessa: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:09:27.556Z] ===================================================== [Pipeline] echo [2025-03-12T01:09:27.569Z] taggedImages: [2025-03-12T01:09:27.570Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:27.570Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [2025-03-12T01:09:27.570Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:27.570Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo [2025-03-12T01:09:27.595Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-12T01:09:27.595Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:27.595Z] 4.0.1-dev.1 [2025-03-12T01:09:27.596Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:27.596Z] odessa [2025-03-12T01:09:27.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:27.962Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:28.312Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:28.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T01:09:28.312Z] 81889df449c3: Preparing [2025-03-12T01:09:28.312Z] bd999a45a95a: Preparing [2025-03-12T01:09:28.312Z] 9d3012cf6595: Preparing [2025-03-12T01:09:28.312Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:28.312Z] 82064e174475: Preparing [2025-03-12T01:09:28.312Z] 9baf70edc3b3: Preparing [2025-03-12T01:09:28.312Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:28.312Z] 9baf70edc3b3: Waiting [2025-03-12T01:09:28.312Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:28.578Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:28.578Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:28.578Z] 82064e174475: Pushed [2025-03-12T01:09:28.578Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:28.578Z] 81889df449c3: Pushed [2025-03-12T01:09:29.161Z] 9baf70edc3b3: Pushed [2025-03-12T01:09:37.565Z] bd999a45a95a: Pushed [2025-03-12T01:09:37.565Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:37.978Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:38.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [2025-03-12T01:09:38.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T01:09:38.319Z] 81889df449c3: Preparing [2025-03-12T01:09:38.319Z] bd999a45a95a: Preparing [2025-03-12T01:09:38.319Z] 9d3012cf6595: Preparing [2025-03-12T01:09:38.319Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:38.319Z] 82064e174475: Preparing [2025-03-12T01:09:38.319Z] 9baf70edc3b3: Preparing [2025-03-12T01:09:38.319Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:38.319Z] 9baf70edc3b3: Waiting [2025-03-12T01:09:38.319Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:38.319Z] bd999a45a95a: Layer already exists [2025-03-12T01:09:38.319Z] 82064e174475: Layer already exists [2025-03-12T01:09:38.319Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:38.319Z] 81889df449c3: Layer already exists [2025-03-12T01:09:38.319Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:38.319Z] 9baf70edc3b3: Layer already exists [2025-03-12T01:09:38.319Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:38.319Z] 4.0.1-dev.1: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:38.937Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:39.283Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:39.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T01:09:39.283Z] 81889df449c3: Preparing [2025-03-12T01:09:39.283Z] bd999a45a95a: Preparing [2025-03-12T01:09:39.283Z] 9d3012cf6595: Preparing [2025-03-12T01:09:39.283Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:39.283Z] 82064e174475: Preparing [2025-03-12T01:09:39.283Z] 9baf70edc3b3: Preparing [2025-03-12T01:09:39.283Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:39.283Z] 9baf70edc3b3: Waiting [2025-03-12T01:09:39.283Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:39.283Z] bd999a45a95a: Layer already exists [2025-03-12T01:09:39.283Z] 81889df449c3: Layer already exists [2025-03-12T01:09:39.283Z] 82064e174475: Layer already exists [2025-03-12T01:09:39.283Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:39.283Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:39.283Z] 9baf70edc3b3: Layer already exists [2025-03-12T01:09:39.283Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:39.550Z] b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:39.946Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:40.294Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [2025-03-12T01:09:40.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-12T01:09:40.294Z] 81889df449c3: Preparing [2025-03-12T01:09:40.294Z] bd999a45a95a: Preparing [2025-03-12T01:09:40.294Z] 9d3012cf6595: Preparing [2025-03-12T01:09:40.294Z] 0d1722beb6d6: Preparing [2025-03-12T01:09:40.294Z] 82064e174475: Preparing [2025-03-12T01:09:40.294Z] 9baf70edc3b3: Preparing [2025-03-12T01:09:40.294Z] dd9c8f8612c8: Preparing [2025-03-12T01:09:40.294Z] dd9c8f8612c8: Waiting [2025-03-12T01:09:40.294Z] 9baf70edc3b3: Waiting [2025-03-12T01:09:40.294Z] 81889df449c3: Layer already exists [2025-03-12T01:09:40.294Z] bd999a45a95a: Layer already exists [2025-03-12T01:09:40.294Z] 82064e174475: Layer already exists [2025-03-12T01:09:40.294Z] 0d1722beb6d6: Layer already exists [2025-03-12T01:09:40.294Z] 9d3012cf6595: Layer already exists [2025-03-12T01:09:40.294Z] 9baf70edc3b3: Layer already exists [2025-03-12T01:09:40.294Z] dd9c8f8612c8: Layer already exists [2025-03-12T01:09:40.579Z] odessa: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T01:09:40.663Z] ===================================================== [Pipeline] echo [2025-03-12T01:09:40.677Z] taggedImages: [2025-03-12T01:09:40.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [2025-03-12T01:09:40.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [2025-03-12T01:09:40.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [2025-03-12T01:09:40.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:41.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T01:09:41.106Z] [2025-03-12T01:09:41.106Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:09:41.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T01:09:41.436Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T01:09:41.436Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T01:09:41.436Z] 04944245beec: Pulling fs layer [2025-03-12T01:09:41.436Z] 699f458cf7ca: Pulling fs layer [2025-03-12T01:09:41.436Z] 765212b225bb: Pulling fs layer [2025-03-12T01:09:41.436Z] f23df028b6ca: Pulling fs layer [2025-03-12T01:09:41.436Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T01:09:41.436Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T01:09:41.436Z] 765212b225bb: Waiting [2025-03-12T01:09:41.436Z] d65c8cfc05b1: Waiting [2025-03-12T01:09:41.436Z] 2437ff75d9bd: Waiting [2025-03-12T01:09:41.436Z] f23df028b6ca: Waiting [2025-03-12T01:09:41.703Z] 04944245beec: Verifying Checksum [2025-03-12T01:09:41.703Z] 04944245beec: Download complete [2025-03-12T01:09:41.703Z] 765212b225bb: Verifying Checksum [2025-03-12T01:09:41.703Z] 765212b225bb: Download complete [2025-03-12T01:09:41.703Z] f23df028b6ca: Verifying Checksum [2025-03-12T01:09:41.703Z] f23df028b6ca: Download complete [2025-03-12T01:09:41.703Z] d65c8cfc05b1: Download complete [2025-03-12T01:09:42.096Z] 699f458cf7ca: Verifying Checksum [2025-03-12T01:09:42.096Z] 699f458cf7ca: Download complete [2025-03-12T01:09:42.360Z] 8998bd30e6a1: Download complete [2025-03-12T01:09:44.941Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T01:09:44.941Z] 2437ff75d9bd: Download complete [2025-03-12T01:09:47.503Z] 8998bd30e6a1: Pull complete [2025-03-12T01:09:47.766Z] 04944245beec: Pull complete [2025-03-12T01:09:49.163Z] 699f458cf7ca: Pull complete [2025-03-12T01:09:49.430Z] 765212b225bb: Pull complete [2025-03-12T01:09:50.386Z] f23df028b6ca: Pull complete [2025-03-12T01:09:50.650Z] d65c8cfc05b1: Pull complete [2025-03-12T01:10:08.832Z] 2437ff75d9bd: Pull complete [2025-03-12T01:10:08.832Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T01:10:08.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T01:10:08.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T01:10:09.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-40947 does not seem to be running inside a container [2025-03-12T01:10:09.081Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T01:10:12.020Z] $ docker top 10650389b32aab8b7dbdb3ef656e62f586c5bd0f77cb7c5b2875732e23b94cd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:10:12.902Z] ---> job-cost.sh [2025-03-12T01:10:12.902Z] lf-activate-venv: SKIPPING [2025-03-12T01:10:12.902Z] INFO: No Stack... [2025-03-12T01:10:13.167Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T01:10:14.118Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T01:10:14.759Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2025-03-12T01:10:14.759Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T01:10:14.780Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] [2025-03-12T01:10:14.786Z] Resource [jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] did not exist. Created. [2025-03-12T01:10:14.793Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T01:10:15.119Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T01:10:16.738Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T01:10:16.746Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T01:10:16.760Z] $ docker stop --time=1 10650389b32aab8b7dbdb3ef656e62f586c5bd0f77cb7c5b2875732e23b94cd3 [2025-03-12T01:10:18.255Z] $ docker rm -f --volumes 10650389b32aab8b7dbdb3ef656e62f586c5bd0f77cb7c5b2875732e23b94cd3 [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-12T01:10:18.862Z] provisioning config files... [2025-03-12T01:10:18.874Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config14945840594593221172tmp [Pipeline] { [Pipeline] sh [2025-03-12T01:10:19.176Z] + set +x [2025-03-12T01:10:19.176Z] + + bash -s --curl [2025-03-12T01:10:19.176Z] -s https://codecov.io/bash [2025-03-12T01:10:19.176Z] [2025-03-12T01:10:19.176Z] _____ _ [2025-03-12T01:10:19.176Z] / ____| | | [2025-03-12T01:10:19.176Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T01:10:19.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T01:10:19.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T01:10:19.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T01:10:19.176Z] Bash-1.0.6 [2025-03-12T01:10:19.176Z] [2025-03-12T01:10:19.176Z] [2025-03-12T01:10:19.176Z] ==> git version 2.25.1 found [2025-03-12T01:10:19.176Z] ==> 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-12T01:10:19.176Z] Release-Date: 2020-01-08 [2025-03-12T01:10:19.176Z] 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-12T01:10:19.176Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T01:10:19.176Z] ==> Jenkins CI detected. [2025-03-12T01:10:19.176Z] current dir:  /w/workspace/edgex-go/3 [2025-03-12T01:10:19.176Z] project root: . [2025-03-12T01:10:19.176Z] --> token set from env [2025-03-12T01:10:19.176Z] Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml [2025-03-12T01:10:19.176Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T01:10:19.436Z] ==> Python coveragepy not found [2025-03-12T01:10:19.436Z] ==> Searching for coverage reports in: [2025-03-12T01:10:19.436Z] + . [2025-03-12T01:10:19.436Z] -> Found 1 reports [2025-03-12T01:10:19.436Z] ==> Detecting git/mercurial file structure [2025-03-12T01:10:19.436Z] ==> Reading reports [2025-03-12T01:10:19.436Z] + ./coverage.out bytes=1660758 [2025-03-12T01:10:19.436Z] ==> Appending adjustments [2025-03-12T01:10:19.436Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T01:10:21.337Z] + Found adjustments [2025-03-12T01:10:21.337Z] ==> Gzipping contents [2025-03-12T01:10:21.337Z] 168K /tmp/codecov.snOZOj.gz [2025-03-12T01:10:21.337Z] ==> Uploading reports [2025-03-12T01:10:21.337Z] url: https://codecov.io [2025-03-12T01:10:21.337Z] query: branch=odessa&commit=b877783e8198655b4b0a97e42d3ffef4665dd3c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T01:10:21.337Z] -> Pinging Codecov [2025-03-12T01:10:21.337Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=b877783e8198655b4b0a97e42d3ffef4665dd3c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T01:10:21.337Z] -> Uploading to [2025-03-12T01:10:21.337Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b877783e8198655b4b0a97e42d3ffef4665dd3c1/2909481d-22b1-4f84-befe-f42087c4a6d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T011021Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3dffaeb4318541d90758ff9e55e8d8ced131e5f5146d7d7b96911c0ac9fade0f [2025-03-12T01:10:21.337Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:21.337Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:21.595Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 0 100 164k 0 731k --:--:-- --:--:-- --:--:-- 731k [2025-03-12T01:10:21.595Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [2025-03-12T01:10:21.602Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-12T01:10:21.842Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T01:10:21.861Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:10:22.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T01:10:22.169Z] [2025-03-12T01:10:22.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:10:22.479Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T01:10:22.479Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T01:10:22.479Z] 43c4264eed91: Pulling fs layer [2025-03-12T01:10:22.479Z] 4cc291be95ef: Pulling fs layer [2025-03-12T01:10:22.479Z] 2ac1f1163629: Pulling fs layer [2025-03-12T01:10:22.479Z] 5c3c966382ef: Pulling fs layer [2025-03-12T01:10:22.479Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T01:10:22.479Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T01:10:22.479Z] 9c3e1370e548: Pulling fs layer [2025-03-12T01:10:22.479Z] 5c3c966382ef: Waiting [2025-03-12T01:10:22.479Z] 4f4fb700ef54: Waiting [2025-03-12T01:10:22.479Z] d9c7d2e4e75e: Waiting [2025-03-12T01:10:22.479Z] 4cc291be95ef: Download complete [2025-03-12T01:10:22.479Z] 5c3c966382ef: Verifying Checksum [2025-03-12T01:10:22.479Z] 5c3c966382ef: Download complete [2025-03-12T01:10:22.479Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T01:10:22.479Z] 4f4fb700ef54: Download complete [2025-03-12T01:10:22.479Z] 43c4264eed91: Download complete [2025-03-12T01:10:22.738Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T01:10:22.738Z] d9c7d2e4e75e: Download complete [2025-03-12T01:10:22.738Z] 43c4264eed91: Pull complete [2025-03-12T01:10:22.738Z] 4cc291be95ef: Pull complete [2025-03-12T01:10:22.997Z] 2ac1f1163629: Verifying Checksum [2025-03-12T01:10:22.997Z] 2ac1f1163629: Download complete [2025-03-12T01:10:23.564Z] 9c3e1370e548: Verifying Checksum [2025-03-12T01:10:23.565Z] 9c3e1370e548: Download complete [2025-03-12T01:10:26.861Z] 2ac1f1163629: Pull complete [2025-03-12T01:10:26.861Z] 5c3c966382ef: Pull complete [2025-03-12T01:10:27.119Z] 4f4fb700ef54: Pull complete [2025-03-12T01:10:27.378Z] d9c7d2e4e75e: Pull complete [2025-03-12T01:10:30.714Z] 9c3e1370e548: Pull complete [2025-03-12T01:10:30.714Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T01:10:30.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T01:10:30.714Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T01:10:30.837Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T01:10:30.867Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T01:10:33.650Z] $ docker top 617a88a6df42e95130c8ac36c92dba8691a7f6411576008ac54f79d14089c216 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T01:10:34.012Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2025-03-12T01:10:34.022Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh [2025-03-12T01:10:34.301Z] + set -o pipefail [2025-03-12T01:10:34.301Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' [2025-03-12T01:10:39.574Z] [2025-03-12T01:10:39.574Z] Monitoring /w/workspace/edgex-go/3 (github.com/edgexfoundry/edgex-go)... [2025-03-12T01:10:39.574Z] [2025-03-12T01:10:39.574Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/6ce55494-e676-4040-b85c-a340431b26f5 [2025-03-12T01:10:39.574Z] [2025-03-12T01:10:39.574Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2025-03-12T01:10:39.574Z] [2025-03-12T01:10:39.574Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T01:10:39.574Z] [2025-03-12T01:10:39.574Z] [2025-03-12T01:10:39.574Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T01:10:39.574Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T01:10:39.838Z] $ docker stop --time=1 617a88a6df42e95130c8ac36c92dba8691a7f6411576008ac54f79d14089c216 [2025-03-12T01:10:41.510Z] $ docker rm -f --volumes 617a88a6df42e95130c8ac36c92dba8691a7f6411576008ac54f79d14089c216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-12T01:10:41.727Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T01:10:41.744Z] provisioning config files... [2025-03-12T01:10:41.749Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/3@tmp/config12708343971579229178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:10:42.158Z] --> edgex-publish-swagger.sh [2025-03-12T01:10:42.158Z] === Publish openapi API === [2025-03-12T01:10:42.158Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-12T01:10:42.158Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/3/openapi/core-command.yaml] [2025-03-12T01:10:42.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:42.158Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:42.441Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59495 --:--:-- --:--:-- --:--:-- 59495 [2025-03-12T01:10:42.441Z] [2025-03-12T01:10:42.441Z] [2025-03-12T01:10:42.441Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/3/openapi/core-data.yaml] [2025-03-12T01:10:42.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:42.723Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:42.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 889k --:--:-- --:--:-- --:--:-- 878k 100 71081 0 0 100 71081 0 187k --:--:-- --:--:-- --:--:-- 187k [2025-03-12T01:10:42.991Z] [2025-03-12T01:10:42.991Z] [2025-03-12T01:10:42.991Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/3/openapi/core-keeper.yaml] [2025-03-12T01:10:42.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:42.991Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:43.255Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 170k [2025-03-12T01:10:43.255Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-12T01:10:43.255Z] [2025-03-12T01:10:43.255Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/3/openapi/core-metadata.yaml] [2025-03-12T01:10:43.255Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:43.255Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:43.821Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 254 254k --:--:-- --:--:-- --:--:-- 254k 100 156k 100 156 100 156k 253 253k --:--:-- --:--:-- --:--:-- 253k [2025-03-12T01:10:43.822Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T01:10:43.822Z] [2025-03-12T01:10:43.822Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/3/openapi/security-proxy-auth.yaml] [2025-03-12T01:10:43.822Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:43.822Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:44.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 257 95582 --:--:-- --:--:-- --:--:-- 95839 [2025-03-12T01:10:44.081Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-12T01:10:44.081Z] [2025-03-12T01:10:44.081Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/3/openapi/security-secretstore-setup.yaml] [2025-03-12T01:10:44.081Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:44.081Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:44.339Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 442 26261 --:--:-- --:--:-- --:--:-- 26704 [2025-03-12T01:10:44.339Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-12T01:10:44.339Z] [2025-03-12T01:10:44.339Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/3/openapi/support-notifications.yaml] [2025-03-12T01:10:44.339Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:44.339Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:44.598Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 523 327k --:--:-- --:--:-- --:--:-- 328k [2025-03-12T01:10:44.598Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T01:10:44.598Z] [2025-03-12T01:10:44.598Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/3/openapi/support-scheduler.yaml] [2025-03-12T01:10:44.598Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T01:10:44.598Z] Dload Upload Total Spent Left Speed [2025-03-12T01:10:44.856Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 245k --:--:-- --:--:-- --:--:-- 243k 100 50857 100 156 100 50701 541 171k --:--:-- --:--:-- --:--:-- 171k [2025-03-12T01:10:44.856Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-12T01:10:44.856Z] [Pipeline] } [2025-03-12T01:10:44.864Z] 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-12T01:10:45.306Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T01:10:45.306Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:10:45.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T01:10:45.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T01:10:45.686Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T01:10:45.705Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T01:10:46.058Z] $ docker top 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d -eo pid,comm [2025-03-12T01:10:46.113Z] 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-12T01:10:46.113Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T01:10:46.167Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T01:10:46.167Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T01:10:46.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T01:10:46.276Z] $ docker exec 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d ssh-agent [2025-03-12T01:10:46.384Z] SSH_AUTH_SOCK=/tmp/ssh-v5ei2pLZwK8a/agent.32 [2025-03-12T01:10:46.384Z] SSH_AGENT_PID=38 [2025-03-12T01:10:46.388Z] Running ssh-add (command line suppressed) [2025-03-12T01:10:46.481Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_1537702822765586385.key (/w/workspace/edgex-go/3@tmp/private_key_1537702822765586385.key) [2025-03-12T01:10:46.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T01:10:46.797Z] + git semver tag [2025-03-12T01:10:47.057Z] 2025-03-12 01:10:46,972 [run_tag] DEBUG tag force:False [2025-03-12T01:10:47.057Z] 2025-03-12 01:10:46,972 [check_head_tag] DEBUG check head tag [2025-03-12T01:10:47.057Z] 2025-03-12 01:10:46,976 [execute] INFO git cat-file --batch-check [2025-03-12T01:10:47.057Z] 2025-03-12 01:10:46,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) [2025-03-12T01:10:47.057Z] 2025-03-12 01:10:46,980 [execute] INFO git cat-file --batch [2025-03-12T01:10:47.057Z] 2025-03-12 01:10:46,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) [2025-03-12T01:10:47.316Z] 2025-03-12 01:10:47,051 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T01:10:47.316Z] 2025-03-12 01:10:47,051 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 [2025-03-12T01:10:47.316Z] 2025-03-12 01:10:47,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2025-03-12T01:10:47.316Z] 2025-03-12 01:10:47,056 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T01:10:47.316Z] 4.0.1-dev.1 [Pipeline] } [2025-03-12T01:10:47.317Z] $ docker exec --env ******** --env ******** 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d ssh-agent -k [2025-03-12T01:10:47.428Z] unset SSH_AUTH_SOCK; [2025-03-12T01:10:47.428Z] unset SSH_AGENT_PID; [2025-03-12T01:10:47.428Z] echo Agent pid 38 killed; [2025-03-12T01:10:47.444Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T01:10:47.772Z] + git semver [Pipeline] } [2025-03-12T01:10:48.037Z] $ docker stop --time=1 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d [2025-03-12T01:10:49.317Z] $ docker rm -f --volumes 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:10:49.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T01:10:49.754Z] [2025-03-12T01:10:49.754Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:10:50.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T01:10:50.068Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T01:10:50.068Z] ab5ef0e58194: Pulling fs layer [2025-03-12T01:10:50.068Z] 9712f1f96733: Pulling fs layer [2025-03-12T01:10:50.068Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T01:10:50.068Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T01:10:50.068Z] e9a5061849ea: Pulling fs layer [2025-03-12T01:10:50.068Z] d747dcd14b5f: Pulling fs layer [2025-03-12T01:10:50.068Z] 2de7ff778b66: Pulling fs layer [2025-03-12T01:10:50.068Z] 0d9ebad4ef96: Waiting [2025-03-12T01:10:50.068Z] e9a5061849ea: Waiting [2025-03-12T01:10:50.068Z] d747dcd14b5f: Waiting [2025-03-12T01:10:50.068Z] 9712f1f96733: Download complete [2025-03-12T01:10:50.327Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T01:10:50.327Z] 63f879dbbcfc: Download complete [2025-03-12T01:10:50.586Z] ab5ef0e58194: Verifying Checksum [2025-03-12T01:10:50.586Z] ab5ef0e58194: Download complete [2025-03-12T01:10:50.586Z] d747dcd14b5f: Verifying Checksum [2025-03-12T01:10:50.586Z] d747dcd14b5f: Download complete [2025-03-12T01:10:50.586Z] e9a5061849ea: Verifying Checksum [2025-03-12T01:10:50.586Z] e9a5061849ea: Download complete [2025-03-12T01:10:50.586Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T01:10:50.586Z] 0d9ebad4ef96: Download complete [2025-03-12T01:10:50.586Z] 2de7ff778b66: Verifying Checksum [2025-03-12T01:10:50.586Z] 2de7ff778b66: Download complete [2025-03-12T01:10:53.870Z] ab5ef0e58194: Pull complete [2025-03-12T01:10:53.870Z] 9712f1f96733: Pull complete [2025-03-12T01:10:54.438Z] 63f879dbbcfc: Pull complete [2025-03-12T01:10:58.620Z] 0d9ebad4ef96: Pull complete [2025-03-12T01:10:58.620Z] e9a5061849ea: Pull complete [2025-03-12T01:10:58.620Z] d747dcd14b5f: Pull complete [2025-03-12T01:10:59.553Z] 2de7ff778b66: Pull complete [2025-03-12T01:10:59.810Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T01:10:59.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T01:10:59.810Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T01:10:59.909Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T01:10:59.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T01:11:02.403Z] $ docker top 6bbd3c3bf53054ace5ba3932f01ea02353cba792bd40cd01fbf6c12bcbf570da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T01:11:02.488Z] provisioning config files... [2025-03-12T01:11:02.494Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/3@tmp/config4999215810678923474tmp [2025-03-12T01:11:02.502Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/3@tmp/config4635838208328493461tmp [2025-03-12T01:11:02.508Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/3@tmp/config9996924819286843362tmp [Pipeline] { [Pipeline] echo [2025-03-12T01:11:02.578Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:02.869Z] ---> sigul-configuration.sh [2025-03-12T01:11:02.870Z] gpg: directory `/root/.gnupg' created [2025-03-12T01:11:02.870Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T01:11:02.870Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T01:11:02.870Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T01:11:02.870Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T01:11:02.870Z] gpg: CAST5 encrypted data [2025-03-12T01:11:02.870Z] gpg: encrypted with 1 passphrase [2025-03-12T01:11:02.870Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T01:11:03.164Z] + mkdir /home/jenkins [2025-03-12T01:11:03.164Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T01:11:03.459Z] + 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-12T01:11:03.472Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:03.764Z] ---> sigul-install.sh [2025-03-12T01:11:03.764Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T01:11:04.056Z] + git tag --list [2025-03-12T01:11:04.056Z] 0.6.0 [2025-03-12T01:11:04.056Z] 0.6.1 [2025-03-12T01:11:04.056Z] 0.7.0 [2025-03-12T01:11:04.056Z] 0.7.1 [2025-03-12T01:11:04.056Z] v1.0.0 [2025-03-12T01:11:04.056Z] v1.0.1 [2025-03-12T01:11:04.056Z] v1.1.0 [2025-03-12T01:11:04.056Z] v1.2.0 [2025-03-12T01:11:04.056Z] v1.2.1 [2025-03-12T01:11:04.056Z] v1.3.0 [2025-03-12T01:11:04.056Z] v1.3.1 [2025-03-12T01:11:04.056Z] v2.0.0 [2025-03-12T01:11:04.056Z] v2.1.0 [2025-03-12T01:11:04.056Z] v2.1.1 [2025-03-12T01:11:04.056Z] v2.2.0 [2025-03-12T01:11:04.056Z] v2.3.0 [2025-03-12T01:11:04.056Z] v3.0 [2025-03-12T01:11:04.056Z] v3.0.0 [2025-03-12T01:11:04.056Z] v3.1 [2025-03-12T01:11:04.056Z] v3.1.0 [2025-03-12T01:11:04.056Z] v3.1.0-dev.1 [2025-03-12T01:11:04.056Z] v3.1.0-dev.10 [2025-03-12T01:11:04.056Z] v3.1.0-dev.11 [2025-03-12T01:11:04.056Z] v3.1.0-dev.12 [2025-03-12T01:11:04.056Z] v3.1.0-dev.13 [2025-03-12T01:11:04.056Z] v3.1.0-dev.14 [2025-03-12T01:11:04.056Z] v3.1.0-dev.15 [2025-03-12T01:11:04.056Z] v3.1.0-dev.16 [2025-03-12T01:11:04.056Z] v3.1.0-dev.17 [2025-03-12T01:11:04.056Z] v3.1.0-dev.18 [2025-03-12T01:11:04.056Z] v3.1.0-dev.19 [2025-03-12T01:11:04.056Z] v3.1.0-dev.2 [2025-03-12T01:11:04.056Z] v3.1.0-dev.20 [2025-03-12T01:11:04.056Z] v3.1.0-dev.21 [2025-03-12T01:11:04.056Z] v3.1.0-dev.22 [2025-03-12T01:11:04.056Z] v3.1.0-dev.23 [2025-03-12T01:11:04.056Z] v3.1.0-dev.24 [2025-03-12T01:11:04.056Z] v3.1.0-dev.25 [2025-03-12T01:11:04.056Z] v3.1.0-dev.26 [2025-03-12T01:11:04.056Z] v3.1.0-dev.27 [2025-03-12T01:11:04.056Z] v3.1.0-dev.28 [2025-03-12T01:11:04.056Z] v3.1.0-dev.29 [2025-03-12T01:11:04.056Z] v3.1.0-dev.3 [2025-03-12T01:11:04.056Z] v3.1.0-dev.30 [2025-03-12T01:11:04.056Z] v3.1.0-dev.31 [2025-03-12T01:11:04.056Z] v3.1.0-dev.32 [2025-03-12T01:11:04.056Z] v3.1.0-dev.33 [2025-03-12T01:11:04.056Z] v3.1.0-dev.34 [2025-03-12T01:11:04.056Z] v3.1.0-dev.35 [2025-03-12T01:11:04.056Z] v3.1.0-dev.36 [2025-03-12T01:11:04.056Z] v3.1.0-dev.37 [2025-03-12T01:11:04.056Z] v3.1.0-dev.38 [2025-03-12T01:11:04.056Z] v3.1.0-dev.39 [2025-03-12T01:11:04.056Z] v3.1.0-dev.4 [2025-03-12T01:11:04.056Z] v3.1.0-dev.40 [2025-03-12T01:11:04.056Z] v3.1.0-dev.41 [2025-03-12T01:11:04.056Z] v3.1.0-dev.42 [2025-03-12T01:11:04.056Z] v3.1.0-dev.43 [2025-03-12T01:11:04.056Z] v3.1.0-dev.44 [2025-03-12T01:11:04.056Z] v3.1.0-dev.45 [2025-03-12T01:11:04.056Z] v3.1.0-dev.46 [2025-03-12T01:11:04.056Z] v3.1.0-dev.47 [2025-03-12T01:11:04.056Z] v3.1.0-dev.48 [2025-03-12T01:11:04.056Z] v3.1.0-dev.49 [2025-03-12T01:11:04.056Z] v3.1.0-dev.5 [2025-03-12T01:11:04.056Z] v3.1.0-dev.50 [2025-03-12T01:11:04.056Z] v3.1.0-dev.51 [2025-03-12T01:11:04.056Z] v3.1.0-dev.52 [2025-03-12T01:11:04.056Z] v3.1.0-dev.53 [2025-03-12T01:11:04.056Z] v3.1.0-dev.54 [2025-03-12T01:11:04.056Z] v3.1.0-dev.55 [2025-03-12T01:11:04.056Z] v3.1.0-dev.56 [2025-03-12T01:11:04.056Z] v3.1.0-dev.57 [2025-03-12T01:11:04.056Z] v3.1.0-dev.58 [2025-03-12T01:11:04.056Z] v3.1.0-dev.59 [2025-03-12T01:11:04.056Z] v3.1.0-dev.6 [2025-03-12T01:11:04.056Z] v3.1.0-dev.60 [2025-03-12T01:11:04.056Z] v3.1.0-dev.61 [2025-03-12T01:11:04.056Z] v3.1.0-dev.62 [2025-03-12T01:11:04.056Z] v3.1.0-dev.63 [2025-03-12T01:11:04.056Z] v3.1.0-dev.64 [2025-03-12T01:11:04.056Z] v3.1.0-dev.65 [2025-03-12T01:11:04.056Z] v3.1.0-dev.66 [2025-03-12T01:11:04.056Z] v3.1.0-dev.67 [2025-03-12T01:11:04.056Z] v3.1.0-dev.68 [2025-03-12T01:11:04.056Z] v3.1.0-dev.69 [2025-03-12T01:11:04.056Z] v3.1.0-dev.7 [2025-03-12T01:11:04.056Z] v3.1.0-dev.70 [2025-03-12T01:11:04.056Z] v3.1.0-dev.71 [2025-03-12T01:11:04.056Z] v3.1.0-dev.72 [2025-03-12T01:11:04.056Z] v3.1.0-dev.73 [2025-03-12T01:11:04.056Z] v3.1.0-dev.8 [2025-03-12T01:11:04.056Z] v3.1.0-dev.9 [2025-03-12T01:11:04.056Z] v3.1.1 [2025-03-12T01:11:04.056Z] v3.1.1-dev.1 [2025-03-12T01:11:04.056Z] v3.1.1-dev.2 [2025-03-12T01:11:04.056Z] v3.2.0-dev.1 [2025-03-12T01:11:04.056Z] v3.2.0-dev.10 [2025-03-12T01:11:04.056Z] v3.2.0-dev.100 [2025-03-12T01:11:04.056Z] v3.2.0-dev.101 [2025-03-12T01:11:04.056Z] v3.2.0-dev.102 [2025-03-12T01:11:04.056Z] v3.2.0-dev.103 [2025-03-12T01:11:04.056Z] v3.2.0-dev.104 [2025-03-12T01:11:04.056Z] v3.2.0-dev.105 [2025-03-12T01:11:04.056Z] v3.2.0-dev.106 [2025-03-12T01:11:04.056Z] v3.2.0-dev.107 [2025-03-12T01:11:04.056Z] v3.2.0-dev.108 [2025-03-12T01:11:04.056Z] v3.2.0-dev.109 [2025-03-12T01:11:04.056Z] v3.2.0-dev.11 [2025-03-12T01:11:04.056Z] v3.2.0-dev.12 [2025-03-12T01:11:04.056Z] v3.2.0-dev.13 [2025-03-12T01:11:04.056Z] v3.2.0-dev.14 [2025-03-12T01:11:04.056Z] v3.2.0-dev.15 [2025-03-12T01:11:04.056Z] v3.2.0-dev.16 [2025-03-12T01:11:04.056Z] v3.2.0-dev.17 [2025-03-12T01:11:04.056Z] v3.2.0-dev.18 [2025-03-12T01:11:04.056Z] v3.2.0-dev.19 [2025-03-12T01:11:04.056Z] v3.2.0-dev.2 [2025-03-12T01:11:04.056Z] v3.2.0-dev.20 [2025-03-12T01:11:04.056Z] v3.2.0-dev.21 [2025-03-12T01:11:04.056Z] v3.2.0-dev.22 [2025-03-12T01:11:04.056Z] v3.2.0-dev.23 [2025-03-12T01:11:04.056Z] v3.2.0-dev.24 [2025-03-12T01:11:04.056Z] v3.2.0-dev.25 [2025-03-12T01:11:04.056Z] v3.2.0-dev.26 [2025-03-12T01:11:04.056Z] v3.2.0-dev.27 [2025-03-12T01:11:04.056Z] v3.2.0-dev.28 [2025-03-12T01:11:04.056Z] v3.2.0-dev.29 [2025-03-12T01:11:04.056Z] v3.2.0-dev.3 [2025-03-12T01:11:04.056Z] v3.2.0-dev.30 [2025-03-12T01:11:04.056Z] v3.2.0-dev.31 [2025-03-12T01:11:04.056Z] v3.2.0-dev.32 [2025-03-12T01:11:04.056Z] v3.2.0-dev.33 [2025-03-12T01:11:04.056Z] v3.2.0-dev.34 [2025-03-12T01:11:04.056Z] v3.2.0-dev.35 [2025-03-12T01:11:04.056Z] v3.2.0-dev.36 [2025-03-12T01:11:04.056Z] v3.2.0-dev.37 [2025-03-12T01:11:04.056Z] v3.2.0-dev.38 [2025-03-12T01:11:04.056Z] v3.2.0-dev.39 [2025-03-12T01:11:04.056Z] v3.2.0-dev.4 [2025-03-12T01:11:04.056Z] v3.2.0-dev.40 [2025-03-12T01:11:04.056Z] v3.2.0-dev.41 [2025-03-12T01:11:04.056Z] v3.2.0-dev.42 [2025-03-12T01:11:04.056Z] v3.2.0-dev.43 [2025-03-12T01:11:04.056Z] v3.2.0-dev.44 [2025-03-12T01:11:04.056Z] v3.2.0-dev.45 [2025-03-12T01:11:04.056Z] v3.2.0-dev.46 [2025-03-12T01:11:04.056Z] v3.2.0-dev.47 [2025-03-12T01:11:04.056Z] v3.2.0-dev.48 [2025-03-12T01:11:04.056Z] v3.2.0-dev.49 [2025-03-12T01:11:04.056Z] v3.2.0-dev.5 [2025-03-12T01:11:04.056Z] v3.2.0-dev.50 [2025-03-12T01:11:04.056Z] v3.2.0-dev.51 [2025-03-12T01:11:04.056Z] v3.2.0-dev.52 [2025-03-12T01:11:04.056Z] v3.2.0-dev.53 [2025-03-12T01:11:04.056Z] v3.2.0-dev.54 [2025-03-12T01:11:04.056Z] v3.2.0-dev.55 [2025-03-12T01:11:04.056Z] v3.2.0-dev.56 [2025-03-12T01:11:04.056Z] v3.2.0-dev.57 [2025-03-12T01:11:04.056Z] v3.2.0-dev.58 [2025-03-12T01:11:04.056Z] v3.2.0-dev.59 [2025-03-12T01:11:04.056Z] v3.2.0-dev.6 [2025-03-12T01:11:04.056Z] v3.2.0-dev.60 [2025-03-12T01:11:04.056Z] v3.2.0-dev.61 [2025-03-12T01:11:04.056Z] v3.2.0-dev.62 [2025-03-12T01:11:04.056Z] v3.2.0-dev.63 [2025-03-12T01:11:04.056Z] v3.2.0-dev.64 [2025-03-12T01:11:04.056Z] v3.2.0-dev.65 [2025-03-12T01:11:04.056Z] v3.2.0-dev.66 [2025-03-12T01:11:04.056Z] v3.2.0-dev.67 [2025-03-12T01:11:04.056Z] v3.2.0-dev.68 [2025-03-12T01:11:04.056Z] v3.2.0-dev.69 [2025-03-12T01:11:04.056Z] v3.2.0-dev.7 [2025-03-12T01:11:04.056Z] v3.2.0-dev.70 [2025-03-12T01:11:04.056Z] v3.2.0-dev.71 [2025-03-12T01:11:04.056Z] v3.2.0-dev.72 [2025-03-12T01:11:04.056Z] v3.2.0-dev.73 [2025-03-12T01:11:04.056Z] v3.2.0-dev.74 [2025-03-12T01:11:04.056Z] v3.2.0-dev.75 [2025-03-12T01:11:04.056Z] v3.2.0-dev.76 [2025-03-12T01:11:04.056Z] v3.2.0-dev.77 [2025-03-12T01:11:04.056Z] v3.2.0-dev.78 [2025-03-12T01:11:04.056Z] v3.2.0-dev.79 [2025-03-12T01:11:04.056Z] v3.2.0-dev.8 [2025-03-12T01:11:04.056Z] v3.2.0-dev.80 [2025-03-12T01:11:04.056Z] v3.2.0-dev.81 [2025-03-12T01:11:04.056Z] v3.2.0-dev.82 [2025-03-12T01:11:04.056Z] v3.2.0-dev.83 [2025-03-12T01:11:04.056Z] v3.2.0-dev.84 [2025-03-12T01:11:04.056Z] v3.2.0-dev.85 [2025-03-12T01:11:04.056Z] v3.2.0-dev.86 [2025-03-12T01:11:04.056Z] v3.2.0-dev.87 [2025-03-12T01:11:04.056Z] v3.2.0-dev.88 [2025-03-12T01:11:04.056Z] v3.2.0-dev.89 [2025-03-12T01:11:04.056Z] v3.2.0-dev.9 [2025-03-12T01:11:04.056Z] v3.2.0-dev.90 [2025-03-12T01:11:04.056Z] v3.2.0-dev.91 [2025-03-12T01:11:04.056Z] v3.2.0-dev.92 [2025-03-12T01:11:04.056Z] v3.2.0-dev.93 [2025-03-12T01:11:04.056Z] v3.2.0-dev.94 [2025-03-12T01:11:04.056Z] v3.2.0-dev.95 [2025-03-12T01:11:04.056Z] v3.2.0-dev.96 [2025-03-12T01:11:04.056Z] v3.2.0-dev.97 [2025-03-12T01:11:04.056Z] v3.2.0-dev.98 [2025-03-12T01:11:04.056Z] v3.2.0-dev.99 [2025-03-12T01:11:04.056Z] v4.0 [2025-03-12T01:11:04.056Z] v4.0.0 [2025-03-12T01:11:04.056Z] v4.0.0-dev.1 [2025-03-12T01:11:04.056Z] v4.0.0-dev.10 [2025-03-12T01:11:04.056Z] v4.0.0-dev.11 [2025-03-12T01:11:04.056Z] v4.0.0-dev.12 [2025-03-12T01:11:04.056Z] v4.0.0-dev.13 [2025-03-12T01:11:04.056Z] v4.0.0-dev.14 [2025-03-12T01:11:04.056Z] v4.0.0-dev.15 [2025-03-12T01:11:04.056Z] v4.0.0-dev.16 [2025-03-12T01:11:04.056Z] v4.0.0-dev.17 [2025-03-12T01:11:04.056Z] v4.0.0-dev.18 [2025-03-12T01:11:04.056Z] v4.0.0-dev.19 [2025-03-12T01:11:04.056Z] v4.0.0-dev.2 [2025-03-12T01:11:04.056Z] v4.0.0-dev.20 [2025-03-12T01:11:04.056Z] v4.0.0-dev.21 [2025-03-12T01:11:04.056Z] v4.0.0-dev.22 [2025-03-12T01:11:04.056Z] v4.0.0-dev.23 [2025-03-12T01:11:04.056Z] v4.0.0-dev.24 [2025-03-12T01:11:04.056Z] v4.0.0-dev.25 [2025-03-12T01:11:04.056Z] v4.0.0-dev.26 [2025-03-12T01:11:04.056Z] v4.0.0-dev.27 [2025-03-12T01:11:04.056Z] v4.0.0-dev.28 [2025-03-12T01:11:04.056Z] v4.0.0-dev.29 [2025-03-12T01:11:04.056Z] v4.0.0-dev.3 [2025-03-12T01:11:04.056Z] v4.0.0-dev.30 [2025-03-12T01:11:04.056Z] v4.0.0-dev.31 [2025-03-12T01:11:04.056Z] v4.0.0-dev.32 [2025-03-12T01:11:04.056Z] v4.0.0-dev.33 [2025-03-12T01:11:04.056Z] v4.0.0-dev.34 [2025-03-12T01:11:04.056Z] v4.0.0-dev.35 [2025-03-12T01:11:04.056Z] v4.0.0-dev.36 [2025-03-12T01:11:04.056Z] v4.0.0-dev.37 [2025-03-12T01:11:04.056Z] v4.0.0-dev.38 [2025-03-12T01:11:04.056Z] v4.0.0-dev.39 [2025-03-12T01:11:04.056Z] v4.0.0-dev.4 [2025-03-12T01:11:04.056Z] v4.0.0-dev.40 [2025-03-12T01:11:04.056Z] v4.0.0-dev.41 [2025-03-12T01:11:04.056Z] v4.0.0-dev.42 [2025-03-12T01:11:04.056Z] v4.0.0-dev.43 [2025-03-12T01:11:04.056Z] v4.0.0-dev.44 [2025-03-12T01:11:04.056Z] v4.0.0-dev.45 [2025-03-12T01:11:04.056Z] v4.0.0-dev.46 [2025-03-12T01:11:04.056Z] v4.0.0-dev.47 [2025-03-12T01:11:04.056Z] v4.0.0-dev.48 [2025-03-12T01:11:04.056Z] v4.0.0-dev.49 [2025-03-12T01:11:04.056Z] v4.0.0-dev.5 [2025-03-12T01:11:04.056Z] v4.0.0-dev.50 [2025-03-12T01:11:04.056Z] v4.0.0-dev.51 [2025-03-12T01:11:04.056Z] v4.0.0-dev.52 [2025-03-12T01:11:04.056Z] v4.0.0-dev.53 [2025-03-12T01:11:04.056Z] v4.0.0-dev.54 [2025-03-12T01:11:04.056Z] v4.0.0-dev.55 [2025-03-12T01:11:04.056Z] v4.0.0-dev.56 [2025-03-12T01:11:04.056Z] v4.0.0-dev.57 [2025-03-12T01:11:04.056Z] v4.0.0-dev.58 [2025-03-12T01:11:04.056Z] v4.0.0-dev.59 [2025-03-12T01:11:04.056Z] v4.0.0-dev.6 [2025-03-12T01:11:04.056Z] v4.0.0-dev.60 [2025-03-12T01:11:04.056Z] v4.0.0-dev.61 [2025-03-12T01:11:04.056Z] v4.0.0-dev.62 [2025-03-12T01:11:04.056Z] v4.0.0-dev.63 [2025-03-12T01:11:04.056Z] v4.0.0-dev.64 [2025-03-12T01:11:04.056Z] v4.0.0-dev.65 [2025-03-12T01:11:04.056Z] v4.0.0-dev.66 [2025-03-12T01:11:04.056Z] v4.0.0-dev.67 [2025-03-12T01:11:04.056Z] v4.0.0-dev.68 [2025-03-12T01:11:04.056Z] v4.0.0-dev.69 [2025-03-12T01:11:04.056Z] v4.0.0-dev.7 [2025-03-12T01:11:04.056Z] v4.0.0-dev.70 [2025-03-12T01:11:04.056Z] v4.0.0-dev.71 [2025-03-12T01:11:04.056Z] v4.0.0-dev.72 [2025-03-12T01:11:04.056Z] v4.0.0-dev.8 [2025-03-12T01:11:04.056Z] v4.0.0-dev.9 [2025-03-12T01:11:04.056Z] v4.0.1-dev.1 [Pipeline] sh [2025-03-12T01:11:04.352Z] + lftools sign git-tag v4.0.1-dev.1 [2025-03-12T01:11:05.035Z] Signing Git tag with Sigul... [2025-03-12T01:11:05.035Z] Signing v4.0.1-dev.1 [Pipeline] echo [2025-03-12T01:11:05.309Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:05.603Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T01:11:05.611Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T01:11:05.630Z] $ docker stop --time=1 6bbd3c3bf53054ace5ba3932f01ea02353cba792bd40cd01fbf6c12bcbf570da [2025-03-12T01:11:06.947Z] $ docker rm -f --volumes 6bbd3c3bf53054ace5ba3932f01ea02353cba792bd40cd01fbf6c12bcbf570da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T01:11:07.386Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T01:11:07.387Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:11:07.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T01:11:07.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T01:11:07.766Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T01:11:07.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T01:11:08.143Z] $ docker top a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 -eo pid,comm [2025-03-12T01:11:08.198Z] 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-12T01:11:08.198Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T01:11:08.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T01:11:08.255Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T01:11:08.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T01:11:08.361Z] $ docker exec a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 ssh-agent [2025-03-12T01:11:08.484Z] SSH_AUTH_SOCK=/tmp/ssh-WwXhYR4hTZMa/agent.32 [2025-03-12T01:11:08.484Z] SSH_AGENT_PID=38 [2025-03-12T01:11:08.488Z] Running ssh-add (command line suppressed) [2025-03-12T01:11:08.585Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_5925035074998750491.key (/w/workspace/edgex-go/3@tmp/private_key_5925035074998750491.key) [2025-03-12T01:11:08.605Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T01:11:08.899Z] + git semver bump pre [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,085 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,085 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,085 [bump_version] DEBUG bumped version:4.0.1-dev.2 [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,085 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/edgex-go/3/.semver/odessa with force:True [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,085 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,085 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/odessa [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,087 [execute] INFO git cat-file --batch-check [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,093 [execute] INFO git cat-file --batch [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T01:11:09.156Z] 2025-03-12 01:11:09,099 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T01:11:09.156Z] 4.0.1-dev.2 [Pipeline] } [2025-03-12T01:11:09.158Z] $ docker exec --env ******** --env ******** a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 ssh-agent -k [2025-03-12T01:11:09.258Z] unset SSH_AUTH_SOCK; [2025-03-12T01:11:09.258Z] unset SSH_AGENT_PID; [2025-03-12T01:11:09.258Z] echo Agent pid 38 killed; [2025-03-12T01:11:09.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T01:11:09.599Z] + git semver [Pipeline] } [2025-03-12T01:11:09.862Z] $ docker stop --time=1 a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 [2025-03-12T01:11:11.159Z] $ docker rm -f --volumes a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T01:11:11.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T01:11:11.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:11:11.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T01:11:11.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T01:11:11.908Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T01:11:11.925Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T01:11:12.302Z] $ docker top bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T01:11:12.422Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T01:11:12.422Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T01:11:12.540Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T01:11:12.535Z] $ docker exec bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 ssh-agent [2025-03-12T01:11:12.652Z] SSH_AUTH_SOCK=/tmp/ssh-bJ1ZzYaMZytw/agent.33 [2025-03-12T01:11:12.652Z] SSH_AGENT_PID=39 [2025-03-12T01:11:12.657Z] Running ssh-add (command line suppressed) [2025-03-12T01:11:12.769Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_17804449568906066471.key (/w/workspace/edgex-go/3@tmp/private_key_17804449568906066471.key) [2025-03-12T01:11:12.790Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T01:11:13.081Z] + git semver push [2025-03-12T01:11:13.341Z] 2025-03-12 01:11:13,260 [run_push] DEBUG push [2025-03-12T01:11:13.342Z] 2025-03-12 01:11:13,260 [execute] INFO git cat-file --batch-check [2025-03-12T01:11:13.342Z] 2025-03-12 01:11:13,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T01:11:13.342Z] 2025-03-12 01:11:13,265 [execute] INFO git rev-list c4d0e3e829b696cece9df907894f316441d45667 -- [2025-03-12T01:11:13.342Z] 2025-03-12 01:11:13,265 [execute] DEBUG Popen(['git', 'rev-list', 'c4d0e3e829b696cece9df907894f316441d45667', '--'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T01:11:13.342Z] 2025-03-12 01:11:13,286 [execute] INFO git fetch -v origin [2025-03-12T01:11:13.342Z] 2025-03-12 01:11:13,287 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-12T01:11:13.909Z] 2025-03-12 01:11:13,739 [run_push] DEBUG no remote changes detected [2025-03-12T01:11:13.909Z] 2025-03-12 01:11:13,740 [execute] INFO git push origin semver [2025-03-12T01:11:13.909Z] 2025-03-12 01:11:13,740 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T01:11:14.847Z] 2025-03-12 01:11:14,549 [run_push] DEBUG push all version tags [2025-03-12T01:11:14.847Z] 2025-03-12 01:11:14,550 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T01:11:14.847Z] 2025-03-12 01:11:14,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2025-03-12T01:11:15.412Z] 2025-03-12 01:11:15,281 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa [2025-03-12T01:11:15.412Z] 4.0.1-dev.2 [Pipeline] } [2025-03-12T01:11:15.416Z] $ docker exec --env ******** --env ******** bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 ssh-agent -k [2025-03-12T01:11:15.530Z] unset SSH_AUTH_SOCK; [2025-03-12T01:11:15.530Z] unset SSH_AGENT_PID; [2025-03-12T01:11:15.530Z] echo Agent pid 39 killed; [2025-03-12T01:11:15.546Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T01:11:15.875Z] + git semver [Pipeline] } [2025-03-12T01:11:16.139Z] $ docker stop --time=1 bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 [2025-03-12T01:11:17.440Z] $ docker rm -f --volumes bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 [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-12T01:11:18.015Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:18.304Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:19.161Z] ---> package-listing.sh [2025-03-12T01:11:19.161Z] ++ facter osfamily [2025-03-12T01:11:19.161Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T01:11:19.421Z] + OS_FAMILY=debian [2025-03-12T01:11:19.421Z] + workspace=/w/workspace/edgex-go/3 [2025-03-12T01:11:19.421Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T01:11:19.421Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T01:11:19.421Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T01:11:19.421Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T01:11:19.421Z] + '[' /w/workspace/edgex-go/3 ']' [2025-03-12T01:11:19.421Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T01:11:19.421Z] + case "${OS_FAMILY}" in [2025-03-12T01:11:19.421Z] + dpkg -l [2025-03-12T01:11:19.421Z] + grep '^ii' [2025-03-12T01:11:19.421Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T01:11:19.421Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T01:11:19.421Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T01:11:19.421Z] + '[' /w/workspace/edgex-go/3 ']' [2025-03-12T01:11:19.421Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2025-03-12T01:11:19.421Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2025-03-12T01:11:19.433Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T01:11:19.709Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:11:20.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T01:11:20.274Z] [2025-03-12T01:11:20.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T01:11:20.575Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T01:11:20.575Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T01:11:20.575Z] 5eb5b503b376: Pulling fs layer [2025-03-12T01:11:20.575Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T01:11:20.575Z] ec43610c2a17: Pulling fs layer [2025-03-12T01:11:20.575Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T01:11:20.575Z] 33b1e0a273af: Pulling fs layer [2025-03-12T01:11:20.575Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T01:11:20.575Z] 2f39f015ded8: Pulling fs layer [2025-03-12T01:11:20.575Z] 33b1e0a273af: Waiting [2025-03-12T01:11:20.575Z] 5d3b04190fa2: Waiting [2025-03-12T01:11:20.575Z] 2f39f015ded8: Waiting [2025-03-12T01:11:20.575Z] 3a2ae6a8a46f: Waiting [2025-03-12T01:11:20.575Z] 5c69ac0246d0: Verifying Checksum [2025-03-12T01:11:20.575Z] 5c69ac0246d0: Download complete [2025-03-12T01:11:20.575Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T01:11:20.575Z] 3a2ae6a8a46f: Download complete [2025-03-12T01:11:20.575Z] 33b1e0a273af: Download complete [2025-03-12T01:11:20.575Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T01:11:20.575Z] 5d3b04190fa2: Download complete [2025-03-12T01:11:20.575Z] ec43610c2a17: Verifying Checksum [2025-03-12T01:11:20.833Z] 5eb5b503b376: Verifying Checksum [2025-03-12T01:11:20.833Z] 5eb5b503b376: Download complete [2025-03-12T01:11:21.399Z] 2f39f015ded8: Download complete [2025-03-12T01:11:21.965Z] 5eb5b503b376: Pull complete [2025-03-12T01:11:22.226Z] 5c69ac0246d0: Pull complete [2025-03-12T01:11:22.484Z] ec43610c2a17: Pull complete [2025-03-12T01:11:22.742Z] 3a2ae6a8a46f: Pull complete [2025-03-12T01:11:23.002Z] 33b1e0a273af: Pull complete [2025-03-12T01:11:23.002Z] 5d3b04190fa2: Pull complete [2025-03-12T01:11:27.189Z] 2f39f015ded8: Pull complete [2025-03-12T01:11:27.189Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T01:11:27.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T01:11:27.189Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T01:11:27.297Z] prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container [2025-03-12T01:11:27.318Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T01:11:29.812Z] $ docker top 75268b77511bf46461eda5be188e56c0c6f9bcd04293e4743875666d6476ac98 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T01:11:30.175Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T01:11:30.462Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T01:11:30.750Z] + ls /var/log/sa-host [2025-03-12T01:11:30.750Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T01:11:30.903Z] provisioning config files... [2025-03-12T01:11:30.913Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config13703136168736383384tmp [Pipeline] { [Pipeline] echo [2025-03-12T01:11:30.931Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:31.214Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T01:11:31.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:31.565Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T01:11:31.573Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:31.857Z] ---> sudo-logs.sh [2025-03-12T01:11:31.857Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T01:11:31.889Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:32.172Z] ---> job-cost.sh [2025-03-12T01:11:32.172Z] lf-activate-venv: SKIPPING [2025-03-12T01:11:32.172Z] DEBUG: total: 0.10999999940395355 [2025-03-12T01:11:32.172Z] INFO: Retrieving Stack Cost... [2025-03-12T01:11:32.735Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T01:11:32.994Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T01:11:33.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T01:11:33.295Z] ---> logs-deploy.sh [2025-03-12T01:11:33.295Z] lf-activate-venv: SKIPPING [2025-03-12T01:11:33.295Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/3 [2025-03-12T01:11:33.295Z] INFO: archiving workspace using pattern(s): [2025-03-12T01:11:34.231Z] Archives upload complete. [2025-03-12T01:11:34.231Z] INFO: archiving logs to Nexus