Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 027efadc33819ee80cde9f92be4f26c626996d68 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-ssh12463792445773469671.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1478919847583949353.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16629844397587446604.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh9425744051842463888.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14589136286654101576.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 ‘prd-ubuntu20.04-docker-8c-8g-36162’ Running on prd-ubuntu20.04-docker-8c-8g-36172 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/768 [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/768 # 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 027efadc33819ee80cde9f92be4f26c626996d68 (main) Commit message: "Merge pull request #5037 from jinlinGuan/contracts-issue-956" > 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 027efadc33819ee80cde9f92be4f26c626996d68 # timeout=10 > git rev-list --no-walk 530f6550ba98a2c953517bc446a1620faceb8bbe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-06T07:09:44.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-06T07:09:44.095Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-06T07:09:44.121Z] ========================================================= [2025-01-06T07:09:44.122Z] EdgeX Global Pipelines Version Info [2025-01-06T07:09:44.122Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:09:45.298Z] ------------------- [2025-01-06T07:09:45.298Z] stable info: [2025-01-06T07:09:45.298Z] ------------------- [2025-01-06T07:09:45.298Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-06T07:09:45.298Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T07:09:45.298Z] Message: update stable to v1.0.269 [2025-01-06T07:09:45.559Z] ------------------- [2025-01-06T07:09:45.559Z] experimental info: [2025-01-06T07:09:45.559Z] ------------------- [2025-01-06T07:09:45.559Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-06T07:09:45.559Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-06T07:09:45.559Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-06T07:09:45.643Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-06T07:09:45.665Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-06T07:09:45.688Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-06T07:09:45.709Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-06T07:09:45.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-06T07:09:45.753Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-06T07:09:45.773Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-06T07:09:45.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-06T07:09:45.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-06T07:09:45.839Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-06T07:09:45.862Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-06T07:09:45.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-06T07:09:45.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-06T07:09:45.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-06T07:09:45.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-06T07:09:45.972Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T07:09:45.999Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-06T07:09:46.020Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-06T07:09:46.046Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-06T07:09:46.076Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-06T07:09:46.101Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-06T07:09:46.126Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-06T07:09:46.151Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-06T07:09:46.173Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-06T07:09:46.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-06T07:09:46.218Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-06T07:09:46.237Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] echo [2025-01-06T07:09:46.264Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 027efad [Pipeline] echo [2025-01-06T07:09:46.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:09:46.360Z] provisioning config files... [2025-01-06T07:09:46.373Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/768@tmp/config13744711353401180987tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:09:46.699Z] ---> ****-login.sh [2025-01-06T07:09:46.699Z] nexus3.edgexfoundry.org:10001 [2025-01-06T07:09:46.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:09:47.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:09:47.222Z] Configure a credential helper to remove this warning. See [2025-01-06T07:09:47.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:09:47.222Z] [2025-01-06T07:09:47.222Z] Login Succeeded [2025-01-06T07:09:47.222Z] nexus3.edgexfoundry.org:10002 [2025-01-06T07:09:47.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:09:47.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:09:47.222Z] Configure a credential helper to remove this warning. See [2025-01-06T07:09:47.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:09:47.222Z] [2025-01-06T07:09:47.223Z] Login Succeeded [2025-01-06T07:09:47.223Z] nexus3.edgexfoundry.org:10003 [2025-01-06T07:09:47.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:09:47.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:09:47.482Z] Configure a credential helper to remove this warning. See [2025-01-06T07:09:47.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:09:47.482Z] [2025-01-06T07:09:47.482Z] Login Succeeded [2025-01-06T07:09:47.482Z] nexus3.edgexfoundry.org:10004 [2025-01-06T07:09:47.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:09:47.482Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:09:47.482Z] Configure a credential helper to remove this warning. See [2025-01-06T07:09:47.482Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:09:47.482Z] [2025-01-06T07:09:47.482Z] Login Succeeded [2025-01-06T07:09:47.482Z] ****.io [2025-01-06T07:09:47.482Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:09:47.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:09:47.743Z] Configure a credential helper to remove this warning. See [2025-01-06T07:09:47.743Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:09:47.743Z] [2025-01-06T07:09:47.743Z] Login Succeeded [2025-01-06T07:09:47.743Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T07:09:47.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:09:48.084Z] + 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-01-06T07:09:48.084Z] + dirname cmd/core-command/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-06T07:09:48.084Z] + + dirname cmd/core-data/Dockerfile [2025-01-06T07:09:48.084Z] cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/core-keeper/Dockerfile+ [2025-01-06T07:09:48.084Z] cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/core-metadata/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-06T07:09:48.084Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2025-01-06T07:09:48.084Z] cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-06T07:09:48.084Z] + + dirname cmd/security-spire-agent/Dockerfilecut [2025-01-06T07:09:48.084Z] -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/support-notifications/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-06T07:09:48.084Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-06T07:09:48.084Z] + cut -d/ -f2 [2025-01-06T07:09:48.084Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-06T07:09:48.120Z] 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-01-06T07:09:48.490Z] + git rev-list -1 --merges 027efadc33819ee80cde9f92be4f26c626996d68~1..027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] echo [2025-01-06T07:09:48.505Z] -----------> git rev-list -1 --merges 027efadc33819ee80cde9f92be4f26c626996d68~1..027efadc33819ee80cde9f92be4f26c626996d68 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:09:48.505Z] 027efadc33819ee80cde9f92be4f26c626996d68 [false] [Pipeline] sh [2025-01-06T07:09:48.803Z] + git log --format=format:%s -1 027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] echo [2025-01-06T07:09:48.823Z] ========================================================= [2025-01-06T07:09:48.823Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-06T07:09:48.823Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-06T07:09:49.206Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:09:49.207Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-06T07:09:49.207Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-06T07:09:49.207Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-06T07:09:49.207Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-06T07:09:49.207Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-06T07:09:49.207Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:09:49.560Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:09:49.560Z] [2025-01-06T07:09:49.560Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:09:49.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:09:49.885Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-06T07:09:49.885Z] b85a868b505f: Pulling fs layer [2025-01-06T07:09:49.885Z] e2be974225ed: Pulling fs layer [2025-01-06T07:09:49.885Z] 339a4e72a1f5: Pulling fs layer [2025-01-06T07:09:49.885Z] 988bab9f4d93: Pulling fs layer [2025-01-06T07:09:49.885Z] 1469e6f7b9e6: Pulling fs layer [2025-01-06T07:09:49.885Z] eaf3925da568: Pulling fs layer [2025-01-06T07:09:49.885Z] bab4dde63d76: Pulling fs layer [2025-01-06T07:09:49.885Z] bde34c3a00c8: Pulling fs layer [2025-01-06T07:09:49.885Z] b352a97aabf1: Pulling fs layer [2025-01-06T07:09:49.885Z] 4872d77fe225: Pulling fs layer [2025-01-06T07:09:49.885Z] 988bab9f4d93: Waiting [2025-01-06T07:09:49.885Z] 5851b861e8e6: Pulling fs layer [2025-01-06T07:09:49.885Z] 1469e6f7b9e6: Waiting [2025-01-06T07:09:49.885Z] bab4dde63d76: Waiting [2025-01-06T07:09:49.885Z] eaf3925da568: Waiting [2025-01-06T07:09:49.885Z] bde34c3a00c8: Waiting [2025-01-06T07:09:49.885Z] b352a97aabf1: Waiting [2025-01-06T07:09:49.885Z] 4872d77fe225: Waiting [2025-01-06T07:09:49.885Z] e2be974225ed: Download complete [2025-01-06T07:09:49.885Z] 988bab9f4d93: Verifying Checksum [2025-01-06T07:09:49.885Z] 988bab9f4d93: Download complete [2025-01-06T07:09:49.885Z] 339a4e72a1f5: Verifying Checksum [2025-01-06T07:09:49.885Z] 339a4e72a1f5: Download complete [2025-01-06T07:09:50.144Z] 1469e6f7b9e6: Verifying Checksum [2025-01-06T07:09:50.144Z] 1469e6f7b9e6: Download complete [2025-01-06T07:09:50.144Z] eaf3925da568: Verifying Checksum [2025-01-06T07:09:50.144Z] eaf3925da568: Download complete [2025-01-06T07:09:50.144Z] bde34c3a00c8: Verifying Checksum [2025-01-06T07:09:50.144Z] bde34c3a00c8: Download complete [2025-01-06T07:09:50.144Z] b352a97aabf1: Verifying Checksum [2025-01-06T07:09:50.144Z] b352a97aabf1: Download complete [2025-01-06T07:09:50.144Z] 4872d77fe225: Download complete [2025-01-06T07:09:50.144Z] 5851b861e8e6: Download complete [2025-01-06T07:09:50.144Z] b85a868b505f: Verifying Checksum [2025-01-06T07:09:50.144Z] b85a868b505f: Download complete [2025-01-06T07:09:50.406Z] bab4dde63d76: Verifying Checksum [2025-01-06T07:09:50.406Z] bab4dde63d76: Download complete [2025-01-06T07:09:51.345Z] b85a868b505f: Pull complete [2025-01-06T07:09:51.603Z] e2be974225ed: Pull complete [2025-01-06T07:09:52.173Z] 339a4e72a1f5: Pull complete [2025-01-06T07:09:52.173Z] 988bab9f4d93: Pull complete [2025-01-06T07:09:52.434Z] 1469e6f7b9e6: Pull complete [2025-01-06T07:09:52.434Z] eaf3925da568: Pull complete [2025-01-06T07:09:54.340Z] bab4dde63d76: Pull complete [2025-01-06T07:09:54.340Z] bde34c3a00c8: Pull complete [2025-01-06T07:09:54.340Z] b352a97aabf1: Pull complete [2025-01-06T07:09:54.340Z] 4872d77fe225: Pull complete [2025-01-06T07:09:54.340Z] 5851b861e8e6: Pull complete [2025-01-06T07:09:54.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-06T07:09:54.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:09:54.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:09:54.754Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:09:54.783Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:09:57.242Z] $ docker top 1e3ca8e08e0766e0137eccb91b2b9471cc7003f507f7e6f24625a6e3be70417b -eo pid,comm [2025-01-06T07:09:57.304Z] 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-01-06T07:09:57.304Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:09:57.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:09:57.364Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:09:57.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:09:57.487Z] $ docker exec 1e3ca8e08e0766e0137eccb91b2b9471cc7003f507f7e6f24625a6e3be70417b ssh-agent [2025-01-06T07:09:57.609Z] SSH_AUTH_SOCK=/tmp/ssh-a195hRFoIzYS/agent.32 [2025-01-06T07:09:57.609Z] SSH_AGENT_PID=38 [2025-01-06T07:09:57.614Z] Running ssh-add (command line suppressed) [2025-01-06T07:09:57.711Z] Identity added: /w/workspace/edgex-go/768@tmp/private_key_2225448361648110985.key (/w/workspace/edgex-go/768@tmp/private_key_2225448361648110985.key) [2025-01-06T07:09:57.723Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:09:58.017Z] + git tag --points-at HEAD [Pipeline] } [2025-01-06T07:09:58.028Z] $ docker exec --env ******** --env ******** 1e3ca8e08e0766e0137eccb91b2b9471cc7003f507f7e6f24625a6e3be70417b ssh-agent -k [2025-01-06T07:09:58.138Z] unset SSH_AUTH_SOCK; [2025-01-06T07:09:58.138Z] unset SSH_AGENT_PID; [2025-01-06T07:09:58.139Z] echo Agent pid 38 killed; [2025-01-06T07:09:58.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-06T07:09:58.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:09:58.203Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:09:58.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:09:58.310Z] $ docker exec 1e3ca8e08e0766e0137eccb91b2b9471cc7003f507f7e6f24625a6e3be70417b ssh-agent [2025-01-06T07:09:58.413Z] SSH_AUTH_SOCK=/tmp/ssh-ZOjZubIW1KyH/agent.71 [2025-01-06T07:09:58.413Z] SSH_AGENT_PID=77 [2025-01-06T07:09:58.418Z] Running ssh-add (command line suppressed) [2025-01-06T07:09:58.517Z] Identity added: /w/workspace/edgex-go/768@tmp/private_key_8409886865912353741.key (/w/workspace/edgex-go/768@tmp/private_key_8409886865912353741.key) [2025-01-06T07:09:58.532Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:09:58.826Z] + git semver init [2025-01-06T07:09:59.087Z] 2025-01-06 07:09:58,992 [run_init] DEBUG init version:0.0.0 force:False [2025-01-06T07:09:59.087Z] 2025-01-06 07:09:58,993 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/768/.semver [2025-01-06T07:09:59.087Z] 2025-01-06 07:09:58,993 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/768/.semver [2025-01-06T07:09:59.087Z] 2025-01-06 07:09:58,993 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/768/.semver'], cwd=/w/workspace/edgex-go/768, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:10:04.365Z] 2025-01-06 07:10:03,978 [append_file] DEBUG append to file:/w/workspace/edgex-go/768/.git/info/exclude [2025-01-06T07:10:04.365Z] 2025-01-06 07:10:03,979 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/768/.semver/main with force:False [2025-01-06T07:10:04.365Z] 2025-01-06 07:10:03,979 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:10:04.365Z] 2025-01-06 07:10:03,979 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:10:04.365Z] 4.0.0-dev.32 [Pipeline] } [2025-01-06T07:10:04.373Z] $ docker exec --env ******** --env ******** 1e3ca8e08e0766e0137eccb91b2b9471cc7003f507f7e6f24625a6e3be70417b ssh-agent -k [2025-01-06T07:10:04.482Z] unset SSH_AUTH_SOCK; [2025-01-06T07:10:04.483Z] unset SSH_AGENT_PID; [2025-01-06T07:10:04.483Z] echo Agent pid 77 killed; [2025-01-06T07:10:04.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:10:04.825Z] + git semver [Pipeline] } [2025-01-06T07:10:05.099Z] $ docker stop --time=1 1e3ca8e08e0766e0137eccb91b2b9471cc7003f507f7e6f24625a6e3be70417b [2025-01-06T07:10:06.427Z] $ docker rm -f --volumes 1e3ca8e08e0766e0137eccb91b2b9471cc7003f507f7e6f24625a6e3be70417b [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T07:10:06.779Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-06T07:10:07.020Z] Stashed 1 file(s) [Pipeline] echo [2025-01-06T07:10:07.026Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.32 [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-01-06T07:10:07.482Z] + git config --global --add safe.directory /w/workspace/edgex-go/768 [Pipeline] echo [2025-01-06T07:10:07.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:10:07.511Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:10:07.526Z] ========================================================= [2025-01-06T07:10:07.526Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-06T07:10:07.526Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T07:10:07.827Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T07:10:07.827Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-06T07:10:07.827Z] da9db072f522: Pulling fs layer [2025-01-06T07:10:07.827Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-06T07:10:07.827Z] 06f05ace1117: Pulling fs layer [2025-01-06T07:10:07.827Z] 5fe327b54edc: Pulling fs layer [2025-01-06T07:10:07.827Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T07:10:07.827Z] 92a5565b7b96: Pulling fs layer [2025-01-06T07:10:07.827Z] ff9bb7016b71: Pulling fs layer [2025-01-06T07:10:07.827Z] b67dba6c2c7d: Pulling fs layer [2025-01-06T07:10:07.827Z] a813b0c90790: Pulling fs layer [2025-01-06T07:10:07.827Z] 92a5565b7b96: Waiting [2025-01-06T07:10:07.827Z] b67dba6c2c7d: Waiting [2025-01-06T07:10:07.827Z] a813b0c90790: Waiting [2025-01-06T07:10:07.827Z] 5fe327b54edc: Waiting [2025-01-06T07:10:07.827Z] ff9bb7016b71: Waiting [2025-01-06T07:10:07.827Z] 6ef4a4ee8ca5: Download complete [2025-01-06T07:10:07.827Z] 5fe327b54edc: Download complete [2025-01-06T07:10:07.827Z] 4f4fb700ef54: Download complete [2025-01-06T07:10:07.827Z] da9db072f522: Verifying Checksum [2025-01-06T07:10:07.827Z] da9db072f522: Download complete [2025-01-06T07:10:07.827Z] 92a5565b7b96: Download complete [2025-01-06T07:10:07.827Z] ff9bb7016b71: Verifying Checksum [2025-01-06T07:10:07.827Z] ff9bb7016b71: Download complete [2025-01-06T07:10:08.086Z] da9db072f522: Pull complete [2025-01-06T07:10:08.086Z] 6ef4a4ee8ca5: Pull complete [2025-01-06T07:10:08.086Z] a813b0c90790: Verifying Checksum [2025-01-06T07:10:08.086Z] a813b0c90790: Download complete [2025-01-06T07:10:08.344Z] 06f05ace1117: Verifying Checksum [2025-01-06T07:10:08.344Z] 06f05ace1117: Download complete [2025-01-06T07:10:08.605Z] b67dba6c2c7d: Verifying Checksum [2025-01-06T07:10:08.605Z] b67dba6c2c7d: Download complete [2025-01-06T07:10:11.897Z] 06f05ace1117: Pull complete [2025-01-06T07:10:11.897Z] 5fe327b54edc: Pull complete [2025-01-06T07:10:11.897Z] 4f4fb700ef54: Pull complete [2025-01-06T07:10:11.897Z] 92a5565b7b96: Pull complete [2025-01-06T07:10:11.897Z] ff9bb7016b71: Pull complete [2025-01-06T07:10:13.802Z] b67dba6c2c7d: Pull complete [2025-01-06T07:10:14.370Z] a813b0c90790: Pull complete [2025-01-06T07:10:14.370Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-06T07:10:14.371Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T07:10:14.371Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T07:10:14.674Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T07:10:14.674Z] WORKDIR /edgex [2025-01-06T07:10:14.674Z] COPY go.mod . [2025-01-06T07:10:14.674Z] RUN go mod download [2025-01-06T07:10:14.674Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-06T07:10:15.243Z] Sending build context to Docker daemon 178.2MB [2025-01-06T07:10:15.243Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-06T07:10:15.243Z] ---> 3ba60ce46760 [2025-01-06T07:10:15.243Z] Step 2/4 : WORKDIR /edgex [2025-01-06T07:10:18.536Z] ---> Running in b2a7845b3ab6 [2025-01-06T07:10:18.536Z] Removing intermediate container b2a7845b3ab6 [2025-01-06T07:10:18.536Z] ---> 6b957618016c [2025-01-06T07:10:18.536Z] Step 3/4 : COPY go.mod . [2025-01-06T07:10:18.536Z] ---> 883a134dbf53 [2025-01-06T07:10:18.536Z] Step 4/4 : RUN go mod download [2025-01-06T07:10:18.536Z] ---> Running in 2e1f81618a52 [2025-01-06T07:10:22.141Z] Still waiting to schedule task [2025-01-06T07:10:22.142Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-06T07:10:45.130Z] Removing intermediate container 2e1f81618a52 [2025-01-06T07:10:45.130Z] ---> f722278b19ea [2025-01-06T07:10:45.130Z] Successfully built f722278b19ea [2025-01-06T07:10:45.130Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:10:45.439Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T07:10:45.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:10:45.522Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:10:45.551Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:10:46.018Z] $ docker top 6dc6da447ce8976e5e60da66d41aff46582564d411f3afc8d1bf659d2f88070d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:10:46.370Z] + go version [2025-01-06T07:10:46.370Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-06T07:10:46.383Z] $ docker stop --time=1 6dc6da447ce8976e5e60da66d41aff46582564d411f3afc8d1bf659d2f88070d [2025-01-06T07:10:47.673Z] $ docker rm -f --volumes 6dc6da447ce8976e5e60da66d41aff46582564d411f3afc8d1bf659d2f88070d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:10:48.114Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-06T07:10:48.114Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:10:48.197Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:10:48.229Z] $ 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/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:10:48.574Z] $ docker top f8d7b688ef58e0cd737d474ff4994eb825d294888e99b3a5762a816d75aac25f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-06T07:10:48.656Z] ========================================================= [2025-01-06T07:10:48.656Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-06T07:10:48.656Z] ========================================================= [Pipeline] sh [2025-01-06T07:10:48.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/768 [Pipeline] fileExists [Pipeline] sh [2025-01-06T07:10:49.238Z] + make test [2025-01-06T07:10:49.238Z] go test -race -coverprofile=coverage.out ./... [2025-01-06T07:10:57.377Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-06T07:11:23.922Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-06T07:11:23.922Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-06T07:11:25.303Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-06T07:11:25.304Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-06T07:11:25.567Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-06T07:11:26.996Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-06T07:11:26.996Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-06T07:11:26.996Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-06T07:11:28.375Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-06T07:11:28.375Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-06T07:11:29.307Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements [2025-01-06T07:11:29.307Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-06T07:11:29.307Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-06T07:11:29.307Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-06T07:11:29.878Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-06T07:11:29.878Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-06T07:11:30.135Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2025-01-06T07:11:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-06T07:11:31.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-06T07:11:31.072Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-06T07:11:31.072Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T07:11:31.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-06T07:11:31.072Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-06T07:11:31.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-06T07:11:31.072Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-06T07:11:31.072Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-06T07:11:32.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-06T07:11:32.456Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-06T07:11:32.456Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-06T07:11:32.456Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T07:11:32.456Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-06T07:11:33.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.046s coverage: 69.2% of statements [2025-01-06T07:11:33.395Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 48.4% of statements [2025-01-06T07:11:33.395Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-06T07:11:33.395Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-06T07:11:33.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.210s coverage: 93.4% of statements [2025-01-06T07:11:33.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements [2025-01-06T07:11:34.545Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 9.4% of statements [2025-01-06T07:11:34.545Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-06T07:11:34.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-06T07:11:34.545Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-06T07:11:34.545Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-06T07:11:34.545Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T07:11:34.545Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-06T07:11:34.545Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-06T07:11:34.545Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-06T07:11:34.545Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-06T07:11:34.546Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-06T07:11:34.546Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-06T07:11:36.467Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.421s coverage: 95.8% of statements [2025-01-06T07:11:36.467Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2025-01-06T07:11:36.467Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-06T07:11:36.726Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-06T07:11:36.726Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-06T07:11:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] [2025-01-06T07:11:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 1.1% of statements [2025-01-06T07:11:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 44.2% of statements [2025-01-06T07:11:37.665Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements [2025-01-06T07:11:37.923Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements [2025-01-06T07:11:38.181Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2025-01-06T07:11:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements [2025-01-06T07:11:38.440Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-06T07:11:38.440Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-06T07:11:38.440Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-06T07:11:38.440Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-01-06T07:11:39.007Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-06T07:11:39.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-06T07:11:39.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-06T07:11:39.007Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-06T07:11:39.575Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-06T07:11:39.575Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-06T07:11:39.575Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-06T07:11:39.833Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-06T07:11:39.833Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-06T07:11:39.833Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-06T07:11:39.833Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-06T07:11:40.404Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-06T07:11:40.404Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-06T07:11:40.973Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-06T07:11:42.349Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-06T07:11:42.916Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-06T07:11:44.292Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-06T07:11:44.292Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-06T07:11:46.831Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-06T07:11:46.831Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-06T07:11:46.831Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-06T07:11:47.771Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-06T07:11:47.771Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-06T07:11:47.771Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-06T07:11:48.345Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-06T07:11:48.345Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-06T07:11:48.345Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-06T07:11:48.345Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-06T07:11:49.728Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-06T07:11:49.728Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-06T07:11:49.728Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-06T07:11:49.728Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-06T07:11:51.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.034s coverage: 94.4% of statements [2025-01-06T07:11:51.367Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-06T07:11:51.367Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-06T07:11:51.367Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T07:11:52.747Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-06T07:11:52.747Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-06T07:11:52.747Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-06T07:11:53.685Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-06T07:11:53.685Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-06T07:12:00.434Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36173 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-06T07:12:00.460Z] Running in /w/workspace/edgex-go/768 [Pipeline] { [Pipeline] checkout [2025-01-06T07:12:00.499Z] The recommended git tool is: git [2025-01-06T07:12:03.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.055s coverage: 92.9% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.033s coverage: 86.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.8% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.2% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.122s coverage: 95.7% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.059s coverage: 97.7% of statements [2025-01-06T07:12:03.678Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 45.8% of statements [2025-01-06T07:12:03.678Z] 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-01-06T07:12:03.678Z] running golangci-lint [2025-01-06T07:12:03.678Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-06T07:12:03.678Z] go version go1.23.4 linux/amd64 [2025-01-06T07:12:03.678Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-06T07:12:03.678Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-06T07:12:03.678Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-06T07:12:05.226Z] using credential edgex-jenkins-ssh [2025-01-06T07:12:05.248Z] Cloning the remote Git repository [2025-01-06T07:12:05.297Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-06T07:12:05.381Z] > git init /w/workspace/edgex-go/768 # timeout=10 [2025-01-06T07:12:05.534Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-06T07:12:05.535Z] > git --version # timeout=10 [2025-01-06T07:12:05.552Z] > git --version # 'git version 2.25.1' [2025-01-06T07:12:05.554Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-06T07:12:05.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T07:12:22.192Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-06T07:12:22.216Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-06T07:12:23.092Z] Avoid second fetch [2025-01-06T07:12:23.093Z] Checking out Revision 027efadc33819ee80cde9f92be4f26c626996d68 (main) [2025-01-06T07:12:23.905Z] Commit message: "Merge pull request #5037 from jinlinGuan/contracts-issue-956" [2025-01-06T07:12:23.107Z] > git config core.sparsecheckout # timeout=10 [2025-01-06T07:12:23.166Z] > git checkout -f 027efadc33819ee80cde9f92be4f26c626996d68 # timeout=10 [2025-01-06T07:12:25.635Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|name|compiled_files|imports) took 22.319620366s" [2025-01-06T07:12:25.635Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.209474ms" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-06T07:12:28.650Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-06T07:12:28.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:12:28.650Z] Dload Upload Total Spent Left Speed [2025-01-06T07:12:28.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2025-01-06T07:12:28.996Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-06T07:12:29.329Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2025-01-06T07:12:29.329Z] tee /etc/docker/daemon.new [2025-01-06T07:12:29.329Z] { [2025-01-06T07:12:29.329Z] "registry-mirrors": [ [2025-01-06T07:12:29.329Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-06T07:12:29.329Z] ], [2025-01-06T07:12:29.329Z] "bip": "10.250.0.254/24", [2025-01-06T07:12:29.329Z] "hosts": [ [2025-01-06T07:12:29.329Z] "tcp://0.0.0.0:5555", [2025-01-06T07:12:29.329Z] "unix:///var/run/docker.sock" [2025-01-06T07:12:29.329Z] ], [2025-01-06T07:12:29.329Z] "mtu": 1458, [2025-01-06T07:12:29.329Z] "selinux-enabled": true, [2025-01-06T07:12:29.329Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-06T07:12:29.329Z] } [Pipeline] sh [2025-01-06T07:12:29.662Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-06T07:12:29.997Z] + sudo service docker restart [2025-01-06T07:12:40.526Z] level=info msg="[linters_context/goanalysis] analyzers took 1m51.428415608s with top 10 stages: buildir: 1m0.252688814s, gosec: 3.809240263s, inspect: 2.392862607s, fact_deprecated: 2.146166205s, printf: 1.691970957s, fact_purity: 1.662753342s, ctrlflow: 1.568767803s, nilness: 1.564886881s, S1038: 1.150175091s, typedness: 970.83529ms" [2025-01-06T07:12:40.526Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2025-01-06T07:12:40.526Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 193/193, identifier_marker: 193/193, exclude-rules: 193/15, nolint: 15/0, invalid_issue: 193/193, path_prettifier: 193/193, skip_files: 193/193, exclude: 193/193, cgo: 193/193, skip_dirs: 193/193, autogenerated_exclude: 193/193" [2025-01-06T07:12:40.526Z] level=info msg="[runner] processing took 17.418563ms with stages: identifier_marker: 6.473165ms, nolint: 5.875003ms, autogenerated_exclude: 1.75154ms, path_prettifier: 1.462991ms, exclude-rules: 974.383µs, skip_dirs: 794.899µs, cgo: 34.241µs, invalid_issue: 31.741µs, filename_unadjuster: 15.82µs, max_same_issues: 1.18µs, fixer: 640ns, uniq_by_line: 620ns, exclude: 450ns, max_from_linter: 440ns, skip_files: 430ns, sort_results: 260ns, diff: 170ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 110ns, severity-rules: 100ns" [2025-01-06T07:12:40.526Z] level=info msg="[runner] linters took 12.816107079s with stages: goanalysis_metalinter: 12.798577342s" [2025-01-06T07:12:40.526Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-06T07:12:40.526Z] level=info msg="Memory: 347 samples, avg is 279.0MB, max is 1245.6MB" [2025-01-06T07:12:40.527Z] level=info msg="Execution took 35.1842242s" [2025-01-06T07:12:40.527Z] go vet ./... [2025-01-06T07:12:45.800Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-06T07:12:45.800Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-06T07:12:45.800Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-06T07:12:45.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-06T07:12:46.112Z] + ls -al . [2025-01-06T07:12:46.112Z] total 1740 [2025-01-06T07:12:46.112Z] drwxrwxr-x 11 1001 1001 4096 Jan 6 07:10 . [2025-01-06T07:12:46.112Z] drwxr-xr-x 4 root root 4096 Jan 6 07:10 .. [2025-01-06T07:12:46.112Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 07:09 .blubracket [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 10 Jan 6 07:09 .dockerignore [2025-01-06T07:12:46.112Z] drwxrwxr-x 8 1001 1001 4096 Jan 6 07:12 .git [2025-01-06T07:12:46.112Z] drwxrwxr-x 3 1001 1001 4096 Jan 6 07:09 .github [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 907 Jan 6 07:09 .gitignore [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 199 Jan 6 07:09 .golangci.yml [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 100 Jan 6 07:09 .hadolint.yml [2025-01-06T07:12:46.112Z] drwxr-xr-x 3 1001 1001 4096 Jan 6 07:10 .semver [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 155 Jan 6 07:09 .sonarcloud.properties [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 1171 Jan 6 07:09 ADOPTERS.md [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 17141 Jan 6 07:09 Attribution.txt [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 100284 Jan 6 07:09 CHANGELOG.md [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 3804 Jan 6 07:09 CONTRIBUTING.md [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 677 Jan 6 07:09 GOVERNANCE.md [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 858 Jan 6 07:09 Jenkinsfile [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 10775 Jan 6 07:09 LICENSE [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 16740 Jan 6 07:09 Makefile [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 582 Jan 6 07:09 OWNERS.md [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 9932 Jan 6 07:09 README.md [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 789 Jan 6 07:09 SECURITY.md [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 12 Jan 6 07:10 VERSION [2025-01-06T07:12:46.112Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 07:09 bin [2025-01-06T07:12:46.112Z] drwxrwxr-x 19 1001 1001 4096 Jan 6 07:09 cmd [2025-01-06T07:12:46.112Z] -rw-r--r-- 1 root root 1412873 Jan 6 07:12 coverage.out [2025-01-06T07:12:46.112Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 07:09 fuzz_test [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 6475 Jan 6 07:09 go.mod [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 87895 Jan 6 07:09 go.sum [2025-01-06T07:12:46.112Z] drwxrwxr-x 7 1001 1001 4096 Jan 6 07:09 internal [2025-01-06T07:12:46.112Z] drwxrwxr-x 2 1001 1001 4096 Jan 6 07:09 openapi [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 584 Jan 6 07:09 security.txt [2025-01-06T07:12:46.112Z] -rw-rw-r-- 1 1001 1001 204 Jan 6 07:09 version.go [Pipeline] sh [2025-01-06T07:12:46.396Z] + '[' -e coverage.out ] [2025-01-06T07:12:46.396Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-06T07:12:46.528Z] Stashed 1 file(s) [Pipeline] sh [2025-01-06T07:12:46.805Z] + make build [2025-01-06T07:12:46.805Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:12:48.255Z] provisioning config files... [2025-01-06T07:12:48.281Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/768@tmp/config13124324980224917556tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:12:48.720Z] ---> ****-login.sh [2025-01-06T07:12:48.720Z] nexus3.edgexfoundry.org:10001 [2025-01-06T07:12:48.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:12:48.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:12:48.988Z] Configure a credential helper to remove this warning. See [2025-01-06T07:12:48.988Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:12:48.988Z] [2025-01-06T07:12:48.988Z] Login Succeeded [2025-01-06T07:12:49.254Z] nexus3.edgexfoundry.org:10002 [2025-01-06T07:12:49.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:12:49.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:12:49.255Z] Configure a credential helper to remove this warning. See [2025-01-06T07:12:49.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:12:49.255Z] [2025-01-06T07:12:49.255Z] Login Succeeded [2025-01-06T07:12:49.521Z] nexus3.edgexfoundry.org:10003 [2025-01-06T07:12:49.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:12:49.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:12:49.521Z] Configure a credential helper to remove this warning. See [2025-01-06T07:12:49.521Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:12:49.522Z] [2025-01-06T07:12:49.788Z] Login Succeeded [2025-01-06T07:12:49.788Z] nexus3.edgexfoundry.org:10004 [2025-01-06T07:12:49.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:12:50.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:12:50.055Z] Configure a credential helper to remove this warning. See [2025-01-06T07:12:50.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:12:50.055Z] [2025-01-06T07:12:50.055Z] Login Succeeded [2025-01-06T07:12:50.055Z] ****.io [2025-01-06T07:12:50.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:12:50.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:12:50.327Z] Configure a credential helper to remove this warning. See [2025-01-06T07:12:50.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:12:50.327Z] [2025-01-06T07:12:50.327Z] Login Succeeded [2025-01-06T07:12:50.327Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T07:12:50.341Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-06T07:12:50.942Z] + git config --global --add safe.directory /w/workspace/edgex-go/768 [Pipeline] echo [2025-01-06T07:12:50.962Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:12:50.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:12:51.008Z] ========================================================= [2025-01-06T07:12:51.008Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-06T07:12:51.008Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-06T07:12:51.335Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T07:12:51.335Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-06T07:12:51.335Z] 9986a736f7d3: Pulling fs layer [2025-01-06T07:12:51.335Z] 1f018df60701: Pulling fs layer [2025-01-06T07:12:51.335Z] 39f8f326b044: Pulling fs layer [2025-01-06T07:12:51.335Z] e6a1e7a6a96a: Pulling fs layer [2025-01-06T07:12:51.335Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T07:12:51.335Z] d45d956e0dbf: Pulling fs layer [2025-01-06T07:12:51.335Z] d7702b0d1db1: Pulling fs layer [2025-01-06T07:12:51.335Z] 5c7f0f088c93: Pulling fs layer [2025-01-06T07:12:51.335Z] 4fdc064ae6cf: Pulling fs layer [2025-01-06T07:12:51.335Z] e6a1e7a6a96a: Waiting [2025-01-06T07:12:51.335Z] d45d956e0dbf: Waiting [2025-01-06T07:12:51.335Z] 4f4fb700ef54: Waiting [2025-01-06T07:12:51.335Z] d7702b0d1db1: Waiting [2025-01-06T07:12:51.335Z] 5c7f0f088c93: Waiting [2025-01-06T07:12:51.604Z] 1f018df60701: Download complete [2025-01-06T07:12:51.604Z] e6a1e7a6a96a: Verifying Checksum [2025-01-06T07:12:51.604Z] e6a1e7a6a96a: Download complete [2025-01-06T07:12:51.604Z] 4f4fb700ef54: Download complete [2025-01-06T07:12:51.604Z] d45d956e0dbf: Verifying Checksum [2025-01-06T07:12:51.604Z] d45d956e0dbf: Download complete [2025-01-06T07:12:51.604Z] 9986a736f7d3: Verifying Checksum [2025-01-06T07:12:51.604Z] 9986a736f7d3: Download complete [2025-01-06T07:12:51.604Z] d7702b0d1db1: Verifying Checksum [2025-01-06T07:12:51.604Z] d7702b0d1db1: Download complete [2025-01-06T07:12:51.873Z] 4fdc064ae6cf: Verifying Checksum [2025-01-06T07:12:51.873Z] 4fdc064ae6cf: Download complete [2025-01-06T07:12:52.461Z] 9986a736f7d3: Pull complete [2025-01-06T07:12:53.049Z] 39f8f326b044: Verifying Checksum [2025-01-06T07:12:53.049Z] 39f8f326b044: Download complete [2025-01-06T07:12:53.634Z] 1f018df60701: Pull complete [2025-01-06T07:12:53.902Z] 5c7f0f088c93: Verifying Checksum [2025-01-06T07:12:53.902Z] 5c7f0f088c93: Download complete [2025-01-06T07:13:08.741Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T07:13:10.644Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T07:13:12.021Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T07:13:12.964Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T07:13:14.344Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T07:13:16.005Z] 39f8f326b044: Pull complete [2025-01-06T07:13:16.005Z] e6a1e7a6a96a: Pull complete [2025-01-06T07:13:16.005Z] 4f4fb700ef54: Pull complete [2025-01-06T07:13:16.005Z] d45d956e0dbf: Pull complete [2025-01-06T07:13:16.005Z] d7702b0d1db1: Pull complete [2025-01-06T07:13:18.537Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T07:13:21.071Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T07:13:22.676Z] 5c7f0f088c93: Pull complete [2025-01-06T07:13:22.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T07:13:23.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T07:13:24.635Z] 4fdc064ae6cf: Pull complete [2025-01-06T07:13:24.859Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T07:13:24.906Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-06T07:13:24.906Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T07:13:24.906Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-06T07:13:25.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T07:13:25.246Z] WORKDIR /edgex [2025-01-06T07:13:25.246Z] COPY go.mod . [2025-01-06T07:13:25.246Z] RUN go mod download [2025-01-06T07:13:25.246Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-06T07:13:25.426Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T07:13:26.357Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T07:13:26.657Z] #0 building with "default" instance using docker driver [2025-01-06T07:13:26.657Z] [2025-01-06T07:13:26.657Z] #1 [internal] load .dockerignore [2025-01-06T07:13:26.657Z] #1 transferring context: 50B 0.0s done [2025-01-06T07:13:26.657Z] #1 DONE 0.1s [2025-01-06T07:13:26.657Z] [2025-01-06T07:13:26.657Z] #2 [internal] load build definition from Dockerfile [2025-01-06T07:13:26.657Z] #2 transferring dockerfile: 172B done [2025-01-06T07:13:26.657Z] #2 DONE 0.1s [2025-01-06T07:13:26.657Z] [2025-01-06T07:13:26.657Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T07:13:26.657Z] #3 DONE 0.0s [2025-01-06T07:13:26.657Z] [2025-01-06T07:13:26.657Z] #4 [internal] load build context [2025-01-06T07:13:26.657Z] #4 transferring context: 6.51kB done [2025-01-06T07:13:26.657Z] #4 DONE 0.1s [2025-01-06T07:13:26.657Z] [2025-01-06T07:13:26.657Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-06T07:13:26.925Z] #5 DONE 0.2s [2025-01-06T07:13:26.925Z] [2025-01-06T07:13:26.925Z] #6 [2/4] WORKDIR /edgex [Pipeline] } [2025-01-06T07:13:27.747Z] $ docker stop --time=1 f8d7b688ef58e0cd737d474ff4994eb825d294888e99b3a5762a816d75aac25f [2025-01-06T07:13:27.901Z] #6 DONE 1.0s [2025-01-06T07:13:27.901Z] [2025-01-06T07:13:27.901Z] #7 [3/4] COPY go.mod . [2025-01-06T07:13:27.901Z] #7 DONE 0.1s [2025-01-06T07:13:27.901Z] [2025-01-06T07:13:27.901Z] #8 [4/4] RUN go mod download [2025-01-06T07:13:30.109Z] $ docker rm -f --volumes f8d7b688ef58e0cd737d474ff4994eb825d294888e99b3a5762a816d75aac25f [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-01-06T07:13:31.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T07:13:31.220Z] [2025-01-06T07:13:31.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:13:31.521Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T07:13:31.521Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-06T07:13:31.521Z] 91d30c5bc195: Pulling fs layer [2025-01-06T07:13:31.521Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-06T07:13:31.521Z] 9c61dcf015f6: Pulling fs layer [2025-01-06T07:13:31.521Z] 4698f68db338: Pulling fs layer [2025-01-06T07:13:31.521Z] 2a2f49069b9e: Pulling fs layer [2025-01-06T07:13:31.521Z] e0025b399a48: Pulling fs layer [2025-01-06T07:13:31.521Z] 2a2f49069b9e: Waiting [2025-01-06T07:13:31.521Z] 4698f68db338: Waiting [2025-01-06T07:13:31.521Z] e0025b399a48: Waiting [2025-01-06T07:13:31.521Z] 91d30c5bc195: Verifying Checksum [2025-01-06T07:13:31.521Z] 91d30c5bc195: Download complete [2025-01-06T07:13:31.521Z] 4698f68db338: Verifying Checksum [2025-01-06T07:13:31.521Z] 4698f68db338: Download complete [2025-01-06T07:13:31.779Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-06T07:13:31.779Z] 2e9b0aa3be6d: Download complete [2025-01-06T07:13:31.779Z] e0025b399a48: Verifying Checksum [2025-01-06T07:13:31.779Z] e0025b399a48: Download complete [2025-01-06T07:13:31.779Z] 91d30c5bc195: Pull complete [2025-01-06T07:13:31.779Z] 2a2f49069b9e: Verifying Checksum [2025-01-06T07:13:31.779Z] 2a2f49069b9e: Download complete [2025-01-06T07:13:32.038Z] 2e9b0aa3be6d: Pull complete [2025-01-06T07:13:32.296Z] 9c61dcf015f6: Verifying Checksum [2025-01-06T07:13:32.296Z] 9c61dcf015f6: Download complete [2025-01-06T07:13:34.828Z] 9c61dcf015f6: Pull complete [2025-01-06T07:13:34.828Z] 4698f68db338: Pull complete [2025-01-06T07:13:35.087Z] 2a2f49069b9e: Pull complete [2025-01-06T07:13:35.347Z] e0025b399a48: Pull complete [2025-01-06T07:13:35.347Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-06T07:13:35.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-06T07:13:35.347Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:13:35.451Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:13:35.484Z] $ 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/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:13:36.465Z] $ docker top c670cbd64493f6652f85cbd2d3429d0ca7a802d57f91c991cbb03e0df5e712bd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:13:36.826Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T07:13:39.364Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #1 transferring dockerfile: 2.13kB done [2025-01-06T07:13:39.364Z] #1 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #2 transferring dockerfile: 1.89kB done [2025-01-06T07:13:39.364Z] #2 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #3 transferring dockerfile: 2.50kB done [2025-01-06T07:13:39.364Z] #3 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #4 transferring dockerfile: 3.02kB done [2025-01-06T07:13:39.364Z] #4 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #5 transferring dockerfile: 1.69kB done [2025-01-06T07:13:39.364Z] #5 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #6 transferring dockerfile: 2.07kB done [2025-01-06T07:13:39.364Z] #6 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #7 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #7 transferring dockerfile: 2.49kB done [2025-01-06T07:13:39.364Z] #7 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #8 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #8 transferring dockerfile: 1.81kB done [2025-01-06T07:13:39.364Z] #8 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #9 [core-data internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #9 transferring dockerfile: 2.07kB done [2025-01-06T07:13:39.364Z] #9 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #10 [support-notifications internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #10 transferring dockerfile: 2.02kB done [2025-01-06T07:13:39.364Z] #10 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #11 [core-command internal] load build definition from Dockerfile [2025-01-06T07:13:39.364Z] #11 transferring dockerfile: 1.94kB done [2025-01-06T07:13:39.364Z] #11 DONE 0.0s [2025-01-06T07:13:39.364Z] [2025-01-06T07:13:39.364Z] #12 [core-metadata internal] load .dockerignore [2025-01-06T07:13:39.364Z] #12 transferring context: 50B done [2025-01-06T07:13:39.623Z] #12 DONE 0.0s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #13 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T07:13:39.623Z] #13 transferring dockerfile: 1.70kB done [2025-01-06T07:13:39.623Z] #13 DONE 0.1s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T07:13:39.623Z] #14 transferring dockerfile: 2.15kB done [2025-01-06T07:13:39.623Z] #14 DONE 0.1s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T07:13:39.623Z] #15 transferring dockerfile: 2.23kB done [2025-01-06T07:13:39.623Z] #15 DONE 0.1s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #16 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T07:13:39.623Z] #16 transferring dockerfile: 1.82kB done [2025-01-06T07:13:39.623Z] #16 DONE 0.1s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #17 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T07:13:39.623Z] #17 transferring context: 50B done [2025-01-06T07:13:39.623Z] #17 DONE 0.0s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #18 [security-proxy-setup internal] load .dockerignore [2025-01-06T07:13:39.623Z] #18 transferring context: 50B done [2025-01-06T07:13:39.623Z] #18 DONE 0.0s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #19 [security-bootstrapper internal] load .dockerignore [2025-01-06T07:13:39.623Z] #19 transferring context: 50B done [2025-01-06T07:13:39.623Z] #19 DONE 0.0s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #20 [core-keeper internal] load .dockerignore [2025-01-06T07:13:39.623Z] #20 transferring context: 50B done [2025-01-06T07:13:39.623Z] #20 DONE 0.0s [2025-01-06T07:13:39.623Z] [2025-01-06T07:13:39.623Z] #21 [security-spire-config internal] load .dockerignore [2025-01-06T07:13:39.882Z] #21 transferring context: 50B done [2025-01-06T07:13:39.882Z] #21 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #22 [security-secretstore-setup internal] load .dockerignore [2025-01-06T07:13:39.882Z] #22 transferring context: 50B done [2025-01-06T07:13:39.882Z] #22 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #23 [security-spire-agent internal] load .dockerignore [2025-01-06T07:13:39.882Z] #23 transferring context: 50B done [2025-01-06T07:13:39.882Z] #23 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #24 [core-data internal] load .dockerignore [2025-01-06T07:13:39.882Z] #24 transferring context: 50B done [2025-01-06T07:13:39.882Z] #24 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #25 [support-notifications internal] load .dockerignore [2025-01-06T07:13:39.882Z] #25 transferring context: 50B done [2025-01-06T07:13:39.882Z] #25 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #26 [core-command internal] load .dockerignore [2025-01-06T07:13:39.882Z] #26 transferring context: 50B done [2025-01-06T07:13:39.882Z] #26 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #27 [security-spire-server internal] load .dockerignore [2025-01-06T07:13:39.882Z] #27 transferring context: 50B done [2025-01-06T07:13:39.882Z] #27 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #28 [security-proxy-auth internal] load .dockerignore [2025-01-06T07:13:39.882Z] #28 transferring context: 50B 0.0s done [2025-01-06T07:13:39.882Z] #28 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T07:13:39.882Z] #29 transferring context: 50B done [2025-01-06T07:13:39.882Z] #29 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #30 [support-scheduler internal] load .dockerignore [2025-01-06T07:13:39.882Z] #30 transferring context: 50B done [2025-01-06T07:13:39.882Z] #30 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T07:13:39.882Z] #31 DONE 0.0s [2025-01-06T07:13:39.882Z] [2025-01-06T07:13:39.882Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:13:40.141Z] #32 ... [2025-01-06T07:13:40.141Z] [2025-01-06T07:13:40.141Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T07:13:40.141Z] #31 DONE 0.0s [2025-01-06T07:13:40.141Z] [2025-01-06T07:13:40.141Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:13:40.141Z] #32 ... [2025-01-06T07:13:40.141Z] [2025-01-06T07:13:40.141Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T07:13:40.141Z] #31 DONE 0.0s [2025-01-06T07:13:40.141Z] [2025-01-06T07:13:40.141Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:13:40.404Z] #32 ... [2025-01-06T07:13:40.404Z] [2025-01-06T07:13:40.404Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-06T07:13:40.404Z] #31 DONE 0.0s [2025-01-06T07:13:40.404Z] [2025-01-06T07:13:40.404Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:13:40.404Z] #32 DONE 0.4s [2025-01-06T07:13:40.404Z] [2025-01-06T07:13:40.404Z] #33 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:13:40.404Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T07:13:40.404Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T07:13:40.404Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T07:13:40.404Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:13:40.973Z] #33 ... [2025-01-06T07:13:40.973Z] [2025-01-06T07:13:40.973Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T07:13:40.973Z] #34 DONE 0.7s [2025-01-06T07:13:40.973Z] [2025-01-06T07:13:40.973Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T07:13:40.973Z] #35 DONE 0.8s [2025-01-06T07:13:40.973Z] [2025-01-06T07:13:40.973Z] #33 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:13:40.973Z] #33 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2025-01-06T07:13:40.973Z] #33 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2025-01-06T07:13:40.973Z] #33 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2025-01-06T07:13:40.973Z] #33 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:13:42.354Z] #33 ... [2025-01-06T07:13:42.354Z] [2025-01-06T07:13:42.354Z] #36 [security-spire-config internal] load build context [2025-01-06T07:13:42.354Z] #36 transferring context: 21.82kB 0.1s done [2025-01-06T07:13:42.354Z] #36 DONE 1.3s [2025-01-06T07:13:42.354Z] [2025-01-06T07:13:42.354Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:13:42.354Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-01-06T07:13:42.354Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T07:13:42.354Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-06T07:13:42.624Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-06T07:13:43.192Z] #37 ... [2025-01-06T07:13:43.192Z] [2025-01-06T07:13:43.192Z] #38 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-06T07:13:43.192Z] #38 DONE 3.4s [2025-01-06T07:13:43.192Z] [2025-01-06T07:13:43.192Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:13:43.192Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2025-01-06T07:13:43.192Z] #37 ... [2025-01-06T07:13:43.192Z] [2025-01-06T07:13:43.192Z] #39 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T07:13:43.192Z] #39 DONE 3.0s [2025-01-06T07:13:43.192Z] [2025-01-06T07:13:43.192Z] #40 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T07:13:43.192Z] #0 0.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.192Z] #0 1.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.192Z] #0 1.373 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:13:43.192Z] #0 1.411 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:13:43.192Z] #0 1.430 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:43.192Z] #0 1.433 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T07:13:43.192Z] #0 1.442 (5/6) Installing su-exec (0.2-r3) [2025-01-06T07:13:43.192Z] #0 1.445 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T07:13:43.192Z] #0 1.513 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:43.192Z] #0 1.537 OK: 19 MiB in 18 packages [2025-01-06T07:13:43.192Z] #40 DONE 3.1s [2025-01-06T07:13:43.192Z] [2025-01-06T07:13:43.192Z] #41 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T07:13:43.192Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.192Z] #0 1.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.192Z] #0 1.387 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:13:43.192Z] #0 1.387 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:13:43.192Z] #0 1.387 OK: 24174 distinct packages available [2025-01-06T07:13:43.192Z] #0 1.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.192Z] #0 1.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.192Z] #0 1.867 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T07:13:43.192Z] #0 1.886 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T07:13:43.192Z] #0 1.898 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T07:13:43.192Z] #0 1.903 (4/14) Installing libunistring (1.2-r0) [2025-01-06T07:13:43.192Z] #0 1.917 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T07:13:43.192Z] #0 1.920 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T07:13:43.192Z] #0 1.924 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T07:13:43.192Z] #0 1.928 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T07:13:43.192Z] #0 1.938 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T07:13:43.192Z] #0 1.950 (10/14) Installing curl (8.11.1-r0) [2025-01-06T07:13:43.192Z] #0 1.954 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:43.192Z] #0 1.958 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T07:13:43.192Z] #0 1.964 (13/14) Installing libucontext (1.2-r3) [2025-01-06T07:13:43.192Z] #0 1.965 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T07:13:43.192Z] #0 1.969 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:43.192Z] #0 1.980 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:13:43.192Z] #0 2.031 OK: 13 MiB in 28 packages [2025-01-06T07:13:43.193Z] #41 DONE 3.2s [2025-01-06T07:13:43.193Z] [2025-01-06T07:13:43.193Z] #42 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2025-01-06T07:13:43.193Z] #0 1.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.193Z] #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.193Z] #0 2.276 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:43.193Z] #0 2.276 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:43.193Z] #0 2.284 OK: 8 MiB in 15 packages [2025-01-06T07:13:43.193Z] #42 DONE 3.3s [2025-01-06T07:13:43.193Z] [2025-01-06T07:13:43.193Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:13:43.193Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-06T07:13:43.193Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T07:13:43.193Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2025-01-06T07:13:43.193Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2025-01-06T07:13:43.451Z] #37 ... [2025-01-06T07:13:43.451Z] [2025-01-06T07:13:43.451Z] #43 [security-spire-agent internal] load build context [2025-01-06T07:13:43.451Z] #43 transferring context: 23.10kB 0.0s done [2025-01-06T07:13:43.451Z] #43 DONE 2.5s [2025-01-06T07:13:43.451Z] [2025-01-06T07:13:43.451Z] #44 [security-spire-server internal] load build context [2025-01-06T07:13:43.451Z] #44 transferring context: 23.57kB 0.0s done [2025-01-06T07:13:43.451Z] #44 DONE 2.5s [2025-01-06T07:13:43.451Z] [2025-01-06T07:13:43.451Z] #45 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T07:13:43.451Z] #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.451Z] #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.451Z] #0 2.322 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:43.451Z] #0 2.328 (2/2) Installing su-exec (0.2-r3) [2025-01-06T07:13:43.451Z] #0 2.330 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:43.451Z] #0 2.343 OK: 8 MiB in 16 packages [2025-01-06T07:13:43.451Z] #45 DONE 3.2s [2025-01-06T07:13:43.451Z] [2025-01-06T07:13:43.451Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:13:43.451Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-06T07:13:43.451Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-06T07:13:43.451Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2025-01-06T07:13:43.451Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T07:13:43.451Z] #37 ... [2025-01-06T07:13:43.451Z] [2025-01-06T07:13:43.451Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T07:13:43.451Z] #0 1.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.451Z] #0 1.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.451Z] #0 2.157 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T07:13:43.451Z] #0 2.175 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:43.451Z] #0 2.180 (3/4) Installing su-exec (0.2-r3) [2025-01-06T07:13:43.451Z] #0 2.184 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T07:13:43.451Z] #0 2.267 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:43.451Z] #0 2.275 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:13:43.451Z] #0 2.338 OK: 19 MiB in 18 packages [2025-01-06T07:13:43.451Z] #46 DONE 3.1s [2025-01-06T07:13:43.451Z] [2025-01-06T07:13:43.451Z] #47 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T07:13:43.451Z] #0 1.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.451Z] #0 1.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:43.451Z] #0 2.166 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:43.451Z] #0 2.173 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:43.451Z] #0 2.199 OK: 8 MiB in 15 packages [2025-01-06T07:13:43.451Z] #47 DONE 3.1s [2025-01-06T07:13:43.451Z] [2025-01-06T07:13:43.451Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:13:43.451Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 0.4s [2025-01-06T07:13:43.727Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.4s [2025-01-06T07:13:43.727Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.58MB / 30.73MB 0.6s [2025-01-06T07:13:43.727Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.7s [2025-01-06T07:13:44.041Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2025-01-06T07:13:44.985Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T07:13:44.985Z] #37 ... [2025-01-06T07:13:44.985Z] [2025-01-06T07:13:44.985Z] #48 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T07:13:44.985Z] #0 2.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:44.985Z] #0 2.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:44.985Z] #0 3.272 (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T07:13:44.985Z] #0 3.308 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:44.985Z] #0 3.308 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:44.985Z] #0 3.308 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:13:44.985Z] #0 3.343 OK: 8 MiB in 16 packages [2025-01-06T07:13:44.985Z] #48 DONE 4.6s [2025-01-06T07:13:44.985Z] [2025-01-06T07:13:44.985Z] #49 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-01-06T07:13:44.985Z] #49 DONE 1.9s [2025-01-06T07:13:44.985Z] [2025-01-06T07:13:44.985Z] #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:13:44.985Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.7s done [2025-01-06T07:13:45.246Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2025-01-06T07:13:46.128Z] #8 DONE 16.2s [2025-01-06T07:13:46.128Z] [2025-01-06T07:13:46.128Z] #9 exporting to image [2025-01-06T07:13:46.128Z] #9 exporting layers [2025-01-06T07:13:47.802Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2025-01-06T07:13:50.372Z] #37 ... [2025-01-06T07:13:50.372Z] [2025-01-06T07:13:50.372Z] #50 [core-metadata internal] load build context [2025-01-06T07:13:50.372Z] #50 transferring context: 215.54MB 9.9s [2025-01-06T07:13:50.372Z] #50 ... [2025-01-06T07:13:50.372Z] [2025-01-06T07:13:50.372Z] #51 [security-spiffe-token-provider internal] load build context [2025-01-06T07:13:50.373Z] #51 ... [2025-01-06T07:13:50.373Z] [2025-01-06T07:13:50.373Z] #52 [security-proxy-setup internal] load build context [2025-01-06T07:13:50.373Z] #52 ... [2025-01-06T07:13:50.373Z] [2025-01-06T07:13:50.373Z] #53 [core-keeper internal] load build context [2025-01-06T07:13:50.373Z] #53 ... [2025-01-06T07:13:50.373Z] [2025-01-06T07:13:50.373Z] #54 [security-bootstrapper internal] load build context [2025-01-06T07:13:50.634Z] #54 ... [2025-01-06T07:13:50.634Z] [2025-01-06T07:13:50.634Z] #55 [security-secretstore-setup internal] load build context [2025-01-06T07:13:50.634Z] #55 ... [2025-01-06T07:13:50.634Z] [2025-01-06T07:13:50.634Z] #56 [core-command internal] load build context [2025-01-06T07:13:50.634Z] #56 ... [2025-01-06T07:13:50.634Z] [2025-01-06T07:13:50.634Z] #57 [core-common-config-bootstrapper internal] load build context [2025-01-06T07:13:50.894Z] #57 ... [2025-01-06T07:13:50.894Z] [2025-01-06T07:13:50.894Z] #58 [support-scheduler internal] load build context [2025-01-06T07:13:50.894Z] #58 ... [2025-01-06T07:13:50.894Z] [2025-01-06T07:13:50.894Z] #59 [security-proxy-auth internal] load build context [2025-01-06T07:13:51.156Z] #59 ... [2025-01-06T07:13:51.156Z] [2025-01-06T07:13:51.156Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T07:13:51.156Z] #0 7.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:51.156Z] #0 8.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:51.156Z] #0 8.677 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:13:51.156Z] #0 8.677 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:13:51.156Z] #0 8.677 OK: 24174 distinct packages available [2025-01-06T07:13:51.156Z] #0 8.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:51.156Z] #0 8.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:51.156Z] #0 9.137 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:51.156Z] #0 9.143 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T07:13:51.156Z] #0 9.146 (3/4) Installing libucontext (1.2-r3) [2025-01-06T07:13:51.156Z] #0 9.149 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T07:13:51.156Z] #0 9.153 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:51.156Z] #0 9.165 OK: 8 MiB in 18 packages [2025-01-06T07:13:51.156Z] #60 ... [2025-01-06T07:13:51.156Z] [2025-01-06T07:13:51.156Z] #61 [support-notifications internal] load build context [2025-01-06T07:13:51.156Z] #61 ... [2025-01-06T07:13:51.156Z] [2025-01-06T07:13:51.156Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T07:13:51.156Z] #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2025-01-06T07:13:51.156Z] #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T07:13:51.156Z] #62 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-06T07:13:51.156Z] #62 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-06T07:13:51.156Z] #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-06T07:13:51.156Z] #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-06T07:13:51.156Z] #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T07:13:51.156Z] #62 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.8s done [2025-01-06T07:13:51.156Z] #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T07:13:51.156Z] #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-06T07:13:51.156Z] #62 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2025-01-06T07:13:51.414Z] #62 ... [2025-01-06T07:13:51.414Z] [2025-01-06T07:13:51.414Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T07:13:51.415Z] #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:51.415Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:13:51.415Z] #0 4.254 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T07:13:51.415Z] #0 4.279 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T07:13:51.415Z] #0 4.279 (3/3) Installing tzdata (2024b-r0) [2025-01-06T07:13:51.415Z] #0 4.303 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:13:51.415Z] #0 4.311 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:13:51.415Z] #0 4.415 OK: 10 MiB in 17 packages [2025-01-06T07:13:51.415Z] #63 ... [2025-01-06T07:13:51.415Z] [2025-01-06T07:13:51.415Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T07:13:51.673Z] #64 ... [2025-01-06T07:13:51.673Z] [2025-01-06T07:13:51.673Z] #65 [core-data internal] load build context [2025-01-06T07:13:51.673Z] #65 ... [2025-01-06T07:13:51.673Z] [2025-01-06T07:13:51.673Z] #61 [support-notifications internal] load build context [2025-01-06T07:13:53.587Z] #61 ... [2025-01-06T07:13:53.587Z] [2025-01-06T07:13:53.587Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T07:13:53.587Z] #66 ... [2025-01-06T07:13:53.587Z] [2025-01-06T07:13:53.587Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T07:13:53.587Z] #67 ... [2025-01-06T07:13:53.587Z] [2025-01-06T07:13:53.587Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T07:13:53.587Z] #68 ... [2025-01-06T07:13:53.587Z] [2025-01-06T07:13:53.587Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T07:13:53.849Z] #69 ... [2025-01-06T07:13:53.849Z] [2025-01-06T07:13:53.849Z] #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2025-01-06T07:13:53.849Z] #70 ... [2025-01-06T07:13:53.849Z] [2025-01-06T07:13:53.849Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:13:54.108Z] #71 ... [2025-01-06T07:13:54.108Z] [2025-01-06T07:13:54.108Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T07:13:54.108Z] #72 ... [2025-01-06T07:13:54.108Z] [2025-01-06T07:13:54.108Z] #50 [core-metadata internal] load build context [2025-01-06T07:13:54.712Z] #50 transferring context: 433.49MB 14.6s done [2025-01-06T07:13:55.000Z] #50 ... [2025-01-06T07:13:55.000Z] [2025-01-06T07:13:55.000Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T07:13:55.000Z] #73 ... [2025-01-06T07:13:55.000Z] [2025-01-06T07:13:55.000Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T07:13:55.590Z] #74 ... [2025-01-06T07:13:55.590Z] [2025-01-06T07:13:55.590Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T07:13:56.677Z] #75 ... [2025-01-06T07:13:56.677Z] [2025-01-06T07:13:56.677Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T07:13:56.955Z] #76 ... [2025-01-06T07:13:56.955Z] [2025-01-06T07:13:56.955Z] #77 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T07:13:56.955Z] #77 ... [2025-01-06T07:13:56.955Z] [2025-01-06T07:13:56.955Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:13:57.258Z] #78 ... [2025-01-06T07:13:57.258Z] [2025-01-06T07:13:57.258Z] #53 [core-keeper internal] load build context [2025-01-06T07:13:57.258Z] #53 transferring context: 433.49MB 13.7s done [2025-01-06T07:14:00.641Z] #53 ... [2025-01-06T07:14:00.641Z] [2025-01-06T07:14:00.641Z] #51 [security-spiffe-token-provider internal] load build context [2025-01-06T07:14:00.641Z] #51 transferring context: 433.49MB 13.6s done [2025-01-06T07:14:00.641Z] #51 ... [2025-01-06T07:14:00.641Z] [2025-01-06T07:14:00.641Z] #52 [security-proxy-setup internal] load build context [2025-01-06T07:14:00.641Z] #52 transferring context: 433.49MB 13.5s done [2025-01-06T07:14:00.641Z] #52 ... [2025-01-06T07:14:00.641Z] [2025-01-06T07:14:00.641Z] #56 [core-command internal] load build context [2025-01-06T07:14:00.641Z] #56 transferring context: 433.49MB 12.3s done [2025-01-06T07:14:00.901Z] #56 ... [2025-01-06T07:14:00.901Z] [2025-01-06T07:14:00.901Z] #54 [security-bootstrapper internal] load build context [2025-01-06T07:14:00.901Z] #54 transferring context: 433.49MB 13.1s done [2025-01-06T07:14:01.134Z] #9 exporting layers 17.2s done [2025-01-06T07:14:01.134Z] #9 writing image sha256:d05ac44690bb0e28730824377339b89ac4fa377a69278a9979fba1754d6fd89d done [2025-01-06T07:14:01.135Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-06T07:14:01.135Z] #9 DONE 17.3s [2025-01-06T07:14:01.160Z] #54 ... [2025-01-06T07:14:01.161Z] [2025-01-06T07:14:01.161Z] #59 [security-proxy-auth internal] load build context [2025-01-06T07:14:01.161Z] #59 transferring context: 433.49MB 12.9s done [2025-01-06T07:14:01.420Z] #59 ... [2025-01-06T07:14:01.420Z] [2025-01-06T07:14:01.420Z] #58 [support-scheduler internal] load build context [2025-01-06T07:14:01.420Z] #58 transferring context: 433.49MB 13.2s done [2025-01-06T07:14:01.420Z] #58 ... [2025-01-06T07:14:01.420Z] [2025-01-06T07:14:01.420Z] #57 [core-common-config-bootstrapper internal] load build context [2025-01-06T07:14:01.420Z] #57 transferring context: 433.49MB 12.9s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:14:01.742Z] + docker inspect -f . ci-base-image-arm64 [2025-01-06T07:14:01.742Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:14:01.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-36173 does not seem to be running inside a container [2025-01-06T07:14:02.012Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-06T07:14:02.359Z] #57 ... [2025-01-06T07:14:02.359Z] [2025-01-06T07:14:02.359Z] #55 [security-secretstore-setup internal] load build context [2025-01-06T07:14:02.359Z] #55 transferring context: 433.49MB 13.3s done [2025-01-06T07:14:02.359Z] #55 ... [2025-01-06T07:14:02.359Z] [2025-01-06T07:14:02.359Z] #65 [core-data internal] load build context [2025-01-06T07:14:02.359Z] #65 transferring context: 433.49MB 13.0s done [2025-01-06T07:14:03.306Z] #65 ... [2025-01-06T07:14:03.306Z] [2025-01-06T07:14:03.306Z] #61 [support-notifications internal] load build context [2025-01-06T07:14:03.306Z] #61 transferring context: 433.49MB 13.0s done [2025-01-06T07:14:03.915Z] $ docker top 8a8855cc8475145f825d9ffc379bda21aeafcc84bda68cd9ed05d5486b9fb821 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:14:04.400Z] + go version [2025-01-06T07:14:04.671Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-06T07:14:04.686Z] $ docker stop --time=1 8a8855cc8475145f825d9ffc379bda21aeafcc84bda68cd9ed05d5486b9fb821 [2025-01-06T07:14:06.198Z] $ docker rm -f --volumes 8a8855cc8475145f825d9ffc379bda21aeafcc84bda68cd9ed05d5486b9fb821 [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-01-06T07:14:06.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T07:14:06.862Z] [2025-01-06T07:14:06.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:14:07.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T07:14:07.213Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-06T07:14:07.213Z] 547446be3368: Pulling fs layer [2025-01-06T07:14:07.213Z] d125d8839a47: Pulling fs layer [2025-01-06T07:14:07.213Z] 3e85d5ac6304: Pulling fs layer [2025-01-06T07:14:07.213Z] c3105a71a48b: Pulling fs layer [2025-01-06T07:14:07.213Z] 0f093f025ec4: Pulling fs layer [2025-01-06T07:14:07.213Z] c3106fc0e877: Pulling fs layer [2025-01-06T07:14:07.213Z] 0f093f025ec4: Waiting [2025-01-06T07:14:07.213Z] c3106fc0e877: Waiting [2025-01-06T07:14:07.213Z] c3105a71a48b: Waiting [2025-01-06T07:14:07.481Z] 547446be3368: Verifying Checksum [2025-01-06T07:14:07.481Z] 547446be3368: Download complete [2025-01-06T07:14:07.481Z] c3105a71a48b: Download complete [2025-01-06T07:14:07.750Z] d125d8839a47: Verifying Checksum [2025-01-06T07:14:07.750Z] d125d8839a47: Download complete [2025-01-06T07:14:07.750Z] c3106fc0e877: Verifying Checksum [2025-01-06T07:14:07.750Z] c3106fc0e877: Download complete [2025-01-06T07:14:07.750Z] 0f093f025ec4: Verifying Checksum [2025-01-06T07:14:07.750Z] 0f093f025ec4: Download complete [2025-01-06T07:14:08.028Z] 547446be3368: Pull complete [2025-01-06T07:14:08.613Z] d125d8839a47: Pull complete [2025-01-06T07:14:09.578Z] 3e85d5ac6304: Verifying Checksum [2025-01-06T07:14:09.578Z] 3e85d5ac6304: Download complete [2025-01-06T07:14:09.983Z] #61 DONE 29.5s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T07:14:09.983Z] #63 DONE 29.2s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T07:14:09.983Z] #60 DONE 28.8s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #56 [core-command internal] load build context [2025-01-06T07:14:09.983Z] #56 DONE 29.5s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #65 [core-data internal] load build context [2025-01-06T07:14:09.983Z] #65 DONE 29.6s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #54 [security-bootstrapper internal] load build context [2025-01-06T07:14:09.983Z] #54 DONE 29.7s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #59 [security-proxy-auth internal] load build context [2025-01-06T07:14:09.983Z] #59 DONE 29.4s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #57 [core-common-config-bootstrapper internal] load build context [2025-01-06T07:14:09.983Z] #57 DONE 29.4s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #52 [security-proxy-setup internal] load build context [2025-01-06T07:14:09.983Z] #52 DONE 29.8s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #51 [security-spiffe-token-provider internal] load build context [2025-01-06T07:14:09.983Z] #51 DONE 29.9s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:09.983Z] #79 ... [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #55 [security-secretstore-setup internal] load build context [2025-01-06T07:14:09.983Z] #55 DONE 29.6s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #58 [support-scheduler internal] load build context [2025-01-06T07:14:09.983Z] #58 DONE 29.4s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #53 [core-keeper internal] load build context [2025-01-06T07:14:09.983Z] #53 DONE 29.8s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #50 [core-metadata internal] load build context [2025-01-06T07:14:09.983Z] #50 DONE 29.9s [2025-01-06T07:14:09.983Z] [2025-01-06T07:14:09.983Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T07:14:09.983Z] #67 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:10.242Z] #67 26.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:10.502Z] #67 27.19 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:10.502Z] #67 27.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:10.760Z] #67 27.19 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:10.760Z] #67 27.29 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:10.760Z] #67 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:10.760Z] #67 27.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:11.328Z] #67 ... [2025-01-06T07:14:11.328Z] [2025-01-06T07:14:11.328Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T07:14:11.328Z] #74 DONE 26.2s [2025-01-06T07:14:11.328Z] [2025-01-06T07:14:11.328Z] #67 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T07:14:11.328Z] #67 27.69 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:11.328Z] #67 27.70 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:11.328Z] #67 27.75 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:11.328Z] #67 27.76 OK: 8 MiB in 16 packages [2025-01-06T07:14:11.896Z] #67 DONE 28.6s [2025-01-06T07:14:11.896Z] [2025-01-06T07:14:11.896Z] #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T07:14:11.896Z] #64 29.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:11.896Z] #64 29.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:11.896Z] #64 29.63 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:14:11.896Z] #64 29.63 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:14:11.896Z] #64 29.63 OK: 24174 distinct packages available [2025-01-06T07:14:11.896Z] #64 29.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:11.896Z] #64 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:11.896Z] #64 30.09 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:11.896Z] #64 30.13 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:11.896Z] #64 30.14 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:11.896Z] #64 30.15 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T07:14:11.896Z] #64 30.15 (5/7) Installing libucontext (1.2-r3) [2025-01-06T07:14:11.896Z] #64 30.15 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T07:14:11.896Z] #64 30.16 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T07:14:11.896Z] #64 30.18 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:11.896Z] #64 30.20 OK: 9 MiB in 19 packages [2025-01-06T07:14:11.896Z] #64 DONE 30.9s [2025-01-06T07:14:11.896Z] [2025-01-06T07:14:11.896Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T07:14:12.156Z] #80 ... [2025-01-06T07:14:12.156Z] [2025-01-06T07:14:12.156Z] #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T07:14:12.156Z] #66 26.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #66 27.24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #66 28.00 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:12.156Z] #66 28.30 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:12.156Z] #66 28.31 OK: 8 MiB in 15 packages [2025-01-06T07:14:12.156Z] #66 DONE 28.8s [2025-01-06T07:14:12.156Z] [2025-01-06T07:14:12.156Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T07:14:12.156Z] #69 27.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #69 27.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #69 27.62 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:12.156Z] #69 27.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:12.156Z] #69 27.63 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:12.156Z] #69 27.73 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:12.156Z] #69 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #69 27.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #69 28.14 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:12.156Z] #69 28.34 OK: 19 MiB in 18 packages [2025-01-06T07:14:12.156Z] #69 DONE 28.7s [2025-01-06T07:14:12.156Z] [2025-01-06T07:14:12.156Z] #70 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:12.156Z] #70 27.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #70 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #70 27.56 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:12.156Z] #70 27.56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:12.156Z] #70 27.57 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:12.156Z] #70 27.62 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:12.156Z] #70 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #70 27.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #70 28.01 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:12.156Z] #70 28.06 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.156Z] #70 28.09 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.156Z] #70 28.30 OK: 8 MiB in 15 packages [2025-01-06T07:14:12.156Z] #70 DONE 29.0s [2025-01-06T07:14:12.156Z] [2025-01-06T07:14:12.156Z] #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:12.156Z] #71 27.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #71 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #71 27.94 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:12.156Z] #71 27.94 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:12.156Z] #71 27.95 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:12.156Z] #71 28.03 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:12.156Z] #71 28.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #71 28.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.156Z] #71 28.53 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:12.156Z] #71 28.54 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.156Z] #71 28.58 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.156Z] #71 28.59 OK: 8 MiB in 15 packages [2025-01-06T07:14:12.417Z] #71 DONE 28.9s [2025-01-06T07:14:12.417Z] [2025-01-06T07:14:12.417Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T07:14:12.417Z] #72 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #72 27.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #72 27.52 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:12.417Z] #72 27.52 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:12.417Z] #72 27.55 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:12.417Z] #72 27.64 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:12.417Z] #72 27.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #72 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #72 28.05 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:12.417Z] #72 28.07 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.417Z] #72 28.31 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.417Z] #72 28.33 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:12.417Z] #72 28.50 OK: 19 MiB in 18 packages [2025-01-06T07:14:12.417Z] #72 DONE 28.9s [2025-01-06T07:14:12.417Z] [2025-01-06T07:14:12.417Z] #78 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:12.417Z] #78 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #78 26.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #78 26.37 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:12.417Z] #78 26.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:12.417Z] #78 26.38 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:12.417Z] #78 26.44 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:12.417Z] #78 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #78 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #78 26.82 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:12.417Z] #78 26.85 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.417Z] #78 26.93 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.417Z] #78 27.06 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:12.417Z] #78 27.13 OK: 8 MiB in 16 packages [2025-01-06T07:14:12.417Z] #78 DONE 27.5s [2025-01-06T07:14:12.417Z] [2025-01-06T07:14:12.417Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T07:14:12.417Z] #81 DONE 0.3s [2025-01-06T07:14:12.417Z] [2025-01-06T07:14:12.417Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T07:14:12.417Z] #75 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #75 27.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.417Z] #75 27.47 OK: 248 MiB in 58 packages [2025-01-06T07:14:12.417Z] #75 DONE 27.6s [2025-01-06T07:14:12.417Z] [2025-01-06T07:14:12.417Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T07:14:12.417Z] #73 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.709Z] #73 ... [2025-01-06T07:14:12.709Z] [2025-01-06T07:14:12.709Z] #76 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T07:14:12.709Z] #76 27.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.709Z] #76 27.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.709Z] #76 27.53 OK: 248 MiB in 58 packages [2025-01-06T07:14:12.709Z] #76 DONE 27.7s [2025-01-06T07:14:12.709Z] [2025-01-06T07:14:12.709Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:12.709Z] #82 DONE 0.1s [2025-01-06T07:14:12.709Z] [2025-01-06T07:14:12.709Z] #77 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T07:14:12.709Z] #77 27.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.709Z] #77 27.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.709Z] #77 27.59 OK: 248 MiB in 58 packages [2025-01-06T07:14:12.709Z] #77 DONE 28.0s [2025-01-06T07:14:12.709Z] [2025-01-06T07:14:12.709Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:12.967Z] #83 ... [2025-01-06T07:14:12.967Z] [2025-01-06T07:14:12.967Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:12.967Z] #84 DONE 0.2s [2025-01-06T07:14:12.967Z] [2025-01-06T07:14:12.967Z] #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:12.967Z] #83 DONE 0.3s [2025-01-06T07:14:12.967Z] [2025-01-06T07:14:12.967Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:12.967Z] #85 ... [2025-01-06T07:14:12.967Z] [2025-01-06T07:14:12.967Z] #68 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T07:14:12.967Z] #68 27.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.967Z] #68 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.967Z] #68 28.48 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:12.967Z] #68 28.48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:12.967Z] #68 28.61 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:12.967Z] #68 28.77 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:12.967Z] #68 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.967Z] #68 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:12.968Z] #68 29.34 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:12.968Z] #68 29.35 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.968Z] #68 29.40 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:12.968Z] #68 29.41 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:12.968Z] #68 29.53 OK: 13 MiB in 28 packages [2025-01-06T07:14:12.968Z] #68 DONE 29.6s [2025-01-06T07:14:13.226Z] [2025-01-06T07:14:13.226Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T07:14:13.226Z] #73 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:13.226Z] #73 28.10 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:14:13.226Z] #73 28.10 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:14:13.226Z] #73 28.10 OK: 24172 distinct packages available [2025-01-06T07:14:13.226Z] #73 28.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:13.226Z] #73 28.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:13.484Z] #73 28.56 OK: 248 MiB in 58 packages [2025-01-06T07:14:14.424Z] #73 DONE 29.5s [2025-01-06T07:14:14.424Z] [2025-01-06T07:14:14.424Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:14.424Z] #79 3.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #79 3.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #79 4.301 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:14.424Z] #79 4.301 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:14.424Z] #79 4.308 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:14.424Z] #79 4.372 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:14.424Z] #79 4.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #79 4.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #79 ... [2025-01-06T07:14:14.424Z] [2025-01-06T07:14:14.424Z] #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T07:14:14.424Z] #0 3.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #0 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #0 3.421 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:14.424Z] #0 3.421 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:14.424Z] #0 3.431 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:14.424Z] #0 3.514 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:14.424Z] #0 3.518 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #0 3.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:14.424Z] #0 4.015 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:14.424Z] #0 4.045 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:14.424Z] #0 4.097 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:14.424Z] #0 4.106 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:14.424Z] #0 4.520 OK: 10 MiB in 17 packages [2025-01-06T07:14:14.424Z] #86 DONE 4.6s [2025-01-06T07:14:14.424Z] [2025-01-06T07:14:14.424Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:14.424Z] #87 DONE 0.1s [2025-01-06T07:14:14.686Z] [2025-01-06T07:14:14.686Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:14.686Z] #79 4.739 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:14.686Z] #79 4.745 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:14.686Z] #79 4.780 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:14.686Z] #79 4.791 OK: 8 MiB in 18 packages [2025-01-06T07:14:14.971Z] #79 DONE 5.2s [2025-01-06T07:14:14.971Z] [2025-01-06T07:14:14.971Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:16.432Z] #88 ... [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #80 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T07:14:16.432Z] #80 DONE 4.2s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T07:14:16.432Z] #0 3.408 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:16.432Z] #0 3.883 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:16.432Z] #0 4.675 OK: 248 MiB in 58 packages [2025-01-06T07:14:16.432Z] #89 DONE 5.1s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:16.432Z] #88 DONE 1.2s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T07:14:16.432Z] #90 DONE 0.1s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T07:14:16.432Z] #91 DONE 0.1s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T07:14:16.432Z] #92 DONE 0.1s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T07:14:16.432Z] #93 DONE 0.0s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T07:14:16.432Z] #94 DONE 0.0s [2025-01-06T07:14:16.432Z] [2025-01-06T07:14:16.432Z] #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T07:14:16.709Z] #95 DONE 0.3s [2025-01-06T07:14:16.709Z] [2025-01-06T07:14:16.709Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T07:14:16.968Z] #96 DONE 0.3s [2025-01-06T07:14:16.968Z] [2025-01-06T07:14:16.968Z] #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-01-06T07:14:16.968Z] #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:16.968Z] #0 3.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:16.968Z] #0 4.235 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:16.968Z] #0 4.235 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:16.968Z] #0 4.244 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:16.968Z] #0 4.313 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:16.968Z] #0 4.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:16.968Z] #0 4.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-06T07:14:16.968Z] #0 4.683 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:16.968Z] #0 4.696 OK: 9 MiB in 19 packages [2025-01-06T07:14:16.968Z] #97 DONE 5.0s [2025-01-06T07:14:16.968Z] [2025-01-06T07:14:16.968Z] #98 [security-spire-config] exporting to image [2025-01-06T07:14:16.968Z] #98 exporting layers [2025-01-06T07:14:18.473Z] #98 ... [2025-01-06T07:14:18.473Z] [2025-01-06T07:14:18.473Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:18.473Z] #99 DONE 1.2s [2025-01-06T07:14:18.473Z] [2025-01-06T07:14:18.473Z] #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T07:14:18.473Z] #100 DONE 1.2s [2025-01-06T07:14:18.473Z] [2025-01-06T07:14:18.473Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T07:14:18.473Z] #101 DONE 0.1s [2025-01-06T07:14:18.473Z] [2025-01-06T07:14:18.473Z] #98 [security-spire-config] exporting to image [2025-01-06T07:14:18.473Z] #98 exporting layers 1.4s done [2025-01-06T07:14:18.473Z] #98 writing image sha256:c209310ba6488cc0de776891d81470354ff36052de907c69a339d6c058719a5e [2025-01-06T07:14:18.755Z] #98 writing image sha256:c209310ba6488cc0de776891d81470354ff36052de907c69a339d6c058719a5e 0.4s done [2025-01-06T07:14:18.755Z] #98 naming to docker.io/library/security-spire-config [2025-01-06T07:14:19.018Z] #98 naming to docker.io/library/security-spire-config 0.0s done [2025-01-06T07:14:19.018Z] #98 DONE 1.8s [2025-01-06T07:14:19.018Z] [2025-01-06T07:14:19.018Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T07:14:19.018Z] #102 DONE 0.6s [2025-01-06T07:14:19.018Z] [2025-01-06T07:14:19.018Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:19.018Z] #103 DONE 0.7s [2025-01-06T07:14:19.018Z] [2025-01-06T07:14:19.018Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T07:14:19.283Z] #104 ... [2025-01-06T07:14:19.283Z] [2025-01-06T07:14:19.283Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T07:14:19.283Z] #105 DONE 0.3s [2025-01-06T07:14:19.283Z] [2025-01-06T07:14:19.283Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T07:14:19.283Z] #106 DONE 0.3s [2025-01-06T07:14:19.283Z] [2025-01-06T07:14:19.283Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T07:14:19.283Z] #104 DONE 0.5s [2025-01-06T07:14:19.283Z] [2025-01-06T07:14:19.283Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T07:14:19.545Z] #107 DONE 0.1s [2025-01-06T07:14:19.545Z] [2025-01-06T07:14:19.545Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T07:14:19.545Z] #108 DONE 0.0s [2025-01-06T07:14:19.545Z] [2025-01-06T07:14:19.545Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T07:14:19.545Z] #109 DONE 0.0s [2025-01-06T07:14:19.545Z] [2025-01-06T07:14:19.545Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T07:14:19.545Z] #110 DONE 0.1s [2025-01-06T07:14:19.545Z] [2025-01-06T07:14:19.545Z] #98 [security-spire-server] exporting to image [2025-01-06T07:14:19.805Z] #98 ... [2025-01-06T07:14:19.805Z] [2025-01-06T07:14:19.805Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T07:14:19.805Z] #111 DONE 0.0s [2025-01-06T07:14:19.805Z] [2025-01-06T07:14:19.805Z] #98 [security-spire-agent] exporting to image [2025-01-06T07:14:20.067Z] #98 ... [2025-01-06T07:14:20.067Z] [2025-01-06T07:14:20.067Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T07:14:20.067Z] #62 ... [2025-01-06T07:14:20.067Z] [2025-01-06T07:14:20.067Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:20.328Z] #37 ... [2025-01-06T07:14:20.328Z] [2025-01-06T07:14:20.328Z] #98 [security-spire-server] exporting to image [2025-01-06T07:14:20.328Z] #98 exporting layers 0.6s done [2025-01-06T07:14:20.328Z] #98 writing image sha256:bd031dfa64f72fc4886170f56ecb4609b42c3f0e018faae4607b04a190a48800 done [2025-01-06T07:14:20.328Z] #98 naming to docker.io/library/security-spire-server done [2025-01-06T07:14:20.590Z] #98 exporting layers 0.9s done [2025-01-06T07:14:20.590Z] #98 writing image sha256:6905af7dee8c048e7c7230782dbbcc1f9e767f254e3d6c1756a9614120f35414 done [2025-01-06T07:14:20.590Z] #98 naming to docker.io/library/security-spire-agent done [2025-01-06T07:14:20.590Z] #98 DONE 2.9s [2025-01-06T07:14:20.590Z] [2025-01-06T07:14:20.590Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:21.899Z] 3e85d5ac6304: Pull complete [2025-01-06T07:14:21.899Z] c3105a71a48b: Pull complete [2025-01-06T07:14:22.168Z] 0f093f025ec4: Pull complete [2025-01-06T07:14:22.168Z] c3106fc0e877: Pull complete [2025-01-06T07:14:22.168Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-06T07:14:22.168Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-06T07:14:22.168Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:14:22.341Z] prd-ubuntu20.04-docker-arm64-4c-16g-36173 does not seem to be running inside a container [2025-01-06T07:14:22.405Z] $ 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/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-06T07:14:22.519Z] #112 ... [2025-01-06T07:14:22.519Z] [2025-01-06T07:14:22.519Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:22.781Z] #113 ... [2025-01-06T07:14:22.781Z] [2025-01-06T07:14:22.781Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:23.043Z] #114 ... [2025-01-06T07:14:23.043Z] [2025-01-06T07:14:23.043Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:24.241Z] $ docker top 9d58ef6c3636011c6b23651a1f639796db7af3149d943c7aca56e2f6d56f05bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:14:24.738Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-06T07:14:26.706Z] #1 [core-data internal] load .dockerignore [2025-01-06T07:14:26.706Z] #1 ... [2025-01-06T07:14:26.706Z] [2025-01-06T07:14:26.706Z] #2 [security-bootstrapper internal] load .dockerignore [2025-01-06T07:14:26.706Z] #2 transferring context: 50B 0.0s done [2025-01-06T07:14:26.706Z] #2 DONE 0.3s [2025-01-06T07:14:26.706Z] [2025-01-06T07:14:26.706Z] #1 [core-data internal] load .dockerignore [2025-01-06T07:14:26.706Z] #1 transferring context: 50B done [2025-01-06T07:14:26.980Z] #1 DONE 0.2s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-06T07:14:26.980Z] #3 transferring dockerfile: 3.02kB done [2025-01-06T07:14:26.980Z] #3 DONE 0.3s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-06T07:14:26.980Z] #4 transferring dockerfile: 2.49kB 0.0s done [2025-01-06T07:14:26.980Z] #4 DONE 0.1s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:26.980Z] #5 DONE 0.0s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #6 [core-keeper internal] load .dockerignore [2025-01-06T07:14:26.980Z] #6 ... [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #7 [security-secretstore-setup internal] load .dockerignore [2025-01-06T07:14:26.980Z] #7 transferring context: 50B 0.0s done [2025-01-06T07:14:26.980Z] #7 DONE 0.2s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #8 [core-data internal] load build definition from Dockerfile [2025-01-06T07:14:26.980Z] #8 transferring dockerfile: 2.07kB 0.0s done [2025-01-06T07:14:26.980Z] #8 DONE 0.3s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #9 [security-spire-agent internal] load .dockerignore [2025-01-06T07:14:26.980Z] #9 transferring context: 50B 0.0s done [2025-01-06T07:14:26.980Z] #9 DONE 0.2s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #5 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:26.980Z] #5 DONE 0.0s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #6 [core-keeper internal] load .dockerignore [2025-01-06T07:14:26.980Z] #6 transferring context: 50B done [2025-01-06T07:14:26.980Z] #6 DONE 0.2s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2025-01-06T07:14:26.980Z] #10 transferring dockerfile: 1.81kB 0.0s done [2025-01-06T07:14:26.980Z] #10 DONE 0.2s [2025-01-06T07:14:26.980Z] [2025-01-06T07:14:26.980Z] #11 [core-command internal] load build definition from Dockerfile [2025-01-06T07:14:27.250Z] #11 ... [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #12 [core-keeper internal] load build definition from Dockerfile [2025-01-06T07:14:27.250Z] #12 transferring dockerfile: 2.07kB 0.0s done [2025-01-06T07:14:27.250Z] #12 DONE 0.2s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-06T07:14:27.250Z] #13 transferring context: 50B done [2025-01-06T07:14:27.250Z] #13 DONE 0.2s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-06T07:14:27.250Z] #14 transferring dockerfile: 2.23kB done [2025-01-06T07:14:27.250Z] #14 DONE 0.2s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:27.250Z] #5 DONE 0.0s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #15 [core-command internal] load .dockerignore [2025-01-06T07:14:27.250Z] #15 transferring context: 50B 0.0s done [2025-01-06T07:14:27.250Z] #15 DONE 0.2s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #11 [core-command internal] load build definition from Dockerfile [2025-01-06T07:14:27.250Z] #11 transferring dockerfile: 1.94kB done [2025-01-06T07:14:27.250Z] #11 DONE 0.3s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #16 [core-common-config-bootstrapper internal] load build context [2025-01-06T07:14:27.250Z] #16 DONE 0.0s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:14:27.250Z] #17 DONE 0.5s [2025-01-06T07:14:27.250Z] [2025-01-06T07:14:27.250Z] #18 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:27.250Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:27.528Z] #18 ... [2025-01-06T07:14:27.528Z] [2025-01-06T07:14:27.528Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:27.528Z] #5 DONE 0.0s [2025-01-06T07:14:27.528Z] [2025-01-06T07:14:27.528Z] #19 [security-proxy-auth internal] load .dockerignore [2025-01-06T07:14:27.528Z] #19 transferring context: 50B 0.0s done [2025-01-06T07:14:27.528Z] #19 DONE 0.3s [2025-01-06T07:14:27.528Z] [2025-01-06T07:14:27.528Z] #20 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-06T07:14:27.528Z] #20 transferring dockerfile: 2.15kB 0.1s done [2025-01-06T07:14:27.528Z] #20 DONE 0.3s [2025-01-06T07:14:27.528Z] [2025-01-06T07:14:27.528Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:27.528Z] #5 DONE 0.0s [2025-01-06T07:14:27.528Z] [2025-01-06T07:14:27.528Z] #21 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T07:14:27.528Z] #21 ... [2025-01-06T07:14:27.528Z] [2025-01-06T07:14:27.528Z] #22 [security-spire-config internal] load build definition from Dockerfile [2025-01-06T07:14:27.528Z] #22 transferring dockerfile: 1.69kB done [2025-01-06T07:14:27.528Z] #22 DONE 0.3s [2025-01-06T07:14:27.809Z] [2025-01-06T07:14:27.809Z] #23 [security-spire-config internal] load .dockerignore [2025-01-06T07:14:27.809Z] #23 transferring context: 50B 0.0s done [2025-01-06T07:14:27.809Z] #23 DONE 0.4s [2025-01-06T07:14:27.809Z] [2025-01-06T07:14:27.809Z] #24 [core-keeper internal] load build context [2025-01-06T07:14:28.405Z] #24 ... [2025-01-06T07:14:28.405Z] [2025-01-06T07:14:28.405Z] #17 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:14:28.405Z] #17 DONE 1.5s [2025-01-06T07:14:28.405Z] [2025-01-06T07:14:28.405Z] #24 [core-keeper internal] load build context [2025-01-06T07:14:28.672Z] #24 transferring context: 2.94MB 1.0s done [2025-01-06T07:14:28.672Z] #24 ... [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #25 [security-proxy-setup internal] load .dockerignore [2025-01-06T07:14:28.672Z] #25 transferring context: 50B 0.0s done [2025-01-06T07:14:28.672Z] #25 DONE 1.1s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #26 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-06T07:14:28.672Z] #26 DONE 1.6s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #27 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T07:14:28.672Z] #27 DONE 1.6s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #28 [support-scheduler internal] load build definition from Dockerfile [2025-01-06T07:14:28.672Z] #28 transferring dockerfile: 1.82kB done [2025-01-06T07:14:28.672Z] #28 DONE 1.3s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #29 [support-scheduler internal] load .dockerignore [2025-01-06T07:14:28.672Z] #29 transferring context: 50B done [2025-01-06T07:14:28.672Z] #29 DONE 1.3s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:28.672Z] #5 DONE 0.0s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #24 [core-keeper internal] load build context [2025-01-06T07:14:28.672Z] #24 DONE 1.4s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #16 [core-common-config-bootstrapper internal] load build context [2025-01-06T07:14:28.672Z] #16 transferring context: 2.94MB 0.8s done [2025-01-06T07:14:28.672Z] #16 DONE 1.4s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #30 [core-data internal] load build context [2025-01-06T07:14:28.672Z] #30 transferring context: 2.94MB 0.9s done [2025-01-06T07:14:28.672Z] #30 DONE 1.4s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #18 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:28.672Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.8s done [2025-01-06T07:14:28.672Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:14:28.672Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T07:14:28.672Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T07:14:28.672Z] #18 DONE 1.6s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #31 [security-bootstrapper internal] load build context [2025-01-06T07:14:28.672Z] #31 transferring context: 2.94MB 0.9s done [2025-01-06T07:14:28.672Z] #31 DONE 1.4s [2025-01-06T07:14:28.672Z] [2025-01-06T07:14:28.672Z] #17 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:14:28.945Z] #17 ... [2025-01-06T07:14:28.945Z] [2025-01-06T07:14:28.945Z] #32 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-06T07:14:28.945Z] #32 transferring dockerfile: 2.50kB done [2025-01-06T07:14:28.945Z] #32 DONE 1.3s [2025-01-06T07:14:28.945Z] [2025-01-06T07:14:28.945Z] #5 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:28.945Z] #5 DONE 0.0s [2025-01-06T07:14:28.945Z] [2025-01-06T07:14:28.945Z] #33 [security-secretstore-setup internal] load build context [2025-01-06T07:14:28.945Z] #33 transferring context: 2.94MB 0.9s done [2025-01-06T07:14:28.945Z] #33 DONE 1.6s [2025-01-06T07:14:28.945Z] [2025-01-06T07:14:28.945Z] #17 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:14:29.218Z] #17 DONE 1.8s [2025-01-06T07:14:29.218Z] [2025-01-06T07:14:29.218Z] #18 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:29.218Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.8s done [2025-01-06T07:14:29.218Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:14:29.218Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T07:14:29.218Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T07:14:29.218Z] #18 DONE 1.8s [2025-01-06T07:14:29.218Z] [2025-01-06T07:14:29.218Z] #34 [security-proxy-setup internal] load build context [2025-01-06T07:14:29.218Z] #34 DONE 0.0s [2025-01-06T07:14:29.218Z] [2025-01-06T07:14:29.218Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:29.218Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-06T07:14:29.218Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T07:14:29.218Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-06T07:14:29.218Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T07:14:29.218Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-06T07:14:29.218Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-06T07:14:29.218Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-06T07:14:29.218Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-06T07:14:29.218Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T07:14:29.218Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s [2025-01-06T07:14:29.527Z] #35 ... [2025-01-06T07:14:29.527Z] [2025-01-06T07:14:29.527Z] #18 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:29.527Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.8s done [2025-01-06T07:14:29.527Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:14:29.527Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T07:14:29.527Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T07:14:29.527Z] #18 DONE 1.8s [2025-01-06T07:14:29.527Z] [2025-01-06T07:14:29.527Z] #21 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T07:14:29.527Z] #21 DONE 2.3s [2025-01-06T07:14:29.527Z] [2025-01-06T07:14:29.527Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:29.527Z] #35 ... [2025-01-06T07:14:29.527Z] [2025-01-06T07:14:29.527Z] #36 [security-spiffe-token-provider internal] load .dockerignore [2025-01-06T07:14:29.527Z] #36 transferring context: 50B 0.0s done [2025-01-06T07:14:29.527Z] #36 DONE 1.2s [2025-01-06T07:14:29.527Z] [2025-01-06T07:14:29.527Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:29.527Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.5s [2025-01-06T07:14:29.819Z] #35 ... [2025-01-06T07:14:29.819Z] [2025-01-06T07:14:29.819Z] #37 [support-notifications internal] load .dockerignore [2025-01-06T07:14:29.819Z] #37 transferring context: 50B 0.0s done [2025-01-06T07:14:29.819Z] #37 DONE 1.8s [2025-01-06T07:14:29.819Z] [2025-01-06T07:14:29.819Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:29.819Z] #35 ... [2025-01-06T07:14:29.819Z] [2025-01-06T07:14:29.819Z] #38 [core-metadata internal] load build definition from Dockerfile [2025-01-06T07:14:29.819Z] #38 transferring dockerfile: 2.13kB 0.0s done [2025-01-06T07:14:29.819Z] #38 DONE 1.3s [2025-01-06T07:14:29.819Z] [2025-01-06T07:14:29.819Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:29.819Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 0.8s [2025-01-06T07:14:30.116Z] #35 ... [2025-01-06T07:14:30.116Z] [2025-01-06T07:14:30.116Z] #39 [security-spire-server internal] load .dockerignore [2025-01-06T07:14:30.116Z] #39 transferring context: 50B 0.1s done [2025-01-06T07:14:30.116Z] #39 DONE 2.0s [2025-01-06T07:14:30.116Z] [2025-01-06T07:14:30.116Z] #40 [security-spire-config internal] load build context [2025-01-06T07:14:30.116Z] #40 transferring context: 21.82kB 0.0s done [2025-01-06T07:14:30.116Z] #40 DONE 1.4s [2025-01-06T07:14:30.116Z] [2025-01-06T07:14:30.116Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:30.116Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 1.1s [2025-01-06T07:14:30.402Z] #35 ... [2025-01-06T07:14:30.402Z] [2025-01-06T07:14:30.402Z] #41 [security-spire-server internal] load build definition from Dockerfile [2025-01-06T07:14:30.402Z] #41 transferring dockerfile: 1.70kB 0.1s done [2025-01-06T07:14:30.402Z] #41 DONE 2.4s [2025-01-06T07:14:30.402Z] [2025-01-06T07:14:30.402Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:30.402Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.78MB / 28.04MB 1.3s [2025-01-06T07:14:30.701Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 1.6s [2025-01-06T07:14:30.974Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 1.9s [2025-01-06T07:14:30.974Z] #35 ... [2025-01-06T07:14:30.974Z] [2025-01-06T07:14:30.974Z] #42 [core-metadata internal] load .dockerignore [2025-01-06T07:14:30.974Z] #42 transferring context: 50B 0.0s done [2025-01-06T07:14:30.974Z] #42 DONE 2.4s [2025-01-06T07:14:30.974Z] [2025-01-06T07:14:30.974Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:31.251Z] #35 ... [2025-01-06T07:14:31.251Z] [2025-01-06T07:14:31.251Z] #43 [support-notifications internal] load build definition from Dockerfile [2025-01-06T07:14:31.251Z] #43 transferring dockerfile: 2.02kB 0.0s done [2025-01-06T07:14:31.251Z] #43 DONE 3.4s [2025-01-06T07:14:31.251Z] [2025-01-06T07:14:31.251Z] #44 [security-spire-agent internal] load build context [2025-01-06T07:14:31.251Z] #44 transferring context: 23.10kB 0.0s done [2025-01-06T07:14:31.251Z] #44 DONE 2.5s [2025-01-06T07:14:31.251Z] [2025-01-06T07:14:31.251Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:31.251Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 2.2s [2025-01-06T07:14:31.251Z] #35 ... [2025-01-06T07:14:31.251Z] [2025-01-06T07:14:31.251Z] #5 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:31.251Z] #5 DONE 0.0s [2025-01-06T07:14:31.251Z] [2025-01-06T07:14:31.251Z] #45 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-06T07:14:31.251Z] #45 transferring dockerfile: 1.89kB 0.1s done [2025-01-06T07:14:31.251Z] #45 DONE 3.0s [2025-01-06T07:14:31.251Z] [2025-01-06T07:14:31.251Z] #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:14:31.251Z] #17 DONE 2.6s [2025-01-06T07:14:31.251Z] [2025-01-06T07:14:31.251Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:31.529Z] #35 ... [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #18 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:31.529Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.8s done [2025-01-06T07:14:31.529Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:14:31.529Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T07:14:31.529Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T07:14:31.529Z] #18 DONE 2.4s [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #21 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T07:14:31.529Z] #21 DONE 2.9s [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #27 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-06T07:14:31.529Z] #27 DONE 2.4s [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #46 [core-metadata builder 2/7] WORKDIR /edgex-go [2025-01-06T07:14:31.529Z] #46 DONE 2.9s [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:31.529Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 2.5s [2025-01-06T07:14:31.529Z] #35 ... [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #18 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:31.529Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.8s done [2025-01-06T07:14:31.529Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:14:31.529Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T07:14:31.529Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T07:14:31.529Z] #18 DONE 2.4s [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-06T07:14:31.529Z] #5 DONE 0.0s [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #34 [security-proxy-setup internal] load build context [2025-01-06T07:14:31.529Z] #34 transferring context: 2.94MB 1.9s done [2025-01-06T07:14:31.529Z] #34 DONE 2.3s [2025-01-06T07:14:31.529Z] [2025-01-06T07:14:31.529Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:31.529Z] #35 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-06T07:14:31.529Z] #35 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-06T07:14:31.529Z] #35 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-06T07:14:31.529Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T07:14:31.529Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-06T07:14:31.529Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2025-01-06T07:14:31.529Z] #35 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-06T07:14:31.529Z] #35 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-06T07:14:31.529Z] #35 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-06T07:14:31.823Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.70MB / 28.04MB 2.9s [2025-01-06T07:14:32.109Z] #35 ... [2025-01-06T07:14:32.109Z] [2025-01-06T07:14:32.109Z] #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T07:14:32.109Z] #47 DONE 3.2s [2025-01-06T07:14:32.109Z] [2025-01-06T07:14:32.109Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:32.109Z] #35 ... [2025-01-06T07:14:32.109Z] [2025-01-06T07:14:32.109Z] #48 [core-command internal] load build context [2025-01-06T07:14:32.109Z] #48 transferring context: 2.94MB 1.9s done [2025-01-06T07:14:32.109Z] #48 DONE 3.7s [2025-01-06T07:14:32.109Z] [2025-01-06T07:14:32.109Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:32.385Z] #35 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.2s done [2025-01-06T07:14:32.385Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-06T07:14:32.698Z] #35 ... [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #18 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:14:32.698Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.8s done [2025-01-06T07:14:32.698Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2025-01-06T07:14:32.698Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2025-01-06T07:14:32.698Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2025-01-06T07:14:32.698Z] #18 DONE 2.4s [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #21 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-06T07:14:32.698Z] #21 DONE 2.9s [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #46 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-01-06T07:14:32.698Z] #46 DONE 2.9s [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #49 [security-spiffe-token-provider internal] load build context [2025-01-06T07:14:32.698Z] #49 DONE 0.0s [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #50 [security-spire-server internal] load build context [2025-01-06T07:14:32.698Z] #50 transferring context: 23.57kB 0.0s done [2025-01-06T07:14:32.698Z] #50 DONE 1.0s [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #17 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-06T07:14:32.698Z] #17 DONE 3.9s [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #51 [security-proxy-auth internal] load build context [2025-01-06T07:14:32.698Z] #51 transferring context: 2.94MB 2.1s done [2025-01-06T07:14:32.698Z] #51 DONE 4.1s [2025-01-06T07:14:32.698Z] [2025-01-06T07:14:32.698Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:33.002Z] #35 ... [2025-01-06T07:14:33.002Z] [2025-01-06T07:14:33.002Z] #52 [support-scheduler internal] load build context [2025-01-06T07:14:33.002Z] #52 transferring context: 2.94MB 2.2s done [2025-01-06T07:14:33.002Z] #52 DONE 3.5s [2025-01-06T07:14:33.002Z] [2025-01-06T07:14:33.002Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T07:14:33.002Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2025-01-06T07:14:33.002Z] #53 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-06T07:14:33.002Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-06T07:14:33.002Z] #53 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-06T07:14:33.002Z] #53 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-06T07:14:33.002Z] #53 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-06T07:14:33.002Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-06T07:14:33.002Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-06T07:14:33.002Z] #53 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-06T07:14:33.002Z] #53 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.7s done [2025-01-06T07:14:33.002Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-06T07:14:33.002Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 1.7s [2025-01-06T07:14:35.076Z] #53 ... [2025-01-06T07:14:35.076Z] [2025-01-06T07:14:35.076Z] #54 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-06T07:14:35.076Z] #0 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:35.076Z] #0 3.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:35.076Z] #0 5.919 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:35.076Z] #0 5.919 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:35.076Z] #0 5.986 OK: 9 MiB in 15 packages [2025-01-06T07:14:35.076Z] #54 DONE 7.2s [2025-01-06T07:14:35.076Z] [2025-01-06T07:14:35.076Z] #55 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T07:14:35.707Z] #55 ... [2025-01-06T07:14:35.707Z] [2025-01-06T07:14:35.707Z] #56 [core-metadata internal] load build context [2025-01-06T07:14:35.707Z] #56 transferring context: 2.94MB 3.1s done [2025-01-06T07:14:35.707Z] #56 DONE 4.1s [2025-01-06T07:14:35.707Z] [2025-01-06T07:14:35.707Z] #57 [support-notifications internal] load build context [2025-01-06T07:14:36.040Z] #57 transferring context: 2.94MB 3.2s done [2025-01-06T07:14:36.319Z] #57 DONE 3.6s [2025-01-06T07:14:36.319Z] [2025-01-06T07:14:36.319Z] #49 [security-spiffe-token-provider internal] load build context [2025-01-06T07:14:36.319Z] #49 ... [2025-01-06T07:14:36.319Z] [2025-01-06T07:14:36.319Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-06T07:14:36.319Z] #58 DONE 4.9s [2025-01-06T07:14:36.319Z] [2025-01-06T07:14:36.319Z] #49 [security-spiffe-token-provider internal] load build context [2025-01-06T07:14:36.925Z] #49 ... [2025-01-06T07:14:36.925Z] [2025-01-06T07:14:36.925Z] #59 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-06T07:14:36.925Z] #0 3.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:36.925Z] #0 4.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:36.925Z] #0 7.080 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:36.925Z] #0 7.114 (2/2) Installing su-exec (0.2-r3) [2025-01-06T07:14:36.925Z] #0 7.114 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:36.925Z] #0 7.185 OK: 9 MiB in 16 packages [2025-01-06T07:14:36.925Z] #59 DONE 8.2s [2025-01-06T07:14:36.925Z] [2025-01-06T07:14:36.925Z] #49 [security-spiffe-token-provider internal] load build context [2025-01-06T07:14:36.925Z] #49 transferring context: 2.94MB 3.7s done [2025-01-06T07:14:37.216Z] #49 DONE 4.4s [2025-01-06T07:14:37.216Z] [2025-01-06T07:14:37.216Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:37.496Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2025-01-06T07:14:38.104Z] #35 ... [2025-01-06T07:14:38.104Z] [2025-01-06T07:14:38.104Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-06T07:14:38.104Z] #0 2.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:38.104Z] #0 3.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:38.104Z] #0 7.205 (1/4) Installing ca-certificates (20241121-r0) [2025-01-06T07:14:38.104Z] #0 7.407 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:38.104Z] #0 7.418 (3/4) Installing su-exec (0.2-r3) [2025-01-06T07:14:38.104Z] #0 7.425 (4/4) Installing yq-go (4.44.1-r2) [2025-01-06T07:14:38.104Z] #0 7.824 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:38.104Z] #0 7.968 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:38.104Z] #0 8.705 OK: 20 MiB in 18 packages [2025-01-06T07:14:38.104Z] #60 DONE 9.4s [2025-01-06T07:14:38.419Z] [2025-01-06T07:14:38.419Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:38.704Z] #35 ... [2025-01-06T07:14:38.704Z] [2025-01-06T07:14:38.704Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-06T07:14:38.704Z] #0 4.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:38.704Z] #0 5.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:38.704Z] #0 8.724 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:38.704Z] #0 8.764 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:38.704Z] #0 8.824 OK: 9 MiB in 15 packages [2025-01-06T07:14:38.704Z] #61 DONE 9.9s [2025-01-06T07:14:38.704Z] [2025-01-06T07:14:38.704Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T07:14:38.704Z] #0 3.362 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:38.704Z] #0 3.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:38.704Z] #0 6.552 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:14:38.704Z] #0 6.552 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:14:38.705Z] #0 6.552 OK: 24052 distinct packages available [2025-01-06T07:14:38.705Z] #0 7.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:38.705Z] #0 7.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.034Z] #62 ... [2025-01-06T07:14:39.034Z] [2025-01-06T07:14:39.034Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T07:14:39.034Z] #0 3.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.034Z] #0 4.607 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.034Z] #0 8.037 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:14:39.034Z] #0 8.037 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:14:39.034Z] #0 8.037 OK: 24052 distinct packages available [2025-01-06T07:14:39.034Z] #0 8.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.034Z] #0 9.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.034Z] #63 ... [2025-01-06T07:14:39.034Z] [2025-01-06T07:14:39.034Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T07:14:39.034Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.2s [2025-01-06T07:14:39.310Z] #53 ... [2025-01-06T07:14:39.310Z] [2025-01-06T07:14:39.310Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T07:14:39.310Z] #0 5.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.310Z] #0 6.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.310Z] #0 9.881 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:39.591Z] #64 10.26 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:39.591Z] #64 ... [2025-01-06T07:14:39.591Z] [2025-01-06T07:14:39.591Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T07:14:39.591Z] #0 5.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.591Z] #0 5.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:39.591Z] #0 9.848 (1/3) Installing ca-certificates (20241121-r0) [2025-01-06T07:14:39.591Z] #65 10.15 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:39.591Z] #65 10.16 (3/3) Installing tzdata (2024b-r0) [2025-01-06T07:14:39.591Z] #65 ... [2025-01-06T07:14:39.591Z] [2025-01-06T07:14:39.591Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-06T07:14:39.591Z] #64 10.30 (3/6) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:39.591Z] #64 10.32 (4/6) Installing openssl (3.3.2-r1) [2025-01-06T07:14:39.591Z] #64 10.38 (5/6) Installing su-exec (0.2-r3) [2025-01-06T07:14:39.862Z] #64 10.41 (6/6) Installing yq-go (4.44.1-r2) [2025-01-06T07:14:40.135Z] #64 10.92 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:40.402Z] #64 11.01 OK: 20 MiB in 18 packages [2025-01-06T07:14:41.409Z] #64 DONE 12.2s [2025-01-06T07:14:41.409Z] [2025-01-06T07:14:41.409Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:41.709Z] #35 ... [2025-01-06T07:14:41.709Z] [2025-01-06T07:14:41.709Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T07:14:41.709Z] #0 6.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:41.709Z] #0 7.506 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:41.709Z] #66 ... [2025-01-06T07:14:41.709Z] [2025-01-06T07:14:41.709Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-06T07:14:41.709Z] #62 11.93 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:41.709Z] #62 12.32 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:41.709Z] #62 12.37 (3/7) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:41.709Z] #62 12.40 (4/7) Installing musl-obstack (1.2.3-r2) [2025-01-06T07:14:41.709Z] #62 12.41 (5/7) Installing libucontext (1.2-r3) [2025-01-06T07:14:41.709Z] #62 12.43 (6/7) Installing gcompat (1.1.0-r4) [2025-01-06T07:14:41.709Z] #62 12.50 (7/7) Installing openssl (3.3.2-r1) [2025-01-06T07:14:41.709Z] #62 12.57 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:41.709Z] #62 12.64 OK: 10 MiB in 19 packages [2025-01-06T07:14:41.709Z] #62 DONE 13.5s [2025-01-06T07:14:41.709Z] [2025-01-06T07:14:41.709Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T07:14:41.709Z] #0 6.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:41.709Z] #0 7.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:41.709Z] #0 10.83 OK: 239 MiB in 58 packages [2025-01-06T07:14:42.086Z] #67 ... [2025-01-06T07:14:42.086Z] [2025-01-06T07:14:42.086Z] #68 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T07:14:42.086Z] #0 4.940 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.086Z] #0 6.338 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.086Z] #68 ... [2025-01-06T07:14:42.086Z] [2025-01-06T07:14:42.086Z] #69 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T07:14:42.086Z] #0 4.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.086Z] #0 5.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.086Z] #0 9.830 OK: 239 MiB in 58 packages [2025-01-06T07:14:42.418Z] #69 DONE 11.0s [2025-01-06T07:14:42.418Z] [2025-01-06T07:14:42.418Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:42.418Z] #35 ... [2025-01-06T07:14:42.418Z] [2025-01-06T07:14:42.418Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-06T07:14:42.418Z] #65 11.02 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:42.418Z] #65 11.09 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:42.418Z] #65 11.87 OK: 11 MiB in 17 packages [2025-01-06T07:14:42.418Z] #65 DONE 13.0s [2025-01-06T07:14:42.418Z] [2025-01-06T07:14:42.418Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:42.756Z] #35 ... [2025-01-06T07:14:42.756Z] [2025-01-06T07:14:42.756Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T07:14:42.756Z] #0 5.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.756Z] #0 6.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.756Z] #70 ... [2025-01-06T07:14:42.756Z] [2025-01-06T07:14:42.756Z] #67 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-06T07:14:42.756Z] #67 DONE 12.2s [2025-01-06T07:14:42.756Z] [2025-01-06T07:14:42.756Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T07:14:42.756Z] #0 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.756Z] #0 5.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.756Z] #71 ... [2025-01-06T07:14:42.756Z] [2025-01-06T07:14:42.756Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T07:14:42.756Z] #0 5.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.756Z] #0 6.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:42.756Z] #0 10.16 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:14:42.756Z] #0 10.16 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:14:42.756Z] #0 10.16 OK: 24050 distinct packages available [2025-01-06T07:14:43.088Z] #72 ... [2025-01-06T07:14:43.088Z] [2025-01-06T07:14:43.088Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T07:14:43.088Z] #70 10.38 (1/2) Installing ca-certificates (20241121-r0) [2025-01-06T07:14:43.088Z] #70 ... [2025-01-06T07:14:43.088Z] [2025-01-06T07:14:43.088Z] #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:43.088Z] #73 DONE 0.9s [2025-01-06T07:14:43.388Z] [2025-01-06T07:14:43.388Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:43.388Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s [2025-01-06T07:14:43.388Z] #35 ... [2025-01-06T07:14:43.388Z] [2025-01-06T07:14:43.388Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-06T07:14:43.388Z] #66 11.50 OK: 239 MiB in 58 packages [2025-01-06T07:14:43.388Z] #66 DONE 12.2s [2025-01-06T07:14:43.388Z] [2025-01-06T07:14:43.388Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:43.706Z] #35 ... [2025-01-06T07:14:43.706Z] [2025-01-06T07:14:43.706Z] #74 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:43.706Z] #74 DONE 0.9s [2025-01-06T07:14:43.706Z] [2025-01-06T07:14:43.706Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:44.050Z] #35 ... [2025-01-06T07:14:44.051Z] [2025-01-06T07:14:44.051Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:44.051Z] #75 DONE 0.8s [2025-01-06T07:14:44.394Z] [2025-01-06T07:14:44.394Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-06T07:14:44.394Z] #63 13.69 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:44.394Z] #63 13.75 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-06T07:14:44.394Z] #63 13.82 (3/4) Installing libucontext (1.2-r3) [2025-01-06T07:14:44.394Z] #63 13.84 (4/4) Installing gcompat (1.1.0-r4) [2025-01-06T07:14:44.394Z] #63 13.88 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:44.394Z] #63 13.98 OK: 9 MiB in 18 packages [2025-01-06T07:14:44.394Z] #63 DONE 15.3s [2025-01-06T07:14:44.394Z] [2025-01-06T07:14:44.394Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:45.072Z] #35 ... [2025-01-06T07:14:45.072Z] [2025-01-06T07:14:45.073Z] #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2025-01-06T07:14:45.073Z] #70 10.79 (2/2) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:45.073Z] #70 10.80 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:45.073Z] #70 10.99 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:45.073Z] #70 11.74 OK: 10 MiB in 16 packages [2025-01-06T07:14:45.073Z] #70 DONE 12.5s [2025-01-06T07:14:45.073Z] [2025-01-06T07:14:45.073Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:46.120Z] #35 ... [2025-01-06T07:14:46.120Z] [2025-01-06T07:14:46.120Z] #68 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-06T07:14:46.120Z] #68 12.17 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:46.120Z] #68 12.80 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:46.120Z] #68 12.87 OK: 9 MiB in 15 packages [2025-01-06T07:14:46.120Z] #68 DONE 14.0s [2025-01-06T07:14:46.120Z] [2025-01-06T07:14:46.120Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T07:14:46.120Z] #53 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.0s done [2025-01-06T07:14:46.120Z] #53 DONE 17.5s [2025-01-06T07:14:46.120Z] [2025-01-06T07:14:46.120Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:46.404Z] #35 ... [2025-01-06T07:14:46.404Z] [2025-01-06T07:14:46.404Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T07:14:46.404Z] #0 4.286 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:46.404Z] #0 5.550 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:46.404Z] #76 ... [2025-01-06T07:14:46.404Z] [2025-01-06T07:14:46.404Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:47.021Z] #35 ... [2025-01-06T07:14:47.021Z] [2025-01-06T07:14:47.021Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T07:14:47.021Z] #0 3.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:47.021Z] #0 4.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:47.021Z] #0 9.290 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:47.021Z] #0 9.290 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:47.021Z] #0 9.369 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:47.021Z] #0 9.826 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:47.021Z] #0 9.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:47.318Z] #77 ... [2025-01-06T07:14:47.318Z] [2025-01-06T07:14:47.318Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:48.360Z] #35 ... [2025-01-06T07:14:48.360Z] [2025-01-06T07:14:48.360Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-06T07:14:48.360Z] #72 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.360Z] #72 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.360Z] #72 14.85 OK: 239 MiB in 58 packages [2025-01-06T07:14:48.360Z] #72 DONE 15.4s [2025-01-06T07:14:48.360Z] [2025-01-06T07:14:48.360Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:48.360Z] #35 ... [2025-01-06T07:14:48.360Z] [2025-01-06T07:14:48.360Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-06T07:14:48.360Z] #76 10.82 OK: 239 MiB in 58 packages [2025-01-06T07:14:48.360Z] #76 DONE 11.9s [2025-01-06T07:14:48.360Z] [2025-01-06T07:14:48.360Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:48.360Z] #35 ... [2025-01-06T07:14:48.360Z] [2025-01-06T07:14:48.360Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T07:14:48.360Z] #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.360Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.360Z] #0 7.781 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:48.360Z] #0 7.781 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:48.360Z] #0 7.849 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:48.360Z] #0 8.349 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:48.360Z] #0 8.365 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.360Z] #0 9.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.360Z] #78 ... [2025-01-06T07:14:48.360Z] [2025-01-06T07:14:48.360Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T07:14:48.640Z] #79 ... [2025-01-06T07:14:48.640Z] [2025-01-06T07:14:48.640Z] #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:14:48.640Z] #80 DONE 0.6s [2025-01-06T07:14:48.640Z] [2025-01-06T07:14:48.640Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-06T07:14:48.640Z] #79 DONE 0.5s [2025-01-06T07:14:48.640Z] [2025-01-06T07:14:48.640Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:48.640Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.3s [2025-01-06T07:14:48.935Z] #35 ... [2025-01-06T07:14:48.935Z] [2025-01-06T07:14:48.935Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:48.935Z] #0 2.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.935Z] #0 4.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.935Z] #0 7.723 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:48.935Z] #0 7.723 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:48.935Z] #0 7.779 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:48.935Z] #0 8.805 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:48.935Z] #0 8.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.935Z] #0 9.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:48.935Z] #81 ... [2025-01-06T07:14:48.935Z] [2025-01-06T07:14:48.935Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:49.915Z] #35 ... [2025-01-06T07:14:49.915Z] [2025-01-06T07:14:49.915Z] #55 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T07:14:49.915Z] #55 5.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:49.915Z] #55 6.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:49.915Z] #55 10.95 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:49.915Z] #55 10.95 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:49.915Z] #55 11.03 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:49.915Z] #55 11.79 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:49.915Z] #55 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:49.915Z] #55 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:49.915Z] #55 ... [2025-01-06T07:14:49.915Z] [2025-01-06T07:14:49.915Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T07:14:49.915Z] #71 10.70 v3.20.3-463-gc6d21820d45 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-06T07:14:49.915Z] #71 10.70 v3.20.3-464-gd2636af6352 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-06T07:14:49.915Z] #71 10.70 OK: 24052 distinct packages available [2025-01-06T07:14:49.915Z] #71 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:49.915Z] #71 12.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:49.915Z] #71 15.77 (1/14) Installing ca-certificates (20241121-r0) [2025-01-06T07:14:49.915Z] #71 16.01 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-06T07:14:49.915Z] #71 16.12 (3/14) Installing c-ares (1.33.1-r0) [2025-01-06T07:14:49.915Z] #71 16.13 (4/14) Installing libunistring (1.2-r0) [2025-01-06T07:14:49.915Z] #71 16.29 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-06T07:14:49.915Z] #71 16.30 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-06T07:14:49.915Z] #71 16.33 (7/14) Installing libpsl (0.21.5-r1) [2025-01-06T07:14:49.915Z] #71 16.36 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-06T07:14:49.915Z] #71 16.45 (9/14) Installing libcurl (8.11.1-r0) [2025-01-06T07:14:49.915Z] #71 16.50 (10/14) Installing curl (8.11.1-r0) [2025-01-06T07:14:49.915Z] #71 16.53 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-06T07:14:49.915Z] #71 16.54 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-06T07:14:49.915Z] #71 16.55 (13/14) Installing libucontext (1.2-r3) [2025-01-06T07:14:49.915Z] #71 16.56 (14/14) Installing gcompat (1.1.0-r4) [2025-01-06T07:14:49.915Z] #71 16.58 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:49.915Z] #71 16.65 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:49.915Z] #71 17.39 OK: 15 MiB in 28 packages [2025-01-06T07:14:49.915Z] #71 ... [2025-01-06T07:14:49.915Z] [2025-01-06T07:14:49.915Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:51.367Z] #35 ... [2025-01-06T07:14:51.367Z] [2025-01-06T07:14:51.367Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-06T07:14:51.367Z] #71 DONE 18.3s [2025-01-06T07:14:51.367Z] [2025-01-06T07:14:51.367Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:51.367Z] #35 ... [2025-01-06T07:14:51.367Z] [2025-01-06T07:14:51.367Z] #55 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-01-06T07:14:51.367Z] #55 15.81 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:51.367Z] #55 15.84 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:51.367Z] #55 16.16 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:51.367Z] #55 16.22 OK: 9 MiB in 15 packages [2025-01-06T07:14:51.367Z] #55 DONE 16.9s [2025-01-06T07:14:51.367Z] [2025-01-06T07:14:51.367Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T07:14:51.367Z] #0 4.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:51.367Z] #0 5.615 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:51.367Z] #0 9.267 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:51.367Z] #0 9.267 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:51.367Z] #0 9.378 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:51.657Z] #82 ... [2025-01-06T07:14:51.657Z] [2025-01-06T07:14:51.657Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:51.941Z] #35 ... [2025-01-06T07:14:51.941Z] [2025-01-06T07:14:51.941Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:51.941Z] #0 4.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:51.941Z] #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:51.941Z] #0 9.447 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:51.941Z] #0 9.447 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:51.941Z] #0 9.472 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:51.941Z] #83 ... [2025-01-06T07:14:51.941Z] [2025-01-06T07:14:51.941Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:51.941Z] #35 ... [2025-01-06T07:14:51.941Z] [2025-01-06T07:14:51.941Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-06T07:14:51.941Z] #77 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:51.941Z] #77 13.86 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:51.941Z] #77 13.90 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:51.941Z] #77 14.14 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:51.941Z] #77 14.22 OK: 9 MiB in 16 packages [2025-01-06T07:14:51.941Z] #77 DONE 15.0s [2025-01-06T07:14:51.941Z] [2025-01-06T07:14:51.941Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:52.580Z] #35 ... [2025-01-06T07:14:52.580Z] [2025-01-06T07:14:52.580Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T07:14:52.580Z] #0 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:52.580Z] #0 6.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:52.580Z] #84 ... [2025-01-06T07:14:52.580Z] [2025-01-06T07:14:52.580Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T07:14:52.580Z] #78 13.26 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:52.580Z] #78 13.35 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:52.580Z] #78 13.66 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:52.580Z] #78 13.72 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:52.580Z] #78 14.35 OK: 20 MiB in 18 packages [2025-01-06T07:14:53.241Z] #78 ... [2025-01-06T07:14:53.241Z] [2025-01-06T07:14:53.241Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:53.241Z] #85 ... [2025-01-06T07:14:53.241Z] [2025-01-06T07:14:53.241Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:53.533Z] #35 ... [2025-01-06T07:14:53.533Z] [2025-01-06T07:14:53.533Z] #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-06T07:14:53.533Z] #78 DONE 15.3s [2025-01-06T07:14:53.533Z] [2025-01-06T07:14:53.533Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:53.814Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.2s [2025-01-06T07:14:53.814Z] #35 ... [2025-01-06T07:14:53.814Z] [2025-01-06T07:14:53.814Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:53.814Z] #86 ... [2025-01-06T07:14:53.814Z] [2025-01-06T07:14:53.814Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:53.814Z] #81 13.97 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:53.814Z] #81 13.99 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:53.814Z] #81 14.41 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:53.814Z] #81 14.49 OK: 9 MiB in 15 packages [2025-01-06T07:14:53.814Z] #81 DONE 15.1s [2025-01-06T07:14:53.814Z] [2025-01-06T07:14:53.814Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:54.088Z] #35 ... [2025-01-06T07:14:54.088Z] [2025-01-06T07:14:54.088Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:54.362Z] #87 ... [2025-01-06T07:14:54.362Z] [2025-01-06T07:14:54.362Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:54.362Z] #0 4.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:54.362Z] #0 5.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:54.362Z] #0 8.007 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:54.362Z] #0 8.007 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:54.362Z] #0 8.024 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:54.362Z] #0 8.907 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:54.362Z] #0 8.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:54.363Z] #0 9.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:54.363Z] #88 ... [2025-01-06T07:14:54.363Z] [2025-01-06T07:14:54.363Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:54.987Z] #35 ... [2025-01-06T07:14:54.987Z] [2025-01-06T07:14:54.987Z] #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-06T07:14:54.987Z] #89 DONE 2.9s [2025-01-06T07:14:54.987Z] [2025-01-06T07:14:54.987Z] #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-06T07:14:55.275Z] #90 DONE 0.3s [2025-01-06T07:14:55.275Z] [2025-01-06T07:14:55.275Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:55.275Z] #83 10.21 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:55.275Z] #83 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:55.275Z] #83 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:55.275Z] #83 ... [2025-01-06T07:14:55.275Z] [2025-01-06T07:14:55.275Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:55.275Z] #0 3.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:55.275Z] #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:55.275Z] #0 8.809 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:55.275Z] #0 8.809 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:55.275Z] #0 8.829 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:55.275Z] #0 9.468 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:55.275Z] #0 9.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:55.275Z] #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:55.546Z] #91 ... [2025-01-06T07:14:55.546Z] [2025-01-06T07:14:55.546Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-06T07:14:55.546Z] #35 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.0s done [2025-01-06T07:14:55.546Z] #35 DONE 27.4s [2025-01-06T07:14:55.546Z] [2025-01-06T07:14:55.546Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T07:14:55.546Z] #84 10.51 Upgrading critical system libraries and apk-tools: [2025-01-06T07:14:55.546Z] #84 10.51 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:14:55.546Z] #84 10.54 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:14:55.546Z] #84 11.31 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:55.546Z] #84 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:55.546Z] #84 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:56.153Z] #84 ... [2025-01-06T07:14:56.153Z] [2025-01-06T07:14:56.153Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-06T07:14:56.153Z] #82 10.30 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:14:56.153Z] #82 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:56.153Z] #82 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:14:56.153Z] #82 14.30 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:56.153Z] #82 14.31 OK: 20 MiB in 18 packages [2025-01-06T07:14:56.153Z] #82 DONE 14.7s [2025-01-06T07:14:56.153Z] [2025-01-06T07:14:56.153Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-06T07:14:56.446Z] #92 DONE 0.3s [2025-01-06T07:14:56.446Z] [2025-01-06T07:14:56.446Z] #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:56.446Z] #83 14.06 (1/1) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:56.446Z] #83 14.11 OK: 10 MiB in 19 packages [2025-01-06T07:14:56.757Z] #83 DONE 15.4s [2025-01-06T07:14:56.757Z] [2025-01-06T07:14:56.757Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-06T07:14:56.757Z] #88 12.52 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:56.757Z] #88 12.56 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:57.053Z] #88 12.80 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:57.053Z] #88 12.84 OK: 9 MiB in 18 packages [2025-01-06T07:14:58.121Z] #88 DONE 13.7s [2025-01-06T07:14:58.121Z] [2025-01-06T07:14:58.121Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:58.121Z] #93 ... [2025-01-06T07:14:58.121Z] [2025-01-06T07:14:58.121Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-06T07:14:58.121Z] #94 DONE 1.3s [2025-01-06T07:14:58.121Z] [2025-01-06T07:14:58.121Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:58.121Z] #95 DONE 1.6s [2025-01-06T07:14:58.121Z] [2025-01-06T07:14:58.121Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:58.121Z] #91 12.53 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:58.121Z] #91 12.55 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:58.121Z] #91 12.83 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:58.121Z] #91 12.90 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:58.410Z] #91 ... [2025-01-06T07:14:58.410Z] [2025-01-06T07:14:58.410Z] #84 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T07:14:58.410Z] #84 14.72 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:14:58.410Z] #84 14.75 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:58.410Z] #84 14.97 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:14:58.410Z] #84 15.02 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:14:58.410Z] #84 15.29 OK: 11 MiB in 17 packages [2025-01-06T07:14:58.410Z] #84 DONE 15.9s [2025-01-06T07:14:58.410Z] [2025-01-06T07:14:58.410Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:58.410Z] #91 13.23 OK: 10 MiB in 16 packages [2025-01-06T07:14:58.410Z] #91 ... [2025-01-06T07:14:58.410Z] [2025-01-06T07:14:58.410Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-06T07:14:58.410Z] #96 DONE 0.3s [2025-01-06T07:14:58.681Z] [2025-01-06T07:14:58.681Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T07:14:58.965Z] #97 ... [2025-01-06T07:14:58.965Z] [2025-01-06T07:14:58.965Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:58.965Z] #98 ... [2025-01-06T07:14:58.965Z] [2025-01-06T07:14:58.965Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-06T07:14:58.965Z] #97 DONE 0.3s [2025-01-06T07:14:58.965Z] [2025-01-06T07:14:58.965Z] #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-06T07:14:58.965Z] #91 DONE 13.8s [2025-01-06T07:14:58.965Z] [2025-01-06T07:14:58.965Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:14:59.254Z] #99 ... [2025-01-06T07:14:59.254Z] [2025-01-06T07:14:59.254Z] #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T07:14:59.254Z] #100 DONE 0.3s [2025-01-06T07:14:59.254Z] [2025-01-06T07:14:59.254Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T07:14:59.527Z] #101 ... [2025-01-06T07:14:59.527Z] [2025-01-06T07:14:59.527Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:59.527Z] #93 DONE 1.5s [2025-01-06T07:14:59.527Z] [2025-01-06T07:14:59.527Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-06T07:14:59.527Z] #101 DONE 0.3s [2025-01-06T07:14:59.527Z] [2025-01-06T07:14:59.527Z] #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-06T07:14:59.527Z] #102 DONE 1.5s [2025-01-06T07:14:59.527Z] [2025-01-06T07:14:59.527Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-06T07:14:59.527Z] #103 DONE 0.2s [2025-01-06T07:14:59.527Z] [2025-01-06T07:14:59.527Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-06T07:14:59.809Z] #104 DONE 0.3s [2025-01-06T07:14:59.809Z] [2025-01-06T07:14:59.809Z] #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-06T07:14:59.809Z] #105 DONE 0.3s [2025-01-06T07:14:59.809Z] [2025-01-06T07:14:59.809Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T07:14:59.809Z] #106 ... [2025-01-06T07:14:59.809Z] [2025-01-06T07:14:59.809Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-06T07:14:59.809Z] #107 DONE 0.3s [2025-01-06T07:15:00.088Z] [2025-01-06T07:15:00.088Z] #106 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-06T07:15:00.088Z] #106 DONE 0.3s [2025-01-06T07:15:00.088Z] [2025-01-06T07:15:00.088Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T07:15:00.088Z] #108 ... [2025-01-06T07:15:00.088Z] [2025-01-06T07:15:00.088Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T07:15:00.088Z] #109 DONE 0.2s [2025-01-06T07:15:00.368Z] [2025-01-06T07:15:00.368Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-06T07:15:00.368Z] #108 DONE 0.2s [2025-01-06T07:15:00.368Z] [2025-01-06T07:15:00.368Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-06T07:15:00.368Z] #110 DONE 0.2s [2025-01-06T07:15:00.368Z] [2025-01-06T07:15:00.368Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-06T07:15:00.368Z] #111 DONE 0.2s [2025-01-06T07:15:00.368Z] [2025-01-06T07:15:00.368Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-06T07:15:00.652Z] #112 DONE 0.3s [2025-01-06T07:15:00.652Z] [2025-01-06T07:15:00.652Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-06T07:15:00.652Z] #113 DONE 0.2s [2025-01-06T07:15:00.652Z] [2025-01-06T07:15:00.652Z] #114 [security-spire-agent] exporting to image [2025-01-06T07:15:00.652Z] #114 exporting layers [2025-01-06T07:15:00.927Z] #114 ... [2025-01-06T07:15:00.927Z] [2025-01-06T07:15:00.927Z] #115 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-06T07:15:00.927Z] #0 2.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:15:00.927Z] #0 3.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:15:00.927Z] #0 6.360 Upgrading critical system libraries and apk-tools: [2025-01-06T07:15:00.927Z] #0 6.364 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2025-01-06T07:15:00.927Z] #0 6.412 Executing busybox-1.36.1-r29.trigger [2025-01-06T07:15:00.927Z] #0 6.896 Continuing the upgrade transaction with new apk-tools: [2025-01-06T07:15:00.927Z] #0 6.916 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-06T07:15:00.928Z] #0 7.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-06T07:15:00.928Z] #0 8.857 (1/3) Upgrading ca-certificates-bundle (20240705-r0 -> 20241121-r0) [2025-01-06T07:15:00.928Z] #0 8.896 (2/3) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:15:00.928Z] #0 9.023 (3/3) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2025-01-06T07:15:00.928Z] #0 9.054 Executing ca-certificates-20241121-r0.trigger [2025-01-06T07:15:00.928Z] #0 9.380 OK: 15 MiB in 28 packages [2025-01-06T07:15:00.928Z] #115 DONE 9.9s [2025-01-06T07:15:01.209Z] [2025-01-06T07:15:01.209Z] #116 [security-spire-config] exporting to image [2025-01-06T07:15:01.817Z] #116 ... [2025-01-06T07:15:01.817Z] [2025-01-06T07:15:01.817Z] #117 [security-spire-server] exporting to image [2025-01-06T07:15:01.817Z] #117 exporting layers 2.0s done [2025-01-06T07:15:01.817Z] #117 writing image sha256:be850fa89cc7a39641fcf2604de9ff0989f78802fbec3a2b2fab13a0e4bfccfb done [2025-01-06T07:15:01.817Z] #117 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-06T07:15:01.817Z] #117 DONE 2.0s [2025-01-06T07:15:02.293Z] [2025-01-06T07:15:02.293Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:02.562Z] #99 ... [2025-01-06T07:15:02.562Z] [2025-01-06T07:15:02.562Z] #114 [security-spire-agent] exporting to image [2025-01-06T07:15:02.562Z] #114 exporting layers 1.8s done [2025-01-06T07:15:02.562Z] #114 writing image sha256:12221540c1ef7834c4f2d7f53fe451db3aecadb23fb7359cf8aaede69666662c 0.0s done [2025-01-06T07:15:02.562Z] #114 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-06T07:15:02.562Z] #114 DONE 1.9s [2025-01-06T07:15:02.562Z] [2025-01-06T07:15:02.562Z] #116 [security-spire-config] exporting to image [2025-01-06T07:15:02.562Z] #116 exporting layers 1.8s done [2025-01-06T07:15:02.562Z] #116 writing image sha256:3825ae50dd6742c3d2f528a5d8a437307a803a67a6c108ae2cae0a98684b894e 0.0s done [2025-01-06T07:15:02.562Z] #116 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-06T07:15:02.562Z] #116 DONE 1.9s [2025-01-06T07:15:02.562Z] [2025-01-06T07:15:02.562Z] #99 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:09.877Z] #115 DONE 54.2s [2025-01-06T07:15:09.877Z] [2025-01-06T07:15:09.877Z] #113 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:09.877Z] #113 DONE 56.0s [2025-01-06T07:15:09.877Z] [2025-01-06T07:15:09.877Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:09.877Z] #112 DONE 52.4s [2025-01-06T07:15:09.877Z] [2025-01-06T07:15:09.877Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:09.877Z] #114 DONE 55.9s [2025-01-06T07:15:09.877Z] [2025-01-06T07:15:09.877Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:09.877Z] #85 DONE 55.7s [2025-01-06T07:15:09.877Z] [2025-01-06T07:15:09.877Z] #116 [core-metadata builder 6/7] COPY . . [2025-01-06T07:15:15.190Z] #116 ... [2025-01-06T07:15:15.190Z] [2025-01-06T07:15:15.190Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #117 ... [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:18.509Z] #118 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #119 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:18.509Z] #119 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #120 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #120 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #121 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:18.509Z] #121 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #122 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:18.509Z] #122 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #123 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #123 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #124 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #124 DONE 9.7s [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:18.509Z] #125 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #126 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #126 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:18.509Z] #127 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #116 [core-metadata builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #116 DONE 9.7s [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T07:15:18.509Z] #128 ... [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:18.509Z] #129 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:18.509Z] #130 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #131 [core-data builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #131 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #132 [core-command builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #132 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:18.509Z] #133 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:18.509Z] #134 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:18.509Z] #135 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:18.509Z] #136 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #137 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #138 [support-scheduler builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #138 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #139 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:18.509Z] #139 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:18.509Z] #140 CACHED [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #141 [support-notifications builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #141 DONE 9.8s [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #142 [core-keeper builder 7/8] COPY . . [2025-01-06T07:15:18.509Z] #142 DONE 9.8s [2025-01-06T07:15:18.509Z] [2025-01-06T07:15:18.509Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T07:15:18.509Z] #117 DONE 9.7s [2025-01-06T07:15:18.770Z] [2025-01-06T07:15:18.770Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:15:19.739Z] #143 1.396 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T07:15:29.843Z] #143 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:15:29.843Z] #0 1.167 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T07:15:29.843Z] #144 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:15:29.843Z] #0 0.820 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T07:15:29.843Z] #145 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T07:15:29.843Z] #0 0.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T07:15:29.843Z] #146 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T07:15:29.843Z] #0 1.231 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T07:15:29.843Z] #147 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T07:15:29.843Z] #0 1.239 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T07:15:29.843Z] #148 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T07:15:29.843Z] #0 0.644 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T07:15:29.843Z] #149 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T07:15:29.843Z] #0 1.537 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T07:15:29.843Z] #150 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T07:15:29.843Z] #128 0.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T07:15:29.843Z] #128 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T07:15:29.843Z] #0 1.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T07:15:29.843Z] #151 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T07:15:29.843Z] #0 1.056 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T07:15:29.843Z] #152 ... [2025-01-06T07:15:29.843Z] [2025-01-06T07:15:29.843Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T07:15:29.843Z] #0 0.811 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T07:15:41.516Z] #99 DONE 52.0s [2025-01-06T07:15:41.516Z] [2025-01-06T07:15:41.516Z] #98 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.516Z] #98 DONE 52.1s [2025-01-06T07:15:41.516Z] [2025-01-06T07:15:41.516Z] #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.516Z] #87 DONE 56.7s [2025-01-06T07:15:41.516Z] [2025-01-06T07:15:41.516Z] #85 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.516Z] #85 DONE 57.7s [2025-01-06T07:15:41.516Z] [2025-01-06T07:15:41.516Z] #86 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.516Z] #86 DONE 57.1s [2025-01-06T07:15:41.516Z] [2025-01-06T07:15:41.516Z] #118 [support-scheduler builder 6/7] COPY . . [2025-01-06T07:15:41.787Z] #118 ... [2025-01-06T07:15:41.787Z] [2025-01-06T07:15:41.787Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2025-01-06T07:15:41.787Z] #119 DONE 1.0s [2025-01-06T07:15:41.787Z] [2025-01-06T07:15:41.787Z] #120 [core-metadata builder 6/7] COPY . . [2025-01-06T07:15:41.787Z] #120 CACHED [2025-01-06T07:15:41.787Z] [2025-01-06T07:15:41.787Z] #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.787Z] #121 CACHED [2025-01-06T07:15:41.787Z] [2025-01-06T07:15:41.788Z] #122 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:41.788Z] #122 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #123 DONE 1.1s [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.788Z] #124 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:41.788Z] #125 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #126 [support-notifications builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #126 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #127 [security-proxy-setup builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #127 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.788Z] #128 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #129 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:41.788Z] #129 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #118 [support-scheduler builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #118 DONE 1.0s [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.788Z] #130 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #131 [core-command builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #131 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:41.788Z] #132 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #133 [core-keeper builder 7/8] COPY . . [2025-01-06T07:15:41.788Z] #133 DONE 1.0s [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.788Z] #134 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #135 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:41.788Z] #136 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #137 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:41.788Z] #138 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.788Z] #139 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-06T07:15:41.788Z] #140 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #141 [security-bootstrapper builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #141 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-06T07:15:41.788Z] #142 CACHED [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #143 [core-data builder 6/7] COPY . . [2025-01-06T07:15:41.788Z] #143 DONE 1.0s [2025-01-06T07:15:41.788Z] [2025-01-06T07:15:41.788Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T07:15:46.136Z] #144 3.522 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-06T07:15:52.838Z] #144 ... [2025-01-06T07:15:52.838Z] [2025-01-06T07:15:52.838Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T07:15:52.838Z] #0 1.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-06T07:15:52.838Z] #145 ... [2025-01-06T07:15:52.838Z] [2025-01-06T07:15:52.838Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T07:15:52.838Z] #0 2.521 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-06T07:15:52.838Z] #146 ... [2025-01-06T07:15:52.838Z] [2025-01-06T07:15:52.838Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T07:15:52.838Z] #0 3.520 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-06T07:15:52.838Z] #147 ... [2025-01-06T07:15:52.838Z] [2025-01-06T07:15:52.838Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:15:52.838Z] #0 2.100 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-06T07:15:52.838Z] #148 ... [2025-01-06T07:15:52.838Z] [2025-01-06T07:15:52.838Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T07:15:52.838Z] #0 2.530 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-06T07:15:52.838Z] #149 ... [2025-01-06T07:15:52.838Z] [2025-01-06T07:15:52.838Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T07:15:52.838Z] #0 2.847 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-06T07:15:52.838Z] #150 ... [2025-01-06T07:15:52.838Z] [2025-01-06T07:15:52.838Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:15:52.838Z] #0 3.392 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-06T07:15:53.189Z] #151 ... [2025-01-06T07:15:53.189Z] [2025-01-06T07:15:53.189Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T07:15:53.189Z] #0 3.027 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-06T07:15:53.189Z] #152 ... [2025-01-06T07:15:53.189Z] [2025-01-06T07:15:53.189Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T07:15:53.189Z] #0 2.656 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-06T07:15:53.463Z] #153 ... [2025-01-06T07:15:53.463Z] [2025-01-06T07:15:53.463Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T07:15:53.463Z] #0 3.205 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-06T07:15:53.463Z] #154 ... [2025-01-06T07:15:53.463Z] [2025-01-06T07:15:53.463Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:15:53.463Z] #0 3.100 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-06T07:16:51.352Z] #153 ... [2025-01-06T07:16:51.352Z] [2025-01-06T07:16:51.352Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:16:51.352Z] #145 85.23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T07:17:30.150Z] #145 ... [2025-01-06T07:17:30.150Z] [2025-01-06T07:17:30.150Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T07:17:30.150Z] #146 DONE 131.7s [2025-01-06T07:17:30.407Z] [2025-01-06T07:17:30.407Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T07:17:37.015Z] #152 ... [2025-01-06T07:17:37.015Z] [2025-01-06T07:17:37.015Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T07:17:37.015Z] #149 DONE 138.3s [2025-01-06T07:17:37.015Z] [2025-01-06T07:17:37.015Z] #33 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:17:39.560Z] #33 ... [2025-01-06T07:17:39.560Z] [2025-01-06T07:17:39.560Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T07:17:39.560Z] #153 DONE 140.6s [2025-01-06T07:17:39.560Z] [2025-01-06T07:17:39.560Z] #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-06T07:17:41.478Z] #62 ... [2025-01-06T07:17:41.478Z] [2025-01-06T07:17:41.478Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:17:41.478Z] #145 DONE 142.7s [2025-01-06T07:17:41.478Z] [2025-01-06T07:17:41.478Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T07:17:44.033Z] #152 ... [2025-01-06T07:17:44.033Z] [2025-01-06T07:17:44.033Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T07:17:46.180Z] #154 ... [2025-01-06T07:17:46.180Z] [2025-01-06T07:17:46.180Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T07:17:46.180Z] #148 DONE 147.7s [2025-01-06T07:17:46.442Z] [2025-01-06T07:17:46.442Z] #128 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T07:17:46.442Z] #128 DONE 147.9s [2025-01-06T07:17:46.442Z] [2025-01-06T07:17:46.442Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:47.834Z] #155 ... [2025-01-06T07:17:47.834Z] [2025-01-06T07:17:47.834Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T07:17:47.834Z] #152 DONE 149.3s [2025-01-06T07:17:47.834Z] [2025-01-06T07:17:47.834Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T07:17:47.834Z] #151 DONE 149.2s [2025-01-06T07:17:47.834Z] [2025-01-06T07:17:47.834Z] #144 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:17:47.834Z] #144 DONE 149.3s [2025-01-06T07:17:47.834Z] [2025-01-06T07:17:47.834Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T07:17:47.834Z] #147 DONE 149.3s [2025-01-06T07:17:47.834Z] [2025-01-06T07:17:47.834Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:48.100Z] #156 ... [2025-01-06T07:17:48.100Z] [2025-01-06T07:17:48.100Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:48.100Z] #157 DONE 4.4s [2025-01-06T07:17:48.100Z] [2025-01-06T07:17:48.100Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T07:17:48.100Z] #154 DONE 4.5s [2025-01-06T07:17:48.363Z] [2025-01-06T07:17:48.363Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:48.363Z] #155 DONE 2.0s [2025-01-06T07:17:48.363Z] [2025-01-06T07:17:48.363Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:48.363Z] #158 DONE 2.0s [2025-01-06T07:17:48.363Z] [2025-01-06T07:17:48.363Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:48.363Z] #159 DONE 2.0s [2025-01-06T07:17:48.363Z] [2025-01-06T07:17:48.363Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:48.363Z] #156 DONE 0.5s [2025-01-06T07:17:48.363Z] [2025-01-06T07:17:48.363Z] #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:48.363Z] #160 DONE 0.3s [2025-01-06T07:17:48.363Z] [2025-01-06T07:17:48.363Z] #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T07:17:48.363Z] #161 ... [2025-01-06T07:17:48.363Z] [2025-01-06T07:17:48.363Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:48.363Z] #162 DONE 0.2s [2025-01-06T07:17:48.625Z] [2025-01-06T07:17:48.625Z] #163 [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-01-06T07:17:49.055Z] #163 ... [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T07:17:49.055Z] #150 DONE 150.3s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:17:49.055Z] #143 DONE 150.3s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #161 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T07:17:49.055Z] #161 DONE 0.5s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:49.055Z] #164 DONE 0.6s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:49.055Z] #165 CACHED [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:49.055Z] #166 CACHED [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:49.055Z] #167 CACHED [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #168 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:49.055Z] #168 CACHED [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:49.055Z] #169 DONE 0.6s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:49.055Z] #170 DONE 0.6s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #171 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:49.055Z] #171 CACHED [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #172 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:49.055Z] #172 CACHED [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:49.055Z] #173 DONE 0.6s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #163 [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-01-06T07:17:49.055Z] #163 DONE 0.6s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #174 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:17:49.055Z] #174 DONE 0.1s [2025-01-06T07:17:49.055Z] [2025-01-06T07:17:49.055Z] #175 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T07:17:51.560Z] #175 ... [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #176 [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-01-06T07:17:51.560Z] #176 DONE 1.6s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #177 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T07:17:51.560Z] #177 DONE 1.6s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #178 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T07:17:51.560Z] #178 DONE 1.6s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #179 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T07:17:51.560Z] #179 DONE 1.6s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T07:17:51.560Z] #180 DONE 1.6s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T07:17:51.560Z] #181 DONE 1.7s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #182 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T07:17:51.560Z] #182 DONE 1.7s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T07:17:51.560Z] #183 DONE 2.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #184 [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-01-06T07:17:51.560Z] #184 DONE 1.7s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:51.560Z] #185 ... [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #186 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:51.560Z] #186 DONE 0.2s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #175 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T07:17:51.560Z] #175 DONE 1.7s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #187 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:51.560Z] #187 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #188 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T07:17:51.560Z] #188 DONE 0.2s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #189 [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-01-06T07:17:51.560Z] #189 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #190 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:17:51.560Z] #190 DONE 0.2s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #191 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:17:51.560Z] #191 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:17:51.560Z] #192 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:17:51.560Z] #193 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #194 [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-01-06T07:17:51.560Z] #194 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #185 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:17:51.560Z] #185 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #195 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T07:17:51.560Z] #195 ... [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #196 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:17:51.560Z] #196 DONE 0.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #197 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:51.560Z] #197 DONE 0.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:51.560Z] #198 DONE 0.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #199 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T07:17:51.560Z] #199 DONE 0.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #200 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T07:17:51.560Z] #200 DONE 0.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #201 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T07:17:51.560Z] #201 DONE 0.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T07:17:51.560Z] #202 DONE 0.4s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #195 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T07:17:51.560Z] #195 DONE 0.3s [2025-01-06T07:17:51.560Z] [2025-01-06T07:17:51.560Z] #98 [core-data] exporting to image [2025-01-06T07:17:51.560Z] #98 exporting layers [2025-01-06T07:17:51.823Z] #98 ... [2025-01-06T07:17:51.823Z] [2025-01-06T07:17:51.823Z] #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:17:51.823Z] #203 DONE 0.5s [2025-01-06T07:17:51.823Z] [2025-01-06T07:17:51.823Z] #204 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T07:17:52.401Z] #204 ... [2025-01-06T07:17:52.401Z] [2025-01-06T07:17:52.401Z] #205 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T07:17:52.401Z] #205 DONE 1.1s [2025-01-06T07:17:52.401Z] [2025-01-06T07:17:52.401Z] #206 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T07:17:52.401Z] #206 DONE 1.2s [2025-01-06T07:17:52.401Z] [2025-01-06T07:17:52.401Z] #207 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T07:17:52.401Z] #207 DONE 1.1s [2025-01-06T07:17:52.401Z] [2025-01-06T07:17:52.401Z] #208 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T07:17:52.401Z] #208 DONE 1.2s [2025-01-06T07:17:52.401Z] [2025-01-06T07:17:52.401Z] #209 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T07:17:52.401Z] #209 DONE 1.1s [2025-01-06T07:17:52.401Z] [2025-01-06T07:17:52.401Z] #98 [core-metadata] exporting to image [2025-01-06T07:17:52.664Z] #98 writing image sha256:0f31ad2e7ed2d8cd7c68afb8361972c449384783c4c5c90157a46b8c6f82974d [2025-01-06T07:17:52.664Z] #98 writing image sha256:fd3e7339f716450110b5afd881f764190dedf21eb9cc4a4799524e2ff7b32398 [2025-01-06T07:17:52.664Z] #98 writing image sha256:2b61e05a793148b39e2be1f7e800a9174bb49d7114b0c330626b1cafcf688d30 [2025-01-06T07:17:52.664Z] #98 writing image sha256:351dbc8488341af9fcecbe40959ac2360587ceb3954fc93b5581b15d327f6a16 0.1s done [2025-01-06T07:17:52.664Z] #98 naming to docker.io/library/core-keeper [2025-01-06T07:17:52.664Z] #98 ... [2025-01-06T07:17:52.664Z] [2025-01-06T07:17:52.664Z] #210 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T07:17:52.664Z] #210 DONE 0.5s [2025-01-06T07:17:52.664Z] [2025-01-06T07:17:52.664Z] #204 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T07:17:52.664Z] #204 DONE 1.3s [2025-01-06T07:17:52.664Z] [2025-01-06T07:17:52.664Z] #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T07:17:52.664Z] #211 DONE 0.4s [2025-01-06T07:17:52.664Z] [2025-01-06T07:17:52.664Z] #212 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:17:52.664Z] #212 DONE 0.5s [2025-01-06T07:17:52.664Z] [2025-01-06T07:17:52.664Z] #98 [support-scheduler] exporting to image [2025-01-06T07:17:52.664Z] #98 writing image sha256:0f31ad2e7ed2d8cd7c68afb8361972c449384783c4c5c90157a46b8c6f82974d 0.1s done [2025-01-06T07:17:52.664Z] #98 writing image sha256:fd3e7339f716450110b5afd881f764190dedf21eb9cc4a4799524e2ff7b32398 0.1s done [2025-01-06T07:17:52.664Z] #98 writing image sha256:2b61e05a793148b39e2be1f7e800a9174bb49d7114b0c330626b1cafcf688d30 0.1s done [2025-01-06T07:17:52.664Z] #98 naming to docker.io/library/core-keeper 0.0s done [2025-01-06T07:17:52.664Z] #98 naming to docker.io/library/core-command 0.0s done [2025-01-06T07:17:52.664Z] #98 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2025-01-06T07:17:52.664Z] #98 naming to docker.io/library/core-data 0.0s done [2025-01-06T07:17:52.931Z] #98 ... [2025-01-06T07:17:52.931Z] [2025-01-06T07:17:52.931Z] #213 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T07:17:52.931Z] #213 DONE 0.2s [2025-01-06T07:17:52.931Z] [2025-01-06T07:17:52.931Z] #214 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T07:17:52.931Z] #214 DONE 0.2s [2025-01-06T07:17:52.931Z] [2025-01-06T07:17:52.931Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T07:17:52.931Z] #215 DONE 0.2s [2025-01-06T07:17:52.931Z] [2025-01-06T07:17:52.931Z] #98 [support-notifications] exporting to image [2025-01-06T07:17:52.931Z] #98 writing image sha256:d51499d7034908012d5b3b3af060412616a3c523528663eeca917b2c09405663 done [2025-01-06T07:17:52.931Z] #98 naming to docker.io/library/core-metadata done [2025-01-06T07:17:52.931Z] #98 ... [2025-01-06T07:17:52.931Z] [2025-01-06T07:17:52.931Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:17:52.931Z] #216 DONE 1.8s [2025-01-06T07:17:52.931Z] [2025-01-06T07:17:52.931Z] #217 [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-01-06T07:17:52.931Z] #217 DONE 0.1s [2025-01-06T07:17:52.932Z] [2025-01-06T07:17:52.932Z] #218 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:17:52.932Z] #218 DONE 0.8s [2025-01-06T07:17:52.932Z] [2025-01-06T07:17:52.932Z] #98 [security-proxy-auth] exporting to image [2025-01-06T07:17:53.192Z] #98 ... [2025-01-06T07:17:53.192Z] [2025-01-06T07:17:53.192Z] #219 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:17:53.192Z] #219 DONE 1.9s [2025-01-06T07:17:53.192Z] [2025-01-06T07:17:53.192Z] #220 [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-01-06T07:17:53.192Z] #220 DONE 0.1s [2025-01-06T07:17:53.192Z] [2025-01-06T07:17:53.192Z] #98 [support-scheduler] exporting to image [2025-01-06T07:17:53.192Z] #98 exporting layers 0.2s done [2025-01-06T07:17:53.192Z] #98 writing image sha256:f372831bb2a69cda7bc89356cf0549756ad2a8b7991d8b13e3a11fdeb24dc328 0.0s done [2025-01-06T07:17:53.192Z] #98 naming to docker.io/library/support-scheduler done [2025-01-06T07:17:53.192Z] #98 ... [2025-01-06T07:17:53.192Z] [2025-01-06T07:17:53.192Z] #221 [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-01-06T07:17:53.192Z] #221 DONE 0.1s [2025-01-06T07:17:53.192Z] [2025-01-06T07:17:53.192Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T07:17:53.192Z] #222 DONE 0.1s [2025-01-06T07:17:53.192Z] [2025-01-06T07:17:53.192Z] #98 [core-common-config-bootstrapper] exporting to image [2025-01-06T07:17:53.192Z] #98 exporting layers 0.4s done [2025-01-06T07:17:53.192Z] #98 writing image sha256:beef7d34766b89a84f5c13e5863d390c7625e9743df2fd84a2c5da5092c30ab1 0.0s done [2025-01-06T07:17:53.192Z] #98 naming to docker.io/library/security-proxy-auth done [2025-01-06T07:17:53.192Z] #98 writing image sha256:2b209174340629130dde3508c179617bd89cd353a1490e81130926d527d15e89 0.0s done [2025-01-06T07:17:53.192Z] #98 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-06T07:17:53.456Z] #98 exporting layers 0.3s done [2025-01-06T07:17:53.456Z] #98 writing image sha256:268b433ae9d4a5d457bf64bad8f8faccb3e765bf1443cea439ffff9eee093015 done [2025-01-06T07:17:53.456Z] #98 naming to docker.io/library/support-notifications done [2025-01-06T07:17:53.456Z] #98 writing image sha256:5af7b452e8a3eacd22abfc2a694c14bbade959d0c1e2d50468a1c4e960b90ab5 done [2025-01-06T07:17:53.456Z] #98 naming to docker.io/library/security-proxy-setup done [2025-01-06T07:17:53.456Z] #98 DONE 5.6s [2025-01-06T07:17:53.456Z] [2025-01-06T07:17:53.456Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T07:17:53.456Z] #223 ... [2025-01-06T07:17:53.456Z] [2025-01-06T07:17:53.456Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:17:53.456Z] #224 DONE 0.6s [2025-01-06T07:17:53.719Z] [2025-01-06T07:17:53.719Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T07:17:53.719Z] #223 DONE 0.5s [2025-01-06T07:17:53.719Z] [2025-01-06T07:17:53.719Z] #98 [security-secretstore-setup] exporting to image [2025-01-06T07:17:53.719Z] #98 exporting layers 0.3s done [2025-01-06T07:17:53.719Z] #98 writing image sha256:94553f373c6c5ef6bb4409a30f65919f39ebad76b53925e6b54697adcb53a398 0.0s done [2025-01-06T07:17:53.719Z] #98 naming to docker.io/library/security-secretstore-setup done [2025-01-06T07:17:53.982Z] #98 exporting layers 0.2s done [2025-01-06T07:17:53.983Z] #98 writing image sha256:dc20b8c200f28d45a57a7c7c05b4153306b6f19afa7ce01e75de69b4e91ac7d1 done [2025-01-06T07:17:53.983Z] #98 naming to docker.io/library/security-bootstrapper done [2025-01-06T07:17:53.983Z] #98 DONE 6.0s [2025-01-06T07:17:53.983Z] [2025-01-06T07:17:53.983Z] #33 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:17:53.983Z] time="2025-01-06T07:13:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T07:17:54.002Z] $ docker stop --time=1 c670cbd64493f6652f85cbd2d3429d0ca7a802d57f91c991cbb03e0df5e712bd [2025-01-06T07:17:55.287Z] $ docker rm -f --volumes c670cbd64493f6652f85cbd2d3429d0ca7a802d57f91c991cbb03e0df5e712bd [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T07:17:55.653Z] + docker images [2025-01-06T07:17:55.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T07:17:55.653Z] security-bootstrapper latest dc20b8c200f2 2 seconds ago 26.2MB [2025-01-06T07:17:55.653Z] security-secretstore-setup latest 94553f373c6c 2 seconds ago 46.9MB [2025-01-06T07:17:55.653Z] core-metadata latest d51499d70349 3 seconds ago 37.8MB [2025-01-06T07:17:55.653Z] security-proxy-setup latest 5af7b452e8a3 3 seconds ago 35.2MB [2025-01-06T07:17:55.653Z] security-proxy-auth latest beef7d34766b 3 seconds ago 32.4MB [2025-01-06T07:17:55.653Z] support-scheduler latest f372831bb2a6 3 seconds ago 52.8MB [2025-01-06T07:17:55.653Z] support-notifications latest 268b433ae9d4 3 seconds ago 51.9MB [2025-01-06T07:17:55.653Z] core-common-config-bootstrapper latest 2b2091743406 3 seconds ago 23MB [2025-01-06T07:17:55.653Z] core-command latest 0f31ad2e7ed2 5 seconds ago 33.4MB [2025-01-06T07:17:55.653Z] security-spiffe-token-provider latest fd3e7339f716 5 seconds ago 38.5MB [2025-01-06T07:17:55.653Z] core-data latest 2b61e05a7931 5 seconds ago 37.7MB [2025-01-06T07:17:55.653Z] core-keeper latest 351dbc848834 5 seconds ago 31.3MB [2025-01-06T07:17:55.653Z] security-spire-server latest bd031dfa64f7 3 minutes ago 128MB [2025-01-06T07:17:55.653Z] security-spire-agent latest 6905af7dee8c 3 minutes ago 188MB [2025-01-06T07:17:55.653Z] security-spire-config latest c209310ba648 3 minutes ago 127MB [2025-01-06T07:17:55.653Z] ci-base-image-x86_64 latest f722278b19ea 7 minutes ago 981MB [2025-01-06T07:17:55.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 13 days ago 580MB [2025-01-06T07:17:55.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-06T07:17:55.653Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:17:55.811Z] provisioning config files... [2025-01-06T07:17:55.826Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/768@tmp/config113699506084589820tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:17:56.139Z] ---> ****-login.sh [2025-01-06T07:17:56.139Z] nexus3.edgexfoundry.org:10001 [2025-01-06T07:17:56.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:17:56.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:17:56.139Z] Configure a credential helper to remove this warning. See [2025-01-06T07:17:56.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:17:56.139Z] [2025-01-06T07:17:56.139Z] Login Succeeded [2025-01-06T07:17:56.139Z] nexus3.edgexfoundry.org:10002 [2025-01-06T07:17:56.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:17:56.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:17:56.400Z] Configure a credential helper to remove this warning. See [2025-01-06T07:17:56.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:17:56.400Z] [2025-01-06T07:17:56.400Z] Login Succeeded [2025-01-06T07:17:56.400Z] nexus3.edgexfoundry.org:10003 [2025-01-06T07:17:56.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:17:56.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:17:56.400Z] Configure a credential helper to remove this warning. See [2025-01-06T07:17:56.400Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:17:56.400Z] [2025-01-06T07:17:56.400Z] Login Succeeded [2025-01-06T07:17:56.400Z] nexus3.edgexfoundry.org:10004 [2025-01-06T07:17:56.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:17:56.660Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:17:56.660Z] Configure a credential helper to remove this warning. See [2025-01-06T07:17:56.660Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:17:56.660Z] [2025-01-06T07:17:56.660Z] Login Succeeded [2025-01-06T07:17:56.660Z] ****.io [2025-01-06T07:17:56.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:17:56.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:17:56.920Z] Configure a credential helper to remove this warning. See [2025-01-06T07:17:56.920Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:17:56.920Z] [2025-01-06T07:17:56.920Z] Login Succeeded [2025-01-06T07:17:56.920Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T07:17:56.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:17:56.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:17:57.015Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-06T07:17:57.015Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:17:57.015Z] latest [2025-01-06T07:17:57.015Z] 4.0.0-dev.32 [2025-01-06T07:17:57.015Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:17:57.015Z] main [2025-01-06T07:17:57.015Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:17:57.381Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:17:57.709Z] + docker push nexus3.edgexfoundry.org:10004/core-command:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:17:57.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T07:17:57.709Z] 61fb4e318b15: Preparing [2025-01-06T07:17:57.709Z] c00d1d3aa093: Preparing [2025-01-06T07:17:57.709Z] bf9a3f75bdb6: Preparing [2025-01-06T07:17:57.709Z] 3f4fee376a00: Preparing [2025-01-06T07:17:57.709Z] d966eb9e535a: Preparing [2025-01-06T07:17:57.709Z] ee5e3870576a: Preparing [2025-01-06T07:17:57.709Z] 75654b8eeebd: Preparing [2025-01-06T07:17:57.709Z] ee5e3870576a: Waiting [2025-01-06T07:17:57.709Z] 75654b8eeebd: Waiting [2025-01-06T07:17:57.709Z] 3f4fee376a00: Pushed [2025-01-06T07:17:57.709Z] bf9a3f75bdb6: Pushed [2025-01-06T07:17:57.709Z] 61fb4e318b15: Pushed [2025-01-06T07:17:57.709Z] 75654b8eeebd: Layer already exists [2025-01-06T07:17:57.709Z] ee5e3870576a: Pushed [2025-01-06T07:17:58.276Z] d966eb9e535a: Pushed [2025-01-06T07:18:00.178Z] c00d1d3aa093: Pushed [2025-01-06T07:18:00.178Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:7c01b35f9a70b7d3dd8fa21645799f60e71154d33fcdd403073f5adbb13d91c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:00.509Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:00.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T07:18:00.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T07:18:00.848Z] 61fb4e318b15: Preparing [2025-01-06T07:18:00.848Z] c00d1d3aa093: Preparing [2025-01-06T07:18:00.848Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:00.848Z] 3f4fee376a00: Preparing [2025-01-06T07:18:00.848Z] d966eb9e535a: Preparing [2025-01-06T07:18:00.848Z] ee5e3870576a: Preparing [2025-01-06T07:18:00.848Z] 75654b8eeebd: Preparing [2025-01-06T07:18:00.848Z] ee5e3870576a: Waiting [2025-01-06T07:18:00.848Z] 75654b8eeebd: Waiting [2025-01-06T07:18:00.848Z] c00d1d3aa093: Layer already exists [2025-01-06T07:18:00.848Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:00.848Z] 61fb4e318b15: Layer already exists [2025-01-06T07:18:00.848Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:00.848Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:00.848Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:00.848Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:00.848Z] latest: digest: sha256:7c01b35f9a70b7d3dd8fa21645799f60e71154d33fcdd403073f5adbb13d91c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:01.187Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:01.539Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.32 [2025-01-06T07:18:01.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T07:18:01.539Z] 61fb4e318b15: Preparing [2025-01-06T07:18:01.539Z] c00d1d3aa093: Preparing [2025-01-06T07:18:01.539Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:01.539Z] 3f4fee376a00: Preparing [2025-01-06T07:18:01.539Z] d966eb9e535a: Preparing [2025-01-06T07:18:01.539Z] ee5e3870576a: Preparing [2025-01-06T07:18:01.539Z] 75654b8eeebd: Preparing [2025-01-06T07:18:01.539Z] ee5e3870576a: Waiting [2025-01-06T07:18:01.539Z] 75654b8eeebd: Waiting [2025-01-06T07:18:01.539Z] 61fb4e318b15: Layer already exists [2025-01-06T07:18:01.539Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:01.539Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:01.539Z] c00d1d3aa093: Layer already exists [2025-01-06T07:18:01.539Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:01.539Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:01.539Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:01.539Z] 4.0.0-dev.32: digest: sha256:7c01b35f9a70b7d3dd8fa21645799f60e71154d33fcdd403073f5adbb13d91c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:01.883Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:02.212Z] + docker push nexus3.edgexfoundry.org:10004/core-command:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:02.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T07:18:02.212Z] 61fb4e318b15: Preparing [2025-01-06T07:18:02.212Z] c00d1d3aa093: Preparing [2025-01-06T07:18:02.212Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:02.212Z] 3f4fee376a00: Preparing [2025-01-06T07:18:02.212Z] d966eb9e535a: Preparing [2025-01-06T07:18:02.212Z] ee5e3870576a: Preparing [2025-01-06T07:18:02.212Z] 75654b8eeebd: Preparing [2025-01-06T07:18:02.212Z] ee5e3870576a: Waiting [2025-01-06T07:18:02.212Z] 75654b8eeebd: Waiting [2025-01-06T07:18:02.212Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:02.212Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:02.212Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:02.212Z] 61fb4e318b15: Layer already exists [2025-01-06T07:18:02.212Z] c00d1d3aa093: Layer already exists [2025-01-06T07:18:02.212Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:02.212Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:02.212Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:7c01b35f9a70b7d3dd8fa21645799f60e71154d33fcdd403073f5adbb13d91c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:02.543Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:02.869Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-06T07:18:02.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-06T07:18:02.869Z] 61fb4e318b15: Preparing [2025-01-06T07:18:02.869Z] c00d1d3aa093: Preparing [2025-01-06T07:18:02.869Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:02.869Z] 3f4fee376a00: Preparing [2025-01-06T07:18:02.869Z] d966eb9e535a: Preparing [2025-01-06T07:18:02.869Z] ee5e3870576a: Preparing [2025-01-06T07:18:02.869Z] 75654b8eeebd: Preparing [2025-01-06T07:18:02.869Z] 75654b8eeebd: Waiting [2025-01-06T07:18:02.869Z] ee5e3870576a: Waiting [2025-01-06T07:18:02.869Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:02.869Z] c00d1d3aa093: Layer already exists [2025-01-06T07:18:02.869Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:02.869Z] 61fb4e318b15: Layer already exists [2025-01-06T07:18:02.869Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:02.869Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:02.869Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:02.869Z] main: digest: sha256:7c01b35f9a70b7d3dd8fa21645799f60e71154d33fcdd403073f5adbb13d91c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:02.944Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:02.963Z] taggedImages: [2025-01-06T07:18:02.963Z] - nexus3.edgexfoundry.org:10004/core-command:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:02.963Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-06T07:18:02.963Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.32 [2025-01-06T07:18:02.963Z] - nexus3.edgexfoundry.org:10004/core-command:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:02.963Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-06T07:18:02.987Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-06T07:18:02.987Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:02.987Z] latest [2025-01-06T07:18:02.987Z] 4.0.0-dev.32 [2025-01-06T07:18:02.987Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:02.987Z] main [2025-01-06T07:18:02.987Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:03.328Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:03.651Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:03.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T07:18:03.651Z] b01b74f0b48c: Preparing [2025-01-06T07:18:03.651Z] c2c379bb4161: Preparing [2025-01-06T07:18:03.651Z] e207d6e62715: Preparing [2025-01-06T07:18:03.651Z] 0a4a48794f76: Preparing [2025-01-06T07:18:03.651Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:03.651Z] 3f4fee376a00: Preparing [2025-01-06T07:18:03.651Z] d966eb9e535a: Preparing [2025-01-06T07:18:03.651Z] ee5e3870576a: Preparing [2025-01-06T07:18:03.651Z] 75654b8eeebd: Preparing [2025-01-06T07:18:03.651Z] ee5e3870576a: Waiting [2025-01-06T07:18:03.651Z] 3f4fee376a00: Waiting [2025-01-06T07:18:03.651Z] 75654b8eeebd: Waiting [2025-01-06T07:18:03.651Z] d966eb9e535a: Waiting [2025-01-06T07:18:03.651Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:03.651Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:03.651Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:03.651Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:03.651Z] b01b74f0b48c: Pushed [2025-01-06T07:18:03.651Z] c2c379bb4161: Pushed [2025-01-06T07:18:03.651Z] e207d6e62715: Pushed [2025-01-06T07:18:03.651Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:05.029Z] 0a4a48794f76: Pushed [2025-01-06T07:18:05.029Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:2928ea98cb42627ed5e2e62df1d1c1cf976fa79a6bb3797031d1b12e75038aaa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:05.362Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:05.693Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T07:18:05.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T07:18:05.693Z] b01b74f0b48c: Preparing [2025-01-06T07:18:05.693Z] c2c379bb4161: Preparing [2025-01-06T07:18:05.693Z] e207d6e62715: Preparing [2025-01-06T07:18:05.693Z] 0a4a48794f76: Preparing [2025-01-06T07:18:05.693Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:05.693Z] 3f4fee376a00: Preparing [2025-01-06T07:18:05.693Z] d966eb9e535a: Preparing [2025-01-06T07:18:05.693Z] ee5e3870576a: Preparing [2025-01-06T07:18:05.693Z] 75654b8eeebd: Preparing [2025-01-06T07:18:05.693Z] d966eb9e535a: Waiting [2025-01-06T07:18:05.693Z] ee5e3870576a: Waiting [2025-01-06T07:18:05.693Z] e207d6e62715: Layer already exists [2025-01-06T07:18:05.693Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:05.693Z] 0a4a48794f76: Layer already exists [2025-01-06T07:18:05.693Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:05.693Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:05.693Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:05.693Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:05.693Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:05.693Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:05.693Z] latest: digest: sha256:2928ea98cb42627ed5e2e62df1d1c1cf976fa79a6bb3797031d1b12e75038aaa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:06.023Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:06.345Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.32 [2025-01-06T07:18:06.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T07:18:06.345Z] b01b74f0b48c: Preparing [2025-01-06T07:18:06.345Z] c2c379bb4161: Preparing [2025-01-06T07:18:06.345Z] e207d6e62715: Preparing [2025-01-06T07:18:06.345Z] 0a4a48794f76: Preparing [2025-01-06T07:18:06.345Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:06.345Z] 3f4fee376a00: Preparing [2025-01-06T07:18:06.345Z] d966eb9e535a: Preparing [2025-01-06T07:18:06.345Z] ee5e3870576a: Preparing [2025-01-06T07:18:06.345Z] 75654b8eeebd: Preparing [2025-01-06T07:18:06.345Z] d966eb9e535a: Waiting [2025-01-06T07:18:06.345Z] ee5e3870576a: Waiting [2025-01-06T07:18:06.345Z] 75654b8eeebd: Waiting [2025-01-06T07:18:06.345Z] 3f4fee376a00: Waiting [2025-01-06T07:18:06.345Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:06.345Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:06.345Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:06.345Z] e207d6e62715: Layer already exists [2025-01-06T07:18:06.345Z] 0a4a48794f76: Layer already exists [2025-01-06T07:18:06.345Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:06.345Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:06.345Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:06.345Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:06.345Z] 4.0.0-dev.32: digest: sha256:2928ea98cb42627ed5e2e62df1d1c1cf976fa79a6bb3797031d1b12e75038aaa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:06.688Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:07.017Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:07.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T07:18:07.017Z] b01b74f0b48c: Preparing [2025-01-06T07:18:07.017Z] c2c379bb4161: Preparing [2025-01-06T07:18:07.017Z] e207d6e62715: Preparing [2025-01-06T07:18:07.017Z] 0a4a48794f76: Preparing [2025-01-06T07:18:07.017Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:07.017Z] 3f4fee376a00: Preparing [2025-01-06T07:18:07.017Z] d966eb9e535a: Preparing [2025-01-06T07:18:07.017Z] ee5e3870576a: Preparing [2025-01-06T07:18:07.017Z] 75654b8eeebd: Preparing [2025-01-06T07:18:07.017Z] 3f4fee376a00: Waiting [2025-01-06T07:18:07.017Z] d966eb9e535a: Waiting [2025-01-06T07:18:07.017Z] ee5e3870576a: Waiting [2025-01-06T07:18:07.017Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:07.017Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:07.017Z] 0a4a48794f76: Layer already exists [2025-01-06T07:18:07.017Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:07.017Z] e207d6e62715: Layer already exists [2025-01-06T07:18:07.017Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:07.017Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:07.017Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:07.017Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:07.018Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:2928ea98cb42627ed5e2e62df1d1c1cf976fa79a6bb3797031d1b12e75038aaa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:07.359Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:07.676Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-06T07:18:07.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-06T07:18:07.676Z] b01b74f0b48c: Preparing [2025-01-06T07:18:07.676Z] c2c379bb4161: Preparing [2025-01-06T07:18:07.676Z] e207d6e62715: Preparing [2025-01-06T07:18:07.676Z] 0a4a48794f76: Preparing [2025-01-06T07:18:07.676Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:07.676Z] 3f4fee376a00: Preparing [2025-01-06T07:18:07.676Z] d966eb9e535a: Preparing [2025-01-06T07:18:07.676Z] ee5e3870576a: Preparing [2025-01-06T07:18:07.676Z] 75654b8eeebd: Preparing [2025-01-06T07:18:07.676Z] d966eb9e535a: Waiting [2025-01-06T07:18:07.676Z] ee5e3870576a: Waiting [2025-01-06T07:18:07.676Z] 75654b8eeebd: Waiting [2025-01-06T07:18:07.676Z] 3f4fee376a00: Waiting [2025-01-06T07:18:07.676Z] e207d6e62715: Layer already exists [2025-01-06T07:18:07.676Z] 0a4a48794f76: Layer already exists [2025-01-06T07:18:07.676Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:07.676Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:07.676Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:07.676Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:07.676Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:07.676Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:07.676Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:07.676Z] main: digest: sha256:2928ea98cb42627ed5e2e62df1d1c1cf976fa79a6bb3797031d1b12e75038aaa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:07.751Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:07.775Z] taggedImages: [2025-01-06T07:18:07.775Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:07.775Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-06T07:18:07.775Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.32 [2025-01-06T07:18:07.775Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:07.775Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-06T07:18:07.801Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-06T07:18:07.801Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:07.801Z] latest [2025-01-06T07:18:07.801Z] 4.0.0-dev.32 [2025-01-06T07:18:07.801Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:07.801Z] main [2025-01-06T07:18:07.801Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:08.163Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:08.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:08.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T07:18:08.499Z] 9e7d4a247125: Preparing [2025-01-06T07:18:08.499Z] c508b9004bda: Preparing [2025-01-06T07:18:08.499Z] a52b96a43089: Preparing [2025-01-06T07:18:08.499Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:08.499Z] 3f4fee376a00: Preparing [2025-01-06T07:18:08.499Z] de454cb91de1: Preparing [2025-01-06T07:18:08.499Z] ee5e3870576a: Preparing [2025-01-06T07:18:08.499Z] 75654b8eeebd: Preparing [2025-01-06T07:18:08.499Z] ee5e3870576a: Waiting [2025-01-06T07:18:08.499Z] de454cb91de1: Waiting [2025-01-06T07:18:08.499Z] 75654b8eeebd: Waiting [2025-01-06T07:18:08.499Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:08.499Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:08.499Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:08.499Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:08.499Z] c508b9004bda: Pushed [2025-01-06T07:18:08.499Z] 9e7d4a247125: Pushed [2025-01-06T07:18:09.068Z] de454cb91de1: Pushed [2025-01-06T07:18:10.974Z] a52b96a43089: Pushed [2025-01-06T07:18:10.974Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:fb1c16f17f49aab8fa39d9323f572cb22aca4ea7c8ad8e281206e2af6e7e8068 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:11.304Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:11.636Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T07:18:11.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T07:18:11.636Z] 9e7d4a247125: Preparing [2025-01-06T07:18:11.636Z] c508b9004bda: Preparing [2025-01-06T07:18:11.636Z] a52b96a43089: Preparing [2025-01-06T07:18:11.636Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:11.636Z] 3f4fee376a00: Preparing [2025-01-06T07:18:11.636Z] de454cb91de1: Preparing [2025-01-06T07:18:11.636Z] ee5e3870576a: Preparing [2025-01-06T07:18:11.636Z] 75654b8eeebd: Preparing [2025-01-06T07:18:11.636Z] de454cb91de1: Waiting [2025-01-06T07:18:11.636Z] 75654b8eeebd: Waiting [2025-01-06T07:18:11.636Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:11.636Z] c508b9004bda: Layer already exists [2025-01-06T07:18:11.636Z] a52b96a43089: Layer already exists [2025-01-06T07:18:11.636Z] 9e7d4a247125: Layer already exists [2025-01-06T07:18:11.636Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:11.636Z] de454cb91de1: Layer already exists [2025-01-06T07:18:11.636Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:11.636Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:11.636Z] latest: digest: sha256:fb1c16f17f49aab8fa39d9323f572cb22aca4ea7c8ad8e281206e2af6e7e8068 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:11.975Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:12.305Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.32 [2025-01-06T07:18:12.305Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T07:18:12.305Z] 9e7d4a247125: Preparing [2025-01-06T07:18:12.305Z] c508b9004bda: Preparing [2025-01-06T07:18:12.305Z] a52b96a43089: Preparing [2025-01-06T07:18:12.305Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:12.305Z] 3f4fee376a00: Preparing [2025-01-06T07:18:12.305Z] de454cb91de1: Preparing [2025-01-06T07:18:12.305Z] ee5e3870576a: Preparing [2025-01-06T07:18:12.305Z] 75654b8eeebd: Preparing [2025-01-06T07:18:12.305Z] de454cb91de1: Waiting [2025-01-06T07:18:12.305Z] ee5e3870576a: Waiting [2025-01-06T07:18:12.305Z] 75654b8eeebd: Waiting [2025-01-06T07:18:12.305Z] 9e7d4a247125: Layer already exists [2025-01-06T07:18:12.305Z] a52b96a43089: Layer already exists [2025-01-06T07:18:12.305Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:12.305Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:12.305Z] c508b9004bda: Layer already exists [2025-01-06T07:18:12.305Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:12.305Z] de454cb91de1: Layer already exists [2025-01-06T07:18:12.305Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:12.305Z] 4.0.0-dev.32: digest: sha256:fb1c16f17f49aab8fa39d9323f572cb22aca4ea7c8ad8e281206e2af6e7e8068 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:12.641Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:12.971Z] + docker push nexus3.edgexfoundry.org:10004/core-data:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:12.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T07:18:12.971Z] 9e7d4a247125: Preparing [2025-01-06T07:18:12.971Z] c508b9004bda: Preparing [2025-01-06T07:18:12.971Z] a52b96a43089: Preparing [2025-01-06T07:18:12.971Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:12.971Z] 3f4fee376a00: Preparing [2025-01-06T07:18:12.971Z] de454cb91de1: Preparing [2025-01-06T07:18:12.971Z] ee5e3870576a: Preparing [2025-01-06T07:18:12.971Z] 75654b8eeebd: Preparing [2025-01-06T07:18:12.971Z] ee5e3870576a: Waiting [2025-01-06T07:18:12.971Z] de454cb91de1: Waiting [2025-01-06T07:18:12.971Z] 75654b8eeebd: Waiting [2025-01-06T07:18:12.971Z] a52b96a43089: Layer already exists [2025-01-06T07:18:12.971Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:12.971Z] 9e7d4a247125: Layer already exists [2025-01-06T07:18:12.971Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:12.971Z] c508b9004bda: Layer already exists [2025-01-06T07:18:12.971Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:12.971Z] de454cb91de1: Layer already exists [2025-01-06T07:18:12.971Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:12.971Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:fb1c16f17f49aab8fa39d9323f572cb22aca4ea7c8ad8e281206e2af6e7e8068 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:13.309Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:13.639Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-06T07:18:13.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-06T07:18:13.639Z] 9e7d4a247125: Preparing [2025-01-06T07:18:13.639Z] c508b9004bda: Preparing [2025-01-06T07:18:13.639Z] a52b96a43089: Preparing [2025-01-06T07:18:13.639Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:13.639Z] 3f4fee376a00: Preparing [2025-01-06T07:18:13.639Z] de454cb91de1: Preparing [2025-01-06T07:18:13.639Z] ee5e3870576a: Preparing [2025-01-06T07:18:13.639Z] 75654b8eeebd: Preparing [2025-01-06T07:18:13.639Z] de454cb91de1: Waiting [2025-01-06T07:18:13.639Z] ee5e3870576a: Waiting [2025-01-06T07:18:13.639Z] 75654b8eeebd: Waiting [2025-01-06T07:18:13.639Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:13.639Z] a52b96a43089: Layer already exists [2025-01-06T07:18:13.639Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:13.639Z] c508b9004bda: Layer already exists [2025-01-06T07:18:13.639Z] 9e7d4a247125: Layer already exists [2025-01-06T07:18:13.639Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:13.639Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:13.639Z] de454cb91de1: Layer already exists [2025-01-06T07:18:13.639Z] main: digest: sha256:fb1c16f17f49aab8fa39d9323f572cb22aca4ea7c8ad8e281206e2af6e7e8068 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:13.707Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:13.719Z] taggedImages: [2025-01-06T07:18:13.719Z] - nexus3.edgexfoundry.org:10004/core-data:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:13.719Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-06T07:18:13.719Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.32 [2025-01-06T07:18:13.719Z] - nexus3.edgexfoundry.org:10004/core-data:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:13.719Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-06T07:18:13.751Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-06T07:18:13.751Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:13.751Z] latest [2025-01-06T07:18:13.751Z] 4.0.0-dev.32 [2025-01-06T07:18:13.751Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:13.751Z] main [2025-01-06T07:18:13.751Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:14.095Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:14.430Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:14.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T07:18:14.431Z] 58fd4e16aaea: Preparing [2025-01-06T07:18:14.431Z] 37a9a471fd04: Preparing [2025-01-06T07:18:14.431Z] fe2c4bc542e7: Preparing [2025-01-06T07:18:14.431Z] 3f4fee376a00: Preparing [2025-01-06T07:18:14.431Z] 98ba02bb2ccd: Preparing [2025-01-06T07:18:14.431Z] 2f76ba2ad28d: Preparing [2025-01-06T07:18:14.431Z] 75654b8eeebd: Preparing [2025-01-06T07:18:14.431Z] 2f76ba2ad28d: Waiting [2025-01-06T07:18:14.431Z] 75654b8eeebd: Waiting [2025-01-06T07:18:14.431Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:14.431Z] 98ba02bb2ccd: Pushed [2025-01-06T07:18:14.431Z] 37a9a471fd04: Pushed [2025-01-06T07:18:14.431Z] 58fd4e16aaea: Pushed [2025-01-06T07:18:14.431Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:14.431Z] 2f76ba2ad28d: Pushed [2025-01-06T07:18:16.961Z] fe2c4bc542e7: Pushed [2025-01-06T07:18:16.961Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:823e32d0101474e15b26a4622a7da369fd03f223df51d9f53908a38cd7f62688 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:17.291Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:17.611Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T07:18:17.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T07:18:17.611Z] 58fd4e16aaea: Preparing [2025-01-06T07:18:17.611Z] 37a9a471fd04: Preparing [2025-01-06T07:18:17.611Z] fe2c4bc542e7: Preparing [2025-01-06T07:18:17.611Z] 3f4fee376a00: Preparing [2025-01-06T07:18:17.611Z] 98ba02bb2ccd: Preparing [2025-01-06T07:18:17.611Z] 2f76ba2ad28d: Preparing [2025-01-06T07:18:17.611Z] 75654b8eeebd: Preparing [2025-01-06T07:18:17.611Z] 2f76ba2ad28d: Waiting [2025-01-06T07:18:17.611Z] 75654b8eeebd: Waiting [2025-01-06T07:18:17.611Z] fe2c4bc542e7: Layer already exists [2025-01-06T07:18:17.611Z] 98ba02bb2ccd: Layer already exists [2025-01-06T07:18:17.611Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:17.611Z] 37a9a471fd04: Layer already exists [2025-01-06T07:18:17.611Z] 58fd4e16aaea: Layer already exists [2025-01-06T07:18:17.611Z] 2f76ba2ad28d: Layer already exists [2025-01-06T07:18:17.611Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:17.611Z] latest: digest: sha256:823e32d0101474e15b26a4622a7da369fd03f223df51d9f53908a38cd7f62688 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:17.943Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:18.276Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.32 [2025-01-06T07:18:18.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T07:18:18.276Z] 58fd4e16aaea: Preparing [2025-01-06T07:18:18.276Z] 37a9a471fd04: Preparing [2025-01-06T07:18:18.276Z] fe2c4bc542e7: Preparing [2025-01-06T07:18:18.276Z] 3f4fee376a00: Preparing [2025-01-06T07:18:18.276Z] 98ba02bb2ccd: Preparing [2025-01-06T07:18:18.276Z] 2f76ba2ad28d: Preparing [2025-01-06T07:18:18.276Z] 75654b8eeebd: Preparing [2025-01-06T07:18:18.276Z] 2f76ba2ad28d: Waiting [2025-01-06T07:18:18.276Z] fe2c4bc542e7: Layer already exists [2025-01-06T07:18:18.276Z] 37a9a471fd04: Layer already exists [2025-01-06T07:18:18.276Z] 58fd4e16aaea: Layer already exists [2025-01-06T07:18:18.276Z] 98ba02bb2ccd: Layer already exists [2025-01-06T07:18:18.276Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:18.276Z] 2f76ba2ad28d: Layer already exists [2025-01-06T07:18:18.276Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:18.276Z] 4.0.0-dev.32: digest: sha256:823e32d0101474e15b26a4622a7da369fd03f223df51d9f53908a38cd7f62688 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:18.609Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:18.934Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:18.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T07:18:18.934Z] 58fd4e16aaea: Preparing [2025-01-06T07:18:18.934Z] 37a9a471fd04: Preparing [2025-01-06T07:18:18.934Z] fe2c4bc542e7: Preparing [2025-01-06T07:18:18.934Z] 3f4fee376a00: Preparing [2025-01-06T07:18:18.934Z] 98ba02bb2ccd: Preparing [2025-01-06T07:18:18.934Z] 2f76ba2ad28d: Preparing [2025-01-06T07:18:18.934Z] 75654b8eeebd: Preparing [2025-01-06T07:18:18.934Z] 2f76ba2ad28d: Waiting [2025-01-06T07:18:18.934Z] 75654b8eeebd: Waiting [2025-01-06T07:18:18.934Z] 58fd4e16aaea: Layer already exists [2025-01-06T07:18:18.934Z] 37a9a471fd04: Layer already exists [2025-01-06T07:18:18.934Z] 98ba02bb2ccd: Layer already exists [2025-01-06T07:18:18.934Z] fe2c4bc542e7: Layer already exists [2025-01-06T07:18:18.934Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:18.934Z] 2f76ba2ad28d: Layer already exists [2025-01-06T07:18:18.934Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:18.934Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:823e32d0101474e15b26a4622a7da369fd03f223df51d9f53908a38cd7f62688 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:19.264Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:19.584Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-06T07:18:19.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-06T07:18:19.584Z] 58fd4e16aaea: Preparing [2025-01-06T07:18:19.584Z] 37a9a471fd04: Preparing [2025-01-06T07:18:19.584Z] fe2c4bc542e7: Preparing [2025-01-06T07:18:19.584Z] 3f4fee376a00: Preparing [2025-01-06T07:18:19.584Z] 98ba02bb2ccd: Preparing [2025-01-06T07:18:19.584Z] 2f76ba2ad28d: Preparing [2025-01-06T07:18:19.584Z] 75654b8eeebd: Preparing [2025-01-06T07:18:19.584Z] 75654b8eeebd: Waiting [2025-01-06T07:18:19.584Z] 2f76ba2ad28d: Waiting [2025-01-06T07:18:19.584Z] 98ba02bb2ccd: Layer already exists [2025-01-06T07:18:19.584Z] 58fd4e16aaea: Layer already exists [2025-01-06T07:18:19.584Z] fe2c4bc542e7: Layer already exists [2025-01-06T07:18:19.584Z] 37a9a471fd04: Layer already exists [2025-01-06T07:18:19.584Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:19.584Z] 2f76ba2ad28d: Layer already exists [2025-01-06T07:18:19.584Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:19.584Z] main: digest: sha256:823e32d0101474e15b26a4622a7da369fd03f223df51d9f53908a38cd7f62688 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:19.656Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:19.671Z] taggedImages: [2025-01-06T07:18:19.671Z] - nexus3.edgexfoundry.org:10004/core-keeper:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:19.671Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-06T07:18:19.671Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.32 [2025-01-06T07:18:19.671Z] - nexus3.edgexfoundry.org:10004/core-keeper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:19.671Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-06T07:18:19.696Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-06T07:18:19.696Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:19.696Z] latest [2025-01-06T07:18:19.696Z] 4.0.0-dev.32 [2025-01-06T07:18:19.696Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:19.696Z] main [2025-01-06T07:18:19.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:20.038Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:20.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:20.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T07:18:20.369Z] f8db4decd613: Preparing [2025-01-06T07:18:20.369Z] 4b66b2e5b4c7: Preparing [2025-01-06T07:18:20.369Z] 66be5dac6e07: Preparing [2025-01-06T07:18:20.369Z] 1cdf09e40bb5: Preparing [2025-01-06T07:18:20.369Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:20.369Z] 3f4fee376a00: Preparing [2025-01-06T07:18:20.369Z] d966eb9e535a: Preparing [2025-01-06T07:18:20.369Z] ee5e3870576a: Preparing [2025-01-06T07:18:20.369Z] 75654b8eeebd: Preparing [2025-01-06T07:18:20.369Z] d966eb9e535a: Waiting [2025-01-06T07:18:20.369Z] ee5e3870576a: Waiting [2025-01-06T07:18:20.369Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:20.369Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:20.369Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:20.369Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:20.369Z] 66be5dac6e07: Pushed [2025-01-06T07:18:20.369Z] 4b66b2e5b4c7: Pushed [2025-01-06T07:18:20.369Z] f8db4decd613: Pushed [2025-01-06T07:18:20.369Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:22.903Z] 1cdf09e40bb5: Pushed [2025-01-06T07:18:23.163Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:506b81b316ee18ed901866f9596b1596585dc6736606616a85207435a20e38ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:23.498Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:23.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T07:18:23.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T07:18:23.828Z] f8db4decd613: Preparing [2025-01-06T07:18:23.828Z] 4b66b2e5b4c7: Preparing [2025-01-06T07:18:23.828Z] 66be5dac6e07: Preparing [2025-01-06T07:18:23.828Z] 1cdf09e40bb5: Preparing [2025-01-06T07:18:23.828Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:23.828Z] 3f4fee376a00: Preparing [2025-01-06T07:18:23.828Z] d966eb9e535a: Preparing [2025-01-06T07:18:23.828Z] ee5e3870576a: Preparing [2025-01-06T07:18:23.828Z] 75654b8eeebd: Preparing [2025-01-06T07:18:23.828Z] 3f4fee376a00: Waiting [2025-01-06T07:18:23.828Z] ee5e3870576a: Waiting [2025-01-06T07:18:23.828Z] 75654b8eeebd: Waiting [2025-01-06T07:18:23.828Z] d966eb9e535a: Waiting [2025-01-06T07:18:23.828Z] f8db4decd613: Layer already exists [2025-01-06T07:18:23.828Z] 66be5dac6e07: Layer already exists [2025-01-06T07:18:23.828Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:23.828Z] 4b66b2e5b4c7: Layer already exists [2025-01-06T07:18:23.828Z] 1cdf09e40bb5: Layer already exists [2025-01-06T07:18:23.828Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:23.828Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:23.828Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:23.828Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:23.828Z] latest: digest: sha256:506b81b316ee18ed901866f9596b1596585dc6736606616a85207435a20e38ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:24.160Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:24.484Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.32 [2025-01-06T07:18:24.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T07:18:24.484Z] f8db4decd613: Preparing [2025-01-06T07:18:24.484Z] 4b66b2e5b4c7: Preparing [2025-01-06T07:18:24.484Z] 66be5dac6e07: Preparing [2025-01-06T07:18:24.484Z] 1cdf09e40bb5: Preparing [2025-01-06T07:18:24.484Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:24.484Z] 3f4fee376a00: Preparing [2025-01-06T07:18:24.484Z] d966eb9e535a: Preparing [2025-01-06T07:18:24.484Z] ee5e3870576a: Preparing [2025-01-06T07:18:24.484Z] 75654b8eeebd: Preparing [2025-01-06T07:18:24.484Z] ee5e3870576a: Waiting [2025-01-06T07:18:24.484Z] 3f4fee376a00: Waiting [2025-01-06T07:18:24.484Z] d966eb9e535a: Waiting [2025-01-06T07:18:24.484Z] 75654b8eeebd: Waiting [2025-01-06T07:18:24.484Z] 4b66b2e5b4c7: Layer already exists [2025-01-06T07:18:24.484Z] 1cdf09e40bb5: Layer already exists [2025-01-06T07:18:24.484Z] f8db4decd613: Layer already exists [2025-01-06T07:18:24.484Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:24.484Z] 66be5dac6e07: Layer already exists [2025-01-06T07:18:24.484Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:24.484Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:24.484Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:24.484Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:24.484Z] 4.0.0-dev.32: digest: sha256:506b81b316ee18ed901866f9596b1596585dc6736606616a85207435a20e38ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:25.037Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:25.358Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:25.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T07:18:25.358Z] f8db4decd613: Preparing [2025-01-06T07:18:25.358Z] 4b66b2e5b4c7: Preparing [2025-01-06T07:18:25.358Z] 66be5dac6e07: Preparing [2025-01-06T07:18:25.358Z] 1cdf09e40bb5: Preparing [2025-01-06T07:18:25.358Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:25.358Z] 3f4fee376a00: Preparing [2025-01-06T07:18:25.358Z] d966eb9e535a: Preparing [2025-01-06T07:18:25.358Z] ee5e3870576a: Preparing [2025-01-06T07:18:25.358Z] 75654b8eeebd: Preparing [2025-01-06T07:18:25.358Z] 3f4fee376a00: Waiting [2025-01-06T07:18:25.358Z] d966eb9e535a: Waiting [2025-01-06T07:18:25.358Z] ee5e3870576a: Waiting [2025-01-06T07:18:25.358Z] 75654b8eeebd: Waiting [2025-01-06T07:18:25.358Z] 4b66b2e5b4c7: Layer already exists [2025-01-06T07:18:25.358Z] f8db4decd613: Layer already exists [2025-01-06T07:18:25.358Z] 66be5dac6e07: Layer already exists [2025-01-06T07:18:25.358Z] 1cdf09e40bb5: Layer already exists [2025-01-06T07:18:25.358Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:25.358Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:25.358Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:25.358Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:25.358Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:25.358Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:506b81b316ee18ed901866f9596b1596585dc6736606616a85207435a20e38ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:25.698Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:26.019Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-06T07:18:26.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-06T07:18:26.019Z] f8db4decd613: Preparing [2025-01-06T07:18:26.019Z] 4b66b2e5b4c7: Preparing [2025-01-06T07:18:26.019Z] 66be5dac6e07: Preparing [2025-01-06T07:18:26.019Z] 1cdf09e40bb5: Preparing [2025-01-06T07:18:26.019Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:26.019Z] 3f4fee376a00: Preparing [2025-01-06T07:18:26.019Z] d966eb9e535a: Preparing [2025-01-06T07:18:26.019Z] ee5e3870576a: Preparing [2025-01-06T07:18:26.019Z] 75654b8eeebd: Preparing [2025-01-06T07:18:26.019Z] d966eb9e535a: Waiting [2025-01-06T07:18:26.019Z] ee5e3870576a: Waiting [2025-01-06T07:18:26.019Z] 75654b8eeebd: Waiting [2025-01-06T07:18:26.019Z] 3f4fee376a00: Waiting [2025-01-06T07:18:26.019Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:26.019Z] 4b66b2e5b4c7: Layer already exists [2025-01-06T07:18:26.019Z] 1cdf09e40bb5: Layer already exists [2025-01-06T07:18:26.019Z] f8db4decd613: Layer already exists [2025-01-06T07:18:26.019Z] 66be5dac6e07: Layer already exists [2025-01-06T07:18:26.019Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:26.019Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:26.019Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:26.019Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:26.019Z] main: digest: sha256:506b81b316ee18ed901866f9596b1596585dc6736606616a85207435a20e38ea size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:26.090Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:26.102Z] taggedImages: [2025-01-06T07:18:26.102Z] - nexus3.edgexfoundry.org:10004/core-metadata:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:26.102Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-06T07:18:26.102Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.32 [2025-01-06T07:18:26.102Z] - nexus3.edgexfoundry.org:10004/core-metadata:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:26.102Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-06T07:18:26.130Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-06T07:18:26.130Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:26.130Z] latest [2025-01-06T07:18:26.130Z] 4.0.0-dev.32 [2025-01-06T07:18:26.130Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:26.130Z] main [2025-01-06T07:18:26.130Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:26.487Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:26.919Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:26.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T07:18:26.919Z] b50091732836: Preparing [2025-01-06T07:18:26.919Z] 846011868f9b: Preparing [2025-01-06T07:18:26.919Z] b4df16a0a739: Preparing [2025-01-06T07:18:26.919Z] e57ae2d5264c: Preparing [2025-01-06T07:18:26.919Z] 299c3b094ebf: Preparing [2025-01-06T07:18:26.919Z] 835ce610ef41: Preparing [2025-01-06T07:18:26.919Z] b1b88e4ba97a: Preparing [2025-01-06T07:18:26.919Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:26.919Z] 3f4fee376a00: Preparing [2025-01-06T07:18:26.919Z] c73aebb0a57e: Preparing [2025-01-06T07:18:26.919Z] 3bb8ea75f948: Preparing [2025-01-06T07:18:26.919Z] 5f70bf18a086: Preparing [2025-01-06T07:18:26.919Z] f1325b01eb37: Preparing [2025-01-06T07:18:26.919Z] cc562ed4971a: Preparing [2025-01-06T07:18:26.919Z] e7e3e7e10f45: Preparing [2025-01-06T07:18:26.919Z] 75654b8eeebd: Preparing [2025-01-06T07:18:26.919Z] b1b88e4ba97a: Waiting [2025-01-06T07:18:26.919Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:26.919Z] 3f4fee376a00: Waiting [2025-01-06T07:18:26.919Z] f1325b01eb37: Waiting [2025-01-06T07:18:26.919Z] c73aebb0a57e: Waiting [2025-01-06T07:18:26.919Z] cc562ed4971a: Waiting [2025-01-06T07:18:26.919Z] e7e3e7e10f45: Waiting [2025-01-06T07:18:26.919Z] 5f70bf18a086: Waiting [2025-01-06T07:18:26.919Z] 3bb8ea75f948: Waiting [2025-01-06T07:18:26.919Z] 75654b8eeebd: Waiting [2025-01-06T07:18:26.919Z] 835ce610ef41: Waiting [2025-01-06T07:18:26.919Z] 299c3b094ebf: Pushed [2025-01-06T07:18:26.919Z] b50091732836: Pushed [2025-01-06T07:18:26.919Z] b4df16a0a739: Pushed [2025-01-06T07:18:26.919Z] 846011868f9b: Pushed [2025-01-06T07:18:26.919Z] e57ae2d5264c: Pushed [2025-01-06T07:18:26.919Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:26.919Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:26.919Z] 5f70bf18a086: Layer already exists [2025-01-06T07:18:26.919Z] 835ce610ef41: Pushed [2025-01-06T07:18:27.190Z] c73aebb0a57e: Pushed [2025-01-06T07:18:27.190Z] 3bb8ea75f948: Pushed [2025-01-06T07:18:27.190Z] f1325b01eb37: Pushed [2025-01-06T07:18:27.190Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:27.190Z] e7e3e7e10f45: Pushed [2025-01-06T07:18:27.784Z] cc562ed4971a: Pushed [2025-01-06T07:18:28.370Z] b1b88e4ba97a: Pushed [2025-01-06T07:18:28.650Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:78b75c6535693c35c41f117dfbf9f2977590bedbdf955c0f276395861c05d259 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:29.000Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:29.320Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T07:18:29.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T07:18:29.320Z] b50091732836: Preparing [2025-01-06T07:18:29.320Z] 846011868f9b: Preparing [2025-01-06T07:18:29.320Z] b4df16a0a739: Preparing [2025-01-06T07:18:29.320Z] e57ae2d5264c: Preparing [2025-01-06T07:18:29.320Z] 299c3b094ebf: Preparing [2025-01-06T07:18:29.320Z] 835ce610ef41: Preparing [2025-01-06T07:18:29.320Z] b1b88e4ba97a: Preparing [2025-01-06T07:18:29.320Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:29.320Z] 3f4fee376a00: Preparing [2025-01-06T07:18:29.320Z] c73aebb0a57e: Preparing [2025-01-06T07:18:29.320Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:29.320Z] b1b88e4ba97a: Waiting [2025-01-06T07:18:29.320Z] 835ce610ef41: Waiting [2025-01-06T07:18:29.320Z] 3f4fee376a00: Waiting [2025-01-06T07:18:29.320Z] 3bb8ea75f948: Preparing [2025-01-06T07:18:29.320Z] 5f70bf18a086: Preparing [2025-01-06T07:18:29.320Z] f1325b01eb37: Preparing [2025-01-06T07:18:29.320Z] c73aebb0a57e: Waiting [2025-01-06T07:18:29.320Z] 3bb8ea75f948: Waiting [2025-01-06T07:18:29.320Z] 5f70bf18a086: Waiting [2025-01-06T07:18:29.320Z] cc562ed4971a: Preparing [2025-01-06T07:18:29.320Z] e7e3e7e10f45: Preparing [2025-01-06T07:18:29.320Z] cc562ed4971a: Waiting [2025-01-06T07:18:29.320Z] f1325b01eb37: Waiting [2025-01-06T07:18:29.320Z] 75654b8eeebd: Preparing [2025-01-06T07:18:29.320Z] b4df16a0a739: Layer already exists [2025-01-06T07:18:29.320Z] 846011868f9b: Layer already exists [2025-01-06T07:18:29.320Z] e57ae2d5264c: Layer already exists [2025-01-06T07:18:29.320Z] 299c3b094ebf: Layer already exists [2025-01-06T07:18:29.320Z] b50091732836: Layer already exists [2025-01-06T07:18:29.320Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:29.320Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:29.320Z] b1b88e4ba97a: Layer already exists [2025-01-06T07:18:29.320Z] c73aebb0a57e: Layer already exists [2025-01-06T07:18:29.320Z] 835ce610ef41: Layer already exists [2025-01-06T07:18:29.320Z] 3bb8ea75f948: Layer already exists [2025-01-06T07:18:29.320Z] 5f70bf18a086: Layer already exists [2025-01-06T07:18:29.320Z] f1325b01eb37: Layer already exists [2025-01-06T07:18:29.320Z] e7e3e7e10f45: Layer already exists [2025-01-06T07:18:29.320Z] cc562ed4971a: Layer already exists [2025-01-06T07:18:29.320Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:29.320Z] latest: digest: sha256:78b75c6535693c35c41f117dfbf9f2977590bedbdf955c0f276395861c05d259 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:29.648Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:29.973Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.32 [2025-01-06T07:18:29.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T07:18:29.974Z] b50091732836: Preparing [2025-01-06T07:18:29.974Z] 846011868f9b: Preparing [2025-01-06T07:18:29.974Z] b4df16a0a739: Preparing [2025-01-06T07:18:29.974Z] e57ae2d5264c: Preparing [2025-01-06T07:18:29.974Z] 299c3b094ebf: Preparing [2025-01-06T07:18:29.974Z] 835ce610ef41: Preparing [2025-01-06T07:18:29.974Z] b1b88e4ba97a: Preparing [2025-01-06T07:18:29.974Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:29.974Z] 3f4fee376a00: Preparing [2025-01-06T07:18:29.974Z] c73aebb0a57e: Preparing [2025-01-06T07:18:29.974Z] 3bb8ea75f948: Preparing [2025-01-06T07:18:29.974Z] 5f70bf18a086: Preparing [2025-01-06T07:18:29.974Z] f1325b01eb37: Preparing [2025-01-06T07:18:29.974Z] cc562ed4971a: Preparing [2025-01-06T07:18:29.974Z] e7e3e7e10f45: Preparing [2025-01-06T07:18:29.974Z] 75654b8eeebd: Preparing [2025-01-06T07:18:29.974Z] 835ce610ef41: Waiting [2025-01-06T07:18:29.974Z] 3f4fee376a00: Waiting [2025-01-06T07:18:29.974Z] b1b88e4ba97a: Waiting [2025-01-06T07:18:29.974Z] c73aebb0a57e: Waiting [2025-01-06T07:18:29.974Z] cc562ed4971a: Waiting [2025-01-06T07:18:29.974Z] 3bb8ea75f948: Waiting [2025-01-06T07:18:29.974Z] e7e3e7e10f45: Waiting [2025-01-06T07:18:29.974Z] 5f70bf18a086: Waiting [2025-01-06T07:18:29.974Z] 75654b8eeebd: Waiting [2025-01-06T07:18:29.974Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:29.974Z] f1325b01eb37: Waiting [2025-01-06T07:18:29.974Z] e57ae2d5264c: Layer already exists [2025-01-06T07:18:29.974Z] 846011868f9b: Layer already exists [2025-01-06T07:18:29.974Z] b4df16a0a739: Layer already exists [2025-01-06T07:18:29.974Z] 299c3b094ebf: Layer already exists [2025-01-06T07:18:29.974Z] b50091732836: Layer already exists [2025-01-06T07:18:29.974Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:29.974Z] 835ce610ef41: Layer already exists [2025-01-06T07:18:29.974Z] b1b88e4ba97a: Layer already exists [2025-01-06T07:18:29.974Z] c73aebb0a57e: Layer already exists [2025-01-06T07:18:29.974Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:29.974Z] 3bb8ea75f948: Layer already exists [2025-01-06T07:18:29.974Z] 5f70bf18a086: Layer already exists [2025-01-06T07:18:29.974Z] cc562ed4971a: Layer already exists [2025-01-06T07:18:29.974Z] e7e3e7e10f45: Layer already exists [2025-01-06T07:18:29.974Z] f1325b01eb37: Layer already exists [2025-01-06T07:18:29.974Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:29.974Z] 4.0.0-dev.32: digest: sha256:78b75c6535693c35c41f117dfbf9f2977590bedbdf955c0f276395861c05d259 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:30.306Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:30.627Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:30.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T07:18:30.627Z] b50091732836: Preparing [2025-01-06T07:18:30.627Z] 846011868f9b: Preparing [2025-01-06T07:18:30.627Z] b4df16a0a739: Preparing [2025-01-06T07:18:30.627Z] e57ae2d5264c: Preparing [2025-01-06T07:18:30.627Z] 299c3b094ebf: Preparing [2025-01-06T07:18:30.627Z] 835ce610ef41: Preparing [2025-01-06T07:18:30.627Z] b1b88e4ba97a: Preparing [2025-01-06T07:18:30.627Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:30.627Z] 3f4fee376a00: Preparing [2025-01-06T07:18:30.627Z] c73aebb0a57e: Preparing [2025-01-06T07:18:30.627Z] 3bb8ea75f948: Preparing [2025-01-06T07:18:30.627Z] 5f70bf18a086: Preparing [2025-01-06T07:18:30.627Z] f1325b01eb37: Preparing [2025-01-06T07:18:30.627Z] cc562ed4971a: Preparing [2025-01-06T07:18:30.627Z] e7e3e7e10f45: Preparing [2025-01-06T07:18:30.627Z] 75654b8eeebd: Preparing [2025-01-06T07:18:30.627Z] 3bb8ea75f948: Waiting [2025-01-06T07:18:30.627Z] 835ce610ef41: Waiting [2025-01-06T07:18:30.627Z] b1b88e4ba97a: Waiting [2025-01-06T07:18:30.627Z] 5f70bf18a086: Waiting [2025-01-06T07:18:30.627Z] f1325b01eb37: Waiting [2025-01-06T07:18:30.627Z] cc562ed4971a: Waiting [2025-01-06T07:18:30.627Z] e7e3e7e10f45: Waiting [2025-01-06T07:18:30.627Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:30.627Z] 3f4fee376a00: Waiting [2025-01-06T07:18:30.627Z] 75654b8eeebd: Waiting [2025-01-06T07:18:30.627Z] c73aebb0a57e: Waiting [2025-01-06T07:18:30.627Z] 846011868f9b: Layer already exists [2025-01-06T07:18:30.627Z] 299c3b094ebf: Layer already exists [2025-01-06T07:18:30.627Z] e57ae2d5264c: Layer already exists [2025-01-06T07:18:30.627Z] b4df16a0a739: Layer already exists [2025-01-06T07:18:30.627Z] b50091732836: Layer already exists [2025-01-06T07:18:30.627Z] b1b88e4ba97a: Layer already exists [2025-01-06T07:18:30.627Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:30.627Z] 835ce610ef41: Layer already exists [2025-01-06T07:18:30.627Z] c73aebb0a57e: Layer already exists [2025-01-06T07:18:30.627Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:30.627Z] 5f70bf18a086: Layer already exists [2025-01-06T07:18:30.627Z] 3bb8ea75f948: Layer already exists [2025-01-06T07:18:30.627Z] f1325b01eb37: Layer already exists [2025-01-06T07:18:30.627Z] e7e3e7e10f45: Layer already exists [2025-01-06T07:18:30.627Z] cc562ed4971a: Layer already exists [2025-01-06T07:18:30.627Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:30.627Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:78b75c6535693c35c41f117dfbf9f2977590bedbdf955c0f276395861c05d259 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:30.950Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:31.276Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-06T07:18:31.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-06T07:18:31.276Z] b50091732836: Preparing [2025-01-06T07:18:31.277Z] 846011868f9b: Preparing [2025-01-06T07:18:31.277Z] b4df16a0a739: Preparing [2025-01-06T07:18:31.277Z] e57ae2d5264c: Preparing [2025-01-06T07:18:31.277Z] 299c3b094ebf: Preparing [2025-01-06T07:18:31.277Z] 835ce610ef41: Preparing [2025-01-06T07:18:31.277Z] b1b88e4ba97a: Preparing [2025-01-06T07:18:31.277Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:31.277Z] 3f4fee376a00: Preparing [2025-01-06T07:18:31.277Z] c73aebb0a57e: Preparing [2025-01-06T07:18:31.277Z] 3bb8ea75f948: Preparing [2025-01-06T07:18:31.277Z] 5f70bf18a086: Preparing [2025-01-06T07:18:31.277Z] f1325b01eb37: Preparing [2025-01-06T07:18:31.277Z] cc562ed4971a: Preparing [2025-01-06T07:18:31.277Z] e7e3e7e10f45: Preparing [2025-01-06T07:18:31.277Z] 75654b8eeebd: Preparing [2025-01-06T07:18:31.277Z] 3bb8ea75f948: Waiting [2025-01-06T07:18:31.277Z] 835ce610ef41: Waiting [2025-01-06T07:18:31.277Z] 5f70bf18a086: Waiting [2025-01-06T07:18:31.277Z] b1b88e4ba97a: Waiting [2025-01-06T07:18:31.277Z] 3f4fee376a00: Waiting [2025-01-06T07:18:31.277Z] f1325b01eb37: Waiting [2025-01-06T07:18:31.277Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:31.277Z] cc562ed4971a: Waiting [2025-01-06T07:18:31.277Z] c73aebb0a57e: Waiting [2025-01-06T07:18:31.277Z] 75654b8eeebd: Waiting [2025-01-06T07:18:31.277Z] e7e3e7e10f45: Waiting [2025-01-06T07:18:31.277Z] e57ae2d5264c: Layer already exists [2025-01-06T07:18:31.277Z] b4df16a0a739: Layer already exists [2025-01-06T07:18:31.277Z] 299c3b094ebf: Layer already exists [2025-01-06T07:18:31.277Z] 846011868f9b: Layer already exists [2025-01-06T07:18:31.277Z] b50091732836: Layer already exists [2025-01-06T07:18:31.277Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:31.277Z] 835ce610ef41: Layer already exists [2025-01-06T07:18:31.277Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:31.277Z] c73aebb0a57e: Layer already exists [2025-01-06T07:18:31.277Z] b1b88e4ba97a: Layer already exists [2025-01-06T07:18:31.277Z] cc562ed4971a: Layer already exists [2025-01-06T07:18:31.277Z] 5f70bf18a086: Layer already exists [2025-01-06T07:18:31.277Z] f1325b01eb37: Layer already exists [2025-01-06T07:18:31.277Z] e7e3e7e10f45: Layer already exists [2025-01-06T07:18:31.277Z] 3bb8ea75f948: Layer already exists [2025-01-06T07:18:31.277Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:31.277Z] main: digest: sha256:78b75c6535693c35c41f117dfbf9f2977590bedbdf955c0f276395861c05d259 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:31.355Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:31.371Z] taggedImages: [2025-01-06T07:18:31.371Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:31.371Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-06T07:18:31.371Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.32 [2025-01-06T07:18:31.371Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:31.371Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-06T07:18:31.399Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-06T07:18:31.399Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:31.399Z] latest [2025-01-06T07:18:31.399Z] 4.0.0-dev.32 [2025-01-06T07:18:31.399Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:31.399Z] main [2025-01-06T07:18:31.399Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:31.734Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:32.058Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:32.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T07:18:32.058Z] b01b74f0b48c: Preparing [2025-01-06T07:18:32.058Z] c2c379bb4161: Preparing [2025-01-06T07:18:32.058Z] fab50302c7a0: Preparing [2025-01-06T07:18:32.058Z] 9e6c359eca7c: Preparing [2025-01-06T07:18:32.058Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:32.058Z] 3f4fee376a00: Preparing [2025-01-06T07:18:32.058Z] d966eb9e535a: Preparing [2025-01-06T07:18:32.058Z] ee5e3870576a: Preparing [2025-01-06T07:18:32.058Z] 75654b8eeebd: Preparing [2025-01-06T07:18:32.058Z] 3f4fee376a00: Waiting [2025-01-06T07:18:32.058Z] d966eb9e535a: Waiting [2025-01-06T07:18:32.058Z] ee5e3870576a: Waiting [2025-01-06T07:18:32.058Z] 75654b8eeebd: Waiting [2025-01-06T07:18:32.058Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:32.058Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:32.058Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:32.058Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:32.058Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:32.058Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:32.058Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:32.058Z] fab50302c7a0: Pushed [2025-01-06T07:18:33.964Z] 9e6c359eca7c: Pushed [2025-01-06T07:18:33.964Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:e551013f4a62af126a9fbfaefe854690dfdcc3172cbd63eacf535e86aa890091 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:34.292Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:34.617Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T07:18:34.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T07:18:34.618Z] b01b74f0b48c: Preparing [2025-01-06T07:18:34.618Z] c2c379bb4161: Preparing [2025-01-06T07:18:34.618Z] fab50302c7a0: Preparing [2025-01-06T07:18:34.618Z] 9e6c359eca7c: Preparing [2025-01-06T07:18:34.618Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:34.618Z] 3f4fee376a00: Preparing [2025-01-06T07:18:34.618Z] d966eb9e535a: Preparing [2025-01-06T07:18:34.618Z] ee5e3870576a: Preparing [2025-01-06T07:18:34.618Z] 75654b8eeebd: Preparing [2025-01-06T07:18:34.618Z] d966eb9e535a: Waiting [2025-01-06T07:18:34.618Z] 3f4fee376a00: Waiting [2025-01-06T07:18:34.618Z] 75654b8eeebd: Waiting [2025-01-06T07:18:34.618Z] ee5e3870576a: Waiting [2025-01-06T07:18:34.618Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:34.618Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:34.618Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:34.618Z] fab50302c7a0: Layer already exists [2025-01-06T07:18:34.618Z] 9e6c359eca7c: Layer already exists [2025-01-06T07:18:34.618Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:34.618Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:34.618Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:34.618Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:34.618Z] latest: digest: sha256:e551013f4a62af126a9fbfaefe854690dfdcc3172cbd63eacf535e86aa890091 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:34.954Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:35.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.32 [2025-01-06T07:18:35.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T07:18:35.282Z] b01b74f0b48c: Preparing [2025-01-06T07:18:35.282Z] c2c379bb4161: Preparing [2025-01-06T07:18:35.282Z] fab50302c7a0: Preparing [2025-01-06T07:18:35.282Z] 9e6c359eca7c: Preparing [2025-01-06T07:18:35.282Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:35.282Z] 3f4fee376a00: Preparing [2025-01-06T07:18:35.282Z] d966eb9e535a: Preparing [2025-01-06T07:18:35.282Z] ee5e3870576a: Preparing [2025-01-06T07:18:35.282Z] 75654b8eeebd: Preparing [2025-01-06T07:18:35.282Z] 3f4fee376a00: Waiting [2025-01-06T07:18:35.282Z] d966eb9e535a: Waiting [2025-01-06T07:18:35.282Z] ee5e3870576a: Waiting [2025-01-06T07:18:35.282Z] 75654b8eeebd: Waiting [2025-01-06T07:18:35.282Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:35.282Z] fab50302c7a0: Layer already exists [2025-01-06T07:18:35.282Z] 9e6c359eca7c: Layer already exists [2025-01-06T07:18:35.282Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:35.282Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:35.282Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:35.282Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:35.282Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:35.282Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:35.282Z] 4.0.0-dev.32: digest: sha256:e551013f4a62af126a9fbfaefe854690dfdcc3172cbd63eacf535e86aa890091 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:35.609Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:35.931Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:35.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T07:18:35.931Z] b01b74f0b48c: Preparing [2025-01-06T07:18:35.931Z] c2c379bb4161: Preparing [2025-01-06T07:18:35.931Z] fab50302c7a0: Preparing [2025-01-06T07:18:35.931Z] 9e6c359eca7c: Preparing [2025-01-06T07:18:35.931Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:35.931Z] 3f4fee376a00: Preparing [2025-01-06T07:18:35.931Z] d966eb9e535a: Preparing [2025-01-06T07:18:35.931Z] ee5e3870576a: Preparing [2025-01-06T07:18:35.931Z] 75654b8eeebd: Preparing [2025-01-06T07:18:35.931Z] 3f4fee376a00: Waiting [2025-01-06T07:18:35.931Z] ee5e3870576a: Waiting [2025-01-06T07:18:35.931Z] 75654b8eeebd: Waiting [2025-01-06T07:18:35.931Z] d966eb9e535a: Waiting [2025-01-06T07:18:35.931Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:35.931Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:35.931Z] 9e6c359eca7c: Layer already exists [2025-01-06T07:18:35.931Z] fab50302c7a0: Layer already exists [2025-01-06T07:18:35.931Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:35.931Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:35.931Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:35.931Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:35.931Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:35.931Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:e551013f4a62af126a9fbfaefe854690dfdcc3172cbd63eacf535e86aa890091 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:36.259Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:36.585Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-06T07:18:36.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-06T07:18:36.586Z] b01b74f0b48c: Preparing [2025-01-06T07:18:36.586Z] c2c379bb4161: Preparing [2025-01-06T07:18:36.586Z] fab50302c7a0: Preparing [2025-01-06T07:18:36.586Z] 9e6c359eca7c: Preparing [2025-01-06T07:18:36.586Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:36.586Z] 3f4fee376a00: Preparing [2025-01-06T07:18:36.586Z] d966eb9e535a: Preparing [2025-01-06T07:18:36.586Z] ee5e3870576a: Preparing [2025-01-06T07:18:36.586Z] 75654b8eeebd: Preparing [2025-01-06T07:18:36.586Z] 3f4fee376a00: Waiting [2025-01-06T07:18:36.586Z] ee5e3870576a: Waiting [2025-01-06T07:18:36.586Z] d966eb9e535a: Waiting [2025-01-06T07:18:36.586Z] 75654b8eeebd: Waiting [2025-01-06T07:18:36.586Z] c2c379bb4161: Layer already exists [2025-01-06T07:18:36.586Z] fab50302c7a0: Layer already exists [2025-01-06T07:18:36.586Z] 9e6c359eca7c: Layer already exists [2025-01-06T07:18:36.586Z] b01b74f0b48c: Layer already exists [2025-01-06T07:18:36.586Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:36.586Z] ee5e3870576a: Layer already exists [2025-01-06T07:18:36.586Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:36.586Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:36.586Z] d966eb9e535a: Layer already exists [2025-01-06T07:18:36.586Z] main: digest: sha256:e551013f4a62af126a9fbfaefe854690dfdcc3172cbd63eacf535e86aa890091 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:36.660Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:36.674Z] taggedImages: [2025-01-06T07:18:36.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:36.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-06T07:18:36.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.32 [2025-01-06T07:18:36.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:36.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-06T07:18:36.704Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-06T07:18:36.704Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:36.704Z] latest [2025-01-06T07:18:36.704Z] 4.0.0-dev.32 [2025-01-06T07:18:36.704Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:36.704Z] main [2025-01-06T07:18:36.704Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:37.044Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:37.374Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:37.374Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T07:18:37.374Z] f25198c5476c: Preparing [2025-01-06T07:18:37.374Z] 9775a58aed99: Preparing [2025-01-06T07:18:37.374Z] 0b52bd70ab73: Preparing [2025-01-06T07:18:37.374Z] 60a5562ced6f: Preparing [2025-01-06T07:18:37.374Z] 8df5e2be3fbb: Preparing [2025-01-06T07:18:37.374Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:37.374Z] 3f4fee376a00: Preparing [2025-01-06T07:18:37.374Z] 8dfd9a7b095e: Preparing [2025-01-06T07:18:37.374Z] ac8723a4e851: Preparing [2025-01-06T07:18:37.374Z] b424cfba5000: Preparing [2025-01-06T07:18:37.374Z] 75654b8eeebd: Preparing [2025-01-06T07:18:37.374Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:37.374Z] 3f4fee376a00: Waiting [2025-01-06T07:18:37.374Z] 75654b8eeebd: Waiting [2025-01-06T07:18:37.374Z] 8dfd9a7b095e: Waiting [2025-01-06T07:18:37.374Z] ac8723a4e851: Waiting [2025-01-06T07:18:37.374Z] b424cfba5000: Waiting [2025-01-06T07:18:37.374Z] 9775a58aed99: Pushed [2025-01-06T07:18:37.374Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:37.374Z] 8df5e2be3fbb: Pushed [2025-01-06T07:18:37.374Z] 60a5562ced6f: Pushed [2025-01-06T07:18:37.374Z] f25198c5476c: Pushed [2025-01-06T07:18:37.374Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:37.374Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:37.374Z] 8dfd9a7b095e: Pushed [2025-01-06T07:18:37.633Z] ac8723a4e851: Pushed [2025-01-06T07:18:38.573Z] 0b52bd70ab73: Pushed [2025-01-06T07:18:39.514Z] b424cfba5000: Pushed [2025-01-06T07:18:39.514Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:8c08a4074d97e57dd88ffa2d3fb19dae9af706243adb0d5038f5795bd029bd3f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:39.838Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:40.170Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T07:18:40.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T07:18:40.170Z] f25198c5476c: Preparing [2025-01-06T07:18:40.170Z] 9775a58aed99: Preparing [2025-01-06T07:18:40.170Z] 0b52bd70ab73: Preparing [2025-01-06T07:18:40.170Z] 60a5562ced6f: Preparing [2025-01-06T07:18:40.170Z] 8df5e2be3fbb: Preparing [2025-01-06T07:18:40.170Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:40.170Z] 3f4fee376a00: Preparing [2025-01-06T07:18:40.170Z] 8dfd9a7b095e: Preparing [2025-01-06T07:18:40.170Z] ac8723a4e851: Preparing [2025-01-06T07:18:40.170Z] b424cfba5000: Preparing [2025-01-06T07:18:40.170Z] 75654b8eeebd: Preparing [2025-01-06T07:18:40.170Z] 3f4fee376a00: Waiting [2025-01-06T07:18:40.170Z] 8dfd9a7b095e: Waiting [2025-01-06T07:18:40.170Z] ac8723a4e851: Waiting [2025-01-06T07:18:40.170Z] b424cfba5000: Waiting [2025-01-06T07:18:40.170Z] 75654b8eeebd: Waiting [2025-01-06T07:18:40.170Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:40.170Z] 9775a58aed99: Layer already exists [2025-01-06T07:18:40.170Z] 60a5562ced6f: Layer already exists [2025-01-06T07:18:40.170Z] f25198c5476c: Layer already exists [2025-01-06T07:18:40.170Z] 0b52bd70ab73: Layer already exists [2025-01-06T07:18:40.170Z] 8df5e2be3fbb: Layer already exists [2025-01-06T07:18:40.170Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:40.170Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:40.170Z] 8dfd9a7b095e: Layer already exists [2025-01-06T07:18:40.170Z] b424cfba5000: Layer already exists [2025-01-06T07:18:40.170Z] ac8723a4e851: Layer already exists [2025-01-06T07:18:40.170Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:40.170Z] latest: digest: sha256:8c08a4074d97e57dd88ffa2d3fb19dae9af706243adb0d5038f5795bd029bd3f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:40.505Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:40.828Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.32 [2025-01-06T07:18:40.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T07:18:40.828Z] f25198c5476c: Preparing [2025-01-06T07:18:40.828Z] 9775a58aed99: Preparing [2025-01-06T07:18:40.828Z] 0b52bd70ab73: Preparing [2025-01-06T07:18:40.828Z] 60a5562ced6f: Preparing [2025-01-06T07:18:40.828Z] 8df5e2be3fbb: Preparing [2025-01-06T07:18:40.828Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:40.828Z] 3f4fee376a00: Preparing [2025-01-06T07:18:40.828Z] 8dfd9a7b095e: Preparing [2025-01-06T07:18:40.828Z] ac8723a4e851: Preparing [2025-01-06T07:18:40.828Z] b424cfba5000: Preparing [2025-01-06T07:18:40.828Z] 75654b8eeebd: Preparing [2025-01-06T07:18:40.828Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:40.828Z] 3f4fee376a00: Waiting [2025-01-06T07:18:40.828Z] ac8723a4e851: Waiting [2025-01-06T07:18:40.828Z] 8dfd9a7b095e: Waiting [2025-01-06T07:18:40.828Z] b424cfba5000: Waiting [2025-01-06T07:18:40.828Z] 75654b8eeebd: Waiting [2025-01-06T07:18:40.828Z] 9775a58aed99: Layer already exists [2025-01-06T07:18:40.828Z] 8df5e2be3fbb: Layer already exists [2025-01-06T07:18:40.828Z] 60a5562ced6f: Layer already exists [2025-01-06T07:18:40.828Z] f25198c5476c: Layer already exists [2025-01-06T07:18:40.828Z] 0b52bd70ab73: Layer already exists [2025-01-06T07:18:40.828Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:40.828Z] 8dfd9a7b095e: Layer already exists [2025-01-06T07:18:40.828Z] b424cfba5000: Layer already exists [2025-01-06T07:18:40.828Z] ac8723a4e851: Layer already exists [2025-01-06T07:18:40.828Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:40.828Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:40.828Z] 4.0.0-dev.32: digest: sha256:8c08a4074d97e57dd88ffa2d3fb19dae9af706243adb0d5038f5795bd029bd3f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:41.166Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:41.500Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:41.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T07:18:41.500Z] f25198c5476c: Preparing [2025-01-06T07:18:41.500Z] 9775a58aed99: Preparing [2025-01-06T07:18:41.500Z] 0b52bd70ab73: Preparing [2025-01-06T07:18:41.500Z] 60a5562ced6f: Preparing [2025-01-06T07:18:41.500Z] 8df5e2be3fbb: Preparing [2025-01-06T07:18:41.500Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:41.500Z] 3f4fee376a00: Preparing [2025-01-06T07:18:41.500Z] 8dfd9a7b095e: Preparing [2025-01-06T07:18:41.500Z] ac8723a4e851: Preparing [2025-01-06T07:18:41.500Z] b424cfba5000: Preparing [2025-01-06T07:18:41.500Z] 75654b8eeebd: Preparing [2025-01-06T07:18:41.500Z] 3f4fee376a00: Waiting [2025-01-06T07:18:41.500Z] 8dfd9a7b095e: Waiting [2025-01-06T07:18:41.500Z] ac8723a4e851: Waiting [2025-01-06T07:18:41.500Z] b424cfba5000: Waiting [2025-01-06T07:18:41.500Z] 75654b8eeebd: Waiting [2025-01-06T07:18:41.500Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:41.500Z] f25198c5476c: Layer already exists [2025-01-06T07:18:41.500Z] 0b52bd70ab73: Layer already exists [2025-01-06T07:18:41.500Z] 60a5562ced6f: Layer already exists [2025-01-06T07:18:41.500Z] 9775a58aed99: Layer already exists [2025-01-06T07:18:41.500Z] 8df5e2be3fbb: Layer already exists [2025-01-06T07:18:41.500Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:41.500Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:41.500Z] b424cfba5000: Layer already exists [2025-01-06T07:18:41.500Z] 8dfd9a7b095e: Layer already exists [2025-01-06T07:18:41.500Z] ac8723a4e851: Layer already exists [2025-01-06T07:18:41.500Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:41.500Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:8c08a4074d97e57dd88ffa2d3fb19dae9af706243adb0d5038f5795bd029bd3f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:41.837Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:42.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-06T07:18:42.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-06T07:18:42.165Z] f25198c5476c: Preparing [2025-01-06T07:18:42.165Z] 9775a58aed99: Preparing [2025-01-06T07:18:42.165Z] 0b52bd70ab73: Preparing [2025-01-06T07:18:42.165Z] 60a5562ced6f: Preparing [2025-01-06T07:18:42.165Z] 8df5e2be3fbb: Preparing [2025-01-06T07:18:42.165Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:42.165Z] 3f4fee376a00: Preparing [2025-01-06T07:18:42.165Z] 8dfd9a7b095e: Preparing [2025-01-06T07:18:42.165Z] ac8723a4e851: Preparing [2025-01-06T07:18:42.165Z] b424cfba5000: Preparing [2025-01-06T07:18:42.165Z] 75654b8eeebd: Preparing [2025-01-06T07:18:42.165Z] 8dfd9a7b095e: Waiting [2025-01-06T07:18:42.165Z] ac8723a4e851: Waiting [2025-01-06T07:18:42.165Z] b424cfba5000: Waiting [2025-01-06T07:18:42.165Z] 75654b8eeebd: Waiting [2025-01-06T07:18:42.165Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:42.165Z] 3f4fee376a00: Waiting [2025-01-06T07:18:42.165Z] 8df5e2be3fbb: Layer already exists [2025-01-06T07:18:42.165Z] 9775a58aed99: Layer already exists [2025-01-06T07:18:42.165Z] 0b52bd70ab73: Layer already exists [2025-01-06T07:18:42.165Z] 60a5562ced6f: Layer already exists [2025-01-06T07:18:42.165Z] f25198c5476c: Layer already exists [2025-01-06T07:18:42.165Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:42.165Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:42.165Z] 8dfd9a7b095e: Layer already exists [2025-01-06T07:18:42.165Z] ac8723a4e851: Layer already exists [2025-01-06T07:18:42.165Z] b424cfba5000: Layer already exists [2025-01-06T07:18:42.165Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:42.165Z] main: digest: sha256:8c08a4074d97e57dd88ffa2d3fb19dae9af706243adb0d5038f5795bd029bd3f size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:42.234Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:42.245Z] taggedImages: [2025-01-06T07:18:42.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:42.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-06T07:18:42.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.32 [2025-01-06T07:18:42.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:42.245Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-06T07:18:42.275Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-06T07:18:42.275Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:42.275Z] latest [2025-01-06T07:18:42.275Z] 4.0.0-dev.32 [2025-01-06T07:18:42.275Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:42.275Z] main [2025-01-06T07:18:42.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:42.614Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:42.933Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:42.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T07:18:42.933Z] 31e8fe6620fb: Preparing [2025-01-06T07:18:42.933Z] 2624022c3dd0: Preparing [2025-01-06T07:18:42.933Z] 74ef44f5c24f: Preparing [2025-01-06T07:18:42.933Z] 56dc491fb545: Preparing [2025-01-06T07:18:42.933Z] f1f5376b10e9: Preparing [2025-01-06T07:18:42.933Z] fa83e0164728: Preparing [2025-01-06T07:18:42.933Z] a12e15926dcc: Preparing [2025-01-06T07:18:42.933Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:42.933Z] 3f4fee376a00: Preparing [2025-01-06T07:18:42.933Z] 1697df93a541: Preparing [2025-01-06T07:18:42.933Z] 03e35e339005: Preparing [2025-01-06T07:18:42.933Z] 75654b8eeebd: Preparing [2025-01-06T07:18:42.933Z] fa83e0164728: Waiting [2025-01-06T07:18:42.933Z] 3f4fee376a00: Waiting [2025-01-06T07:18:42.933Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:42.933Z] 1697df93a541: Waiting [2025-01-06T07:18:42.933Z] a12e15926dcc: Waiting [2025-01-06T07:18:42.933Z] 75654b8eeebd: Waiting [2025-01-06T07:18:42.933Z] 03e35e339005: Waiting [2025-01-06T07:18:42.933Z] 2624022c3dd0: Pushed [2025-01-06T07:18:42.933Z] 31e8fe6620fb: Pushed [2025-01-06T07:18:42.933Z] f1f5376b10e9: Pushed [2025-01-06T07:18:42.933Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:42.933Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:42.933Z] fa83e0164728: Pushed [2025-01-06T07:18:42.933Z] a12e15926dcc: Pushed [2025-01-06T07:18:43.192Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:43.760Z] 1697df93a541: Pushed [2025-01-06T07:18:44.020Z] 56dc491fb545: Pushed [2025-01-06T07:18:44.280Z] 74ef44f5c24f: Pushed [2025-01-06T07:18:44.280Z] 03e35e339005: Pushed [2025-01-06T07:18:44.541Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:e2d11ec1cd6cea04e9190b46dd1b15f3cef5998e2caa183914a828367c99fdf1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:44.885Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:45.207Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T07:18:45.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T07:18:45.207Z] 31e8fe6620fb: Preparing [2025-01-06T07:18:45.207Z] 2624022c3dd0: Preparing [2025-01-06T07:18:45.207Z] 74ef44f5c24f: Preparing [2025-01-06T07:18:45.207Z] 56dc491fb545: Preparing [2025-01-06T07:18:45.207Z] f1f5376b10e9: Preparing [2025-01-06T07:18:45.207Z] fa83e0164728: Preparing [2025-01-06T07:18:45.207Z] a12e15926dcc: Preparing [2025-01-06T07:18:45.207Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:45.207Z] 3f4fee376a00: Preparing [2025-01-06T07:18:45.207Z] 1697df93a541: Preparing [2025-01-06T07:18:45.207Z] 03e35e339005: Preparing [2025-01-06T07:18:45.207Z] 75654b8eeebd: Preparing [2025-01-06T07:18:45.207Z] a12e15926dcc: Waiting [2025-01-06T07:18:45.207Z] 03e35e339005: Waiting [2025-01-06T07:18:45.207Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:45.207Z] 75654b8eeebd: Waiting [2025-01-06T07:18:45.207Z] 1697df93a541: Waiting [2025-01-06T07:18:45.207Z] 3f4fee376a00: Waiting [2025-01-06T07:18:45.207Z] fa83e0164728: Waiting [2025-01-06T07:18:45.207Z] 56dc491fb545: Layer already exists [2025-01-06T07:18:45.207Z] f1f5376b10e9: Layer already exists [2025-01-06T07:18:45.207Z] 74ef44f5c24f: Layer already exists [2025-01-06T07:18:45.207Z] 2624022c3dd0: Layer already exists [2025-01-06T07:18:45.207Z] 31e8fe6620fb: Layer already exists [2025-01-06T07:18:45.207Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:45.207Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:45.207Z] 1697df93a541: Layer already exists [2025-01-06T07:18:45.207Z] fa83e0164728: Layer already exists [2025-01-06T07:18:45.207Z] a12e15926dcc: Layer already exists [2025-01-06T07:18:45.207Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:45.207Z] 03e35e339005: Layer already exists [2025-01-06T07:18:45.207Z] latest: digest: sha256:e2d11ec1cd6cea04e9190b46dd1b15f3cef5998e2caa183914a828367c99fdf1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:45.531Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:45.851Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.32 [2025-01-06T07:18:45.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T07:18:45.851Z] 31e8fe6620fb: Preparing [2025-01-06T07:18:45.851Z] 2624022c3dd0: Preparing [2025-01-06T07:18:45.851Z] 74ef44f5c24f: Preparing [2025-01-06T07:18:45.851Z] 56dc491fb545: Preparing [2025-01-06T07:18:45.851Z] f1f5376b10e9: Preparing [2025-01-06T07:18:45.851Z] fa83e0164728: Preparing [2025-01-06T07:18:45.851Z] a12e15926dcc: Preparing [2025-01-06T07:18:45.851Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:45.851Z] 3f4fee376a00: Preparing [2025-01-06T07:18:45.851Z] 1697df93a541: Preparing [2025-01-06T07:18:45.851Z] 03e35e339005: Preparing [2025-01-06T07:18:45.851Z] 75654b8eeebd: Preparing [2025-01-06T07:18:45.851Z] fa83e0164728: Waiting [2025-01-06T07:18:45.851Z] 1697df93a541: Waiting [2025-01-06T07:18:45.851Z] 03e35e339005: Waiting [2025-01-06T07:18:45.851Z] 75654b8eeebd: Waiting [2025-01-06T07:18:45.851Z] a12e15926dcc: Waiting [2025-01-06T07:18:45.851Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:45.851Z] 3f4fee376a00: Waiting [2025-01-06T07:18:45.851Z] 74ef44f5c24f: Layer already exists [2025-01-06T07:18:45.851Z] 31e8fe6620fb: Layer already exists [2025-01-06T07:18:45.851Z] 2624022c3dd0: Layer already exists [2025-01-06T07:18:45.851Z] 56dc491fb545: Layer already exists [2025-01-06T07:18:45.851Z] f1f5376b10e9: Layer already exists [2025-01-06T07:18:45.851Z] fa83e0164728: Layer already exists [2025-01-06T07:18:45.851Z] a12e15926dcc: Layer already exists [2025-01-06T07:18:45.851Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:45.851Z] 1697df93a541: Layer already exists [2025-01-06T07:18:45.851Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:45.851Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:45.851Z] 03e35e339005: Layer already exists [2025-01-06T07:18:45.851Z] 4.0.0-dev.32: digest: sha256:e2d11ec1cd6cea04e9190b46dd1b15f3cef5998e2caa183914a828367c99fdf1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:46.178Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:46.512Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:46.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T07:18:46.512Z] 31e8fe6620fb: Preparing [2025-01-06T07:18:46.512Z] 2624022c3dd0: Preparing [2025-01-06T07:18:46.512Z] 74ef44f5c24f: Preparing [2025-01-06T07:18:46.512Z] 56dc491fb545: Preparing [2025-01-06T07:18:46.512Z] f1f5376b10e9: Preparing [2025-01-06T07:18:46.512Z] fa83e0164728: Preparing [2025-01-06T07:18:46.512Z] a12e15926dcc: Preparing [2025-01-06T07:18:46.512Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:46.512Z] 3f4fee376a00: Preparing [2025-01-06T07:18:46.513Z] 1697df93a541: Preparing [2025-01-06T07:18:46.513Z] 03e35e339005: Preparing [2025-01-06T07:18:46.513Z] 75654b8eeebd: Preparing [2025-01-06T07:18:46.513Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:46.513Z] 3f4fee376a00: Waiting [2025-01-06T07:18:46.513Z] 1697df93a541: Waiting [2025-01-06T07:18:46.513Z] a12e15926dcc: Waiting [2025-01-06T07:18:46.513Z] 03e35e339005: Waiting [2025-01-06T07:18:46.513Z] fa83e0164728: Waiting [2025-01-06T07:18:46.513Z] 75654b8eeebd: Waiting [2025-01-06T07:18:46.513Z] 31e8fe6620fb: Layer already exists [2025-01-06T07:18:46.513Z] 56dc491fb545: Layer already exists [2025-01-06T07:18:46.513Z] 2624022c3dd0: Layer already exists [2025-01-06T07:18:46.513Z] f1f5376b10e9: Layer already exists [2025-01-06T07:18:46.513Z] 74ef44f5c24f: Layer already exists [2025-01-06T07:18:46.513Z] a12e15926dcc: Layer already exists [2025-01-06T07:18:46.513Z] fa83e0164728: Layer already exists [2025-01-06T07:18:46.513Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:46.513Z] 1697df93a541: Layer already exists [2025-01-06T07:18:46.513Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:46.513Z] 03e35e339005: Layer already exists [2025-01-06T07:18:46.513Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:46.513Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:e2d11ec1cd6cea04e9190b46dd1b15f3cef5998e2caa183914a828367c99fdf1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:46.841Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:47.167Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-06T07:18:47.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-06T07:18:47.167Z] 31e8fe6620fb: Preparing [2025-01-06T07:18:47.167Z] 2624022c3dd0: Preparing [2025-01-06T07:18:47.167Z] 74ef44f5c24f: Preparing [2025-01-06T07:18:47.167Z] 56dc491fb545: Preparing [2025-01-06T07:18:47.167Z] f1f5376b10e9: Preparing [2025-01-06T07:18:47.167Z] fa83e0164728: Preparing [2025-01-06T07:18:47.167Z] a12e15926dcc: Preparing [2025-01-06T07:18:47.167Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:47.167Z] 3f4fee376a00: Preparing [2025-01-06T07:18:47.167Z] 1697df93a541: Preparing [2025-01-06T07:18:47.167Z] 03e35e339005: Preparing [2025-01-06T07:18:47.167Z] 75654b8eeebd: Preparing [2025-01-06T07:18:47.167Z] a12e15926dcc: Waiting [2025-01-06T07:18:47.167Z] bf9a3f75bdb6: Waiting [2025-01-06T07:18:47.167Z] 3f4fee376a00: Waiting [2025-01-06T07:18:47.167Z] 1697df93a541: Waiting [2025-01-06T07:18:47.167Z] 03e35e339005: Waiting [2025-01-06T07:18:47.167Z] 75654b8eeebd: Waiting [2025-01-06T07:18:47.167Z] 56dc491fb545: Layer already exists [2025-01-06T07:18:47.167Z] 2624022c3dd0: Layer already exists [2025-01-06T07:18:47.167Z] 31e8fe6620fb: Layer already exists [2025-01-06T07:18:47.167Z] f1f5376b10e9: Layer already exists [2025-01-06T07:18:47.167Z] 74ef44f5c24f: Layer already exists [2025-01-06T07:18:47.167Z] a12e15926dcc: Layer already exists [2025-01-06T07:18:47.167Z] fa83e0164728: Layer already exists [2025-01-06T07:18:47.167Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:47.167Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:47.167Z] 1697df93a541: Layer already exists [2025-01-06T07:18:47.167Z] 03e35e339005: Layer already exists [2025-01-06T07:18:47.167Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:47.167Z] main: digest: sha256:e2d11ec1cd6cea04e9190b46dd1b15f3cef5998e2caa183914a828367c99fdf1 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:47.439Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:47.455Z] taggedImages: [2025-01-06T07:18:47.455Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:47.455Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-06T07:18:47.455Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.32 [2025-01-06T07:18:47.455Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:47.455Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-06T07:18:47.480Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-06T07:18:47.480Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:47.480Z] latest [2025-01-06T07:18:47.480Z] 4.0.0-dev.32 [2025-01-06T07:18:47.480Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:47.480Z] main [2025-01-06T07:18:47.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:47.813Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:48.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:48.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T07:18:48.137Z] f687af7f33bc: Preparing [2025-01-06T07:18:48.137Z] 1266eac7fad6: Preparing [2025-01-06T07:18:48.137Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:48.137Z] 3f4fee376a00: Preparing [2025-01-06T07:18:48.137Z] a4f9b738116c: Preparing [2025-01-06T07:18:48.137Z] 39aded3b74ec: Preparing [2025-01-06T07:18:48.137Z] 75654b8eeebd: Preparing [2025-01-06T07:18:48.137Z] 39aded3b74ec: Waiting [2025-01-06T07:18:48.137Z] 75654b8eeebd: Waiting [2025-01-06T07:18:48.137Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:48.137Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:48.137Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:48.137Z] f687af7f33bc: Pushed [2025-01-06T07:18:48.704Z] a4f9b738116c: Pushed [2025-01-06T07:18:48.962Z] 39aded3b74ec: Pushed [2025-01-06T07:18:49.903Z] 1266eac7fad6: Pushed [2025-01-06T07:18:50.162Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:07e54800d12c6de70f396163531a03f0d6a811c676b30609c5c1393a8120da54 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:50.498Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:50.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T07:18:50.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T07:18:50.827Z] f687af7f33bc: Preparing [2025-01-06T07:18:50.827Z] 1266eac7fad6: Preparing [2025-01-06T07:18:50.827Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:50.827Z] 3f4fee376a00: Preparing [2025-01-06T07:18:50.827Z] a4f9b738116c: Preparing [2025-01-06T07:18:50.827Z] 39aded3b74ec: Preparing [2025-01-06T07:18:50.827Z] 75654b8eeebd: Preparing [2025-01-06T07:18:50.827Z] 39aded3b74ec: Waiting [2025-01-06T07:18:50.827Z] 75654b8eeebd: Waiting [2025-01-06T07:18:50.827Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:50.827Z] f687af7f33bc: Layer already exists [2025-01-06T07:18:50.827Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:50.827Z] a4f9b738116c: Layer already exists [2025-01-06T07:18:50.827Z] 1266eac7fad6: Layer already exists [2025-01-06T07:18:50.827Z] 39aded3b74ec: Layer already exists [2025-01-06T07:18:50.827Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:50.827Z] latest: digest: sha256:07e54800d12c6de70f396163531a03f0d6a811c676b30609c5c1393a8120da54 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:51.148Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:51.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.32 [2025-01-06T07:18:51.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T07:18:51.463Z] f687af7f33bc: Preparing [2025-01-06T07:18:51.463Z] 1266eac7fad6: Preparing [2025-01-06T07:18:51.463Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:51.463Z] 3f4fee376a00: Preparing [2025-01-06T07:18:51.463Z] a4f9b738116c: Preparing [2025-01-06T07:18:51.463Z] 39aded3b74ec: Preparing [2025-01-06T07:18:51.463Z] 75654b8eeebd: Preparing [2025-01-06T07:18:51.463Z] 39aded3b74ec: Waiting [2025-01-06T07:18:51.463Z] 75654b8eeebd: Waiting [2025-01-06T07:18:51.463Z] f687af7f33bc: Layer already exists [2025-01-06T07:18:51.463Z] 1266eac7fad6: Layer already exists [2025-01-06T07:18:51.463Z] a4f9b738116c: Layer already exists [2025-01-06T07:18:51.463Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:51.463Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:51.463Z] 39aded3b74ec: Layer already exists [2025-01-06T07:18:51.463Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:51.463Z] 4.0.0-dev.32: digest: sha256:07e54800d12c6de70f396163531a03f0d6a811c676b30609c5c1393a8120da54 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:51.797Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:52.125Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:52.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T07:18:52.125Z] f687af7f33bc: Preparing [2025-01-06T07:18:52.125Z] 1266eac7fad6: Preparing [2025-01-06T07:18:52.125Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:52.125Z] 3f4fee376a00: Preparing [2025-01-06T07:18:52.125Z] a4f9b738116c: Preparing [2025-01-06T07:18:52.125Z] 39aded3b74ec: Preparing [2025-01-06T07:18:52.125Z] 75654b8eeebd: Preparing [2025-01-06T07:18:52.125Z] 39aded3b74ec: Waiting [2025-01-06T07:18:52.125Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:52.125Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:52.125Z] 1266eac7fad6: Layer already exists [2025-01-06T07:18:52.125Z] a4f9b738116c: Layer already exists [2025-01-06T07:18:52.125Z] f687af7f33bc: Layer already exists [2025-01-06T07:18:52.125Z] 39aded3b74ec: Layer already exists [2025-01-06T07:18:52.125Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:52.125Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:07e54800d12c6de70f396163531a03f0d6a811c676b30609c5c1393a8120da54 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:52.462Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:52.795Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-06T07:18:52.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-06T07:18:52.795Z] f687af7f33bc: Preparing [2025-01-06T07:18:52.795Z] 1266eac7fad6: Preparing [2025-01-06T07:18:52.795Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:52.795Z] 3f4fee376a00: Preparing [2025-01-06T07:18:52.795Z] a4f9b738116c: Preparing [2025-01-06T07:18:52.795Z] 39aded3b74ec: Preparing [2025-01-06T07:18:52.795Z] 75654b8eeebd: Preparing [2025-01-06T07:18:52.795Z] 39aded3b74ec: Waiting [2025-01-06T07:18:52.795Z] 75654b8eeebd: Waiting [2025-01-06T07:18:52.795Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:52.795Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:52.795Z] f687af7f33bc: Layer already exists [2025-01-06T07:18:52.795Z] 1266eac7fad6: Layer already exists [2025-01-06T07:18:52.795Z] a4f9b738116c: Layer already exists [2025-01-06T07:18:52.795Z] 39aded3b74ec: Layer already exists [2025-01-06T07:18:52.795Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:52.795Z] main: digest: sha256:07e54800d12c6de70f396163531a03f0d6a811c676b30609c5c1393a8120da54 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:18:52.882Z] ===================================================== [Pipeline] echo [2025-01-06T07:18:52.896Z] taggedImages: [2025-01-06T07:18:52.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:52.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-06T07:18:52.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.32 [2025-01-06T07:18:52.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:52.896Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-06T07:18:52.923Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-06T07:18:52.923Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:52.923Z] latest [2025-01-06T07:18:52.923Z] 4.0.0-dev.32 [2025-01-06T07:18:52.923Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:18:52.923Z] main [2025-01-06T07:18:52.923Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:53.265Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:18:53.593Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:18:53.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T07:18:53.593Z] 2692f30511f9: Preparing [2025-01-06T07:18:53.593Z] 9d6d52d0256c: Preparing [2025-01-06T07:18:53.593Z] 72010eceda5b: Preparing [2025-01-06T07:18:53.593Z] bf9a3f75bdb6: Preparing [2025-01-06T07:18:53.593Z] 3f4fee376a00: Preparing [2025-01-06T07:18:53.593Z] 806e2b3c98b4: Preparing [2025-01-06T07:18:53.593Z] ef943105db33: Preparing [2025-01-06T07:18:53.593Z] 09dca257ac4f: Preparing [2025-01-06T07:18:53.593Z] 8ae5d2e131db: Preparing [2025-01-06T07:18:53.593Z] 75654b8eeebd: Preparing [2025-01-06T07:18:53.593Z] ef943105db33: Waiting [2025-01-06T07:18:53.593Z] 09dca257ac4f: Waiting [2025-01-06T07:18:53.593Z] 8ae5d2e131db: Waiting [2025-01-06T07:18:53.593Z] 806e2b3c98b4: Waiting [2025-01-06T07:18:53.593Z] 75654b8eeebd: Waiting [2025-01-06T07:18:53.593Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:18:53.593Z] 3f4fee376a00: Layer already exists [2025-01-06T07:18:53.593Z] 9d6d52d0256c: Pushed [2025-01-06T07:18:53.593Z] 72010eceda5b: Pushed [2025-01-06T07:18:53.593Z] 2692f30511f9: Pushed [2025-01-06T07:18:53.593Z] 75654b8eeebd: Layer already exists [2025-01-06T07:18:53.852Z] 09dca257ac4f: Pushed [2025-01-06T07:18:54.790Z] 8ae5d2e131db: Pushed [2025-01-06T07:19:00.067Z] ef943105db33: Pushed [2025-01-06T07:19:03.360Z] 806e2b3c98b4: Pushed [2025-01-06T07:19:03.360Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:91896fa6e37d90525e5e3eef3247567ad9221a89ecd12918dd10c9a528034fe4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:03.684Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:04.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T07:19:04.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T07:19:04.019Z] 2692f30511f9: Preparing [2025-01-06T07:19:04.019Z] 9d6d52d0256c: Preparing [2025-01-06T07:19:04.019Z] 72010eceda5b: Preparing [2025-01-06T07:19:04.019Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:04.019Z] 3f4fee376a00: Preparing [2025-01-06T07:19:04.019Z] 806e2b3c98b4: Preparing [2025-01-06T07:19:04.019Z] ef943105db33: Preparing [2025-01-06T07:19:04.019Z] 09dca257ac4f: Preparing [2025-01-06T07:19:04.019Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:04.019Z] 75654b8eeebd: Preparing [2025-01-06T07:19:04.019Z] ef943105db33: Waiting [2025-01-06T07:19:04.019Z] 09dca257ac4f: Waiting [2025-01-06T07:19:04.019Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:04.019Z] 75654b8eeebd: Waiting [2025-01-06T07:19:04.019Z] 806e2b3c98b4: Waiting [2025-01-06T07:19:04.019Z] 9d6d52d0256c: Layer already exists [2025-01-06T07:19:04.019Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:04.019Z] 72010eceda5b: Layer already exists [2025-01-06T07:19:04.019Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:04.019Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:04.019Z] 806e2b3c98b4: Layer already exists [2025-01-06T07:19:04.019Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:04.019Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:04.019Z] ef943105db33: Layer already exists [2025-01-06T07:19:04.019Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:04.019Z] latest: digest: sha256:91896fa6e37d90525e5e3eef3247567ad9221a89ecd12918dd10c9a528034fe4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:04.341Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:04.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.32 [2025-01-06T07:19:04.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T07:19:04.672Z] 2692f30511f9: Preparing [2025-01-06T07:19:04.672Z] 9d6d52d0256c: Preparing [2025-01-06T07:19:04.672Z] 72010eceda5b: Preparing [2025-01-06T07:19:04.672Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:04.672Z] 3f4fee376a00: Preparing [2025-01-06T07:19:04.672Z] 806e2b3c98b4: Preparing [2025-01-06T07:19:04.672Z] ef943105db33: Preparing [2025-01-06T07:19:04.672Z] 09dca257ac4f: Preparing [2025-01-06T07:19:04.672Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:04.672Z] 75654b8eeebd: Preparing [2025-01-06T07:19:04.672Z] 806e2b3c98b4: Waiting [2025-01-06T07:19:04.672Z] ef943105db33: Waiting [2025-01-06T07:19:04.672Z] 09dca257ac4f: Waiting [2025-01-06T07:19:04.672Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:04.672Z] 75654b8eeebd: Waiting [2025-01-06T07:19:04.672Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:04.672Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:04.672Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:04.672Z] 72010eceda5b: Layer already exists [2025-01-06T07:19:04.672Z] 9d6d52d0256c: Layer already exists [2025-01-06T07:19:04.672Z] ef943105db33: Layer already exists [2025-01-06T07:19:04.672Z] 806e2b3c98b4: Layer already exists [2025-01-06T07:19:04.672Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:04.672Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:04.672Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:04.672Z] 4.0.0-dev.32: digest: sha256:91896fa6e37d90525e5e3eef3247567ad9221a89ecd12918dd10c9a528034fe4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:05.000Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:05.331Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:05.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T07:19:05.331Z] 2692f30511f9: Preparing [2025-01-06T07:19:05.331Z] 9d6d52d0256c: Preparing [2025-01-06T07:19:05.331Z] 72010eceda5b: Preparing [2025-01-06T07:19:05.331Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:05.331Z] 3f4fee376a00: Preparing [2025-01-06T07:19:05.331Z] 806e2b3c98b4: Preparing [2025-01-06T07:19:05.331Z] ef943105db33: Preparing [2025-01-06T07:19:05.331Z] 09dca257ac4f: Preparing [2025-01-06T07:19:05.331Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:05.331Z] 75654b8eeebd: Preparing [2025-01-06T07:19:05.331Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:05.331Z] 09dca257ac4f: Waiting [2025-01-06T07:19:05.331Z] ef943105db33: Waiting [2025-01-06T07:19:05.331Z] 75654b8eeebd: Waiting [2025-01-06T07:19:05.331Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:05.331Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:05.331Z] 9d6d52d0256c: Layer already exists [2025-01-06T07:19:05.331Z] 72010eceda5b: Layer already exists [2025-01-06T07:19:05.331Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:05.331Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:05.331Z] ef943105db33: Layer already exists [2025-01-06T07:19:05.331Z] 806e2b3c98b4: Layer already exists [2025-01-06T07:19:05.331Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:05.331Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:05.331Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:91896fa6e37d90525e5e3eef3247567ad9221a89ecd12918dd10c9a528034fe4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:05.667Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:05.996Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-06T07:19:05.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-06T07:19:05.996Z] 2692f30511f9: Preparing [2025-01-06T07:19:05.996Z] 9d6d52d0256c: Preparing [2025-01-06T07:19:05.996Z] 72010eceda5b: Preparing [2025-01-06T07:19:05.996Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:05.996Z] 3f4fee376a00: Preparing [2025-01-06T07:19:05.996Z] 806e2b3c98b4: Preparing [2025-01-06T07:19:05.996Z] ef943105db33: Preparing [2025-01-06T07:19:05.996Z] 09dca257ac4f: Preparing [2025-01-06T07:19:05.996Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:05.996Z] 75654b8eeebd: Preparing [2025-01-06T07:19:05.996Z] ef943105db33: Waiting [2025-01-06T07:19:05.996Z] 09dca257ac4f: Waiting [2025-01-06T07:19:05.996Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:05.996Z] 75654b8eeebd: Waiting [2025-01-06T07:19:05.996Z] 806e2b3c98b4: Waiting [2025-01-06T07:19:05.996Z] 9d6d52d0256c: Layer already exists [2025-01-06T07:19:05.996Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:05.996Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:05.996Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:05.996Z] 72010eceda5b: Layer already exists [2025-01-06T07:19:05.996Z] ef943105db33: Layer already exists [2025-01-06T07:19:05.996Z] 806e2b3c98b4: Layer already exists [2025-01-06T07:19:05.996Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:05.996Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:05.996Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:05.996Z] main: digest: sha256:91896fa6e37d90525e5e3eef3247567ad9221a89ecd12918dd10c9a528034fe4 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:19:06.081Z] ===================================================== [Pipeline] echo [2025-01-06T07:19:06.096Z] taggedImages: [2025-01-06T07:19:06.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:06.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-06T07:19:06.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.32 [2025-01-06T07:19:06.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:06.096Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-06T07:19:06.131Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-06T07:19:06.131Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:06.131Z] latest [2025-01-06T07:19:06.131Z] 4.0.0-dev.32 [2025-01-06T07:19:06.131Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:06.131Z] main [2025-01-06T07:19:06.131Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:06.469Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:06.778Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:06.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T07:19:06.778Z] c60fa75bf254: Preparing [2025-01-06T07:19:06.778Z] 8b7681201d8b: Preparing [2025-01-06T07:19:06.778Z] fef9b227cc63: Preparing [2025-01-06T07:19:06.778Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:06.778Z] 3f4fee376a00: Preparing [2025-01-06T07:19:06.778Z] e55ba7b71925: Preparing [2025-01-06T07:19:06.778Z] 2c31abe54934: Preparing [2025-01-06T07:19:06.778Z] e80c8f0a9e12: Preparing [2025-01-06T07:19:06.778Z] 2c31abe54934: Waiting [2025-01-06T07:19:06.778Z] 75654b8eeebd: Preparing [2025-01-06T07:19:06.778Z] e55ba7b71925: Waiting [2025-01-06T07:19:06.778Z] e80c8f0a9e12: Waiting [2025-01-06T07:19:06.778Z] 75654b8eeebd: Waiting [2025-01-06T07:19:06.778Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:06.778Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:06.778Z] fef9b227cc63: Pushed [2025-01-06T07:19:06.778Z] c60fa75bf254: Pushed [2025-01-06T07:19:06.778Z] 8b7681201d8b: Pushed [2025-01-06T07:19:06.778Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:07.346Z] e80c8f0a9e12: Pushed [2025-01-06T07:19:07.606Z] 2c31abe54934: Pushed [2025-01-06T07:19:17.601Z] e55ba7b71925: Pushed [2025-01-06T07:19:17.601Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:dd96f9a3fd0c3d780b8c149ecdf93ff66ba3c3b94fe39ffd5f7d161a72f48a25 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:17.931Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:18.251Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T07:19:18.251Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T07:19:18.251Z] c60fa75bf254: Preparing [2025-01-06T07:19:18.251Z] 8b7681201d8b: Preparing [2025-01-06T07:19:18.251Z] fef9b227cc63: Preparing [2025-01-06T07:19:18.251Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:18.251Z] 3f4fee376a00: Preparing [2025-01-06T07:19:18.251Z] e55ba7b71925: Preparing [2025-01-06T07:19:18.251Z] 2c31abe54934: Preparing [2025-01-06T07:19:18.251Z] e80c8f0a9e12: Preparing [2025-01-06T07:19:18.251Z] 75654b8eeebd: Preparing [2025-01-06T07:19:18.251Z] e80c8f0a9e12: Waiting [2025-01-06T07:19:18.251Z] e55ba7b71925: Waiting [2025-01-06T07:19:18.251Z] 75654b8eeebd: Waiting [2025-01-06T07:19:18.251Z] 2c31abe54934: Waiting [2025-01-06T07:19:18.251Z] fef9b227cc63: Layer already exists [2025-01-06T07:19:18.251Z] c60fa75bf254: Layer already exists [2025-01-06T07:19:18.251Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:18.251Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:18.251Z] 8b7681201d8b: Layer already exists [2025-01-06T07:19:18.251Z] 2c31abe54934: Layer already exists [2025-01-06T07:19:18.251Z] e55ba7b71925: Layer already exists [2025-01-06T07:19:18.251Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:18.251Z] e80c8f0a9e12: Layer already exists [2025-01-06T07:19:18.251Z] latest: digest: sha256:dd96f9a3fd0c3d780b8c149ecdf93ff66ba3c3b94fe39ffd5f7d161a72f48a25 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:18.581Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:18.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.32 [2025-01-06T07:19:18.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T07:19:18.903Z] c60fa75bf254: Preparing [2025-01-06T07:19:18.903Z] 8b7681201d8b: Preparing [2025-01-06T07:19:18.903Z] fef9b227cc63: Preparing [2025-01-06T07:19:18.903Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:18.903Z] 3f4fee376a00: Preparing [2025-01-06T07:19:18.903Z] e55ba7b71925: Preparing [2025-01-06T07:19:18.903Z] 2c31abe54934: Preparing [2025-01-06T07:19:18.903Z] e80c8f0a9e12: Preparing [2025-01-06T07:19:18.903Z] 75654b8eeebd: Preparing [2025-01-06T07:19:18.903Z] 2c31abe54934: Waiting [2025-01-06T07:19:18.903Z] e80c8f0a9e12: Waiting [2025-01-06T07:19:18.903Z] 75654b8eeebd: Waiting [2025-01-06T07:19:18.903Z] e55ba7b71925: Waiting [2025-01-06T07:19:18.903Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:18.903Z] c60fa75bf254: Layer already exists [2025-01-06T07:19:18.903Z] 8b7681201d8b: Layer already exists [2025-01-06T07:19:18.903Z] fef9b227cc63: Layer already exists [2025-01-06T07:19:18.903Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:18.903Z] e55ba7b71925: Layer already exists [2025-01-06T07:19:18.903Z] e80c8f0a9e12: Layer already exists [2025-01-06T07:19:18.903Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:18.903Z] 2c31abe54934: Layer already exists [2025-01-06T07:19:18.903Z] 4.0.0-dev.32: digest: sha256:dd96f9a3fd0c3d780b8c149ecdf93ff66ba3c3b94fe39ffd5f7d161a72f48a25 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:19.230Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:19.561Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:19.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T07:19:19.561Z] c60fa75bf254: Preparing [2025-01-06T07:19:19.561Z] 8b7681201d8b: Preparing [2025-01-06T07:19:19.561Z] fef9b227cc63: Preparing [2025-01-06T07:19:19.561Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:19.561Z] 3f4fee376a00: Preparing [2025-01-06T07:19:19.561Z] e55ba7b71925: Preparing [2025-01-06T07:19:19.561Z] 2c31abe54934: Preparing [2025-01-06T07:19:19.561Z] e80c8f0a9e12: Preparing [2025-01-06T07:19:19.561Z] 75654b8eeebd: Preparing [2025-01-06T07:19:19.561Z] e80c8f0a9e12: Waiting [2025-01-06T07:19:19.561Z] 2c31abe54934: Waiting [2025-01-06T07:19:19.561Z] e55ba7b71925: Waiting [2025-01-06T07:19:19.561Z] 75654b8eeebd: Waiting [2025-01-06T07:19:19.561Z] c60fa75bf254: Layer already exists [2025-01-06T07:19:19.561Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:19.561Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:19.561Z] fef9b227cc63: Layer already exists [2025-01-06T07:19:19.561Z] 8b7681201d8b: Layer already exists [2025-01-06T07:19:19.561Z] e80c8f0a9e12: Layer already exists [2025-01-06T07:19:19.561Z] 2c31abe54934: Layer already exists [2025-01-06T07:19:19.561Z] e55ba7b71925: Layer already exists [2025-01-06T07:19:19.561Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:19.561Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:dd96f9a3fd0c3d780b8c149ecdf93ff66ba3c3b94fe39ffd5f7d161a72f48a25 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:19.886Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:20.208Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-06T07:19:20.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-06T07:19:20.208Z] c60fa75bf254: Preparing [2025-01-06T07:19:20.208Z] 8b7681201d8b: Preparing [2025-01-06T07:19:20.208Z] fef9b227cc63: Preparing [2025-01-06T07:19:20.208Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:20.208Z] 3f4fee376a00: Preparing [2025-01-06T07:19:20.208Z] e55ba7b71925: Preparing [2025-01-06T07:19:20.208Z] 2c31abe54934: Preparing [2025-01-06T07:19:20.208Z] e80c8f0a9e12: Preparing [2025-01-06T07:19:20.208Z] 75654b8eeebd: Preparing [2025-01-06T07:19:20.208Z] e55ba7b71925: Waiting [2025-01-06T07:19:20.208Z] 2c31abe54934: Waiting [2025-01-06T07:19:20.208Z] e80c8f0a9e12: Waiting [2025-01-06T07:19:20.208Z] 75654b8eeebd: Waiting [2025-01-06T07:19:20.208Z] fef9b227cc63: Layer already exists [2025-01-06T07:19:20.208Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:20.208Z] c60fa75bf254: Layer already exists [2025-01-06T07:19:20.208Z] 8b7681201d8b: Layer already exists [2025-01-06T07:19:20.208Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:20.208Z] e55ba7b71925: Layer already exists [2025-01-06T07:19:20.208Z] 2c31abe54934: Layer already exists [2025-01-06T07:19:20.208Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:20.208Z] e80c8f0a9e12: Layer already exists [2025-01-06T07:19:20.208Z] main: digest: sha256:dd96f9a3fd0c3d780b8c149ecdf93ff66ba3c3b94fe39ffd5f7d161a72f48a25 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:19:20.277Z] ===================================================== [Pipeline] echo [2025-01-06T07:19:20.290Z] taggedImages: [2025-01-06T07:19:20.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:20.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-06T07:19:20.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.32 [2025-01-06T07:19:20.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:20.290Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-06T07:19:20.320Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-06T07:19:20.320Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:20.320Z] latest [2025-01-06T07:19:20.320Z] 4.0.0-dev.32 [2025-01-06T07:19:20.320Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:20.320Z] main [2025-01-06T07:19:20.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:20.661Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:20.999Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:20.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T07:19:20.999Z] 2692f30511f9: Preparing [2025-01-06T07:19:20.999Z] cd9cc7399a7b: Preparing [2025-01-06T07:19:20.999Z] a3ceca1fb4b2: Preparing [2025-01-06T07:19:20.999Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:20.999Z] 3f4fee376a00: Preparing [2025-01-06T07:19:20.999Z] e94d5790ac3c: Preparing [2025-01-06T07:19:20.999Z] 09dca257ac4f: Preparing [2025-01-06T07:19:20.999Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:20.999Z] 75654b8eeebd: Preparing [2025-01-06T07:19:20.999Z] e94d5790ac3c: Waiting [2025-01-06T07:19:20.999Z] 09dca257ac4f: Waiting [2025-01-06T07:19:20.999Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:20.999Z] 75654b8eeebd: Waiting [2025-01-06T07:19:20.999Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:20.999Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:20.999Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:20.999Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:20.999Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:20.999Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:20.999Z] a3ceca1fb4b2: Pushed [2025-01-06T07:19:20.999Z] cd9cc7399a7b: Pushed [2025-01-06T07:19:30.997Z] e94d5790ac3c: Pushed [2025-01-06T07:19:31.257Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:f070ef2cac458851c415b3d242ca327ec0f623b8e3d8d6f06c7e029d9a1a081b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:31.588Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:31.914Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T07:19:31.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T07:19:31.914Z] 2692f30511f9: Preparing [2025-01-06T07:19:31.914Z] cd9cc7399a7b: Preparing [2025-01-06T07:19:31.914Z] a3ceca1fb4b2: Preparing [2025-01-06T07:19:31.914Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:31.914Z] 3f4fee376a00: Preparing [2025-01-06T07:19:31.914Z] e94d5790ac3c: Preparing [2025-01-06T07:19:31.914Z] 09dca257ac4f: Preparing [2025-01-06T07:19:31.914Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:31.914Z] 75654b8eeebd: Preparing [2025-01-06T07:19:31.914Z] 09dca257ac4f: Waiting [2025-01-06T07:19:31.914Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:31.914Z] 75654b8eeebd: Waiting [2025-01-06T07:19:31.914Z] e94d5790ac3c: Waiting [2025-01-06T07:19:31.914Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:31.914Z] cd9cc7399a7b: Layer already exists [2025-01-06T07:19:31.914Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:31.914Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:31.914Z] a3ceca1fb4b2: Layer already exists [2025-01-06T07:19:31.914Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:31.914Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:31.914Z] e94d5790ac3c: Layer already exists [2025-01-06T07:19:31.914Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:31.914Z] latest: digest: sha256:f070ef2cac458851c415b3d242ca327ec0f623b8e3d8d6f06c7e029d9a1a081b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:32.239Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:32.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.32 [2025-01-06T07:19:32.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T07:19:32.563Z] 2692f30511f9: Preparing [2025-01-06T07:19:32.563Z] cd9cc7399a7b: Preparing [2025-01-06T07:19:32.563Z] a3ceca1fb4b2: Preparing [2025-01-06T07:19:32.563Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:32.563Z] 3f4fee376a00: Preparing [2025-01-06T07:19:32.563Z] e94d5790ac3c: Preparing [2025-01-06T07:19:32.563Z] 09dca257ac4f: Preparing [2025-01-06T07:19:32.563Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:32.563Z] 75654b8eeebd: Preparing [2025-01-06T07:19:32.563Z] e94d5790ac3c: Waiting [2025-01-06T07:19:32.563Z] 09dca257ac4f: Waiting [2025-01-06T07:19:32.563Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:32.563Z] 75654b8eeebd: Waiting [2025-01-06T07:19:32.563Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:32.563Z] a3ceca1fb4b2: Layer already exists [2025-01-06T07:19:32.563Z] cd9cc7399a7b: Layer already exists [2025-01-06T07:19:32.563Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:32.563Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:32.563Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:32.563Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:32.563Z] e94d5790ac3c: Layer already exists [2025-01-06T07:19:32.563Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:32.563Z] 4.0.0-dev.32: digest: sha256:f070ef2cac458851c415b3d242ca327ec0f623b8e3d8d6f06c7e029d9a1a081b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:32.893Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:33.230Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:33.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T07:19:33.230Z] 2692f30511f9: Preparing [2025-01-06T07:19:33.230Z] cd9cc7399a7b: Preparing [2025-01-06T07:19:33.230Z] a3ceca1fb4b2: Preparing [2025-01-06T07:19:33.230Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:33.230Z] 3f4fee376a00: Preparing [2025-01-06T07:19:33.230Z] e94d5790ac3c: Preparing [2025-01-06T07:19:33.230Z] 09dca257ac4f: Preparing [2025-01-06T07:19:33.230Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:33.230Z] 75654b8eeebd: Preparing [2025-01-06T07:19:33.230Z] 09dca257ac4f: Waiting [2025-01-06T07:19:33.230Z] e94d5790ac3c: Waiting [2025-01-06T07:19:33.230Z] 75654b8eeebd: Waiting [2025-01-06T07:19:33.230Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:33.230Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:33.230Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:33.230Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:33.230Z] cd9cc7399a7b: Layer already exists [2025-01-06T07:19:33.230Z] a3ceca1fb4b2: Layer already exists [2025-01-06T07:19:33.230Z] e94d5790ac3c: Layer already exists [2025-01-06T07:19:33.230Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:33.230Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:33.230Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:33.230Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:f070ef2cac458851c415b3d242ca327ec0f623b8e3d8d6f06c7e029d9a1a081b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:33.560Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:33.882Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-06T07:19:33.882Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-06T07:19:33.882Z] 2692f30511f9: Preparing [2025-01-06T07:19:33.882Z] cd9cc7399a7b: Preparing [2025-01-06T07:19:33.882Z] a3ceca1fb4b2: Preparing [2025-01-06T07:19:33.882Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:33.882Z] 3f4fee376a00: Preparing [2025-01-06T07:19:33.882Z] e94d5790ac3c: Preparing [2025-01-06T07:19:33.882Z] 09dca257ac4f: Preparing [2025-01-06T07:19:33.882Z] 8ae5d2e131db: Preparing [2025-01-06T07:19:33.882Z] 75654b8eeebd: Preparing [2025-01-06T07:19:33.882Z] e94d5790ac3c: Waiting [2025-01-06T07:19:33.882Z] 09dca257ac4f: Waiting [2025-01-06T07:19:33.882Z] 75654b8eeebd: Waiting [2025-01-06T07:19:33.882Z] 8ae5d2e131db: Waiting [2025-01-06T07:19:33.882Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:33.882Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:33.882Z] a3ceca1fb4b2: Layer already exists [2025-01-06T07:19:33.882Z] cd9cc7399a7b: Layer already exists [2025-01-06T07:19:33.882Z] 2692f30511f9: Layer already exists [2025-01-06T07:19:33.882Z] e94d5790ac3c: Layer already exists [2025-01-06T07:19:33.882Z] 8ae5d2e131db: Layer already exists [2025-01-06T07:19:33.882Z] 09dca257ac4f: Layer already exists [2025-01-06T07:19:33.882Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:33.882Z] main: digest: sha256:f070ef2cac458851c415b3d242ca327ec0f623b8e3d8d6f06c7e029d9a1a081b size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:19:33.941Z] ===================================================== [Pipeline] echo [2025-01-06T07:19:33.963Z] taggedImages: [2025-01-06T07:19:33.963Z] - nexus3.edgexfoundry.org:10004/security-spire-server:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:33.963Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-06T07:19:33.963Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.32 [2025-01-06T07:19:33.963Z] - nexus3.edgexfoundry.org:10004/security-spire-server:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:33.963Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-06T07:19:33.988Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-06T07:19:33.988Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:33.988Z] latest [2025-01-06T07:19:33.988Z] 4.0.0-dev.32 [2025-01-06T07:19:33.988Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:33.988Z] main [2025-01-06T07:19:33.988Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:34.334Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:34.657Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:34.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T07:19:34.657Z] 294ca3399baf: Preparing [2025-01-06T07:19:34.657Z] 573b196bf2a0: Preparing [2025-01-06T07:19:34.657Z] c3edc80cbaeb: Preparing [2025-01-06T07:19:34.657Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:34.657Z] 3f4fee376a00: Preparing [2025-01-06T07:19:34.657Z] 2de839321c65: Preparing [2025-01-06T07:19:34.657Z] a1e9321ebc85: Preparing [2025-01-06T07:19:34.657Z] 75654b8eeebd: Preparing [2025-01-06T07:19:34.657Z] a1e9321ebc85: Waiting [2025-01-06T07:19:34.657Z] 2de839321c65: Waiting [2025-01-06T07:19:34.657Z] 75654b8eeebd: Waiting [2025-01-06T07:19:34.657Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:34.657Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:34.657Z] 294ca3399baf: Pushed [2025-01-06T07:19:34.657Z] 573b196bf2a0: Pushed [2025-01-06T07:19:34.657Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:34.657Z] a1e9321ebc85: Pushed [2025-01-06T07:19:35.227Z] 2de839321c65: Pushed [2025-01-06T07:19:38.521Z] c3edc80cbaeb: Pushed [2025-01-06T07:19:38.781Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:dc1fa97c45f58fe648d716e21b91b4fe25642add768b0c4409fe742353bebd9a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:39.111Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:39.443Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T07:19:39.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T07:19:39.443Z] 294ca3399baf: Preparing [2025-01-06T07:19:39.443Z] 573b196bf2a0: Preparing [2025-01-06T07:19:39.443Z] c3edc80cbaeb: Preparing [2025-01-06T07:19:39.443Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:39.443Z] 3f4fee376a00: Preparing [2025-01-06T07:19:39.443Z] 2de839321c65: Preparing [2025-01-06T07:19:39.443Z] a1e9321ebc85: Preparing [2025-01-06T07:19:39.443Z] 75654b8eeebd: Preparing [2025-01-06T07:19:39.443Z] 2de839321c65: Waiting [2025-01-06T07:19:39.443Z] a1e9321ebc85: Waiting [2025-01-06T07:19:39.443Z] 75654b8eeebd: Waiting [2025-01-06T07:19:39.443Z] 573b196bf2a0: Layer already exists [2025-01-06T07:19:39.443Z] c3edc80cbaeb: Layer already exists [2025-01-06T07:19:39.443Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:39.443Z] 294ca3399baf: Layer already exists [2025-01-06T07:19:39.443Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:39.443Z] 2de839321c65: Layer already exists [2025-01-06T07:19:39.443Z] a1e9321ebc85: Layer already exists [2025-01-06T07:19:39.443Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:39.443Z] latest: digest: sha256:dc1fa97c45f58fe648d716e21b91b4fe25642add768b0c4409fe742353bebd9a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:39.773Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:40.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.32 [2025-01-06T07:19:40.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T07:19:40.102Z] 294ca3399baf: Preparing [2025-01-06T07:19:40.102Z] 573b196bf2a0: Preparing [2025-01-06T07:19:40.102Z] c3edc80cbaeb: Preparing [2025-01-06T07:19:40.102Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:40.102Z] 3f4fee376a00: Preparing [2025-01-06T07:19:40.102Z] 2de839321c65: Preparing [2025-01-06T07:19:40.102Z] a1e9321ebc85: Preparing [2025-01-06T07:19:40.102Z] 75654b8eeebd: Preparing [2025-01-06T07:19:40.102Z] 2de839321c65: Waiting [2025-01-06T07:19:40.102Z] a1e9321ebc85: Waiting [2025-01-06T07:19:40.102Z] 75654b8eeebd: Waiting [2025-01-06T07:19:40.102Z] 294ca3399baf: Layer already exists [2025-01-06T07:19:40.102Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:40.102Z] c3edc80cbaeb: Layer already exists [2025-01-06T07:19:40.102Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:40.102Z] 573b196bf2a0: Layer already exists [2025-01-06T07:19:40.102Z] a1e9321ebc85: Layer already exists [2025-01-06T07:19:40.102Z] 2de839321c65: Layer already exists [2025-01-06T07:19:40.102Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:40.102Z] 4.0.0-dev.32: digest: sha256:dc1fa97c45f58fe648d716e21b91b4fe25642add768b0c4409fe742353bebd9a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:40.432Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:40.758Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:40.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T07:19:40.758Z] 294ca3399baf: Preparing [2025-01-06T07:19:40.758Z] 573b196bf2a0: Preparing [2025-01-06T07:19:40.758Z] c3edc80cbaeb: Preparing [2025-01-06T07:19:40.758Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:40.758Z] 3f4fee376a00: Preparing [2025-01-06T07:19:40.758Z] 2de839321c65: Preparing [2025-01-06T07:19:40.758Z] a1e9321ebc85: Preparing [2025-01-06T07:19:40.758Z] 75654b8eeebd: Preparing [2025-01-06T07:19:40.758Z] 2de839321c65: Waiting [2025-01-06T07:19:40.758Z] a1e9321ebc85: Waiting [2025-01-06T07:19:40.758Z] 75654b8eeebd: Waiting [2025-01-06T07:19:40.758Z] 573b196bf2a0: Layer already exists [2025-01-06T07:19:40.758Z] c3edc80cbaeb: Layer already exists [2025-01-06T07:19:40.758Z] 294ca3399baf: Layer already exists [2025-01-06T07:19:40.758Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:40.758Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:40.758Z] 2de839321c65: Layer already exists [2025-01-06T07:19:40.758Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:40.758Z] a1e9321ebc85: Layer already exists [2025-01-06T07:19:40.758Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:dc1fa97c45f58fe648d716e21b91b4fe25642add768b0c4409fe742353bebd9a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:41.085Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:41.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-06T07:19:41.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-06T07:19:41.415Z] 294ca3399baf: Preparing [2025-01-06T07:19:41.415Z] 573b196bf2a0: Preparing [2025-01-06T07:19:41.415Z] c3edc80cbaeb: Preparing [2025-01-06T07:19:41.415Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:41.415Z] 3f4fee376a00: Preparing [2025-01-06T07:19:41.415Z] 2de839321c65: Preparing [2025-01-06T07:19:41.415Z] a1e9321ebc85: Preparing [2025-01-06T07:19:41.415Z] 75654b8eeebd: Preparing [2025-01-06T07:19:41.415Z] 2de839321c65: Waiting [2025-01-06T07:19:41.415Z] 75654b8eeebd: Waiting [2025-01-06T07:19:41.415Z] a1e9321ebc85: Waiting [2025-01-06T07:19:41.415Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:41.415Z] c3edc80cbaeb: Layer already exists [2025-01-06T07:19:41.415Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:41.415Z] 294ca3399baf: Layer already exists [2025-01-06T07:19:41.415Z] 573b196bf2a0: Layer already exists [2025-01-06T07:19:41.415Z] 2de839321c65: Layer already exists [2025-01-06T07:19:41.415Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:41.415Z] a1e9321ebc85: Layer already exists [2025-01-06T07:19:41.415Z] main: digest: sha256:dc1fa97c45f58fe648d716e21b91b4fe25642add768b0c4409fe742353bebd9a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:19:41.490Z] ===================================================== [Pipeline] echo [2025-01-06T07:19:41.507Z] taggedImages: [2025-01-06T07:19:41.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:41.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-06T07:19:41.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.32 [2025-01-06T07:19:41.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:41.507Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-06T07:19:41.538Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-06T07:19:41.538Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:41.538Z] latest [2025-01-06T07:19:41.538Z] 4.0.0-dev.32 [2025-01-06T07:19:41.538Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:41.538Z] main [2025-01-06T07:19:41.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:41.871Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:42.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:42.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T07:19:42.201Z] 667bf7d11544: Preparing [2025-01-06T07:19:42.201Z] 25dde133e131: Preparing [2025-01-06T07:19:42.201Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:42.201Z] 3f4fee376a00: Preparing [2025-01-06T07:19:42.201Z] 6c7bd6d0d25a: Preparing [2025-01-06T07:19:42.201Z] 4c0992bf5577: Preparing [2025-01-06T07:19:42.201Z] 75654b8eeebd: Preparing [2025-01-06T07:19:42.201Z] 4c0992bf5577: Waiting [2025-01-06T07:19:42.201Z] 75654b8eeebd: Waiting [2025-01-06T07:19:42.201Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:42.201Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:42.201Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:42.201Z] 667bf7d11544: Pushed [2025-01-06T07:19:42.467Z] 4c0992bf5577: Pushed [2025-01-06T07:19:42.726Z] 6c7bd6d0d25a: Pushed [2025-01-06T07:19:46.011Z] 25dde133e131: Pushed [2025-01-06T07:19:46.011Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:1a3a0b6c0142b7fa388f6237906c4abad2cf0dee4345480a4fe5ebb9cf0cd789 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:46.337Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:46.660Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T07:19:46.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T07:19:46.660Z] 667bf7d11544: Preparing [2025-01-06T07:19:46.660Z] 25dde133e131: Preparing [2025-01-06T07:19:46.660Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:46.660Z] 3f4fee376a00: Preparing [2025-01-06T07:19:46.660Z] 6c7bd6d0d25a: Preparing [2025-01-06T07:19:46.660Z] 4c0992bf5577: Preparing [2025-01-06T07:19:46.660Z] 75654b8eeebd: Preparing [2025-01-06T07:19:46.660Z] 4c0992bf5577: Waiting [2025-01-06T07:19:46.660Z] 75654b8eeebd: Waiting [2025-01-06T07:19:46.660Z] 6c7bd6d0d25a: Layer already exists [2025-01-06T07:19:46.660Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:46.660Z] 667bf7d11544: Layer already exists [2025-01-06T07:19:46.660Z] 25dde133e131: Layer already exists [2025-01-06T07:19:46.660Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:46.660Z] 4c0992bf5577: Layer already exists [2025-01-06T07:19:46.660Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:46.660Z] latest: digest: sha256:1a3a0b6c0142b7fa388f6237906c4abad2cf0dee4345480a4fe5ebb9cf0cd789 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:46.990Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:47.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.32 [2025-01-06T07:19:47.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T07:19:47.320Z] 667bf7d11544: Preparing [2025-01-06T07:19:47.320Z] 25dde133e131: Preparing [2025-01-06T07:19:47.320Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:47.320Z] 3f4fee376a00: Preparing [2025-01-06T07:19:47.320Z] 6c7bd6d0d25a: Preparing [2025-01-06T07:19:47.320Z] 4c0992bf5577: Preparing [2025-01-06T07:19:47.320Z] 75654b8eeebd: Preparing [2025-01-06T07:19:47.320Z] 4c0992bf5577: Waiting [2025-01-06T07:19:47.320Z] 75654b8eeebd: Waiting [2025-01-06T07:19:47.320Z] 25dde133e131: Layer already exists [2025-01-06T07:19:47.320Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:47.320Z] 6c7bd6d0d25a: Layer already exists [2025-01-06T07:19:47.320Z] 667bf7d11544: Layer already exists [2025-01-06T07:19:47.320Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:47.320Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:47.320Z] 4c0992bf5577: Layer already exists [2025-01-06T07:19:47.320Z] 4.0.0-dev.32: digest: sha256:1a3a0b6c0142b7fa388f6237906c4abad2cf0dee4345480a4fe5ebb9cf0cd789 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:47.647Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:47.972Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:47.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T07:19:47.972Z] 667bf7d11544: Preparing [2025-01-06T07:19:47.972Z] 25dde133e131: Preparing [2025-01-06T07:19:47.972Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:47.972Z] 3f4fee376a00: Preparing [2025-01-06T07:19:47.972Z] 6c7bd6d0d25a: Preparing [2025-01-06T07:19:47.972Z] 4c0992bf5577: Preparing [2025-01-06T07:19:47.972Z] 75654b8eeebd: Preparing [2025-01-06T07:19:47.972Z] 4c0992bf5577: Waiting [2025-01-06T07:19:47.972Z] 75654b8eeebd: Waiting [2025-01-06T07:19:47.972Z] 667bf7d11544: Layer already exists [2025-01-06T07:19:47.972Z] 25dde133e131: Layer already exists [2025-01-06T07:19:47.972Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:47.972Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:47.972Z] 6c7bd6d0d25a: Layer already exists [2025-01-06T07:19:47.972Z] 4c0992bf5577: Layer already exists [2025-01-06T07:19:47.972Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:47.972Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:1a3a0b6c0142b7fa388f6237906c4abad2cf0dee4345480a4fe5ebb9cf0cd789 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:48.298Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:19:48.618Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-06T07:19:48.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-06T07:19:48.618Z] 667bf7d11544: Preparing [2025-01-06T07:19:48.618Z] 25dde133e131: Preparing [2025-01-06T07:19:48.618Z] bf9a3f75bdb6: Preparing [2025-01-06T07:19:48.618Z] 3f4fee376a00: Preparing [2025-01-06T07:19:48.618Z] 6c7bd6d0d25a: Preparing [2025-01-06T07:19:48.618Z] 4c0992bf5577: Preparing [2025-01-06T07:19:48.618Z] 75654b8eeebd: Preparing [2025-01-06T07:19:48.618Z] 75654b8eeebd: Waiting [2025-01-06T07:19:48.618Z] 4c0992bf5577: Waiting [2025-01-06T07:19:48.618Z] 25dde133e131: Layer already exists [2025-01-06T07:19:48.618Z] 6c7bd6d0d25a: Layer already exists [2025-01-06T07:19:48.618Z] 3f4fee376a00: Layer already exists [2025-01-06T07:19:48.618Z] 667bf7d11544: Layer already exists [2025-01-06T07:19:48.618Z] bf9a3f75bdb6: Layer already exists [2025-01-06T07:19:48.618Z] 75654b8eeebd: Layer already exists [2025-01-06T07:19:48.618Z] 4c0992bf5577: Layer already exists [2025-01-06T07:19:48.618Z] main: digest: sha256:1a3a0b6c0142b7fa388f6237906c4abad2cf0dee4345480a4fe5ebb9cf0cd789 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:19:48.693Z] ===================================================== [Pipeline] echo [2025-01-06T07:19:48.709Z] taggedImages: [2025-01-06T07:19:48.709Z] - nexus3.edgexfoundry.org:10004/support-scheduler:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:19:48.709Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-06T07:19:48.709Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.32 [2025-01-06T07:19:48.709Z] - nexus3.edgexfoundry.org:10004/support-scheduler:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:19:48.709Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-06T07:25:31.387Z] #155 ... [2025-01-06T07:25:31.387Z] [2025-01-06T07:25:31.387Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:25:31.387Z] #148 576.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.32 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-06T07:25:31.387Z] #148 ... [2025-01-06T07:25:31.387Z] [2025-01-06T07:25:31.387Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-06T07:25:31.387Z] #153 DONE 576.6s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T07:25:31.388Z] #152 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:25:31.388Z] #156 DONE 0.6s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:25:31.388Z] #157 DONE 0.4s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:25:31.388Z] #155 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-06T07:25:31.388Z] #158 DONE 0.2s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #159 [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-01-06T07:25:31.388Z] #159 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-06T07:25:31.388Z] #145 DONE 578.4s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #159 [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-01-06T07:25:31.388Z] #159 DONE 0.3s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-06T07:25:31.388Z] #160 DONE 0.3s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:25:31.388Z] #161 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:25:31.388Z] #162 DONE 0.5s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:25:31.388Z] #163 DONE 0.3s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:25:31.388Z] #148 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #164 [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-01-06T07:25:31.388Z] #164 DONE 0.3s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #165 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-06T07:25:31.388Z] #165 DONE 0.3s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #166 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-06T07:25:31.388Z] #166 DONE 0.6s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:25:31.388Z] #148 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #167 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T07:25:31.388Z] #167 DONE 0.7s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:25:31.388Z] #161 DONE 2.6s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #168 [core-common-config-bootstrapper] exporting to image [2025-01-06T07:25:31.388Z] #168 exporting layers [2025-01-06T07:25:31.388Z] #168 exporting layers 0.9s done [2025-01-06T07:25:31.388Z] #168 writing image sha256:f13c8e28540962d4ee67a5bc2bb5170416e99feacd7786cd8d1aeded14f7bf90 done [2025-01-06T07:25:31.388Z] #168 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-06T07:25:31.388Z] #168 DONE 1.0s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #169 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:25:31.388Z] #169 DONE 2.5s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:25:31.388Z] #155 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #170 [security-proxy-setup] exporting to image [2025-01-06T07:25:31.388Z] #170 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-06T07:25:31.388Z] #146 DONE 584.6s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #171 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-06T07:25:31.388Z] #171 DONE 0.4s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T07:25:31.388Z] #152 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T07:25:31.388Z] #172 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #170 [security-proxy-setup] exporting to image [2025-01-06T07:25:31.388Z] #170 exporting layers 1.4s done [2025-01-06T07:25:31.388Z] #170 writing image sha256:e5a6b5283c8484000ca658aee847402852676bce32be0300b8ae8ce72c6014f4 0.1s done [2025-01-06T07:25:31.388Z] #170 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-06T07:25:31.388Z] #170 DONE 1.5s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:25:31.388Z] #148 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #172 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-06T07:25:31.388Z] #172 DONE 1.9s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #173 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:25:31.388Z] #173 DONE 0.4s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #174 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:25:31.388Z] #174 DONE 0.2s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #175 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-06T07:25:31.388Z] #175 DONE 0.3s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #176 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-06T07:25:31.388Z] #176 DONE 0.1s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #177 [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-01-06T07:25:31.388Z] #177 DONE 0.2s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:25:31.388Z] #151 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #178 [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-01-06T07:25:31.388Z] #178 DONE 0.2s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #179 [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-01-06T07:25:31.388Z] #179 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-06T07:25:31.388Z] #148 DONE 588.7s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #179 [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-01-06T07:25:31.388Z] #179 DONE 0.3s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T07:25:31.388Z] #144 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #180 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-06T07:25:31.388Z] #180 DONE 0.4s [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T07:25:31.388Z] #181 ... [2025-01-06T07:25:31.388Z] [2025-01-06T07:25:31.388Z] #182 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:25:31.388Z] #182 DONE 0.4s [2025-01-06T07:25:31.691Z] [2025-01-06T07:25:31.691Z] #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:25:31.971Z] #183 DONE 0.4s [2025-01-06T07:25:31.971Z] [2025-01-06T07:25:31.971Z] #184 [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-01-06T07:25:32.241Z] #184 DONE 0.3s [2025-01-06T07:25:32.241Z] [2025-01-06T07:25:32.241Z] #185 [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-01-06T07:25:32.544Z] #185 DONE 0.3s [2025-01-06T07:25:32.544Z] [2025-01-06T07:25:32.544Z] #186 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:25:32.834Z] #186 DONE 0.3s [2025-01-06T07:25:32.834Z] [2025-01-06T07:25:32.834Z] #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T07:25:33.472Z] #187 ... [2025-01-06T07:25:33.472Z] [2025-01-06T07:25:33.472Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-06T07:25:33.472Z] #181 DONE 2.3s [2025-01-06T07:25:33.472Z] [2025-01-06T07:25:33.472Z] #188 [security-bootstrapper] exporting to image [2025-01-06T07:25:33.472Z] #188 exporting layers [2025-01-06T07:25:33.761Z] #188 ... [2025-01-06T07:25:33.761Z] [2025-01-06T07:25:33.761Z] #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-06T07:25:33.761Z] #187 DONE 0.8s [2025-01-06T07:25:33.761Z] [2025-01-06T07:25:33.761Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-06T07:25:34.351Z] #189 DONE 0.7s [2025-01-06T07:25:34.351Z] [2025-01-06T07:25:34.351Z] #188 [security-bootstrapper] exporting to image [2025-01-06T07:25:34.653Z] #188 ... [2025-01-06T07:25:34.653Z] [2025-01-06T07:25:34.653Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-06T07:25:34.653Z] #190 DONE 0.2s [2025-01-06T07:25:35.039Z] [2025-01-06T07:25:35.039Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:25:35.434Z] #191 ... [2025-01-06T07:25:35.434Z] [2025-01-06T07:25:35.434Z] #188 [security-bootstrapper] exporting to image [2025-01-06T07:25:35.434Z] #188 exporting layers 2.1s done [2025-01-06T07:25:35.434Z] #188 writing image sha256:f75c267a1fea91de37b30f77f5e7817cfb21fd3e2c3ae5314f41f14152f270fe 0.0s done [2025-01-06T07:25:35.434Z] #188 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2025-01-06T07:25:35.434Z] #188 DONE 2.1s [2025-01-06T07:25:35.706Z] [2025-01-06T07:25:35.706Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T07:25:37.141Z] #147 ... [2025-01-06T07:25:37.141Z] [2025-01-06T07:25:37.141Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:25:37.141Z] #191 DONE 2.1s [2025-01-06T07:25:37.141Z] [2025-01-06T07:25:37.141Z] #192 [security-secretstore-setup] exporting to image [2025-01-06T07:25:38.119Z] #192 exporting layers 1.3s done [2025-01-06T07:25:38.120Z] #192 writing image sha256:45c5ad9ce3a0a8f44a337863fb82f2a3ef719a2ca5804edf92a349ec24544f7f done [2025-01-06T07:25:38.120Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-06T07:25:38.120Z] #192 DONE 1.3s [2025-01-06T07:25:38.120Z] [2025-01-06T07:25:38.120Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T07:27:14.778Z] #149 ... [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-06T07:27:14.778Z] #144 DONE 684.3s [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:27:14.778Z] #193 DONE 0.2s [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:27:14.778Z] #194 DONE 0.3s [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-06T07:27:14.778Z] #195 DONE 0.4s [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T07:27:14.778Z] #152 ... [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #196 [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-01-06T07:27:14.778Z] #196 DONE 0.1s [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #197 [security-spiffe-token-provider] exporting to image [2025-01-06T07:27:14.778Z] #197 exporting layers [2025-01-06T07:27:14.778Z] #197 exporting layers 0.7s done [2025-01-06T07:27:14.778Z] #197 writing image sha256:622889e98c32f74e090db7d204fce551c3d0b225ce384942a8f2e30eeaecc9ee done [2025-01-06T07:27:14.778Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-06T07:27:14.778Z] #197 DONE 0.7s [2025-01-06T07:27:14.778Z] [2025-01-06T07:27:14.778Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T07:31:08.301Z] #149 ... [2025-01-06T07:31:08.301Z] [2025-01-06T07:31:08.301Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-06T07:31:08.301Z] #152 DONE 923.1s [2025-01-06T07:31:08.301Z] [2025-01-06T07:31:08.301Z] #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-06T07:31:08.301Z] #147 DONE 923.1s [2025-01-06T07:31:08.301Z] [2025-01-06T07:31:08.301Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:31:08.301Z] #151 ... [2025-01-06T07:31:08.301Z] [2025-01-06T07:31:08.302Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:31:08.302Z] #198 DONE 0.4s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:31:08.302Z] #151 ... [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:31:08.302Z] #199 DONE 0.4s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:31:08.302Z] #200 CACHED [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:31:08.302Z] #201 CACHED [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-06T07:31:08.302Z] #202 DONE 0.6s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:31:08.302Z] #203 ... [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #204 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-06T07:31:08.302Z] #204 DONE 0.7s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:31:08.302Z] #203 DONE 0.2s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #205 [core-command] exporting to image [2025-01-06T07:31:08.302Z] #205 exporting layers [2025-01-06T07:31:08.302Z] #205 ... [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:31:08.302Z] #206 DONE 0.3s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-06T07:31:08.302Z] #207 DONE 0.3s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T07:31:08.302Z] #150 ... [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #205 [core-command] exporting to image [2025-01-06T07:31:08.302Z] #205 exporting layers 0.5s done [2025-01-06T07:31:08.302Z] #205 writing image sha256:74a0ce1baba8873cb657b8cecbe216c7be37b24c885d27a53407589ca16afcbc done [2025-01-06T07:31:08.302Z] #205 naming to docker.io/library/core-command-arm64 0.1s done [2025-01-06T07:31:08.302Z] #205 DONE 0.5s [2025-01-06T07:31:08.302Z] [2025-01-06T07:31:08.302Z] #208 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-06T07:31:09.280Z] #208 DONE 1.9s [2025-01-06T07:31:09.281Z] [2025-01-06T07:31:09.281Z] #209 [security-proxy-auth] exporting to image [2025-01-06T07:31:10.725Z] #209 exporting layers 1.2s done [2025-01-06T07:31:10.725Z] #209 writing image sha256:7f3509f0ce48c251795e4d4500d14c4c98eab95c45fa83ecdb62a1754a16ac94 done [2025-01-06T07:31:10.725Z] #209 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-06T07:31:10.725Z] #209 DONE 1.2s [2025-01-06T07:31:10.725Z] [2025-01-06T07:31:10.725Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-06T07:32:07.156Z] #149 DONE 976.1s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T07:32:07.157Z] #150 ... [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:32:07.157Z] #210 DONE 0.3s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-06T07:32:07.157Z] #211 DONE 0.4s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T07:32:07.157Z] #154 ... [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #212 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:32:07.157Z] #212 DONE 0.1s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #213 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-06T07:32:07.157Z] #213 DONE 0.3s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:32:07.157Z] #155 ... [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #214 [core-keeper] exporting to image [2025-01-06T07:32:07.157Z] #214 exporting layers [2025-01-06T07:32:07.157Z] #214 exporting layers 0.4s done [2025-01-06T07:32:07.157Z] #214 writing image sha256:20049da479f34e5982445a214be7d0b19772ef6cc4428e832c7da91fef1482bc done [2025-01-06T07:32:07.157Z] #214 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-06T07:32:07.157Z] #214 DONE 0.4s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:32:07.157Z] #151 ... [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-06T07:32:07.157Z] #154 DONE 979.8s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #215 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:32:07.157Z] #215 DONE 0.3s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:32:07.157Z] #151 ... [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:32:07.157Z] #216 DONE 0.2s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #217 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-06T07:32:07.157Z] #217 DONE 0.3s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-06T07:32:07.157Z] #151 DONE 981.1s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:32:07.157Z] #218 DONE 0.2s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-06T07:32:07.157Z] #219 DONE 0.2s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #220 [core-data] exporting to image [2025-01-06T07:32:07.157Z] #220 ... [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #221 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:32:07.157Z] #221 DONE 0.3s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #222 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:32:07.157Z] #222 DONE 0.2s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #220 [core-data] exporting to image [2025-01-06T07:32:07.157Z] #220 exporting layers 0.6s done [2025-01-06T07:32:07.157Z] #220 writing image sha256:17617967fd967037850a683be1606dad0a3c7fde6b343aee1075ec4659e86b93 done [2025-01-06T07:32:07.157Z] #220 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-06T07:32:07.157Z] #220 DONE 0.6s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #223 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-06T07:32:07.157Z] #223 DONE 0.5s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #224 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:32:07.157Z] #224 DONE 0.1s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-06T07:32:07.157Z] #225 DONE 0.1s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-06T07:32:07.157Z] #226 DONE 0.1s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #227 [core-metadata] exporting to image [2025-01-06T07:32:07.157Z] #227 exporting layers 0.4s done [2025-01-06T07:32:07.157Z] #227 writing image sha256:8163f49be0deb36bf7c688c63ae293bc1156661af1e201d39bfe34dc6a39892a done [2025-01-06T07:32:07.157Z] #227 naming to docker.io/library/core-metadata-arm64 done [2025-01-06T07:32:07.157Z] #227 DONE 0.4s [2025-01-06T07:32:07.157Z] [2025-01-06T07:32:07.157Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:32:17.247Z] #155 ... [2025-01-06T07:32:17.247Z] [2025-01-06T07:32:17.247Z] #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-06T07:32:17.247Z] #150 DONE 994.8s [2025-01-06T07:32:17.247Z] [2025-01-06T07:32:17.247Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:32:17.247Z] #155 ... [2025-01-06T07:32:17.247Z] [2025-01-06T07:32:17.247Z] #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:32:17.247Z] #228 DONE 0.1s [2025-01-06T07:32:17.247Z] [2025-01-06T07:32:17.247Z] #229 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:32:17.515Z] #229 DONE 0.2s [2025-01-06T07:32:17.515Z] [2025-01-06T07:32:17.515Z] #230 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-06T07:32:18.099Z] #230 DONE 0.6s [2025-01-06T07:32:18.099Z] [2025-01-06T07:32:18.099Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-06T07:32:18.099Z] #231 DONE 0.1s [2025-01-06T07:32:18.099Z] [2025-01-06T07:32:18.099Z] #232 [support-scheduler] exporting to image [2025-01-06T07:32:18.099Z] #232 exporting layers [2025-01-06T07:32:18.682Z] #232 ... [2025-01-06T07:32:18.682Z] [2025-01-06T07:32:18.682Z] #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-06T07:32:18.682Z] #155 DONE 996.9s [2025-01-06T07:32:18.949Z] [2025-01-06T07:32:18.949Z] #232 [support-scheduler] exporting to image [2025-01-06T07:32:18.949Z] #232 exporting layers 0.7s done [2025-01-06T07:32:18.949Z] #232 writing image sha256:2848f86814bb9852d2be2dd108ef2f9647f45438d57adaacd5186ffe95504bf7 done [2025-01-06T07:32:18.949Z] #232 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-06T07:32:18.949Z] #232 DONE 0.7s [2025-01-06T07:32:18.949Z] [2025-01-06T07:32:18.949Z] #233 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-06T07:32:19.216Z] #233 DONE 0.2s [2025-01-06T07:32:19.216Z] [2025-01-06T07:32:19.216Z] #234 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-06T07:32:19.216Z] #234 DONE 0.1s [2025-01-06T07:32:19.216Z] [2025-01-06T07:32:19.216Z] #235 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-06T07:32:19.797Z] #235 DONE 0.4s [2025-01-06T07:32:19.797Z] [2025-01-06T07:32:19.797Z] #236 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-06T07:32:19.797Z] #236 DONE 0.1s [2025-01-06T07:32:19.797Z] [2025-01-06T07:32:19.797Z] #237 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-06T07:32:19.797Z] #237 DONE 0.1s [2025-01-06T07:32:20.073Z] [2025-01-06T07:32:20.073Z] #238 [support-notifications] exporting to image [2025-01-06T07:32:20.340Z] #238 exporting layers 0.6s done [2025-01-06T07:32:20.340Z] #238 writing image sha256:d91290af3e7e5c1c2e09195286a02efcbe2384674ac2e81cffecad947ec94f4e done [2025-01-06T07:32:20.340Z] #238 naming to docker.io/library/support-notifications-arm64 done [2025-01-06T07:32:20.340Z] #238 DONE 0.6s [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-06T07:32:20.340Z] time="2025-01-06T07:14:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-06T07:32:20.350Z] $ docker stop --time=1 9d58ef6c3636011c6b23651a1f639796db7af3149d943c7aca56e2f6d56f05bb [2025-01-06T07:32:21.911Z] $ docker rm -f --volumes 9d58ef6c3636011c6b23651a1f639796db7af3149d943c7aca56e2f6d56f05bb [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T07:32:22.379Z] + docker images [2025-01-06T07:32:22.380Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-06T07:32:22.380Z] support-notifications-arm64 latest d91290af3e7e 3 seconds ago 52.7MB [2025-01-06T07:32:22.380Z] support-scheduler-arm64 latest 2848f86814bb 5 seconds ago 53.6MB [2025-01-06T07:32:22.380Z] core-metadata-arm64 latest 8163f49be0de 18 seconds ago 38.7MB [2025-01-06T07:32:22.380Z] core-data-arm64 latest 17617967fd96 19 seconds ago 38.7MB [2025-01-06T07:32:22.380Z] core-keeper-arm64 latest 20049da479f3 23 seconds ago 31.7MB [2025-01-06T07:32:22.380Z] security-proxy-auth-arm64 latest 7f3509f0ce48 About a minute ago 33.6MB [2025-01-06T07:32:22.380Z] core-command-arm64 latest 74a0ce1baba8 About a minute ago 34.5MB [2025-01-06T07:32:22.380Z] security-spiffe-token-provider-arm64 latest 622889e98c32 5 minutes ago 40.2MB [2025-01-06T07:32:22.380Z] security-secretstore-setup-arm64 latest 45c5ad9ce3a0 6 minutes ago 47.6MB [2025-01-06T07:32:22.380Z] security-bootstrapper-arm64 latest f75c267a1fea 6 minutes ago 27.4MB [2025-01-06T07:32:22.380Z] security-proxy-setup-arm64 latest e5a6b5283c84 6 minutes ago 36.5MB [2025-01-06T07:32:22.380Z] core-common-config-bootstrapper-arm64 latest f13c8e285409 7 minutes ago 24.3MB [2025-01-06T07:32:22.380Z] security-spire-config-arm64 latest 3825ae50dd67 17 minutes ago 123MB [2025-01-06T07:32:22.380Z] security-spire-agent-arm64 latest 12221540c1ef 17 minutes ago 183MB [2025-01-06T07:32:22.380Z] security-spire-server-arm64 latest be850fa89cc7 17 minutes ago 124MB [2025-01-06T07:32:22.380Z] ci-base-image-arm64 latest d05ac44690bb 18 minutes ago 967MB [2025-01-06T07:32:22.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 13 days ago 566MB [2025-01-06T07:32:22.380Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 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-01-06T07:32:22.536Z] provisioning config files... [2025-01-06T07:32:22.551Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/768@tmp/config5037720635283201975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:32:22.894Z] ---> ****-login.sh [2025-01-06T07:32:22.894Z] nexus3.edgexfoundry.org:10001 [2025-01-06T07:32:22.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:32:23.159Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:32:23.159Z] Configure a credential helper to remove this warning. See [2025-01-06T07:32:23.159Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:32:23.159Z] [2025-01-06T07:32:23.159Z] Login Succeeded [2025-01-06T07:32:23.159Z] nexus3.edgexfoundry.org:10002 [2025-01-06T07:32:23.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:32:23.425Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:32:23.425Z] Configure a credential helper to remove this warning. See [2025-01-06T07:32:23.425Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:32:23.425Z] [2025-01-06T07:32:23.425Z] Login Succeeded [2025-01-06T07:32:23.425Z] nexus3.edgexfoundry.org:10003 [2025-01-06T07:32:23.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:32:23.690Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:32:23.690Z] Configure a credential helper to remove this warning. See [2025-01-06T07:32:23.690Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:32:23.690Z] [2025-01-06T07:32:23.690Z] Login Succeeded [2025-01-06T07:32:23.690Z] nexus3.edgexfoundry.org:10004 [2025-01-06T07:32:23.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:32:23.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:32:23.956Z] Configure a credential helper to remove this warning. See [2025-01-06T07:32:23.956Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:32:23.956Z] [2025-01-06T07:32:23.956Z] Login Succeeded [2025-01-06T07:32:23.956Z] ****.io [2025-01-06T07:32:24.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-06T07:32:24.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-06T07:32:24.484Z] Configure a credential helper to remove this warning. See [2025-01-06T07:32:24.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-06T07:32:24.484Z] [2025-01-06T07:32:24.484Z] Login Succeeded [2025-01-06T07:32:24.484Z] ---> ****-login.sh ends [Pipeline] } [2025-01-06T07:32:24.495Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:32:24.542Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-06T07:32:24.573Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-06T07:32:24.573Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:24.573Z] latest [2025-01-06T07:32:24.573Z] 4.0.0-dev.32 [2025-01-06T07:32:24.573Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:24.573Z] main [2025-01-06T07:32:24.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:24.945Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:25.301Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:25.301Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T07:32:25.301Z] 464388995e97: Preparing [2025-01-06T07:32:25.301Z] 1ad70c1fa88a: Preparing [2025-01-06T07:32:25.301Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:25.301Z] 48c50e79cdae: Preparing [2025-01-06T07:32:25.301Z] 6378738766ea: Preparing [2025-01-06T07:32:25.301Z] 67983bd0c017: Preparing [2025-01-06T07:32:25.301Z] 651d9022c234: Preparing [2025-01-06T07:32:25.301Z] 67983bd0c017: Waiting [2025-01-06T07:32:25.301Z] 651d9022c234: Waiting [2025-01-06T07:32:25.566Z] 48c50e79cdae: Pushed [2025-01-06T07:32:25.566Z] 00ecb1ae37e9: Pushed [2025-01-06T07:32:25.566Z] 464388995e97: Pushed [2025-01-06T07:32:25.566Z] 651d9022c234: Layer already exists [2025-01-06T07:32:25.566Z] 67983bd0c017: Pushed [2025-01-06T07:32:26.968Z] 6378738766ea: Pushed [2025-01-06T07:32:30.302Z] 1ad70c1fa88a: Pushed [2025-01-06T07:32:30.302Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:a76302d02e937c30983e0c9cbc20a95b0537f2dbf51956c313283f386f6e6894 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:30.662Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:31.019Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T07:32:31.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T07:32:31.019Z] 464388995e97: Preparing [2025-01-06T07:32:31.019Z] 1ad70c1fa88a: Preparing [2025-01-06T07:32:31.019Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:31.019Z] 48c50e79cdae: Preparing [2025-01-06T07:32:31.019Z] 6378738766ea: Preparing [2025-01-06T07:32:31.019Z] 67983bd0c017: Preparing [2025-01-06T07:32:31.019Z] 651d9022c234: Preparing [2025-01-06T07:32:31.019Z] 67983bd0c017: Waiting [2025-01-06T07:32:31.019Z] 651d9022c234: Waiting [2025-01-06T07:32:31.019Z] 6378738766ea: Layer already exists [2025-01-06T07:32:31.019Z] 464388995e97: Layer already exists [2025-01-06T07:32:31.019Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:31.019Z] 1ad70c1fa88a: Layer already exists [2025-01-06T07:32:31.019Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:31.019Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:31.283Z] 651d9022c234: Layer already exists [2025-01-06T07:32:31.283Z] latest: digest: sha256:a76302d02e937c30983e0c9cbc20a95b0537f2dbf51956c313283f386f6e6894 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:31.641Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:32.005Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.32 [2025-01-06T07:32:32.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T07:32:32.005Z] 464388995e97: Preparing [2025-01-06T07:32:32.005Z] 1ad70c1fa88a: Preparing [2025-01-06T07:32:32.005Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:32.005Z] 48c50e79cdae: Preparing [2025-01-06T07:32:32.005Z] 6378738766ea: Preparing [2025-01-06T07:32:32.005Z] 67983bd0c017: Preparing [2025-01-06T07:32:32.005Z] 651d9022c234: Preparing [2025-01-06T07:32:32.005Z] 67983bd0c017: Waiting [2025-01-06T07:32:32.005Z] 651d9022c234: Waiting [2025-01-06T07:32:32.005Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:32.005Z] 1ad70c1fa88a: Layer already exists [2025-01-06T07:32:32.005Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:32.005Z] 464388995e97: Layer already exists [2025-01-06T07:32:32.005Z] 6378738766ea: Layer already exists [2025-01-06T07:32:32.005Z] 651d9022c234: Layer already exists [2025-01-06T07:32:32.005Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:32.272Z] 4.0.0-dev.32: digest: sha256:a76302d02e937c30983e0c9cbc20a95b0537f2dbf51956c313283f386f6e6894 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:32.633Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:32.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:32.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T07:32:32.993Z] 464388995e97: Preparing [2025-01-06T07:32:32.993Z] 1ad70c1fa88a: Preparing [2025-01-06T07:32:32.993Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:32.993Z] 48c50e79cdae: Preparing [2025-01-06T07:32:32.993Z] 6378738766ea: Preparing [2025-01-06T07:32:32.993Z] 67983bd0c017: Preparing [2025-01-06T07:32:32.993Z] 651d9022c234: Preparing [2025-01-06T07:32:32.993Z] 67983bd0c017: Waiting [2025-01-06T07:32:32.993Z] 651d9022c234: Waiting [2025-01-06T07:32:32.993Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:32.993Z] 464388995e97: Layer already exists [2025-01-06T07:32:32.993Z] 1ad70c1fa88a: Layer already exists [2025-01-06T07:32:32.993Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:32.993Z] 6378738766ea: Layer already exists [2025-01-06T07:32:32.993Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:32.993Z] 651d9022c234: Layer already exists [2025-01-06T07:32:33.258Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:a76302d02e937c30983e0c9cbc20a95b0537f2dbf51956c313283f386f6e6894 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:33.622Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:34.933Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-06T07:32:34.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-06T07:32:34.933Z] 464388995e97: Preparing [2025-01-06T07:32:34.933Z] 1ad70c1fa88a: Preparing [2025-01-06T07:32:34.933Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:34.933Z] 48c50e79cdae: Preparing [2025-01-06T07:32:34.933Z] 6378738766ea: Preparing [2025-01-06T07:32:34.933Z] 67983bd0c017: Preparing [2025-01-06T07:32:34.933Z] 651d9022c234: Preparing [2025-01-06T07:32:34.933Z] 67983bd0c017: Waiting [2025-01-06T07:32:34.933Z] 651d9022c234: Waiting [2025-01-06T07:32:34.933Z] 6378738766ea: Layer already exists [2025-01-06T07:32:34.933Z] 464388995e97: Layer already exists [2025-01-06T07:32:34.933Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:34.933Z] 1ad70c1fa88a: Layer already exists [2025-01-06T07:32:34.933Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:34.933Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:34.933Z] 651d9022c234: Layer already exists [2025-01-06T07:32:35.199Z] main: digest: sha256:a76302d02e937c30983e0c9cbc20a95b0537f2dbf51956c313283f386f6e6894 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:32:35.266Z] ===================================================== [Pipeline] echo [2025-01-06T07:32:35.281Z] taggedImages: [2025-01-06T07:32:35.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:35.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-06T07:32:35.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.32 [2025-01-06T07:32:35.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:35.281Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-06T07:32:35.311Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-06T07:32:35.311Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:35.311Z] latest [2025-01-06T07:32:35.311Z] 4.0.0-dev.32 [2025-01-06T07:32:35.311Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:35.311Z] main [2025-01-06T07:32:35.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:35.695Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:36.063Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:36.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T07:32:36.064Z] 0beb26271691: Preparing [2025-01-06T07:32:36.064Z] 33d277f1ad41: Preparing [2025-01-06T07:32:36.064Z] 13b092d74988: Preparing [2025-01-06T07:32:36.064Z] 17c10edc572d: Preparing [2025-01-06T07:32:36.064Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:36.064Z] 48c50e79cdae: Preparing [2025-01-06T07:32:36.064Z] 6378738766ea: Preparing [2025-01-06T07:32:36.064Z] 67983bd0c017: Preparing [2025-01-06T07:32:36.064Z] 651d9022c234: Preparing [2025-01-06T07:32:36.064Z] 67983bd0c017: Waiting [2025-01-06T07:32:36.064Z] 651d9022c234: Waiting [2025-01-06T07:32:36.064Z] 48c50e79cdae: Waiting [2025-01-06T07:32:36.064Z] 6378738766ea: Waiting [2025-01-06T07:32:36.064Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:36.331Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:36.331Z] 33d277f1ad41: Pushed [2025-01-06T07:32:36.331Z] 13b092d74988: Pushed [2025-01-06T07:32:36.331Z] 6378738766ea: Layer already exists [2025-01-06T07:32:36.331Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:36.331Z] 651d9022c234: Layer already exists [2025-01-06T07:32:36.331Z] 0beb26271691: Pushed [2025-01-06T07:32:38.914Z] 17c10edc572d: Pushed [2025-01-06T07:32:38.914Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:014d2eacce8c0f799ef29b063ec8e58595c94ad711ebbb6d43d110d7dc37cc55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:39.283Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:39.640Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T07:32:39.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T07:32:39.640Z] 0beb26271691: Preparing [2025-01-06T07:32:39.640Z] 33d277f1ad41: Preparing [2025-01-06T07:32:39.640Z] 13b092d74988: Preparing [2025-01-06T07:32:39.640Z] 17c10edc572d: Preparing [2025-01-06T07:32:39.640Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:39.640Z] 48c50e79cdae: Preparing [2025-01-06T07:32:39.640Z] 6378738766ea: Preparing [2025-01-06T07:32:39.640Z] 67983bd0c017: Preparing [2025-01-06T07:32:39.640Z] 48c50e79cdae: Waiting [2025-01-06T07:32:39.640Z] 651d9022c234: Preparing [2025-01-06T07:32:39.640Z] 6378738766ea: Waiting [2025-01-06T07:32:39.640Z] 67983bd0c017: Waiting [2025-01-06T07:32:39.640Z] 651d9022c234: Waiting [2025-01-06T07:32:39.640Z] 0beb26271691: Layer already exists [2025-01-06T07:32:39.640Z] 17c10edc572d: Layer already exists [2025-01-06T07:32:39.640Z] 13b092d74988: Layer already exists [2025-01-06T07:32:39.640Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:39.640Z] 33d277f1ad41: Layer already exists [2025-01-06T07:32:39.640Z] 651d9022c234: Layer already exists [2025-01-06T07:32:39.640Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:39.640Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:39.908Z] 6378738766ea: Layer already exists [2025-01-06T07:32:39.908Z] latest: digest: sha256:014d2eacce8c0f799ef29b063ec8e58595c94ad711ebbb6d43d110d7dc37cc55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:40.286Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:40.651Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.32 [2025-01-06T07:32:40.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T07:32:40.651Z] 0beb26271691: Preparing [2025-01-06T07:32:40.651Z] 33d277f1ad41: Preparing [2025-01-06T07:32:40.651Z] 13b092d74988: Preparing [2025-01-06T07:32:40.651Z] 17c10edc572d: Preparing [2025-01-06T07:32:40.651Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:40.651Z] 48c50e79cdae: Preparing [2025-01-06T07:32:40.651Z] 6378738766ea: Preparing [2025-01-06T07:32:40.651Z] 67983bd0c017: Preparing [2025-01-06T07:32:40.651Z] 651d9022c234: Preparing [2025-01-06T07:32:40.651Z] 48c50e79cdae: Waiting [2025-01-06T07:32:40.651Z] 6378738766ea: Waiting [2025-01-06T07:32:40.651Z] 67983bd0c017: Waiting [2025-01-06T07:32:40.651Z] 651d9022c234: Waiting [2025-01-06T07:32:40.651Z] 13b092d74988: Layer already exists [2025-01-06T07:32:40.651Z] 17c10edc572d: Layer already exists [2025-01-06T07:32:40.651Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:40.651Z] 0beb26271691: Layer already exists [2025-01-06T07:32:40.651Z] 33d277f1ad41: Layer already exists [2025-01-06T07:32:40.651Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:40.651Z] 651d9022c234: Layer already exists [2025-01-06T07:32:40.651Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:40.651Z] 6378738766ea: Layer already exists [2025-01-06T07:32:40.918Z] 4.0.0-dev.32: digest: sha256:014d2eacce8c0f799ef29b063ec8e58595c94ad711ebbb6d43d110d7dc37cc55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:41.278Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:41.658Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:41.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T07:32:41.658Z] 0beb26271691: Preparing [2025-01-06T07:32:41.658Z] 33d277f1ad41: Preparing [2025-01-06T07:32:41.658Z] 13b092d74988: Preparing [2025-01-06T07:32:41.658Z] 17c10edc572d: Preparing [2025-01-06T07:32:41.658Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:41.658Z] 48c50e79cdae: Preparing [2025-01-06T07:32:41.658Z] 6378738766ea: Preparing [2025-01-06T07:32:41.658Z] 67983bd0c017: Preparing [2025-01-06T07:32:41.658Z] 651d9022c234: Preparing [2025-01-06T07:32:41.658Z] 6378738766ea: Waiting [2025-01-06T07:32:41.658Z] 651d9022c234: Waiting [2025-01-06T07:32:41.658Z] 67983bd0c017: Waiting [2025-01-06T07:32:41.658Z] 48c50e79cdae: Waiting [2025-01-06T07:32:41.658Z] 0beb26271691: Layer already exists [2025-01-06T07:32:41.658Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:41.658Z] 17c10edc572d: Layer already exists [2025-01-06T07:32:41.658Z] 13b092d74988: Layer already exists [2025-01-06T07:32:41.658Z] 33d277f1ad41: Layer already exists [2025-01-06T07:32:41.658Z] 6378738766ea: Layer already exists [2025-01-06T07:32:41.658Z] 651d9022c234: Layer already exists [2025-01-06T07:32:41.658Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:41.658Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:41.925Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:014d2eacce8c0f799ef29b063ec8e58595c94ad711ebbb6d43d110d7dc37cc55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:42.299Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:42.661Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-06T07:32:42.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-06T07:32:42.661Z] 0beb26271691: Preparing [2025-01-06T07:32:42.661Z] 33d277f1ad41: Preparing [2025-01-06T07:32:42.661Z] 13b092d74988: Preparing [2025-01-06T07:32:42.661Z] 17c10edc572d: Preparing [2025-01-06T07:32:42.661Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:42.661Z] 48c50e79cdae: Preparing [2025-01-06T07:32:42.661Z] 6378738766ea: Preparing [2025-01-06T07:32:42.661Z] 67983bd0c017: Preparing [2025-01-06T07:32:42.661Z] 651d9022c234: Preparing [2025-01-06T07:32:42.661Z] 6378738766ea: Waiting [2025-01-06T07:32:42.661Z] 48c50e79cdae: Waiting [2025-01-06T07:32:42.661Z] 67983bd0c017: Waiting [2025-01-06T07:32:42.661Z] 651d9022c234: Waiting [2025-01-06T07:32:42.661Z] 13b092d74988: Layer already exists [2025-01-06T07:32:42.661Z] 33d277f1ad41: Layer already exists [2025-01-06T07:32:42.661Z] 0beb26271691: Layer already exists [2025-01-06T07:32:42.661Z] 17c10edc572d: Layer already exists [2025-01-06T07:32:42.661Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:42.661Z] 6378738766ea: Layer already exists [2025-01-06T07:32:42.661Z] 67983bd0c017: Layer already exists [2025-01-06T07:32:42.661Z] 651d9022c234: Layer already exists [2025-01-06T07:32:42.661Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:42.929Z] main: digest: sha256:014d2eacce8c0f799ef29b063ec8e58595c94ad711ebbb6d43d110d7dc37cc55 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:32:43.004Z] ===================================================== [Pipeline] echo [2025-01-06T07:32:43.020Z] taggedImages: [2025-01-06T07:32:43.020Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:43.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-06T07:32:43.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.32 [2025-01-06T07:32:43.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:43.021Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T07:32:43.050Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-06T07:32:43.050Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:43.050Z] latest [2025-01-06T07:32:43.050Z] 4.0.0-dev.32 [2025-01-06T07:32:43.050Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:43.050Z] main [2025-01-06T07:32:43.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:43.420Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:43.773Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:43.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T07:32:43.773Z] e9c0c73597c4: Preparing [2025-01-06T07:32:43.773Z] 9ffda578f939: Preparing [2025-01-06T07:32:43.773Z] 8c94a044834a: Preparing [2025-01-06T07:32:43.773Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:43.773Z] 48c50e79cdae: Preparing [2025-01-06T07:32:43.773Z] e10b60ab1c93: Preparing [2025-01-06T07:32:43.773Z] b7b80262ecdf: Preparing [2025-01-06T07:32:43.773Z] e10b60ab1c93: Waiting [2025-01-06T07:32:43.773Z] b7b80262ecdf: Waiting [2025-01-06T07:32:43.773Z] 651d9022c234: Preparing [2025-01-06T07:32:43.773Z] 651d9022c234: Waiting [2025-01-06T07:32:43.773Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:43.773Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:44.038Z] 9ffda578f939: Pushed [2025-01-06T07:32:44.038Z] e9c0c73597c4: Pushed [2025-01-06T07:32:44.038Z] 651d9022c234: Layer already exists [2025-01-06T07:32:44.038Z] b7b80262ecdf: Pushed [2025-01-06T07:32:45.973Z] e10b60ab1c93: Pushed [2025-01-06T07:32:49.305Z] 8c94a044834a: Pushed [2025-01-06T07:32:49.305Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:4fba861f4c822c8d525c2cf34ec40f425693e038e1be70ad5b12d32c8545a670 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:49.667Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:50.033Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T07:32:50.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T07:32:50.033Z] e9c0c73597c4: Preparing [2025-01-06T07:32:50.033Z] 9ffda578f939: Preparing [2025-01-06T07:32:50.033Z] 8c94a044834a: Preparing [2025-01-06T07:32:50.033Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:50.033Z] 48c50e79cdae: Preparing [2025-01-06T07:32:50.033Z] e10b60ab1c93: Preparing [2025-01-06T07:32:50.033Z] e10b60ab1c93: Waiting [2025-01-06T07:32:50.033Z] b7b80262ecdf: Preparing [2025-01-06T07:32:50.033Z] 651d9022c234: Preparing [2025-01-06T07:32:50.033Z] b7b80262ecdf: Waiting [2025-01-06T07:32:50.033Z] 651d9022c234: Waiting [2025-01-06T07:32:50.033Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:50.033Z] e9c0c73597c4: Layer already exists [2025-01-06T07:32:50.033Z] 8c94a044834a: Layer already exists [2025-01-06T07:32:50.033Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:50.033Z] 9ffda578f939: Layer already exists [2025-01-06T07:32:50.033Z] 651d9022c234: Layer already exists [2025-01-06T07:32:50.033Z] e10b60ab1c93: Layer already exists [2025-01-06T07:32:50.033Z] b7b80262ecdf: Layer already exists [2025-01-06T07:32:50.299Z] latest: digest: sha256:4fba861f4c822c8d525c2cf34ec40f425693e038e1be70ad5b12d32c8545a670 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:50.675Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:51.030Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.32 [2025-01-06T07:32:51.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T07:32:51.030Z] e9c0c73597c4: Preparing [2025-01-06T07:32:51.030Z] 9ffda578f939: Preparing [2025-01-06T07:32:51.030Z] 8c94a044834a: Preparing [2025-01-06T07:32:51.030Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:51.030Z] 48c50e79cdae: Preparing [2025-01-06T07:32:51.030Z] e10b60ab1c93: Preparing [2025-01-06T07:32:51.030Z] b7b80262ecdf: Preparing [2025-01-06T07:32:51.030Z] 651d9022c234: Preparing [2025-01-06T07:32:51.030Z] e10b60ab1c93: Waiting [2025-01-06T07:32:51.030Z] b7b80262ecdf: Waiting [2025-01-06T07:32:51.030Z] 651d9022c234: Waiting [2025-01-06T07:32:51.030Z] e9c0c73597c4: Layer already exists [2025-01-06T07:32:51.030Z] 9ffda578f939: Layer already exists [2025-01-06T07:32:51.030Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:51.030Z] 8c94a044834a: Layer already exists [2025-01-06T07:32:51.030Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:51.030Z] 651d9022c234: Layer already exists [2025-01-06T07:32:51.030Z] e10b60ab1c93: Layer already exists [2025-01-06T07:32:51.030Z] b7b80262ecdf: Layer already exists [2025-01-06T07:32:51.295Z] 4.0.0-dev.32: digest: sha256:4fba861f4c822c8d525c2cf34ec40f425693e038e1be70ad5b12d32c8545a670 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:51.655Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:52.009Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:52.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T07:32:52.010Z] e9c0c73597c4: Preparing [2025-01-06T07:32:52.010Z] 9ffda578f939: Preparing [2025-01-06T07:32:52.010Z] 8c94a044834a: Preparing [2025-01-06T07:32:52.010Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:52.010Z] 48c50e79cdae: Preparing [2025-01-06T07:32:52.010Z] e10b60ab1c93: Preparing [2025-01-06T07:32:52.010Z] b7b80262ecdf: Preparing [2025-01-06T07:32:52.010Z] 651d9022c234: Preparing [2025-01-06T07:32:52.010Z] e10b60ab1c93: Waiting [2025-01-06T07:32:52.010Z] b7b80262ecdf: Waiting [2025-01-06T07:32:52.010Z] 651d9022c234: Waiting [2025-01-06T07:32:52.010Z] 8c94a044834a: Layer already exists [2025-01-06T07:32:52.010Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:52.010Z] e9c0c73597c4: Layer already exists [2025-01-06T07:32:52.010Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:52.010Z] 9ffda578f939: Layer already exists [2025-01-06T07:32:52.010Z] e10b60ab1c93: Layer already exists [2025-01-06T07:32:52.010Z] 651d9022c234: Layer already exists [2025-01-06T07:32:52.010Z] b7b80262ecdf: Layer already exists [2025-01-06T07:32:52.274Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:4fba861f4c822c8d525c2cf34ec40f425693e038e1be70ad5b12d32c8545a670 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:52.630Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:52.978Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-06T07:32:52.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-06T07:32:52.978Z] e9c0c73597c4: Preparing [2025-01-06T07:32:52.978Z] 9ffda578f939: Preparing [2025-01-06T07:32:52.978Z] 8c94a044834a: Preparing [2025-01-06T07:32:52.978Z] 00ecb1ae37e9: Preparing [2025-01-06T07:32:52.978Z] 48c50e79cdae: Preparing [2025-01-06T07:32:52.978Z] e10b60ab1c93: Preparing [2025-01-06T07:32:52.978Z] b7b80262ecdf: Preparing [2025-01-06T07:32:52.978Z] e10b60ab1c93: Waiting [2025-01-06T07:32:52.978Z] 651d9022c234: Preparing [2025-01-06T07:32:52.978Z] b7b80262ecdf: Waiting [2025-01-06T07:32:52.978Z] 651d9022c234: Waiting [2025-01-06T07:32:52.978Z] 8c94a044834a: Layer already exists [2025-01-06T07:32:52.978Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:32:52.978Z] 9ffda578f939: Layer already exists [2025-01-06T07:32:52.978Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:52.978Z] e9c0c73597c4: Layer already exists [2025-01-06T07:32:52.978Z] 651d9022c234: Layer already exists [2025-01-06T07:32:52.978Z] e10b60ab1c93: Layer already exists [2025-01-06T07:32:52.978Z] b7b80262ecdf: Layer already exists [2025-01-06T07:32:53.249Z] main: digest: sha256:4fba861f4c822c8d525c2cf34ec40f425693e038e1be70ad5b12d32c8545a670 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:32:53.329Z] ===================================================== [Pipeline] echo [2025-01-06T07:32:53.342Z] taggedImages: [2025-01-06T07:32:53.342Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:53.342Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-06T07:32:53.342Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.32 [2025-01-06T07:32:53.342Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:53.342Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-06T07:32:53.375Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-06T07:32:53.375Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:53.375Z] latest [2025-01-06T07:32:53.375Z] 4.0.0-dev.32 [2025-01-06T07:32:53.375Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:32:53.375Z] main [2025-01-06T07:32:53.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:53.755Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:32:54.104Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:32:54.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T07:32:54.105Z] f9fca9fb3dea: Preparing [2025-01-06T07:32:54.105Z] 32ba52129bd2: Preparing [2025-01-06T07:32:54.105Z] aebd49bbfc33: Preparing [2025-01-06T07:32:54.105Z] 48c50e79cdae: Preparing [2025-01-06T07:32:54.105Z] 512ab270b10b: Preparing [2025-01-06T07:32:54.105Z] 0bcae16f8de2: Preparing [2025-01-06T07:32:54.105Z] 651d9022c234: Preparing [2025-01-06T07:32:54.105Z] 0bcae16f8de2: Waiting [2025-01-06T07:32:54.105Z] 651d9022c234: Waiting [2025-01-06T07:32:54.105Z] 48c50e79cdae: Layer already exists [2025-01-06T07:32:54.370Z] f9fca9fb3dea: Pushed [2025-01-06T07:32:54.370Z] 32ba52129bd2: Pushed [2025-01-06T07:32:54.370Z] 512ab270b10b: Pushed [2025-01-06T07:32:54.370Z] 0bcae16f8de2: Pushed [2025-01-06T07:32:54.370Z] 651d9022c234: Layer already exists [2025-01-06T07:32:59.701Z] aebd49bbfc33: Pushed [2025-01-06T07:32:59.701Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:757be93bad8a31b9a60f74b92873824970890d4fbf415569245586c4082eb7b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:00.060Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:00.436Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T07:33:00.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T07:33:00.436Z] f9fca9fb3dea: Preparing [2025-01-06T07:33:00.436Z] 32ba52129bd2: Preparing [2025-01-06T07:33:00.436Z] aebd49bbfc33: Preparing [2025-01-06T07:33:00.436Z] 48c50e79cdae: Preparing [2025-01-06T07:33:00.436Z] 512ab270b10b: Preparing [2025-01-06T07:33:00.436Z] 0bcae16f8de2: Preparing [2025-01-06T07:33:00.436Z] 651d9022c234: Preparing [2025-01-06T07:33:00.436Z] 0bcae16f8de2: Waiting [2025-01-06T07:33:00.436Z] 651d9022c234: Waiting [2025-01-06T07:33:00.436Z] 32ba52129bd2: Layer already exists [2025-01-06T07:33:00.436Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:00.436Z] 512ab270b10b: Layer already exists [2025-01-06T07:33:00.436Z] aebd49bbfc33: Layer already exists [2025-01-06T07:33:00.436Z] f9fca9fb3dea: Layer already exists [2025-01-06T07:33:00.436Z] 0bcae16f8de2: Layer already exists [2025-01-06T07:33:00.436Z] 651d9022c234: Layer already exists [2025-01-06T07:33:00.705Z] latest: digest: sha256:757be93bad8a31b9a60f74b92873824970890d4fbf415569245586c4082eb7b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:01.075Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:01.432Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.32 [2025-01-06T07:33:01.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T07:33:01.432Z] f9fca9fb3dea: Preparing [2025-01-06T07:33:01.432Z] 32ba52129bd2: Preparing [2025-01-06T07:33:01.432Z] aebd49bbfc33: Preparing [2025-01-06T07:33:01.432Z] 48c50e79cdae: Preparing [2025-01-06T07:33:01.432Z] 512ab270b10b: Preparing [2025-01-06T07:33:01.432Z] 0bcae16f8de2: Preparing [2025-01-06T07:33:01.432Z] 651d9022c234: Preparing [2025-01-06T07:33:01.432Z] 0bcae16f8de2: Waiting [2025-01-06T07:33:01.432Z] 651d9022c234: Waiting [2025-01-06T07:33:01.432Z] f9fca9fb3dea: Layer already exists [2025-01-06T07:33:01.432Z] aebd49bbfc33: Layer already exists [2025-01-06T07:33:01.432Z] 512ab270b10b: Layer already exists [2025-01-06T07:33:01.432Z] 32ba52129bd2: Layer already exists [2025-01-06T07:33:01.432Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:01.432Z] 0bcae16f8de2: Layer already exists [2025-01-06T07:33:01.432Z] 651d9022c234: Layer already exists [2025-01-06T07:33:01.698Z] 4.0.0-dev.32: digest: sha256:757be93bad8a31b9a60f74b92873824970890d4fbf415569245586c4082eb7b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:02.067Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:02.426Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:02.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T07:33:02.426Z] f9fca9fb3dea: Preparing [2025-01-06T07:33:02.426Z] 32ba52129bd2: Preparing [2025-01-06T07:33:02.426Z] aebd49bbfc33: Preparing [2025-01-06T07:33:02.426Z] 48c50e79cdae: Preparing [2025-01-06T07:33:02.426Z] 512ab270b10b: Preparing [2025-01-06T07:33:02.426Z] 0bcae16f8de2: Preparing [2025-01-06T07:33:02.426Z] 651d9022c234: Preparing [2025-01-06T07:33:02.426Z] 0bcae16f8de2: Waiting [2025-01-06T07:33:02.426Z] 651d9022c234: Waiting [2025-01-06T07:33:02.426Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:02.426Z] 512ab270b10b: Layer already exists [2025-01-06T07:33:02.426Z] aebd49bbfc33: Layer already exists [2025-01-06T07:33:02.426Z] f9fca9fb3dea: Layer already exists [2025-01-06T07:33:02.426Z] 32ba52129bd2: Layer already exists [2025-01-06T07:33:02.426Z] 0bcae16f8de2: Layer already exists [2025-01-06T07:33:02.426Z] 651d9022c234: Layer already exists [2025-01-06T07:33:02.694Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:757be93bad8a31b9a60f74b92873824970890d4fbf415569245586c4082eb7b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:03.061Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:03.417Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-06T07:33:03.417Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-06T07:33:03.417Z] f9fca9fb3dea: Preparing [2025-01-06T07:33:03.417Z] 32ba52129bd2: Preparing [2025-01-06T07:33:03.417Z] aebd49bbfc33: Preparing [2025-01-06T07:33:03.417Z] 48c50e79cdae: Preparing [2025-01-06T07:33:03.417Z] 512ab270b10b: Preparing [2025-01-06T07:33:03.417Z] 0bcae16f8de2: Preparing [2025-01-06T07:33:03.417Z] 651d9022c234: Preparing [2025-01-06T07:33:03.417Z] 0bcae16f8de2: Waiting [2025-01-06T07:33:03.417Z] 651d9022c234: Waiting [2025-01-06T07:33:03.417Z] 512ab270b10b: Layer already exists [2025-01-06T07:33:03.417Z] aebd49bbfc33: Layer already exists [2025-01-06T07:33:03.417Z] 32ba52129bd2: Layer already exists [2025-01-06T07:33:03.417Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:03.417Z] f9fca9fb3dea: Layer already exists [2025-01-06T07:33:03.417Z] 0bcae16f8de2: Layer already exists [2025-01-06T07:33:03.417Z] 651d9022c234: Layer already exists [2025-01-06T07:33:03.685Z] main: digest: sha256:757be93bad8a31b9a60f74b92873824970890d4fbf415569245586c4082eb7b6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:33:03.776Z] ===================================================== [Pipeline] echo [2025-01-06T07:33:03.789Z] taggedImages: [2025-01-06T07:33:03.789Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:03.789Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-06T07:33:03.789Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.32 [2025-01-06T07:33:03.789Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:03.789Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-06T07:33:03.819Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-06T07:33:03.819Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:03.819Z] latest [2025-01-06T07:33:03.819Z] 4.0.0-dev.32 [2025-01-06T07:33:03.819Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:03.819Z] main [2025-01-06T07:33:03.819Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:04.196Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:04.556Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:04.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T07:33:04.556Z] 5ab140a973a5: Preparing [2025-01-06T07:33:04.556Z] 33cfcda0491f: Preparing [2025-01-06T07:33:04.556Z] cce2ae31e333: Preparing [2025-01-06T07:33:04.556Z] c4e747b5b3f2: Preparing [2025-01-06T07:33:04.556Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:04.556Z] 48c50e79cdae: Preparing [2025-01-06T07:33:04.556Z] 6378738766ea: Preparing [2025-01-06T07:33:04.556Z] 67983bd0c017: Preparing [2025-01-06T07:33:04.556Z] 651d9022c234: Preparing [2025-01-06T07:33:04.556Z] 6378738766ea: Waiting [2025-01-06T07:33:04.556Z] 651d9022c234: Waiting [2025-01-06T07:33:04.556Z] 67983bd0c017: Waiting [2025-01-06T07:33:04.556Z] 48c50e79cdae: Waiting [2025-01-06T07:33:04.823Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:04.823Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:04.823Z] cce2ae31e333: Pushed [2025-01-06T07:33:04.823Z] 33cfcda0491f: Pushed [2025-01-06T07:33:04.823Z] 6378738766ea: Layer already exists [2025-01-06T07:33:04.823Z] 5ab140a973a5: Pushed [2025-01-06T07:33:04.823Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:04.823Z] 651d9022c234: Layer already exists [2025-01-06T07:33:10.371Z] c4e747b5b3f2: Pushed [2025-01-06T07:33:10.640Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:57816f0ab33ae16b11837796165dcb39607c62c3d0eb58c4fceb735faebc88c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:11.013Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:11.369Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T07:33:11.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T07:33:11.369Z] 5ab140a973a5: Preparing [2025-01-06T07:33:11.369Z] 33cfcda0491f: Preparing [2025-01-06T07:33:11.369Z] cce2ae31e333: Preparing [2025-01-06T07:33:11.369Z] c4e747b5b3f2: Preparing [2025-01-06T07:33:11.369Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:11.369Z] 48c50e79cdae: Preparing [2025-01-06T07:33:11.369Z] 6378738766ea: Preparing [2025-01-06T07:33:11.369Z] 67983bd0c017: Preparing [2025-01-06T07:33:11.369Z] 651d9022c234: Preparing [2025-01-06T07:33:11.369Z] 6378738766ea: Waiting [2025-01-06T07:33:11.369Z] 67983bd0c017: Waiting [2025-01-06T07:33:11.369Z] 651d9022c234: Waiting [2025-01-06T07:33:11.369Z] 48c50e79cdae: Waiting [2025-01-06T07:33:11.369Z] cce2ae31e333: Layer already exists [2025-01-06T07:33:11.369Z] 5ab140a973a5: Layer already exists [2025-01-06T07:33:11.369Z] 33cfcda0491f: Layer already exists [2025-01-06T07:33:11.369Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:11.369Z] c4e747b5b3f2: Layer already exists [2025-01-06T07:33:11.369Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:11.369Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:11.369Z] 6378738766ea: Layer already exists [2025-01-06T07:33:11.369Z] 651d9022c234: Layer already exists [2025-01-06T07:33:11.638Z] latest: digest: sha256:57816f0ab33ae16b11837796165dcb39607c62c3d0eb58c4fceb735faebc88c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:11.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:12.353Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.32 [2025-01-06T07:33:12.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T07:33:12.353Z] 5ab140a973a5: Preparing [2025-01-06T07:33:12.353Z] 33cfcda0491f: Preparing [2025-01-06T07:33:12.353Z] cce2ae31e333: Preparing [2025-01-06T07:33:12.353Z] c4e747b5b3f2: Preparing [2025-01-06T07:33:12.353Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:12.353Z] 48c50e79cdae: Preparing [2025-01-06T07:33:12.353Z] 6378738766ea: Preparing [2025-01-06T07:33:12.353Z] 67983bd0c017: Preparing [2025-01-06T07:33:12.353Z] 651d9022c234: Preparing [2025-01-06T07:33:12.353Z] 48c50e79cdae: Waiting [2025-01-06T07:33:12.353Z] 6378738766ea: Waiting [2025-01-06T07:33:12.353Z] 67983bd0c017: Waiting [2025-01-06T07:33:12.353Z] 651d9022c234: Waiting [2025-01-06T07:33:12.353Z] 33cfcda0491f: Layer already exists [2025-01-06T07:33:12.353Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:12.353Z] 5ab140a973a5: Layer already exists [2025-01-06T07:33:12.353Z] c4e747b5b3f2: Layer already exists [2025-01-06T07:33:12.353Z] cce2ae31e333: Layer already exists [2025-01-06T07:33:12.353Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:12.353Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:12.353Z] 6378738766ea: Layer already exists [2025-01-06T07:33:12.353Z] 651d9022c234: Layer already exists [2025-01-06T07:33:12.625Z] 4.0.0-dev.32: digest: sha256:57816f0ab33ae16b11837796165dcb39607c62c3d0eb58c4fceb735faebc88c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:12.992Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:13.356Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:13.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T07:33:13.356Z] 5ab140a973a5: Preparing [2025-01-06T07:33:13.356Z] 33cfcda0491f: Preparing [2025-01-06T07:33:13.356Z] cce2ae31e333: Preparing [2025-01-06T07:33:13.356Z] c4e747b5b3f2: Preparing [2025-01-06T07:33:13.356Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:13.356Z] 48c50e79cdae: Preparing [2025-01-06T07:33:13.356Z] 6378738766ea: Preparing [2025-01-06T07:33:13.356Z] 48c50e79cdae: Waiting [2025-01-06T07:33:13.356Z] 67983bd0c017: Preparing [2025-01-06T07:33:13.356Z] 6378738766ea: Waiting [2025-01-06T07:33:13.356Z] 67983bd0c017: Waiting [2025-01-06T07:33:13.356Z] 651d9022c234: Preparing [2025-01-06T07:33:13.356Z] 651d9022c234: Waiting [2025-01-06T07:33:13.356Z] 33cfcda0491f: Layer already exists [2025-01-06T07:33:13.356Z] 5ab140a973a5: Layer already exists [2025-01-06T07:33:13.356Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:13.356Z] cce2ae31e333: Layer already exists [2025-01-06T07:33:13.356Z] c4e747b5b3f2: Layer already exists [2025-01-06T07:33:13.356Z] 651d9022c234: Layer already exists [2025-01-06T07:33:13.356Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:13.356Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:13.356Z] 6378738766ea: Layer already exists [2025-01-06T07:33:13.621Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:57816f0ab33ae16b11837796165dcb39607c62c3d0eb58c4fceb735faebc88c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:13.985Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:14.342Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-06T07:33:14.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-06T07:33:14.343Z] 5ab140a973a5: Preparing [2025-01-06T07:33:14.343Z] 33cfcda0491f: Preparing [2025-01-06T07:33:14.343Z] cce2ae31e333: Preparing [2025-01-06T07:33:14.343Z] c4e747b5b3f2: Preparing [2025-01-06T07:33:14.343Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:14.343Z] 48c50e79cdae: Preparing [2025-01-06T07:33:14.343Z] 6378738766ea: Preparing [2025-01-06T07:33:14.343Z] 67983bd0c017: Preparing [2025-01-06T07:33:14.343Z] 651d9022c234: Preparing [2025-01-06T07:33:14.343Z] 6378738766ea: Waiting [2025-01-06T07:33:14.343Z] 67983bd0c017: Waiting [2025-01-06T07:33:14.343Z] 651d9022c234: Waiting [2025-01-06T07:33:14.343Z] c4e747b5b3f2: Layer already exists [2025-01-06T07:33:14.343Z] cce2ae31e333: Layer already exists [2025-01-06T07:33:14.343Z] 33cfcda0491f: Layer already exists [2025-01-06T07:33:14.343Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:14.343Z] 5ab140a973a5: Layer already exists [2025-01-06T07:33:14.343Z] 6378738766ea: Layer already exists [2025-01-06T07:33:14.343Z] 651d9022c234: Layer already exists [2025-01-06T07:33:14.343Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:14.343Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:14.610Z] main: digest: sha256:57816f0ab33ae16b11837796165dcb39607c62c3d0eb58c4fceb735faebc88c6 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:33:14.686Z] ===================================================== [Pipeline] echo [2025-01-06T07:33:14.699Z] taggedImages: [2025-01-06T07:33:14.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:14.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-06T07:33:14.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.32 [2025-01-06T07:33:14.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:14.699Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-06T07:33:14.733Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-06T07:33:14.733Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:14.733Z] latest [2025-01-06T07:33:14.733Z] 4.0.0-dev.32 [2025-01-06T07:33:14.733Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:14.733Z] main [2025-01-06T07:33:14.733Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:15.098Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:15.460Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:15.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T07:33:15.460Z] baad0e550dca: Preparing [2025-01-06T07:33:15.460Z] c26cffe10d28: Preparing [2025-01-06T07:33:15.460Z] d10d469a8ba9: Preparing [2025-01-06T07:33:15.460Z] e4b416e06837: Preparing [2025-01-06T07:33:15.460Z] 820ef7cc14cd: Preparing [2025-01-06T07:33:15.460Z] f4f572439d26: Preparing [2025-01-06T07:33:15.460Z] a29dc2796952: Preparing [2025-01-06T07:33:15.460Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:15.460Z] 48c50e79cdae: Preparing [2025-01-06T07:33:15.460Z] a0966342dc45: Preparing [2025-01-06T07:33:15.460Z] d3d47ec0336f: Preparing [2025-01-06T07:33:15.460Z] 5f70bf18a086: Preparing [2025-01-06T07:33:15.460Z] d89f42835e55: Preparing [2025-01-06T07:33:15.460Z] 7644b6e65eeb: Preparing [2025-01-06T07:33:15.460Z] a29dc2796952: Waiting [2025-01-06T07:33:15.460Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:15.460Z] 269a04c362df: Preparing [2025-01-06T07:33:15.460Z] 48c50e79cdae: Waiting [2025-01-06T07:33:15.460Z] 651d9022c234: Preparing [2025-01-06T07:33:15.460Z] a0966342dc45: Waiting [2025-01-06T07:33:15.460Z] 7644b6e65eeb: Waiting [2025-01-06T07:33:15.460Z] f4f572439d26: Waiting [2025-01-06T07:33:15.460Z] 651d9022c234: Waiting [2025-01-06T07:33:15.460Z] 269a04c362df: Waiting [2025-01-06T07:33:15.460Z] d3d47ec0336f: Waiting [2025-01-06T07:33:15.460Z] d89f42835e55: Waiting [2025-01-06T07:33:15.727Z] c26cffe10d28: Pushed [2025-01-06T07:33:15.728Z] baad0e550dca: Pushed [2025-01-06T07:33:15.728Z] d10d469a8ba9: Pushed [2025-01-06T07:33:15.728Z] e4b416e06837: Pushed [2025-01-06T07:33:15.728Z] 820ef7cc14cd: Pushed [2025-01-06T07:33:15.728Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:15.728Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:15.728Z] f4f572439d26: Pushed [2025-01-06T07:33:16.006Z] 5f70bf18a086: Layer already exists [2025-01-06T07:33:16.006Z] a0966342dc45: Pushed [2025-01-06T07:33:16.006Z] d3d47ec0336f: Pushed [2025-01-06T07:33:16.006Z] d89f42835e55: Pushed [2025-01-06T07:33:16.006Z] 651d9022c234: Layer already exists [2025-01-06T07:33:16.006Z] 269a04c362df: Pushed [2025-01-06T07:33:17.949Z] 7644b6e65eeb: Pushed [2025-01-06T07:33:18.910Z] a29dc2796952: Pushed [2025-01-06T07:33:19.176Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:f1f6542f658913d352b8b60e08b0e8f97038106deacffdcc034d3df3e2feb65c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:19.546Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:19.907Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T07:33:19.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T07:33:19.907Z] baad0e550dca: Preparing [2025-01-06T07:33:19.907Z] c26cffe10d28: Preparing [2025-01-06T07:33:19.907Z] d10d469a8ba9: Preparing [2025-01-06T07:33:19.907Z] e4b416e06837: Preparing [2025-01-06T07:33:19.907Z] 820ef7cc14cd: Preparing [2025-01-06T07:33:19.907Z] f4f572439d26: Preparing [2025-01-06T07:33:19.907Z] a29dc2796952: Preparing [2025-01-06T07:33:19.907Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:19.907Z] 48c50e79cdae: Preparing [2025-01-06T07:33:19.907Z] a0966342dc45: Preparing [2025-01-06T07:33:19.907Z] d3d47ec0336f: Preparing [2025-01-06T07:33:19.908Z] 5f70bf18a086: Preparing [2025-01-06T07:33:19.908Z] d89f42835e55: Preparing [2025-01-06T07:33:19.908Z] 7644b6e65eeb: Preparing [2025-01-06T07:33:19.908Z] 269a04c362df: Preparing [2025-01-06T07:33:19.908Z] 651d9022c234: Preparing [2025-01-06T07:33:19.908Z] a0966342dc45: Waiting [2025-01-06T07:33:19.908Z] 5f70bf18a086: Waiting [2025-01-06T07:33:19.908Z] d3d47ec0336f: Waiting [2025-01-06T07:33:19.908Z] d89f42835e55: Waiting [2025-01-06T07:33:19.908Z] a29dc2796952: Waiting [2025-01-06T07:33:19.908Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:19.908Z] 48c50e79cdae: Waiting [2025-01-06T07:33:19.908Z] 7644b6e65eeb: Waiting [2025-01-06T07:33:19.908Z] 269a04c362df: Waiting [2025-01-06T07:33:19.908Z] f4f572439d26: Waiting [2025-01-06T07:33:19.908Z] 651d9022c234: Waiting [2025-01-06T07:33:19.908Z] 820ef7cc14cd: Layer already exists [2025-01-06T07:33:19.908Z] c26cffe10d28: Layer already exists [2025-01-06T07:33:19.908Z] d10d469a8ba9: Layer already exists [2025-01-06T07:33:19.908Z] baad0e550dca: Layer already exists [2025-01-06T07:33:19.908Z] e4b416e06837: Layer already exists [2025-01-06T07:33:19.908Z] f4f572439d26: Layer already exists [2025-01-06T07:33:19.908Z] a29dc2796952: Layer already exists [2025-01-06T07:33:19.908Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:19.908Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:19.908Z] a0966342dc45: Layer already exists [2025-01-06T07:33:20.176Z] 5f70bf18a086: Layer already exists [2025-01-06T07:33:20.176Z] d3d47ec0336f: Layer already exists [2025-01-06T07:33:20.176Z] 7644b6e65eeb: Layer already exists [2025-01-06T07:33:20.176Z] d89f42835e55: Layer already exists [2025-01-06T07:33:20.176Z] 269a04c362df: Layer already exists [2025-01-06T07:33:20.176Z] 651d9022c234: Layer already exists [2025-01-06T07:33:20.176Z] latest: digest: sha256:f1f6542f658913d352b8b60e08b0e8f97038106deacffdcc034d3df3e2feb65c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:20.543Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:20.904Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.32 [2025-01-06T07:33:20.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T07:33:20.904Z] baad0e550dca: Preparing [2025-01-06T07:33:20.904Z] c26cffe10d28: Preparing [2025-01-06T07:33:20.904Z] d10d469a8ba9: Preparing [2025-01-06T07:33:20.904Z] e4b416e06837: Preparing [2025-01-06T07:33:20.904Z] 820ef7cc14cd: Preparing [2025-01-06T07:33:20.904Z] f4f572439d26: Preparing [2025-01-06T07:33:20.904Z] a29dc2796952: Preparing [2025-01-06T07:33:20.904Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:20.904Z] 48c50e79cdae: Preparing [2025-01-06T07:33:20.904Z] a0966342dc45: Preparing [2025-01-06T07:33:20.904Z] d3d47ec0336f: Preparing [2025-01-06T07:33:20.904Z] 5f70bf18a086: Preparing [2025-01-06T07:33:20.904Z] d89f42835e55: Preparing [2025-01-06T07:33:20.904Z] 7644b6e65eeb: Preparing [2025-01-06T07:33:20.904Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:20.904Z] 269a04c362df: Preparing [2025-01-06T07:33:20.904Z] d3d47ec0336f: Waiting [2025-01-06T07:33:20.904Z] 48c50e79cdae: Waiting [2025-01-06T07:33:20.904Z] a0966342dc45: Waiting [2025-01-06T07:33:20.904Z] 651d9022c234: Preparing [2025-01-06T07:33:20.904Z] d89f42835e55: Waiting [2025-01-06T07:33:20.904Z] 5f70bf18a086: Waiting [2025-01-06T07:33:20.904Z] a29dc2796952: Waiting [2025-01-06T07:33:20.904Z] 269a04c362df: Waiting [2025-01-06T07:33:20.904Z] 651d9022c234: Waiting [2025-01-06T07:33:20.904Z] 7644b6e65eeb: Waiting [2025-01-06T07:33:20.904Z] f4f572439d26: Waiting [2025-01-06T07:33:20.904Z] c26cffe10d28: Layer already exists [2025-01-06T07:33:20.904Z] e4b416e06837: Layer already exists [2025-01-06T07:33:20.904Z] d10d469a8ba9: Layer already exists [2025-01-06T07:33:20.904Z] 820ef7cc14cd: Layer already exists [2025-01-06T07:33:20.904Z] baad0e550dca: Layer already exists [2025-01-06T07:33:20.904Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:20.904Z] f4f572439d26: Layer already exists [2025-01-06T07:33:20.904Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:20.904Z] a29dc2796952: Layer already exists [2025-01-06T07:33:21.174Z] a0966342dc45: Layer already exists [2025-01-06T07:33:21.174Z] 7644b6e65eeb: Layer already exists [2025-01-06T07:33:21.174Z] d3d47ec0336f: Layer already exists [2025-01-06T07:33:21.174Z] 5f70bf18a086: Layer already exists [2025-01-06T07:33:21.174Z] 269a04c362df: Layer already exists [2025-01-06T07:33:21.174Z] d89f42835e55: Layer already exists [2025-01-06T07:33:21.174Z] 651d9022c234: Layer already exists [2025-01-06T07:33:21.175Z] 4.0.0-dev.32: digest: sha256:f1f6542f658913d352b8b60e08b0e8f97038106deacffdcc034d3df3e2feb65c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:21.551Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:22.174Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:22.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T07:33:22.174Z] baad0e550dca: Preparing [2025-01-06T07:33:22.174Z] c26cffe10d28: Preparing [2025-01-06T07:33:22.174Z] d10d469a8ba9: Preparing [2025-01-06T07:33:22.174Z] e4b416e06837: Preparing [2025-01-06T07:33:22.174Z] 820ef7cc14cd: Preparing [2025-01-06T07:33:22.174Z] f4f572439d26: Preparing [2025-01-06T07:33:22.174Z] a29dc2796952: Preparing [2025-01-06T07:33:22.174Z] f4f572439d26: Waiting [2025-01-06T07:33:22.174Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:22.174Z] a29dc2796952: Waiting [2025-01-06T07:33:22.174Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:22.174Z] 48c50e79cdae: Preparing [2025-01-06T07:33:22.174Z] 48c50e79cdae: Waiting [2025-01-06T07:33:22.174Z] a0966342dc45: Preparing [2025-01-06T07:33:22.174Z] a0966342dc45: Waiting [2025-01-06T07:33:22.174Z] d3d47ec0336f: Preparing [2025-01-06T07:33:22.174Z] 5f70bf18a086: Preparing [2025-01-06T07:33:22.174Z] d3d47ec0336f: Waiting [2025-01-06T07:33:22.174Z] d89f42835e55: Preparing [2025-01-06T07:33:22.174Z] 5f70bf18a086: Waiting [2025-01-06T07:33:22.174Z] 7644b6e65eeb: Preparing [2025-01-06T07:33:22.174Z] d89f42835e55: Waiting [2025-01-06T07:33:22.174Z] 269a04c362df: Preparing [2025-01-06T07:33:22.174Z] 7644b6e65eeb: Waiting [2025-01-06T07:33:22.174Z] 651d9022c234: Preparing [2025-01-06T07:33:22.174Z] 269a04c362df: Waiting [2025-01-06T07:33:22.174Z] 651d9022c234: Waiting [2025-01-06T07:33:22.174Z] d10d469a8ba9: Layer already exists [2025-01-06T07:33:22.174Z] 820ef7cc14cd: Layer already exists [2025-01-06T07:33:22.174Z] c26cffe10d28: Layer already exists [2025-01-06T07:33:22.174Z] e4b416e06837: Layer already exists [2025-01-06T07:33:22.174Z] baad0e550dca: Layer already exists [2025-01-06T07:33:22.174Z] a29dc2796952: Layer already exists [2025-01-06T07:33:22.174Z] f4f572439d26: Layer already exists [2025-01-06T07:33:22.174Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:22.174Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:22.174Z] a0966342dc45: Layer already exists [2025-01-06T07:33:22.174Z] d3d47ec0336f: Layer already exists [2025-01-06T07:33:22.174Z] 5f70bf18a086: Layer already exists [2025-01-06T07:33:22.174Z] 7644b6e65eeb: Layer already exists [2025-01-06T07:33:22.174Z] d89f42835e55: Layer already exists [2025-01-06T07:33:22.439Z] 269a04c362df: Layer already exists [2025-01-06T07:33:22.439Z] 651d9022c234: Layer already exists [2025-01-06T07:33:22.439Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:f1f6542f658913d352b8b60e08b0e8f97038106deacffdcc034d3df3e2feb65c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:22.791Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:23.147Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-06T07:33:23.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-06T07:33:23.147Z] baad0e550dca: Preparing [2025-01-06T07:33:23.147Z] c26cffe10d28: Preparing [2025-01-06T07:33:23.147Z] d10d469a8ba9: Preparing [2025-01-06T07:33:23.147Z] e4b416e06837: Preparing [2025-01-06T07:33:23.147Z] 820ef7cc14cd: Preparing [2025-01-06T07:33:23.147Z] f4f572439d26: Preparing [2025-01-06T07:33:23.147Z] a29dc2796952: Preparing [2025-01-06T07:33:23.147Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:23.147Z] 48c50e79cdae: Preparing [2025-01-06T07:33:23.147Z] a0966342dc45: Preparing [2025-01-06T07:33:23.147Z] d3d47ec0336f: Preparing [2025-01-06T07:33:23.147Z] 5f70bf18a086: Preparing [2025-01-06T07:33:23.147Z] d89f42835e55: Preparing [2025-01-06T07:33:23.147Z] a29dc2796952: Waiting [2025-01-06T07:33:23.147Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:23.147Z] 7644b6e65eeb: Preparing [2025-01-06T07:33:23.147Z] 48c50e79cdae: Waiting [2025-01-06T07:33:23.147Z] 269a04c362df: Preparing [2025-01-06T07:33:23.147Z] a0966342dc45: Waiting [2025-01-06T07:33:23.147Z] d3d47ec0336f: Waiting [2025-01-06T07:33:23.147Z] 651d9022c234: Preparing [2025-01-06T07:33:23.147Z] 5f70bf18a086: Waiting [2025-01-06T07:33:23.147Z] d89f42835e55: Waiting [2025-01-06T07:33:23.147Z] 7644b6e65eeb: Waiting [2025-01-06T07:33:23.147Z] f4f572439d26: Waiting [2025-01-06T07:33:23.147Z] 269a04c362df: Waiting [2025-01-06T07:33:23.147Z] 651d9022c234: Waiting [2025-01-06T07:33:23.147Z] c26cffe10d28: Layer already exists [2025-01-06T07:33:23.147Z] e4b416e06837: Layer already exists [2025-01-06T07:33:23.147Z] 820ef7cc14cd: Layer already exists [2025-01-06T07:33:23.147Z] baad0e550dca: Layer already exists [2025-01-06T07:33:23.147Z] d10d469a8ba9: Layer already exists [2025-01-06T07:33:23.147Z] f4f572439d26: Layer already exists [2025-01-06T07:33:23.147Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:23.147Z] a29dc2796952: Layer already exists [2025-01-06T07:33:23.147Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:23.147Z] a0966342dc45: Layer already exists [2025-01-06T07:33:23.147Z] d3d47ec0336f: Layer already exists [2025-01-06T07:33:23.147Z] 5f70bf18a086: Layer already exists [2025-01-06T07:33:23.147Z] d89f42835e55: Layer already exists [2025-01-06T07:33:23.147Z] 7644b6e65eeb: Layer already exists [2025-01-06T07:33:23.411Z] 269a04c362df: Layer already exists [2025-01-06T07:33:23.411Z] 651d9022c234: Layer already exists [2025-01-06T07:33:23.411Z] main: digest: sha256:f1f6542f658913d352b8b60e08b0e8f97038106deacffdcc034d3df3e2feb65c size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:33:23.493Z] ===================================================== [Pipeline] echo [2025-01-06T07:33:23.509Z] taggedImages: [2025-01-06T07:33:23.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:23.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-06T07:33:23.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.32 [2025-01-06T07:33:23.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:23.509Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-06T07:33:23.540Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-06T07:33:23.540Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:23.540Z] latest [2025-01-06T07:33:23.540Z] 4.0.0-dev.32 [2025-01-06T07:33:23.540Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:23.540Z] main [2025-01-06T07:33:23.540Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:23.906Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:24.264Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:24.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T07:33:24.264Z] 45a32915b2db: Preparing [2025-01-06T07:33:24.264Z] e653772fbc4f: Preparing [2025-01-06T07:33:24.264Z] f30ef091e346: Preparing [2025-01-06T07:33:24.264Z] 54ef70d055de: Preparing [2025-01-06T07:33:24.264Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:24.264Z] 48c50e79cdae: Preparing [2025-01-06T07:33:24.264Z] 6378738766ea: Preparing [2025-01-06T07:33:24.264Z] 67983bd0c017: Preparing [2025-01-06T07:33:24.264Z] 651d9022c234: Preparing [2025-01-06T07:33:24.264Z] 48c50e79cdae: Waiting [2025-01-06T07:33:24.264Z] 6378738766ea: Waiting [2025-01-06T07:33:24.264Z] 67983bd0c017: Waiting [2025-01-06T07:33:24.264Z] 651d9022c234: Waiting [2025-01-06T07:33:24.264Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:24.534Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:24.534Z] e653772fbc4f: Pushed [2025-01-06T07:33:24.534Z] f30ef091e346: Pushed [2025-01-06T07:33:24.534Z] 6378738766ea: Layer already exists [2025-01-06T07:33:24.534Z] 45a32915b2db: Pushed [2025-01-06T07:33:24.534Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:24.534Z] 651d9022c234: Layer already exists [2025-01-06T07:33:29.880Z] 54ef70d055de: Pushed [2025-01-06T07:33:29.880Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:88e955fba0f5dba1c48f498c905cf70dc8405e06defc7a2a89873ed84b6e49fd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:30.238Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:30.590Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T07:33:30.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T07:33:30.590Z] 45a32915b2db: Preparing [2025-01-06T07:33:30.590Z] e653772fbc4f: Preparing [2025-01-06T07:33:30.590Z] f30ef091e346: Preparing [2025-01-06T07:33:30.590Z] 54ef70d055de: Preparing [2025-01-06T07:33:30.590Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:30.590Z] 48c50e79cdae: Preparing [2025-01-06T07:33:30.590Z] 6378738766ea: Preparing [2025-01-06T07:33:30.590Z] 67983bd0c017: Preparing [2025-01-06T07:33:30.590Z] 651d9022c234: Preparing [2025-01-06T07:33:30.590Z] 48c50e79cdae: Waiting [2025-01-06T07:33:30.590Z] 67983bd0c017: Waiting [2025-01-06T07:33:30.590Z] 6378738766ea: Waiting [2025-01-06T07:33:30.590Z] 651d9022c234: Waiting [2025-01-06T07:33:30.590Z] f30ef091e346: Layer already exists [2025-01-06T07:33:30.590Z] 45a32915b2db: Layer already exists [2025-01-06T07:33:30.590Z] e653772fbc4f: Layer already exists [2025-01-06T07:33:30.590Z] 54ef70d055de: Layer already exists [2025-01-06T07:33:30.590Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:30.590Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:30.590Z] 6378738766ea: Layer already exists [2025-01-06T07:33:30.590Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:30.590Z] 651d9022c234: Layer already exists [2025-01-06T07:33:30.856Z] latest: digest: sha256:88e955fba0f5dba1c48f498c905cf70dc8405e06defc7a2a89873ed84b6e49fd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:31.211Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:31.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.32 [2025-01-06T07:33:31.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T07:33:31.552Z] 45a32915b2db: Preparing [2025-01-06T07:33:31.552Z] e653772fbc4f: Preparing [2025-01-06T07:33:31.552Z] f30ef091e346: Preparing [2025-01-06T07:33:31.552Z] 54ef70d055de: Preparing [2025-01-06T07:33:31.552Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:31.552Z] 48c50e79cdae: Preparing [2025-01-06T07:33:31.552Z] 6378738766ea: Preparing [2025-01-06T07:33:31.552Z] 67983bd0c017: Preparing [2025-01-06T07:33:31.552Z] 651d9022c234: Preparing [2025-01-06T07:33:31.552Z] 48c50e79cdae: Waiting [2025-01-06T07:33:31.552Z] 6378738766ea: Waiting [2025-01-06T07:33:31.552Z] 67983bd0c017: Waiting [2025-01-06T07:33:31.552Z] 651d9022c234: Waiting [2025-01-06T07:33:31.552Z] 54ef70d055de: Layer already exists [2025-01-06T07:33:31.552Z] 45a32915b2db: Layer already exists [2025-01-06T07:33:31.552Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:31.552Z] e653772fbc4f: Layer already exists [2025-01-06T07:33:31.552Z] f30ef091e346: Layer already exists [2025-01-06T07:33:31.552Z] 651d9022c234: Layer already exists [2025-01-06T07:33:31.552Z] 6378738766ea: Layer already exists [2025-01-06T07:33:31.552Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:31.552Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:31.817Z] 4.0.0-dev.32: digest: sha256:88e955fba0f5dba1c48f498c905cf70dc8405e06defc7a2a89873ed84b6e49fd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:32.170Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:32.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:32.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T07:33:32.530Z] 45a32915b2db: Preparing [2025-01-06T07:33:32.530Z] e653772fbc4f: Preparing [2025-01-06T07:33:32.530Z] f30ef091e346: Preparing [2025-01-06T07:33:32.530Z] 54ef70d055de: Preparing [2025-01-06T07:33:32.530Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:32.530Z] 48c50e79cdae: Preparing [2025-01-06T07:33:32.530Z] 6378738766ea: Preparing [2025-01-06T07:33:32.530Z] 67983bd0c017: Preparing [2025-01-06T07:33:32.530Z] 651d9022c234: Preparing [2025-01-06T07:33:32.530Z] 48c50e79cdae: Waiting [2025-01-06T07:33:32.530Z] 6378738766ea: Waiting [2025-01-06T07:33:32.530Z] 67983bd0c017: Waiting [2025-01-06T07:33:32.530Z] 651d9022c234: Waiting [2025-01-06T07:33:32.530Z] 54ef70d055de: Layer already exists [2025-01-06T07:33:32.530Z] e653772fbc4f: Layer already exists [2025-01-06T07:33:32.530Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:32.530Z] 45a32915b2db: Layer already exists [2025-01-06T07:33:32.530Z] f30ef091e346: Layer already exists [2025-01-06T07:33:32.530Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:32.530Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:32.530Z] 6378738766ea: Layer already exists [2025-01-06T07:33:32.530Z] 651d9022c234: Layer already exists [2025-01-06T07:33:32.796Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:88e955fba0f5dba1c48f498c905cf70dc8405e06defc7a2a89873ed84b6e49fd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:33.152Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:34.295Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-06T07:33:34.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-06T07:33:34.295Z] 45a32915b2db: Preparing [2025-01-06T07:33:34.295Z] e653772fbc4f: Preparing [2025-01-06T07:33:34.295Z] f30ef091e346: Preparing [2025-01-06T07:33:34.295Z] 54ef70d055de: Preparing [2025-01-06T07:33:34.295Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:34.295Z] 48c50e79cdae: Preparing [2025-01-06T07:33:34.295Z] 6378738766ea: Preparing [2025-01-06T07:33:34.295Z] 67983bd0c017: Preparing [2025-01-06T07:33:34.295Z] 651d9022c234: Preparing [2025-01-06T07:33:34.295Z] 67983bd0c017: Waiting [2025-01-06T07:33:34.295Z] 48c50e79cdae: Waiting [2025-01-06T07:33:34.295Z] 6378738766ea: Waiting [2025-01-06T07:33:34.295Z] 651d9022c234: Waiting [2025-01-06T07:33:34.295Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:34.295Z] f30ef091e346: Layer already exists [2025-01-06T07:33:34.295Z] 54ef70d055de: Layer already exists [2025-01-06T07:33:34.295Z] 45a32915b2db: Layer already exists [2025-01-06T07:33:34.295Z] e653772fbc4f: Layer already exists [2025-01-06T07:33:34.295Z] 6378738766ea: Layer already exists [2025-01-06T07:33:34.295Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:34.295Z] 67983bd0c017: Layer already exists [2025-01-06T07:33:34.295Z] 651d9022c234: Layer already exists [2025-01-06T07:33:34.562Z] main: digest: sha256:88e955fba0f5dba1c48f498c905cf70dc8405e06defc7a2a89873ed84b6e49fd size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:33:34.636Z] ===================================================== [Pipeline] echo [2025-01-06T07:33:34.649Z] taggedImages: [2025-01-06T07:33:34.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:34.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-06T07:33:34.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.32 [2025-01-06T07:33:34.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:34.649Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-06T07:33:34.679Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-06T07:33:34.679Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:34.679Z] latest [2025-01-06T07:33:34.679Z] 4.0.0-dev.32 [2025-01-06T07:33:34.679Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:34.679Z] main [2025-01-06T07:33:34.679Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:35.041Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:35.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:35.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T07:33:35.391Z] c48a78f2664f: Preparing [2025-01-06T07:33:35.391Z] 9cd12bce171e: Preparing [2025-01-06T07:33:35.391Z] 06bc50d12225: Preparing [2025-01-06T07:33:35.391Z] 2dddab17245a: Preparing [2025-01-06T07:33:35.391Z] 5442c9ff88ff: Preparing [2025-01-06T07:33:35.391Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:35.391Z] 48c50e79cdae: Preparing [2025-01-06T07:33:35.391Z] d7e15f9a36c8: Preparing [2025-01-06T07:33:35.391Z] 5ca75932ba11: Preparing [2025-01-06T07:33:35.391Z] 6cdcf6d6fedb: Preparing [2025-01-06T07:33:35.391Z] 651d9022c234: Preparing [2025-01-06T07:33:35.391Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:35.391Z] 48c50e79cdae: Waiting [2025-01-06T07:33:35.391Z] d7e15f9a36c8: Waiting [2025-01-06T07:33:35.391Z] 5ca75932ba11: Waiting [2025-01-06T07:33:35.391Z] 6cdcf6d6fedb: Waiting [2025-01-06T07:33:35.391Z] 651d9022c234: Waiting [2025-01-06T07:33:35.658Z] 9cd12bce171e: Pushed [2025-01-06T07:33:35.658Z] 2dddab17245a: Pushed [2025-01-06T07:33:35.658Z] 5442c9ff88ff: Pushed [2025-01-06T07:33:35.658Z] c48a78f2664f: Pushed [2025-01-06T07:33:35.658Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:35.658Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:35.658Z] 651d9022c234: Layer already exists [2025-01-06T07:33:35.923Z] d7e15f9a36c8: Pushed [2025-01-06T07:33:35.923Z] 5ca75932ba11: Pushed [2025-01-06T07:33:37.867Z] 06bc50d12225: Pushed [2025-01-06T07:33:40.463Z] 6cdcf6d6fedb: Pushed [2025-01-06T07:33:40.463Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:72b09498afdfcb377149a7e12702b9746be530b3fe011b41c356c36974b128ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:40.837Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:41.194Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T07:33:41.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T07:33:41.194Z] c48a78f2664f: Preparing [2025-01-06T07:33:41.194Z] 9cd12bce171e: Preparing [2025-01-06T07:33:41.194Z] 06bc50d12225: Preparing [2025-01-06T07:33:41.194Z] 2dddab17245a: Preparing [2025-01-06T07:33:41.194Z] 5442c9ff88ff: Preparing [2025-01-06T07:33:41.194Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:41.194Z] 48c50e79cdae: Preparing [2025-01-06T07:33:41.194Z] d7e15f9a36c8: Preparing [2025-01-06T07:33:41.194Z] 5ca75932ba11: Preparing [2025-01-06T07:33:41.194Z] 6cdcf6d6fedb: Preparing [2025-01-06T07:33:41.194Z] 651d9022c234: Preparing [2025-01-06T07:33:41.194Z] 48c50e79cdae: Waiting [2025-01-06T07:33:41.194Z] d7e15f9a36c8: Waiting [2025-01-06T07:33:41.194Z] 5ca75932ba11: Waiting [2025-01-06T07:33:41.194Z] 6cdcf6d6fedb: Waiting [2025-01-06T07:33:41.194Z] 651d9022c234: Waiting [2025-01-06T07:33:41.194Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:41.194Z] 5442c9ff88ff: Layer already exists [2025-01-06T07:33:41.194Z] 9cd12bce171e: Layer already exists [2025-01-06T07:33:41.194Z] 2dddab17245a: Layer already exists [2025-01-06T07:33:41.194Z] 06bc50d12225: Layer already exists [2025-01-06T07:33:41.194Z] c48a78f2664f: Layer already exists [2025-01-06T07:33:41.194Z] 6cdcf6d6fedb: Layer already exists [2025-01-06T07:33:41.194Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:41.194Z] 5ca75932ba11: Layer already exists [2025-01-06T07:33:41.194Z] d7e15f9a36c8: Layer already exists [2025-01-06T07:33:41.194Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:41.194Z] 651d9022c234: Layer already exists [2025-01-06T07:33:41.462Z] latest: digest: sha256:72b09498afdfcb377149a7e12702b9746be530b3fe011b41c356c36974b128ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:41.822Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:42.184Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.32 [2025-01-06T07:33:42.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T07:33:42.184Z] c48a78f2664f: Preparing [2025-01-06T07:33:42.184Z] 9cd12bce171e: Preparing [2025-01-06T07:33:42.184Z] 06bc50d12225: Preparing [2025-01-06T07:33:42.184Z] 2dddab17245a: Preparing [2025-01-06T07:33:42.184Z] 5442c9ff88ff: Preparing [2025-01-06T07:33:42.184Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:42.184Z] 48c50e79cdae: Preparing [2025-01-06T07:33:42.184Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:42.184Z] d7e15f9a36c8: Preparing [2025-01-06T07:33:42.184Z] 48c50e79cdae: Waiting [2025-01-06T07:33:42.184Z] 5ca75932ba11: Preparing [2025-01-06T07:33:42.184Z] 6cdcf6d6fedb: Preparing [2025-01-06T07:33:42.184Z] 651d9022c234: Preparing [2025-01-06T07:33:42.184Z] d7e15f9a36c8: Waiting [2025-01-06T07:33:42.184Z] 5ca75932ba11: Waiting [2025-01-06T07:33:42.184Z] 651d9022c234: Waiting [2025-01-06T07:33:42.184Z] 6cdcf6d6fedb: Waiting [2025-01-06T07:33:42.184Z] 5442c9ff88ff: Layer already exists [2025-01-06T07:33:42.184Z] c48a78f2664f: Layer already exists [2025-01-06T07:33:42.184Z] 2dddab17245a: Layer already exists [2025-01-06T07:33:42.184Z] 06bc50d12225: Layer already exists [2025-01-06T07:33:42.184Z] 9cd12bce171e: Layer already exists [2025-01-06T07:33:42.184Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:42.184Z] 6cdcf6d6fedb: Layer already exists [2025-01-06T07:33:42.184Z] 5ca75932ba11: Layer already exists [2025-01-06T07:33:42.184Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:42.184Z] d7e15f9a36c8: Layer already exists [2025-01-06T07:33:42.453Z] 651d9022c234: Layer already exists [2025-01-06T07:33:42.453Z] 4.0.0-dev.32: digest: sha256:72b09498afdfcb377149a7e12702b9746be530b3fe011b41c356c36974b128ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:42.824Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:43.206Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:43.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T07:33:43.206Z] c48a78f2664f: Preparing [2025-01-06T07:33:43.206Z] 9cd12bce171e: Preparing [2025-01-06T07:33:43.206Z] 06bc50d12225: Preparing [2025-01-06T07:33:43.206Z] 2dddab17245a: Preparing [2025-01-06T07:33:43.206Z] 5442c9ff88ff: Preparing [2025-01-06T07:33:43.206Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:43.206Z] 48c50e79cdae: Preparing [2025-01-06T07:33:43.206Z] d7e15f9a36c8: Preparing [2025-01-06T07:33:43.206Z] 5ca75932ba11: Preparing [2025-01-06T07:33:43.206Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:43.206Z] 48c50e79cdae: Waiting [2025-01-06T07:33:43.206Z] d7e15f9a36c8: Waiting [2025-01-06T07:33:43.206Z] 6cdcf6d6fedb: Preparing [2025-01-06T07:33:43.206Z] 5ca75932ba11: Waiting [2025-01-06T07:33:43.206Z] 651d9022c234: Preparing [2025-01-06T07:33:43.206Z] 6cdcf6d6fedb: Waiting [2025-01-06T07:33:43.206Z] 651d9022c234: Waiting [2025-01-06T07:33:43.206Z] 5442c9ff88ff: Layer already exists [2025-01-06T07:33:43.206Z] 9cd12bce171e: Layer already exists [2025-01-06T07:33:43.206Z] 06bc50d12225: Layer already exists [2025-01-06T07:33:43.206Z] 2dddab17245a: Layer already exists [2025-01-06T07:33:43.206Z] c48a78f2664f: Layer already exists [2025-01-06T07:33:43.475Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:43.475Z] d7e15f9a36c8: Layer already exists [2025-01-06T07:33:43.475Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:43.475Z] 5ca75932ba11: Layer already exists [2025-01-06T07:33:43.475Z] 6cdcf6d6fedb: Layer already exists [2025-01-06T07:33:43.475Z] 651d9022c234: Layer already exists [2025-01-06T07:33:43.475Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:72b09498afdfcb377149a7e12702b9746be530b3fe011b41c356c36974b128ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:43.845Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:44.211Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-06T07:33:44.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-06T07:33:44.211Z] c48a78f2664f: Preparing [2025-01-06T07:33:44.211Z] 9cd12bce171e: Preparing [2025-01-06T07:33:44.211Z] 06bc50d12225: Preparing [2025-01-06T07:33:44.211Z] 2dddab17245a: Preparing [2025-01-06T07:33:44.211Z] 5442c9ff88ff: Preparing [2025-01-06T07:33:44.211Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:44.211Z] 48c50e79cdae: Preparing [2025-01-06T07:33:44.211Z] d7e15f9a36c8: Preparing [2025-01-06T07:33:44.211Z] 5ca75932ba11: Preparing [2025-01-06T07:33:44.211Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:44.211Z] 6cdcf6d6fedb: Preparing [2025-01-06T07:33:44.211Z] 48c50e79cdae: Waiting [2025-01-06T07:33:44.211Z] d7e15f9a36c8: Waiting [2025-01-06T07:33:44.211Z] 651d9022c234: Preparing [2025-01-06T07:33:44.211Z] 5ca75932ba11: Waiting [2025-01-06T07:33:44.211Z] 6cdcf6d6fedb: Waiting [2025-01-06T07:33:44.211Z] 651d9022c234: Waiting [2025-01-06T07:33:44.211Z] 06bc50d12225: Layer already exists [2025-01-06T07:33:44.211Z] c48a78f2664f: Layer already exists [2025-01-06T07:33:44.211Z] 5442c9ff88ff: Layer already exists [2025-01-06T07:33:44.211Z] 2dddab17245a: Layer already exists [2025-01-06T07:33:44.211Z] 9cd12bce171e: Layer already exists [2025-01-06T07:33:44.211Z] d7e15f9a36c8: Layer already exists [2025-01-06T07:33:44.211Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:44.211Z] 5ca75932ba11: Layer already exists [2025-01-06T07:33:44.211Z] 6cdcf6d6fedb: Layer already exists [2025-01-06T07:33:44.480Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:44.480Z] 651d9022c234: Layer already exists [2025-01-06T07:33:44.480Z] main: digest: sha256:72b09498afdfcb377149a7e12702b9746be530b3fe011b41c356c36974b128ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:33:44.563Z] ===================================================== [Pipeline] echo [2025-01-06T07:33:44.575Z] taggedImages: [2025-01-06T07:33:44.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:44.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-06T07:33:44.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.32 [2025-01-06T07:33:44.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:44.575Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-06T07:33:44.601Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-06T07:33:44.601Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:44.601Z] latest [2025-01-06T07:33:44.601Z] 4.0.0-dev.32 [2025-01-06T07:33:44.601Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:44.601Z] main [2025-01-06T07:33:44.601Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:44.979Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:45.357Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:45.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T07:33:45.357Z] d016c115b9da: Preparing [2025-01-06T07:33:45.357Z] 190a7f07cb4e: Preparing [2025-01-06T07:33:45.357Z] ad3b8175a081: Preparing [2025-01-06T07:33:45.357Z] 5330f80badfe: Preparing [2025-01-06T07:33:45.357Z] a9270f0980c6: Preparing [2025-01-06T07:33:45.357Z] 9c9fc2884cfa: Preparing [2025-01-06T07:33:45.357Z] 8e92a53fd88c: Preparing [2025-01-06T07:33:45.357Z] 9c9fc2884cfa: Waiting [2025-01-06T07:33:45.357Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:45.357Z] 8e92a53fd88c: Waiting [2025-01-06T07:33:45.357Z] 48c50e79cdae: Preparing [2025-01-06T07:33:45.357Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:45.357Z] 2ceb28d4dafc: Preparing [2025-01-06T07:33:45.357Z] 48c50e79cdae: Waiting [2025-01-06T07:33:45.357Z] 1925da75be97: Preparing [2025-01-06T07:33:45.357Z] 2ceb28d4dafc: Waiting [2025-01-06T07:33:45.357Z] 651d9022c234: Preparing [2025-01-06T07:33:45.357Z] 1925da75be97: Waiting [2025-01-06T07:33:45.357Z] 651d9022c234: Waiting [2025-01-06T07:33:45.626Z] a9270f0980c6: Pushed [2025-01-06T07:33:45.626Z] 190a7f07cb4e: Pushed [2025-01-06T07:33:45.626Z] d016c115b9da: Pushed [2025-01-06T07:33:45.626Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:45.626Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:45.626Z] 9c9fc2884cfa: Pushed [2025-01-06T07:33:45.626Z] 8e92a53fd88c: Pushed [2025-01-06T07:33:45.893Z] 651d9022c234: Layer already exists [2025-01-06T07:33:47.843Z] 2ceb28d4dafc: Pushed [2025-01-06T07:33:48.113Z] 5330f80badfe: Pushed [2025-01-06T07:33:48.701Z] ad3b8175a081: Pushed [2025-01-06T07:33:48.968Z] 1925da75be97: Pushed [2025-01-06T07:33:49.236Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:cb5a52596e132e83327eacac2930c71fe53c135e9042aee2621e0a7665970491 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:49.605Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:49.978Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T07:33:49.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T07:33:49.978Z] d016c115b9da: Preparing [2025-01-06T07:33:49.978Z] 190a7f07cb4e: Preparing [2025-01-06T07:33:49.978Z] ad3b8175a081: Preparing [2025-01-06T07:33:49.978Z] 5330f80badfe: Preparing [2025-01-06T07:33:49.978Z] a9270f0980c6: Preparing [2025-01-06T07:33:49.978Z] 9c9fc2884cfa: Preparing [2025-01-06T07:33:49.978Z] 8e92a53fd88c: Preparing [2025-01-06T07:33:49.978Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:49.978Z] 48c50e79cdae: Preparing [2025-01-06T07:33:49.978Z] 2ceb28d4dafc: Preparing [2025-01-06T07:33:49.978Z] 1925da75be97: Preparing [2025-01-06T07:33:49.978Z] 651d9022c234: Preparing [2025-01-06T07:33:49.978Z] 8e92a53fd88c: Waiting [2025-01-06T07:33:49.978Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:49.978Z] 9c9fc2884cfa: Waiting [2025-01-06T07:33:49.978Z] 48c50e79cdae: Waiting [2025-01-06T07:33:49.978Z] 2ceb28d4dafc: Waiting [2025-01-06T07:33:49.978Z] 1925da75be97: Waiting [2025-01-06T07:33:49.978Z] 651d9022c234: Waiting [2025-01-06T07:33:49.978Z] 5330f80badfe: Layer already exists [2025-01-06T07:33:49.978Z] d016c115b9da: Layer already exists [2025-01-06T07:33:49.978Z] a9270f0980c6: Layer already exists [2025-01-06T07:33:49.978Z] 190a7f07cb4e: Layer already exists [2025-01-06T07:33:49.978Z] ad3b8175a081: Layer already exists [2025-01-06T07:33:49.978Z] 8e92a53fd88c: Layer already exists [2025-01-06T07:33:49.978Z] 9c9fc2884cfa: Layer already exists [2025-01-06T07:33:49.978Z] 2ceb28d4dafc: Layer already exists [2025-01-06T07:33:49.978Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:49.978Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:49.978Z] 651d9022c234: Layer already exists [2025-01-06T07:33:49.978Z] 1925da75be97: Layer already exists [2025-01-06T07:33:50.246Z] latest: digest: sha256:cb5a52596e132e83327eacac2930c71fe53c135e9042aee2621e0a7665970491 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:50.615Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:50.975Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.32 [2025-01-06T07:33:50.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T07:33:50.975Z] d016c115b9da: Preparing [2025-01-06T07:33:50.975Z] 190a7f07cb4e: Preparing [2025-01-06T07:33:50.975Z] ad3b8175a081: Preparing [2025-01-06T07:33:50.975Z] 5330f80badfe: Preparing [2025-01-06T07:33:50.975Z] a9270f0980c6: Preparing [2025-01-06T07:33:50.975Z] 9c9fc2884cfa: Preparing [2025-01-06T07:33:50.975Z] 8e92a53fd88c: Preparing [2025-01-06T07:33:50.975Z] 9c9fc2884cfa: Waiting [2025-01-06T07:33:50.975Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:50.975Z] 8e92a53fd88c: Waiting [2025-01-06T07:33:50.975Z] 48c50e79cdae: Preparing [2025-01-06T07:33:50.975Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:50.975Z] 2ceb28d4dafc: Preparing [2025-01-06T07:33:50.975Z] 48c50e79cdae: Waiting [2025-01-06T07:33:50.975Z] 1925da75be97: Preparing [2025-01-06T07:33:50.975Z] 651d9022c234: Preparing [2025-01-06T07:33:50.975Z] 2ceb28d4dafc: Waiting [2025-01-06T07:33:50.975Z] 651d9022c234: Waiting [2025-01-06T07:33:50.975Z] 1925da75be97: Waiting [2025-01-06T07:33:50.975Z] d016c115b9da: Layer already exists [2025-01-06T07:33:50.975Z] a9270f0980c6: Layer already exists [2025-01-06T07:33:50.975Z] 190a7f07cb4e: Layer already exists [2025-01-06T07:33:50.975Z] ad3b8175a081: Layer already exists [2025-01-06T07:33:50.975Z] 5330f80badfe: Layer already exists [2025-01-06T07:33:50.975Z] 9c9fc2884cfa: Layer already exists [2025-01-06T07:33:50.975Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:50.975Z] 8e92a53fd88c: Layer already exists [2025-01-06T07:33:50.975Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:51.243Z] 2ceb28d4dafc: Layer already exists [2025-01-06T07:33:51.243Z] 1925da75be97: Layer already exists [2025-01-06T07:33:51.243Z] 651d9022c234: Layer already exists [2025-01-06T07:33:51.243Z] 4.0.0-dev.32: digest: sha256:cb5a52596e132e83327eacac2930c71fe53c135e9042aee2621e0a7665970491 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:51.600Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:52.024Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:52.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T07:33:52.025Z] d016c115b9da: Preparing [2025-01-06T07:33:52.025Z] 190a7f07cb4e: Preparing [2025-01-06T07:33:52.025Z] ad3b8175a081: Preparing [2025-01-06T07:33:52.025Z] 5330f80badfe: Preparing [2025-01-06T07:33:52.025Z] a9270f0980c6: Preparing [2025-01-06T07:33:52.025Z] 9c9fc2884cfa: Preparing [2025-01-06T07:33:52.025Z] 8e92a53fd88c: Preparing [2025-01-06T07:33:52.025Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:52.025Z] 48c50e79cdae: Preparing [2025-01-06T07:33:52.025Z] 2ceb28d4dafc: Preparing [2025-01-06T07:33:52.025Z] 1925da75be97: Preparing [2025-01-06T07:33:52.025Z] 651d9022c234: Preparing [2025-01-06T07:33:52.025Z] 9c9fc2884cfa: Waiting [2025-01-06T07:33:52.025Z] 8e92a53fd88c: Waiting [2025-01-06T07:33:52.025Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:52.025Z] 48c50e79cdae: Waiting [2025-01-06T07:33:52.025Z] 2ceb28d4dafc: Waiting [2025-01-06T07:33:52.025Z] 1925da75be97: Waiting [2025-01-06T07:33:52.025Z] 651d9022c234: Waiting [2025-01-06T07:33:52.025Z] 5330f80badfe: Layer already exists [2025-01-06T07:33:52.025Z] ad3b8175a081: Layer already exists [2025-01-06T07:33:52.025Z] 190a7f07cb4e: Layer already exists [2025-01-06T07:33:52.025Z] d016c115b9da: Layer already exists [2025-01-06T07:33:52.025Z] a9270f0980c6: Layer already exists [2025-01-06T07:33:52.025Z] 8e92a53fd88c: Layer already exists [2025-01-06T07:33:52.025Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:52.025Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:52.025Z] 9c9fc2884cfa: Layer already exists [2025-01-06T07:33:52.025Z] 2ceb28d4dafc: Layer already exists [2025-01-06T07:33:52.294Z] 1925da75be97: Layer already exists [2025-01-06T07:33:52.294Z] 651d9022c234: Layer already exists [2025-01-06T07:33:52.294Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:cb5a52596e132e83327eacac2930c71fe53c135e9042aee2621e0a7665970491 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:52.666Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:53.033Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-06T07:33:53.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-06T07:33:53.033Z] d016c115b9da: Preparing [2025-01-06T07:33:53.033Z] 190a7f07cb4e: Preparing [2025-01-06T07:33:53.033Z] ad3b8175a081: Preparing [2025-01-06T07:33:53.033Z] 5330f80badfe: Preparing [2025-01-06T07:33:53.033Z] a9270f0980c6: Preparing [2025-01-06T07:33:53.033Z] 9c9fc2884cfa: Preparing [2025-01-06T07:33:53.033Z] 8e92a53fd88c: Preparing [2025-01-06T07:33:53.033Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:53.033Z] 48c50e79cdae: Preparing [2025-01-06T07:33:53.033Z] 2ceb28d4dafc: Preparing [2025-01-06T07:33:53.033Z] 8e92a53fd88c: Waiting [2025-01-06T07:33:53.033Z] 1925da75be97: Preparing [2025-01-06T07:33:53.033Z] 00ecb1ae37e9: Waiting [2025-01-06T07:33:53.033Z] 48c50e79cdae: Waiting [2025-01-06T07:33:53.033Z] 9c9fc2884cfa: Waiting [2025-01-06T07:33:53.033Z] 2ceb28d4dafc: Waiting [2025-01-06T07:33:53.033Z] 651d9022c234: Preparing [2025-01-06T07:33:53.033Z] 1925da75be97: Waiting [2025-01-06T07:33:53.033Z] 651d9022c234: Waiting [2025-01-06T07:33:53.033Z] 5330f80badfe: Layer already exists [2025-01-06T07:33:53.033Z] a9270f0980c6: Layer already exists [2025-01-06T07:33:53.033Z] 190a7f07cb4e: Layer already exists [2025-01-06T07:33:53.033Z] d016c115b9da: Layer already exists [2025-01-06T07:33:53.033Z] ad3b8175a081: Layer already exists [2025-01-06T07:33:53.033Z] 9c9fc2884cfa: Layer already exists [2025-01-06T07:33:53.033Z] 8e92a53fd88c: Layer already exists [2025-01-06T07:33:53.033Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:53.301Z] 2ceb28d4dafc: Layer already exists [2025-01-06T07:33:53.301Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:53.301Z] 1925da75be97: Layer already exists [2025-01-06T07:33:53.301Z] 651d9022c234: Layer already exists [2025-01-06T07:33:53.301Z] main: digest: sha256:cb5a52596e132e83327eacac2930c71fe53c135e9042aee2621e0a7665970491 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:33:53.370Z] ===================================================== [Pipeline] echo [2025-01-06T07:33:53.385Z] taggedImages: [2025-01-06T07:33:53.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:53.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-06T07:33:53.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.32 [2025-01-06T07:33:53.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:53.385Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-06T07:33:53.417Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-06T07:33:53.417Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:53.417Z] latest [2025-01-06T07:33:53.417Z] 4.0.0-dev.32 [2025-01-06T07:33:53.417Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:33:53.417Z] main [2025-01-06T07:33:53.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:53.791Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:54.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:33:54.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T07:33:54.158Z] ae1e30dea59b: Preparing [2025-01-06T07:33:54.158Z] e3f6a7ca9365: Preparing [2025-01-06T07:33:54.158Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:54.158Z] 48c50e79cdae: Preparing [2025-01-06T07:33:54.158Z] 2d8110fc69c8: Preparing [2025-01-06T07:33:54.158Z] 00f1d052841e: Preparing [2025-01-06T07:33:54.158Z] 651d9022c234: Preparing [2025-01-06T07:33:54.158Z] 00f1d052841e: Waiting [2025-01-06T07:33:54.158Z] 651d9022c234: Waiting [2025-01-06T07:33:54.158Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:54.430Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:54.430Z] 651d9022c234: Layer already exists [2025-01-06T07:33:54.430Z] ae1e30dea59b: Pushed [2025-01-06T07:33:55.851Z] 2d8110fc69c8: Pushed [2025-01-06T07:33:56.119Z] 00f1d052841e: Pushed [2025-01-06T07:33:58.705Z] e3f6a7ca9365: Pushed [2025-01-06T07:33:58.705Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:555ffd863ab4352791fa4c34ea73037d7d7c50c80be96205b137e1f06c3c1fd2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:59.074Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:33:59.436Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T07:33:59.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T07:33:59.436Z] ae1e30dea59b: Preparing [2025-01-06T07:33:59.436Z] e3f6a7ca9365: Preparing [2025-01-06T07:33:59.436Z] 00ecb1ae37e9: Preparing [2025-01-06T07:33:59.436Z] 48c50e79cdae: Preparing [2025-01-06T07:33:59.436Z] 2d8110fc69c8: Preparing [2025-01-06T07:33:59.436Z] 00f1d052841e: Preparing [2025-01-06T07:33:59.436Z] 651d9022c234: Preparing [2025-01-06T07:33:59.436Z] 00f1d052841e: Waiting [2025-01-06T07:33:59.436Z] 651d9022c234: Waiting [2025-01-06T07:33:59.436Z] 48c50e79cdae: Layer already exists [2025-01-06T07:33:59.436Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:33:59.436Z] ae1e30dea59b: Layer already exists [2025-01-06T07:33:59.436Z] 2d8110fc69c8: Layer already exists [2025-01-06T07:33:59.436Z] e3f6a7ca9365: Layer already exists [2025-01-06T07:33:59.436Z] 651d9022c234: Layer already exists [2025-01-06T07:33:59.436Z] 00f1d052841e: Layer already exists [2025-01-06T07:33:59.704Z] latest: digest: sha256:555ffd863ab4352791fa4c34ea73037d7d7c50c80be96205b137e1f06c3c1fd2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:00.072Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:00.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.32 [2025-01-06T07:34:00.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T07:34:00.438Z] ae1e30dea59b: Preparing [2025-01-06T07:34:00.438Z] e3f6a7ca9365: Preparing [2025-01-06T07:34:00.438Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:00.438Z] 48c50e79cdae: Preparing [2025-01-06T07:34:00.438Z] 2d8110fc69c8: Preparing [2025-01-06T07:34:00.438Z] 00f1d052841e: Preparing [2025-01-06T07:34:00.438Z] 651d9022c234: Preparing [2025-01-06T07:34:00.438Z] 651d9022c234: Waiting [2025-01-06T07:34:00.438Z] 00f1d052841e: Waiting [2025-01-06T07:34:00.438Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:00.438Z] e3f6a7ca9365: Layer already exists [2025-01-06T07:34:00.438Z] 2d8110fc69c8: Layer already exists [2025-01-06T07:34:00.438Z] ae1e30dea59b: Layer already exists [2025-01-06T07:34:00.438Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:00.438Z] 651d9022c234: Layer already exists [2025-01-06T07:34:00.438Z] 00f1d052841e: Layer already exists [2025-01-06T07:34:00.707Z] 4.0.0-dev.32: digest: sha256:555ffd863ab4352791fa4c34ea73037d7d7c50c80be96205b137e1f06c3c1fd2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:01.067Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:01.424Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:01.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T07:34:01.424Z] ae1e30dea59b: Preparing [2025-01-06T07:34:01.424Z] e3f6a7ca9365: Preparing [2025-01-06T07:34:01.424Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:01.424Z] 48c50e79cdae: Preparing [2025-01-06T07:34:01.424Z] 2d8110fc69c8: Preparing [2025-01-06T07:34:01.424Z] 00f1d052841e: Preparing [2025-01-06T07:34:01.424Z] 651d9022c234: Preparing [2025-01-06T07:34:01.424Z] 651d9022c234: Waiting [2025-01-06T07:34:01.424Z] 00f1d052841e: Waiting [2025-01-06T07:34:01.424Z] e3f6a7ca9365: Layer already exists [2025-01-06T07:34:01.424Z] 2d8110fc69c8: Layer already exists [2025-01-06T07:34:01.424Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:01.424Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:01.424Z] ae1e30dea59b: Layer already exists [2025-01-06T07:34:01.424Z] 651d9022c234: Layer already exists [2025-01-06T07:34:01.424Z] 00f1d052841e: Layer already exists [2025-01-06T07:34:01.692Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:555ffd863ab4352791fa4c34ea73037d7d7c50c80be96205b137e1f06c3c1fd2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:02.058Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:02.423Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-06T07:34:02.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-06T07:34:02.423Z] ae1e30dea59b: Preparing [2025-01-06T07:34:02.423Z] e3f6a7ca9365: Preparing [2025-01-06T07:34:02.423Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:02.423Z] 48c50e79cdae: Preparing [2025-01-06T07:34:02.423Z] 2d8110fc69c8: Preparing [2025-01-06T07:34:02.423Z] 00f1d052841e: Preparing [2025-01-06T07:34:02.423Z] 651d9022c234: Preparing [2025-01-06T07:34:02.423Z] 00f1d052841e: Waiting [2025-01-06T07:34:02.423Z] 651d9022c234: Waiting [2025-01-06T07:34:02.423Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:02.423Z] ae1e30dea59b: Layer already exists [2025-01-06T07:34:02.423Z] 2d8110fc69c8: Layer already exists [2025-01-06T07:34:02.423Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:02.423Z] e3f6a7ca9365: Layer already exists [2025-01-06T07:34:02.423Z] 651d9022c234: Layer already exists [2025-01-06T07:34:02.423Z] 00f1d052841e: Layer already exists [2025-01-06T07:34:02.691Z] main: digest: sha256:555ffd863ab4352791fa4c34ea73037d7d7c50c80be96205b137e1f06c3c1fd2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:34:02.767Z] ===================================================== [Pipeline] echo [2025-01-06T07:34:02.780Z] taggedImages: [2025-01-06T07:34:02.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:02.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-06T07:34:02.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.32 [2025-01-06T07:34:02.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:02.780Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-06T07:34:02.803Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-06T07:34:02.803Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:02.803Z] latest [2025-01-06T07:34:02.803Z] 4.0.0-dev.32 [2025-01-06T07:34:02.803Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:02.803Z] main [2025-01-06T07:34:02.803Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:03.164Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:03.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:03.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T07:34:03.516Z] 7ed8afda0ff2: Preparing [2025-01-06T07:34:03.516Z] dc77c50d3fbe: Preparing [2025-01-06T07:34:03.516Z] a28762044c06: Preparing [2025-01-06T07:34:03.516Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:03.516Z] 48c50e79cdae: Preparing [2025-01-06T07:34:03.516Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:03.516Z] bb96e5d9b509: Preparing [2025-01-06T07:34:03.516Z] d7ae8c669eb0: Preparing [2025-01-06T07:34:03.516Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:03.516Z] bb96e5d9b509: Waiting [2025-01-06T07:34:03.516Z] 601366e2d233: Preparing [2025-01-06T07:34:03.516Z] d7ae8c669eb0: Waiting [2025-01-06T07:34:03.516Z] 651d9022c234: Preparing [2025-01-06T07:34:03.516Z] 601366e2d233: Waiting [2025-01-06T07:34:03.516Z] 651d9022c234: Waiting [2025-01-06T07:34:03.783Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:03.783Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:03.783Z] dc77c50d3fbe: Pushed [2025-01-06T07:34:03.783Z] a28762044c06: Pushed [2025-01-06T07:34:03.783Z] 7ed8afda0ff2: Pushed [2025-01-06T07:34:03.783Z] 651d9022c234: Layer already exists [2025-01-06T07:34:04.052Z] d7ae8c669eb0: Pushed [2025-01-06T07:34:06.642Z] 601366e2d233: Pushed [2025-01-06T07:34:18.950Z] bb96e5d9b509: Pushed [2025-01-06T07:34:25.590Z] 5531cd7c9ed4: Pushed [2025-01-06T07:34:25.857Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:9b1062eeb1e5056a5c114545b87d5008e13f2718a9f7d13f3f77602caf24276d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:26.229Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:26.586Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T07:34:26.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T07:34:26.586Z] 7ed8afda0ff2: Preparing [2025-01-06T07:34:26.586Z] dc77c50d3fbe: Preparing [2025-01-06T07:34:26.586Z] a28762044c06: Preparing [2025-01-06T07:34:26.586Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:26.586Z] 48c50e79cdae: Preparing [2025-01-06T07:34:26.586Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:26.586Z] bb96e5d9b509: Preparing [2025-01-06T07:34:26.586Z] d7ae8c669eb0: Preparing [2025-01-06T07:34:26.586Z] 601366e2d233: Preparing [2025-01-06T07:34:26.586Z] 651d9022c234: Preparing [2025-01-06T07:34:26.586Z] bb96e5d9b509: Waiting [2025-01-06T07:34:26.586Z] d7ae8c669eb0: Waiting [2025-01-06T07:34:26.586Z] 601366e2d233: Waiting [2025-01-06T07:34:26.586Z] 651d9022c234: Waiting [2025-01-06T07:34:26.586Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:26.586Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:26.586Z] 7ed8afda0ff2: Layer already exists [2025-01-06T07:34:26.586Z] a28762044c06: Layer already exists [2025-01-06T07:34:26.586Z] dc77c50d3fbe: Layer already exists [2025-01-06T07:34:26.586Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:26.586Z] bb96e5d9b509: Layer already exists [2025-01-06T07:34:26.586Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:34:26.586Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:26.586Z] 601366e2d233: Layer already exists [2025-01-06T07:34:26.586Z] 651d9022c234: Layer already exists [2025-01-06T07:34:26.853Z] latest: digest: sha256:9b1062eeb1e5056a5c114545b87d5008e13f2718a9f7d13f3f77602caf24276d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:27.214Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:27.565Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.32 [2025-01-06T07:34:27.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T07:34:27.565Z] 7ed8afda0ff2: Preparing [2025-01-06T07:34:27.565Z] dc77c50d3fbe: Preparing [2025-01-06T07:34:27.565Z] a28762044c06: Preparing [2025-01-06T07:34:27.565Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:27.565Z] 48c50e79cdae: Preparing [2025-01-06T07:34:27.565Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:27.565Z] bb96e5d9b509: Preparing [2025-01-06T07:34:27.565Z] d7ae8c669eb0: Preparing [2025-01-06T07:34:27.565Z] 601366e2d233: Preparing [2025-01-06T07:34:27.565Z] 651d9022c234: Preparing [2025-01-06T07:34:27.565Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:27.565Z] bb96e5d9b509: Waiting [2025-01-06T07:34:27.565Z] d7ae8c669eb0: Waiting [2025-01-06T07:34:27.565Z] 651d9022c234: Waiting [2025-01-06T07:34:27.565Z] 601366e2d233: Waiting [2025-01-06T07:34:27.565Z] a28762044c06: Layer already exists [2025-01-06T07:34:27.565Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:27.565Z] dc77c50d3fbe: Layer already exists [2025-01-06T07:34:27.565Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:27.565Z] 7ed8afda0ff2: Layer already exists [2025-01-06T07:34:27.565Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:27.565Z] bb96e5d9b509: Layer already exists [2025-01-06T07:34:27.565Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:34:27.565Z] 601366e2d233: Layer already exists [2025-01-06T07:34:27.565Z] 651d9022c234: Layer already exists [2025-01-06T07:34:27.830Z] 4.0.0-dev.32: digest: sha256:9b1062eeb1e5056a5c114545b87d5008e13f2718a9f7d13f3f77602caf24276d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:28.186Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:28.527Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:28.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T07:34:28.527Z] 7ed8afda0ff2: Preparing [2025-01-06T07:34:28.527Z] dc77c50d3fbe: Preparing [2025-01-06T07:34:28.527Z] a28762044c06: Preparing [2025-01-06T07:34:28.527Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:28.527Z] 48c50e79cdae: Preparing [2025-01-06T07:34:28.527Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:28.527Z] bb96e5d9b509: Preparing [2025-01-06T07:34:28.527Z] d7ae8c669eb0: Preparing [2025-01-06T07:34:28.527Z] 601366e2d233: Preparing [2025-01-06T07:34:28.527Z] 651d9022c234: Preparing [2025-01-06T07:34:28.527Z] d7ae8c669eb0: Waiting [2025-01-06T07:34:28.527Z] 601366e2d233: Waiting [2025-01-06T07:34:28.527Z] 651d9022c234: Waiting [2025-01-06T07:34:28.527Z] bb96e5d9b509: Waiting [2025-01-06T07:34:28.527Z] a28762044c06: Layer already exists [2025-01-06T07:34:28.527Z] 7ed8afda0ff2: Layer already exists [2025-01-06T07:34:28.527Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:28.527Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:28.527Z] dc77c50d3fbe: Layer already exists [2025-01-06T07:34:28.527Z] bb96e5d9b509: Layer already exists [2025-01-06T07:34:28.527Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:28.527Z] 601366e2d233: Layer already exists [2025-01-06T07:34:28.527Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:34:28.527Z] 651d9022c234: Layer already exists [2025-01-06T07:34:28.793Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:9b1062eeb1e5056a5c114545b87d5008e13f2718a9f7d13f3f77602caf24276d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:29.155Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:29.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-06T07:34:29.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-06T07:34:29.512Z] 7ed8afda0ff2: Preparing [2025-01-06T07:34:29.512Z] dc77c50d3fbe: Preparing [2025-01-06T07:34:29.512Z] a28762044c06: Preparing [2025-01-06T07:34:29.512Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:29.512Z] 48c50e79cdae: Preparing [2025-01-06T07:34:29.512Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:29.512Z] bb96e5d9b509: Preparing [2025-01-06T07:34:29.512Z] d7ae8c669eb0: Preparing [2025-01-06T07:34:29.512Z] 601366e2d233: Preparing [2025-01-06T07:34:29.512Z] 651d9022c234: Preparing [2025-01-06T07:34:29.512Z] d7ae8c669eb0: Waiting [2025-01-06T07:34:29.512Z] 601366e2d233: Waiting [2025-01-06T07:34:29.512Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:29.512Z] 651d9022c234: Waiting [2025-01-06T07:34:29.512Z] bb96e5d9b509: Waiting [2025-01-06T07:34:29.512Z] a28762044c06: Layer already exists [2025-01-06T07:34:29.512Z] dc77c50d3fbe: Layer already exists [2025-01-06T07:34:29.512Z] 7ed8afda0ff2: Layer already exists [2025-01-06T07:34:29.512Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:29.512Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:29.512Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:34:29.512Z] 601366e2d233: Layer already exists [2025-01-06T07:34:29.512Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:29.512Z] 651d9022c234: Layer already exists [2025-01-06T07:34:29.512Z] bb96e5d9b509: Layer already exists [2025-01-06T07:34:29.780Z] main: digest: sha256:9b1062eeb1e5056a5c114545b87d5008e13f2718a9f7d13f3f77602caf24276d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:34:29.865Z] ===================================================== [Pipeline] echo [2025-01-06T07:34:29.879Z] taggedImages: [2025-01-06T07:34:29.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:29.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-06T07:34:29.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.32 [2025-01-06T07:34:29.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:29.879Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-06T07:34:29.904Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-06T07:34:29.904Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:29.904Z] latest [2025-01-06T07:34:29.904Z] 4.0.0-dev.32 [2025-01-06T07:34:29.904Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:29.904Z] main [2025-01-06T07:34:29.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:30.297Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:30.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:30.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T07:34:30.654Z] fbe05c810093: Preparing [2025-01-06T07:34:30.654Z] 4b806679721c: Preparing [2025-01-06T07:34:30.654Z] e41b6c1994db: Preparing [2025-01-06T07:34:30.654Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:30.654Z] 48c50e79cdae: Preparing [2025-01-06T07:34:30.654Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:30.654Z] cd27c9c17779: Preparing [2025-01-06T07:34:30.654Z] 25c2f1fb53de: Preparing [2025-01-06T07:34:30.654Z] 651d9022c234: Preparing [2025-01-06T07:34:30.654Z] 25c2f1fb53de: Waiting [2025-01-06T07:34:30.654Z] cd27c9c17779: Waiting [2025-01-06T07:34:30.654Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:30.654Z] 651d9022c234: Waiting [2025-01-06T07:34:30.654Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:30.654Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:30.923Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:30.923Z] 4b806679721c: Pushed [2025-01-06T07:34:30.923Z] fbe05c810093: Pushed [2025-01-06T07:34:30.923Z] e41b6c1994db: Pushed [2025-01-06T07:34:30.923Z] 651d9022c234: Layer already exists [2025-01-06T07:34:31.510Z] 25c2f1fb53de: Pushed [2025-01-06T07:34:32.475Z] cd27c9c17779: Pushed [2025-01-06T07:34:33.882Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:69ba81bc171b68a1daaa72f638153b7cd91e11cc59868fced4ce40ce96bdd9f2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:34.254Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:34.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T07:34:34.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T07:34:34.607Z] fbe05c810093: Preparing [2025-01-06T07:34:34.607Z] 4b806679721c: Preparing [2025-01-06T07:34:34.607Z] e41b6c1994db: Preparing [2025-01-06T07:34:34.607Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:34.607Z] 48c50e79cdae: Preparing [2025-01-06T07:34:34.607Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:34.607Z] cd27c9c17779: Preparing [2025-01-06T07:34:34.607Z] 25c2f1fb53de: Preparing [2025-01-06T07:34:34.607Z] 651d9022c234: Preparing [2025-01-06T07:34:34.607Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:34.607Z] cd27c9c17779: Waiting [2025-01-06T07:34:34.607Z] 25c2f1fb53de: Waiting [2025-01-06T07:34:34.607Z] 651d9022c234: Waiting [2025-01-06T07:34:34.607Z] 4b806679721c: Layer already exists [2025-01-06T07:34:34.607Z] e41b6c1994db: Layer already exists [2025-01-06T07:34:34.607Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:34.607Z] fbe05c810093: Layer already exists [2025-01-06T07:34:34.607Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:34.607Z] 651d9022c234: Layer already exists [2025-01-06T07:34:34.877Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:34.877Z] cd27c9c17779: Layer already exists [2025-01-06T07:34:34.877Z] 25c2f1fb53de: Layer already exists [2025-01-06T07:34:34.877Z] latest: digest: sha256:69ba81bc171b68a1daaa72f638153b7cd91e11cc59868fced4ce40ce96bdd9f2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:35.244Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:35.606Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.32 [2025-01-06T07:34:35.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T07:34:35.606Z] fbe05c810093: Preparing [2025-01-06T07:34:35.606Z] 4b806679721c: Preparing [2025-01-06T07:34:35.606Z] e41b6c1994db: Preparing [2025-01-06T07:34:35.606Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:35.606Z] 48c50e79cdae: Preparing [2025-01-06T07:34:35.606Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:35.606Z] cd27c9c17779: Preparing [2025-01-06T07:34:35.606Z] 25c2f1fb53de: Preparing [2025-01-06T07:34:35.606Z] 651d9022c234: Preparing [2025-01-06T07:34:35.606Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:35.606Z] cd27c9c17779: Waiting [2025-01-06T07:34:35.606Z] 25c2f1fb53de: Waiting [2025-01-06T07:34:35.606Z] 651d9022c234: Waiting [2025-01-06T07:34:35.606Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:35.606Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:35.607Z] e41b6c1994db: Layer already exists [2025-01-06T07:34:35.607Z] 4b806679721c: Layer already exists [2025-01-06T07:34:35.607Z] fbe05c810093: Layer already exists [2025-01-06T07:34:35.607Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:35.607Z] cd27c9c17779: Layer already exists [2025-01-06T07:34:35.607Z] 651d9022c234: Layer already exists [2025-01-06T07:34:35.607Z] 25c2f1fb53de: Layer already exists [2025-01-06T07:34:35.873Z] 4.0.0-dev.32: digest: sha256:69ba81bc171b68a1daaa72f638153b7cd91e11cc59868fced4ce40ce96bdd9f2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:36.236Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:36.595Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:36.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T07:34:36.595Z] fbe05c810093: Preparing [2025-01-06T07:34:36.595Z] 4b806679721c: Preparing [2025-01-06T07:34:36.595Z] e41b6c1994db: Preparing [2025-01-06T07:34:36.595Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:36.595Z] 48c50e79cdae: Preparing [2025-01-06T07:34:36.595Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:36.595Z] cd27c9c17779: Preparing [2025-01-06T07:34:36.595Z] 25c2f1fb53de: Preparing [2025-01-06T07:34:36.595Z] 651d9022c234: Preparing [2025-01-06T07:34:36.595Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:36.595Z] 25c2f1fb53de: Waiting [2025-01-06T07:34:36.595Z] cd27c9c17779: Waiting [2025-01-06T07:34:36.595Z] 651d9022c234: Waiting [2025-01-06T07:34:36.595Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:36.595Z] fbe05c810093: Layer already exists [2025-01-06T07:34:36.595Z] 4b806679721c: Layer already exists [2025-01-06T07:34:36.595Z] e41b6c1994db: Layer already exists [2025-01-06T07:34:36.595Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:36.595Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:36.595Z] cd27c9c17779: Layer already exists [2025-01-06T07:34:36.595Z] 25c2f1fb53de: Layer already exists [2025-01-06T07:34:36.595Z] 651d9022c234: Layer already exists [2025-01-06T07:34:36.864Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:69ba81bc171b68a1daaa72f638153b7cd91e11cc59868fced4ce40ce96bdd9f2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:37.246Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:37.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-06T07:34:37.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-06T07:34:37.607Z] fbe05c810093: Preparing [2025-01-06T07:34:37.607Z] 4b806679721c: Preparing [2025-01-06T07:34:37.607Z] e41b6c1994db: Preparing [2025-01-06T07:34:37.607Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:37.607Z] 48c50e79cdae: Preparing [2025-01-06T07:34:37.607Z] 5531cd7c9ed4: Preparing [2025-01-06T07:34:37.607Z] cd27c9c17779: Preparing [2025-01-06T07:34:37.607Z] 25c2f1fb53de: Preparing [2025-01-06T07:34:37.607Z] 651d9022c234: Preparing [2025-01-06T07:34:37.607Z] cd27c9c17779: Waiting [2025-01-06T07:34:37.607Z] 25c2f1fb53de: Waiting [2025-01-06T07:34:37.607Z] 651d9022c234: Waiting [2025-01-06T07:34:37.607Z] 5531cd7c9ed4: Waiting [2025-01-06T07:34:37.607Z] 4b806679721c: Layer already exists [2025-01-06T07:34:37.607Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:37.607Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:37.607Z] fbe05c810093: Layer already exists [2025-01-06T07:34:37.607Z] e41b6c1994db: Layer already exists [2025-01-06T07:34:37.607Z] 5531cd7c9ed4: Layer already exists [2025-01-06T07:34:37.607Z] cd27c9c17779: Layer already exists [2025-01-06T07:34:37.607Z] 25c2f1fb53de: Layer already exists [2025-01-06T07:34:37.607Z] 651d9022c234: Layer already exists [2025-01-06T07:34:37.876Z] main: digest: sha256:69ba81bc171b68a1daaa72f638153b7cd91e11cc59868fced4ce40ce96bdd9f2 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:34:37.955Z] ===================================================== [Pipeline] echo [2025-01-06T07:34:37.974Z] taggedImages: [2025-01-06T07:34:37.974Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:37.974Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-06T07:34:37.974Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.32 [2025-01-06T07:34:37.974Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:37.974Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-06T07:34:38.002Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-06T07:34:38.002Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:38.002Z] latest [2025-01-06T07:34:38.002Z] 4.0.0-dev.32 [2025-01-06T07:34:38.002Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:34:38.002Z] main [2025-01-06T07:34:38.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:38.374Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:34:38.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:34:38.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T07:34:38.734Z] 29247c2afa95: Preparing [2025-01-06T07:34:38.734Z] 02495fee5220: Preparing [2025-01-06T07:34:38.734Z] c818ff2575fc: Preparing [2025-01-06T07:34:38.734Z] 00ecb1ae37e9: Preparing [2025-01-06T07:34:38.734Z] 48c50e79cdae: Preparing [2025-01-06T07:34:38.734Z] 1236654c14c6: Preparing [2025-01-06T07:34:38.734Z] d7ae8c669eb0: Preparing [2025-01-06T07:34:38.734Z] 601366e2d233: Preparing [2025-01-06T07:34:38.734Z] 651d9022c234: Preparing [2025-01-06T07:34:38.734Z] d7ae8c669eb0: Waiting [2025-01-06T07:34:38.734Z] 601366e2d233: Waiting [2025-01-06T07:34:38.734Z] 651d9022c234: Waiting [2025-01-06T07:34:38.734Z] 1236654c14c6: Waiting [2025-01-06T07:34:38.734Z] 48c50e79cdae: Layer already exists [2025-01-06T07:34:38.734Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:34:39.003Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:34:39.003Z] 02495fee5220: Pushed [2025-01-06T07:34:39.003Z] c818ff2575fc: Pushed [2025-01-06T07:34:39.003Z] 29247c2afa95: Pushed [2025-01-06T07:34:39.003Z] 601366e2d233: Layer already exists [2025-01-06T07:34:39.003Z] 651d9022c234: Layer already exists [2025-01-06T07:35:05.796Z] 1236654c14c6: Pushed [2025-01-06T07:35:05.796Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:1c0ab03457aa4318114220b169d3b4d7d83807934174bdcd99257d70821a10b4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:06.162Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:06.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T07:35:06.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T07:35:06.524Z] 29247c2afa95: Preparing [2025-01-06T07:35:06.524Z] 02495fee5220: Preparing [2025-01-06T07:35:06.524Z] c818ff2575fc: Preparing [2025-01-06T07:35:06.525Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:06.525Z] 48c50e79cdae: Preparing [2025-01-06T07:35:06.525Z] 1236654c14c6: Preparing [2025-01-06T07:35:06.525Z] d7ae8c669eb0: Preparing [2025-01-06T07:35:06.525Z] 601366e2d233: Preparing [2025-01-06T07:35:06.525Z] 651d9022c234: Preparing [2025-01-06T07:35:06.525Z] 1236654c14c6: Waiting [2025-01-06T07:35:06.525Z] d7ae8c669eb0: Waiting [2025-01-06T07:35:06.525Z] 601366e2d233: Waiting [2025-01-06T07:35:06.525Z] 651d9022c234: Waiting [2025-01-06T07:35:06.525Z] c818ff2575fc: Layer already exists [2025-01-06T07:35:06.525Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:06.525Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:06.525Z] 02495fee5220: Layer already exists [2025-01-06T07:35:06.525Z] 29247c2afa95: Layer already exists [2025-01-06T07:35:06.525Z] 1236654c14c6: Layer already exists [2025-01-06T07:35:06.525Z] 601366e2d233: Layer already exists [2025-01-06T07:35:06.525Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:35:06.525Z] 651d9022c234: Layer already exists [2025-01-06T07:35:06.806Z] latest: digest: sha256:1c0ab03457aa4318114220b169d3b4d7d83807934174bdcd99257d70821a10b4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:07.180Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:07.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.32 [2025-01-06T07:35:07.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T07:35:07.543Z] 29247c2afa95: Preparing [2025-01-06T07:35:07.543Z] 02495fee5220: Preparing [2025-01-06T07:35:07.543Z] c818ff2575fc: Preparing [2025-01-06T07:35:07.543Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:07.543Z] 48c50e79cdae: Preparing [2025-01-06T07:35:07.543Z] 1236654c14c6: Preparing [2025-01-06T07:35:07.543Z] d7ae8c669eb0: Preparing [2025-01-06T07:35:07.543Z] 601366e2d233: Preparing [2025-01-06T07:35:07.543Z] 651d9022c234: Preparing [2025-01-06T07:35:07.543Z] 1236654c14c6: Waiting [2025-01-06T07:35:07.543Z] 601366e2d233: Waiting [2025-01-06T07:35:07.543Z] d7ae8c669eb0: Waiting [2025-01-06T07:35:07.543Z] 651d9022c234: Waiting [2025-01-06T07:35:07.543Z] c818ff2575fc: Layer already exists [2025-01-06T07:35:07.543Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:07.543Z] 02495fee5220: Layer already exists [2025-01-06T07:35:07.543Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:07.543Z] 29247c2afa95: Layer already exists [2025-01-06T07:35:07.543Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:35:07.543Z] 1236654c14c6: Layer already exists [2025-01-06T07:35:07.543Z] 601366e2d233: Layer already exists [2025-01-06T07:35:07.543Z] 651d9022c234: Layer already exists [2025-01-06T07:35:07.808Z] 4.0.0-dev.32: digest: sha256:1c0ab03457aa4318114220b169d3b4d7d83807934174bdcd99257d70821a10b4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:08.163Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:08.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:08.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T07:35:08.514Z] 29247c2afa95: Preparing [2025-01-06T07:35:08.514Z] 02495fee5220: Preparing [2025-01-06T07:35:08.514Z] c818ff2575fc: Preparing [2025-01-06T07:35:08.514Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:08.514Z] 48c50e79cdae: Preparing [2025-01-06T07:35:08.514Z] 1236654c14c6: Preparing [2025-01-06T07:35:08.514Z] d7ae8c669eb0: Preparing [2025-01-06T07:35:08.514Z] 601366e2d233: Preparing [2025-01-06T07:35:08.514Z] 1236654c14c6: Waiting [2025-01-06T07:35:08.514Z] d7ae8c669eb0: Waiting [2025-01-06T07:35:08.514Z] 651d9022c234: Preparing [2025-01-06T07:35:08.514Z] 601366e2d233: Waiting [2025-01-06T07:35:08.514Z] 651d9022c234: Waiting [2025-01-06T07:35:08.514Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:08.514Z] c818ff2575fc: Layer already exists [2025-01-06T07:35:08.514Z] 29247c2afa95: Layer already exists [2025-01-06T07:35:08.514Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:08.514Z] 02495fee5220: Layer already exists [2025-01-06T07:35:08.514Z] 651d9022c234: Layer already exists [2025-01-06T07:35:08.514Z] 601366e2d233: Layer already exists [2025-01-06T07:35:08.514Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:35:08.514Z] 1236654c14c6: Layer already exists [2025-01-06T07:35:08.778Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:1c0ab03457aa4318114220b169d3b4d7d83807934174bdcd99257d70821a10b4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:10.151Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:10.497Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-06T07:35:10.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-06T07:35:10.497Z] 29247c2afa95: Preparing [2025-01-06T07:35:10.497Z] 02495fee5220: Preparing [2025-01-06T07:35:10.497Z] c818ff2575fc: Preparing [2025-01-06T07:35:10.497Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:10.497Z] 48c50e79cdae: Preparing [2025-01-06T07:35:10.497Z] 1236654c14c6: Preparing [2025-01-06T07:35:10.497Z] d7ae8c669eb0: Preparing [2025-01-06T07:35:10.497Z] 601366e2d233: Preparing [2025-01-06T07:35:10.497Z] 651d9022c234: Preparing [2025-01-06T07:35:10.497Z] 1236654c14c6: Waiting [2025-01-06T07:35:10.497Z] d7ae8c669eb0: Waiting [2025-01-06T07:35:10.497Z] 601366e2d233: Waiting [2025-01-06T07:35:10.497Z] 651d9022c234: Waiting [2025-01-06T07:35:10.497Z] 29247c2afa95: Layer already exists [2025-01-06T07:35:10.497Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:10.497Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:10.497Z] c818ff2575fc: Layer already exists [2025-01-06T07:35:10.497Z] 02495fee5220: Layer already exists [2025-01-06T07:35:10.497Z] 1236654c14c6: Layer already exists [2025-01-06T07:35:10.497Z] d7ae8c669eb0: Layer already exists [2025-01-06T07:35:10.497Z] 601366e2d233: Layer already exists [2025-01-06T07:35:10.497Z] 651d9022c234: Layer already exists [2025-01-06T07:35:10.760Z] main: digest: sha256:1c0ab03457aa4318114220b169d3b4d7d83807934174bdcd99257d70821a10b4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:35:10.834Z] ===================================================== [Pipeline] echo [2025-01-06T07:35:10.848Z] taggedImages: [2025-01-06T07:35:10.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:35:10.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-06T07:35:10.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.32 [2025-01-06T07:35:10.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:10.848Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-06T07:35:10.879Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-06T07:35:10.879Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:35:10.879Z] latest [2025-01-06T07:35:10.879Z] 4.0.0-dev.32 [2025-01-06T07:35:10.879Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:10.879Z] main [2025-01-06T07:35:10.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:11.339Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:11.695Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:35:11.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T07:35:11.695Z] a99218e7407f: Preparing [2025-01-06T07:35:11.695Z] bdb06d1d3415: Preparing [2025-01-06T07:35:11.695Z] 83466d86f74f: Preparing [2025-01-06T07:35:11.695Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:11.695Z] 48c50e79cdae: Preparing [2025-01-06T07:35:11.695Z] 014ee55b9b27: Preparing [2025-01-06T07:35:11.695Z] 47a97801fce8: Preparing [2025-01-06T07:35:11.695Z] 651d9022c234: Preparing [2025-01-06T07:35:11.695Z] 014ee55b9b27: Waiting [2025-01-06T07:35:11.695Z] 47a97801fce8: Waiting [2025-01-06T07:35:11.695Z] 651d9022c234: Waiting [2025-01-06T07:35:11.695Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:11.695Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:11.959Z] bdb06d1d3415: Pushed [2025-01-06T07:35:11.959Z] a99218e7407f: Pushed [2025-01-06T07:35:11.959Z] 651d9022c234: Layer already exists [2025-01-06T07:35:12.228Z] 47a97801fce8: Pushed [2025-01-06T07:35:13.627Z] 014ee55b9b27: Pushed [2025-01-06T07:35:23.533Z] 83466d86f74f: Pushed [2025-01-06T07:35:23.533Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:3a88fd113af730d7fe60ebcddc30c84c6826c18f66f35b8e70e2ea4ab88a76ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:23.897Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:24.249Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T07:35:24.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T07:35:24.249Z] a99218e7407f: Preparing [2025-01-06T07:35:24.249Z] bdb06d1d3415: Preparing [2025-01-06T07:35:24.249Z] 83466d86f74f: Preparing [2025-01-06T07:35:24.249Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:24.249Z] 48c50e79cdae: Preparing [2025-01-06T07:35:24.249Z] 014ee55b9b27: Preparing [2025-01-06T07:35:24.249Z] 47a97801fce8: Preparing [2025-01-06T07:35:24.249Z] 651d9022c234: Preparing [2025-01-06T07:35:24.249Z] 47a97801fce8: Waiting [2025-01-06T07:35:24.249Z] 651d9022c234: Waiting [2025-01-06T07:35:24.249Z] 014ee55b9b27: Waiting [2025-01-06T07:35:24.249Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:24.249Z] a99218e7407f: Layer already exists [2025-01-06T07:35:24.249Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:24.249Z] bdb06d1d3415: Layer already exists [2025-01-06T07:35:24.249Z] 83466d86f74f: Layer already exists [2025-01-06T07:35:24.249Z] 651d9022c234: Layer already exists [2025-01-06T07:35:24.249Z] 014ee55b9b27: Layer already exists [2025-01-06T07:35:24.249Z] 47a97801fce8: Layer already exists [2025-01-06T07:35:24.517Z] latest: digest: sha256:3a88fd113af730d7fe60ebcddc30c84c6826c18f66f35b8e70e2ea4ab88a76ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:24.867Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:25.214Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.32 [2025-01-06T07:35:25.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T07:35:25.214Z] a99218e7407f: Preparing [2025-01-06T07:35:25.214Z] bdb06d1d3415: Preparing [2025-01-06T07:35:25.214Z] 83466d86f74f: Preparing [2025-01-06T07:35:25.214Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:25.214Z] 48c50e79cdae: Preparing [2025-01-06T07:35:25.214Z] 014ee55b9b27: Preparing [2025-01-06T07:35:25.214Z] 014ee55b9b27: Waiting [2025-01-06T07:35:25.214Z] 47a97801fce8: Preparing [2025-01-06T07:35:25.214Z] 651d9022c234: Preparing [2025-01-06T07:35:25.214Z] 47a97801fce8: Waiting [2025-01-06T07:35:25.214Z] 651d9022c234: Waiting [2025-01-06T07:35:25.214Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:25.214Z] a99218e7407f: Layer already exists [2025-01-06T07:35:25.214Z] 83466d86f74f: Layer already exists [2025-01-06T07:35:25.214Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:25.214Z] bdb06d1d3415: Layer already exists [2025-01-06T07:35:25.214Z] 014ee55b9b27: Layer already exists [2025-01-06T07:35:25.214Z] 651d9022c234: Layer already exists [2025-01-06T07:35:25.214Z] 47a97801fce8: Layer already exists [2025-01-06T07:35:25.479Z] 4.0.0-dev.32: digest: sha256:3a88fd113af730d7fe60ebcddc30c84c6826c18f66f35b8e70e2ea4ab88a76ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:25.832Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:26.187Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:26.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T07:35:26.187Z] a99218e7407f: Preparing [2025-01-06T07:35:26.187Z] bdb06d1d3415: Preparing [2025-01-06T07:35:26.187Z] 83466d86f74f: Preparing [2025-01-06T07:35:26.187Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:26.187Z] 48c50e79cdae: Preparing [2025-01-06T07:35:26.187Z] 014ee55b9b27: Preparing [2025-01-06T07:35:26.187Z] 47a97801fce8: Preparing [2025-01-06T07:35:26.187Z] 651d9022c234: Preparing [2025-01-06T07:35:26.187Z] 014ee55b9b27: Waiting [2025-01-06T07:35:26.187Z] 47a97801fce8: Waiting [2025-01-06T07:35:26.187Z] 651d9022c234: Waiting [2025-01-06T07:35:26.187Z] bdb06d1d3415: Layer already exists [2025-01-06T07:35:26.187Z] 83466d86f74f: Layer already exists [2025-01-06T07:35:26.187Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:26.187Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:26.187Z] a99218e7407f: Layer already exists [2025-01-06T07:35:26.187Z] 47a97801fce8: Layer already exists [2025-01-06T07:35:26.187Z] 014ee55b9b27: Layer already exists [2025-01-06T07:35:26.187Z] 651d9022c234: Layer already exists [2025-01-06T07:35:26.452Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:3a88fd113af730d7fe60ebcddc30c84c6826c18f66f35b8e70e2ea4ab88a76ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:26.816Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:27.175Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-06T07:35:27.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-06T07:35:27.175Z] a99218e7407f: Preparing [2025-01-06T07:35:27.175Z] bdb06d1d3415: Preparing [2025-01-06T07:35:27.175Z] 83466d86f74f: Preparing [2025-01-06T07:35:27.175Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:27.175Z] 48c50e79cdae: Preparing [2025-01-06T07:35:27.175Z] 014ee55b9b27: Preparing [2025-01-06T07:35:27.175Z] 47a97801fce8: Preparing [2025-01-06T07:35:27.175Z] 651d9022c234: Preparing [2025-01-06T07:35:27.175Z] 014ee55b9b27: Waiting [2025-01-06T07:35:27.175Z] 47a97801fce8: Waiting [2025-01-06T07:35:27.175Z] 651d9022c234: Waiting [2025-01-06T07:35:27.175Z] bdb06d1d3415: Layer already exists [2025-01-06T07:35:27.175Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:27.175Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:27.175Z] a99218e7407f: Layer already exists [2025-01-06T07:35:27.175Z] 83466d86f74f: Layer already exists [2025-01-06T07:35:27.175Z] 47a97801fce8: Layer already exists [2025-01-06T07:35:27.175Z] 014ee55b9b27: Layer already exists [2025-01-06T07:35:27.175Z] 651d9022c234: Layer already exists [2025-01-06T07:35:27.442Z] main: digest: sha256:3a88fd113af730d7fe60ebcddc30c84c6826c18f66f35b8e70e2ea4ab88a76ce size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:35:27.534Z] ===================================================== [Pipeline] echo [2025-01-06T07:35:27.549Z] taggedImages: [2025-01-06T07:35:27.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:35:27.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-06T07:35:27.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.32 [2025-01-06T07:35:27.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:27.549Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-06T07:35:27.573Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-06T07:35:27.573Z] 027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:35:27.573Z] latest [2025-01-06T07:35:27.573Z] 4.0.0-dev.32 [2025-01-06T07:35:27.573Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:27.573Z] main [2025-01-06T07:35:27.573Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:27.941Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:28.296Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:35:28.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T07:35:28.296Z] e4b876a4d3f3: Preparing [2025-01-06T07:35:28.296Z] deaa3922e300: Preparing [2025-01-06T07:35:28.296Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:28.296Z] 48c50e79cdae: Preparing [2025-01-06T07:35:28.296Z] 935397f97083: Preparing [2025-01-06T07:35:28.296Z] bcd0e12737a9: Preparing [2025-01-06T07:35:28.296Z] 651d9022c234: Preparing [2025-01-06T07:35:28.296Z] bcd0e12737a9: Waiting [2025-01-06T07:35:28.296Z] 651d9022c234: Waiting [2025-01-06T07:35:28.296Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:28.296Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:28.296Z] 651d9022c234: Layer already exists [2025-01-06T07:35:28.561Z] e4b876a4d3f3: Pushed [2025-01-06T07:35:29.145Z] bcd0e12737a9: Pushed [2025-01-06T07:35:30.103Z] 935397f97083: Pushed [2025-01-06T07:35:36.753Z] deaa3922e300: Pushed [2025-01-06T07:35:36.753Z] 027efadc33819ee80cde9f92be4f26c626996d68: digest: sha256:28d35a560e99c5de4be02068db186bbeea788b8e41c0a7bdebba8bd35ee10b4f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:37.113Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:37.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T07:35:37.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T07:35:37.470Z] e4b876a4d3f3: Preparing [2025-01-06T07:35:37.470Z] deaa3922e300: Preparing [2025-01-06T07:35:37.470Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:37.470Z] 48c50e79cdae: Preparing [2025-01-06T07:35:37.470Z] 935397f97083: Preparing [2025-01-06T07:35:37.470Z] bcd0e12737a9: Preparing [2025-01-06T07:35:37.470Z] 651d9022c234: Preparing [2025-01-06T07:35:37.470Z] bcd0e12737a9: Waiting [2025-01-06T07:35:37.470Z] 651d9022c234: Waiting [2025-01-06T07:35:37.470Z] 935397f97083: Layer already exists [2025-01-06T07:35:37.470Z] deaa3922e300: Layer already exists [2025-01-06T07:35:37.470Z] e4b876a4d3f3: Layer already exists [2025-01-06T07:35:37.470Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:37.470Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:37.470Z] bcd0e12737a9: Layer already exists [2025-01-06T07:35:37.470Z] 651d9022c234: Layer already exists [2025-01-06T07:35:37.736Z] latest: digest: sha256:28d35a560e99c5de4be02068db186bbeea788b8e41c0a7bdebba8bd35ee10b4f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:38.108Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:38.466Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.32 [2025-01-06T07:35:38.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T07:35:38.466Z] e4b876a4d3f3: Preparing [2025-01-06T07:35:38.466Z] deaa3922e300: Preparing [2025-01-06T07:35:38.466Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:38.466Z] 48c50e79cdae: Preparing [2025-01-06T07:35:38.466Z] 935397f97083: Preparing [2025-01-06T07:35:38.466Z] bcd0e12737a9: Preparing [2025-01-06T07:35:38.466Z] 651d9022c234: Preparing [2025-01-06T07:35:38.466Z] bcd0e12737a9: Waiting [2025-01-06T07:35:38.466Z] 651d9022c234: Waiting [2025-01-06T07:35:38.466Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:38.466Z] e4b876a4d3f3: Layer already exists [2025-01-06T07:35:38.466Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:38.466Z] 935397f97083: Layer already exists [2025-01-06T07:35:38.466Z] deaa3922e300: Layer already exists [2025-01-06T07:35:38.466Z] bcd0e12737a9: Layer already exists [2025-01-06T07:35:38.466Z] 651d9022c234: Layer already exists [2025-01-06T07:35:38.733Z] 4.0.0-dev.32: digest: sha256:28d35a560e99c5de4be02068db186bbeea788b8e41c0a7bdebba8bd35ee10b4f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:39.103Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:39.464Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:39.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T07:35:39.464Z] e4b876a4d3f3: Preparing [2025-01-06T07:35:39.464Z] deaa3922e300: Preparing [2025-01-06T07:35:39.464Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:39.464Z] 48c50e79cdae: Preparing [2025-01-06T07:35:39.464Z] 935397f97083: Preparing [2025-01-06T07:35:39.464Z] bcd0e12737a9: Preparing [2025-01-06T07:35:39.464Z] 651d9022c234: Preparing [2025-01-06T07:35:39.464Z] 651d9022c234: Waiting [2025-01-06T07:35:39.464Z] bcd0e12737a9: Waiting [2025-01-06T07:35:39.464Z] e4b876a4d3f3: Layer already exists [2025-01-06T07:35:39.464Z] deaa3922e300: Layer already exists [2025-01-06T07:35:39.464Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:39.464Z] 935397f97083: Layer already exists [2025-01-06T07:35:39.464Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:39.464Z] bcd0e12737a9: Layer already exists [2025-01-06T07:35:39.464Z] 651d9022c234: Layer already exists [2025-01-06T07:35:39.732Z] 027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32: digest: sha256:28d35a560e99c5de4be02068db186bbeea788b8e41c0a7bdebba8bd35ee10b4f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:40.091Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:40.451Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-06T07:35:40.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-06T07:35:40.451Z] e4b876a4d3f3: Preparing [2025-01-06T07:35:40.451Z] deaa3922e300: Preparing [2025-01-06T07:35:40.451Z] 00ecb1ae37e9: Preparing [2025-01-06T07:35:40.451Z] 48c50e79cdae: Preparing [2025-01-06T07:35:40.451Z] 935397f97083: Preparing [2025-01-06T07:35:40.451Z] bcd0e12737a9: Preparing [2025-01-06T07:35:40.451Z] 651d9022c234: Preparing [2025-01-06T07:35:40.451Z] bcd0e12737a9: Waiting [2025-01-06T07:35:40.451Z] 651d9022c234: Waiting [2025-01-06T07:35:40.451Z] deaa3922e300: Layer already exists [2025-01-06T07:35:40.451Z] 48c50e79cdae: Layer already exists [2025-01-06T07:35:40.451Z] e4b876a4d3f3: Layer already exists [2025-01-06T07:35:40.451Z] 935397f97083: Layer already exists [2025-01-06T07:35:40.451Z] 00ecb1ae37e9: Layer already exists [2025-01-06T07:35:40.451Z] 651d9022c234: Layer already exists [2025-01-06T07:35:40.451Z] bcd0e12737a9: Layer already exists [2025-01-06T07:35:40.720Z] main: digest: sha256:28d35a560e99c5de4be02068db186bbeea788b8e41c0a7bdebba8bd35ee10b4f size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-06T07:35:40.808Z] ===================================================== [Pipeline] echo [2025-01-06T07:35:40.825Z] taggedImages: [2025-01-06T07:35:40.825Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027efadc33819ee80cde9f92be4f26c626996d68 [2025-01-06T07:35:40.825Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-06T07:35:40.825Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.32 [2025-01-06T07:35:40.825Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:027efadc33819ee80cde9f92be4f26c626996d68-4.0.0-dev.32 [2025-01-06T07:35:40.825Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:41.228Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T07:35:41.228Z] [2025-01-06T07:35:41.228Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:35:41.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T07:35:41.564Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-06T07:35:41.564Z] 8998bd30e6a1: Pulling fs layer [2025-01-06T07:35:41.564Z] 04944245beec: Pulling fs layer [2025-01-06T07:35:41.564Z] 699f458cf7ca: Pulling fs layer [2025-01-06T07:35:41.564Z] 765212b225bb: Pulling fs layer [2025-01-06T07:35:41.564Z] f23df028b6ca: Pulling fs layer [2025-01-06T07:35:41.564Z] 765212b225bb: Waiting [2025-01-06T07:35:41.564Z] d65c8cfc05b1: Pulling fs layer [2025-01-06T07:35:41.564Z] f23df028b6ca: Waiting [2025-01-06T07:35:41.564Z] 2437ff75d9bd: Pulling fs layer [2025-01-06T07:35:41.564Z] d65c8cfc05b1: Waiting [2025-01-06T07:35:41.833Z] 04944245beec: Verifying Checksum [2025-01-06T07:35:41.833Z] 04944245beec: Download complete [2025-01-06T07:35:41.833Z] 765212b225bb: Verifying Checksum [2025-01-06T07:35:41.833Z] 765212b225bb: Download complete [2025-01-06T07:35:41.833Z] f23df028b6ca: Verifying Checksum [2025-01-06T07:35:41.833Z] f23df028b6ca: Download complete [2025-01-06T07:35:41.833Z] d65c8cfc05b1: Verifying Checksum [2025-01-06T07:35:41.833Z] d65c8cfc05b1: Download complete [2025-01-06T07:35:42.103Z] 699f458cf7ca: Verifying Checksum [2025-01-06T07:35:42.103Z] 699f458cf7ca: Download complete [2025-01-06T07:35:42.373Z] 8998bd30e6a1: Verifying Checksum [2025-01-06T07:35:42.373Z] 8998bd30e6a1: Download complete [2025-01-06T07:35:44.963Z] 2437ff75d9bd: Download complete [2025-01-06T07:35:49.219Z] 8998bd30e6a1: Pull complete [2025-01-06T07:35:49.800Z] 04944245beec: Pull complete [2025-01-06T07:35:51.738Z] 699f458cf7ca: Pull complete [2025-01-06T07:35:51.738Z] 765212b225bb: Pull complete [2025-01-06T07:35:52.694Z] f23df028b6ca: Pull complete [2025-01-06T07:35:52.694Z] d65c8cfc05b1: Pull complete [2025-01-06T07:36:19.367Z] 2437ff75d9bd: Pull complete [2025-01-06T07:36:19.367Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-06T07:36:19.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-06T07:36:19.367Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:36:19.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-36173 does not seem to be running inside a container [2025-01-06T07:36:19.614Z] $ 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/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-06T07:36:22.369Z] $ docker top 67a895be7058c42e6503fa96b83be0958832889493c534ebb466f749b80d5cef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:36:23.316Z] ---> job-cost.sh [2025-01-06T07:36:23.316Z] lf-activate-venv: SKIPPING [2025-01-06T07:36:23.316Z] INFO: No Stack... [2025-01-06T07:36:23.900Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T07:36:24.483Z] INFO: Archiving Costs [Pipeline] sh [2025-01-06T07:36:24.810Z] + cat /w/workspace/edgex-go/768/archives/cost.csv [2025-01-06T07:36:24.810Z] + cut -d, -f6 [Pipeline] lock [2025-01-06T07:36:24.854Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-768-stack-cost] [2025-01-06T07:36:24.861Z] Resource [jenkins-edgexfoundry-edgex-go-main-768-stack-cost] did not exist. Created. [2025-01-06T07:36:24.868Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-768-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-06T07:36:25.205Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-06T07:36:25.987Z] Stashed 1 file(s) [Pipeline] } [2025-01-06T07:36:25.999Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-768-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-06T07:36:26.020Z] $ docker stop --time=1 67a895be7058c42e6503fa96b83be0958832889493c534ebb466f749b80d5cef [2025-01-06T07:36:27.503Z] $ docker rm -f --volumes 67a895be7058c42e6503fa96b83be0958832889493c534ebb466f749b80d5cef [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-01-06T07:36:28.091Z] provisioning config files... [2025-01-06T07:36:28.113Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/768@tmp/config9507930806114090560tmp [Pipeline] { [Pipeline] sh [2025-01-06T07:36:28.435Z] + set +x [2025-01-06T07:36:28.435Z] + curl -s https://codecov.io/bash [2025-01-06T07:36:28.435Z] + bash -s -- [2025-01-06T07:36:28.435Z] [2025-01-06T07:36:28.435Z] _____ _ [2025-01-06T07:36:28.435Z] / ____| | | [2025-01-06T07:36:28.435Z] | | ___ __| | ___ ___ _____ __ [2025-01-06T07:36:28.435Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-06T07:36:28.435Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-06T07:36:28.435Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-06T07:36:28.435Z] Bash-1.0.6 [2025-01-06T07:36:28.435Z] [2025-01-06T07:36:28.435Z] [2025-01-06T07:36:28.435Z] ==> git version 2.25.1 found [2025-01-06T07:36:28.435Z] ==> 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-01-06T07:36:28.435Z] Release-Date: 2020-01-08 [2025-01-06T07:36:28.435Z] 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-01-06T07:36:28.435Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-06T07:36:28.435Z] ==> Jenkins CI detected. [2025-01-06T07:36:28.435Z] current dir:  /w/workspace/edgex-go/768 [2025-01-06T07:36:28.435Z] project root: . [2025-01-06T07:36:28.435Z] --> token set from env [2025-01-06T07:36:28.435Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-06T07:36:28.435Z] ==> Running gcov in . (disable via -X gcov) [2025-01-06T07:36:28.435Z] ==> Python coveragepy not found [2025-01-06T07:36:28.435Z] ==> Searching for coverage reports in: [2025-01-06T07:36:28.435Z] + . [2025-01-06T07:36:28.435Z] -> Found 1 reports [2025-01-06T07:36:28.435Z] ==> Detecting git/mercurial file structure [2025-01-06T07:36:28.435Z] ==> Reading reports [2025-01-06T07:36:28.716Z] + ./coverage.out bytes=1412873 [2025-01-06T07:36:28.716Z] ==> Appending adjustments [2025-01-06T07:36:28.716Z] https://docs.codecov.io/docs/fixing-reports [2025-01-06T07:36:29.675Z] + Found adjustments [2025-01-06T07:36:29.675Z] ==> Gzipping contents [2025-01-06T07:36:29.934Z] 120K /tmp/codecov.Ou6Fiu.gz [2025-01-06T07:36:29.934Z] ==> Uploading reports [2025-01-06T07:36:29.934Z] url: https://codecov.io [2025-01-06T07:36:29.934Z] query: branch=main&commit=027efadc33819ee80cde9f92be4f26c626996d68&build=768&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F768%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T07:36:29.934Z] -> Pinging Codecov [2025-01-06T07:36:29.934Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=027efadc33819ee80cde9f92be4f26c626996d68&build=768&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F768%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-06T07:36:29.934Z] -> Uploading to [2025-01-06T07:36:29.934Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/027efadc33819ee80cde9f92be4f26c626996d68/1debbc93-3743-46d9-ac09-6804b500a5aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250106%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250106T073629Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ffe5e286df23fc2c1d0df5c396f13f626a6b34401af64ff723a9c72ef2a5f5a1 [2025-01-06T07:36:30.194Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:36:30.194Z] Dload Upload Total Spent Left Speed [2025-01-06T07:36:30.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 119k 0 0 100 119k 0 300k --:--:-- --:--:-- --:--:-- 300k [2025-01-06T07:36:30.454Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/027efadc33819ee80cde9f92be4f26c626996d68 [Pipeline] } [2025-01-06T07:36:30.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-06T07:36:30.691Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-06T07:36:30.708Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:36:31.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T07:36:31.024Z] [2025-01-06T07:36:31.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:36:31.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T07:36:31.325Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-06T07:36:31.325Z] 43c4264eed91: Pulling fs layer [2025-01-06T07:36:31.325Z] 4cc291be95ef: Pulling fs layer [2025-01-06T07:36:31.325Z] 2ac1f1163629: Pulling fs layer [2025-01-06T07:36:31.325Z] 5c3c966382ef: Pulling fs layer [2025-01-06T07:36:31.325Z] 4f4fb700ef54: Pulling fs layer [2025-01-06T07:36:31.325Z] d9c7d2e4e75e: Pulling fs layer [2025-01-06T07:36:31.325Z] 9c3e1370e548: Pulling fs layer [2025-01-06T07:36:31.325Z] 5c3c966382ef: Waiting [2025-01-06T07:36:31.325Z] 4f4fb700ef54: Waiting [2025-01-06T07:36:31.325Z] d9c7d2e4e75e: Waiting [2025-01-06T07:36:31.325Z] 9c3e1370e548: Waiting [2025-01-06T07:36:31.325Z] 4cc291be95ef: Download complete [2025-01-06T07:36:31.325Z] 5c3c966382ef: Verifying Checksum [2025-01-06T07:36:31.326Z] 5c3c966382ef: Download complete [2025-01-06T07:36:31.326Z] 4f4fb700ef54: Verifying Checksum [2025-01-06T07:36:31.326Z] 4f4fb700ef54: Download complete [2025-01-06T07:36:31.326Z] 43c4264eed91: Verifying Checksum [2025-01-06T07:36:31.326Z] 43c4264eed91: Download complete [2025-01-06T07:36:31.584Z] 43c4264eed91: Pull complete [2025-01-06T07:36:31.584Z] d9c7d2e4e75e: Verifying Checksum [2025-01-06T07:36:31.585Z] d9c7d2e4e75e: Download complete [2025-01-06T07:36:31.585Z] 4cc291be95ef: Pull complete [2025-01-06T07:36:31.843Z] 2ac1f1163629: Verifying Checksum [2025-01-06T07:36:31.843Z] 2ac1f1163629: Download complete [2025-01-06T07:36:32.409Z] 9c3e1370e548: Verifying Checksum [2025-01-06T07:36:32.409Z] 9c3e1370e548: Download complete [2025-01-06T07:36:35.697Z] 2ac1f1163629: Pull complete [2025-01-06T07:36:35.697Z] 5c3c966382ef: Pull complete [2025-01-06T07:36:35.697Z] 4f4fb700ef54: Pull complete [2025-01-06T07:36:35.697Z] d9c7d2e4e75e: Pull complete [2025-01-06T07:36:38.982Z] 9c3e1370e548: Pull complete [2025-01-06T07:36:38.982Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-06T07:36:38.982Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-06T07:36:38.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:36:39.078Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:36:39.114Z] $ 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/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:36:43.354Z] $ docker top 4399a43f0d3f7a116961c447e33c434475cca3f085d71889b747ad8f7d1bda0a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:36:43.704Z] + git config --global --add safe.directory /w/workspace/edgex-go/768 [Pipeline] echo [2025-01-06T07:36:43.715Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-06T07:36:43.992Z] + set -o pipefail [2025-01-06T07:36:43.993Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-06T07:36:52.118Z] [2025-01-06T07:36:52.118Z] Monitoring /w/workspace/edgex-go/768 (github.com/edgexfoundry/edgex-go)... [2025-01-06T07:36:52.118Z] [2025-01-06T07:36:52.118Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/103a740d-d34a-4e99-807c-4a78ba6ce191 [2025-01-06T07:36:52.118Z] [2025-01-06T07:36:52.118Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-06T07:36:52.118Z] [2025-01-06T07:36:52.118Z] [2025-01-06T07:36:52.118Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-06T07:36:52.118Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-06T07:36:52.132Z] $ docker stop --time=1 4399a43f0d3f7a116961c447e33c434475cca3f085d71889b747ad8f7d1bda0a [2025-01-06T07:36:56.533Z] $ docker rm -f --volumes 4399a43f0d3f7a116961c447e33c434475cca3f085d71889b747ad8f7d1bda0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-06T07:36:57.110Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:36:57.139Z] provisioning config files... [2025-01-06T07:36:57.147Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/768@tmp/config5975490341646072309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:36:57.453Z] --> edgex-publish-swagger.sh [2025-01-06T07:36:57.453Z] === Publish openapi API === [2025-01-06T07:36:57.453Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-06T07:36:57.453Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/768/openapi/core-command.yaml] [2025-01-06T07:36:57.453Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:36:57.453Z] Dload Upload Total Spent Left Speed [2025-01-06T07:36:58.022Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63285 --:--:-- --:--:-- --:--:-- 63285 100 32782 0 0 100 32782 0 63285 --:--:-- --:--:-- --:--:-- 63163 [2025-01-06T07:36:58.023Z] [2025-01-06T07:36:58.023Z] [2025-01-06T07:36:58.023Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/768/openapi/core-data.yaml] [2025-01-06T07:36:58.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:36:58.023Z] Dload Upload Total Spent Left Speed [2025-01-06T07:36:58.284Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 139k --:--:-- --:--:-- --:--:-- 139k [2025-01-06T07:36:58.284Z] [2025-01-06T07:36:58.284Z] [2025-01-06T07:36:58.284Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/768/openapi/core-keeper.yaml] [2025-01-06T07:36:58.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:36:58.284Z] Dload Upload Total Spent Left Speed [2025-01-06T07:36:58.545Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 377 183k --:--:-- --:--:-- --:--:-- 183k [2025-01-06T07:36:58.545Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-06T07:36:58.545Z] [2025-01-06T07:36:58.545Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/768/openapi/core-metadata.yaml] [2025-01-06T07:36:58.545Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:36:58.545Z] Dload Upload Total Spent Left Speed [2025-01-06T07:36:59.376Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 1759k --:--:-- --:--:-- --:--:-- 1739k 100 154k 100 156 100 154k 212 210k --:--:-- --:--:-- --:--:-- 210k [2025-01-06T07:36:59.377Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T07:36:59.377Z] [2025-01-06T07:36:59.377Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/768/openapi/support-notifications.yaml] [2025-01-06T07:36:59.377Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:36:59.377Z] Dload Upload Total Spent Left Speed [2025-01-06T07:36:59.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 527 288k --:--:-- --:--:-- --:--:-- 288k [2025-01-06T07:36:59.636Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T07:36:59.636Z] [2025-01-06T07:36:59.636Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/768/openapi/support-scheduler.yaml] [2025-01-06T07:36:59.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-06T07:36:59.636Z] Dload Upload Total Spent Left Speed [2025-01-06T07:36:59.896Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 434 137k --:--:-- --:--:-- --:--:-- 137k [2025-01-06T07:36:59.896Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-06T07:36:59.896Z] [Pipeline] } [2025-01-06T07:36:59.904Z] 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-01-06T07:37:00.351Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:37:00.351Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:37:00.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:37:00.658Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:37:00.747Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:37:00.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:37:01.255Z] $ docker top 75d9a3be3911ae57d5cf093966e99e5b3ba1dae5372c6a7a301e26c73375cecb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:37:01.385Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:37:01.385Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:37:01.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:37:01.515Z] $ docker exec 75d9a3be3911ae57d5cf093966e99e5b3ba1dae5372c6a7a301e26c73375cecb ssh-agent [2025-01-06T07:37:01.632Z] SSH_AUTH_SOCK=/tmp/ssh-iGQDzo8grwQH/agent.32 [2025-01-06T07:37:01.632Z] SSH_AGENT_PID=38 [2025-01-06T07:37:01.637Z] Running ssh-add (command line suppressed) [2025-01-06T07:37:01.747Z] Identity added: /w/workspace/edgex-go/768@tmp/private_key_1624798038869804687.key (/w/workspace/edgex-go/768@tmp/private_key_1624798038869804687.key) [2025-01-06T07:37:01.759Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:37:02.050Z] + git semver tag [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,240 [run_tag] DEBUG tag force:False [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,240 [check_head_tag] DEBUG check head tag [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,244 [execute] INFO git cat-file --batch-check [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/768, universal_newlines=False, shell=None, istream=) [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,249 [execute] INFO git cat-file --batch [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/768, universal_newlines=False, shell=None, istream=) [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,303 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,303 [execute] INFO git tag -a v4.0.0-dev.32 -m v4.0.0-dev.32 [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,303 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.32', '-m', 'v4.0.0-dev.32'], cwd=/w/workspace/edgex-go/768, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:37:02.310Z] 2025-01-06 07:37:02,309 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:37:02.310Z] 4.0.0-dev.32 [Pipeline] } [2025-01-06T07:37:02.580Z] $ docker exec --env ******** --env ******** 75d9a3be3911ae57d5cf093966e99e5b3ba1dae5372c6a7a301e26c73375cecb ssh-agent -k [2025-01-06T07:37:02.673Z] unset SSH_AUTH_SOCK; [2025-01-06T07:37:02.674Z] unset SSH_AGENT_PID; [2025-01-06T07:37:02.674Z] echo Agent pid 38 killed; [2025-01-06T07:37:02.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:37:03.011Z] + git semver [Pipeline] } [2025-01-06T07:37:03.285Z] $ docker stop --time=1 75d9a3be3911ae57d5cf093966e99e5b3ba1dae5372c6a7a301e26c73375cecb [2025-01-06T07:37:04.592Z] $ docker rm -f --volumes 75d9a3be3911ae57d5cf093966e99e5b3ba1dae5372c6a7a301e26c73375cecb [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:37:04.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T07:37:04.995Z] [2025-01-06T07:37:04.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:37:05.301Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T07:37:05.301Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-06T07:37:05.301Z] ab5ef0e58194: Pulling fs layer [2025-01-06T07:37:05.301Z] 9712f1f96733: Pulling fs layer [2025-01-06T07:37:05.301Z] 63f879dbbcfc: Pulling fs layer [2025-01-06T07:37:05.301Z] 0d9ebad4ef96: Pulling fs layer [2025-01-06T07:37:05.301Z] e9a5061849ea: Pulling fs layer [2025-01-06T07:37:05.301Z] 0d9ebad4ef96: Waiting [2025-01-06T07:37:05.301Z] d747dcd14b5f: Pulling fs layer [2025-01-06T07:37:05.301Z] 2de7ff778b66: Pulling fs layer [2025-01-06T07:37:05.301Z] e9a5061849ea: Waiting [2025-01-06T07:37:05.301Z] d747dcd14b5f: Waiting [2025-01-06T07:37:05.301Z] 2de7ff778b66: Waiting [2025-01-06T07:37:05.301Z] 9712f1f96733: Verifying Checksum [2025-01-06T07:37:05.301Z] 9712f1f96733: Download complete [2025-01-06T07:37:05.563Z] 63f879dbbcfc: Verifying Checksum [2025-01-06T07:37:05.563Z] 63f879dbbcfc: Download complete [2025-01-06T07:37:05.820Z] e9a5061849ea: Verifying Checksum [2025-01-06T07:37:05.820Z] e9a5061849ea: Download complete [2025-01-06T07:37:05.821Z] 0d9ebad4ef96: Verifying Checksum [2025-01-06T07:37:05.821Z] 0d9ebad4ef96: Download complete [2025-01-06T07:37:05.821Z] d747dcd14b5f: Verifying Checksum [2025-01-06T07:37:05.821Z] d747dcd14b5f: Download complete [2025-01-06T07:37:05.821Z] ab5ef0e58194: Verifying Checksum [2025-01-06T07:37:05.821Z] ab5ef0e58194: Download complete [2025-01-06T07:37:05.821Z] 2de7ff778b66: Verifying Checksum [2025-01-06T07:37:05.821Z] 2de7ff778b66: Download complete [2025-01-06T07:37:09.102Z] ab5ef0e58194: Pull complete [2025-01-06T07:37:09.102Z] 9712f1f96733: Pull complete [2025-01-06T07:37:09.360Z] 63f879dbbcfc: Pull complete [2025-01-06T07:37:13.546Z] 0d9ebad4ef96: Pull complete [2025-01-06T07:37:13.805Z] e9a5061849ea: Pull complete [2025-01-06T07:37:13.805Z] d747dcd14b5f: Pull complete [2025-01-06T07:37:15.179Z] 2de7ff778b66: Pull complete [2025-01-06T07:37:15.179Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-06T07:37:15.179Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-06T07:37:15.179Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:37:15.298Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:37:15.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:37:19.811Z] $ docker top c7ef48a2f11a86cee0d89e32a8345a04351679f66dc68bf4edd54074468f76a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:37:19.890Z] provisioning config files... [2025-01-06T07:37:19.900Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/768@tmp/config11658258064309171373tmp [2025-01-06T07:37:19.913Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/768@tmp/config9522805853632737001tmp [2025-01-06T07:37:19.937Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/768@tmp/config2892963841068778641tmp [Pipeline] { [Pipeline] echo [2025-01-06T07:37:19.972Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:20.271Z] ---> sigul-configuration.sh [2025-01-06T07:37:20.271Z] gpg: directory `/root/.gnupg' created [2025-01-06T07:37:20.271Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-06T07:37:20.271Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-06T07:37:20.271Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-06T07:37:20.271Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-06T07:37:20.271Z] gpg: CAST5 encrypted data [2025-01-06T07:37:20.271Z] gpg: encrypted with 1 passphrase [2025-01-06T07:37:20.271Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-06T07:37:20.566Z] + mkdir /home/jenkins [2025-01-06T07:37:20.567Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-06T07:37:20.864Z] + 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-01-06T07:37:20.879Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:21.173Z] ---> sigul-install.sh [2025-01-06T07:37:21.173Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-06T07:37:21.470Z] + git tag --list [2025-01-06T07:37:21.470Z] 0.6.0 [2025-01-06T07:37:21.470Z] 0.6.1 [2025-01-06T07:37:21.470Z] 0.7.0 [2025-01-06T07:37:21.470Z] 0.7.1 [2025-01-06T07:37:21.470Z] v1.0.0 [2025-01-06T07:37:21.470Z] v1.0.1 [2025-01-06T07:37:21.470Z] v1.1.0 [2025-01-06T07:37:21.470Z] v1.2.0 [2025-01-06T07:37:21.470Z] v1.2.1 [2025-01-06T07:37:21.470Z] v1.3.0 [2025-01-06T07:37:21.470Z] v1.3.1 [2025-01-06T07:37:21.470Z] v2.0.0 [2025-01-06T07:37:21.470Z] v2.1.0 [2025-01-06T07:37:21.470Z] v2.1.1 [2025-01-06T07:37:21.470Z] v2.2.0 [2025-01-06T07:37:21.470Z] v2.3.0 [2025-01-06T07:37:21.470Z] v3.0 [2025-01-06T07:37:21.470Z] v3.0.0 [2025-01-06T07:37:21.470Z] v3.1 [2025-01-06T07:37:21.470Z] v3.1.0 [2025-01-06T07:37:21.470Z] v3.1.0-dev.1 [2025-01-06T07:37:21.470Z] v3.1.0-dev.10 [2025-01-06T07:37:21.470Z] v3.1.0-dev.11 [2025-01-06T07:37:21.470Z] v3.1.0-dev.12 [2025-01-06T07:37:21.470Z] v3.1.0-dev.13 [2025-01-06T07:37:21.470Z] v3.1.0-dev.14 [2025-01-06T07:37:21.470Z] v3.1.0-dev.15 [2025-01-06T07:37:21.470Z] v3.1.0-dev.16 [2025-01-06T07:37:21.470Z] v3.1.0-dev.17 [2025-01-06T07:37:21.470Z] v3.1.0-dev.18 [2025-01-06T07:37:21.470Z] v3.1.0-dev.19 [2025-01-06T07:37:21.470Z] v3.1.0-dev.2 [2025-01-06T07:37:21.470Z] v3.1.0-dev.20 [2025-01-06T07:37:21.470Z] v3.1.0-dev.21 [2025-01-06T07:37:21.470Z] v3.1.0-dev.22 [2025-01-06T07:37:21.470Z] v3.1.0-dev.23 [2025-01-06T07:37:21.470Z] v3.1.0-dev.24 [2025-01-06T07:37:21.470Z] v3.1.0-dev.25 [2025-01-06T07:37:21.470Z] v3.1.0-dev.26 [2025-01-06T07:37:21.470Z] v3.1.0-dev.27 [2025-01-06T07:37:21.470Z] v3.1.0-dev.28 [2025-01-06T07:37:21.470Z] v3.1.0-dev.29 [2025-01-06T07:37:21.470Z] v3.1.0-dev.3 [2025-01-06T07:37:21.470Z] v3.1.0-dev.30 [2025-01-06T07:37:21.470Z] v3.1.0-dev.31 [2025-01-06T07:37:21.470Z] v3.1.0-dev.32 [2025-01-06T07:37:21.470Z] v3.1.0-dev.33 [2025-01-06T07:37:21.470Z] v3.1.0-dev.34 [2025-01-06T07:37:21.470Z] v3.1.0-dev.35 [2025-01-06T07:37:21.470Z] v3.1.0-dev.36 [2025-01-06T07:37:21.470Z] v3.1.0-dev.37 [2025-01-06T07:37:21.470Z] v3.1.0-dev.38 [2025-01-06T07:37:21.470Z] v3.1.0-dev.39 [2025-01-06T07:37:21.470Z] v3.1.0-dev.4 [2025-01-06T07:37:21.470Z] v3.1.0-dev.40 [2025-01-06T07:37:21.470Z] v3.1.0-dev.41 [2025-01-06T07:37:21.470Z] v3.1.0-dev.42 [2025-01-06T07:37:21.470Z] v3.1.0-dev.43 [2025-01-06T07:37:21.470Z] v3.1.0-dev.44 [2025-01-06T07:37:21.470Z] v3.1.0-dev.45 [2025-01-06T07:37:21.470Z] v3.1.0-dev.46 [2025-01-06T07:37:21.470Z] v3.1.0-dev.47 [2025-01-06T07:37:21.470Z] v3.1.0-dev.48 [2025-01-06T07:37:21.470Z] v3.1.0-dev.49 [2025-01-06T07:37:21.470Z] v3.1.0-dev.5 [2025-01-06T07:37:21.470Z] v3.1.0-dev.50 [2025-01-06T07:37:21.470Z] v3.1.0-dev.51 [2025-01-06T07:37:21.470Z] v3.1.0-dev.52 [2025-01-06T07:37:21.470Z] v3.1.0-dev.53 [2025-01-06T07:37:21.470Z] v3.1.0-dev.54 [2025-01-06T07:37:21.470Z] v3.1.0-dev.55 [2025-01-06T07:37:21.470Z] v3.1.0-dev.56 [2025-01-06T07:37:21.470Z] v3.1.0-dev.57 [2025-01-06T07:37:21.470Z] v3.1.0-dev.58 [2025-01-06T07:37:21.470Z] v3.1.0-dev.59 [2025-01-06T07:37:21.470Z] v3.1.0-dev.6 [2025-01-06T07:37:21.470Z] v3.1.0-dev.60 [2025-01-06T07:37:21.470Z] v3.1.0-dev.61 [2025-01-06T07:37:21.470Z] v3.1.0-dev.62 [2025-01-06T07:37:21.470Z] v3.1.0-dev.63 [2025-01-06T07:37:21.470Z] v3.1.0-dev.64 [2025-01-06T07:37:21.470Z] v3.1.0-dev.65 [2025-01-06T07:37:21.470Z] v3.1.0-dev.66 [2025-01-06T07:37:21.470Z] v3.1.0-dev.67 [2025-01-06T07:37:21.470Z] v3.1.0-dev.68 [2025-01-06T07:37:21.470Z] v3.1.0-dev.69 [2025-01-06T07:37:21.470Z] v3.1.0-dev.7 [2025-01-06T07:37:21.470Z] v3.1.0-dev.70 [2025-01-06T07:37:21.470Z] v3.1.0-dev.71 [2025-01-06T07:37:21.470Z] v3.1.0-dev.72 [2025-01-06T07:37:21.470Z] v3.1.0-dev.73 [2025-01-06T07:37:21.470Z] v3.1.0-dev.8 [2025-01-06T07:37:21.470Z] v3.1.0-dev.9 [2025-01-06T07:37:21.470Z] v3.1.1 [2025-01-06T07:37:21.470Z] v3.1.1-dev.1 [2025-01-06T07:37:21.470Z] v3.1.1-dev.2 [2025-01-06T07:37:21.470Z] v3.2.0-dev.1 [2025-01-06T07:37:21.470Z] v3.2.0-dev.10 [2025-01-06T07:37:21.470Z] v3.2.0-dev.100 [2025-01-06T07:37:21.470Z] v3.2.0-dev.101 [2025-01-06T07:37:21.470Z] v3.2.0-dev.102 [2025-01-06T07:37:21.470Z] v3.2.0-dev.103 [2025-01-06T07:37:21.470Z] v3.2.0-dev.104 [2025-01-06T07:37:21.470Z] v3.2.0-dev.105 [2025-01-06T07:37:21.470Z] v3.2.0-dev.106 [2025-01-06T07:37:21.470Z] v3.2.0-dev.107 [2025-01-06T07:37:21.470Z] v3.2.0-dev.108 [2025-01-06T07:37:21.470Z] v3.2.0-dev.109 [2025-01-06T07:37:21.470Z] v3.2.0-dev.11 [2025-01-06T07:37:21.470Z] v3.2.0-dev.12 [2025-01-06T07:37:21.470Z] v3.2.0-dev.13 [2025-01-06T07:37:21.470Z] v3.2.0-dev.14 [2025-01-06T07:37:21.470Z] v3.2.0-dev.15 [2025-01-06T07:37:21.470Z] v3.2.0-dev.16 [2025-01-06T07:37:21.470Z] v3.2.0-dev.17 [2025-01-06T07:37:21.470Z] v3.2.0-dev.18 [2025-01-06T07:37:21.470Z] v3.2.0-dev.19 [2025-01-06T07:37:21.470Z] v3.2.0-dev.2 [2025-01-06T07:37:21.470Z] v3.2.0-dev.20 [2025-01-06T07:37:21.470Z] v3.2.0-dev.21 [2025-01-06T07:37:21.470Z] v3.2.0-dev.22 [2025-01-06T07:37:21.470Z] v3.2.0-dev.23 [2025-01-06T07:37:21.470Z] v3.2.0-dev.24 [2025-01-06T07:37:21.470Z] v3.2.0-dev.25 [2025-01-06T07:37:21.470Z] v3.2.0-dev.26 [2025-01-06T07:37:21.470Z] v3.2.0-dev.27 [2025-01-06T07:37:21.470Z] v3.2.0-dev.28 [2025-01-06T07:37:21.470Z] v3.2.0-dev.29 [2025-01-06T07:37:21.470Z] v3.2.0-dev.3 [2025-01-06T07:37:21.470Z] v3.2.0-dev.30 [2025-01-06T07:37:21.470Z] v3.2.0-dev.31 [2025-01-06T07:37:21.470Z] v3.2.0-dev.32 [2025-01-06T07:37:21.470Z] v3.2.0-dev.33 [2025-01-06T07:37:21.470Z] v3.2.0-dev.34 [2025-01-06T07:37:21.470Z] v3.2.0-dev.35 [2025-01-06T07:37:21.470Z] v3.2.0-dev.36 [2025-01-06T07:37:21.470Z] v3.2.0-dev.37 [2025-01-06T07:37:21.470Z] v3.2.0-dev.38 [2025-01-06T07:37:21.470Z] v3.2.0-dev.39 [2025-01-06T07:37:21.470Z] v3.2.0-dev.4 [2025-01-06T07:37:21.470Z] v3.2.0-dev.40 [2025-01-06T07:37:21.470Z] v3.2.0-dev.41 [2025-01-06T07:37:21.470Z] v3.2.0-dev.42 [2025-01-06T07:37:21.470Z] v3.2.0-dev.43 [2025-01-06T07:37:21.470Z] v3.2.0-dev.44 [2025-01-06T07:37:21.470Z] v3.2.0-dev.45 [2025-01-06T07:37:21.470Z] v3.2.0-dev.46 [2025-01-06T07:37:21.470Z] v3.2.0-dev.47 [2025-01-06T07:37:21.470Z] v3.2.0-dev.48 [2025-01-06T07:37:21.470Z] v3.2.0-dev.49 [2025-01-06T07:37:21.470Z] v3.2.0-dev.5 [2025-01-06T07:37:21.470Z] v3.2.0-dev.50 [2025-01-06T07:37:21.470Z] v3.2.0-dev.51 [2025-01-06T07:37:21.470Z] v3.2.0-dev.52 [2025-01-06T07:37:21.470Z] v3.2.0-dev.53 [2025-01-06T07:37:21.470Z] v3.2.0-dev.54 [2025-01-06T07:37:21.470Z] v3.2.0-dev.55 [2025-01-06T07:37:21.470Z] v3.2.0-dev.56 [2025-01-06T07:37:21.470Z] v3.2.0-dev.57 [2025-01-06T07:37:21.470Z] v3.2.0-dev.58 [2025-01-06T07:37:21.470Z] v3.2.0-dev.59 [2025-01-06T07:37:21.470Z] v3.2.0-dev.6 [2025-01-06T07:37:21.470Z] v3.2.0-dev.60 [2025-01-06T07:37:21.470Z] v3.2.0-dev.61 [2025-01-06T07:37:21.470Z] v3.2.0-dev.62 [2025-01-06T07:37:21.470Z] v3.2.0-dev.63 [2025-01-06T07:37:21.470Z] v3.2.0-dev.64 [2025-01-06T07:37:21.470Z] v3.2.0-dev.65 [2025-01-06T07:37:21.470Z] v3.2.0-dev.66 [2025-01-06T07:37:21.470Z] v3.2.0-dev.67 [2025-01-06T07:37:21.470Z] v3.2.0-dev.68 [2025-01-06T07:37:21.470Z] v3.2.0-dev.69 [2025-01-06T07:37:21.470Z] v3.2.0-dev.7 [2025-01-06T07:37:21.470Z] v3.2.0-dev.70 [2025-01-06T07:37:21.470Z] v3.2.0-dev.71 [2025-01-06T07:37:21.470Z] v3.2.0-dev.72 [2025-01-06T07:37:21.470Z] v3.2.0-dev.73 [2025-01-06T07:37:21.470Z] v3.2.0-dev.74 [2025-01-06T07:37:21.470Z] v3.2.0-dev.75 [2025-01-06T07:37:21.470Z] v3.2.0-dev.76 [2025-01-06T07:37:21.470Z] v3.2.0-dev.77 [2025-01-06T07:37:21.470Z] v3.2.0-dev.78 [2025-01-06T07:37:21.470Z] v3.2.0-dev.79 [2025-01-06T07:37:21.470Z] v3.2.0-dev.8 [2025-01-06T07:37:21.470Z] v3.2.0-dev.80 [2025-01-06T07:37:21.470Z] v3.2.0-dev.81 [2025-01-06T07:37:21.470Z] v3.2.0-dev.82 [2025-01-06T07:37:21.470Z] v3.2.0-dev.83 [2025-01-06T07:37:21.470Z] v3.2.0-dev.84 [2025-01-06T07:37:21.470Z] v3.2.0-dev.85 [2025-01-06T07:37:21.470Z] v3.2.0-dev.86 [2025-01-06T07:37:21.470Z] v3.2.0-dev.87 [2025-01-06T07:37:21.470Z] v3.2.0-dev.88 [2025-01-06T07:37:21.470Z] v3.2.0-dev.89 [2025-01-06T07:37:21.470Z] v3.2.0-dev.9 [2025-01-06T07:37:21.470Z] v3.2.0-dev.90 [2025-01-06T07:37:21.470Z] v3.2.0-dev.91 [2025-01-06T07:37:21.470Z] v3.2.0-dev.92 [2025-01-06T07:37:21.470Z] v3.2.0-dev.93 [2025-01-06T07:37:21.470Z] v3.2.0-dev.94 [2025-01-06T07:37:21.470Z] v3.2.0-dev.95 [2025-01-06T07:37:21.470Z] v3.2.0-dev.96 [2025-01-06T07:37:21.470Z] v3.2.0-dev.97 [2025-01-06T07:37:21.470Z] v3.2.0-dev.98 [2025-01-06T07:37:21.470Z] v3.2.0-dev.99 [2025-01-06T07:37:21.470Z] v4.0.0-dev.1 [2025-01-06T07:37:21.470Z] v4.0.0-dev.10 [2025-01-06T07:37:21.470Z] v4.0.0-dev.11 [2025-01-06T07:37:21.470Z] v4.0.0-dev.12 [2025-01-06T07:37:21.471Z] v4.0.0-dev.13 [2025-01-06T07:37:21.471Z] v4.0.0-dev.14 [2025-01-06T07:37:21.471Z] v4.0.0-dev.15 [2025-01-06T07:37:21.471Z] v4.0.0-dev.16 [2025-01-06T07:37:21.471Z] v4.0.0-dev.17 [2025-01-06T07:37:21.471Z] v4.0.0-dev.18 [2025-01-06T07:37:21.471Z] v4.0.0-dev.19 [2025-01-06T07:37:21.471Z] v4.0.0-dev.2 [2025-01-06T07:37:21.471Z] v4.0.0-dev.20 [2025-01-06T07:37:21.471Z] v4.0.0-dev.21 [2025-01-06T07:37:21.471Z] v4.0.0-dev.22 [2025-01-06T07:37:21.471Z] v4.0.0-dev.23 [2025-01-06T07:37:21.471Z] v4.0.0-dev.24 [2025-01-06T07:37:21.471Z] v4.0.0-dev.25 [2025-01-06T07:37:21.471Z] v4.0.0-dev.26 [2025-01-06T07:37:21.471Z] v4.0.0-dev.27 [2025-01-06T07:37:21.471Z] v4.0.0-dev.28 [2025-01-06T07:37:21.471Z] v4.0.0-dev.29 [2025-01-06T07:37:21.471Z] v4.0.0-dev.3 [2025-01-06T07:37:21.471Z] v4.0.0-dev.30 [2025-01-06T07:37:21.471Z] v4.0.0-dev.31 [2025-01-06T07:37:21.471Z] v4.0.0-dev.32 [2025-01-06T07:37:21.471Z] v4.0.0-dev.4 [2025-01-06T07:37:21.471Z] v4.0.0-dev.5 [2025-01-06T07:37:21.471Z] v4.0.0-dev.6 [2025-01-06T07:37:21.471Z] v4.0.0-dev.7 [2025-01-06T07:37:21.471Z] v4.0.0-dev.8 [2025-01-06T07:37:21.471Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-06T07:37:21.766Z] + lftools sign git-tag v4.0.0-dev.32 [2025-01-06T07:37:22.333Z] Signing Git tag with Sigul... [2025-01-06T07:37:22.333Z] Signing v4.0.0-dev.32 [Pipeline] echo [2025-01-06T07:37:22.915Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:23.252Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-06T07:37:23.259Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-06T07:37:23.286Z] $ docker stop --time=1 c7ef48a2f11a86cee0d89e32a8345a04351679f66dc68bf4edd54074468f76a5 [2025-01-06T07:37:24.585Z] $ docker rm -f --volumes c7ef48a2f11a86cee0d89e32a8345a04351679f66dc68bf4edd54074468f76a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-06T07:37:25.046Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:37:25.046Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:37:25.359Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:37:25.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:37:25.446Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:37:25.478Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:37:25.836Z] $ docker top 142a6992ec103254f5a9dfedd6066e3c1231bdcd757218ce36aba1349611ed38 -eo pid,comm [2025-01-06T07:37:25.891Z] 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-01-06T07:37:25.891Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:37:25.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:37:25.959Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:37:26.075Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:37:26.079Z] $ docker exec 142a6992ec103254f5a9dfedd6066e3c1231bdcd757218ce36aba1349611ed38 ssh-agent [2025-01-06T07:37:26.199Z] SSH_AUTH_SOCK=/tmp/ssh-nxoava8uB3pU/agent.32 [2025-01-06T07:37:26.199Z] SSH_AGENT_PID=38 [2025-01-06T07:37:26.203Z] Running ssh-add (command line suppressed) [2025-01-06T07:37:26.315Z] Identity added: /w/workspace/edgex-go/768@tmp/private_key_10496461803614823794.key (/w/workspace/edgex-go/768@tmp/private_key_10496461803614823794.key) [2025-01-06T07:37:26.329Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:37:26.622Z] + git semver bump pre [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,822 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,823 [bump_version] DEBUG bumping version:4.0.0-dev.32 on axis:pre with prefix:dev [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,823 [bump_version] DEBUG bumped version:4.0.0-dev.33 [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,823 [write_version] DEBUG write version:4.0.0-dev.33 to path:/w/workspace/edgex-go/768/.semver/main with force:True [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,823 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,823 [write_file] DEBUG write to file:/w/workspace/edgex-go/768/.semver/main [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,825 [execute] INFO git cat-file --batch-check [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/768/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,831 [execute] INFO git cat-file --batch [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/768/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T07:37:26.882Z] 2025-01-06 07:37:26,837 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:37:26.882Z] 4.0.0-dev.33 [Pipeline] } [2025-01-06T07:37:26.893Z] $ docker exec --env ******** --env ******** 142a6992ec103254f5a9dfedd6066e3c1231bdcd757218ce36aba1349611ed38 ssh-agent -k [2025-01-06T07:37:27.000Z] unset SSH_AUTH_SOCK; [2025-01-06T07:37:27.000Z] unset SSH_AGENT_PID; [2025-01-06T07:37:27.000Z] echo Agent pid 38 killed; [2025-01-06T07:37:27.009Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:37:27.332Z] + git semver [Pipeline] } [2025-01-06T07:37:27.734Z] $ docker stop --time=1 142a6992ec103254f5a9dfedd6066e3c1231bdcd757218ce36aba1349611ed38 [2025-01-06T07:37:29.023Z] $ docker rm -f --volumes 142a6992ec103254f5a9dfedd6066e3c1231bdcd757218ce36aba1349611ed38 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-06T07:37:29.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-06T07:37:29.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:37:29.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-06T07:37:29.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:37:29.781Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:37:29.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:37:30.173Z] $ docker top 6814968a83094a191bb543c9e6307181f9c6df583011dc0c6c45f9ea060d3405 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-06T07:37:30.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-06T07:37:30.289Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-06T07:37:30.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-06T07:37:30.413Z] $ docker exec 6814968a83094a191bb543c9e6307181f9c6df583011dc0c6c45f9ea060d3405 ssh-agent [2025-01-06T07:37:30.528Z] SSH_AUTH_SOCK=/tmp/ssh-hRGnIelK46Kc/agent.32 [2025-01-06T07:37:30.528Z] SSH_AGENT_PID=38 [2025-01-06T07:37:30.532Z] Running ssh-add (command line suppressed) [2025-01-06T07:37:30.649Z] Identity added: /w/workspace/edgex-go/768@tmp/private_key_17237560770875110903.key (/w/workspace/edgex-go/768@tmp/private_key_17237560770875110903.key) [2025-01-06T07:37:30.662Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-06T07:37:30.954Z] + git semver push [2025-01-06T07:37:31.214Z] 2025-01-06 07:37:31,128 [run_push] DEBUG push [2025-01-06T07:37:31.214Z] 2025-01-06 07:37:31,128 [execute] INFO git cat-file --batch-check [2025-01-06T07:37:31.214Z] 2025-01-06 07:37:31,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/768/.semver, universal_newlines=False, shell=None, istream=) [2025-01-06T07:37:31.214Z] 2025-01-06 07:37:31,132 [execute] INFO git rev-list 0870baaf3423af48516fddbfd35aa91fe4b44d59 -- [2025-01-06T07:37:31.214Z] 2025-01-06 07:37:31,132 [execute] DEBUG Popen(['git', 'rev-list', '0870baaf3423af48516fddbfd35aa91fe4b44d59', '--'], cwd=/w/workspace/edgex-go/768/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:37:31.214Z] 2025-01-06 07:37:31,151 [execute] INFO git fetch -v origin [2025-01-06T07:37:31.214Z] 2025-01-06 07:37:31,152 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/768/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-06T07:37:31.783Z] 2025-01-06 07:37:31,598 [run_push] DEBUG no remote changes detected [2025-01-06T07:37:31.783Z] 2025-01-06 07:37:31,598 [execute] INFO git push origin semver [2025-01-06T07:37:31.783Z] 2025-01-06 07:37:31,598 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/768/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:37:32.352Z] 2025-01-06 07:37:32,290 [run_push] DEBUG push all version tags [2025-01-06T07:37:32.352Z] 2025-01-06 07:37:32,290 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-06T07:37:32.352Z] 2025-01-06 07:37:32,290 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/768, universal_newlines=False, shell=None, istream=None) [2025-01-06T07:37:32.920Z] 2025-01-06 07:37:32,896 [read_version] DEBUG read version from /w/workspace/edgex-go/768/.semver/main [2025-01-06T07:37:32.920Z] 4.0.0-dev.33 [Pipeline] } [2025-01-06T07:37:32.931Z] $ docker exec --env ******** --env ******** 6814968a83094a191bb543c9e6307181f9c6df583011dc0c6c45f9ea060d3405 ssh-agent -k [2025-01-06T07:37:33.044Z] unset SSH_AUTH_SOCK; [2025-01-06T07:37:33.044Z] unset SSH_AGENT_PID; [2025-01-06T07:37:33.044Z] echo Agent pid 38 killed; [2025-01-06T07:37:33.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-06T07:37:33.496Z] + git semver [Pipeline] } [2025-01-06T07:37:33.771Z] $ docker stop --time=1 6814968a83094a191bb543c9e6307181f9c6df583011dc0c6c45f9ea060d3405 [2025-01-06T07:37:35.071Z] $ docker rm -f --volumes 6814968a83094a191bb543c9e6307181f9c6df583011dc0c6c45f9ea060d3405 [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-01-06T07:37:35.653Z] + [ -d /w/workspace/edgex-go/768/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:35.964Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:36.831Z] ---> package-listing.sh [2025-01-06T07:37:36.831Z] ++ facter osfamily [2025-01-06T07:37:36.831Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-06T07:37:37.090Z] + OS_FAMILY=debian [2025-01-06T07:37:37.090Z] + workspace=/w/workspace/edgex-go/768 [2025-01-06T07:37:37.090Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-06T07:37:37.090Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-06T07:37:37.090Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-06T07:37:37.090Z] + PACKAGES=/tmp/packages_start.txt [2025-01-06T07:37:37.090Z] + '[' /w/workspace/edgex-go/768 ']' [2025-01-06T07:37:37.090Z] + PACKAGES=/tmp/packages_end.txt [2025-01-06T07:37:37.090Z] + case "${OS_FAMILY}" in [2025-01-06T07:37:37.090Z] + dpkg -l [2025-01-06T07:37:37.090Z] + grep '^ii' [2025-01-06T07:37:37.091Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-06T07:37:37.091Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-06T07:37:37.091Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-06T07:37:37.091Z] + '[' /w/workspace/edgex-go/768 ']' [2025-01-06T07:37:37.091Z] + mkdir -p /w/workspace/edgex-go/768/archives/ [2025-01-06T07:37:37.091Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/768/archives/ [Pipeline] echo [2025-01-06T07:37:37.104Z] 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/768/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-06T07:37:37.385Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:37:37.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T07:37:37.963Z] [2025-01-06T07:37:37.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-06T07:37:38.266Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T07:37:38.266Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-06T07:37:38.266Z] 5eb5b503b376: Pulling fs layer [2025-01-06T07:37:38.266Z] 5c69ac0246d0: Pulling fs layer [2025-01-06T07:37:38.266Z] ec43610c2a17: Pulling fs layer [2025-01-06T07:37:38.266Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-06T07:37:38.266Z] 33b1e0a273af: Pulling fs layer [2025-01-06T07:37:38.266Z] 5d3b04190fa2: Pulling fs layer [2025-01-06T07:37:38.266Z] 2f39f015ded8: Pulling fs layer [2025-01-06T07:37:38.266Z] 33b1e0a273af: Waiting [2025-01-06T07:37:38.266Z] 5d3b04190fa2: Waiting [2025-01-06T07:37:38.266Z] 2f39f015ded8: Waiting [2025-01-06T07:37:38.266Z] 3a2ae6a8a46f: Waiting [2025-01-06T07:37:38.524Z] 5c69ac0246d0: Verifying Checksum [2025-01-06T07:37:38.524Z] 5c69ac0246d0: Download complete [2025-01-06T07:37:38.524Z] 3a2ae6a8a46f: Download complete [2025-01-06T07:37:38.524Z] 33b1e0a273af: Verifying Checksum [2025-01-06T07:37:38.524Z] 33b1e0a273af: Download complete [2025-01-06T07:37:38.524Z] 5d3b04190fa2: Verifying Checksum [2025-01-06T07:37:38.524Z] 5d3b04190fa2: Download complete [2025-01-06T07:37:38.524Z] ec43610c2a17: Verifying Checksum [2025-01-06T07:37:38.524Z] ec43610c2a17: Download complete [2025-01-06T07:37:38.524Z] 5eb5b503b376: Verifying Checksum [2025-01-06T07:37:38.524Z] 5eb5b503b376: Download complete [2025-01-06T07:37:39.092Z] 2f39f015ded8: Verifying Checksum [2025-01-06T07:37:39.092Z] 2f39f015ded8: Download complete [2025-01-06T07:37:39.776Z] 5eb5b503b376: Pull complete [2025-01-06T07:37:40.035Z] 5c69ac0246d0: Pull complete [2025-01-06T07:37:40.604Z] ec43610c2a17: Pull complete [2025-01-06T07:37:40.604Z] 3a2ae6a8a46f: Pull complete [2025-01-06T07:37:40.862Z] 33b1e0a273af: Pull complete [2025-01-06T07:37:40.862Z] 5d3b04190fa2: Pull complete [2025-01-06T07:37:45.248Z] 2f39f015ded8: Pull complete [2025-01-06T07:37:45.248Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-06T07:37:45.248Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-06T07:37:45.248Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-06T07:37:45.378Z] prd-ubuntu20.04-docker-8c-8g-36172 does not seem to be running inside a container [2025-01-06T07:37:45.410Z] $ 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/768/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/768 -v /w/workspace/edgex-go/768:/w/workspace/edgex-go/768:rw,z -v /w/workspace/edgex-go/768@tmp:/w/workspace/edgex-go/768@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-01-06T07:37:49.679Z] $ docker top 88cdeb8776e20f85d39c65507062358f15737458be5b0adf4a345bae07360ffd -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-06T07:37:50.028Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-06T07:37:50.314Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-06T07:37:50.601Z] + ls /var/log/sa-host [2025-01-06T07:37:50.602Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-06T07:37:50.769Z] provisioning config files... [2025-01-06T07:37:50.778Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/768@tmp/config6779725272548263879tmp [Pipeline] { [Pipeline] echo [2025-01-06T07:37:50.796Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:51.080Z] ---> create-netrc.sh [Pipeline] } [2025-01-06T07:37:51.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:51.431Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-06T07:37:51.441Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:51.727Z] ---> sudo-logs.sh [2025-01-06T07:37:51.727Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-06T07:37:51.762Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:52.048Z] ---> job-cost.sh [2025-01-06T07:37:52.048Z] lf-activate-venv: SKIPPING [2025-01-06T07:37:52.048Z] DEBUG: total: 0.2199999988079071 [2025-01-06T07:37:52.048Z] INFO: Retrieving Stack Cost... [2025-01-06T07:37:52.308Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-06T07:37:52.879Z] INFO: Archiving Costs [Pipeline] echo [2025-01-06T07:37:52.894Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-06T07:37:53.179Z] ---> logs-deploy.sh [2025-01-06T07:37:53.179Z] lf-activate-venv: SKIPPING [2025-01-06T07:37:53.179Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/768 [2025-01-06T07:37:53.179Z] INFO: archiving workspace using pattern(s): [2025-01-06T07:37:54.119Z] Archives upload complete. [2025-01-06T07:37:54.380Z] INFO: archiving logs to Nexus