Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d 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-ssh5642480804313327676.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-ssh16211407902024392577.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-ssh2906965381154482764.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-ssh2422567162303617868.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-ssh16391050626222093999.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-40419 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/806 [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/806 # 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 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d (main) Commit message: "feat: Optimize Postgres Event Reading schema (#5096)" > 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 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d # timeout=10 > git rev-list --no-walk d42f4b26b69b2bdb5b00ab28a983463c6d22c420 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-06T07:32:20.496Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-06T07:32:20.551Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-06T07:32:20.580Z] ========================================================= [2025-03-06T07:32:20.580Z] EdgeX Global Pipelines Version Info [2025-03-06T07:32:20.580Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-06T07:32:21.331Z] ------------------- [2025-03-06T07:32:21.331Z] stable info: [2025-03-06T07:32:21.331Z] ------------------- [2025-03-06T07:32:21.331Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-06T07:32:21.331Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-06T07:32:21.331Z] Message: update stable to v1.0.269 [2025-03-06T07:32:22.269Z] ------------------- [2025-03-06T07:32:22.269Z] experimental info: [2025-03-06T07:32:22.269Z] ------------------- [2025-03-06T07:32:22.269Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-06T07:32:22.269Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-03-06T07:32:22.269Z] Message: update experimental to stable [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-06T07:32:22.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-06T07:32:22.381Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-06T07:32:22.405Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-06T07:32:22.430Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-06T07:32:22.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-06T07:32:22.482Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-06T07:32:22.506Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-06T07:32:22.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-06T07:32:22.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-06T07:32:22.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-06T07:32:22.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-06T07:32:22.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-06T07:32:22.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-06T07:32:22.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-06T07:32:22.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-06T07:32:22.687Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-06T07:32:22.707Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-06T07:32:22.730Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-06T07:32:22.752Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-06T07:32:22.774Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-06T07:32:22.795Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-06T07:32:22.819Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-06T07:32:22.839Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-06T07:32:22.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-06T07:32:22.887Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-06T07:32:22.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-06T07:32:22.944Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] echo [2025-03-06T07:32:22.966Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c689c8f [Pipeline] echo [2025-03-06T07:32:22.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T07:32:23.054Z] provisioning config files... [2025-03-06T07:32:23.067Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config13453094402072918668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T07:32:23.400Z] ---> ****-login.sh [2025-03-06T07:32:23.400Z] nexus3.edgexfoundry.org:10001 [2025-03-06T07:32:23.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:32:23.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:32:23.659Z] Configure a credential helper to remove this warning. See [2025-03-06T07:32:23.659Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:32:23.659Z] [2025-03-06T07:32:23.659Z] Login Succeeded [2025-03-06T07:32:23.659Z] nexus3.edgexfoundry.org:10002 [2025-03-06T07:32:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:32:23.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:32:23.919Z] Configure a credential helper to remove this warning. See [2025-03-06T07:32:23.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:32:23.919Z] [2025-03-06T07:32:23.919Z] Login Succeeded [2025-03-06T07:32:23.919Z] nexus3.edgexfoundry.org:10003 [2025-03-06T07:32:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:32:23.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:32:23.919Z] Configure a credential helper to remove this warning. See [2025-03-06T07:32:23.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:32:23.919Z] [2025-03-06T07:32:23.919Z] Login Succeeded [2025-03-06T07:32:23.919Z] nexus3.edgexfoundry.org:10004 [2025-03-06T07:32:23.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:32:24.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:32:24.179Z] Configure a credential helper to remove this warning. See [2025-03-06T07:32:24.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:32:24.179Z] [2025-03-06T07:32:24.179Z] Login Succeeded [2025-03-06T07:32:24.179Z] ****.io [2025-03-06T07:32:24.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:32:24.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:32:24.179Z] Configure a credential helper to remove this warning. See [2025-03-06T07:32:24.179Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:32:24.179Z] [2025-03-06T07:32:24.179Z] Login Succeeded [2025-03-06T07:32:24.179Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T07:32:24.185Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T07:32:24.508Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/core-command/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + dirname cmd/core-data/Dockerfile [2025-03-06T07:32:24.508Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/core-keeper/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/core-metadata/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-06T07:32:24.508Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-06T07:32:24.508Z] + + cut -d/dirname -f2 cmd/security-spire-server/Dockerfile [2025-03-06T07:32:24.508Z] [2025-03-06T07:32:24.508Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/support-notifications/Dockerfile+ [2025-03-06T07:32:24.508Z] cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-06T07:32:24.508Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-06T07:32:24.508Z] + cut -d/ -f2 [2025-03-06T07:32:24.508Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-06T07:32:24.537Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-06T07:32:24.896Z] + git rev-list -1 --merges c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d~1..c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] echo [2025-03-06T07:32:24.908Z] -----------> git rev-list -1 --merges c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d~1..c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [false] [Pipeline] sh [2025-03-06T07:32:25.204Z] + git log --format=format:%s -1 c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] echo [2025-03-06T07:32:25.220Z] ========================================================= [2025-03-06T07:32:25.220Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-06T07:32:25.220Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-06T07:32:25.678Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T07:32:25.678Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-06T07:32:25.678Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-06T07:32:25.678Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-06T07:32:25.678Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-06T07:32:25.678Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-06T07:32:25.678Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:32:26.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T07:32:26.027Z] [2025-03-06T07:32:26.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:32:26.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T07:32:26.325Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-06T07:32:26.325Z] b85a868b505f: Pulling fs layer [2025-03-06T07:32:26.325Z] e2be974225ed: Pulling fs layer [2025-03-06T07:32:26.325Z] 339a4e72a1f5: Pulling fs layer [2025-03-06T07:32:26.325Z] 988bab9f4d93: Pulling fs layer [2025-03-06T07:32:26.325Z] 1469e6f7b9e6: Pulling fs layer [2025-03-06T07:32:26.325Z] eaf3925da568: Pulling fs layer [2025-03-06T07:32:26.325Z] bab4dde63d76: Pulling fs layer [2025-03-06T07:32:26.325Z] bde34c3a00c8: Pulling fs layer [2025-03-06T07:32:26.325Z] b352a97aabf1: Pulling fs layer [2025-03-06T07:32:26.325Z] 4872d77fe225: Pulling fs layer [2025-03-06T07:32:26.325Z] 5851b861e8e6: Pulling fs layer [2025-03-06T07:32:26.325Z] bab4dde63d76: Waiting [2025-03-06T07:32:26.325Z] bde34c3a00c8: Waiting [2025-03-06T07:32:26.325Z] b352a97aabf1: Waiting [2025-03-06T07:32:26.325Z] 4872d77fe225: Waiting [2025-03-06T07:32:26.325Z] 5851b861e8e6: Waiting [2025-03-06T07:32:26.325Z] 988bab9f4d93: Waiting [2025-03-06T07:32:26.325Z] eaf3925da568: Waiting [2025-03-06T07:32:26.325Z] 1469e6f7b9e6: Waiting [2025-03-06T07:32:26.325Z] e2be974225ed: Verifying Checksum [2025-03-06T07:32:26.325Z] e2be974225ed: Download complete [2025-03-06T07:32:26.325Z] 988bab9f4d93: Verifying Checksum [2025-03-06T07:32:26.325Z] 988bab9f4d93: Download complete [2025-03-06T07:32:26.325Z] 1469e6f7b9e6: Download complete [2025-03-06T07:32:26.583Z] eaf3925da568: Verifying Checksum [2025-03-06T07:32:26.583Z] eaf3925da568: Download complete [2025-03-06T07:32:26.583Z] 339a4e72a1f5: Verifying Checksum [2025-03-06T07:32:26.583Z] 339a4e72a1f5: Download complete [2025-03-06T07:32:26.583Z] bde34c3a00c8: Download complete [2025-03-06T07:32:26.583Z] b352a97aabf1: Verifying Checksum [2025-03-06T07:32:26.583Z] b352a97aabf1: Download complete [2025-03-06T07:32:26.583Z] 4872d77fe225: Download complete [2025-03-06T07:32:26.583Z] 5851b861e8e6: Download complete [2025-03-06T07:32:26.583Z] b85a868b505f: Verifying Checksum [2025-03-06T07:32:26.583Z] b85a868b505f: Download complete [2025-03-06T07:32:26.842Z] bab4dde63d76: Verifying Checksum [2025-03-06T07:32:26.842Z] bab4dde63d76: Download complete [2025-03-06T07:32:27.777Z] b85a868b505f: Pull complete [2025-03-06T07:32:27.777Z] e2be974225ed: Pull complete [2025-03-06T07:32:28.036Z] 339a4e72a1f5: Pull complete [2025-03-06T07:32:28.294Z] 988bab9f4d93: Pull complete [2025-03-06T07:32:28.554Z] 1469e6f7b9e6: Pull complete [2025-03-06T07:32:28.554Z] eaf3925da568: Pull complete [2025-03-06T07:32:30.461Z] bab4dde63d76: Pull complete [2025-03-06T07:32:30.461Z] bde34c3a00c8: Pull complete [2025-03-06T07:32:30.461Z] b352a97aabf1: Pull complete [2025-03-06T07:32:30.461Z] 4872d77fe225: Pull complete [2025-03-06T07:32:30.461Z] 5851b861e8e6: Pull complete [2025-03-06T07:32:30.461Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-06T07:32:30.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T07:32:30.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T07:32:30.604Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T07:32:30.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-06T07:32:32.740Z] $ docker top 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c -eo pid,comm [2025-03-06T07:32:32.795Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-06T07:32:32.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T07:32:32.851Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T07:32:32.851Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T07:32:32.969Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T07:32:32.971Z] $ docker exec 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent [2025-03-06T07:32:33.062Z] SSH_AUTH_SOCK=/tmp/ssh-oRNfYCsvGOD6/agent.32 [2025-03-06T07:32:33.062Z] SSH_AGENT_PID=38 [2025-03-06T07:32:33.068Z] Running ssh-add (command line suppressed) [2025-03-06T07:32:33.161Z] Identity added: /w/workspace/edgex-go/806@tmp/private_key_13436117594165459850.key (/w/workspace/edgex-go/806@tmp/private_key_13436117594165459850.key) [2025-03-06T07:32:33.174Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T07:32:33.467Z] + git tag --points-at HEAD [Pipeline] } [2025-03-06T07:32:33.477Z] $ docker exec --env ******** --env ******** 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent -k [2025-03-06T07:32:33.583Z] unset SSH_AUTH_SOCK; [2025-03-06T07:32:33.584Z] unset SSH_AGENT_PID; [2025-03-06T07:32:33.584Z] echo Agent pid 38 killed; [2025-03-06T07:32:33.593Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-06T07:32:33.637Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T07:32:33.637Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T07:32:33.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T07:32:33.752Z] $ docker exec 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent [2025-03-06T07:32:33.856Z] SSH_AUTH_SOCK=/tmp/ssh-NROZf5JFwp4i/agent.71 [2025-03-06T07:32:33.856Z] SSH_AGENT_PID=77 [2025-03-06T07:32:33.861Z] Running ssh-add (command line suppressed) [2025-03-06T07:32:33.968Z] Identity added: /w/workspace/edgex-go/806@tmp/private_key_5700549263253112760.key (/w/workspace/edgex-go/806@tmp/private_key_5700549263253112760.key) [2025-03-06T07:32:33.984Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T07:32:34.286Z] + git semver init [2025-03-06T07:32:34.546Z] 2025-03-06 07:32:34,443 [run_init] DEBUG init version:0.0.0 force:False [2025-03-06T07:32:34.546Z] 2025-03-06 07:32:34,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/806/.semver [2025-03-06T07:32:34.546Z] 2025-03-06 07:32:34,445 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/806/.semver [2025-03-06T07:32:34.546Z] 2025-03-06 07:32:34,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/806/.semver'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=None) [2025-03-06T07:32:39.826Z] 2025-03-06 07:32:39,312 [append_file] DEBUG append to file:/w/workspace/edgex-go/806/.git/info/exclude [2025-03-06T07:32:39.826Z] 2025-03-06 07:32:39,313 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/806/.semver/main with force:False [2025-03-06T07:32:39.826Z] 2025-03-06 07:32:39,313 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T07:32:39.826Z] 2025-03-06 07:32:39,313 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T07:32:39.826Z] 4.0.0-dev.68 [Pipeline] } [2025-03-06T07:32:39.838Z] $ docker exec --env ******** --env ******** 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c ssh-agent -k [2025-03-06T07:32:39.944Z] unset SSH_AUTH_SOCK; [2025-03-06T07:32:39.944Z] unset SSH_AGENT_PID; [2025-03-06T07:32:39.945Z] echo Agent pid 77 killed; [2025-03-06T07:32:39.956Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T07:32:40.274Z] + git semver [Pipeline] } [2025-03-06T07:32:40.545Z] $ docker stop --time=1 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c [2025-03-06T07:32:41.816Z] $ docker rm -f --volumes 9814386dfb03a4f089787b6e0e1f03a7a8e98aa368effdab6b874931de7b719c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T07:32:42.148Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-06T07:32:42.371Z] Stashed 1 file(s) [Pipeline] echo [2025-03-06T07:32:42.374Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.68 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-06T07:32:42.809Z] + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] echo [2025-03-06T07:32:42.822Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T07:32:42.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T07:32:42.857Z] ========================================================= [2025-03-06T07:32:42.857Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-06T07:32:42.857Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-06T07:32:43.154Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T07:32:43.154Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-06T07:32:43.154Z] da9db072f522: Pulling fs layer [2025-03-06T07:32:43.154Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-06T07:32:43.154Z] 06f05ace1117: Pulling fs layer [2025-03-06T07:32:43.154Z] 5fe327b54edc: Pulling fs layer [2025-03-06T07:32:43.154Z] 4f4fb700ef54: Pulling fs layer [2025-03-06T07:32:43.154Z] 92a5565b7b96: Pulling fs layer [2025-03-06T07:32:43.154Z] ff9bb7016b71: Pulling fs layer [2025-03-06T07:32:43.154Z] b67dba6c2c7d: Pulling fs layer [2025-03-06T07:32:43.154Z] a813b0c90790: Pulling fs layer [2025-03-06T07:32:43.154Z] 5fe327b54edc: Waiting [2025-03-06T07:32:43.154Z] ff9bb7016b71: Waiting [2025-03-06T07:32:43.154Z] 4f4fb700ef54: Waiting [2025-03-06T07:32:43.154Z] a813b0c90790: Waiting [2025-03-06T07:32:43.154Z] b67dba6c2c7d: Waiting [2025-03-06T07:32:43.154Z] 92a5565b7b96: Waiting [2025-03-06T07:32:43.154Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-06T07:32:43.154Z] 6ef4a4ee8ca5: Download complete [2025-03-06T07:32:43.154Z] 5fe327b54edc: Verifying Checksum [2025-03-06T07:32:43.154Z] 5fe327b54edc: Download complete [2025-03-06T07:32:43.154Z] 4f4fb700ef54: Verifying Checksum [2025-03-06T07:32:43.154Z] 4f4fb700ef54: Download complete [2025-03-06T07:32:43.154Z] 92a5565b7b96: Verifying Checksum [2025-03-06T07:32:43.154Z] 92a5565b7b96: Download complete [2025-03-06T07:32:43.154Z] da9db072f522: Download complete [2025-03-06T07:32:43.154Z] ff9bb7016b71: Verifying Checksum [2025-03-06T07:32:43.154Z] ff9bb7016b71: Download complete [2025-03-06T07:32:43.413Z] da9db072f522: Pull complete [2025-03-06T07:32:43.413Z] 6ef4a4ee8ca5: Pull complete [2025-03-06T07:32:43.413Z] a813b0c90790: Verifying Checksum [2025-03-06T07:32:43.413Z] a813b0c90790: Download complete [2025-03-06T07:32:43.671Z] 06f05ace1117: Verifying Checksum [2025-03-06T07:32:43.671Z] 06f05ace1117: Download complete [2025-03-06T07:32:43.930Z] b67dba6c2c7d: Verifying Checksum [2025-03-06T07:32:43.930Z] b67dba6c2c7d: Download complete [2025-03-06T07:32:47.214Z] 06f05ace1117: Pull complete [2025-03-06T07:32:47.214Z] 5fe327b54edc: Pull complete [2025-03-06T07:32:47.214Z] 4f4fb700ef54: Pull complete [2025-03-06T07:32:47.214Z] 92a5565b7b96: Pull complete [2025-03-06T07:32:47.214Z] ff9bb7016b71: Pull complete [2025-03-06T07:32:49.107Z] b67dba6c2c7d: Pull complete [2025-03-06T07:32:49.672Z] a813b0c90790: Pull complete [2025-03-06T07:32:49.672Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-06T07:32:49.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T07:32:49.672Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-06T07:32:49.975Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T07:32:49.975Z] WORKDIR /edgex [2025-03-06T07:32:49.975Z] COPY go.mod . [2025-03-06T07:32:49.975Z] RUN go mod download [2025-03-06T07:32:49.975Z] + docker build -t ci-base-image-x86_64 -f - . [2025-03-06T07:32:50.541Z] Sending build context to Docker daemon 180.4MB [2025-03-06T07:32:50.541Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-06T07:32:50.541Z] ---> 3ba60ce46760 [2025-03-06T07:32:50.541Z] Step 2/4 : WORKDIR /edgex [2025-03-06T07:32:57.106Z] ---> Running in 1de1c375003e [2025-03-06T07:32:57.106Z] Removing intermediate container 1de1c375003e [2025-03-06T07:32:57.106Z] ---> 69ca695d721c [2025-03-06T07:32:57.106Z] Step 3/4 : COPY go.mod . [2025-03-06T07:32:57.106Z] ---> 62a2b4b36563 [2025-03-06T07:32:57.106Z] Step 4/4 : RUN go mod download [2025-03-06T07:32:57.106Z] ---> Running in 53cdd3073748 [2025-03-06T07:32:57.474Z] Still waiting to schedule task [2025-03-06T07:32:57.474Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-06T07:33:19.058Z] Removing intermediate container 53cdd3073748 [2025-03-06T07:33:19.058Z] ---> cdbe4ca6f087 [2025-03-06T07:33:19.058Z] Successfully built cdbe4ca6f087 [2025-03-06T07:33:19.058Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:33:19.376Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-06T07:33:19.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T07:33:19.468Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T07:33:19.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-06T07:33:19.901Z] $ docker top 1db8719698060e24bd08671542683b36b126073c54200c6d4ae55988c042dd7d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T07:33:20.252Z] + go version [2025-03-06T07:33:20.252Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-06T07:33:20.264Z] $ docker stop --time=1 1db8719698060e24bd08671542683b36b126073c54200c6d4ae55988c042dd7d [2025-03-06T07:33:21.552Z] $ docker rm -f --volumes 1db8719698060e24bd08671542683b36b126073c54200c6d4ae55988c042dd7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:33:21.997Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-06T07:33:21.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T07:33:22.078Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T07:33:22.111Z] $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-06T07:33:22.474Z] $ docker top 957a6df8567348f2e596017ef1d639d437a0b24cc02174e4ea649e2f6a34d567 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-06T07:33:22.549Z] ========================================================= [2025-03-06T07:33:22.549Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-06T07:33:22.549Z] ========================================================= [Pipeline] sh [2025-03-06T07:33:22.825Z] + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] fileExists [Pipeline] sh [2025-03-06T07:33:23.119Z] + make test [2025-03-06T07:33:23.119Z] go test -race -coverprofile=coverage.out ./... [2025-03-06T07:33:31.231Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-06T07:33:57.774Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-06T07:33:58.341Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements [2025-03-06T07:33:59.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-06T07:33:59.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-06T07:33:59.278Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-06T07:33:59.278Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-06T07:33:59.278Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-06T07:33:59.278Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-06T07:33:59.278Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T07:33:59.278Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-06T07:33:59.278Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-06T07:33:59.278Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-06T07:34:00.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-06T07:34:00.657Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-06T07:34:00.657Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-06T07:34:00.657Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-06T07:34:00.657Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T07:34:00.657Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-06T07:34:01.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.059s coverage: 69.2% of statements [2025-03-06T07:34:01.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 3.5% of statements [2025-03-06T07:34:01.599Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements [2025-03-06T07:34:02.174Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-06T07:34:02.174Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-06T07:34:02.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.112s coverage: 93.4% of statements [2025-03-06T07:34:02.174Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 92.3% of statements [2025-03-06T07:34:03.113Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements [2025-03-06T07:34:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-06T07:34:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-06T07:34:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-06T07:34:04.078Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-06T07:34:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.366s coverage: 95.8% of statements [2025-03-06T07:34:05.462Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2025-03-06T07:34:06.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-06T07:34:06.031Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-06T07:34:06.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-06T07:34:06.291Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-06T07:34:06.291Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-06T07:34:06.291Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-06T07:34:07.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-03-06T07:34:07.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements [2025-03-06T07:34:07.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 43.1% of statements [2025-03-06T07:34:07.228Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.030s coverage: 81.1% of statements [2025-03-06T07:34:07.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements [2025-03-06T07:34:07.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 87.1% of statements [2025-03-06T07:34:07.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.025s coverage: 94.1% of statements [2025-03-06T07:34:07.796Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-06T07:34:07.796Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-06T07:34:07.796Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-06T07:34:07.796Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2025-03-06T07:34:08.734Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-06T07:34:08.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-06T07:34:08.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-06T07:34:08.734Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-06T07:34:08.734Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-03-06T07:34:09.669Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-06T07:34:09.669Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-06T07:34:09.669Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-06T07:34:10.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-06T07:34:10.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-06T07:34:10.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-06T07:34:10.606Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-06T07:34:11.174Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-06T07:34:11.174Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-06T07:34:11.754Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-06T07:34:13.129Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-06T07:34:13.387Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-06T07:34:14.771Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-06T07:34:15.705Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-06T07:34:15.705Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-06T07:34:15.705Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-06T07:34:18.994Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-06T07:34:19.930Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-06T07:34:19.930Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-06T07:34:19.930Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.028s coverage: 94.4% of statements [2025-03-06T07:34:19.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-06T07:34:19.930Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-06T07:34:19.930Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T07:34:21.836Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-06T07:34:21.836Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-06T07:34:21.836Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-06T07:34:21.837Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-06T07:34:21.837Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-06T07:34:21.837Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-06T07:34:22.402Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-06T07:34:22.660Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-06T07:34:22.660Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-06T07:34:22.660Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-06T07:34:22.660Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-06T07:34:22.660Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-06T07:34:24.561Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-06T07:34:24.561Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-06T07:34:24.561Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-06T07:34:24.561Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-06T07:34:25.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-06T07:34:25.492Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-06T07:34:25.492Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T07:34:25.492Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-06T07:34:25.748Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-06T07:34:25.749Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-06T07:34:25.749Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-06T07:34:26.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-06T07:34:26.684Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-06T07:34:26.684Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 47.4% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.028s coverage: 87.2% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.027s coverage: 100.0% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.099s coverage: 81.8% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.046s coverage: 6.8% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.047s coverage: 100.0% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.179s coverage: 54.5% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.032s coverage: 96.8% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.571s coverage: 29.2% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 93.8% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.032s coverage: 3.1% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements [2025-03-06T07:34:29.971Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-03-06T07:34:31.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.0% of statements [2025-03-06T07:34:31.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.119s coverage: 94.9% of statements [2025-03-06T07:34:31.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements [2025-03-06T07:34:31.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements [2025-03-06T07:34:31.350Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 43.6% of statements [2025-03-06T07:34:31.607Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-03-06T07:34:31.865Z] running golangci-lint [2025-03-06T07:34:31.865Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-06T07:34:31.865Z] go version go1.23.4 linux/amd64 [2025-03-06T07:34:32.124Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-06T07:34:32.124Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-06T07:34:32.124Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-06T07:34:35.570Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40420 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-06T07:34:35.583Z] Running in /w/workspace/edgex-go/806 [Pipeline] { [Pipeline] checkout [2025-03-06T07:34:38.629Z] The recommended git tool is: git [2025-03-06T07:34:42.983Z] using credential edgex-jenkins-ssh [2025-03-06T07:34:43.005Z] Cloning the remote Git repository [2025-03-06T07:34:43.043Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-06T07:34:43.150Z] > git init /w/workspace/edgex-go/806 # timeout=10 [2025-03-06T07:34:43.283Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-06T07:34:43.297Z] > git --version # timeout=10 [2025-03-06T07:34:43.317Z] > git --version # 'git version 2.25.1' [2025-03-06T07:34:43.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-06T07:34:43.457Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-06T07:34:58.684Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|name|types_sizes|exports_file|files|imports) took 24.963506366s" [2025-03-06T07:34:58.684Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.771163ms" [2025-03-06T07:35:00.262Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-06T07:35:00.286Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-06T07:35:01.119Z] Avoid second fetch [2025-03-06T07:35:01.120Z] Checking out Revision c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d (main) [2025-03-06T07:35:01.973Z] Commit message: "feat: Optimize Postgres Event Reading schema (#5096)" [2025-03-06T07:35:01.133Z] > git config core.sparsecheckout # timeout=10 [2025-03-06T07:35:01.206Z] > git checkout -f c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-06T07:35:06.604Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-06T07:35:06.604Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T07:35:06.604Z] Dload Upload Total Spent Left Speed [2025-03-06T07:35:06.604Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2025-03-06T07:35:06.950Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-06T07:35:07.269Z] + sudo tee /etc/docker/daemon.new [2025-03-06T07:35:07.269Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-06T07:35:07.269Z] { [2025-03-06T07:35:07.269Z] "registry-mirrors": [ [2025-03-06T07:35:07.269Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-06T07:35:07.269Z] ], [2025-03-06T07:35:07.269Z] "bip": "10.250.0.254/24", [2025-03-06T07:35:07.269Z] "hosts": [ [2025-03-06T07:35:07.269Z] "tcp://0.0.0.0:5555", [2025-03-06T07:35:07.269Z] "unix:///var/run/docker.sock" [2025-03-06T07:35:07.269Z] ], [2025-03-06T07:35:07.269Z] "mtu": 1458, [2025-03-06T07:35:07.269Z] "selinux-enabled": true, [2025-03-06T07:35:07.270Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-06T07:35:07.270Z] } [Pipeline] sh [2025-03-06T07:35:07.596Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-06T07:35:07.918Z] + sudo service docker restart [2025-03-06T07:35:13.567Z] level=info msg="[linters_context/goanalysis] analyzers took 2m7.601528993s with top 10 stages: buildir: 1m12.03348893s, gosec: 4.636607015s, inspect: 3.804759501s, fact_deprecated: 3.232379881s, printf: 2.119467677s, ctrlflow: 1.667110972s, fact_purity: 1.448876347s, S1038: 1.413209021s, nilness: 1.376205892s, unused: 983.435899ms" [2025-03-06T07:35:13.567Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-06T07:35:13.567Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 202/202, skip_files: 202/202, skip_dirs: 202/202, exclude: 202/202, filename_unadjuster: 202/202, path_prettifier: 202/202, autogenerated_exclude: 202/202, exclude-rules: 202/20, cgo: 202/202, identifier_marker: 202/202, nolint: 20/0" [2025-03-06T07:35:13.567Z] level=info msg="[runner] processing took 20.886127ms with stages: nolint: 9.503386ms, identifier_marker: 5.678146ms, path_prettifier: 1.868915ms, exclude-rules: 1.622583ms, autogenerated_exclude: 1.230489ms, skip_dirs: 825.047µs, cgo: 70.12µs, invalid_issue: 54.84µs, filename_unadjuster: 25.831µs, fixer: 1.03µs, exclude: 900ns, max_same_issues: 860ns, uniq_by_line: 850ns, skip_files: 800ns, max_from_linter: 720ns, sort_results: 410ns, path_prefixer: 410ns, source_code: 300ns, diff: 150ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2025-03-06T07:35:13.567Z] level=info msg="[runner] linters took 15.052924808s with stages: goanalysis_metalinter: 15.03187181s" [2025-03-06T07:35:13.567Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-06T07:35:13.567Z] level=info msg="Memory: 393 samples, avg is 300.5MB, max is 1356.0MB" [2025-03-06T07:35:13.567Z] level=info msg="Execution took 40.076280129s" [2025-03-06T07:35:13.567Z] go vet ./... [2025-03-06T07:35:20.118Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-06T07:35:20.118Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-06T07:35:20.118Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-06T07:35:20.130Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-03-06T07:35:20.419Z] + ls -al . [2025-03-06T07:35:20.419Z] total 1992 [2025-03-06T07:35:20.419Z] drwxrwxr-x 11 1001 1001 4096 Mar 6 07:33 . [2025-03-06T07:35:20.419Z] drwxr-xr-x 4 root root 4096 Mar 6 07:33 .. [2025-03-06T07:35:20.419Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 .blubracket [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 10 Mar 6 07:32 .dockerignore [2025-03-06T07:35:20.419Z] drwxrwxr-x 8 1001 1001 4096 Mar 6 07:34 .git [2025-03-06T07:35:20.419Z] drwxrwxr-x 3 1001 1001 4096 Mar 6 07:32 .github [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 907 Mar 6 07:32 .gitignore [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 199 Mar 6 07:32 .golangci.yml [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 100 Mar 6 07:32 .hadolint.yml [2025-03-06T07:35:20.419Z] drwxr-xr-x 3 1001 1001 4096 Mar 6 07:32 .semver [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 155 Mar 6 07:32 .sonarcloud.properties [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 1171 Mar 6 07:32 ADOPTERS.md [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 17374 Mar 6 07:32 Attribution.txt [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 108018 Mar 6 07:32 CHANGELOG.md [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 3804 Mar 6 07:32 CONTRIBUTING.md [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 677 Mar 6 07:32 GOVERNANCE.md [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 858 Mar 6 07:32 Jenkinsfile [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 10775 Mar 6 07:32 LICENSE [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 16740 Mar 6 07:32 Makefile [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 582 Mar 6 07:32 OWNERS.md [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 9932 Mar 6 07:32 README.md [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 789 Mar 6 07:32 SECURITY.md [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 12 Mar 6 07:32 VERSION [2025-03-06T07:35:20.419Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 bin [2025-03-06T07:35:20.419Z] drwxrwxr-x 19 1001 1001 4096 Mar 6 07:32 cmd [2025-03-06T07:35:20.419Z] -rw-r--r-- 1 root root 1660758 Mar 6 07:34 coverage.out [2025-03-06T07:35:20.419Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 fuzz_test [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 6495 Mar 6 07:32 go.mod [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 88225 Mar 6 07:32 go.sum [2025-03-06T07:35:20.419Z] drwxrwxr-x 7 1001 1001 4096 Mar 6 07:32 internal [2025-03-06T07:35:20.419Z] drwxrwxr-x 2 1001 1001 4096 Mar 6 07:32 openapi [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 584 Mar 6 07:32 security.txt [2025-03-06T07:35:20.419Z] -rw-rw-r-- 1 1001 1001 204 Mar 6 07:32 version.go [Pipeline] sh [2025-03-06T07:35:20.707Z] + '[' -e coverage.out ] [2025-03-06T07:35:20.707Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-06T07:35:20.862Z] Stashed 1 file(s) [Pipeline] sh [2025-03-06T07:35:21.138Z] + make build [2025-03-06T07:35:21.139Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T07:35:26.150Z] provisioning config files... [2025-03-06T07:35:26.180Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config14837120354984909690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T07:35:26.614Z] ---> ****-login.sh [2025-03-06T07:35:26.614Z] nexus3.edgexfoundry.org:10001 [2025-03-06T07:35:26.892Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:35:27.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:35:27.164Z] Configure a credential helper to remove this warning. See [2025-03-06T07:35:27.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:35:27.164Z] [2025-03-06T07:35:27.164Z] Login Succeeded [2025-03-06T07:35:27.164Z] nexus3.edgexfoundry.org:10002 [2025-03-06T07:35:27.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:35:27.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:35:27.702Z] Configure a credential helper to remove this warning. See [2025-03-06T07:35:27.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:35:27.702Z] [2025-03-06T07:35:27.702Z] Login Succeeded [2025-03-06T07:35:27.702Z] nexus3.edgexfoundry.org:10003 [2025-03-06T07:35:27.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:35:27.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:35:27.971Z] Configure a credential helper to remove this warning. See [2025-03-06T07:35:27.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:35:27.971Z] [2025-03-06T07:35:27.971Z] Login Succeeded [2025-03-06T07:35:27.971Z] nexus3.edgexfoundry.org:10004 [2025-03-06T07:35:28.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:35:28.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:35:28.244Z] Configure a credential helper to remove this warning. See [2025-03-06T07:35:28.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:35:28.244Z] [2025-03-06T07:35:28.244Z] Login Succeeded [2025-03-06T07:35:28.244Z] ****.io [2025-03-06T07:35:28.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:35:28.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:35:28.777Z] Configure a credential helper to remove this warning. See [2025-03-06T07:35:28.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:35:28.777Z] [2025-03-06T07:35:28.777Z] Login Succeeded [2025-03-06T07:35:28.777Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T07:35:28.789Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-06T07:35:29.372Z] + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] echo [2025-03-06T07:35:29.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T07:35:29.415Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T07:35:29.436Z] ========================================================= [2025-03-06T07:35:29.436Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-06T07:35:29.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-06T07:35:29.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T07:35:29.767Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-06T07:35:30.039Z] 9986a736f7d3: Pulling fs layer [2025-03-06T07:35:30.039Z] 1f018df60701: Pulling fs layer [2025-03-06T07:35:30.039Z] 39f8f326b044: Pulling fs layer [2025-03-06T07:35:30.039Z] e6a1e7a6a96a: Pulling fs layer [2025-03-06T07:35:30.039Z] 4f4fb700ef54: Pulling fs layer [2025-03-06T07:35:30.039Z] d45d956e0dbf: Pulling fs layer [2025-03-06T07:35:30.039Z] d7702b0d1db1: Pulling fs layer [2025-03-06T07:35:30.039Z] 5c7f0f088c93: Pulling fs layer [2025-03-06T07:35:30.039Z] 4fdc064ae6cf: Pulling fs layer [2025-03-06T07:35:30.039Z] e6a1e7a6a96a: Waiting [2025-03-06T07:35:30.039Z] 4f4fb700ef54: Waiting [2025-03-06T07:35:30.039Z] d45d956e0dbf: Waiting [2025-03-06T07:35:30.039Z] d7702b0d1db1: Waiting [2025-03-06T07:35:30.039Z] 5c7f0f088c93: Waiting [2025-03-06T07:35:30.039Z] 4fdc064ae6cf: Waiting [2025-03-06T07:35:30.039Z] 1f018df60701: Verifying Checksum [2025-03-06T07:35:30.039Z] 1f018df60701: Download complete [2025-03-06T07:35:30.039Z] e6a1e7a6a96a: Verifying Checksum [2025-03-06T07:35:30.039Z] e6a1e7a6a96a: Download complete [2025-03-06T07:35:30.039Z] 4f4fb700ef54: Verifying Checksum [2025-03-06T07:35:30.039Z] 4f4fb700ef54: Download complete [2025-03-06T07:35:30.039Z] d45d956e0dbf: Verifying Checksum [2025-03-06T07:35:30.039Z] d45d956e0dbf: Download complete [2025-03-06T07:35:30.039Z] d7702b0d1db1: Verifying Checksum [2025-03-06T07:35:30.039Z] d7702b0d1db1: Download complete [2025-03-06T07:35:30.039Z] 9986a736f7d3: Verifying Checksum [2025-03-06T07:35:30.039Z] 9986a736f7d3: Download complete [2025-03-06T07:35:30.627Z] 4fdc064ae6cf: Verifying Checksum [2025-03-06T07:35:30.627Z] 4fdc064ae6cf: Download complete [2025-03-06T07:35:31.213Z] 9986a736f7d3: Pull complete [2025-03-06T07:35:31.801Z] 1f018df60701: Pull complete [2025-03-06T07:35:32.068Z] 39f8f326b044: Download complete [2025-03-06T07:35:33.031Z] 5c7f0f088c93: Verifying Checksum [2025-03-06T07:35:33.031Z] 5c7f0f088c93: Download complete [2025-03-06T07:35:47.726Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-06T07:35:47.726Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-06T07:35:48.061Z] 39f8f326b044: Pull complete [2025-03-06T07:35:48.061Z] e6a1e7a6a96a: Pull complete [2025-03-06T07:35:48.061Z] 4f4fb700ef54: Pull complete [2025-03-06T07:35:48.061Z] d45d956e0dbf: Pull complete [2025-03-06T07:35:48.061Z] d7702b0d1db1: Pull complete [2025-03-06T07:35:48.665Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-06T07:35:49.231Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-06T07:35:51.135Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-06T07:35:56.271Z] 5c7f0f088c93: Pull complete [2025-03-06T07:35:56.402Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-06T07:35:56.858Z] 4fdc064ae6cf: Pull complete [2025-03-06T07:35:56.858Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-06T07:35:56.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T07:35:56.858Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-06T07:35:57.193Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T07:35:57.193Z] WORKDIR /edgex [2025-03-06T07:35:57.193Z] COPY go.mod . [2025-03-06T07:35:57.193Z] RUN go mod download [2025-03-06T07:35:57.193Z] + docker build -t ci-base-image-arm64 -f - . [2025-03-06T07:35:57.794Z] Sending build context to Docker daemon 3.689MB [2025-03-06T07:35:57.794Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-06T07:35:57.794Z] ---> 63f30b955cb9 [2025-03-06T07:35:57.794Z] Step 2/4 : WORKDIR /edgex [2025-03-06T07:35:58.941Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-06T07:35:59.735Z] ---> Running in bdebe3b88206 [2025-03-06T07:36:00.005Z] Removing intermediate container bdebe3b88206 [2025-03-06T07:36:00.005Z] ---> d89667676b12 [2025-03-06T07:36:00.005Z] Step 3/4 : COPY go.mod . [2025-03-06T07:36:00.275Z] ---> 433a1da29c5f [2025-03-06T07:36:00.275Z] Step 4/4 : RUN go mod download [2025-03-06T07:36:00.549Z] ---> Running in b6e314643054 [2025-03-06T07:36:00.847Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-06T07:36:03.389Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-06T07:36:04.774Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-06T07:36:06.154Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-06T07:36:07.089Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-06T07:36:09.000Z] $ docker stop --time=1 957a6df8567348f2e596017ef1d639d437a0b24cc02174e4ea649e2f6a34d567 [2025-03-06T07:36:13.558Z] $ docker rm -f --volumes 957a6df8567348f2e596017ef1d639d437a0b24cc02174e4ea649e2f6a34d567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:36:14.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-06T07:36:14.974Z] [2025-03-06T07:36:14.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:36:15.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-06T07:36:15.279Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-06T07:36:15.279Z] 91d30c5bc195: Pulling fs layer [2025-03-06T07:36:15.279Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-06T07:36:15.279Z] 9c61dcf015f6: Pulling fs layer [2025-03-06T07:36:15.279Z] 4698f68db338: Pulling fs layer [2025-03-06T07:36:15.279Z] 2a2f49069b9e: Pulling fs layer [2025-03-06T07:36:15.279Z] e0025b399a48: Pulling fs layer [2025-03-06T07:36:15.279Z] 2a2f49069b9e: Waiting [2025-03-06T07:36:15.279Z] e0025b399a48: Waiting [2025-03-06T07:36:15.279Z] 4698f68db338: Waiting [2025-03-06T07:36:15.279Z] 91d30c5bc195: Verifying Checksum [2025-03-06T07:36:15.279Z] 91d30c5bc195: Download complete [2025-03-06T07:36:15.279Z] 4698f68db338: Verifying Checksum [2025-03-06T07:36:15.279Z] 4698f68db338: Download complete [2025-03-06T07:36:15.537Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-06T07:36:15.537Z] 2e9b0aa3be6d: Download complete [2025-03-06T07:36:15.537Z] e0025b399a48: Verifying Checksum [2025-03-06T07:36:15.537Z] e0025b399a48: Download complete [2025-03-06T07:36:15.537Z] 91d30c5bc195: Pull complete [2025-03-06T07:36:15.537Z] 2a2f49069b9e: Verifying Checksum [2025-03-06T07:36:15.537Z] 2a2f49069b9e: Download complete [2025-03-06T07:36:15.795Z] 2e9b0aa3be6d: Pull complete [2025-03-06T07:36:16.053Z] 9c61dcf015f6: Verifying Checksum [2025-03-06T07:36:16.053Z] 9c61dcf015f6: Download complete [2025-03-06T07:36:18.582Z] 9c61dcf015f6: Pull complete [2025-03-06T07:36:18.582Z] 4698f68db338: Pull complete [2025-03-06T07:36:19.148Z] 2a2f49069b9e: Pull complete [2025-03-06T07:36:19.148Z] e0025b399a48: Pull complete [2025-03-06T07:36:19.148Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-06T07:36:19.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-06T07:36:19.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T07:36:19.248Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T07:36:19.274Z] $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-06T07:36:21.826Z] $ docker top 49dc8fa0d976f0ed4449311f07a5217e967225f5dd7e40250028977390c540a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T07:36:22.177Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-06T07:36:24.711Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #1 transferring dockerfile: 2.10kB done [2025-03-06T07:36:24.711Z] #1 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #2 transferring dockerfile: 2.00kB done [2025-03-06T07:36:24.711Z] #2 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #3 transferring dockerfile: 1.81kB done [2025-03-06T07:36:24.711Z] #3 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #4 transferring dockerfile: 1.89kB done [2025-03-06T07:36:24.711Z] #4 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #5 [security-spire-config internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #5 transferring dockerfile: 1.69kB done [2025-03-06T07:36:24.711Z] #5 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #6 transferring dockerfile: 1.70kB done [2025-03-06T07:36:24.711Z] #6 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #7 [core-command internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #7 transferring dockerfile: 1.94kB done [2025-03-06T07:36:24.711Z] #7 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #8 transferring dockerfile: 3.02kB done [2025-03-06T07:36:24.711Z] #8 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #9 transferring dockerfile: 1.83kB done [2025-03-06T07:36:24.711Z] #9 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #10 transferring dockerfile: 2.14kB done [2025-03-06T07:36:24.711Z] #10 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #11 transferring dockerfile: 2.49kB done [2025-03-06T07:36:24.711Z] #11 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #12 transferring dockerfile: 2.23kB done [2025-03-06T07:36:24.711Z] #12 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #13 [core-data internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #13 transferring dockerfile: 2.04kB done [2025-03-06T07:36:24.711Z] #13 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #14 [core-keeper internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #14 transferring dockerfile: 2.01kB done [2025-03-06T07:36:24.711Z] #14 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #15 [core-metadata internal] load .dockerignore [2025-03-06T07:36:24.711Z] #15 transferring context: 50B done [2025-03-06T07:36:24.711Z] #15 DONE 0.0s [2025-03-06T07:36:24.711Z] [2025-03-06T07:36:24.711Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-06T07:36:24.711Z] #16 transferring dockerfile: 2.50kB done [2025-03-06T07:36:24.971Z] #16 DONE 0.0s [2025-03-06T07:36:24.971Z] [2025-03-06T07:36:24.971Z] #17 [support-notifications internal] load .dockerignore [2025-03-06T07:36:24.971Z] #17 transferring context: 50B done [2025-03-06T07:36:24.971Z] #17 DONE 0.0s [2025-03-06T07:36:24.971Z] [2025-03-06T07:36:24.971Z] #18 [security-spire-agent internal] load .dockerignore [2025-03-06T07:36:24.971Z] #18 transferring context: 50B done [2025-03-06T07:36:24.971Z] #18 DONE 0.0s [2025-03-06T07:36:24.971Z] [2025-03-06T07:36:24.971Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2025-03-06T07:36:24.971Z] #19 transferring context: 50B done [2025-03-06T07:36:24.971Z] #19 DONE 0.0s [2025-03-06T07:36:24.971Z] [2025-03-06T07:36:24.971Z] #20 [security-spire-config internal] load .dockerignore [2025-03-06T07:36:24.971Z] #20 transferring context: 50B done [2025-03-06T07:36:24.971Z] #20 DONE 0.0s [2025-03-06T07:36:24.971Z] [2025-03-06T07:36:24.971Z] #21 [security-spire-server internal] load .dockerignore [2025-03-06T07:36:24.971Z] #21 transferring context: 50B done [2025-03-06T07:36:24.971Z] #21 DONE 0.0s [2025-03-06T07:36:24.971Z] [2025-03-06T07:36:24.971Z] #22 [core-command internal] load .dockerignore [2025-03-06T07:36:24.971Z] #22 transferring context: 50B done [2025-03-06T07:36:24.971Z] #22 DONE 0.0s [2025-03-06T07:36:24.971Z] [2025-03-06T07:36:24.971Z] #23 [security-bootstrapper internal] load .dockerignore [2025-03-06T07:36:25.230Z] #23 transferring context: 50B done [2025-03-06T07:36:25.230Z] #23 DONE 0.0s [2025-03-06T07:36:25.230Z] [2025-03-06T07:36:25.230Z] #24 [support-scheduler internal] load .dockerignore [2025-03-06T07:36:25.230Z] #24 transferring context: 50B done [2025-03-06T07:36:25.230Z] #24 DONE 0.0s [2025-03-06T07:36:25.230Z] [2025-03-06T07:36:25.230Z] #25 [security-proxy-auth internal] load .dockerignore [2025-03-06T07:36:25.230Z] #25 transferring context: 50B done [2025-03-06T07:36:25.231Z] #25 DONE 0.0s [2025-03-06T07:36:25.231Z] [2025-03-06T07:36:25.231Z] #26 [security-secretstore-setup internal] load .dockerignore [2025-03-06T07:36:25.231Z] #26 transferring context: 50B done [2025-03-06T07:36:25.231Z] #26 DONE 0.0s [2025-03-06T07:36:25.231Z] [2025-03-06T07:36:25.231Z] #27 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-06T07:36:25.231Z] #27 transferring context: 50B done [2025-03-06T07:36:25.231Z] #27 DONE 0.0s [2025-03-06T07:36:25.231Z] [2025-03-06T07:36:25.231Z] #28 [core-data internal] load .dockerignore [2025-03-06T07:36:25.231Z] #28 transferring context: 50B done [2025-03-06T07:36:25.231Z] #28 DONE 0.0s [2025-03-06T07:36:25.231Z] [2025-03-06T07:36:25.231Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T07:36:25.231Z] #29 DONE 0.0s [2025-03-06T07:36:25.231Z] [2025-03-06T07:36:25.231Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:36:25.231Z] #30 ... [2025-03-06T07:36:25.231Z] [2025-03-06T07:36:25.231Z] #31 [core-keeper internal] load .dockerignore [2025-03-06T07:36:25.231Z] #31 transferring context: 50B done [2025-03-06T07:36:25.231Z] #31 DONE 0.0s [2025-03-06T07:36:25.231Z] [2025-03-06T07:36:25.231Z] #32 [security-proxy-setup internal] load .dockerignore [2025-03-06T07:36:25.231Z] #32 transferring context: 50B done [2025-03-06T07:36:25.231Z] #32 DONE 0.0s [2025-03-06T07:36:25.489Z] [2025-03-06T07:36:25.489Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T07:36:25.489Z] #29 DONE 0.0s [2025-03-06T07:36:25.489Z] [2025-03-06T07:36:25.489Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:36:25.489Z] #30 ... [2025-03-06T07:36:25.489Z] [2025-03-06T07:36:25.489Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-06T07:36:25.489Z] #29 DONE 0.0s [2025-03-06T07:36:25.489Z] [2025-03-06T07:36:25.489Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:36:25.748Z] #30 DONE 0.5s [2025-03-06T07:36:25.748Z] [2025-03-06T07:36:25.748Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:36:25.748Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-06T07:36:25.748Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-06T07:36:26.006Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:36:26.006Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T07:36:26.006Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T07:36:26.006Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.2s [2025-03-06T07:36:26.006Z] #33 ... [2025-03-06T07:36:26.006Z] [2025-03-06T07:36:26.006Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-06T07:36:26.006Z] #34 DONE 0.7s [2025-03-06T07:36:26.006Z] [2025-03-06T07:36:26.006Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-06T07:36:26.006Z] #35 DONE 0.7s [2025-03-06T07:36:26.006Z] [2025-03-06T07:36:26.006Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:36:26.006Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-06T07:36:26.006Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:36:26.006Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-06T07:36:26.006Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-06T07:36:26.006Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.3s done [2025-03-06T07:36:26.006Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-06T07:36:26.264Z] #33 ... [2025-03-06T07:36:26.264Z] [2025-03-06T07:36:26.264Z] #36 [security-spire-server internal] load build context [2025-03-06T07:36:26.264Z] #36 transferring context: 23.80kB done [2025-03-06T07:36:26.264Z] #36 DONE 0.3s [2025-03-06T07:36:26.264Z] [2025-03-06T07:36:26.264Z] #37 [security-spire-config internal] load build context [2025-03-06T07:36:26.264Z] #37 transferring context: 22.05kB 0.0s done [2025-03-06T07:36:26.264Z] #37 DONE 0.3s [2025-03-06T07:36:26.264Z] [2025-03-06T07:36:26.264Z] #38 [security-spire-agent internal] load build context [2025-03-06T07:36:26.264Z] #38 transferring context: 23.33kB 0.0s done [2025-03-06T07:36:26.264Z] #38 DONE 0.3s [2025-03-06T07:36:26.264Z] [2025-03-06T07:36:26.264Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:36:26.264Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-06T07:36:26.524Z] #33 DONE 1.2s [2025-03-06T07:36:26.524Z] [2025-03-06T07:36:26.524Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:36:26.524Z] #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-06T07:36:26.524Z] #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-06T07:36:26.524Z] #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-06T07:36:26.524Z] #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-06T07:36:26.524Z] #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-06T07:36:26.524Z] #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-06T07:36:26.525Z] #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-06T07:36:26.525Z] #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s done [2025-03-06T07:36:26.525Z] #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-06T07:36:26.525Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 0.4s [2025-03-06T07:36:26.525Z] #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done [2025-03-06T07:36:26.782Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 22.02MB / 36.47MB 0.5s [2025-03-06T07:36:26.782Z] #39 ... [2025-03-06T07:36:26.782Z] [2025-03-06T07:36:26.782Z] #40 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-06T07:36:26.782Z] #40 DONE 1.4s [2025-03-06T07:36:26.782Z] [2025-03-06T07:36:26.782Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:36:26.782Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 35.65MB / 36.47MB 0.6s [2025-03-06T07:36:27.348Z] #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.9s done [2025-03-06T07:36:27.348Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-06T07:36:29.889Z] #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.3s done [2025-03-06T07:36:35.157Z] #39 ... [2025-03-06T07:36:35.157Z] [2025-03-06T07:36:35.157Z] #41 [security-bootstrapper internal] load build context [2025-03-06T07:36:35.157Z] #41 transferring context: 311.10MB 8.7s [2025-03-06T07:36:35.723Z] #41 ... [2025-03-06T07:36:35.723Z] [2025-03-06T07:36:35.723Z] #42 [core-data internal] load build context [2025-03-06T07:36:35.723Z] #42 ... [2025-03-06T07:36:35.723Z] [2025-03-06T07:36:35.723Z] #43 [security-proxy-auth internal] load build context [2025-03-06T07:36:35.723Z] #43 ... [2025-03-06T07:36:35.723Z] [2025-03-06T07:36:35.723Z] #44 [support-notifications internal] load build context [2025-03-06T07:36:35.981Z] #44 ... [2025-03-06T07:36:35.981Z] [2025-03-06T07:36:35.981Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-06T07:36:35.981Z] #45 ... [2025-03-06T07:36:35.981Z] [2025-03-06T07:36:35.981Z] #46 [core-metadata internal] load build context [2025-03-06T07:36:35.981Z] #46 ... [2025-03-06T07:36:35.981Z] [2025-03-06T07:36:35.981Z] #47 [security-secretstore-setup internal] load build context [2025-03-06T07:36:36.238Z] #47 ... [2025-03-06T07:36:36.238Z] [2025-03-06T07:36:36.238Z] #48 [core-command internal] load build context [2025-03-06T07:36:36.238Z] #48 ... [2025-03-06T07:36:36.238Z] [2025-03-06T07:36:36.238Z] #49 [security-spiffe-token-provider internal] load build context [2025-03-06T07:36:37.615Z] #49 ... [2025-03-06T07:36:37.615Z] [2025-03-06T07:36:37.615Z] #50 [security-proxy-setup internal] load build context [2025-03-06T07:36:37.615Z] #50 ... [2025-03-06T07:36:37.615Z] [2025-03-06T07:36:37.615Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T07:36:37.615Z] #51 ... [2025-03-06T07:36:37.615Z] [2025-03-06T07:36:37.615Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T07:36:37.615Z] #52 ... [2025-03-06T07:36:37.615Z] [2025-03-06T07:36:37.615Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T07:36:37.876Z] #53 ... [2025-03-06T07:36:37.876Z] [2025-03-06T07:36:37.876Z] #54 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T07:36:37.876Z] #54 ... [2025-03-06T07:36:37.876Z] [2025-03-06T07:36:37.876Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T07:36:38.133Z] #55 ... [2025-03-06T07:36:38.133Z] [2025-03-06T07:36:38.133Z] #56 [core-keeper internal] load build context [2025-03-06T07:36:38.133Z] #56 ... [2025-03-06T07:36:38.133Z] [2025-03-06T07:36:38.133Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T07:36:38.393Z] #57 ... [2025-03-06T07:36:38.393Z] [2025-03-06T07:36:38.393Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T07:36:38.393Z] #58 ... [2025-03-06T07:36:38.393Z] [2025-03-06T07:36:38.393Z] #59 [support-scheduler internal] load build context [2025-03-06T07:36:38.393Z] #59 ... [2025-03-06T07:36:38.393Z] [2025-03-06T07:36:38.393Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T07:36:38.651Z] #60 ... [2025-03-06T07:36:38.651Z] [2025-03-06T07:36:38.651Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:36:38.651Z] #61 ... [2025-03-06T07:36:38.651Z] [2025-03-06T07:36:38.651Z] #62 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-03-06T07:36:38.914Z] #62 ... [2025-03-06T07:36:38.914Z] [2025-03-06T07:36:38.914Z] #63 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-06T07:36:38.914Z] #63 ... [2025-03-06T07:36:38.914Z] [2025-03-06T07:36:38.914Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T07:36:38.914Z] #64 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-06T07:36:38.914Z] #64 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-06T07:36:38.914Z] #64 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-06T07:36:38.914Z] #64 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-06T07:36:38.914Z] #64 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-06T07:36:38.914Z] #64 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-06T07:36:38.914Z] #64 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.3s done [2025-03-06T07:36:38.914Z] #64 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-06T07:36:38.914Z] #64 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.6s done [2025-03-06T07:36:38.914Z] #64 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-06T07:36:38.914Z] #64 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-06T07:36:38.914Z] #64 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done [2025-03-06T07:36:38.914Z] #64 ... [2025-03-06T07:36:38.914Z] [2025-03-06T07:36:38.914Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T07:36:38.914Z] #0 8.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:36:38.914Z] #0 8.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:36:38.914Z] #0 8.941 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:36:38.914Z] #0 8.941 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:36:38.914Z] #0 8.941 OK: 24170 distinct packages available [2025-03-06T07:36:38.914Z] #0 9.019 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:36:38.914Z] #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:36:38.914Z] #0 9.372 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T07:36:38.914Z] #0 9.379 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-06T07:36:38.914Z] #0 9.382 (3/4) Installing libucontext (1.2-r3) [2025-03-06T07:36:38.914Z] #0 9.384 (4/4) Installing gcompat (1.1.0-r4) [2025-03-06T07:36:38.914Z] #0 9.388 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:36:38.914Z] #0 9.399 OK: 8 MiB in 18 packages [2025-03-06T07:36:39.171Z] #65 ... [2025-03-06T07:36:39.171Z] [2025-03-06T07:36:39.171Z] #50 [security-proxy-setup internal] load build context [2025-03-06T07:36:39.737Z] #50 transferring context: 461.30MB 13.8s [2025-03-06T07:36:40.301Z] #50 transferring context: 496.29MB 14.4s done [2025-03-06T07:36:43.589Z] #50 ... [2025-03-06T07:36:43.589Z] [2025-03-06T07:36:43.589Z] #42 [core-data internal] load build context [2025-03-06T07:36:43.589Z] #42 transferring context: 496.29MB 15.1s done [2025-03-06T07:36:46.133Z] #42 ... [2025-03-06T07:36:46.133Z] [2025-03-06T07:36:46.133Z] #41 [security-bootstrapper internal] load build context [2025-03-06T07:36:46.133Z] #41 transferring context: 496.29MB 14.8s done [2025-03-06T07:36:46.133Z] #41 ... [2025-03-06T07:36:46.133Z] [2025-03-06T07:36:46.133Z] #43 [security-proxy-auth internal] load build context [2025-03-06T07:36:46.133Z] #43 transferring context: 496.29MB 14.5s done [2025-03-06T07:36:46.133Z] #43 ... [2025-03-06T07:36:46.133Z] [2025-03-06T07:36:46.133Z] #44 [support-notifications internal] load build context [2025-03-06T07:36:46.133Z] #44 transferring context: 496.29MB 14.0s done [2025-03-06T07:36:46.133Z] #44 ... [2025-03-06T07:36:46.133Z] [2025-03-06T07:36:46.133Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-06T07:36:46.133Z] #45 transferring context: 496.29MB 13.2s done [2025-03-06T07:36:46.394Z] #45 ... [2025-03-06T07:36:46.394Z] [2025-03-06T07:36:46.394Z] #46 [core-metadata internal] load build context [2025-03-06T07:36:46.394Z] #46 transferring context: 496.29MB 13.7s done [2025-03-06T07:36:46.394Z] #46 ... [2025-03-06T07:36:46.394Z] [2025-03-06T07:36:46.394Z] #47 [security-secretstore-setup internal] load build context [2025-03-06T07:36:46.394Z] #47 transferring context: 496.29MB 15.1s done [2025-03-06T07:36:46.653Z] #47 ... [2025-03-06T07:36:46.653Z] [2025-03-06T07:36:46.653Z] #48 [core-command internal] load build context [2025-03-06T07:36:46.653Z] #48 transferring context: 496.29MB 15.0s done [2025-03-06T07:36:47.414Z] Removing intermediate container b6e314643054 [2025-03-06T07:36:47.414Z] ---> 717a5d46d3b2 [2025-03-06T07:36:47.414Z] Successfully built 717a5d46d3b2 [2025-03-06T07:36:47.414Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:36:47.741Z] + docker inspect -f . ci-base-image-arm64 [2025-03-06T07:36:47.741Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T07:36:47.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-40420 does not seem to be running inside a container [2025-03-06T07:36:48.007Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-06T07:36:48.088Z] #48 ... [2025-03-06T07:36:48.088Z] [2025-03-06T07:36:48.088Z] #49 [security-spiffe-token-provider internal] load build context [2025-03-06T07:36:48.088Z] #49 transferring context: 496.29MB 14.0s done [2025-03-06T07:36:48.088Z] #49 ... [2025-03-06T07:36:48.088Z] [2025-03-06T07:36:48.088Z] #56 [core-keeper internal] load build context [2025-03-06T07:36:48.088Z] #56 transferring context: 496.29MB 15.1s done [2025-03-06T07:36:48.657Z] #56 ... [2025-03-06T07:36:48.657Z] [2025-03-06T07:36:48.657Z] #59 [support-scheduler internal] load build context [2025-03-06T07:36:48.657Z] #59 transferring context: 496.29MB 14.9s done [2025-03-06T07:36:49.173Z] $ docker top 445b213bbb5733254bff72e62310a6d8a0ba65c316314dd4bd47009e35a9f3ca -eo pid,comm [2025-03-06T07:36:49.224Z] #59 ... [2025-03-06T07:36:49.224Z] [2025-03-06T07:36:49.224Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T07:36:49.224Z] #57 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:36:49.224Z] #57 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:36:49.224Z] #57 12.67 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T07:36:49.224Z] #57 12.68 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:36:49.224Z] #57 12.68 OK: 8 MiB in 15 packages [Pipeline] { [Pipeline] sh [2025-03-06T07:36:49.999Z] + go version [2025-03-06T07:36:50.000Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-06T07:36:50.015Z] $ docker stop --time=1 445b213bbb5733254bff72e62310a6d8a0ba65c316314dd4bd47009e35a9f3ca [2025-03-06T07:36:51.624Z] $ docker rm -f --volumes 445b213bbb5733254bff72e62310a6d8a0ba65c316314dd4bd47009e35a9f3ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:36:52.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-06T07:36:52.356Z] [2025-03-06T07:36:52.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:36:52.689Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-06T07:36:52.689Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-06T07:36:52.689Z] 547446be3368: Pulling fs layer [2025-03-06T07:36:52.689Z] d125d8839a47: Pulling fs layer [2025-03-06T07:36:52.689Z] 3e85d5ac6304: Pulling fs layer [2025-03-06T07:36:52.689Z] c3105a71a48b: Pulling fs layer [2025-03-06T07:36:52.689Z] 0f093f025ec4: Pulling fs layer [2025-03-06T07:36:52.689Z] c3106fc0e877: Pulling fs layer [2025-03-06T07:36:52.689Z] c3105a71a48b: Waiting [2025-03-06T07:36:52.689Z] 0f093f025ec4: Waiting [2025-03-06T07:36:52.689Z] c3106fc0e877: Waiting [2025-03-06T07:36:52.954Z] 547446be3368: Verifying Checksum [2025-03-06T07:36:52.954Z] 547446be3368: Download complete [2025-03-06T07:36:52.954Z] c3105a71a48b: Verifying Checksum [2025-03-06T07:36:52.954Z] c3105a71a48b: Download complete [2025-03-06T07:36:53.219Z] d125d8839a47: Verifying Checksum [2025-03-06T07:36:53.219Z] d125d8839a47: Download complete [2025-03-06T07:36:53.219Z] c3106fc0e877: Verifying Checksum [2025-03-06T07:36:53.219Z] c3106fc0e877: Download complete [2025-03-06T07:36:53.488Z] 0f093f025ec4: Verifying Checksum [2025-03-06T07:36:53.488Z] 0f093f025ec4: Download complete [2025-03-06T07:36:53.753Z] 547446be3368: Pull complete [2025-03-06T07:36:54.708Z] d125d8839a47: Pull complete [2025-03-06T07:36:55.288Z] 3e85d5ac6304: Verifying Checksum [2025-03-06T07:36:55.288Z] 3e85d5ac6304: Download complete [2025-03-06T07:37:05.342Z] 3e85d5ac6304: Pull complete [2025-03-06T07:37:05.342Z] c3105a71a48b: Pull complete [2025-03-06T07:37:05.609Z] 0f093f025ec4: Pull complete [2025-03-06T07:37:05.875Z] c3106fc0e877: Pull complete [2025-03-06T07:37:05.875Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-06T07:37:05.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-06T07:37:05.875Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T07:37:06.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-40420 does not seem to be running inside a container [2025-03-06T07:37:06.131Z] $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-06T07:37:08.050Z] $ docker top 62b1b55b7af142a28e5c382ecb47f9b029c3bf2165b7fcd6fc54caa63d64e2fe -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T07:37:08.550Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-06T07:37:11.226Z] #57 DONE 42.0s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #45 [core-common-config-bootstrapper internal] load build context [2025-03-06T07:37:11.227Z] #45 DONE 43.3s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #62 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-03-06T07:37:11.227Z] #62 DONE 42.0s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:11.227Z] #66 ... [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #51 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T07:37:11.227Z] #51 DONE 42.1s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T07:37:11.227Z] #65 DONE 42.1s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #49 [security-spiffe-token-provider internal] load build context [2025-03-06T07:37:11.227Z] #49 DONE 43.4s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #46 [core-metadata internal] load build context [2025-03-06T07:37:11.227Z] #46 DONE 43.4s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #50 [security-proxy-setup internal] load build context [2025-03-06T07:37:11.227Z] #50 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #43 [security-proxy-auth internal] load build context [2025-03-06T07:37:11.227Z] #43 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #41 [security-bootstrapper internal] load build context [2025-03-06T07:37:11.227Z] #41 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #44 [support-notifications internal] load build context [2025-03-06T07:37:11.227Z] #44 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #42 [core-data internal] load build context [2025-03-06T07:37:11.227Z] #42 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #59 [support-scheduler internal] load build context [2025-03-06T07:37:11.227Z] #59 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #48 [core-command internal] load build context [2025-03-06T07:37:11.227Z] #48 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #56 [core-keeper internal] load build context [2025-03-06T07:37:11.227Z] #56 DONE 43.6s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #47 [security-secretstore-setup internal] load build context [2025-03-06T07:37:11.227Z] #47 DONE 43.6s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T07:37:11.227Z] #58 42.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #58 ... [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T07:37:11.227Z] #64 DONE 43.2s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T07:37:11.227Z] #58 42.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #58 42.82 (1/3) Installing ca-certificates (20241121-r1) [2025-03-06T07:37:11.227Z] #58 42.84 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:11.227Z] #58 42.84 (3/3) Installing tzdata (2025a-r0) [2025-03-06T07:37:11.227Z] #58 42.89 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:11.227Z] #58 42.90 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:37:11.227Z] #58 42.96 OK: 10 MiB in 17 packages [2025-03-06T07:37:11.227Z] #58 DONE 43.3s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:11.227Z] #67 ... [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T07:37:11.227Z] #53 42.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #53 42.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #53 42.87 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:11.227Z] #53 42.88 (2/4) Installing openssl (3.3.3-r0) [2025-03-06T07:37:11.227Z] #53 42.89 (3/4) Installing su-exec (0.2-r3) [2025-03-06T07:37:11.227Z] #53 42.90 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T07:37:11.227Z] #53 43.01 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:11.227Z] #53 43.01 OK: 19 MiB in 18 packages [2025-03-06T07:37:11.227Z] #53 DONE 43.2s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T07:37:11.227Z] #60 42.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #60 42.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #60 43.25 (1/7) Installing ca-certificates (20241121-r1) [2025-03-06T07:37:11.227Z] #60 43.27 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:11.227Z] #60 43.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-06T07:37:11.227Z] #60 43.28 (4/7) Installing libsodium (1.0.19-r0) [2025-03-06T07:37:11.227Z] #60 43.29 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-06T07:37:11.227Z] #60 43.30 (6/7) Installing libzmq (4.3.5-r2) [2025-03-06T07:37:11.227Z] #60 43.31 (7/7) Installing zeromq (4.3.5-r2) [2025-03-06T07:37:11.227Z] #60 43.31 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:11.227Z] #60 43.32 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:37:11.227Z] #60 43.45 OK: 12 MiB in 21 packages [2025-03-06T07:37:11.227Z] #60 ... [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #52 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T07:37:11.227Z] #52 42.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #52 42.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #52 43.08 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:11.227Z] #52 43.08 (2/2) Installing su-exec (0.2-r3) [2025-03-06T07:37:11.227Z] #52 43.08 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:11.227Z] #52 43.11 OK: 8 MiB in 16 packages [2025-03-06T07:37:11.227Z] #52 DONE 43.5s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #63 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-06T07:37:11.227Z] #63 43.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #63 43.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #63 43.56 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:11.227Z] #63 43.57 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:11.227Z] #63 43.57 OK: 8 MiB in 15 packages [2025-03-06T07:37:11.227Z] #63 DONE 43.9s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T07:37:11.227Z] #55 42.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #55 42.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.227Z] #55 43.20 (1/4) Installing ca-certificates (20241121-r1) [2025-03-06T07:37:11.227Z] #55 43.22 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:11.227Z] #55 43.23 (3/4) Installing su-exec (0.2-r3) [2025-03-06T07:37:11.227Z] #55 43.23 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T07:37:11.227Z] #55 43.31 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:11.227Z] #55 43.32 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:37:11.227Z] #55 43.45 OK: 19 MiB in 18 packages [2025-03-06T07:37:11.227Z] #55 DONE 43.6s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T07:37:11.227Z] #60 DONE 43.6s [2025-03-06T07:37:11.227Z] [2025-03-06T07:37:11.227Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:11.227Z] #66 1.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.486Z] #66 ... [2025-03-06T07:37:11.486Z] [2025-03-06T07:37:11.486Z] #68 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:11.486Z] #68 DONE 0.1s [2025-03-06T07:37:11.486Z] [2025-03-06T07:37:11.486Z] #54 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T07:37:11.486Z] #54 42.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.486Z] #54 43.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.486Z] #54 43.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:37:11.486Z] #54 43.50 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:37:11.486Z] #54 43.50 OK: 24170 distinct packages available [2025-03-06T07:37:11.486Z] #54 43.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.486Z] #54 43.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.486Z] #54 43.99 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:11.486Z] #54 43.99 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-06T07:37:11.486Z] #54 44.00 (3/5) Installing libucontext (1.2-r3) [2025-03-06T07:37:11.486Z] #54 44.00 (4/5) Installing gcompat (1.1.0-r4) [2025-03-06T07:37:11.486Z] #54 44.00 (5/5) Installing openssl (3.3.3-r0) [2025-03-06T07:37:11.486Z] #54 44.01 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:11.486Z] #54 44.02 OK: 9 MiB in 19 packages [2025-03-06T07:37:11.486Z] #54 DONE 44.2s [2025-03-06T07:37:11.486Z] [2025-03-06T07:37:11.486Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T07:37:11.486Z] #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.486Z] #0 2.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.486Z] #0 2.420 OK: 248 MiB in 58 packages [2025-03-06T07:37:11.486Z] #69 DONE 2.6s [2025-03-06T07:37:11.486Z] [2025-03-06T07:37:11.486Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-06T07:37:11.745Z] #70 ... [2025-03-06T07:37:11.745Z] [2025-03-06T07:37:11.745Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T07:37:11.745Z] #0 2.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.745Z] #0 2.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:11.745Z] #0 2.560 OK: 248 MiB in 58 packages [2025-03-06T07:37:11.745Z] #71 DONE 2.7s [2025-03-06T07:37:11.745Z] [2025-03-06T07:37:11.745Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:11.745Z] #72 DONE 0.1s [2025-03-06T07:37:11.745Z] [2025-03-06T07:37:11.745Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:12.004Z] #73 ... [2025-03-06T07:37:12.004Z] [2025-03-06T07:37:12.004Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T07:37:12.004Z] #74 DONE 3.0s [2025-03-06T07:37:12.004Z] [2025-03-06T07:37:12.004Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:37:12.004Z] #61 43.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:12.004Z] #61 43.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:12.004Z] #61 44.31 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:37:12.004Z] #61 44.31 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:37:12.004Z] #61 44.31 OK: 24170 distinct packages available [2025-03-06T07:37:12.004Z] #61 44.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:12.004Z] #61 44.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:12.004Z] #61 44.78 (1/14) Installing ca-certificates (20241121-r1) [2025-03-06T07:37:12.004Z] #61 44.79 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-06T07:37:12.004Z] #61 44.81 (3/14) Installing c-ares (1.33.1-r0) [2025-03-06T07:37:12.004Z] #61 44.81 (4/14) Installing libunistring (1.2-r0) [2025-03-06T07:37:12.004Z] #61 44.82 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-06T07:37:12.004Z] #61 44.83 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-06T07:37:12.004Z] #61 44.83 (7/14) Installing libpsl (0.21.5-r1) [2025-03-06T07:37:12.004Z] #61 44.83 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-06T07:37:12.004Z] #61 44.85 (9/14) Installing libcurl (8.12.1-r0) [2025-03-06T07:37:12.004Z] #61 44.85 (10/14) Installing curl (8.12.1-r0) [2025-03-06T07:37:12.004Z] #61 44.86 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:12.004Z] #61 44.86 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-06T07:37:12.004Z] #61 44.86 (13/14) Installing libucontext (1.2-r3) [2025-03-06T07:37:12.004Z] #61 44.87 (14/14) Installing gcompat (1.1.0-r4) [2025-03-06T07:37:12.004Z] #61 44.87 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:12.004Z] #61 44.88 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:37:12.264Z] #61 ... [2025-03-06T07:37:12.264Z] [2025-03-06T07:37:12.264Z] #75 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T07:37:12.264Z] #0 2.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:12.264Z] #0 2.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:12.264Z] #0 3.010 OK: 8 MiB in 18 packages [2025-03-06T07:37:12.264Z] #75 DONE 3.2s [2025-03-06T07:37:12.264Z] [2025-03-06T07:37:12.264Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:37:12.264Z] #61 44.95 OK: 13 MiB in 28 packages [2025-03-06T07:37:13.199Z] #61 DONE 46.1s [2025-03-06T07:37:13.199Z] [2025-03-06T07:37:13.199Z] #66 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:13.199Z] #66 2.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.199Z] #66 3.287 OK: 8 MiB in 15 packages [2025-03-06T07:37:13.199Z] #66 DONE 4.4s [2025-03-06T07:37:13.199Z] [2025-03-06T07:37:13.199Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T07:37:13.199Z] #0 2.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.199Z] #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.199Z] #0 3.239 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:37:13.199Z] #0 3.239 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:37:13.199Z] #0 3.239 OK: 24188 distinct packages available [2025-03-06T07:37:13.199Z] #0 3.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.199Z] #0 3.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.199Z] #0 3.757 OK: 248 MiB in 58 packages [2025-03-06T07:37:13.199Z] #76 DONE 4.4s [2025-03-06T07:37:13.199Z] [2025-03-06T07:37:13.199Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:13.457Z] #77 ... [2025-03-06T07:37:13.457Z] [2025-03-06T07:37:13.457Z] #78 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T07:37:13.457Z] #78 DONE 1.2s [2025-03-06T07:37:13.457Z] [2025-03-06T07:37:13.457Z] #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-06T07:37:13.457Z] #79 DONE 0.1s [2025-03-06T07:37:13.457Z] [2025-03-06T07:37:13.457Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:13.457Z] #77 DONE 0.1s [2025-03-06T07:37:13.457Z] [2025-03-06T07:37:13.457Z] #80 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-06T07:37:13.457Z] #80 DONE 0.1s [2025-03-06T07:37:13.457Z] [2025-03-06T07:37:13.457Z] #81 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T07:37:13.457Z] #81 DONE 0.0s [2025-03-06T07:37:13.457Z] [2025-03-06T07:37:13.457Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:13.715Z] #82 ... [2025-03-06T07:37:13.715Z] [2025-03-06T07:37:13.715Z] #83 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-06T07:37:13.715Z] #83 DONE 0.1s [2025-03-06T07:37:13.715Z] [2025-03-06T07:37:13.715Z] #84 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-06T07:37:13.715Z] #84 DONE 0.1s [2025-03-06T07:37:13.715Z] [2025-03-06T07:37:13.715Z] #85 [security-spire-config] exporting to image [2025-03-06T07:37:13.715Z] #85 exporting layers [2025-03-06T07:37:13.973Z] #85 ... [2025-03-06T07:37:13.973Z] [2025-03-06T07:37:13.973Z] #86 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T07:37:13.973Z] #0 4.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.973Z] #0 4.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.973Z] #0 4.804 OK: 248 MiB in 58 packages [2025-03-06T07:37:13.973Z] #86 DONE 4.9s [2025-03-06T07:37:13.973Z] [2025-03-06T07:37:13.973Z] #87 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:13.973Z] #87 DONE 0.1s [2025-03-06T07:37:13.973Z] [2025-03-06T07:37:13.973Z] #88 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T07:37:13.973Z] #0 4.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.973Z] #0 4.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:13.973Z] #0 4.832 OK: 248 MiB in 58 packages [2025-03-06T07:37:13.973Z] #88 DONE 5.1s [2025-03-06T07:37:13.973Z] [2025-03-06T07:37:13.973Z] #89 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:13.973Z] #89 DONE 0.1s [2025-03-06T07:37:13.973Z] [2025-03-06T07:37:13.973Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:13.973Z] #67 3.834 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:14.230Z] #67 3.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:14.487Z] #67 ... [2025-03-06T07:37:14.487Z] [2025-03-06T07:37:14.487Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-06T07:37:14.487Z] #0 3.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:14.487Z] #0 3.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:14.487Z] #0 3.667 OK: 8 MiB in 16 packages [2025-03-06T07:37:14.487Z] #90 DONE 3.8s [2025-03-06T07:37:14.487Z] [2025-03-06T07:37:14.487Z] #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:14.487Z] #67 4.248 OK: 10 MiB in 17 packages [2025-03-06T07:37:14.744Z] #67 DONE 4.4s [2025-03-06T07:37:14.744Z] [2025-03-06T07:37:14.744Z] #85 [security-spire-config] exporting to image [2025-03-06T07:37:14.744Z] #85 exporting layers 0.9s done [2025-03-06T07:37:14.744Z] #85 writing image sha256:5c6af2c83d5ab1152b5d4ce8d4a4332204a6e799bfe69922055c872a62ddd226 done [2025-03-06T07:37:14.744Z] #85 naming to docker.io/library/security-spire-config done [2025-03-06T07:37:14.744Z] #85 DONE 0.9s [2025-03-06T07:37:14.744Z] [2025-03-06T07:37:14.744Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-06T07:37:14.744Z] #70 3.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:14.744Z] #70 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:15.003Z] #70 ... [2025-03-06T07:37:15.003Z] [2025-03-06T07:37:15.003Z] #91 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T07:37:15.003Z] #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:15.003Z] #0 3.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:15.003Z] #0 4.030 OK: 8 MiB in 15 packages [2025-03-06T07:37:15.003Z] #91 DONE 4.4s [2025-03-06T07:37:15.003Z] [2025-03-06T07:37:15.003Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:15.003Z] #0 3.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:15.003Z] #0 3.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:15.003Z] #0 4.136 OK: 12 MiB in 21 packages [2025-03-06T07:37:15.003Z] #92 DONE 4.2s [2025-03-06T07:37:15.003Z] [2025-03-06T07:37:15.003Z] #70 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-06T07:37:15.003Z] #70 3.740 OK: 9 MiB in 19 packages [2025-03-06T07:37:15.263Z] #70 DONE 3.9s [2025-03-06T07:37:15.263Z] [2025-03-06T07:37:15.263Z] #93 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-06T07:37:15.263Z] #0 3.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:15.263Z] #0 3.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:15.263Z] #0 4.263 OK: 19 MiB in 18 packages [2025-03-06T07:37:15.263Z] #93 DONE 4.4s [2025-03-06T07:37:15.263Z] [2025-03-06T07:37:15.263Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-06T07:37:16.640Z] #94 ... [2025-03-06T07:37:16.640Z] [2025-03-06T07:37:16.640Z] #95 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T07:37:16.640Z] #0 4.330 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:16.640Z] #0 4.921 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:16.640Z] #0 5.734 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:16.640Z] #0 6.030 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:16.640Z] #0 6.044 OK: 8 MiB in 15 packages [2025-03-06T07:37:16.640Z] #95 DONE 7.8s [2025-03-06T07:37:16.901Z] [2025-03-06T07:37:16.901Z] #96 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-06T07:37:16.901Z] #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:16.901Z] #0 4.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:16.901Z] #0 4.907 OK: 19 MiB in 18 packages [2025-03-06T07:37:16.901Z] #96 DONE 6.4s [2025-03-06T07:37:16.901Z] [2025-03-06T07:37:16.901Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-06T07:37:16.901Z] #94 DONE 1.6s [2025-03-06T07:37:16.901Z] [2025-03-06T07:37:16.901Z] #97 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T07:37:16.901Z] #97 DONE 1.6s [2025-03-06T07:37:16.901Z] [2025-03-06T07:37:16.901Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-06T07:37:16.901Z] #98 DONE 0.1s [2025-03-06T07:37:16.901Z] [2025-03-06T07:37:16.901Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-06T07:37:16.901Z] #99 DONE 0.1s [2025-03-06T07:37:16.901Z] [2025-03-06T07:37:16.901Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-06T07:37:18.279Z] #100 DONE 1.1s [2025-03-06T07:37:18.279Z] [2025-03-06T07:37:18.279Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T07:37:18.279Z] #101 DONE 1.2s [2025-03-06T07:37:18.279Z] [2025-03-06T07:37:18.279Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-06T07:37:18.279Z] #102 DONE 0.1s [2025-03-06T07:37:18.279Z] [2025-03-06T07:37:18.279Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T07:37:18.279Z] #103 DONE 0.1s [2025-03-06T07:37:18.279Z] [2025-03-06T07:37:18.279Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-06T07:37:18.279Z] #104 DONE 0.2s [2025-03-06T07:37:18.279Z] [2025-03-06T07:37:18.279Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-06T07:37:18.279Z] #105 DONE 0.2s [2025-03-06T07:37:18.279Z] [2025-03-06T07:37:18.279Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T07:37:18.537Z] #106 DONE 0.1s [2025-03-06T07:37:18.537Z] [2025-03-06T07:37:18.537Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-06T07:37:18.537Z] #107 DONE 0.1s [2025-03-06T07:37:18.537Z] [2025-03-06T07:37:18.537Z] #85 [security-spire-server] exporting to image [2025-03-06T07:37:18.537Z] #85 ... [2025-03-06T07:37:18.537Z] [2025-03-06T07:37:18.537Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-06T07:37:18.537Z] #108 DONE 0.1s [2025-03-06T07:37:18.537Z] [2025-03-06T07:37:18.537Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-06T07:37:18.537Z] #109 DONE 0.0s [2025-03-06T07:37:18.537Z] [2025-03-06T07:37:18.537Z] #85 [security-spire-agent] exporting to image [2025-03-06T07:37:18.644Z] #1 [core-metadata internal] load build definition from Dockerfile [2025-03-06T07:37:18.644Z] #1 transferring dockerfile: [2025-03-06T07:37:18.644Z] #1 transferring dockerfile: 2.10kB done [2025-03-06T07:37:18.644Z] #1 DONE 0.1s [2025-03-06T07:37:18.644Z] [2025-03-06T07:37:18.644Z] #2 [core-command internal] load build definition from Dockerfile [2025-03-06T07:37:18.644Z] #2 transferring dockerfile: 1.94kB done [2025-03-06T07:37:18.644Z] #2 DONE 0.0s [2025-03-06T07:37:18.644Z] [2025-03-06T07:37:18.644Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-06T07:37:18.644Z] #3 transferring dockerfile: 1.89kB done [2025-03-06T07:37:18.645Z] #3 DONE 0.0s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #4 transferring dockerfile: 2.50kB done [2025-03-06T07:37:18.645Z] #4 DONE 0.0s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #5 transferring dockerfile: 2.00kB done [2025-03-06T07:37:18.645Z] #5 ... [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #6 [security-spire-server internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #6 transferring dockerfile: 1.70kB 0.0s done [2025-03-06T07:37:18.645Z] #6 DONE 0.1s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #5 ... [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #7 transferring dockerfile: 2.23kB done [2025-03-06T07:37:18.645Z] #7 DONE 0.1s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #8 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #8 transferring dockerfile: 3.02kB done [2025-03-06T07:37:18.645Z] #8 DONE 0.1s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #9 [support-scheduler internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #9 transferring dockerfile: 1.83kB 0.0s done [2025-03-06T07:37:18.645Z] #9 DONE 0.1s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #10 [core-keeper internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #10 transferring dockerfile: 2.01kB done [2025-03-06T07:37:18.645Z] #10 DONE 0.1s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #5 ... [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #11 [core-data internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #11 transferring dockerfile: 2.04kB done [2025-03-06T07:37:18.645Z] #11 DONE 0.1s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-06T07:37:18.645Z] #12 transferring dockerfile: 2.14kB done [2025-03-06T07:37:18.645Z] #12 DONE 0.1s [2025-03-06T07:37:18.645Z] [2025-03-06T07:37:18.645Z] #13 [security-spire-config internal] load build definition from Dockerfile [2025-03-06T07:37:18.795Z] #85 ... [2025-03-06T07:37:18.795Z] [2025-03-06T07:37:18.795Z] #110 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:37:18.795Z] #0 4.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:18.795Z] #0 4.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:18.795Z] #0 5.220 OK: 13 MiB in 28 packages [2025-03-06T07:37:18.795Z] #110 DONE 5.4s [2025-03-06T07:37:18.795Z] [2025-03-06T07:37:18.795Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-06T07:37:18.795Z] #111 DONE 4.4s [2025-03-06T07:37:18.795Z] [2025-03-06T07:37:18.795Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T07:37:18.795Z] #0 6.191 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:18.795Z] #0 6.654 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-06T07:37:18.911Z] #13 transferring dockerfile: 1.69kB 0.0s done [2025-03-06T07:37:18.911Z] #13 DONE 0.1s [2025-03-06T07:37:18.911Z] [2025-03-06T07:37:18.911Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-06T07:37:18.911Z] #14 transferring dockerfile: 2.49kB 0.0s done [2025-03-06T07:37:18.911Z] #14 DONE 0.1s [2025-03-06T07:37:18.911Z] [2025-03-06T07:37:18.911Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2025-03-06T07:37:18.911Z] #15 transferring dockerfile: 1.81kB done [2025-03-06T07:37:18.911Z] #15 DONE 0.1s [2025-03-06T07:37:18.911Z] [2025-03-06T07:37:18.911Z] #16 [core-metadata internal] load .dockerignore [2025-03-06T07:37:18.911Z] #16 transferring context: 50B 0.0s done [2025-03-06T07:37:18.911Z] #16 DONE 0.1s [2025-03-06T07:37:18.911Z] [2025-03-06T07:37:18.911Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T07:37:19.052Z] #112 ... [2025-03-06T07:37:19.052Z] [2025-03-06T07:37:19.052Z] #113 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-06T07:37:19.052Z] #113 DONE 0.1s [2025-03-06T07:37:19.052Z] [2025-03-06T07:37:19.052Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:19.312Z] #39 ... [2025-03-06T07:37:19.312Z] [2025-03-06T07:37:19.312Z] #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T07:37:19.312Z] #112 7.354 OK: 248 MiB in 58 packages [2025-03-06T07:37:19.641Z] #112 DONE 7.5s [2025-03-06T07:37:19.641Z] [2025-03-06T07:37:19.641Z] #85 [security-spire-server] exporting to image [2025-03-06T07:37:19.641Z] #85 exporting layers 1.0s done [2025-03-06T07:37:19.641Z] #85 writing image sha256:091ead003a9d8120eab0734e569c67cfbefa56fcb70b1e519c596422f81ea61f 0.0s done [2025-03-06T07:37:19.641Z] #85 naming to docker.io/library/security-spire-server 0.0s done [2025-03-06T07:37:19.641Z] #85 exporting layers 1.0s done [2025-03-06T07:37:19.641Z] #85 writing image sha256:4af00a75a7db6756dff354506e004f4f364a6eb6262ddd877bef2a6f78f659b6 done [2025-03-06T07:37:19.641Z] #85 naming to docker.io/library/security-spire-agent done [2025-03-06T07:37:19.641Z] #85 DONE 2.1s [2025-03-06T07:37:19.641Z] [2025-03-06T07:37:19.641Z] #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-06T07:37:19.641Z] #114 DONE 0.2s [2025-03-06T07:37:19.641Z] [2025-03-06T07:37:19.641Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:19.870Z] #5 ... [2025-03-06T07:37:19.870Z] [2025-03-06T07:37:19.870Z] #17 [core-command internal] load .dockerignore [2025-03-06T07:37:19.870Z] #17 transferring context: 50B done [2025-03-06T07:37:19.870Z] #17 DONE 0.0s [2025-03-06T07:37:19.870Z] [2025-03-06T07:37:19.870Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-06T07:37:19.870Z] #18 transferring context: 50B done [2025-03-06T07:37:19.870Z] #18 DONE 0.1s [2025-03-06T07:37:19.870Z] [2025-03-06T07:37:19.870Z] #19 [security-proxy-setup internal] load .dockerignore [2025-03-06T07:37:19.870Z] #19 transferring context: 50B done [2025-03-06T07:37:19.870Z] #19 DONE 0.1s [2025-03-06T07:37:19.870Z] [2025-03-06T07:37:19.870Z] #20 [support-notifications internal] load .dockerignore [2025-03-06T07:37:19.870Z] #20 transferring context: 50B done [2025-03-06T07:37:19.870Z] #20 DONE 0.1s [2025-03-06T07:37:19.870Z] [2025-03-06T07:37:19.870Z] #21 [security-spire-server internal] load .dockerignore [2025-03-06T07:37:19.870Z] #21 transferring context: 50B done [2025-03-06T07:37:19.870Z] #21 DONE 0.1s [2025-03-06T07:37:19.870Z] [2025-03-06T07:37:19.870Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-06T07:37:20.147Z] #22 transferring context: 50B 0.0s done [2025-03-06T07:37:20.147Z] #22 DONE 0.1s [2025-03-06T07:37:20.147Z] [2025-03-06T07:37:20.147Z] #23 [security-bootstrapper internal] load .dockerignore [2025-03-06T07:37:20.147Z] #23 transferring context: 50B 0.0s done [2025-03-06T07:37:20.147Z] #23 DONE 0.1s [2025-03-06T07:37:20.147Z] [2025-03-06T07:37:20.147Z] #24 [support-scheduler internal] load .dockerignore [2025-03-06T07:37:20.147Z] #24 transferring context: 50B 0.0s done [2025-03-06T07:37:20.147Z] #24 DONE 0.1s [2025-03-06T07:37:20.147Z] [2025-03-06T07:37:20.147Z] #25 [core-keeper internal] load .dockerignore [2025-03-06T07:37:20.419Z] #25 transferring context: 50B done [2025-03-06T07:37:20.419Z] #25 DONE 0.1s [2025-03-06T07:37:20.419Z] [2025-03-06T07:37:20.419Z] #26 [core-data internal] load .dockerignore [2025-03-06T07:37:20.419Z] #26 transferring context: 50B done [2025-03-06T07:37:20.419Z] #26 DONE 0.1s [2025-03-06T07:37:20.419Z] [2025-03-06T07:37:20.419Z] #27 [security-proxy-auth internal] load .dockerignore [2025-03-06T07:37:20.419Z] #27 transferring context: 50B 0.0s done [2025-03-06T07:37:20.419Z] #27 DONE 0.1s [2025-03-06T07:37:20.419Z] [2025-03-06T07:37:20.419Z] #28 [security-secretstore-setup internal] load .dockerignore [2025-03-06T07:37:20.419Z] #28 transferring context: 50B 0.0s done [2025-03-06T07:37:20.419Z] #28 DONE 0.1s [2025-03-06T07:37:20.419Z] [2025-03-06T07:37:20.419Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T07:37:20.419Z] #5 ... [2025-03-06T07:37:20.419Z] [2025-03-06T07:37:20.419Z] #29 [security-spire-config internal] load .dockerignore [2025-03-06T07:37:20.419Z] #29 transferring context: 50B 0.0s done [2025-03-06T07:37:20.419Z] #29 DONE 0.0s [2025-03-06T07:37:20.765Z] [2025-03-06T07:37:20.765Z] #30 [security-spire-agent internal] load .dockerignore [2025-03-06T07:37:20.765Z] #30 transferring context: 50B 0.0s done [2025-03-06T07:37:20.765Z] #30 DONE 0.1s [2025-03-06T07:37:20.765Z] [2025-03-06T07:37:20.765Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:20.765Z] #31 DONE 0.0s [2025-03-06T07:37:20.765Z] [2025-03-06T07:37:20.765Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:37:21.069Z] #32 DONE 0.4s [2025-03-06T07:37:21.069Z] [2025-03-06T07:37:21.069Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T07:37:21.683Z] #115 ... [2025-03-06T07:37:21.683Z] [2025-03-06T07:37:21.683Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:21.683Z] #116 ... [2025-03-06T07:37:21.683Z] [2025-03-06T07:37:21.683Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:22.127Z] #5 ... [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:22.127Z] #31 DONE 0.0s [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:37:22.127Z] #32 DONE 0.5s [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #33 [core-metadata internal] load build context [2025-03-06T07:37:22.127Z] #33 transferring context: 3.21MB 0.8s done [2025-03-06T07:37:22.127Z] #33 DONE 0.9s [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #34 [core-command internal] load build context [2025-03-06T07:37:22.127Z] #34 ... [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:22.127Z] #31 DONE 0.0s [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:37:22.127Z] #32 DONE 0.6s [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:22.127Z] #31 DONE 0.0s [2025-03-06T07:37:22.127Z] [2025-03-06T07:37:22.127Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:22.127Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:22.127Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:22.127Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:22.127Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:22.127Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:22.127Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 0.7s [2025-03-06T07:37:22.460Z] #35 ... [2025-03-06T07:37:22.460Z] [2025-03-06T07:37:22.460Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:22.460Z] #31 DONE 0.0s [2025-03-06T07:37:22.460Z] [2025-03-06T07:37:22.460Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:22.460Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:22.460Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:22.460Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:22.460Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:22.460Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:22.771Z] #35 ... [2025-03-06T07:37:22.771Z] [2025-03-06T07:37:22.771Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T07:37:22.771Z] #36 DONE 2.3s [2025-03-06T07:37:22.771Z] [2025-03-06T07:37:22.771Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:22.771Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:22.771Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:22.771Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:22.771Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:22.771Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:22.771Z] #35 ... [2025-03-06T07:37:22.771Z] [2025-03-06T07:37:22.771Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:22.771Z] #31 DONE 0.0s [2025-03-06T07:37:22.771Z] [2025-03-06T07:37:22.771Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:23.085Z] #35 ... [2025-03-06T07:37:23.085Z] [2025-03-06T07:37:23.085Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:37:23.085Z] #32 DONE 1.3s [2025-03-06T07:37:23.085Z] [2025-03-06T07:37:23.085Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:23.085Z] #35 ... [2025-03-06T07:37:23.085Z] [2025-03-06T07:37:23.085Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:23.085Z] #31 DONE 0.0s [2025-03-06T07:37:23.085Z] [2025-03-06T07:37:23.085Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:23.365Z] #35 ... [2025-03-06T07:37:23.365Z] [2025-03-06T07:37:23.365Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T07:37:23.365Z] #36 DONE 2.4s [2025-03-06T07:37:23.365Z] [2025-03-06T07:37:23.365Z] #35 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:23.365Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:23.365Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:23.365Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:23.365Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:23.365Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:23.365Z] #35 ... [2025-03-06T07:37:23.365Z] [2025-03-06T07:37:23.365Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:23.365Z] #31 DONE 0.0s [2025-03-06T07:37:23.365Z] [2025-03-06T07:37:23.365Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T07:37:23.365Z] #36 DONE 2.4s [2025-03-06T07:37:23.365Z] [2025-03-06T07:37:23.365Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:23.365Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:23.365Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:23.365Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:23.365Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:23.365Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:23.654Z] #35 ... [2025-03-06T07:37:23.654Z] [2025-03-06T07:37:23.654Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-03-06T07:37:23.654Z] #37 DONE 1.7s [2025-03-06T07:37:23.654Z] [2025-03-06T07:37:23.654Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:23.654Z] #35 ... [2025-03-06T07:37:23.654Z] [2025-03-06T07:37:23.654Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:23.654Z] #31 DONE 0.0s [2025-03-06T07:37:23.941Z] [2025-03-06T07:37:23.941Z] #38 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T07:37:24.208Z] #38 ... [2025-03-06T07:37:24.208Z] [2025-03-06T07:37:24.208Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:24.208Z] #31 DONE 0.0s [2025-03-06T07:37:24.208Z] [2025-03-06T07:37:24.208Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:24.208Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-03-06T07:37:24.282Z] #117 ... [2025-03-06T07:37:24.282Z] [2025-03-06T07:37:24.282Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:24.479Z] #35 ... [2025-03-06T07:37:24.479Z] [2025-03-06T07:37:24.479Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:24.479Z] #31 DONE 0.0s [2025-03-06T07:37:24.479Z] [2025-03-06T07:37:24.479Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:37:24.479Z] #32 DONE 2.6s [2025-03-06T07:37:24.479Z] [2025-03-06T07:37:24.479Z] #34 [core-command internal] load build context [2025-03-06T07:37:24.479Z] #34 transferring context: 3.21MB 1.9s done [2025-03-06T07:37:24.752Z] #34 ... [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T07:37:24.752Z] #36 DONE 2.4s [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #37 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-03-06T07:37:24.752Z] #37 DONE 1.7s [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T07:37:24.752Z] #36 DONE 2.5s [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-06T07:37:24.752Z] #37 DONE 1.7s [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-06T07:37:24.752Z] #31 DONE 0.0s [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #39 [core-data internal] load build context [2025-03-06T07:37:24.752Z] #39 DONE 0.0s [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #34 [core-command internal] load build context [2025-03-06T07:37:24.752Z] #34 DONE 2.7s [2025-03-06T07:37:24.752Z] [2025-03-06T07:37:24.752Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:24.753Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:24.753Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:24.753Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:24.753Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:24.753Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:24.753Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-03-06T07:37:25.028Z] #35 ... [2025-03-06T07:37:25.028Z] [2025-03-06T07:37:25.028Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T07:37:25.028Z] #36 DONE 2.5s [2025-03-06T07:37:25.028Z] [2025-03-06T07:37:25.028Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-06T07:37:25.028Z] #37 DONE 1.7s [2025-03-06T07:37:25.028Z] [2025-03-06T07:37:25.028Z] #35 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:25.028Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:25.028Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:25.028Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:25.028Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:25.028Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:25.028Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-03-06T07:37:25.028Z] #35 ... [2025-03-06T07:37:25.028Z] [2025-03-06T07:37:25.028Z] #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-06T07:37:25.028Z] #40 DONE 2.5s [2025-03-06T07:37:25.028Z] [2025-03-06T07:37:25.028Z] #41 [security-spiffe-token-provider internal] load build context [2025-03-06T07:37:25.028Z] #41 transferring context: 3.21MB 2.4s done [2025-03-06T07:37:25.028Z] #41 DONE 2.9s [2025-03-06T07:37:25.028Z] [2025-03-06T07:37:25.028Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:25.028Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:25.028Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:25.028Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:25.028Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:25.028Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:25.028Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-03-06T07:37:25.298Z] #35 ... [2025-03-06T07:37:25.298Z] [2025-03-06T07:37:25.298Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-03-06T07:37:25.298Z] #32 DONE 3.2s [2025-03-06T07:37:25.298Z] [2025-03-06T07:37:25.298Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:25.298Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:25.298Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:25.298Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:25.298Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:25.298Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:25.298Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-03-06T07:37:25.576Z] #35 ... [2025-03-06T07:37:25.576Z] [2025-03-06T07:37:25.576Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:25.576Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-06T07:37:25.576Z] #42 DONE 0.5s [2025-03-06T07:37:25.576Z] [2025-03-06T07:37:25.576Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-06T07:37:25.576Z] #36 DONE 2.5s [2025-03-06T07:37:25.576Z] [2025-03-06T07:37:25.576Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-03-06T07:37:25.576Z] #37 DONE 1.8s [2025-03-06T07:37:25.576Z] [2025-03-06T07:37:25.576Z] #43 [security-proxy-setup internal] load build context [2025-03-06T07:37:25.576Z] #43 transferring context: 3.21MB 2.2s done [2025-03-06T07:37:25.576Z] #43 DONE 3.2s [2025-03-06T07:37:25.576Z] [2025-03-06T07:37:25.576Z] #35 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:25.576Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:25.576Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:25.576Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:25.576Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:25.576Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:25.576Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-03-06T07:37:25.859Z] #35 ... [2025-03-06T07:37:25.859Z] [2025-03-06T07:37:25.859Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-06T07:37:25.859Z] #40 DONE 3.0s [2025-03-06T07:37:25.859Z] [2025-03-06T07:37:25.859Z] #44 [support-notifications internal] load build context [2025-03-06T07:37:25.859Z] #44 transferring context: 3.21MB 2.4s done [2025-03-06T07:37:25.859Z] #44 DONE 3.1s [2025-03-06T07:37:25.859Z] [2025-03-06T07:37:25.859Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:25.859Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-06T07:37:25.859Z] #42 ... [2025-03-06T07:37:25.859Z] [2025-03-06T07:37:25.859Z] #45 [security-bootstrapper internal] load build context [2025-03-06T07:37:25.859Z] #45 transferring context: 3.21MB 2.0s done [2025-03-06T07:37:25.859Z] #45 DONE 2.6s [2025-03-06T07:37:25.859Z] [2025-03-06T07:37:25.859Z] #46 [core-common-config-bootstrapper internal] load build context [2025-03-06T07:37:25.859Z] #46 transferring context: 3.21MB 2.0s done [2025-03-06T07:37:25.859Z] #46 DONE 2.8s [2025-03-06T07:37:25.859Z] [2025-03-06T07:37:25.859Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:25.859Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-06T07:37:26.151Z] #42 ... [2025-03-06T07:37:26.151Z] [2025-03-06T07:37:26.151Z] #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:26.151Z] #35 DONE 5.9s [2025-03-06T07:37:26.151Z] [2025-03-06T07:37:26.151Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:26.151Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-06T07:37:26.151Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-06T07:37:26.775Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.3s [2025-03-06T07:37:27.048Z] #42 ... [2025-03-06T07:37:27.048Z] [2025-03-06T07:37:27.048Z] #47 [security-spire-server internal] load build context [2025-03-06T07:37:27.048Z] #47 transferring context: 23.80kB 0.3s done [2025-03-06T07:37:27.048Z] #47 DONE 1.7s [2025-03-06T07:37:27.048Z] [2025-03-06T07:37:27.048Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:27.048Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s [2025-03-06T07:37:27.320Z] #42 ... [2025-03-06T07:37:27.320Z] [2025-03-06T07:37:27.320Z] #48 [security-spire-config internal] load build context [2025-03-06T07:37:27.320Z] #48 transferring context: 22.05kB 0.4s done [2025-03-06T07:37:27.320Z] #48 DONE 1.9s [2025-03-06T07:37:27.320Z] [2025-03-06T07:37:27.320Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:28.311Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done [2025-03-06T07:37:28.588Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 2.3s [2025-03-06T07:37:29.592Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.9s [2025-03-06T07:37:29.592Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.9s [2025-03-06T07:37:29.592Z] #42 ... [2025-03-06T07:37:29.592Z] [2025-03-06T07:37:29.592Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-06T07:37:29.592Z] #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-06T07:37:29.592Z] #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-06T07:37:29.592Z] #35 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-06T07:37:29.592Z] #35 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-06T07:37:29.592Z] #35 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.4s done [2025-03-06T07:37:29.592Z] #35 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.4s done [2025-03-06T07:37:29.592Z] #35 DONE 5.9s [2025-03-06T07:37:29.592Z] [2025-03-06T07:37:29.592Z] #49 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-06T07:37:29.592Z] #49 DONE 4.4s [2025-03-06T07:37:29.592Z] [2025-03-06T07:37:29.592Z] #50 [support-scheduler internal] load build context [2025-03-06T07:37:29.592Z] #50 transferring context: 3.21MB 3.9s done [2025-03-06T07:37:29.592Z] #50 DONE 4.9s [2025-03-06T07:37:29.592Z] [2025-03-06T07:37:29.592Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:29.592Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done [2025-03-06T07:37:29.592Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-06T07:37:29.592Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-06T07:37:29.592Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-06T07:37:29.592Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.8s done [2025-03-06T07:37:29.592Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.1s done [2025-03-06T07:37:29.592Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.3s done [2025-03-06T07:37:29.592Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-06T07:37:29.889Z] #42 ... [2025-03-06T07:37:29.889Z] [2025-03-06T07:37:29.889Z] #39 [core-data internal] load build context [2025-03-06T07:37:29.889Z] #39 transferring context: 3.21MB 3.6s done [2025-03-06T07:37:29.889Z] #39 DONE 4.9s [2025-03-06T07:37:29.889Z] [2025-03-06T07:37:29.889Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:29.889Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 3.3s done [2025-03-06T07:37:29.889Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.5s [2025-03-06T07:37:30.158Z] #42 ... [2025-03-06T07:37:30.158Z] [2025-03-06T07:37:30.158Z] #51 [security-secretstore-setup internal] load build context [2025-03-06T07:37:30.158Z] #51 transferring context: 3.21MB 3.9s done [2025-03-06T07:37:30.158Z] #51 DONE 4.7s [2025-03-06T07:37:30.158Z] [2025-03-06T07:37:30.158Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:30.438Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.99MB / 33.17MB 3.9s [2025-03-06T07:37:31.059Z] #42 ... [2025-03-06T07:37:31.059Z] [2025-03-06T07:37:31.059Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T07:37:31.059Z] #52 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.3s done [2025-03-06T07:37:31.059Z] #52 DONE 1.3s [2025-03-06T07:37:31.059Z] [2025-03-06T07:37:31.059Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:31.059Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.78MB / 33.17MB 4.5s [2025-03-06T07:37:31.059Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 4.7s [2025-03-06T07:37:31.713Z] #42 ... [2025-03-06T07:37:31.713Z] [2025-03-06T07:37:31.713Z] #53 [core-keeper internal] load build context [2025-03-06T07:37:31.713Z] #53 transferring context: 3.21MB 4.2s done [2025-03-06T07:37:31.713Z] #53 DONE 6.5s [2025-03-06T07:37:31.713Z] [2025-03-06T07:37:31.713Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:31.713Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.36MB / 33.17MB 5.4s [2025-03-06T07:37:31.996Z] #42 ... [2025-03-06T07:37:31.996Z] [2025-03-06T07:37:31.996Z] #54 [security-proxy-auth internal] load build context [2025-03-06T07:37:31.996Z] #54 transferring context: 3.21MB 4.6s done [2025-03-06T07:37:31.996Z] #54 DONE 6.9s [2025-03-06T07:37:31.996Z] [2025-03-06T07:37:31.996Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:32.291Z] #42 ... [2025-03-06T07:37:32.291Z] [2025-03-06T07:37:32.291Z] #55 [security-spire-agent internal] load build context [2025-03-06T07:37:32.291Z] #55 transferring context: 23.33kB 0.1s done [2025-03-06T07:37:32.291Z] #55 DONE 2.3s [2025-03-06T07:37:32.291Z] [2025-03-06T07:37:32.291Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:32.291Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 5.8s [2025-03-06T07:37:32.574Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done [2025-03-06T07:37:32.574Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 6.2s [2025-03-06T07:37:33.667Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 7.2s [2025-03-06T07:37:33.667Z] #42 ... [2025-03-06T07:37:33.667Z] [2025-03-06T07:37:33.667Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T07:37:33.667Z] #0 5.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:33.667Z] #0 5.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:33.667Z] #0 9.889 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:37:33.667Z] #0 9.889 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:37:33.667Z] #0 9.889 OK: 24066 distinct packages available [2025-03-06T07:37:33.947Z] #56 ... [2025-03-06T07:37:33.947Z] [2025-03-06T07:37:33.947Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T07:37:33.947Z] #57 DONE 8.8s [2025-03-06T07:37:33.947Z] [2025-03-06T07:37:33.947Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T07:37:33.947Z] #0 6.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:33.947Z] #0 7.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:33.947Z] #58 ... [2025-03-06T07:37:33.947Z] [2025-03-06T07:37:33.947Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T07:37:33.947Z] #0 6.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:33.947Z] #0 7.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:34.241Z] #59 ... [2025-03-06T07:37:34.241Z] [2025-03-06T07:37:34.241Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:34.863Z] #42 ... [2025-03-06T07:37:34.863Z] [2025-03-06T07:37:34.863Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T07:37:34.863Z] #0 7.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:34.863Z] #0 8.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:34.863Z] #60 ... [2025-03-06T07:37:34.863Z] [2025-03-06T07:37:34.863Z] #38 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T07:37:34.863Z] #38 7.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:34.863Z] #38 8.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:35.173Z] #38 ... [2025-03-06T07:37:35.173Z] [2025-03-06T07:37:35.173Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:35.173Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.38MB / 33.17MB 8.6s [2025-03-06T07:37:35.493Z] #42 ... [2025-03-06T07:37:35.493Z] [2025-03-06T07:37:35.493Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T07:37:35.493Z] #58 10.70 OK: 239 MiB in 58 packages [2025-03-06T07:37:35.493Z] #58 DONE 12.0s [2025-03-06T07:37:35.493Z] [2025-03-06T07:37:35.493Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:35.798Z] #42 ... [2025-03-06T07:37:35.798Z] [2025-03-06T07:37:35.798Z] #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-06T07:37:35.798Z] #59 10.88 OK: 239 MiB in 58 packages [2025-03-06T07:37:35.798Z] #59 DONE 12.2s [2025-03-06T07:37:35.798Z] [2025-03-06T07:37:35.798Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:35.798Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 9.5s [2025-03-06T07:37:37.013Z] #42 ... [2025-03-06T07:37:37.013Z] [2025-03-06T07:37:37.013Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T07:37:37.013Z] #61 ... [2025-03-06T07:37:37.013Z] [2025-03-06T07:37:37.013Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:37.013Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.55MB / 33.17MB 10.7s [2025-03-06T07:37:37.620Z] #42 ... [2025-03-06T07:37:37.620Z] [2025-03-06T07:37:37.620Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-06T07:37:37.620Z] #38 13.32 OK: 239 MiB in 58 packages [2025-03-06T07:37:37.620Z] #38 DONE 14.6s [2025-03-06T07:37:37.620Z] [2025-03-06T07:37:37.620Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:37.620Z] #42 ... [2025-03-06T07:37:37.620Z] [2025-03-06T07:37:37.620Z] #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:37.620Z] #62 DONE 1.7s [2025-03-06T07:37:37.620Z] [2025-03-06T07:37:37.620Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:37.620Z] #42 ... [2025-03-06T07:37:37.620Z] [2025-03-06T07:37:37.620Z] #63 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-06T07:37:37.892Z] #63 ... [2025-03-06T07:37:37.892Z] [2025-03-06T07:37:37.892Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:37:37.892Z] #64 ... [2025-03-06T07:37:37.892Z] [2025-03-06T07:37:37.892Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T07:37:38.169Z] #65 ... [2025-03-06T07:37:38.169Z] [2025-03-06T07:37:38.169Z] #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-06T07:37:38.169Z] #60 12.70 OK: 239 MiB in 58 packages [2025-03-06T07:37:38.169Z] #60 DONE 13.3s [2025-03-06T07:37:38.169Z] [2025-03-06T07:37:38.169Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T07:37:38.169Z] #66 ... [2025-03-06T07:37:38.169Z] [2025-03-06T07:37:38.169Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:38.169Z] #67 DONE 2.6s [2025-03-06T07:37:38.169Z] [2025-03-06T07:37:38.169Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T07:37:38.169Z] #68 ... [2025-03-06T07:37:38.169Z] [2025-03-06T07:37:38.169Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T07:37:38.451Z] #69 ... [2025-03-06T07:37:38.451Z] [2025-03-06T07:37:38.451Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T07:37:38.451Z] #70 ... [2025-03-06T07:37:38.451Z] [2025-03-06T07:37:38.451Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T07:37:38.781Z] #71 ... [2025-03-06T07:37:38.781Z] [2025-03-06T07:37:38.781Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T07:37:38.781Z] #72 ... [2025-03-06T07:37:38.781Z] [2025-03-06T07:37:38.781Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T07:37:39.101Z] #73 ... [2025-03-06T07:37:39.101Z] [2025-03-06T07:37:39.101Z] #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-06T07:37:39.101Z] #56 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:39.101Z] #56 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:39.101Z] #56 14.64 OK: 239 MiB in 58 packages [2025-03-06T07:37:39.102Z] #56 DONE 15.1s [2025-03-06T07:37:39.102Z] [2025-03-06T07:37:39.102Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:39.102Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.33MB / 33.17MB 12.6s [2025-03-06T07:37:39.102Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done [2025-03-06T07:37:39.691Z] #42 ... [2025-03-06T07:37:39.691Z] [2025-03-06T07:37:39.691Z] #74 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:39.691Z] #74 DONE 1.8s [2025-03-06T07:37:39.691Z] [2025-03-06T07:37:39.691Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:39.691Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 13.3s [2025-03-06T07:37:40.299Z] #42 ... [2025-03-06T07:37:40.299Z] [2025-03-06T07:37:40.299Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:40.299Z] #75 DONE 1.2s [2025-03-06T07:37:40.299Z] [2025-03-06T07:37:40.299Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:40.299Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.12MB / 33.17MB 13.9s [2025-03-06T07:37:40.607Z] #42 ... [2025-03-06T07:37:40.607Z] [2025-03-06T07:37:40.607Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:37:40.607Z] #76 DONE 2.4s [2025-03-06T07:37:40.607Z] [2025-03-06T07:37:40.607Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:40.887Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 14.5s [2025-03-06T07:37:41.174Z] #42 ... [2025-03-06T07:37:41.174Z] [2025-03-06T07:37:41.174Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T07:37:41.174Z] #52 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-06T07:37:41.174Z] #52 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-06T07:37:41.174Z] #52 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-06T07:37:41.174Z] #52 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done [2025-03-06T07:37:41.174Z] #52 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done [2025-03-06T07:37:41.174Z] #52 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-06T07:37:41.174Z] #52 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done [2025-03-06T07:37:41.174Z] #52 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.4s done [2025-03-06T07:37:41.174Z] #52 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.3s done [2025-03-06T07:37:41.174Z] #52 ... [2025-03-06T07:37:41.174Z] [2025-03-06T07:37:41.174Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:42.182Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.09MB / 33.17MB 15.7s [2025-03-06T07:37:42.783Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.14MB / 33.17MB 16.5s [2025-03-06T07:37:43.051Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 16.7s done [2025-03-06T07:37:44.044Z] #42 ... [2025-03-06T07:37:44.044Z] [2025-03-06T07:37:44.044Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T07:37:44.044Z] #77 ... [2025-03-06T07:37:44.044Z] [2025-03-06T07:37:44.044Z] #63 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-06T07:37:44.044Z] #63 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:44.045Z] #63 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:44.045Z] #63 16.42 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:44.045Z] #63 16.43 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:44.045Z] #63 16.53 OK: 9 MiB in 15 packages [2025-03-06T07:37:44.045Z] #63 DONE 17.1s [2025-03-06T07:37:44.045Z] [2025-03-06T07:37:44.045Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T07:37:46.022Z] #78 ... [2025-03-06T07:37:46.022Z] [2025-03-06T07:37:46.022Z] #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-06T07:37:46.022Z] #73 DONE 17.8s [2025-03-06T07:37:46.022Z] [2025-03-06T07:37:46.022Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T07:37:48.033Z] #79 ... [2025-03-06T07:37:48.033Z] [2025-03-06T07:37:48.033Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:48.033Z] #80 ... [2025-03-06T07:37:48.033Z] [2025-03-06T07:37:48.033Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:48.033Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-06T07:37:48.322Z] #42 ... [2025-03-06T07:37:48.322Z] [2025-03-06T07:37:48.322Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:48.322Z] #81 ... [2025-03-06T07:37:48.322Z] [2025-03-06T07:37:48.322Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-06T07:37:48.322Z] #61 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:48.322Z] #61 14.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:48.322Z] #61 17.63 (1/4) Installing ca-certificates (20241121-r1) [2025-03-06T07:37:48.322Z] #61 17.81 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:48.322Z] #61 17.83 (3/4) Installing su-exec (0.2-r3) [2025-03-06T07:37:48.322Z] #61 17.83 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T07:37:48.322Z] #61 18.43 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:48.322Z] #61 18.56 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:37:48.322Z] #61 19.72 OK: 20 MiB in 18 packages [2025-03-06T07:37:48.322Z] #61 DONE 21.5s [2025-03-06T07:37:48.322Z] [2025-03-06T07:37:48.322Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T07:37:48.322Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.9s [2025-03-06T07:37:48.322Z] #52 ... [2025-03-06T07:37:48.322Z] [2025-03-06T07:37:48.322Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:49.763Z] #42 ... [2025-03-06T07:37:49.763Z] [2025-03-06T07:37:49.763Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:49.763Z] #82 ... [2025-03-06T07:37:49.763Z] [2025-03-06T07:37:49.763Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:50.037Z] #42 ... [2025-03-06T07:37:50.037Z] [2025-03-06T07:37:50.037Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:50.305Z] #83 ... [2025-03-06T07:37:50.305Z] [2025-03-06T07:37:50.305Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:50.604Z] #42 ... [2025-03-06T07:37:50.604Z] [2025-03-06T07:37:50.604Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:37:50.900Z] #84 ... [2025-03-06T07:37:50.900Z] [2025-03-06T07:37:50.900Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:53.492Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.1s [2025-03-06T07:37:53.492Z] #42 ... [2025-03-06T07:37:53.492Z] [2025-03-06T07:37:53.492Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-06T07:37:53.492Z] #52 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.7s done [2025-03-06T07:37:53.492Z] #52 DONE 23.7s [2025-03-06T07:37:53.492Z] [2025-03-06T07:37:53.492Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:53.762Z] #42 ... [2025-03-06T07:37:53.762Z] [2025-03-06T07:37:53.762Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T07:37:53.762Z] #68 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:53.762Z] #68 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:53.762Z] #68 25.24 (1/7) Installing ca-certificates (20241121-r1) [2025-03-06T07:37:53.762Z] #68 25.72 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:53.762Z] #68 25.76 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-06T07:37:53.762Z] #68 25.79 (4/7) Installing libsodium (1.0.19-r0) [2025-03-06T07:37:53.762Z] #68 25.89 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-06T07:37:53.762Z] #68 ... [2025-03-06T07:37:53.762Z] [2025-03-06T07:37:53.762Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:54.026Z] #42 ... [2025-03-06T07:37:54.026Z] [2025-03-06T07:37:54.026Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T07:37:54.027Z] #72 16.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:54.027Z] #72 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:54.027Z] #72 25.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:37:54.027Z] #72 25.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:37:54.027Z] #72 25.65 OK: 24048 distinct packages available [2025-03-06T07:37:54.309Z] #72 ... [2025-03-06T07:37:54.309Z] [2025-03-06T07:37:54.309Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:54.309Z] #42 ... [2025-03-06T07:37:54.309Z] [2025-03-06T07:37:54.309Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T07:37:54.309Z] #69 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:54.309Z] #69 17.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:54.309Z] #69 25.17 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T07:37:54.309Z] #69 25.21 (2/4) Installing openssl (3.3.3-r0) [2025-03-06T07:37:54.309Z] #69 25.38 (3/4) Installing su-exec (0.2-r3) [2025-03-06T07:37:54.309Z] #69 25.44 (4/4) Installing yq-go (4.44.1-r2) [2025-03-06T07:37:54.578Z] #69 ... [2025-03-06T07:37:54.578Z] [2025-03-06T07:37:54.578Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T07:37:54.578Z] #70 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:54.578Z] #70 17.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:54.578Z] #70 ... [2025-03-06T07:37:54.578Z] [2025-03-06T07:37:54.578Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:56.013Z] #42 ... [2025-03-06T07:37:56.013Z] [2025-03-06T07:37:56.013Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T07:37:56.013Z] #66 18.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:56.013Z] #66 19.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:56.278Z] #66 ... [2025-03-06T07:37:56.278Z] [2025-03-06T07:37:56.278Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:57.268Z] #42 ... [2025-03-06T07:37:57.268Z] [2025-03-06T07:37:57.268Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-06T07:37:57.268Z] #69 27.22 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:57.268Z] #69 27.40 OK: 20 MiB in 18 packages [2025-03-06T07:37:57.268Z] #69 DONE 29.7s [2025-03-06T07:37:57.268Z] [2025-03-06T07:37:57.268Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:57.543Z] #42 ... [2025-03-06T07:37:57.543Z] [2025-03-06T07:37:57.543Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:37:57.543Z] #64 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:57.543Z] #64 22.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:57.820Z] #64 ... [2025-03-06T07:37:57.820Z] [2025-03-06T07:37:57.820Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T07:37:57.820Z] #77 13.75 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:57.820Z] #77 16.02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:57.820Z] #77 ... [2025-03-06T07:37:57.820Z] [2025-03-06T07:37:57.820Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T07:37:57.820Z] #65 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:57.820Z] #65 22.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:58.102Z] #65 ... [2025-03-06T07:37:58.102Z] [2025-03-06T07:37:58.102Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T07:37:58.102Z] #71 19.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:58.102Z] #71 22.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:58.102Z] #71 ... [2025-03-06T07:37:58.102Z] [2025-03-06T07:37:58.102Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:58.379Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.4s [2025-03-06T07:37:58.379Z] #42 ... [2025-03-06T07:37:58.379Z] [2025-03-06T07:37:58.379Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-06T07:37:58.379Z] #0 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:58.379Z] #0 7.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:37:58.656Z] #85 ... [2025-03-06T07:37:58.656Z] [2025-03-06T07:37:58.656Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:37:58.952Z] #42 ... [2025-03-06T07:37:58.952Z] [2025-03-06T07:37:58.952Z] #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-06T07:37:58.952Z] #68 26.26 (6/7) Installing libzmq (4.3.5-r2) [2025-03-06T07:37:58.952Z] #68 26.34 (7/7) Installing zeromq (4.3.5-r2) [2025-03-06T07:37:58.952Z] #68 26.39 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:37:58.952Z] #68 26.58 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:37:58.952Z] #68 27.96 OK: 14 MiB in 21 packages [2025-03-06T07:37:58.952Z] #68 DONE 31.1s [2025-03-06T07:37:58.952Z] [2025-03-06T07:37:58.952Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:38:00.382Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.4s done [2025-03-06T07:38:00.984Z] #42 DONE 35.8s [2025-03-06T07:38:00.984Z] [2025-03-06T07:38:00.985Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T07:38:00.985Z] #71 32.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:38:00.985Z] #71 32.75 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:38:00.985Z] #71 32.75 OK: 24048 distinct packages available [2025-03-06T07:38:01.981Z] #71 ... [2025-03-06T07:38:01.981Z] [2025-03-06T07:38:01.981Z] #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-06T07:38:01.981Z] #66 30.35 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T07:38:01.981Z] #66 30.38 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:38:01.981Z] #66 30.52 OK: 9 MiB in 15 packages [2025-03-06T07:38:01.981Z] #66 DONE 33.8s [2025-03-06T07:38:01.981Z] [2025-03-06T07:38:01.981Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:01.981Z] #86 ... [2025-03-06T07:38:01.981Z] [2025-03-06T07:38:01.981Z] #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T07:38:01.981Z] #78 8.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:01.981Z] #78 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:02.268Z] #78 ... [2025-03-06T07:38:02.268Z] [2025-03-06T07:38:02.268Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T07:38:02.268Z] #65 31.94 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-06T07:38:02.268Z] #65 32.01 (2/2) Installing su-exec (0.2-r3) [2025-03-06T07:38:02.268Z] #65 32.04 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:38:02.268Z] #65 32.31 OK: 9 MiB in 16 packages [2025-03-06T07:38:02.544Z] #65 ... [2025-03-06T07:38:02.544Z] [2025-03-06T07:38:02.544Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T07:38:02.544Z] #79 6.873 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:02.544Z] #79 8.821 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:02.808Z] #79 ... [2025-03-06T07:38:02.808Z] [2025-03-06T07:38:02.808Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:38:02.808Z] #64 34.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-06T07:38:02.808Z] #64 34.65 v3.20.6-34-g03eb45c3b90 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-06T07:38:02.808Z] #64 34.65 OK: 24048 distinct packages available [2025-03-06T07:38:03.398Z] #64 ... [2025-03-06T07:38:03.398Z] [2025-03-06T07:38:03.398Z] #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-06T07:38:03.398Z] #65 DONE 35.6s [2025-03-06T07:38:03.688Z] [2025-03-06T07:38:03.688Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-06T07:38:03.977Z] #87 ... [2025-03-06T07:38:03.977Z] [2025-03-06T07:38:03.977Z] #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-06T07:38:03.977Z] #70 28.47 (1/3) Installing ca-certificates (20241121-r1) [2025-03-06T07:38:03.977Z] #70 28.94 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-06T07:38:03.977Z] #70 28.98 (3/3) Installing tzdata (2025a-r0) [2025-03-06T07:38:03.977Z] #70 31.27 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:38:03.977Z] #70 31.45 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:38:03.977Z] #70 33.14 OK: 11 MiB in 17 packages [2025-03-06T07:38:03.977Z] #70 DONE 36.1s [2025-03-06T07:38:04.271Z] [2025-03-06T07:38:04.271Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:05.370Z] #88 ... [2025-03-06T07:38:05.370Z] [2025-03-06T07:38:05.370Z] #77 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-06T07:38:05.370Z] #77 29.27 OK: 239 MiB in 58 packages [2025-03-06T07:38:05.370Z] #77 DONE 31.5s [2025-03-06T07:38:05.370Z] [2025-03-06T07:38:05.370Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-06T07:38:06.015Z] #89 DONE 0.5s [2025-03-06T07:38:06.015Z] [2025-03-06T07:38:06.015Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:06.301Z] #90 ... [2025-03-06T07:38:06.301Z] [2025-03-06T07:38:06.301Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T07:38:06.301Z] #72 28.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:06.301Z] #72 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:06.576Z] #72 ... [2025-03-06T07:38:06.576Z] [2025-03-06T07:38:06.576Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:06.576Z] #86 4.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:07.201Z] #86 ... [2025-03-06T07:38:07.201Z] [2025-03-06T07:38:07.201Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-06T07:38:07.201Z] #85 17.22 OK: 20 MiB in 18 packages [2025-03-06T07:38:07.201Z] #85 DONE 18.7s [2025-03-06T07:38:07.201Z] [2025-03-06T07:38:07.201Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:38:07.201Z] #64 36.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:07.201Z] #64 38.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:07.504Z] #64 ... [2025-03-06T07:38:07.504Z] [2025-03-06T07:38:07.504Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-06T07:38:07.504Z] #0 5.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:07.504Z] #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:07.504Z] #91 ... [2025-03-06T07:38:07.504Z] [2025-03-06T07:38:07.504Z] #78 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2025-03-06T07:38:07.504Z] #78 21.41 OK: 9 MiB in 15 packages [2025-03-06T07:38:07.504Z] #78 DONE 24.5s [2025-03-06T07:38:07.504Z] [2025-03-06T07:38:07.504Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T07:38:07.504Z] #71 35.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:07.504Z] #71 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:08.489Z] #71 ... [2025-03-06T07:38:08.489Z] [2025-03-06T07:38:08.489Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:08.489Z] #88 4.572 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:09.074Z] #88 ... [2025-03-06T07:38:09.074Z] [2025-03-06T07:38:09.074Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:09.074Z] #0 3.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:09.074Z] #0 6.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:09.074Z] #92 ... [2025-03-06T07:38:09.074Z] [2025-03-06T07:38:09.074Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-06T07:38:09.074Z] #87 5.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:10.502Z] #87 6.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:10.787Z] #87 ... [2025-03-06T07:38:10.787Z] [2025-03-06T07:38:10.787Z] #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-06T07:38:10.787Z] #79 22.48 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-06T07:38:10.787Z] #79 23.21 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:38:10.787Z] #79 23.35 OK: 9 MiB in 15 packages [2025-03-06T07:38:10.787Z] #79 DONE 24.8s [2025-03-06T07:38:10.787Z] [2025-03-06T07:38:10.788Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-06T07:38:10.788Z] #72 41.75 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-06T07:38:10.788Z] #72 41.78 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-06T07:38:10.788Z] #72 41.79 (3/5) Installing libucontext (1.2-r3) [2025-03-06T07:38:10.788Z] #72 41.81 (4/5) Installing gcompat (1.1.0-r4) [2025-03-06T07:38:10.788Z] #72 41.83 (5/5) Installing openssl (3.3.3-r0) [2025-03-06T07:38:10.788Z] #72 41.94 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:38:10.788Z] #72 42.13 OK: 10 MiB in 19 packages [2025-03-06T07:38:10.966Z] #118 ... [2025-03-06T07:38:10.966Z] [2025-03-06T07:38:10.966Z] #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:10.966Z] #82 DONE 50.7s [2025-03-06T07:38:10.966Z] [2025-03-06T07:38:10.966Z] #116 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:10.966Z] #116 DONE 52.9s [2025-03-06T07:38:10.966Z] [2025-03-06T07:38:10.966Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:10.966Z] #115 DONE 44.6s [2025-03-06T07:38:10.966Z] [2025-03-06T07:38:10.966Z] #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:10.966Z] #73 DONE 52.5s [2025-03-06T07:38:10.966Z] [2025-03-06T07:38:10.966Z] #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:10.966Z] #117 DONE 50.2s [2025-03-06T07:38:10.966Z] [2025-03-06T07:38:10.966Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:10.966Z] #118 DONE 50.3s [2025-03-06T07:38:10.966Z] [2025-03-06T07:38:10.966Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-06T07:38:12.721Z] #72 DONE 44.5s [2025-03-06T07:38:12.721Z] [2025-03-06T07:38:12.721Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-06T07:38:14.258Z] #119 ... [2025-03-06T07:38:14.258Z] [2025-03-06T07:38:14.258Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-06T07:38:14.258Z] #120 ... [2025-03-06T07:38:14.258Z] [2025-03-06T07:38:14.258Z] #121 [core-data builder 6/7] COPY . . [2025-03-06T07:38:14.516Z] #121 ... [2025-03-06T07:38:14.516Z] [2025-03-06T07:38:14.516Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-06T07:38:14.774Z] #122 ... [2025-03-06T07:38:14.774Z] [2025-03-06T07:38:14.774Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-03-06T07:38:14.774Z] #123 ... [2025-03-06T07:38:14.774Z] [2025-03-06T07:38:14.774Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-06T07:38:15.321Z] #93 ... [2025-03-06T07:38:15.321Z] [2025-03-06T07:38:15.321Z] #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:15.321Z] #92 14.43 OK: 14 MiB in 21 packages [2025-03-06T07:38:15.321Z] #92 DONE 16.0s [2025-03-06T07:38:15.321Z] [2025-03-06T07:38:15.321Z] #91 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-06T07:38:15.321Z] #91 16.21 OK: 20 MiB in 18 packages [2025-03-06T07:38:15.321Z] #91 DONE 17.5s [2025-03-06T07:38:15.321Z] [2025-03-06T07:38:15.321Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-06T07:38:15.321Z] #93 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:15.321Z] #93 ... [2025-03-06T07:38:15.321Z] [2025-03-06T07:38:15.321Z] #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-06T07:38:15.321Z] #94 DONE 0.3s [2025-03-06T07:38:15.321Z] [2025-03-06T07:38:15.321Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:38:15.321Z] #64 45.50 (1/14) Installing ca-certificates (20241121-r1) [2025-03-06T07:38:15.321Z] #64 46.00 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-06T07:38:15.321Z] #64 46.21 (3/14) Installing c-ares (1.33.1-r0) [2025-03-06T07:38:15.321Z] #64 46.26 (4/14) Installing libunistring (1.2-r0) [2025-03-06T07:38:15.321Z] #64 46.52 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-06T07:38:15.321Z] #64 46.56 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-06T07:38:15.321Z] #64 46.59 (7/14) Installing libpsl (0.21.5-r1) [2025-03-06T07:38:15.321Z] #64 46.64 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-06T07:38:15.321Z] #64 46.72 (9/14) Installing libcurl (8.12.1-r0) [2025-03-06T07:38:15.321Z] #64 46.80 (10/14) Installing curl (8.12.1-r0) [2025-03-06T07:38:15.321Z] #64 46.90 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-06T07:38:15.321Z] #64 46.96 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-06T07:38:15.321Z] #64 47.00 (13/14) Installing libucontext (1.2-r3) [2025-03-06T07:38:15.321Z] #64 47.08 (14/14) Installing gcompat (1.1.0-r4) [2025-03-06T07:38:15.321Z] #64 47.12 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:38:15.321Z] #64 47.32 Executing ca-certificates-20241121-r1.trigger [2025-03-06T07:38:15.607Z] #64 ... [2025-03-06T07:38:15.607Z] [2025-03-06T07:38:15.607Z] #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-06T07:38:15.607Z] #71 45.28 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-06T07:38:15.607Z] #71 45.31 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-06T07:38:15.607Z] #71 45.33 (3/4) Installing libucontext (1.2-r3) [2025-03-06T07:38:15.607Z] #71 45.34 (4/4) Installing gcompat (1.1.0-r4) [2025-03-06T07:38:15.607Z] #71 45.45 Executing busybox-1.36.1-r29.trigger [2025-03-06T07:38:15.607Z] #71 45.62 OK: 9 MiB in 18 packages [2025-03-06T07:38:15.607Z] #71 DONE 47.4s [2025-03-06T07:38:15.607Z] [2025-03-06T07:38:15.607Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T07:38:17.051Z] #95 ... [2025-03-06T07:38:17.051Z] [2025-03-06T07:38:17.051Z] #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:17.051Z] #86 6.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:17.051Z] #86 13.47 OK: 9 MiB in 15 packages [2025-03-06T07:38:17.051Z] #86 DONE 15.1s [2025-03-06T07:38:17.051Z] [2025-03-06T07:38:17.051Z] #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2025-03-06T07:38:17.051Z] #93 4.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:18.497Z] #93 ... [2025-03-06T07:38:18.497Z] [2025-03-06T07:38:18.497Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-06T07:38:18.497Z] #87 13.96 OK: 9 MiB in 16 packages [2025-03-06T07:38:18.497Z] #87 DONE 14.8s [2025-03-06T07:38:18.497Z] [2025-03-06T07:38:18.497Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-06T07:38:18.834Z] #96 ... [2025-03-06T07:38:18.834Z] [2025-03-06T07:38:18.834Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-06T07:38:18.834Z] #64 48.73 OK: 15 MiB in 28 packages [2025-03-06T07:38:18.834Z] #64 DONE 51.0s [2025-03-06T07:38:19.108Z] [2025-03-06T07:38:19.108Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:19.749Z] #97 ... [2025-03-06T07:38:19.749Z] [2025-03-06T07:38:19.749Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:19.749Z] #88 6.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:19.749Z] #88 14.05 OK: 11 MiB in 17 packages [2025-03-06T07:38:19.749Z] #88 DONE 15.6s [2025-03-06T07:38:19.749Z] [2025-03-06T07:38:19.749Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T07:38:19.749Z] #95 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:20.023Z] #95 4.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:22.018Z] #95 ... [2025-03-06T07:38:22.018Z] [2025-03-06T07:38:22.018Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-06T07:38:22.018Z] #96 DONE 3.3s [2025-03-06T07:38:22.018Z] [2025-03-06T07:38:22.018Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-06T07:38:22.018Z] #98 DONE 0.2s [2025-03-06T07:38:22.018Z] [2025-03-06T07:38:22.018Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:22.018Z] #97 2.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:22.604Z] #97 3.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-06T07:38:23.204Z] #97 ... [2025-03-06T07:38:23.204Z] [2025-03-06T07:38:23.204Z] #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-06T07:38:23.204Z] #93 9.863 OK: 10 MiB in 19 packages [2025-03-06T07:38:23.204Z] #93 DONE 11.0s [2025-03-06T07:38:23.204Z] [2025-03-06T07:38:23.204Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-06T07:38:24.174Z] #99 DONE 1.0s [2025-03-06T07:38:24.174Z] [2025-03-06T07:38:24.174Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T07:38:25.604Z] #100 DONE 2.3s [2025-03-06T07:38:25.604Z] [2025-03-06T07:38:25.604Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T07:38:25.604Z] #101 DONE 1.3s [2025-03-06T07:38:25.604Z] [2025-03-06T07:38:25.604Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-06T07:38:25.604Z] #102 ... [2025-03-06T07:38:25.604Z] [2025-03-06T07:38:25.604Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-06T07:38:25.604Z] #103 DONE 0.2s [2025-03-06T07:38:25.604Z] [2025-03-06T07:38:25.604Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-06T07:38:25.604Z] #102 DONE 0.3s [2025-03-06T07:38:25.604Z] [2025-03-06T07:38:25.604Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-06T07:38:25.871Z] #104 ... [2025-03-06T07:38:25.871Z] [2025-03-06T07:38:25.871Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-06T07:38:25.871Z] #105 DONE 0.4s [2025-03-06T07:38:26.159Z] [2025-03-06T07:38:26.159Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-06T07:38:26.159Z] #95 9.434 OK: 9 MiB in 18 packages [2025-03-06T07:38:26.159Z] #95 DONE 10.5s [2025-03-06T07:38:26.159Z] [2025-03-06T07:38:26.159Z] #104 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-06T07:38:26.159Z] #104 DONE 0.3s [2025-03-06T07:38:26.159Z] [2025-03-06T07:38:26.159Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T07:38:26.436Z] #106 ... [2025-03-06T07:38:26.436Z] [2025-03-06T07:38:26.436Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T07:38:26.436Z] #107 DONE 0.6s [2025-03-06T07:38:26.706Z] [2025-03-06T07:38:26.707Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T07:38:26.707Z] #108 DONE 0.6s [2025-03-06T07:38:26.707Z] [2025-03-06T07:38:26.707Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-06T07:38:27.295Z] #109 DONE 0.4s [2025-03-06T07:38:27.295Z] [2025-03-06T07:38:27.295Z] #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-06T07:38:27.295Z] #110 DONE 0.5s [2025-03-06T07:38:27.295Z] [2025-03-06T07:38:27.295Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-06T07:38:27.295Z] #111 ... [2025-03-06T07:38:27.295Z] [2025-03-06T07:38:27.295Z] #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-06T07:38:27.295Z] #112 DONE 0.3s [2025-03-06T07:38:27.576Z] [2025-03-06T07:38:27.576Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-06T07:38:27.576Z] #111 DONE 0.4s [2025-03-06T07:38:27.576Z] [2025-03-06T07:38:27.576Z] #113 [security-spire-agent] exporting to image [2025-03-06T07:38:27.576Z] #113 exporting layers [2025-03-06T07:38:28.220Z] #113 ... [2025-03-06T07:38:28.220Z] [2025-03-06T07:38:28.220Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-06T07:38:28.220Z] #97 8.209 OK: 15 MiB in 28 packages [2025-03-06T07:38:28.220Z] #97 DONE 9.5s [2025-03-06T07:38:28.540Z] [2025-03-06T07:38:28.540Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-06T07:38:29.542Z] #106 DONE 3.5s [2025-03-06T07:38:29.542Z] [2025-03-06T07:38:29.542Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.542Z] #83 ... [2025-03-06T07:38:29.542Z] [2025-03-06T07:38:29.542Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-06T07:38:29.666Z] #124 ... [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-06T07:38:29.666Z] #119 DONE 23.3s [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-03-06T07:38:29.666Z] #123 DONE 23.3s [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:38:29.666Z] #125 CACHED [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-03-06T07:38:29.666Z] #126 CACHED [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #127 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.666Z] #127 CACHED [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.666Z] #128 CACHED [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-03-06T07:38:29.666Z] #129 CACHED [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:38:29.666Z] #130 CACHED [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-06T07:38:29.666Z] #122 DONE 23.4s [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.666Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-06T07:38:29.666Z] #124 DONE 23.4s [2025-03-06T07:38:29.666Z] [2025-03-06T07:38:29.667Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-06T07:38:29.667Z] #120 DONE 23.4s [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #121 [core-data builder 6/7] COPY . . [2025-03-06T07:38:29.667Z] #121 DONE 23.5s [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-06T07:38:29.667Z] #131 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:38:29.667Z] #132 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.667Z] #133 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #134 [security-proxy-auth builder 6/7] COPY . . [2025-03-06T07:38:29.667Z] #134 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:38:29.667Z] #135 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.667Z] #136 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #137 [core-command builder 6/7] COPY . . [2025-03-06T07:38:29.667Z] #137 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.667Z] #138 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:38:29.667Z] #139 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #140 [core-metadata builder 6/7] COPY . . [2025-03-06T07:38:29.667Z] #140 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.667Z] #141 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:38:29.667Z] #142 CACHED [2025-03-06T07:38:29.667Z] [2025-03-06T07:38:29.667Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:38:29.667Z] #143 1.221 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-06T07:38:29.824Z] #114 DONE 0.2s [2025-03-06T07:38:29.824Z] [2025-03-06T07:38:29.824Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:29.824Z] #84 ... [2025-03-06T07:38:29.824Z] [2025-03-06T07:38:29.824Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-06T07:38:30.098Z] #115 DONE 0.2s [2025-03-06T07:38:30.098Z] [2025-03-06T07:38:30.098Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-06T07:38:30.395Z] #116 DONE 0.2s [2025-03-06T07:38:30.395Z] [2025-03-06T07:38:30.395Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-06T07:38:30.668Z] #117 DONE 0.3s [2025-03-06T07:38:30.668Z] [2025-03-06T07:38:30.668Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-06T07:38:30.935Z] #118 DONE 0.3s [2025-03-06T07:38:30.935Z] [2025-03-06T07:38:30.935Z] #113 [security-spire-config] exporting to image [2025-03-06T07:38:32.369Z] #113 exporting layers 4.9s done [2025-03-06T07:38:32.369Z] #113 writing image sha256:5571d018fbdcec2c22e6675075264474aeed8e215703e53c09396981b77884aa 0.1s done [2025-03-06T07:38:32.369Z] #113 naming to docker.io/library/security-spire-agent-arm64 [2025-03-06T07:38:32.369Z] #113 writing image sha256:09763a7788014fe783f0ce827d3dadf615a921204d92c7548dcc30463ea235e0 [2025-03-06T07:38:32.369Z] #113 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-03-06T07:38:32.369Z] #113 writing image sha256:09763a7788014fe783f0ce827d3dadf615a921204d92c7548dcc30463ea235e0 0.0s done [2025-03-06T07:38:32.369Z] #113 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-06T07:38:33.785Z] #113 exporting layers 2.5s done [2025-03-06T07:38:33.785Z] #113 writing image sha256:bfc81456bfbaeb9c0b3d584e460aebf4e0c04d2c1772c4840fc437f89dba92b1 0.0s done [2025-03-06T07:38:33.785Z] #113 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-06T07:38:33.785Z] #113 DONE 6.1s [2025-03-06T07:38:33.785Z] [2025-03-06T07:38:33.785Z] #83 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:38:37.768Z] #143 ... [2025-03-06T07:38:37.768Z] [2025-03-06T07:38:37.768Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T07:38:37.768Z] #0 1.476 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-06T07:38:37.768Z] #144 ... [2025-03-06T07:38:37.768Z] [2025-03-06T07:38:37.768Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T07:38:37.768Z] #0 0.837 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-06T07:38:38.027Z] #145 ... [2025-03-06T07:38:38.027Z] [2025-03-06T07:38:38.027Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T07:38:38.027Z] #0 0.935 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-06T07:38:38.286Z] #146 ... [2025-03-06T07:38:38.286Z] [2025-03-06T07:38:38.286Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T07:38:38.286Z] #0 1.226 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-06T07:38:38.286Z] #147 ... [2025-03-06T07:38:38.286Z] [2025-03-06T07:38:38.286Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T07:38:38.286Z] #0 0.599 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-06T07:38:38.546Z] #148 ... [2025-03-06T07:38:38.546Z] [2025-03-06T07:38:38.546Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T07:38:38.546Z] #0 0.841 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-06T07:38:38.546Z] #149 ... [2025-03-06T07:38:38.546Z] [2025-03-06T07:38:38.546Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T07:38:38.546Z] #0 0.806 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-06T07:38:38.804Z] #150 ... [2025-03-06T07:38:38.804Z] [2025-03-06T07:38:38.804Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T07:38:38.804Z] #0 0.473 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-06T07:38:38.804Z] #151 ... [2025-03-06T07:38:38.804Z] [2025-03-06T07:38:38.804Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T07:38:38.804Z] #0 1.109 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-06T07:38:39.062Z] #152 ... [2025-03-06T07:38:39.062Z] [2025-03-06T07:38:39.062Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T07:38:39.062Z] #0 0.958 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-06T07:38:39.320Z] #153 ... [2025-03-06T07:38:39.320Z] [2025-03-06T07:38:39.320Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T07:38:39.320Z] #0 1.392 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-06T07:39:41.697Z] #83 DONE 119.3s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #84 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #84 DONE 118.8s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #82 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #82 DONE 119.9s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #119 ... [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #81 DONE 121.3s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #80 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #80 DONE 121.7s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #120 ... [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #90 DONE 95.0s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #121 [security-proxy-setup builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #121 DONE 1.6s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-06T07:39:41.697Z] #122 ... [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:39:41.697Z] #123 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #124 [security-secretstore-setup builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #124 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #125 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #119 [support-scheduler builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #119 DONE 1.6s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:39:41.697Z] #126 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #127 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #128 [security-bootstrapper builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #128 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #120 DONE 1.8s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T07:39:41.697Z] #129 ... [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #130 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #130 DONE 2.1s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:39:41.697Z] #131 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #132 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #133 [security-proxy-auth builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #133 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #134 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #135 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:39:41.697Z] #135 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #136 [core-data builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #136 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #137 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #137 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #138 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:39:41.697Z] #139 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #140 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-06T07:39:41.697Z] #140 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-06T07:39:41.697Z] #141 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #142 [core-command builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #142 CACHED [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #143 [core-metadata builder 6/7] COPY . . [2025-03-06T07:39:41.697Z] #143 DONE 2.1s [2025-03-06T07:39:41.697Z] [2025-03-06T07:39:41.697Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T07:39:45.147Z] #144 ... [2025-03-06T07:39:45.147Z] [2025-03-06T07:39:45.147Z] #122 [core-keeper builder 7/8] COPY . . [2025-03-06T07:39:45.147Z] #122 DONE 3.6s [2025-03-06T07:39:45.147Z] [2025-03-06T07:39:45.147Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T07:39:48.569Z] #145 3.447 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-06T07:39:51.201Z] #145 ... [2025-03-06T07:39:51.201Z] [2025-03-06T07:39:51.201Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T07:39:51.201Z] #0 4.803 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-06T07:39:51.201Z] #146 ... [2025-03-06T07:39:51.201Z] [2025-03-06T07:39:51.201Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T07:39:51.201Z] #0 4.976 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-06T07:39:51.470Z] #147 ... [2025-03-06T07:39:51.470Z] [2025-03-06T07:39:51.470Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T07:39:51.470Z] #0 5.358 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-06T07:39:51.470Z] #148 ... [2025-03-06T07:39:51.470Z] [2025-03-06T07:39:51.470Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T07:39:51.470Z] #0 5.605 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-06T07:39:51.748Z] #149 ... [2025-03-06T07:39:51.748Z] [2025-03-06T07:39:51.748Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T07:39:51.748Z] #0 5.900 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-06T07:39:52.060Z] #150 ... [2025-03-06T07:39:52.060Z] [2025-03-06T07:39:52.060Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T07:39:52.060Z] #0 5.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-06T07:39:52.060Z] #151 ... [2025-03-06T07:39:52.060Z] [2025-03-06T07:39:52.060Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:39:52.060Z] #0 6.283 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-06T07:39:52.329Z] #152 ... [2025-03-06T07:39:52.329Z] [2025-03-06T07:39:52.329Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T07:39:52.329Z] #0 5.285 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-06T07:39:52.329Z] #153 ... [2025-03-06T07:39:52.329Z] [2025-03-06T07:39:52.329Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T07:39:52.329Z] #0 5.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-06T07:39:52.598Z] #154 ... [2025-03-06T07:39:52.598Z] [2025-03-06T07:39:52.598Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T07:39:52.598Z] #144 5.829 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-06T07:39:55.190Z] #144 ... [2025-03-06T07:39:55.190Z] [2025-03-06T07:39:55.190Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T07:39:55.190Z] #129 3.952 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-06T07:40:15.743Z] #154 ... [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T07:40:15.743Z] #149 DONE 98.6s [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:40:15.743Z] #143 ... [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T07:40:15.743Z] #147 DONE 98.8s [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-06T07:40:15.743Z] #155 DONE 0.3s [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-06T07:40:15.743Z] #156 ... [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:40:15.743Z] #157 DONE 0.4s [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:40:15.743Z] #158 DONE 0.3s [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-06T07:40:15.743Z] #159 DONE 0.4s [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:40:15.743Z] #160 DONE 0.2s [2025-03-06T07:40:15.743Z] [2025-03-06T07:40:15.743Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:40:15.743Z] #143 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-06T07:40:15.744Z] #161 DONE 0.3s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T07:40:15.744Z] #153 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T07:40:15.744Z] #162 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #156 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-06T07:40:15.744Z] #156 DONE 1.5s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:40:15.744Z] #163 DONE 0.3s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:40:15.744Z] #143 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:40:15.744Z] #164 DONE 0.3s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:40:15.744Z] #143 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-06T07:40:15.744Z] #165 DONE 0.4s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:40:15.744Z] #143 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T07:40:15.744Z] #162 DONE 1.2s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #85 [core-common-config-bootstrapper] exporting to image [2025-03-06T07:40:15.744Z] #85 exporting layers [2025-03-06T07:40:15.744Z] #85 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-06T07:40:15.744Z] #166 DONE 0.2s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-06T07:40:15.744Z] #167 DONE 0.2s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:40:15.744Z] #39 ... [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #85 [core-common-config-bootstrapper] exporting to image [2025-03-06T07:40:15.744Z] #85 exporting layers 0.4s done [2025-03-06T07:40:15.744Z] #85 writing image sha256:8995d60633fedf141433820eb95d7ffc1c637625aa01c7dc2ed3816ce94c36c2 0.0s done [2025-03-06T07:40:15.744Z] #85 naming to docker.io/library/core-common-config-bootstrapper [2025-03-06T07:40:15.744Z] #85 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-06T07:40:15.744Z] #85 DONE 2.5s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-06T07:40:15.744Z] #168 DONE 0.1s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-06T07:40:15.744Z] #169 DONE 0.1s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-06T07:40:15.744Z] #170 DONE 0.1s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-06T07:40:15.744Z] #171 DONE 1.4s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #85 [security-bootstrapper] exporting to image [2025-03-06T07:40:15.744Z] #85 exporting layers 0.7s done [2025-03-06T07:40:15.744Z] #85 writing image sha256:7525ca3e1ec037d5d6a060c936af8fafd56a07cd81a8ab36243dd81daa2a22cf done [2025-03-06T07:40:15.744Z] #85 naming to docker.io/library/security-bootstrapper done [2025-03-06T07:40:15.744Z] #85 DONE 3.2s [2025-03-06T07:40:15.744Z] [2025-03-06T07:40:15.744Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T07:41:12.485Z] #144 ... [2025-03-06T07:41:12.485Z] [2025-03-06T07:41:12.485Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T07:41:12.485Z] #150 157.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-06T07:41:22.462Z] #150 ... [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T07:41:22.462Z] #153 DONE 174.5s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T07:41:22.462Z] #145 DONE 174.5s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T07:41:22.462Z] #154 DONE 174.5s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T07:41:22.462Z] #144 DONE 174.5s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.462Z] #172 ... [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T07:41:22.462Z] #150 DONE 174.7s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T07:41:22.462Z] #152 DONE 174.6s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T07:41:22.462Z] #151 DONE 174.7s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #148 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T07:41:22.462Z] #148 DONE 174.8s [2025-03-06T07:41:22.462Z] [2025-03-06T07:41:22.462Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.725Z] #173 ... [2025-03-06T07:41:22.725Z] [2025-03-06T07:41:22.725Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T07:41:22.725Z] #146 DONE 174.9s [2025-03-06T07:41:22.725Z] [2025-03-06T07:41:22.725Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T07:41:22.725Z] #143 DONE 174.9s [2025-03-06T07:41:22.725Z] [2025-03-06T07:41:22.725Z] #172 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.725Z] #172 DONE 0.6s [2025-03-06T07:41:22.725Z] [2025-03-06T07:41:22.725Z] #174 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #174 ... [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #175 DONE 0.6s [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #176 DONE 0.5s [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #177 DONE 0.4s [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #178 DONE 0.5s [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #179 DONE 0.5s [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #173 DONE 0.4s [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #174 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:22.984Z] #174 DONE 0.3s [2025-03-06T07:41:22.984Z] [2025-03-06T07:41:22.984Z] #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.244Z] #180 ... [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #181 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.244Z] #181 DONE 0.4s [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #182 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:23.244Z] #182 CACHED [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #183 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.244Z] #183 CACHED [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-06T07:41:23.244Z] #184 DONE 0.4s [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.244Z] #185 DONE 0.4s [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #186 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.244Z] #186 DONE 0.4s [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.244Z] #187 DONE 0.4s [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:41:23.244Z] #188 CACHED [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.244Z] #189 CACHED [2025-03-06T07:41:23.244Z] [2025-03-06T07:41:23.244Z] #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-06T07:41:23.505Z] #190 ... [2025-03-06T07:41:23.505Z] [2025-03-06T07:41:23.505Z] #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.505Z] #191 DONE 0.5s [2025-03-06T07:41:23.505Z] [2025-03-06T07:41:23.505Z] #192 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.505Z] #192 DONE 0.5s [2025-03-06T07:41:23.505Z] [2025-03-06T07:41:23.505Z] #180 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:41:23.505Z] #180 DONE 0.4s [2025-03-06T07:41:23.505Z] [2025-03-06T07:41:23.505Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-06T07:41:25.408Z] #193 ... [2025-03-06T07:41:25.408Z] [2025-03-06T07:41:25.408Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-06T07:41:25.408Z] #194 DONE 1.8s [2025-03-06T07:41:25.408Z] [2025-03-06T07:41:25.409Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-06T07:41:25.409Z] #195 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-06T07:41:25.409Z] #196 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-06T07:41:25.409Z] #197 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-06T07:41:25.409Z] #198 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-06T07:41:25.409Z] #190 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #199 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:25.409Z] #199 DONE 1.9s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #200 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-06T07:41:25.409Z] #200 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-06T07:41:25.409Z] #201 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-06T07:41:25.409Z] #193 DONE 1.8s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #85 [core-keeper] exporting to image [2025-03-06T07:41:25.409Z] #85 exporting layers [2025-03-06T07:41:25.409Z] #85 ... [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #202 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:25.409Z] #202 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-06T07:41:25.409Z] #203 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #204 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-06T07:41:25.409Z] #204 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #205 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:25.409Z] #205 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:25.409Z] #206 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #207 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-06T07:41:25.409Z] #207 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:25.409Z] #208 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #209 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-06T07:41:25.409Z] #209 DONE 0.3s [2025-03-06T07:41:25.409Z] [2025-03-06T07:41:25.409Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:25.667Z] #210 ... [2025-03-06T07:41:25.667Z] [2025-03-06T07:41:25.667Z] #211 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:25.667Z] #211 DONE 0.3s [2025-03-06T07:41:25.667Z] [2025-03-06T07:41:25.667Z] #85 [support-notifications] exporting to image [2025-03-06T07:41:25.667Z] #85 writing image sha256:7b0d9e61ae463070ee24970dd482c93f650d8e5f0edb531789be957773ed45f7 0.0s done [2025-03-06T07:41:25.667Z] #85 naming to docker.io/library/core-keeper done [2025-03-06T07:41:26.237Z] #85 ... [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-06T07:41:26.237Z] #212 DONE 0.7s [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #85 [support-notifications] exporting to image [2025-03-06T07:41:26.237Z] #85 exporting layers 0.6s done [2025-03-06T07:41:26.237Z] #85 ... [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-06T07:41:26.237Z] #213 DONE 0.7s [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #214 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-06T07:41:26.237Z] #214 DONE 0.7s [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:41:26.237Z] #210 DONE 0.6s [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #85 [core-command] exporting to image [2025-03-06T07:41:26.237Z] #85 exporting layers 0.7s done [2025-03-06T07:41:26.237Z] #85 writing image sha256:239b4efa2da41a19b28a1d2d01d452e558cda04b6381b0e0d64c3cb728880ff5 0.0s done [2025-03-06T07:41:26.237Z] #85 naming to docker.io/library/core-command done [2025-03-06T07:41:26.237Z] #85 writing image sha256:97860536d87de629ff19c14b23241fe9030da4d904a30b4a699cdd2e0c30aacd [2025-03-06T07:41:26.237Z] #85 ... [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T07:41:26.237Z] #215 DONE 0.2s [2025-03-06T07:41:26.237Z] [2025-03-06T07:41:26.237Z] #85 [core-data] exporting to image [2025-03-06T07:41:26.237Z] #85 exporting layers 0.8s done [2025-03-06T07:41:26.237Z] #85 writing image sha256:97860536d87de629ff19c14b23241fe9030da4d904a30b4a699cdd2e0c30aacd 0.1s done [2025-03-06T07:41:26.237Z] #85 writing image sha256:15d71d3f0b34ee2dc31dc6177ce5b7de851677549787149d435aae6f05bc96a2 [2025-03-06T07:41:26.237Z] #85 naming to docker.io/library/core-data done [2025-03-06T07:41:26.496Z] #85 ... [2025-03-06T07:41:26.496Z] [2025-03-06T07:41:26.496Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-06T07:41:26.496Z] #216 DONE 0.4s [2025-03-06T07:41:26.496Z] [2025-03-06T07:41:26.496Z] #85 [security-spiffe-token-provider] exporting to image [2025-03-06T07:41:26.496Z] #85 exporting layers 0.5s done [2025-03-06T07:41:26.496Z] #85 writing image sha256:15d71d3f0b34ee2dc31dc6177ce5b7de851677549787149d435aae6f05bc96a2 0.2s done [2025-03-06T07:41:26.496Z] #85 naming to docker.io/library/security-spiffe-token-provider done [2025-03-06T07:41:26.496Z] #85 writing image sha256:ab948c9e3f6a4be6f76b54b616283ddf8644a0b7d3ac411011d8ef2c233bd377 [2025-03-06T07:41:26.496Z] #85 writing image sha256:577ba98bb3086f5611ef53420beadeceed3b8acdbcbe5ba54401d3a4a6a3c3d0 [2025-03-06T07:41:26.756Z] #85 exporting layers 1.1s done [2025-03-06T07:41:26.756Z] #85 writing image sha256:ab948c9e3f6a4be6f76b54b616283ddf8644a0b7d3ac411011d8ef2c233bd377 0.0s done [2025-03-06T07:41:26.756Z] #85 writing image sha256:577ba98bb3086f5611ef53420beadeceed3b8acdbcbe5ba54401d3a4a6a3c3d0 0.0s done [2025-03-06T07:41:26.756Z] #85 naming to docker.io/library/core-metadata done [2025-03-06T07:41:26.756Z] #85 naming to docker.io/library/support-scheduler done [2025-03-06T07:41:26.756Z] #85 writing image sha256:10228160851984fa701c09e474d87e2aab240ea69e7d10cb392804bf51695135 done [2025-03-06T07:41:26.756Z] #85 naming to docker.io/library/support-notifications done [2025-03-06T07:41:26.756Z] #85 DONE 4.9s [2025-03-06T07:41:26.756Z] [2025-03-06T07:41:26.756Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-06T07:41:27.014Z] #217 DONE 0.4s [2025-03-06T07:41:27.014Z] [2025-03-06T07:41:27.014Z] #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T07:41:27.014Z] #218 DONE 0.9s [2025-03-06T07:41:27.014Z] [2025-03-06T07:41:27.014Z] #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T07:41:27.014Z] #219 DONE 0.8s [2025-03-06T07:41:27.014Z] [2025-03-06T07:41:27.014Z] #85 [security-proxy-auth] exporting to image [2025-03-06T07:41:27.273Z] #85 ... [2025-03-06T07:41:27.273Z] [2025-03-06T07:41:27.273Z] #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T07:41:27.273Z] #220 DONE 0.1s [2025-03-06T07:41:27.273Z] [2025-03-06T07:41:27.273Z] #85 [security-proxy-setup] exporting to image [2025-03-06T07:41:27.273Z] #85 exporting layers 0.3s done [2025-03-06T07:41:27.273Z] #85 writing image sha256:34231c619541a0cb7a6a90cd6dc4fe906c2c6f22e54503e20adbc22cb62f0fe3 0.0s done [2025-03-06T07:41:27.273Z] #85 naming to docker.io/library/security-proxy-auth [2025-03-06T07:41:27.533Z] #85 exporting layers 0.3s done [2025-03-06T07:41:27.533Z] #85 naming to docker.io/library/security-proxy-auth done [2025-03-06T07:41:27.533Z] #85 writing image sha256:b3191154e994761304b79c288f3113d5660ce2863865e8bc3921b85a4caa3f42 done [2025-03-06T07:41:27.533Z] #85 naming to docker.io/library/security-proxy-setup done [2025-03-06T07:41:27.533Z] #85 DONE 5.3s [2025-03-06T07:41:27.533Z] [2025-03-06T07:41:27.533Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T07:41:27.533Z] #221 DONE 0.5s [2025-03-06T07:41:27.533Z] [2025-03-06T07:41:27.533Z] #85 [security-secretstore-setup] exporting to image [2025-03-06T07:41:27.790Z] #85 exporting layers 0.3s done [2025-03-06T07:41:27.790Z] #85 writing image sha256:523223e35a13b688e4a1b9169358b8983c5fc06a429022881e11ecc3b830b745 done [2025-03-06T07:41:27.790Z] #85 naming to docker.io/library/security-secretstore-setup done [2025-03-06T07:41:27.790Z] #85 DONE 5.6s [2025-03-06T07:41:27.790Z] [2025-03-06T07:41:27.790Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.790Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.791Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.791Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.791Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.791Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.791Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T07:41:27.791Z] time="2025-03-06T07:36:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-06T07:41:27.800Z] $ docker stop --time=1 49dc8fa0d976f0ed4449311f07a5217e967225f5dd7e40250028977390c540a8 [2025-03-06T07:41:29.110Z] $ docker rm -f --volumes 49dc8fa0d976f0ed4449311f07a5217e967225f5dd7e40250028977390c540a8 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T07:41:29.459Z] + docker images [2025-03-06T07:41:29.459Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-06T07:41:29.459Z] security-secretstore-setup latest 523223e35a13 2 seconds ago 67.7MB [2025-03-06T07:41:29.459Z] security-proxy-auth latest 34231c619541 3 seconds ago 31.3MB [2025-03-06T07:41:29.459Z] security-proxy-setup latest b3191154e994 3 seconds ago 38.2MB [2025-03-06T07:41:29.459Z] core-data latest 97860536d87d 4 seconds ago 32.4MB [2025-03-06T07:41:29.459Z] support-scheduler latest ab948c9e3f6a 4 seconds ago 48MB [2025-03-06T07:41:29.459Z] core-metadata latest 577ba98bb308 4 seconds ago 32.6MB [2025-03-06T07:41:29.459Z] support-notifications latest 102281608519 4 seconds ago 51.6MB [2025-03-06T07:41:29.459Z] security-spiffe-token-provider latest 15d71d3f0b34 4 seconds ago 46.9MB [2025-03-06T07:41:29.459Z] core-command latest 239b4efa2da4 4 seconds ago 27.9MB [2025-03-06T07:41:29.459Z] core-keeper latest 7b0d9e61ae46 5 seconds ago 32.1MB [2025-03-06T07:41:29.459Z] security-bootstrapper latest 7525ca3e1ec0 About a minute ago 20.3MB [2025-03-06T07:41:29.459Z] core-common-config-bootstrapper latest 8995d60633fe About a minute ago 17.1MB [2025-03-06T07:41:29.459Z] security-spire-agent latest 4af00a75a7db 4 minutes ago 195MB [2025-03-06T07:41:29.459Z] security-spire-server latest 091ead003a9d 4 minutes ago 149MB [2025-03-06T07:41:29.459Z] security-spire-config latest 5c6af2c83d5a 4 minutes ago 149MB [2025-03-06T07:41:29.459Z] ci-base-image-x86_64 latest cdbe4ca6f087 8 minutes ago 929MB [2025-03-06T07:41:29.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB [2025-03-06T07:41:29.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB [2025-03-06T07:41:29.459Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T07:41:29.607Z] provisioning config files... [2025-03-06T07:41:29.617Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config15691588704813333692tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T07:41:29.921Z] ---> ****-login.sh [2025-03-06T07:41:29.921Z] nexus3.edgexfoundry.org:10001 [2025-03-06T07:41:29.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:41:29.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:41:29.921Z] Configure a credential helper to remove this warning. See [2025-03-06T07:41:29.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:41:29.922Z] [2025-03-06T07:41:29.922Z] Login Succeeded [2025-03-06T07:41:29.922Z] nexus3.edgexfoundry.org:10002 [2025-03-06T07:41:30.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:41:30.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:41:30.181Z] Configure a credential helper to remove this warning. See [2025-03-06T07:41:30.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:41:30.181Z] [2025-03-06T07:41:30.181Z] Login Succeeded [2025-03-06T07:41:30.181Z] nexus3.edgexfoundry.org:10003 [2025-03-06T07:41:30.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:41:30.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:41:30.181Z] Configure a credential helper to remove this warning. See [2025-03-06T07:41:30.181Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:41:30.181Z] [2025-03-06T07:41:30.181Z] Login Succeeded [2025-03-06T07:41:30.181Z] nexus3.edgexfoundry.org:10004 [2025-03-06T07:41:30.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:41:30.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:41:30.440Z] Configure a credential helper to remove this warning. See [2025-03-06T07:41:30.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:41:30.440Z] [2025-03-06T07:41:30.440Z] Login Succeeded [2025-03-06T07:41:30.440Z] ****.io [2025-03-06T07:41:30.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T07:41:30.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T07:41:30.699Z] Configure a credential helper to remove this warning. See [2025-03-06T07:41:30.699Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T07:41:30.699Z] [2025-03-06T07:41:30.699Z] Login Succeeded [2025-03-06T07:41:30.699Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T07:41:30.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:41:30.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T07:41:30.783Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-06T07:41:30.783Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:30.783Z] latest [2025-03-06T07:41:30.783Z] 4.0.0-dev.68 [2025-03-06T07:41:30.783Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:30.783Z] main [2025-03-06T07:41:30.783Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:31.134Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:35.094Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:35.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T07:41:35.095Z] 3fc0a6abc9b8: Preparing [2025-03-06T07:41:35.095Z] 603e4d504727: Preparing [2025-03-06T07:41:35.095Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:35.095Z] f490d2243f80: Preparing [2025-03-06T07:41:35.095Z] ccccd2963278: Preparing [2025-03-06T07:41:35.095Z] 89b463100d4d: Preparing [2025-03-06T07:41:35.095Z] 994456c4fd7b: Preparing [2025-03-06T07:41:35.095Z] 994456c4fd7b: Waiting [2025-03-06T07:41:35.095Z] 89b463100d4d: Waiting [2025-03-06T07:41:35.095Z] f490d2243f80: Pushed [2025-03-06T07:41:35.095Z] a49eabfe3a6d: Pushed [2025-03-06T07:41:35.095Z] 3fc0a6abc9b8: Pushed [2025-03-06T07:41:35.095Z] ccccd2963278: Pushed [2025-03-06T07:41:35.371Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:35.371Z] 89b463100d4d: Pushed [2025-03-06T07:41:37.285Z] 603e4d504727: Pushed [2025-03-06T07:41:37.545Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:37.871Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:38.220Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-06T07:41:38.221Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T07:41:38.221Z] 3fc0a6abc9b8: Preparing [2025-03-06T07:41:38.221Z] 603e4d504727: Preparing [2025-03-06T07:41:38.221Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:38.221Z] f490d2243f80: Preparing [2025-03-06T07:41:38.221Z] ccccd2963278: Preparing [2025-03-06T07:41:38.221Z] 89b463100d4d: Preparing [2025-03-06T07:41:38.221Z] 994456c4fd7b: Preparing [2025-03-06T07:41:38.221Z] 89b463100d4d: Waiting [2025-03-06T07:41:38.221Z] 994456c4fd7b: Waiting [2025-03-06T07:41:38.221Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:38.221Z] ccccd2963278: Layer already exists [2025-03-06T07:41:38.221Z] 3fc0a6abc9b8: Layer already exists [2025-03-06T07:41:38.221Z] f490d2243f80: Layer already exists [2025-03-06T07:41:38.221Z] 603e4d504727: Layer already exists [2025-03-06T07:41:38.221Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:38.221Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:38.221Z] latest: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:38.552Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:38.883Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.68 [2025-03-06T07:41:38.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T07:41:38.883Z] 3fc0a6abc9b8: Preparing [2025-03-06T07:41:38.883Z] 603e4d504727: Preparing [2025-03-06T07:41:38.883Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:38.883Z] f490d2243f80: Preparing [2025-03-06T07:41:38.883Z] ccccd2963278: Preparing [2025-03-06T07:41:38.883Z] 89b463100d4d: Preparing [2025-03-06T07:41:38.883Z] 994456c4fd7b: Preparing [2025-03-06T07:41:38.883Z] 89b463100d4d: Waiting [2025-03-06T07:41:38.883Z] 994456c4fd7b: Waiting [2025-03-06T07:41:38.883Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:38.883Z] f490d2243f80: Layer already exists [2025-03-06T07:41:38.883Z] 3fc0a6abc9b8: Layer already exists [2025-03-06T07:41:38.883Z] 603e4d504727: Layer already exists [2025-03-06T07:41:38.883Z] ccccd2963278: Layer already exists [2025-03-06T07:41:38.883Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:38.883Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:38.883Z] 4.0.0-dev.68: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:39.201Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:39.525Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:39.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T07:41:39.525Z] 3fc0a6abc9b8: Preparing [2025-03-06T07:41:39.525Z] 603e4d504727: Preparing [2025-03-06T07:41:39.525Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:39.525Z] f490d2243f80: Preparing [2025-03-06T07:41:39.525Z] ccccd2963278: Preparing [2025-03-06T07:41:39.525Z] 89b463100d4d: Preparing [2025-03-06T07:41:39.525Z] 994456c4fd7b: Preparing [2025-03-06T07:41:39.525Z] 89b463100d4d: Waiting [2025-03-06T07:41:39.525Z] 994456c4fd7b: Waiting [2025-03-06T07:41:39.525Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:39.525Z] 3fc0a6abc9b8: Layer already exists [2025-03-06T07:41:39.525Z] ccccd2963278: Layer already exists [2025-03-06T07:41:39.525Z] f490d2243f80: Layer already exists [2025-03-06T07:41:39.525Z] 603e4d504727: Layer already exists [2025-03-06T07:41:39.525Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:39.525Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:39.525Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:39.861Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:40.188Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-06T07:41:40.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-06T07:41:40.188Z] 3fc0a6abc9b8: Preparing [2025-03-06T07:41:40.188Z] 603e4d504727: Preparing [2025-03-06T07:41:40.188Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:40.188Z] f490d2243f80: Preparing [2025-03-06T07:41:40.188Z] ccccd2963278: Preparing [2025-03-06T07:41:40.188Z] 89b463100d4d: Preparing [2025-03-06T07:41:40.188Z] 994456c4fd7b: Preparing [2025-03-06T07:41:40.188Z] 89b463100d4d: Waiting [2025-03-06T07:41:40.188Z] 994456c4fd7b: Waiting [2025-03-06T07:41:40.188Z] 3fc0a6abc9b8: Layer already exists [2025-03-06T07:41:40.188Z] ccccd2963278: Layer already exists [2025-03-06T07:41:40.188Z] 603e4d504727: Layer already exists [2025-03-06T07:41:40.188Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:40.188Z] f490d2243f80: Layer already exists [2025-03-06T07:41:40.188Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:40.188Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:40.188Z] main: digest: sha256:b8e74e68fee90ee59aa255ab26c0e389ec34130913433c3697ffadb1bc71c44f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:41:40.264Z] ===================================================== [Pipeline] echo [2025-03-06T07:41:40.285Z] taggedImages: [2025-03-06T07:41:40.286Z] - nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:40.286Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-06T07:41:40.286Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.68 [2025-03-06T07:41:40.286Z] - nexus3.edgexfoundry.org:10004/core-command:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:40.286Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-06T07:41:40.311Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-06T07:41:40.311Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:40.311Z] latest [2025-03-06T07:41:40.311Z] 4.0.0-dev.68 [2025-03-06T07:41:40.311Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:40.311Z] main [2025-03-06T07:41:40.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:40.659Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:40.974Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:40.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T07:41:40.974Z] 5a78c94561ee: Preparing [2025-03-06T07:41:40.974Z] 9ed6cca300e7: Preparing [2025-03-06T07:41:40.974Z] a56a45028700: Preparing [2025-03-06T07:41:40.974Z] ef4542d4f97e: Preparing [2025-03-06T07:41:40.974Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:40.974Z] f490d2243f80: Preparing [2025-03-06T07:41:40.974Z] ccccd2963278: Preparing [2025-03-06T07:41:40.974Z] 89b463100d4d: Preparing [2025-03-06T07:41:40.974Z] 994456c4fd7b: Preparing [2025-03-06T07:41:40.974Z] f490d2243f80: Waiting [2025-03-06T07:41:40.974Z] ccccd2963278: Waiting [2025-03-06T07:41:40.974Z] 89b463100d4d: Waiting [2025-03-06T07:41:40.974Z] 994456c4fd7b: Waiting [2025-03-06T07:41:40.974Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:40.974Z] f490d2243f80: Layer already exists [2025-03-06T07:41:40.974Z] 9ed6cca300e7: Pushed [2025-03-06T07:41:40.974Z] a56a45028700: Pushed [2025-03-06T07:41:40.974Z] ccccd2963278: Layer already exists [2025-03-06T07:41:40.974Z] 5a78c94561ee: Pushed [2025-03-06T07:41:40.974Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:40.974Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:41.909Z] ef4542d4f97e: Pushed [2025-03-06T07:41:42.167Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:42.485Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:42.800Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-06T07:41:42.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T07:41:42.801Z] 5a78c94561ee: Preparing [2025-03-06T07:41:42.801Z] 9ed6cca300e7: Preparing [2025-03-06T07:41:42.801Z] a56a45028700: Preparing [2025-03-06T07:41:42.801Z] ef4542d4f97e: Preparing [2025-03-06T07:41:42.801Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:42.801Z] f490d2243f80: Preparing [2025-03-06T07:41:42.801Z] ccccd2963278: Preparing [2025-03-06T07:41:42.801Z] 89b463100d4d: Preparing [2025-03-06T07:41:42.801Z] 994456c4fd7b: Preparing [2025-03-06T07:41:42.801Z] f490d2243f80: Waiting [2025-03-06T07:41:42.801Z] ccccd2963278: Waiting [2025-03-06T07:41:42.801Z] 89b463100d4d: Waiting [2025-03-06T07:41:42.801Z] ef4542d4f97e: Layer already exists [2025-03-06T07:41:42.801Z] 5a78c94561ee: Layer already exists [2025-03-06T07:41:42.801Z] a56a45028700: Layer already exists [2025-03-06T07:41:42.801Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:42.801Z] 9ed6cca300e7: Layer already exists [2025-03-06T07:41:42.801Z] ccccd2963278: Layer already exists [2025-03-06T07:41:42.801Z] f490d2243f80: Layer already exists [2025-03-06T07:41:42.801Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:42.801Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:42.801Z] latest: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:43.123Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:43.442Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.68 [2025-03-06T07:41:43.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T07:41:43.442Z] 5a78c94561ee: Preparing [2025-03-06T07:41:43.442Z] 9ed6cca300e7: Preparing [2025-03-06T07:41:43.442Z] a56a45028700: Preparing [2025-03-06T07:41:43.442Z] ef4542d4f97e: Preparing [2025-03-06T07:41:43.442Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:43.442Z] f490d2243f80: Preparing [2025-03-06T07:41:43.442Z] ccccd2963278: Preparing [2025-03-06T07:41:43.442Z] 89b463100d4d: Preparing [2025-03-06T07:41:43.442Z] 994456c4fd7b: Preparing [2025-03-06T07:41:43.442Z] 89b463100d4d: Waiting [2025-03-06T07:41:43.442Z] f490d2243f80: Waiting [2025-03-06T07:41:43.442Z] ccccd2963278: Waiting [2025-03-06T07:41:43.442Z] 994456c4fd7b: Waiting [2025-03-06T07:41:43.442Z] ef4542d4f97e: Layer already exists [2025-03-06T07:41:43.442Z] a56a45028700: Layer already exists [2025-03-06T07:41:43.442Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:43.442Z] 9ed6cca300e7: Layer already exists [2025-03-06T07:41:43.442Z] 5a78c94561ee: Layer already exists [2025-03-06T07:41:43.442Z] f490d2243f80: Layer already exists [2025-03-06T07:41:43.442Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:43.442Z] ccccd2963278: Layer already exists [2025-03-06T07:41:43.442Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:43.442Z] 4.0.0-dev.68: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:43.763Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:44.086Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:44.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T07:41:44.086Z] 5a78c94561ee: Preparing [2025-03-06T07:41:44.086Z] 9ed6cca300e7: Preparing [2025-03-06T07:41:44.086Z] a56a45028700: Preparing [2025-03-06T07:41:44.086Z] ef4542d4f97e: Preparing [2025-03-06T07:41:44.086Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:44.086Z] f490d2243f80: Preparing [2025-03-06T07:41:44.086Z] ccccd2963278: Preparing [2025-03-06T07:41:44.086Z] 89b463100d4d: Preparing [2025-03-06T07:41:44.086Z] 994456c4fd7b: Preparing [2025-03-06T07:41:44.086Z] f490d2243f80: Waiting [2025-03-06T07:41:44.086Z] ccccd2963278: Waiting [2025-03-06T07:41:44.086Z] 89b463100d4d: Waiting [2025-03-06T07:41:44.086Z] 994456c4fd7b: Waiting [2025-03-06T07:41:44.086Z] 9ed6cca300e7: Layer already exists [2025-03-06T07:41:44.086Z] ef4542d4f97e: Layer already exists [2025-03-06T07:41:44.086Z] a56a45028700: Layer already exists [2025-03-06T07:41:44.086Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:44.086Z] 5a78c94561ee: Layer already exists [2025-03-06T07:41:44.086Z] ccccd2963278: Layer already exists [2025-03-06T07:41:44.086Z] f490d2243f80: Layer already exists [2025-03-06T07:41:44.086Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:44.086Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:44.086Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:44.412Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:44.737Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-06T07:41:44.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-06T07:41:44.737Z] 5a78c94561ee: Preparing [2025-03-06T07:41:44.737Z] 9ed6cca300e7: Preparing [2025-03-06T07:41:44.737Z] a56a45028700: Preparing [2025-03-06T07:41:44.737Z] ef4542d4f97e: Preparing [2025-03-06T07:41:44.737Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:44.737Z] f490d2243f80: Preparing [2025-03-06T07:41:44.737Z] ccccd2963278: Preparing [2025-03-06T07:41:44.737Z] 89b463100d4d: Preparing [2025-03-06T07:41:44.737Z] 994456c4fd7b: Preparing [2025-03-06T07:41:44.737Z] ccccd2963278: Waiting [2025-03-06T07:41:44.737Z] f490d2243f80: Waiting [2025-03-06T07:41:44.737Z] 89b463100d4d: Waiting [2025-03-06T07:41:44.737Z] 994456c4fd7b: Waiting [2025-03-06T07:41:44.737Z] 9ed6cca300e7: Layer already exists [2025-03-06T07:41:44.737Z] 5a78c94561ee: Layer already exists [2025-03-06T07:41:44.737Z] ef4542d4f97e: Layer already exists [2025-03-06T07:41:44.737Z] a56a45028700: Layer already exists [2025-03-06T07:41:44.737Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:44.737Z] ccccd2963278: Layer already exists [2025-03-06T07:41:44.737Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:44.737Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:44.737Z] f490d2243f80: Layer already exists [2025-03-06T07:41:44.737Z] main: digest: sha256:95fc21d0b1d2f55a937ac6b224a519397fd5deb6866bfb5e5f37df2d56d97186 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:41:44.817Z] ===================================================== [Pipeline] echo [2025-03-06T07:41:44.831Z] taggedImages: [2025-03-06T07:41:44.831Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:44.831Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-06T07:41:44.831Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.68 [2025-03-06T07:41:44.831Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:44.831Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-06T07:41:44.860Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-06T07:41:44.860Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:44.860Z] latest [2025-03-06T07:41:44.860Z] 4.0.0-dev.68 [2025-03-06T07:41:44.860Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:44.860Z] main [2025-03-06T07:41:44.860Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:45.197Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:45.524Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:45.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T07:41:45.524Z] a03d4d2b715a: Preparing [2025-03-06T07:41:45.524Z] 67921e8e8fa3: Preparing [2025-03-06T07:41:45.524Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:45.524Z] f490d2243f80: Preparing [2025-03-06T07:41:45.524Z] d3228e395011: Preparing [2025-03-06T07:41:45.524Z] e817538bfe85: Preparing [2025-03-06T07:41:45.524Z] 994456c4fd7b: Preparing [2025-03-06T07:41:45.524Z] e817538bfe85: Waiting [2025-03-06T07:41:45.524Z] 994456c4fd7b: Waiting [2025-03-06T07:41:45.524Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:45.524Z] f490d2243f80: Layer already exists [2025-03-06T07:41:45.524Z] d3228e395011: Pushed [2025-03-06T07:41:45.524Z] e817538bfe85: Pushed [2025-03-06T07:41:45.524Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:45.524Z] a03d4d2b715a: Pushed [2025-03-06T07:41:48.054Z] 67921e8e8fa3: Pushed [2025-03-06T07:41:48.313Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:48.644Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:48.976Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-06T07:41:48.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T07:41:48.976Z] a03d4d2b715a: Preparing [2025-03-06T07:41:48.976Z] 67921e8e8fa3: Preparing [2025-03-06T07:41:48.976Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:48.976Z] f490d2243f80: Preparing [2025-03-06T07:41:48.976Z] d3228e395011: Preparing [2025-03-06T07:41:48.976Z] e817538bfe85: Preparing [2025-03-06T07:41:48.976Z] 994456c4fd7b: Preparing [2025-03-06T07:41:48.976Z] 994456c4fd7b: Waiting [2025-03-06T07:41:48.976Z] e817538bfe85: Waiting [2025-03-06T07:41:48.976Z] 67921e8e8fa3: Layer already exists [2025-03-06T07:41:48.976Z] a03d4d2b715a: Layer already exists [2025-03-06T07:41:48.976Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:48.976Z] d3228e395011: Layer already exists [2025-03-06T07:41:48.976Z] f490d2243f80: Layer already exists [2025-03-06T07:41:48.976Z] e817538bfe85: Layer already exists [2025-03-06T07:41:48.976Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:48.976Z] latest: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:49.306Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:49.634Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.68 [2025-03-06T07:41:49.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T07:41:49.635Z] a03d4d2b715a: Preparing [2025-03-06T07:41:49.635Z] 67921e8e8fa3: Preparing [2025-03-06T07:41:49.635Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:49.635Z] f490d2243f80: Preparing [2025-03-06T07:41:49.635Z] d3228e395011: Preparing [2025-03-06T07:41:49.635Z] e817538bfe85: Preparing [2025-03-06T07:41:49.635Z] 994456c4fd7b: Preparing [2025-03-06T07:41:49.635Z] e817538bfe85: Waiting [2025-03-06T07:41:49.635Z] d3228e395011: Layer already exists [2025-03-06T07:41:49.635Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:49.635Z] a03d4d2b715a: Layer already exists [2025-03-06T07:41:49.635Z] f490d2243f80: Layer already exists [2025-03-06T07:41:49.635Z] 67921e8e8fa3: Layer already exists [2025-03-06T07:41:49.635Z] e817538bfe85: Layer already exists [2025-03-06T07:41:49.635Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:49.635Z] 4.0.0-dev.68: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:49.967Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:50.851Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:50.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T07:41:50.851Z] a03d4d2b715a: Preparing [2025-03-06T07:41:50.851Z] 67921e8e8fa3: Preparing [2025-03-06T07:41:50.851Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:50.851Z] f490d2243f80: Preparing [2025-03-06T07:41:50.851Z] d3228e395011: Preparing [2025-03-06T07:41:50.851Z] e817538bfe85: Preparing [2025-03-06T07:41:50.851Z] 994456c4fd7b: Preparing [2025-03-06T07:41:50.851Z] e817538bfe85: Waiting [2025-03-06T07:41:50.851Z] 994456c4fd7b: Waiting [2025-03-06T07:41:50.851Z] f490d2243f80: Layer already exists [2025-03-06T07:41:50.851Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:50.851Z] d3228e395011: Layer already exists [2025-03-06T07:41:50.851Z] 67921e8e8fa3: Layer already exists [2025-03-06T07:41:50.851Z] a03d4d2b715a: Layer already exists [2025-03-06T07:41:50.851Z] e817538bfe85: Layer already exists [2025-03-06T07:41:50.851Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:50.851Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:51.179Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:51.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-06T07:41:51.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-06T07:41:51.490Z] a03d4d2b715a: Preparing [2025-03-06T07:41:51.490Z] 67921e8e8fa3: Preparing [2025-03-06T07:41:51.490Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:51.490Z] f490d2243f80: Preparing [2025-03-06T07:41:51.490Z] d3228e395011: Preparing [2025-03-06T07:41:51.490Z] e817538bfe85: Preparing [2025-03-06T07:41:51.490Z] 994456c4fd7b: Preparing [2025-03-06T07:41:51.490Z] e817538bfe85: Waiting [2025-03-06T07:41:51.490Z] 994456c4fd7b: Waiting [2025-03-06T07:41:51.490Z] 67921e8e8fa3: Layer already exists [2025-03-06T07:41:51.490Z] d3228e395011: Layer already exists [2025-03-06T07:41:51.490Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:51.490Z] a03d4d2b715a: Layer already exists [2025-03-06T07:41:51.490Z] f490d2243f80: Layer already exists [2025-03-06T07:41:51.490Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:51.490Z] e817538bfe85: Layer already exists [2025-03-06T07:41:51.490Z] main: digest: sha256:152bc95a2bde024a849412d16fd69cb54efd6e71d05ad7e9d6868416e2892ab0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:41:51.558Z] ===================================================== [Pipeline] echo [2025-03-06T07:41:51.570Z] taggedImages: [2025-03-06T07:41:51.570Z] - nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:51.570Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-06T07:41:51.570Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.68 [2025-03-06T07:41:51.570Z] - nexus3.edgexfoundry.org:10004/core-data:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:51.570Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-06T07:41:51.596Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-06T07:41:51.596Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:51.596Z] latest [2025-03-06T07:41:51.596Z] 4.0.0-dev.68 [2025-03-06T07:41:51.596Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:51.596Z] main [2025-03-06T07:41:51.596Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:51.934Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:52.254Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:52.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T07:41:52.254Z] 92aa90713ea2: Preparing [2025-03-06T07:41:52.254Z] 83ecd68bd767: Preparing [2025-03-06T07:41:52.254Z] f490d2243f80: Preparing [2025-03-06T07:41:52.254Z] aa01d303a87a: Preparing [2025-03-06T07:41:52.254Z] ee527f90a258: Preparing [2025-03-06T07:41:52.254Z] 994456c4fd7b: Preparing [2025-03-06T07:41:52.254Z] 994456c4fd7b: Waiting [2025-03-06T07:41:52.254Z] f490d2243f80: Layer already exists [2025-03-06T07:41:52.254Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:52.254Z] ee527f90a258: Pushed [2025-03-06T07:41:52.254Z] aa01d303a87a: Pushed [2025-03-06T07:41:52.254Z] 92aa90713ea2: Pushed [2025-03-06T07:41:54.789Z] 83ecd68bd767: Pushed [2025-03-06T07:41:55.048Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:55.373Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:55.697Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-06T07:41:55.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T07:41:55.697Z] 92aa90713ea2: Preparing [2025-03-06T07:41:55.697Z] 83ecd68bd767: Preparing [2025-03-06T07:41:55.697Z] f490d2243f80: Preparing [2025-03-06T07:41:55.697Z] aa01d303a87a: Preparing [2025-03-06T07:41:55.697Z] ee527f90a258: Preparing [2025-03-06T07:41:55.697Z] 994456c4fd7b: Preparing [2025-03-06T07:41:55.697Z] 994456c4fd7b: Waiting [2025-03-06T07:41:55.697Z] 92aa90713ea2: Layer already exists [2025-03-06T07:41:55.697Z] f490d2243f80: Layer already exists [2025-03-06T07:41:55.697Z] ee527f90a258: Layer already exists [2025-03-06T07:41:55.697Z] aa01d303a87a: Layer already exists [2025-03-06T07:41:55.697Z] 83ecd68bd767: Layer already exists [2025-03-06T07:41:55.697Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:55.697Z] latest: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:56.024Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:56.354Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.68 [2025-03-06T07:41:56.354Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T07:41:56.354Z] 92aa90713ea2: Preparing [2025-03-06T07:41:56.354Z] 83ecd68bd767: Preparing [2025-03-06T07:41:56.354Z] f490d2243f80: Preparing [2025-03-06T07:41:56.354Z] aa01d303a87a: Preparing [2025-03-06T07:41:56.354Z] ee527f90a258: Preparing [2025-03-06T07:41:56.354Z] 994456c4fd7b: Preparing [2025-03-06T07:41:56.354Z] 994456c4fd7b: Waiting [2025-03-06T07:41:56.354Z] aa01d303a87a: Layer already exists [2025-03-06T07:41:56.354Z] 83ecd68bd767: Layer already exists [2025-03-06T07:41:56.354Z] f490d2243f80: Layer already exists [2025-03-06T07:41:56.354Z] 92aa90713ea2: Layer already exists [2025-03-06T07:41:56.354Z] ee527f90a258: Layer already exists [2025-03-06T07:41:56.354Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:56.354Z] 4.0.0-dev.68: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:56.676Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:56.999Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:56.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T07:41:56.999Z] 92aa90713ea2: Preparing [2025-03-06T07:41:56.999Z] 83ecd68bd767: Preparing [2025-03-06T07:41:56.999Z] f490d2243f80: Preparing [2025-03-06T07:41:56.999Z] aa01d303a87a: Preparing [2025-03-06T07:41:56.999Z] ee527f90a258: Preparing [2025-03-06T07:41:56.999Z] 994456c4fd7b: Preparing [2025-03-06T07:41:56.999Z] 994456c4fd7b: Waiting [2025-03-06T07:41:56.999Z] 92aa90713ea2: Layer already exists [2025-03-06T07:41:56.999Z] aa01d303a87a: Layer already exists [2025-03-06T07:41:56.999Z] 83ecd68bd767: Layer already exists [2025-03-06T07:41:56.999Z] ee527f90a258: Layer already exists [2025-03-06T07:41:56.999Z] f490d2243f80: Layer already exists [2025-03-06T07:41:56.999Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:56.999Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:57.335Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:57.671Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-06T07:41:57.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-06T07:41:57.671Z] 92aa90713ea2: Preparing [2025-03-06T07:41:57.671Z] 83ecd68bd767: Preparing [2025-03-06T07:41:57.671Z] f490d2243f80: Preparing [2025-03-06T07:41:57.671Z] aa01d303a87a: Preparing [2025-03-06T07:41:57.671Z] ee527f90a258: Preparing [2025-03-06T07:41:57.671Z] 994456c4fd7b: Preparing [2025-03-06T07:41:57.671Z] 994456c4fd7b: Waiting [2025-03-06T07:41:57.671Z] f490d2243f80: Layer already exists [2025-03-06T07:41:57.671Z] 83ecd68bd767: Layer already exists [2025-03-06T07:41:57.671Z] aa01d303a87a: Layer already exists [2025-03-06T07:41:57.671Z] ee527f90a258: Layer already exists [2025-03-06T07:41:57.671Z] 92aa90713ea2: Layer already exists [2025-03-06T07:41:57.671Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:57.671Z] main: digest: sha256:9d3fa1db2ff97abbdb3504dacebf1042b3604167f636b16c868d6d3d1f0dc4d9 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:41:57.745Z] ===================================================== [Pipeline] echo [2025-03-06T07:41:57.761Z] taggedImages: [2025-03-06T07:41:57.761Z] - nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:57.761Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-06T07:41:57.761Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.68 [2025-03-06T07:41:57.761Z] - nexus3.edgexfoundry.org:10004/core-keeper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:57.761Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-06T07:41:57.786Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-06T07:41:57.786Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:57.786Z] latest [2025-03-06T07:41:57.786Z] 4.0.0-dev.68 [2025-03-06T07:41:57.786Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:41:57.786Z] main [2025-03-06T07:41:57.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:58.129Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:41:58.448Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:41:58.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T07:41:58.448Z] e4d68cf74054: Preparing [2025-03-06T07:41:58.448Z] c64659fc7e6d: Preparing [2025-03-06T07:41:58.448Z] 5f833f2af493: Preparing [2025-03-06T07:41:58.448Z] a49eabfe3a6d: Preparing [2025-03-06T07:41:58.448Z] f490d2243f80: Preparing [2025-03-06T07:41:58.448Z] ccccd2963278: Preparing [2025-03-06T07:41:58.448Z] 89b463100d4d: Preparing [2025-03-06T07:41:58.448Z] 994456c4fd7b: Preparing [2025-03-06T07:41:58.448Z] ccccd2963278: Waiting [2025-03-06T07:41:58.448Z] 89b463100d4d: Waiting [2025-03-06T07:41:58.448Z] 994456c4fd7b: Waiting [2025-03-06T07:41:58.448Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:41:58.448Z] f490d2243f80: Layer already exists [2025-03-06T07:41:58.448Z] ccccd2963278: Layer already exists [2025-03-06T07:41:58.448Z] 89b463100d4d: Layer already exists [2025-03-06T07:41:58.448Z] 994456c4fd7b: Layer already exists [2025-03-06T07:41:58.448Z] c64659fc7e6d: Pushed [2025-03-06T07:41:58.448Z] e4d68cf74054: Pushed [2025-03-06T07:42:00.980Z] 5f833f2af493: Pushed [2025-03-06T07:42:00.980Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:01.318Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:01.647Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-06T07:42:01.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T07:42:01.647Z] e4d68cf74054: Preparing [2025-03-06T07:42:01.647Z] c64659fc7e6d: Preparing [2025-03-06T07:42:01.647Z] 5f833f2af493: Preparing [2025-03-06T07:42:01.647Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:01.647Z] f490d2243f80: Preparing [2025-03-06T07:42:01.647Z] ccccd2963278: Preparing [2025-03-06T07:42:01.647Z] 89b463100d4d: Preparing [2025-03-06T07:42:01.647Z] 994456c4fd7b: Preparing [2025-03-06T07:42:01.647Z] ccccd2963278: Waiting [2025-03-06T07:42:01.647Z] 89b463100d4d: Waiting [2025-03-06T07:42:01.647Z] 994456c4fd7b: Waiting [2025-03-06T07:42:01.647Z] f490d2243f80: Layer already exists [2025-03-06T07:42:01.647Z] e4d68cf74054: Layer already exists [2025-03-06T07:42:01.647Z] c64659fc7e6d: Layer already exists [2025-03-06T07:42:01.647Z] 5f833f2af493: Layer already exists [2025-03-06T07:42:01.647Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:01.647Z] ccccd2963278: Layer already exists [2025-03-06T07:42:01.647Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:01.647Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:01.647Z] latest: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:01.973Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:02.294Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.68 [2025-03-06T07:42:02.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T07:42:02.294Z] e4d68cf74054: Preparing [2025-03-06T07:42:02.294Z] c64659fc7e6d: Preparing [2025-03-06T07:42:02.294Z] 5f833f2af493: Preparing [2025-03-06T07:42:02.294Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:02.294Z] f490d2243f80: Preparing [2025-03-06T07:42:02.294Z] ccccd2963278: Preparing [2025-03-06T07:42:02.294Z] 89b463100d4d: Preparing [2025-03-06T07:42:02.294Z] 994456c4fd7b: Preparing [2025-03-06T07:42:02.294Z] ccccd2963278: Waiting [2025-03-06T07:42:02.294Z] 89b463100d4d: Waiting [2025-03-06T07:42:02.294Z] 994456c4fd7b: Waiting [2025-03-06T07:42:02.294Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:02.294Z] e4d68cf74054: Layer already exists [2025-03-06T07:42:02.294Z] 5f833f2af493: Layer already exists [2025-03-06T07:42:02.294Z] c64659fc7e6d: Layer already exists [2025-03-06T07:42:02.294Z] f490d2243f80: Layer already exists [2025-03-06T07:42:02.294Z] ccccd2963278: Layer already exists [2025-03-06T07:42:02.294Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:02.294Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:02.294Z] 4.0.0-dev.68: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:02.617Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:02.940Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:02.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T07:42:02.940Z] e4d68cf74054: Preparing [2025-03-06T07:42:02.940Z] c64659fc7e6d: Preparing [2025-03-06T07:42:02.940Z] 5f833f2af493: Preparing [2025-03-06T07:42:02.940Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:02.940Z] f490d2243f80: Preparing [2025-03-06T07:42:02.940Z] ccccd2963278: Preparing [2025-03-06T07:42:02.940Z] 89b463100d4d: Preparing [2025-03-06T07:42:02.940Z] 994456c4fd7b: Preparing [2025-03-06T07:42:02.940Z] ccccd2963278: Waiting [2025-03-06T07:42:02.940Z] 89b463100d4d: Waiting [2025-03-06T07:42:02.940Z] 994456c4fd7b: Waiting [2025-03-06T07:42:02.940Z] 5f833f2af493: Layer already exists [2025-03-06T07:42:02.940Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:02.940Z] e4d68cf74054: Layer already exists [2025-03-06T07:42:02.940Z] f490d2243f80: Layer already exists [2025-03-06T07:42:02.940Z] c64659fc7e6d: Layer already exists [2025-03-06T07:42:02.940Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:02.940Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:02.940Z] ccccd2963278: Layer already exists [2025-03-06T07:42:02.940Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:03.286Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:03.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-06T07:42:03.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-06T07:42:03.606Z] e4d68cf74054: Preparing [2025-03-06T07:42:03.606Z] c64659fc7e6d: Preparing [2025-03-06T07:42:03.606Z] 5f833f2af493: Preparing [2025-03-06T07:42:03.606Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:03.606Z] f490d2243f80: Preparing [2025-03-06T07:42:03.606Z] ccccd2963278: Preparing [2025-03-06T07:42:03.606Z] 89b463100d4d: Preparing [2025-03-06T07:42:03.606Z] 994456c4fd7b: Preparing [2025-03-06T07:42:03.606Z] ccccd2963278: Waiting [2025-03-06T07:42:03.606Z] 89b463100d4d: Waiting [2025-03-06T07:42:03.606Z] 994456c4fd7b: Waiting [2025-03-06T07:42:03.606Z] e4d68cf74054: Layer already exists [2025-03-06T07:42:03.606Z] 5f833f2af493: Layer already exists [2025-03-06T07:42:03.606Z] c64659fc7e6d: Layer already exists [2025-03-06T07:42:03.606Z] f490d2243f80: Layer already exists [2025-03-06T07:42:03.606Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:03.606Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:03.606Z] ccccd2963278: Layer already exists [2025-03-06T07:42:03.606Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:03.606Z] main: digest: sha256:381c712c6cff5158aa699d10d2e280cf589bc28ce192548d97b7b601e1a49e27 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:42:03.679Z] ===================================================== [Pipeline] echo [2025-03-06T07:42:03.691Z] taggedImages: [2025-03-06T07:42:03.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:03.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-06T07:42:03.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.68 [2025-03-06T07:42:03.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:03.691Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-06T07:42:03.724Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-06T07:42:03.724Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:03.724Z] latest [2025-03-06T07:42:03.724Z] 4.0.0-dev.68 [2025-03-06T07:42:03.724Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:03.724Z] main [2025-03-06T07:42:03.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:04.062Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:04.391Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:04.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T07:42:04.391Z] 2ade77df121f: Preparing [2025-03-06T07:42:04.391Z] 9155436f639e: Preparing [2025-03-06T07:42:04.391Z] cfc03792f66d: Preparing [2025-03-06T07:42:04.391Z] be246af38316: Preparing [2025-03-06T07:42:04.391Z] 6587e366144a: Preparing [2025-03-06T07:42:04.391Z] 95da5f445a84: Preparing [2025-03-06T07:42:04.391Z] 589e2dc71f6f: Preparing [2025-03-06T07:42:04.391Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:04.391Z] f490d2243f80: Preparing [2025-03-06T07:42:04.392Z] c886c04703f0: Preparing [2025-03-06T07:42:04.392Z] 90bfb710e1ec: Preparing [2025-03-06T07:42:04.392Z] 5f70bf18a086: Preparing [2025-03-06T07:42:04.392Z] d68428d51fef: Preparing [2025-03-06T07:42:04.392Z] 6129ce29b4f2: Preparing [2025-03-06T07:42:04.392Z] d63e9282e761: Preparing [2025-03-06T07:42:04.392Z] 994456c4fd7b: Preparing [2025-03-06T07:42:04.392Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:04.392Z] c886c04703f0: Waiting [2025-03-06T07:42:04.392Z] 95da5f445a84: Waiting [2025-03-06T07:42:04.392Z] f490d2243f80: Waiting [2025-03-06T07:42:04.392Z] 589e2dc71f6f: Waiting [2025-03-06T07:42:04.392Z] 90bfb710e1ec: Waiting [2025-03-06T07:42:04.392Z] 6129ce29b4f2: Waiting [2025-03-06T07:42:04.392Z] d63e9282e761: Waiting [2025-03-06T07:42:04.392Z] 994456c4fd7b: Waiting [2025-03-06T07:42:04.392Z] 5f70bf18a086: Waiting [2025-03-06T07:42:04.392Z] 9155436f639e: Pushed [2025-03-06T07:42:04.392Z] 2ade77df121f: Pushed [2025-03-06T07:42:04.392Z] be246af38316: Pushed [2025-03-06T07:42:04.392Z] 6587e366144a: Pushed [2025-03-06T07:42:04.392Z] cfc03792f66d: Pushed [2025-03-06T07:42:04.392Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:04.392Z] f490d2243f80: Layer already exists [2025-03-06T07:42:04.392Z] 95da5f445a84: Pushed [2025-03-06T07:42:04.650Z] 5f70bf18a086: Layer already exists [2025-03-06T07:42:04.650Z] c886c04703f0: Pushed [2025-03-06T07:42:04.650Z] 90bfb710e1ec: Pushed [2025-03-06T07:42:04.650Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:04.650Z] d68428d51fef: Pushed [2025-03-06T07:42:04.650Z] 6129ce29b4f2: Pushed [2025-03-06T07:42:04.650Z] d63e9282e761: Pushed [2025-03-06T07:42:06.026Z] 589e2dc71f6f: Pushed [2025-03-06T07:42:06.026Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:06.356Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:06.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-06T07:42:06.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T07:42:06.688Z] 2ade77df121f: Preparing [2025-03-06T07:42:06.688Z] 9155436f639e: Preparing [2025-03-06T07:42:06.688Z] cfc03792f66d: Preparing [2025-03-06T07:42:06.688Z] be246af38316: Preparing [2025-03-06T07:42:06.688Z] 6587e366144a: Preparing [2025-03-06T07:42:06.688Z] 95da5f445a84: Preparing [2025-03-06T07:42:06.688Z] 589e2dc71f6f: Preparing [2025-03-06T07:42:06.688Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:06.688Z] 95da5f445a84: Waiting [2025-03-06T07:42:06.688Z] 589e2dc71f6f: Waiting [2025-03-06T07:42:06.688Z] f490d2243f80: Preparing [2025-03-06T07:42:06.688Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:06.688Z] c886c04703f0: Preparing [2025-03-06T07:42:06.688Z] 90bfb710e1ec: Preparing [2025-03-06T07:42:06.688Z] f490d2243f80: Waiting [2025-03-06T07:42:06.688Z] c886c04703f0: Waiting [2025-03-06T07:42:06.688Z] 5f70bf18a086: Preparing [2025-03-06T07:42:06.688Z] d68428d51fef: Preparing [2025-03-06T07:42:06.688Z] 90bfb710e1ec: Waiting [2025-03-06T07:42:06.688Z] 5f70bf18a086: Waiting [2025-03-06T07:42:06.688Z] d68428d51fef: Waiting [2025-03-06T07:42:06.688Z] 6129ce29b4f2: Preparing [2025-03-06T07:42:06.688Z] d63e9282e761: Preparing [2025-03-06T07:42:06.688Z] 994456c4fd7b: Preparing [2025-03-06T07:42:06.688Z] d63e9282e761: Waiting [2025-03-06T07:42:06.688Z] 6129ce29b4f2: Waiting [2025-03-06T07:42:06.688Z] 6587e366144a: Layer already exists [2025-03-06T07:42:06.688Z] be246af38316: Layer already exists [2025-03-06T07:42:06.688Z] 9155436f639e: Layer already exists [2025-03-06T07:42:06.688Z] cfc03792f66d: Layer already exists [2025-03-06T07:42:06.688Z] 2ade77df121f: Layer already exists [2025-03-06T07:42:06.688Z] 95da5f445a84: Layer already exists [2025-03-06T07:42:06.688Z] 589e2dc71f6f: Layer already exists [2025-03-06T07:42:06.688Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:06.688Z] c886c04703f0: Layer already exists [2025-03-06T07:42:06.688Z] f490d2243f80: Layer already exists [2025-03-06T07:42:06.688Z] 5f70bf18a086: Layer already exists [2025-03-06T07:42:06.688Z] 90bfb710e1ec: Layer already exists [2025-03-06T07:42:06.688Z] d63e9282e761: Layer already exists [2025-03-06T07:42:06.688Z] d68428d51fef: Layer already exists [2025-03-06T07:42:06.688Z] 6129ce29b4f2: Layer already exists [2025-03-06T07:42:06.688Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:06.688Z] latest: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:07.016Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:07.341Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.68 [2025-03-06T07:42:07.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T07:42:07.341Z] 2ade77df121f: Preparing [2025-03-06T07:42:07.341Z] 9155436f639e: Preparing [2025-03-06T07:42:07.341Z] cfc03792f66d: Preparing [2025-03-06T07:42:07.341Z] be246af38316: Preparing [2025-03-06T07:42:07.341Z] 6587e366144a: Preparing [2025-03-06T07:42:07.341Z] 95da5f445a84: Preparing [2025-03-06T07:42:07.341Z] 589e2dc71f6f: Preparing [2025-03-06T07:42:07.341Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:07.341Z] f490d2243f80: Preparing [2025-03-06T07:42:07.341Z] c886c04703f0: Preparing [2025-03-06T07:42:07.341Z] 90bfb710e1ec: Preparing [2025-03-06T07:42:07.341Z] 5f70bf18a086: Preparing [2025-03-06T07:42:07.341Z] d68428d51fef: Preparing [2025-03-06T07:42:07.341Z] 6129ce29b4f2: Preparing [2025-03-06T07:42:07.341Z] d63e9282e761: Preparing [2025-03-06T07:42:07.341Z] 994456c4fd7b: Preparing [2025-03-06T07:42:07.341Z] 95da5f445a84: Waiting [2025-03-06T07:42:07.341Z] 5f70bf18a086: Waiting [2025-03-06T07:42:07.341Z] 6129ce29b4f2: Waiting [2025-03-06T07:42:07.341Z] 589e2dc71f6f: Waiting [2025-03-06T07:42:07.341Z] c886c04703f0: Waiting [2025-03-06T07:42:07.341Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:07.341Z] f490d2243f80: Waiting [2025-03-06T07:42:07.341Z] d68428d51fef: Waiting [2025-03-06T07:42:07.341Z] 90bfb710e1ec: Waiting [2025-03-06T07:42:07.341Z] d63e9282e761: Waiting [2025-03-06T07:42:07.342Z] 994456c4fd7b: Waiting [2025-03-06T07:42:07.342Z] 9155436f639e: Layer already exists [2025-03-06T07:42:07.342Z] 2ade77df121f: Layer already exists [2025-03-06T07:42:07.342Z] 6587e366144a: Layer already exists [2025-03-06T07:42:07.342Z] be246af38316: Layer already exists [2025-03-06T07:42:07.342Z] cfc03792f66d: Layer already exists [2025-03-06T07:42:07.342Z] 95da5f445a84: Layer already exists [2025-03-06T07:42:07.342Z] c886c04703f0: Layer already exists [2025-03-06T07:42:07.342Z] 589e2dc71f6f: Layer already exists [2025-03-06T07:42:07.342Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:07.342Z] f490d2243f80: Layer already exists [2025-03-06T07:42:07.342Z] 90bfb710e1ec: Layer already exists [2025-03-06T07:42:07.342Z] d68428d51fef: Layer already exists [2025-03-06T07:42:07.342Z] 6129ce29b4f2: Layer already exists [2025-03-06T07:42:07.342Z] 5f70bf18a086: Layer already exists [2025-03-06T07:42:07.342Z] d63e9282e761: Layer already exists [2025-03-06T07:42:07.342Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:07.342Z] 4.0.0-dev.68: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:07.675Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:07.992Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:07.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T07:42:07.993Z] 2ade77df121f: Preparing [2025-03-06T07:42:07.993Z] 9155436f639e: Preparing [2025-03-06T07:42:07.993Z] cfc03792f66d: Preparing [2025-03-06T07:42:07.993Z] be246af38316: Preparing [2025-03-06T07:42:07.993Z] 6587e366144a: Preparing [2025-03-06T07:42:07.993Z] 95da5f445a84: Preparing [2025-03-06T07:42:07.993Z] 589e2dc71f6f: Preparing [2025-03-06T07:42:07.993Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:07.993Z] f490d2243f80: Preparing [2025-03-06T07:42:07.993Z] c886c04703f0: Preparing [2025-03-06T07:42:07.993Z] 90bfb710e1ec: Preparing [2025-03-06T07:42:07.993Z] 5f70bf18a086: Preparing [2025-03-06T07:42:07.993Z] d68428d51fef: Preparing [2025-03-06T07:42:07.993Z] 6129ce29b4f2: Preparing [2025-03-06T07:42:07.993Z] d63e9282e761: Preparing [2025-03-06T07:42:07.993Z] 994456c4fd7b: Preparing [2025-03-06T07:42:07.993Z] 95da5f445a84: Waiting [2025-03-06T07:42:07.993Z] 90bfb710e1ec: Waiting [2025-03-06T07:42:07.993Z] 5f70bf18a086: Waiting [2025-03-06T07:42:07.993Z] 589e2dc71f6f: Waiting [2025-03-06T07:42:07.993Z] d68428d51fef: Waiting [2025-03-06T07:42:07.993Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:07.993Z] 6129ce29b4f2: Waiting [2025-03-06T07:42:07.993Z] d63e9282e761: Waiting [2025-03-06T07:42:07.993Z] f490d2243f80: Waiting [2025-03-06T07:42:07.993Z] 994456c4fd7b: Waiting [2025-03-06T07:42:07.993Z] c886c04703f0: Waiting [2025-03-06T07:42:07.993Z] be246af38316: Layer already exists [2025-03-06T07:42:07.993Z] 6587e366144a: Layer already exists [2025-03-06T07:42:07.993Z] 9155436f639e: Layer already exists [2025-03-06T07:42:07.993Z] cfc03792f66d: Layer already exists [2025-03-06T07:42:07.993Z] 2ade77df121f: Layer already exists [2025-03-06T07:42:07.993Z] 589e2dc71f6f: Layer already exists [2025-03-06T07:42:07.993Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:07.993Z] 95da5f445a84: Layer already exists [2025-03-06T07:42:07.993Z] c886c04703f0: Layer already exists [2025-03-06T07:42:07.993Z] f490d2243f80: Layer already exists [2025-03-06T07:42:07.993Z] 90bfb710e1ec: Layer already exists [2025-03-06T07:42:07.993Z] d68428d51fef: Layer already exists [2025-03-06T07:42:07.993Z] 5f70bf18a086: Layer already exists [2025-03-06T07:42:07.993Z] 6129ce29b4f2: Layer already exists [2025-03-06T07:42:07.993Z] d63e9282e761: Layer already exists [2025-03-06T07:42:07.993Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:07.993Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:08.316Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:08.646Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-06T07:42:08.646Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-06T07:42:08.646Z] 2ade77df121f: Preparing [2025-03-06T07:42:08.646Z] 9155436f639e: Preparing [2025-03-06T07:42:08.646Z] cfc03792f66d: Preparing [2025-03-06T07:42:08.646Z] be246af38316: Preparing [2025-03-06T07:42:08.646Z] 6587e366144a: Preparing [2025-03-06T07:42:08.646Z] 95da5f445a84: Preparing [2025-03-06T07:42:08.646Z] 589e2dc71f6f: Preparing [2025-03-06T07:42:08.646Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:08.646Z] f490d2243f80: Preparing [2025-03-06T07:42:08.646Z] c886c04703f0: Preparing [2025-03-06T07:42:08.646Z] 90bfb710e1ec: Preparing [2025-03-06T07:42:08.646Z] 5f70bf18a086: Preparing [2025-03-06T07:42:08.646Z] d68428d51fef: Preparing [2025-03-06T07:42:08.646Z] 6129ce29b4f2: Preparing [2025-03-06T07:42:08.646Z] d63e9282e761: Preparing [2025-03-06T07:42:08.646Z] 994456c4fd7b: Preparing [2025-03-06T07:42:08.646Z] 95da5f445a84: Waiting [2025-03-06T07:42:08.646Z] 589e2dc71f6f: Waiting [2025-03-06T07:42:08.646Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:08.646Z] f490d2243f80: Waiting [2025-03-06T07:42:08.646Z] 90bfb710e1ec: Waiting [2025-03-06T07:42:08.646Z] c886c04703f0: Waiting [2025-03-06T07:42:08.646Z] 5f70bf18a086: Waiting [2025-03-06T07:42:08.646Z] d68428d51fef: Waiting [2025-03-06T07:42:08.646Z] d63e9282e761: Waiting [2025-03-06T07:42:08.646Z] 6129ce29b4f2: Waiting [2025-03-06T07:42:08.646Z] 994456c4fd7b: Waiting [2025-03-06T07:42:08.646Z] cfc03792f66d: Layer already exists [2025-03-06T07:42:08.646Z] 6587e366144a: Layer already exists [2025-03-06T07:42:08.646Z] be246af38316: Layer already exists [2025-03-06T07:42:08.646Z] 9155436f639e: Layer already exists [2025-03-06T07:42:08.646Z] 2ade77df121f: Layer already exists [2025-03-06T07:42:08.646Z] 95da5f445a84: Layer already exists [2025-03-06T07:42:08.646Z] 589e2dc71f6f: Layer already exists [2025-03-06T07:42:08.646Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:08.646Z] c886c04703f0: Layer already exists [2025-03-06T07:42:08.646Z] f490d2243f80: Layer already exists [2025-03-06T07:42:08.646Z] 90bfb710e1ec: Layer already exists [2025-03-06T07:42:08.646Z] 6129ce29b4f2: Layer already exists [2025-03-06T07:42:08.646Z] 5f70bf18a086: Layer already exists [2025-03-06T07:42:08.646Z] d63e9282e761: Layer already exists [2025-03-06T07:42:08.646Z] d68428d51fef: Layer already exists [2025-03-06T07:42:08.646Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:08.646Z] main: digest: sha256:637f26435d92ce320931f0e5a4b1fecbf8f3f8d4145b0d591addcd9920ed772e size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:42:08.717Z] ===================================================== [Pipeline] echo [2025-03-06T07:42:08.730Z] taggedImages: [2025-03-06T07:42:08.730Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:08.730Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-06T07:42:08.730Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.68 [2025-03-06T07:42:08.730Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:08.730Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-06T07:42:08.754Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-06T07:42:08.754Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:08.754Z] latest [2025-03-06T07:42:08.754Z] 4.0.0-dev.68 [2025-03-06T07:42:08.754Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:08.754Z] main [2025-03-06T07:42:08.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:09.088Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:09.411Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:09.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T07:42:09.411Z] 870b5d6458df: Preparing [2025-03-06T07:42:09.411Z] 3bb5038e419b: Preparing [2025-03-06T07:42:09.411Z] b2690ff8f573: Preparing [2025-03-06T07:42:09.411Z] 3d0f830faa0f: Preparing [2025-03-06T07:42:09.411Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:09.411Z] f490d2243f80: Preparing [2025-03-06T07:42:09.411Z] ccccd2963278: Preparing [2025-03-06T07:42:09.411Z] 89b463100d4d: Preparing [2025-03-06T07:42:09.411Z] 994456c4fd7b: Preparing [2025-03-06T07:42:09.411Z] f490d2243f80: Waiting [2025-03-06T07:42:09.411Z] 89b463100d4d: Waiting [2025-03-06T07:42:09.411Z] 994456c4fd7b: Waiting [2025-03-06T07:42:09.411Z] ccccd2963278: Waiting [2025-03-06T07:42:09.411Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:09.411Z] f490d2243f80: Layer already exists [2025-03-06T07:42:09.411Z] 3bb5038e419b: Pushed [2025-03-06T07:42:09.411Z] ccccd2963278: Layer already exists [2025-03-06T07:42:09.411Z] b2690ff8f573: Pushed [2025-03-06T07:42:09.411Z] 870b5d6458df: Pushed [2025-03-06T07:42:09.411Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:09.411Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:11.947Z] 3d0f830faa0f: Pushed [2025-03-06T07:42:12.206Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:12.534Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:12.888Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-06T07:42:12.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T07:42:12.888Z] 870b5d6458df: Preparing [2025-03-06T07:42:12.888Z] 3bb5038e419b: Preparing [2025-03-06T07:42:12.888Z] b2690ff8f573: Preparing [2025-03-06T07:42:12.888Z] 3d0f830faa0f: Preparing [2025-03-06T07:42:12.888Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:12.888Z] f490d2243f80: Preparing [2025-03-06T07:42:12.888Z] ccccd2963278: Preparing [2025-03-06T07:42:12.888Z] 89b463100d4d: Preparing [2025-03-06T07:42:12.888Z] 994456c4fd7b: Preparing [2025-03-06T07:42:12.888Z] 89b463100d4d: Waiting [2025-03-06T07:42:12.888Z] 994456c4fd7b: Waiting [2025-03-06T07:42:12.888Z] f490d2243f80: Waiting [2025-03-06T07:42:12.888Z] ccccd2963278: Waiting [2025-03-06T07:42:12.888Z] 3bb5038e419b: Layer already exists [2025-03-06T07:42:12.888Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:12.888Z] 3d0f830faa0f: Layer already exists [2025-03-06T07:42:12.888Z] b2690ff8f573: Layer already exists [2025-03-06T07:42:12.888Z] 870b5d6458df: Layer already exists [2025-03-06T07:42:12.888Z] f490d2243f80: Layer already exists [2025-03-06T07:42:12.888Z] ccccd2963278: Layer already exists [2025-03-06T07:42:12.888Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:12.888Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:12.888Z] latest: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:13.222Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:13.561Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.68 [2025-03-06T07:42:13.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T07:42:13.561Z] 870b5d6458df: Preparing [2025-03-06T07:42:13.561Z] 3bb5038e419b: Preparing [2025-03-06T07:42:13.561Z] b2690ff8f573: Preparing [2025-03-06T07:42:13.561Z] 3d0f830faa0f: Preparing [2025-03-06T07:42:13.561Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:13.561Z] f490d2243f80: Preparing [2025-03-06T07:42:13.561Z] ccccd2963278: Preparing [2025-03-06T07:42:13.561Z] f490d2243f80: Waiting [2025-03-06T07:42:13.561Z] 89b463100d4d: Preparing [2025-03-06T07:42:13.561Z] ccccd2963278: Waiting [2025-03-06T07:42:13.561Z] 994456c4fd7b: Preparing [2025-03-06T07:42:13.561Z] 994456c4fd7b: Waiting [2025-03-06T07:42:13.561Z] 89b463100d4d: Waiting [2025-03-06T07:42:13.561Z] 3bb5038e419b: Layer already exists [2025-03-06T07:42:13.561Z] b2690ff8f573: Layer already exists [2025-03-06T07:42:13.561Z] 870b5d6458df: Layer already exists [2025-03-06T07:42:13.561Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:13.561Z] 3d0f830faa0f: Layer already exists [2025-03-06T07:42:13.561Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:13.561Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:13.561Z] ccccd2963278: Layer already exists [2025-03-06T07:42:13.561Z] f490d2243f80: Layer already exists [2025-03-06T07:42:13.561Z] 4.0.0-dev.68: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:13.894Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:14.219Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:14.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T07:42:14.219Z] 870b5d6458df: Preparing [2025-03-06T07:42:14.219Z] 3bb5038e419b: Preparing [2025-03-06T07:42:14.219Z] b2690ff8f573: Preparing [2025-03-06T07:42:14.219Z] 3d0f830faa0f: Preparing [2025-03-06T07:42:14.219Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:14.219Z] f490d2243f80: Preparing [2025-03-06T07:42:14.219Z] ccccd2963278: Preparing [2025-03-06T07:42:14.219Z] 89b463100d4d: Preparing [2025-03-06T07:42:14.219Z] 994456c4fd7b: Preparing [2025-03-06T07:42:14.219Z] ccccd2963278: Waiting [2025-03-06T07:42:14.219Z] 89b463100d4d: Waiting [2025-03-06T07:42:14.219Z] f490d2243f80: Waiting [2025-03-06T07:42:14.219Z] 994456c4fd7b: Waiting [2025-03-06T07:42:14.219Z] b2690ff8f573: Layer already exists [2025-03-06T07:42:14.219Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:14.219Z] 870b5d6458df: Layer already exists [2025-03-06T07:42:14.219Z] 3bb5038e419b: Layer already exists [2025-03-06T07:42:14.219Z] 3d0f830faa0f: Layer already exists [2025-03-06T07:42:14.219Z] ccccd2963278: Layer already exists [2025-03-06T07:42:14.219Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:14.219Z] f490d2243f80: Layer already exists [2025-03-06T07:42:14.219Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:14.219Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:14.545Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:14.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-06T07:42:14.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-06T07:42:14.880Z] 870b5d6458df: Preparing [2025-03-06T07:42:14.880Z] 3bb5038e419b: Preparing [2025-03-06T07:42:14.880Z] b2690ff8f573: Preparing [2025-03-06T07:42:14.880Z] 3d0f830faa0f: Preparing [2025-03-06T07:42:14.880Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:14.880Z] f490d2243f80: Preparing [2025-03-06T07:42:14.880Z] ccccd2963278: Preparing [2025-03-06T07:42:14.880Z] 89b463100d4d: Preparing [2025-03-06T07:42:14.880Z] 994456c4fd7b: Preparing [2025-03-06T07:42:14.880Z] f490d2243f80: Waiting [2025-03-06T07:42:14.880Z] ccccd2963278: Waiting [2025-03-06T07:42:14.880Z] 89b463100d4d: Waiting [2025-03-06T07:42:14.880Z] 994456c4fd7b: Waiting [2025-03-06T07:42:14.880Z] b2690ff8f573: Layer already exists [2025-03-06T07:42:14.880Z] 3bb5038e419b: Layer already exists [2025-03-06T07:42:14.880Z] 870b5d6458df: Layer already exists [2025-03-06T07:42:14.880Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:14.880Z] 3d0f830faa0f: Layer already exists [2025-03-06T07:42:14.880Z] ccccd2963278: Layer already exists [2025-03-06T07:42:14.880Z] f490d2243f80: Layer already exists [2025-03-06T07:42:14.880Z] 89b463100d4d: Layer already exists [2025-03-06T07:42:14.880Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:14.880Z] main: digest: sha256:72f912207ba0e89805ea4d7c5a66a08283f73f24b9d598028a9d1bd105792b38 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:42:14.954Z] ===================================================== [Pipeline] echo [2025-03-06T07:42:14.973Z] taggedImages: [2025-03-06T07:42:14.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:14.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-06T07:42:14.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.68 [2025-03-06T07:42:14.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:14.973Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-06T07:42:14.999Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-03-06T07:42:14.999Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:14.999Z] latest [2025-03-06T07:42:14.999Z] 4.0.0-dev.68 [2025-03-06T07:42:14.999Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:14.999Z] main [2025-03-06T07:42:14.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:15.333Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:15.679Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:15.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T07:42:15.679Z] 983709d8a0ef: Preparing [2025-03-06T07:42:15.679Z] 5d8614ee5a5b: Preparing [2025-03-06T07:42:15.679Z] 84054e10b80a: Preparing [2025-03-06T07:42:15.679Z] b091dd26d41d: Preparing [2025-03-06T07:42:15.679Z] af415342e05a: Preparing [2025-03-06T07:42:15.679Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:15.679Z] f490d2243f80: Preparing [2025-03-06T07:42:15.679Z] 5ea645f17074: Preparing [2025-03-06T07:42:15.679Z] ba848b61f239: Preparing [2025-03-06T07:42:15.679Z] 2626751f5de0: Preparing [2025-03-06T07:42:15.679Z] 994456c4fd7b: Preparing [2025-03-06T07:42:15.679Z] 5ea645f17074: Waiting [2025-03-06T07:42:15.679Z] ba848b61f239: Waiting [2025-03-06T07:42:15.679Z] 2626751f5de0: Waiting [2025-03-06T07:42:15.679Z] 994456c4fd7b: Waiting [2025-03-06T07:42:15.679Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:15.679Z] f490d2243f80: Waiting [2025-03-06T07:42:15.679Z] b091dd26d41d: Pushed [2025-03-06T07:42:15.679Z] 5d8614ee5a5b: Pushed [2025-03-06T07:42:15.679Z] af415342e05a: Pushed [2025-03-06T07:42:15.679Z] 983709d8a0ef: Pushed [2025-03-06T07:42:15.939Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:15.939Z] f490d2243f80: Layer already exists [2025-03-06T07:42:15.939Z] 5ea645f17074: Pushed [2025-03-06T07:42:15.939Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:16.197Z] ba848b61f239: Pushed [2025-03-06T07:42:17.575Z] 2626751f5de0: Pushed [2025-03-06T07:42:17.575Z] 84054e10b80a: Pushed [2025-03-06T07:42:17.834Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:18.426Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:18.905Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-06T07:42:18.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T07:42:18.905Z] 983709d8a0ef: Preparing [2025-03-06T07:42:18.905Z] 5d8614ee5a5b: Preparing [2025-03-06T07:42:18.905Z] 84054e10b80a: Preparing [2025-03-06T07:42:18.905Z] b091dd26d41d: Preparing [2025-03-06T07:42:18.905Z] af415342e05a: Preparing [2025-03-06T07:42:18.905Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:18.905Z] f490d2243f80: Preparing [2025-03-06T07:42:18.905Z] 5ea645f17074: Preparing [2025-03-06T07:42:18.905Z] ba848b61f239: Preparing [2025-03-06T07:42:18.905Z] 2626751f5de0: Preparing [2025-03-06T07:42:18.905Z] 994456c4fd7b: Preparing [2025-03-06T07:42:18.905Z] 5ea645f17074: Waiting [2025-03-06T07:42:18.905Z] ba848b61f239: Waiting [2025-03-06T07:42:18.905Z] 2626751f5de0: Waiting [2025-03-06T07:42:18.905Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:18.905Z] 994456c4fd7b: Waiting [2025-03-06T07:42:18.905Z] f490d2243f80: Waiting [2025-03-06T07:42:18.905Z] b091dd26d41d: Layer already exists [2025-03-06T07:42:18.905Z] af415342e05a: Layer already exists [2025-03-06T07:42:18.905Z] 5d8614ee5a5b: Layer already exists [2025-03-06T07:42:18.905Z] 983709d8a0ef: Layer already exists [2025-03-06T07:42:18.905Z] 84054e10b80a: Layer already exists [2025-03-06T07:42:18.905Z] f490d2243f80: Layer already exists [2025-03-06T07:42:18.905Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:18.905Z] 2626751f5de0: Layer already exists [2025-03-06T07:42:18.905Z] 5ea645f17074: Layer already exists [2025-03-06T07:42:18.905Z] ba848b61f239: Layer already exists [2025-03-06T07:42:18.905Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:18.905Z] latest: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:19.289Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:19.637Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.68 [2025-03-06T07:42:19.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T07:42:19.637Z] 983709d8a0ef: Preparing [2025-03-06T07:42:19.637Z] 5d8614ee5a5b: Preparing [2025-03-06T07:42:19.637Z] 84054e10b80a: Preparing [2025-03-06T07:42:19.638Z] b091dd26d41d: Preparing [2025-03-06T07:42:19.638Z] af415342e05a: Preparing [2025-03-06T07:42:19.638Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:19.638Z] f490d2243f80: Preparing [2025-03-06T07:42:19.638Z] 5ea645f17074: Preparing [2025-03-06T07:42:19.638Z] ba848b61f239: Preparing [2025-03-06T07:42:19.638Z] 2626751f5de0: Preparing [2025-03-06T07:42:19.638Z] 994456c4fd7b: Preparing [2025-03-06T07:42:19.638Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:19.638Z] f490d2243f80: Waiting [2025-03-06T07:42:19.638Z] 5ea645f17074: Waiting [2025-03-06T07:42:19.638Z] 994456c4fd7b: Waiting [2025-03-06T07:42:19.638Z] ba848b61f239: Waiting [2025-03-06T07:42:19.638Z] 2626751f5de0: Waiting [2025-03-06T07:42:19.638Z] af415342e05a: Layer already exists [2025-03-06T07:42:19.638Z] 84054e10b80a: Layer already exists [2025-03-06T07:42:19.638Z] 983709d8a0ef: Layer already exists [2025-03-06T07:42:19.638Z] 5d8614ee5a5b: Layer already exists [2025-03-06T07:42:19.638Z] b091dd26d41d: Layer already exists [2025-03-06T07:42:19.638Z] f490d2243f80: Layer already exists [2025-03-06T07:42:19.638Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:19.638Z] ba848b61f239: Layer already exists [2025-03-06T07:42:19.638Z] 5ea645f17074: Layer already exists [2025-03-06T07:42:19.638Z] 2626751f5de0: Layer already exists [2025-03-06T07:42:19.638Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:19.638Z] 4.0.0-dev.68: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:19.966Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:20.288Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:20.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T07:42:20.288Z] 983709d8a0ef: Preparing [2025-03-06T07:42:20.288Z] 5d8614ee5a5b: Preparing [2025-03-06T07:42:20.288Z] 84054e10b80a: Preparing [2025-03-06T07:42:20.288Z] b091dd26d41d: Preparing [2025-03-06T07:42:20.288Z] af415342e05a: Preparing [2025-03-06T07:42:20.288Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:20.288Z] f490d2243f80: Preparing [2025-03-06T07:42:20.288Z] 5ea645f17074: Preparing [2025-03-06T07:42:20.288Z] ba848b61f239: Preparing [2025-03-06T07:42:20.288Z] f490d2243f80: Waiting [2025-03-06T07:42:20.288Z] 5ea645f17074: Waiting [2025-03-06T07:42:20.288Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:20.288Z] 2626751f5de0: Preparing [2025-03-06T07:42:20.288Z] ba848b61f239: Waiting [2025-03-06T07:42:20.288Z] 994456c4fd7b: Preparing [2025-03-06T07:42:20.288Z] 2626751f5de0: Waiting [2025-03-06T07:42:20.288Z] 994456c4fd7b: Waiting [2025-03-06T07:42:20.288Z] 5d8614ee5a5b: Layer already exists [2025-03-06T07:42:20.288Z] b091dd26d41d: Layer already exists [2025-03-06T07:42:20.288Z] 84054e10b80a: Layer already exists [2025-03-06T07:42:20.288Z] 983709d8a0ef: Layer already exists [2025-03-06T07:42:20.288Z] af415342e05a: Layer already exists [2025-03-06T07:42:20.288Z] f490d2243f80: Layer already exists [2025-03-06T07:42:20.288Z] 2626751f5de0: Layer already exists [2025-03-06T07:42:20.288Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:20.288Z] 5ea645f17074: Layer already exists [2025-03-06T07:42:20.288Z] ba848b61f239: Layer already exists [2025-03-06T07:42:20.288Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:20.288Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:20.617Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:20.942Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-03-06T07:42:20.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-03-06T07:42:20.943Z] 983709d8a0ef: Preparing [2025-03-06T07:42:20.943Z] 5d8614ee5a5b: Preparing [2025-03-06T07:42:20.943Z] 84054e10b80a: Preparing [2025-03-06T07:42:20.943Z] b091dd26d41d: Preparing [2025-03-06T07:42:20.943Z] af415342e05a: Preparing [2025-03-06T07:42:20.943Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:20.943Z] f490d2243f80: Preparing [2025-03-06T07:42:20.943Z] 5ea645f17074: Preparing [2025-03-06T07:42:20.943Z] ba848b61f239: Preparing [2025-03-06T07:42:20.943Z] 2626751f5de0: Preparing [2025-03-06T07:42:20.943Z] 994456c4fd7b: Preparing [2025-03-06T07:42:20.943Z] 2626751f5de0: Waiting [2025-03-06T07:42:20.943Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:20.943Z] 994456c4fd7b: Waiting [2025-03-06T07:42:20.943Z] 5ea645f17074: Waiting [2025-03-06T07:42:20.943Z] ba848b61f239: Waiting [2025-03-06T07:42:20.943Z] 983709d8a0ef: Layer already exists [2025-03-06T07:42:20.943Z] 84054e10b80a: Layer already exists [2025-03-06T07:42:20.943Z] b091dd26d41d: Layer already exists [2025-03-06T07:42:20.943Z] 5d8614ee5a5b: Layer already exists [2025-03-06T07:42:20.943Z] af415342e05a: Layer already exists [2025-03-06T07:42:20.943Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:20.943Z] ba848b61f239: Layer already exists [2025-03-06T07:42:20.943Z] f490d2243f80: Layer already exists [2025-03-06T07:42:20.943Z] 5ea645f17074: Layer already exists [2025-03-06T07:42:20.943Z] 2626751f5de0: Layer already exists [2025-03-06T07:42:20.943Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:20.943Z] main: digest: sha256:955d81fc997086f56656284262a89e193c55319e8326ec9212cccbab8d76d12e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:42:21.027Z] ===================================================== [Pipeline] echo [2025-03-06T07:42:21.040Z] taggedImages: [2025-03-06T07:42:21.040Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:21.040Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-03-06T07:42:21.040Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.68 [2025-03-06T07:42:21.040Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:21.040Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-03-06T07:42:21.073Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-03-06T07:42:21.073Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:21.073Z] latest [2025-03-06T07:42:21.073Z] 4.0.0-dev.68 [2025-03-06T07:42:21.073Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:21.073Z] main [2025-03-06T07:42:21.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:21.418Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:21.734Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:21.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T07:42:21.735Z] 0be3752f6c77: Preparing [2025-03-06T07:42:21.735Z] 706126ea757b: Preparing [2025-03-06T07:42:21.735Z] ef7241973dc0: Preparing [2025-03-06T07:42:21.735Z] a7a6bf43ba5c: Preparing [2025-03-06T07:42:21.735Z] 6ecd1f1207ab: Preparing [2025-03-06T07:42:21.735Z] 4c52e516e2ee: Preparing [2025-03-06T07:42:21.735Z] 210e53de518d: Preparing [2025-03-06T07:42:21.735Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:21.735Z] f490d2243f80: Preparing [2025-03-06T07:42:21.735Z] 76426b01ba22: Preparing [2025-03-06T07:42:21.735Z] 584740a39351: Preparing [2025-03-06T07:42:21.735Z] 994456c4fd7b: Preparing [2025-03-06T07:42:21.735Z] 210e53de518d: Waiting [2025-03-06T07:42:21.735Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:21.735Z] f490d2243f80: Waiting [2025-03-06T07:42:21.735Z] 76426b01ba22: Waiting [2025-03-06T07:42:21.735Z] 584740a39351: Waiting [2025-03-06T07:42:21.735Z] 994456c4fd7b: Waiting [2025-03-06T07:42:21.735Z] 4c52e516e2ee: Waiting [2025-03-06T07:42:21.735Z] 6ecd1f1207ab: Pushed [2025-03-06T07:42:21.735Z] 706126ea757b: Pushed [2025-03-06T07:42:21.992Z] 0be3752f6c77: Pushed [2025-03-06T07:42:21.992Z] 4c52e516e2ee: Pushed [2025-03-06T07:42:21.993Z] 210e53de518d: Pushed [2025-03-06T07:42:22.249Z] 76426b01ba22: Pushed [2025-03-06T07:42:22.249Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:22.249Z] f490d2243f80: Layer already exists [2025-03-06T07:42:22.249Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:23.628Z] 584740a39351: Pushed [2025-03-06T07:42:23.628Z] a7a6bf43ba5c: Pushed [2025-03-06T07:42:24.567Z] ef7241973dc0: Pushed [2025-03-06T07:42:24.826Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:25.156Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:25.473Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-06T07:42:25.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T07:42:25.473Z] 0be3752f6c77: Preparing [2025-03-06T07:42:25.473Z] 706126ea757b: Preparing [2025-03-06T07:42:25.473Z] ef7241973dc0: Preparing [2025-03-06T07:42:25.473Z] a7a6bf43ba5c: Preparing [2025-03-06T07:42:25.473Z] 6ecd1f1207ab: Preparing [2025-03-06T07:42:25.473Z] 4c52e516e2ee: Preparing [2025-03-06T07:42:25.473Z] 210e53de518d: Preparing [2025-03-06T07:42:25.473Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:25.473Z] f490d2243f80: Preparing [2025-03-06T07:42:25.473Z] 76426b01ba22: Preparing [2025-03-06T07:42:25.473Z] 584740a39351: Preparing [2025-03-06T07:42:25.473Z] 994456c4fd7b: Preparing [2025-03-06T07:42:25.473Z] f490d2243f80: Waiting [2025-03-06T07:42:25.473Z] 76426b01ba22: Waiting [2025-03-06T07:42:25.473Z] 994456c4fd7b: Waiting [2025-03-06T07:42:25.473Z] 584740a39351: Waiting [2025-03-06T07:42:25.473Z] 4c52e516e2ee: Waiting [2025-03-06T07:42:25.473Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:25.473Z] 210e53de518d: Waiting [2025-03-06T07:42:25.473Z] 0be3752f6c77: Layer already exists [2025-03-06T07:42:25.473Z] a7a6bf43ba5c: Layer already exists [2025-03-06T07:42:25.473Z] 6ecd1f1207ab: Layer already exists [2025-03-06T07:42:25.473Z] 706126ea757b: Layer already exists [2025-03-06T07:42:25.473Z] ef7241973dc0: Layer already exists [2025-03-06T07:42:25.473Z] 4c52e516e2ee: Layer already exists [2025-03-06T07:42:25.473Z] 210e53de518d: Layer already exists [2025-03-06T07:42:25.473Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:25.473Z] 76426b01ba22: Layer already exists [2025-03-06T07:42:25.473Z] f490d2243f80: Layer already exists [2025-03-06T07:42:25.473Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:25.473Z] 584740a39351: Layer already exists [2025-03-06T07:42:25.473Z] latest: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:25.795Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:26.120Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.68 [2025-03-06T07:42:26.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T07:42:26.120Z] 0be3752f6c77: Preparing [2025-03-06T07:42:26.120Z] 706126ea757b: Preparing [2025-03-06T07:42:26.120Z] ef7241973dc0: Preparing [2025-03-06T07:42:26.120Z] a7a6bf43ba5c: Preparing [2025-03-06T07:42:26.120Z] 6ecd1f1207ab: Preparing [2025-03-06T07:42:26.120Z] 4c52e516e2ee: Preparing [2025-03-06T07:42:26.120Z] 210e53de518d: Preparing [2025-03-06T07:42:26.120Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:26.120Z] f490d2243f80: Preparing [2025-03-06T07:42:26.120Z] 76426b01ba22: Preparing [2025-03-06T07:42:26.120Z] 584740a39351: Preparing [2025-03-06T07:42:26.120Z] 994456c4fd7b: Preparing [2025-03-06T07:42:26.120Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:26.120Z] f490d2243f80: Waiting [2025-03-06T07:42:26.120Z] 76426b01ba22: Waiting [2025-03-06T07:42:26.120Z] 584740a39351: Waiting [2025-03-06T07:42:26.120Z] 994456c4fd7b: Waiting [2025-03-06T07:42:26.120Z] 4c52e516e2ee: Waiting [2025-03-06T07:42:26.120Z] 210e53de518d: Waiting [2025-03-06T07:42:26.120Z] 6ecd1f1207ab: Layer already exists [2025-03-06T07:42:26.120Z] a7a6bf43ba5c: Layer already exists [2025-03-06T07:42:26.120Z] ef7241973dc0: Layer already exists [2025-03-06T07:42:26.120Z] 0be3752f6c77: Layer already exists [2025-03-06T07:42:26.120Z] 706126ea757b: Layer already exists [2025-03-06T07:42:26.120Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:26.120Z] 4c52e516e2ee: Layer already exists [2025-03-06T07:42:26.120Z] 76426b01ba22: Layer already exists [2025-03-06T07:42:26.120Z] 210e53de518d: Layer already exists [2025-03-06T07:42:26.120Z] f490d2243f80: Layer already exists [2025-03-06T07:42:26.120Z] 584740a39351: Layer already exists [2025-03-06T07:42:26.120Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:26.120Z] 4.0.0-dev.68: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:26.452Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:26.772Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:26.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T07:42:26.772Z] 0be3752f6c77: Preparing [2025-03-06T07:42:26.772Z] 706126ea757b: Preparing [2025-03-06T07:42:26.772Z] ef7241973dc0: Preparing [2025-03-06T07:42:26.772Z] a7a6bf43ba5c: Preparing [2025-03-06T07:42:26.772Z] 6ecd1f1207ab: Preparing [2025-03-06T07:42:26.772Z] 4c52e516e2ee: Preparing [2025-03-06T07:42:26.772Z] 210e53de518d: Preparing [2025-03-06T07:42:26.772Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:26.772Z] f490d2243f80: Preparing [2025-03-06T07:42:26.772Z] 76426b01ba22: Preparing [2025-03-06T07:42:26.772Z] 584740a39351: Preparing [2025-03-06T07:42:26.772Z] 994456c4fd7b: Preparing [2025-03-06T07:42:26.772Z] 210e53de518d: Waiting [2025-03-06T07:42:26.772Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:26.772Z] f490d2243f80: Waiting [2025-03-06T07:42:26.772Z] 76426b01ba22: Waiting [2025-03-06T07:42:26.772Z] 584740a39351: Waiting [2025-03-06T07:42:26.772Z] 4c52e516e2ee: Waiting [2025-03-06T07:42:26.772Z] 994456c4fd7b: Waiting [2025-03-06T07:42:26.772Z] 6ecd1f1207ab: Layer already exists [2025-03-06T07:42:26.772Z] ef7241973dc0: Layer already exists [2025-03-06T07:42:26.772Z] a7a6bf43ba5c: Layer already exists [2025-03-06T07:42:26.772Z] 0be3752f6c77: Layer already exists [2025-03-06T07:42:26.772Z] 706126ea757b: Layer already exists [2025-03-06T07:42:26.772Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:26.772Z] 210e53de518d: Layer already exists [2025-03-06T07:42:26.772Z] f490d2243f80: Layer already exists [2025-03-06T07:42:26.772Z] 4c52e516e2ee: Layer already exists [2025-03-06T07:42:26.772Z] 76426b01ba22: Layer already exists [2025-03-06T07:42:26.772Z] 584740a39351: Layer already exists [2025-03-06T07:42:26.772Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:26.772Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:27.105Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:27.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-03-06T07:42:27.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-03-06T07:42:27.430Z] 0be3752f6c77: Preparing [2025-03-06T07:42:27.430Z] 706126ea757b: Preparing [2025-03-06T07:42:27.430Z] ef7241973dc0: Preparing [2025-03-06T07:42:27.430Z] a7a6bf43ba5c: Preparing [2025-03-06T07:42:27.430Z] 6ecd1f1207ab: Preparing [2025-03-06T07:42:27.430Z] 4c52e516e2ee: Preparing [2025-03-06T07:42:27.430Z] 210e53de518d: Preparing [2025-03-06T07:42:27.430Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:27.430Z] f490d2243f80: Preparing [2025-03-06T07:42:27.430Z] 76426b01ba22: Preparing [2025-03-06T07:42:27.430Z] 584740a39351: Preparing [2025-03-06T07:42:27.430Z] 994456c4fd7b: Preparing [2025-03-06T07:42:27.430Z] 210e53de518d: Waiting [2025-03-06T07:42:27.430Z] a49eabfe3a6d: Waiting [2025-03-06T07:42:27.430Z] 76426b01ba22: Waiting [2025-03-06T07:42:27.430Z] f490d2243f80: Waiting [2025-03-06T07:42:27.430Z] 4c52e516e2ee: Waiting [2025-03-06T07:42:27.430Z] a7a6bf43ba5c: Layer already exists [2025-03-06T07:42:27.430Z] 706126ea757b: Layer already exists [2025-03-06T07:42:27.430Z] ef7241973dc0: Layer already exists [2025-03-06T07:42:27.430Z] 0be3752f6c77: Layer already exists [2025-03-06T07:42:27.430Z] 6ecd1f1207ab: Layer already exists [2025-03-06T07:42:27.430Z] 210e53de518d: Layer already exists [2025-03-06T07:42:27.430Z] 4c52e516e2ee: Layer already exists [2025-03-06T07:42:27.430Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:27.430Z] f490d2243f80: Layer already exists [2025-03-06T07:42:27.430Z] 76426b01ba22: Layer already exists [2025-03-06T07:42:27.430Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:27.430Z] 584740a39351: Layer already exists [2025-03-06T07:42:27.430Z] main: digest: sha256:5f7fe3bf0800d4ea9806611d9b1c48e4af84985f092d945c0fb0276481c5d253 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:42:27.503Z] ===================================================== [Pipeline] echo [2025-03-06T07:42:27.518Z] taggedImages: [2025-03-06T07:42:27.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:27.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-03-06T07:42:27.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.68 [2025-03-06T07:42:27.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:27.518Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-03-06T07:42:27.543Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-03-06T07:42:27.543Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:27.543Z] latest [2025-03-06T07:42:27.543Z] 4.0.0-dev.68 [2025-03-06T07:42:27.543Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:27.543Z] main [2025-03-06T07:42:27.543Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:27.889Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:28.216Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:28.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T07:42:28.216Z] 69328d3aba03: Preparing [2025-03-06T07:42:28.216Z] 32f3fd9d09d1: Preparing [2025-03-06T07:42:28.216Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:28.216Z] f490d2243f80: Preparing [2025-03-06T07:42:28.216Z] b2595efae135: Preparing [2025-03-06T07:42:28.216Z] 43660e2345fc: Preparing [2025-03-06T07:42:28.216Z] 994456c4fd7b: Preparing [2025-03-06T07:42:28.216Z] 43660e2345fc: Waiting [2025-03-06T07:42:28.216Z] 994456c4fd7b: Waiting [2025-03-06T07:42:28.216Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:28.216Z] b2595efae135: Pushed [2025-03-06T07:42:28.216Z] 69328d3aba03: Pushed [2025-03-06T07:42:28.216Z] f490d2243f80: Layer already exists [2025-03-06T07:42:28.474Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:29.039Z] 43660e2345fc: Pushed [2025-03-06T07:42:31.573Z] 32f3fd9d09d1: Pushed [2025-03-06T07:42:31.573Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:31.896Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:32.217Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-06T07:42:32.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T07:42:32.217Z] 69328d3aba03: Preparing [2025-03-06T07:42:32.217Z] 32f3fd9d09d1: Preparing [2025-03-06T07:42:32.217Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:32.217Z] f490d2243f80: Preparing [2025-03-06T07:42:32.217Z] b2595efae135: Preparing [2025-03-06T07:42:32.217Z] 43660e2345fc: Preparing [2025-03-06T07:42:32.217Z] 994456c4fd7b: Preparing [2025-03-06T07:42:32.217Z] 994456c4fd7b: Waiting [2025-03-06T07:42:32.217Z] 43660e2345fc: Waiting [2025-03-06T07:42:32.217Z] 69328d3aba03: Layer already exists [2025-03-06T07:42:32.217Z] b2595efae135: Layer already exists [2025-03-06T07:42:32.217Z] f490d2243f80: Layer already exists [2025-03-06T07:42:32.217Z] 32f3fd9d09d1: Layer already exists [2025-03-06T07:42:32.217Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:32.217Z] 43660e2345fc: Layer already exists [2025-03-06T07:42:32.217Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:32.217Z] latest: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:32.532Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:32.846Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.68 [2025-03-06T07:42:32.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T07:42:32.847Z] 69328d3aba03: Preparing [2025-03-06T07:42:32.847Z] 32f3fd9d09d1: Preparing [2025-03-06T07:42:32.847Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:32.847Z] f490d2243f80: Preparing [2025-03-06T07:42:32.847Z] b2595efae135: Preparing [2025-03-06T07:42:32.847Z] 43660e2345fc: Preparing [2025-03-06T07:42:32.847Z] 994456c4fd7b: Preparing [2025-03-06T07:42:32.847Z] 43660e2345fc: Waiting [2025-03-06T07:42:32.847Z] 994456c4fd7b: Waiting [2025-03-06T07:42:32.847Z] f490d2243f80: Layer already exists [2025-03-06T07:42:32.847Z] 69328d3aba03: Layer already exists [2025-03-06T07:42:32.847Z] 32f3fd9d09d1: Layer already exists [2025-03-06T07:42:32.847Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:32.847Z] b2595efae135: Layer already exists [2025-03-06T07:42:32.847Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:32.847Z] 43660e2345fc: Layer already exists [2025-03-06T07:42:32.847Z] 4.0.0-dev.68: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:33.177Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:33.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:33.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T07:42:33.495Z] 69328d3aba03: Preparing [2025-03-06T07:42:33.495Z] 32f3fd9d09d1: Preparing [2025-03-06T07:42:33.495Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:33.495Z] f490d2243f80: Preparing [2025-03-06T07:42:33.495Z] b2595efae135: Preparing [2025-03-06T07:42:33.495Z] 43660e2345fc: Preparing [2025-03-06T07:42:33.495Z] 994456c4fd7b: Preparing [2025-03-06T07:42:33.495Z] 43660e2345fc: Waiting [2025-03-06T07:42:33.495Z] 994456c4fd7b: Waiting [2025-03-06T07:42:33.495Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:33.495Z] f490d2243f80: Layer already exists [2025-03-06T07:42:33.495Z] b2595efae135: Layer already exists [2025-03-06T07:42:33.495Z] 32f3fd9d09d1: Layer already exists [2025-03-06T07:42:33.495Z] 69328d3aba03: Layer already exists [2025-03-06T07:42:33.495Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:33.495Z] 43660e2345fc: Layer already exists [2025-03-06T07:42:33.495Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:33.815Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:34.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-03-06T07:42:34.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-03-06T07:42:34.138Z] 69328d3aba03: Preparing [2025-03-06T07:42:34.138Z] 32f3fd9d09d1: Preparing [2025-03-06T07:42:34.138Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:34.138Z] f490d2243f80: Preparing [2025-03-06T07:42:34.138Z] b2595efae135: Preparing [2025-03-06T07:42:34.138Z] 43660e2345fc: Preparing [2025-03-06T07:42:34.138Z] 994456c4fd7b: Preparing [2025-03-06T07:42:34.138Z] 43660e2345fc: Waiting [2025-03-06T07:42:34.138Z] 994456c4fd7b: Waiting [2025-03-06T07:42:34.138Z] 32f3fd9d09d1: Layer already exists [2025-03-06T07:42:34.138Z] f490d2243f80: Layer already exists [2025-03-06T07:42:34.138Z] 69328d3aba03: Layer already exists [2025-03-06T07:42:34.138Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:34.138Z] b2595efae135: Layer already exists [2025-03-06T07:42:34.138Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:34.138Z] 43660e2345fc: Layer already exists [2025-03-06T07:42:34.138Z] main: digest: sha256:abef7ba9cf68afba069bd01fd2ccd1d5bf44f8f2563779599747c1809f44a5ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:42:34.208Z] ===================================================== [Pipeline] echo [2025-03-06T07:42:34.226Z] taggedImages: [2025-03-06T07:42:34.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:34.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-03-06T07:42:34.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.68 [2025-03-06T07:42:34.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:34.226Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-03-06T07:42:34.261Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-03-06T07:42:34.261Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:34.261Z] latest [2025-03-06T07:42:34.261Z] 4.0.0-dev.68 [2025-03-06T07:42:34.261Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:34.261Z] main [2025-03-06T07:42:34.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:34.609Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:34.936Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:34.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T07:42:34.936Z] de7ec1729ecd: Preparing [2025-03-06T07:42:34.936Z] 17de3612bf8a: Preparing [2025-03-06T07:42:34.936Z] 6a62e1e553ed: Preparing [2025-03-06T07:42:34.936Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:34.936Z] f490d2243f80: Preparing [2025-03-06T07:42:34.936Z] 1a0690f90922: Preparing [2025-03-06T07:42:34.936Z] 60caebe949d1: Preparing [2025-03-06T07:42:34.936Z] 3c55057eb82b: Preparing [2025-03-06T07:42:34.936Z] 8e27cfc843c4: Preparing [2025-03-06T07:42:34.936Z] 994456c4fd7b: Preparing [2025-03-06T07:42:34.936Z] 1a0690f90922: Waiting [2025-03-06T07:42:34.936Z] 3c55057eb82b: Waiting [2025-03-06T07:42:34.936Z] 8e27cfc843c4: Waiting [2025-03-06T07:42:34.936Z] 994456c4fd7b: Waiting [2025-03-06T07:42:34.936Z] 60caebe949d1: Waiting [2025-03-06T07:42:34.936Z] 17de3612bf8a: Pushed [2025-03-06T07:42:34.936Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:34.936Z] 6a62e1e553ed: Pushed [2025-03-06T07:42:34.936Z] de7ec1729ecd: Pushed [2025-03-06T07:42:34.936Z] f490d2243f80: Layer already exists [2025-03-06T07:42:35.193Z] 3c55057eb82b: Pushed [2025-03-06T07:42:35.193Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:35.451Z] 8e27cfc843c4: Pushed [2025-03-06T07:42:39.637Z] 60caebe949d1: Pushed [2025-03-06T07:42:47.769Z] 1a0690f90922: Pushed [2025-03-06T07:42:47.769Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:48.106Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:48.430Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-06T07:42:48.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T07:42:48.430Z] de7ec1729ecd: Preparing [2025-03-06T07:42:48.430Z] 17de3612bf8a: Preparing [2025-03-06T07:42:48.430Z] 6a62e1e553ed: Preparing [2025-03-06T07:42:48.430Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:48.430Z] f490d2243f80: Preparing [2025-03-06T07:42:48.430Z] 1a0690f90922: Preparing [2025-03-06T07:42:48.430Z] 60caebe949d1: Preparing [2025-03-06T07:42:48.430Z] 3c55057eb82b: Preparing [2025-03-06T07:42:48.430Z] 1a0690f90922: Waiting [2025-03-06T07:42:48.430Z] 60caebe949d1: Waiting [2025-03-06T07:42:48.430Z] 8e27cfc843c4: Preparing [2025-03-06T07:42:48.430Z] 3c55057eb82b: Waiting [2025-03-06T07:42:48.430Z] 994456c4fd7b: Preparing [2025-03-06T07:42:48.430Z] 994456c4fd7b: Waiting [2025-03-06T07:42:48.430Z] 8e27cfc843c4: Waiting [2025-03-06T07:42:48.430Z] 17de3612bf8a: Layer already exists [2025-03-06T07:42:48.430Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:48.430Z] f490d2243f80: Layer already exists [2025-03-06T07:42:48.430Z] 6a62e1e553ed: Layer already exists [2025-03-06T07:42:48.430Z] de7ec1729ecd: Layer already exists [2025-03-06T07:42:48.430Z] 1a0690f90922: Layer already exists [2025-03-06T07:42:48.430Z] 3c55057eb82b: Layer already exists [2025-03-06T07:42:48.430Z] 60caebe949d1: Layer already exists [2025-03-06T07:42:48.430Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:42:48.430Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:48.430Z] latest: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:48.764Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:49.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.68 [2025-03-06T07:42:49.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T07:42:49.091Z] de7ec1729ecd: Preparing [2025-03-06T07:42:49.091Z] 17de3612bf8a: Preparing [2025-03-06T07:42:49.091Z] 6a62e1e553ed: Preparing [2025-03-06T07:42:49.091Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:49.091Z] f490d2243f80: Preparing [2025-03-06T07:42:49.091Z] 1a0690f90922: Preparing [2025-03-06T07:42:49.091Z] 60caebe949d1: Preparing [2025-03-06T07:42:49.091Z] 3c55057eb82b: Preparing [2025-03-06T07:42:49.091Z] 8e27cfc843c4: Preparing [2025-03-06T07:42:49.091Z] 994456c4fd7b: Preparing [2025-03-06T07:42:49.091Z] 3c55057eb82b: Waiting [2025-03-06T07:42:49.091Z] 8e27cfc843c4: Waiting [2025-03-06T07:42:49.091Z] 994456c4fd7b: Waiting [2025-03-06T07:42:49.091Z] 1a0690f90922: Waiting [2025-03-06T07:42:49.091Z] 60caebe949d1: Waiting [2025-03-06T07:42:49.091Z] f490d2243f80: Layer already exists [2025-03-06T07:42:49.091Z] 6a62e1e553ed: Layer already exists [2025-03-06T07:42:49.091Z] 17de3612bf8a: Layer already exists [2025-03-06T07:42:49.091Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:49.091Z] de7ec1729ecd: Layer already exists [2025-03-06T07:42:49.091Z] 1a0690f90922: Layer already exists [2025-03-06T07:42:49.091Z] 60caebe949d1: Layer already exists [2025-03-06T07:42:49.091Z] 3c55057eb82b: Layer already exists [2025-03-06T07:42:49.091Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:49.091Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:42:49.091Z] 4.0.0-dev.68: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:49.419Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:49.733Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:49.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T07:42:49.733Z] de7ec1729ecd: Preparing [2025-03-06T07:42:49.733Z] 17de3612bf8a: Preparing [2025-03-06T07:42:49.733Z] 6a62e1e553ed: Preparing [2025-03-06T07:42:49.733Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:49.733Z] f490d2243f80: Preparing [2025-03-06T07:42:49.733Z] 1a0690f90922: Preparing [2025-03-06T07:42:49.733Z] 60caebe949d1: Preparing [2025-03-06T07:42:49.733Z] 3c55057eb82b: Preparing [2025-03-06T07:42:49.733Z] 8e27cfc843c4: Preparing [2025-03-06T07:42:49.733Z] 994456c4fd7b: Preparing [2025-03-06T07:42:49.733Z] 1a0690f90922: Waiting [2025-03-06T07:42:49.733Z] 3c55057eb82b: Waiting [2025-03-06T07:42:49.733Z] 60caebe949d1: Waiting [2025-03-06T07:42:49.733Z] 8e27cfc843c4: Waiting [2025-03-06T07:42:49.733Z] 994456c4fd7b: Waiting [2025-03-06T07:42:49.733Z] de7ec1729ecd: Layer already exists [2025-03-06T07:42:49.733Z] 6a62e1e553ed: Layer already exists [2025-03-06T07:42:49.733Z] f490d2243f80: Layer already exists [2025-03-06T07:42:49.733Z] 17de3612bf8a: Layer already exists [2025-03-06T07:42:49.733Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:49.733Z] 1a0690f90922: Layer already exists [2025-03-06T07:42:49.733Z] 3c55057eb82b: Layer already exists [2025-03-06T07:42:49.733Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:49.733Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:42:49.733Z] 60caebe949d1: Layer already exists [2025-03-06T07:42:49.733Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:50.060Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:50.386Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-03-06T07:42:50.386Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-03-06T07:42:50.386Z] de7ec1729ecd: Preparing [2025-03-06T07:42:50.386Z] 17de3612bf8a: Preparing [2025-03-06T07:42:50.386Z] 6a62e1e553ed: Preparing [2025-03-06T07:42:50.386Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:50.386Z] f490d2243f80: Preparing [2025-03-06T07:42:50.386Z] 1a0690f90922: Preparing [2025-03-06T07:42:50.386Z] 60caebe949d1: Preparing [2025-03-06T07:42:50.386Z] 3c55057eb82b: Preparing [2025-03-06T07:42:50.386Z] 8e27cfc843c4: Preparing [2025-03-06T07:42:50.386Z] 994456c4fd7b: Preparing [2025-03-06T07:42:50.386Z] 1a0690f90922: Waiting [2025-03-06T07:42:50.386Z] 60caebe949d1: Waiting [2025-03-06T07:42:50.386Z] 8e27cfc843c4: Waiting [2025-03-06T07:42:50.386Z] 3c55057eb82b: Waiting [2025-03-06T07:42:50.386Z] 994456c4fd7b: Waiting [2025-03-06T07:42:50.386Z] 6a62e1e553ed: Layer already exists [2025-03-06T07:42:50.386Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:50.386Z] f490d2243f80: Layer already exists [2025-03-06T07:42:50.386Z] 17de3612bf8a: Layer already exists [2025-03-06T07:42:50.386Z] de7ec1729ecd: Layer already exists [2025-03-06T07:42:50.386Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:42:50.386Z] 3c55057eb82b: Layer already exists [2025-03-06T07:42:50.386Z] 60caebe949d1: Layer already exists [2025-03-06T07:42:50.386Z] 1a0690f90922: Layer already exists [2025-03-06T07:42:50.386Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:50.386Z] main: digest: sha256:4f4cc1293d7998e1cb45a16dfc3a58d54b4f5be5092139db592a83b407506181 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:42:50.460Z] ===================================================== [Pipeline] echo [2025-03-06T07:42:50.472Z] taggedImages: [2025-03-06T07:42:50.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:50.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-03-06T07:42:50.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.68 [2025-03-06T07:42:50.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:50.472Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-03-06T07:42:50.491Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-03-06T07:42:50.491Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:50.491Z] latest [2025-03-06T07:42:50.491Z] 4.0.0-dev.68 [2025-03-06T07:42:50.491Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:42:50.491Z] main [2025-03-06T07:42:50.491Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:50.819Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:42:51.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:42:51.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T07:42:51.140Z] cef6615a1658: Preparing [2025-03-06T07:42:51.140Z] 20aedd4e4f57: Preparing [2025-03-06T07:42:51.140Z] 94bb184e151c: Preparing [2025-03-06T07:42:51.140Z] a49eabfe3a6d: Preparing [2025-03-06T07:42:51.140Z] f490d2243f80: Preparing [2025-03-06T07:42:51.140Z] 90d4e3e5c467: Preparing [2025-03-06T07:42:51.140Z] a52622707456: Preparing [2025-03-06T07:42:51.140Z] 90d4e3e5c467: Waiting [2025-03-06T07:42:51.140Z] 49e0b1d66a59: Preparing [2025-03-06T07:42:51.140Z] 994456c4fd7b: Preparing [2025-03-06T07:42:51.140Z] a52622707456: Waiting [2025-03-06T07:42:51.140Z] 49e0b1d66a59: Waiting [2025-03-06T07:42:51.140Z] 994456c4fd7b: Waiting [2025-03-06T07:42:51.140Z] 20aedd4e4f57: Pushed [2025-03-06T07:42:51.140Z] 94bb184e151c: Pushed [2025-03-06T07:42:51.140Z] f490d2243f80: Layer already exists [2025-03-06T07:42:51.140Z] cef6615a1658: Pushed [2025-03-06T07:42:51.398Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:42:51.398Z] 994456c4fd7b: Layer already exists [2025-03-06T07:42:51.398Z] a52622707456: Pushed [2025-03-06T07:42:51.967Z] 49e0b1d66a59: Pushed [2025-03-06T07:43:04.173Z] 90d4e3e5c467: Pushed [2025-03-06T07:43:04.173Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:04.508Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:04.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-06T07:43:04.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T07:43:04.839Z] cef6615a1658: Preparing [2025-03-06T07:43:04.839Z] 20aedd4e4f57: Preparing [2025-03-06T07:43:04.839Z] 94bb184e151c: Preparing [2025-03-06T07:43:04.839Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:04.839Z] f490d2243f80: Preparing [2025-03-06T07:43:04.839Z] 90d4e3e5c467: Preparing [2025-03-06T07:43:04.839Z] a52622707456: Preparing [2025-03-06T07:43:04.839Z] 49e0b1d66a59: Preparing [2025-03-06T07:43:04.839Z] 90d4e3e5c467: Waiting [2025-03-06T07:43:04.839Z] a52622707456: Waiting [2025-03-06T07:43:04.839Z] 994456c4fd7b: Preparing [2025-03-06T07:43:04.839Z] 49e0b1d66a59: Waiting [2025-03-06T07:43:04.839Z] 994456c4fd7b: Waiting [2025-03-06T07:43:04.839Z] cef6615a1658: Layer already exists [2025-03-06T07:43:04.839Z] 94bb184e151c: Layer already exists [2025-03-06T07:43:04.839Z] f490d2243f80: Layer already exists [2025-03-06T07:43:04.839Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:04.839Z] 20aedd4e4f57: Layer already exists [2025-03-06T07:43:04.839Z] 49e0b1d66a59: Layer already exists [2025-03-06T07:43:04.839Z] a52622707456: Layer already exists [2025-03-06T07:43:04.839Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:04.839Z] 90d4e3e5c467: Layer already exists [2025-03-06T07:43:04.839Z] latest: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:05.166Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:05.494Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.68 [2025-03-06T07:43:05.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T07:43:05.494Z] cef6615a1658: Preparing [2025-03-06T07:43:05.494Z] 20aedd4e4f57: Preparing [2025-03-06T07:43:05.494Z] 94bb184e151c: Preparing [2025-03-06T07:43:05.494Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:05.494Z] f490d2243f80: Preparing [2025-03-06T07:43:05.494Z] 90d4e3e5c467: Preparing [2025-03-06T07:43:05.494Z] a52622707456: Preparing [2025-03-06T07:43:05.494Z] 49e0b1d66a59: Preparing [2025-03-06T07:43:05.494Z] 994456c4fd7b: Preparing [2025-03-06T07:43:05.494Z] 90d4e3e5c467: Waiting [2025-03-06T07:43:05.494Z] a52622707456: Waiting [2025-03-06T07:43:05.494Z] 49e0b1d66a59: Waiting [2025-03-06T07:43:05.494Z] 994456c4fd7b: Waiting [2025-03-06T07:43:05.494Z] 94bb184e151c: Layer already exists [2025-03-06T07:43:05.494Z] 20aedd4e4f57: Layer already exists [2025-03-06T07:43:05.494Z] cef6615a1658: Layer already exists [2025-03-06T07:43:05.494Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:05.494Z] f490d2243f80: Layer already exists [2025-03-06T07:43:05.494Z] 49e0b1d66a59: Layer already exists [2025-03-06T07:43:05.494Z] 90d4e3e5c467: Layer already exists [2025-03-06T07:43:05.494Z] a52622707456: Layer already exists [2025-03-06T07:43:05.494Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:05.494Z] 4.0.0-dev.68: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:05.813Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:06.142Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:06.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T07:43:06.142Z] cef6615a1658: Preparing [2025-03-06T07:43:06.142Z] 20aedd4e4f57: Preparing [2025-03-06T07:43:06.142Z] 94bb184e151c: Preparing [2025-03-06T07:43:06.142Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:06.142Z] f490d2243f80: Preparing [2025-03-06T07:43:06.142Z] 90d4e3e5c467: Preparing [2025-03-06T07:43:06.142Z] a52622707456: Preparing [2025-03-06T07:43:06.142Z] 49e0b1d66a59: Preparing [2025-03-06T07:43:06.142Z] 994456c4fd7b: Preparing [2025-03-06T07:43:06.142Z] a52622707456: Waiting [2025-03-06T07:43:06.142Z] 49e0b1d66a59: Waiting [2025-03-06T07:43:06.142Z] 994456c4fd7b: Waiting [2025-03-06T07:43:06.142Z] 90d4e3e5c467: Waiting [2025-03-06T07:43:06.142Z] 20aedd4e4f57: Layer already exists [2025-03-06T07:43:06.142Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:06.142Z] f490d2243f80: Layer already exists [2025-03-06T07:43:06.142Z] cef6615a1658: Layer already exists [2025-03-06T07:43:06.142Z] 94bb184e151c: Layer already exists [2025-03-06T07:43:06.142Z] 90d4e3e5c467: Layer already exists [2025-03-06T07:43:06.142Z] a52622707456: Layer already exists [2025-03-06T07:43:06.142Z] 49e0b1d66a59: Layer already exists [2025-03-06T07:43:06.142Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:06.142Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:06.474Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:06.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-03-06T07:43:06.797Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-03-06T07:43:06.797Z] cef6615a1658: Preparing [2025-03-06T07:43:06.797Z] 20aedd4e4f57: Preparing [2025-03-06T07:43:06.797Z] 94bb184e151c: Preparing [2025-03-06T07:43:06.797Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:06.797Z] f490d2243f80: Preparing [2025-03-06T07:43:06.797Z] 90d4e3e5c467: Preparing [2025-03-06T07:43:06.797Z] a52622707456: Preparing [2025-03-06T07:43:06.797Z] 49e0b1d66a59: Preparing [2025-03-06T07:43:06.797Z] 994456c4fd7b: Preparing [2025-03-06T07:43:06.797Z] a52622707456: Waiting [2025-03-06T07:43:06.797Z] 49e0b1d66a59: Waiting [2025-03-06T07:43:06.797Z] 994456c4fd7b: Waiting [2025-03-06T07:43:06.797Z] 90d4e3e5c467: Waiting [2025-03-06T07:43:06.797Z] f490d2243f80: Layer already exists [2025-03-06T07:43:06.797Z] 94bb184e151c: Layer already exists [2025-03-06T07:43:06.797Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:06.797Z] cef6615a1658: Layer already exists [2025-03-06T07:43:06.797Z] 20aedd4e4f57: Layer already exists [2025-03-06T07:43:06.797Z] a52622707456: Layer already exists [2025-03-06T07:43:06.797Z] 90d4e3e5c467: Layer already exists [2025-03-06T07:43:06.797Z] 49e0b1d66a59: Layer already exists [2025-03-06T07:43:06.797Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:06.797Z] main: digest: sha256:3df0af445d39233e85eb8bf82f11efaf9756186f31275c8b04aeee706e7937f7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:43:06.872Z] ===================================================== [Pipeline] echo [2025-03-06T07:43:06.888Z] taggedImages: [2025-03-06T07:43:06.888Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:06.888Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-03-06T07:43:06.888Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.68 [2025-03-06T07:43:06.888Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:06.888Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-03-06T07:43:06.917Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-03-06T07:43:06.917Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:06.917Z] latest [2025-03-06T07:43:06.917Z] 4.0.0-dev.68 [2025-03-06T07:43:06.917Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:06.917Z] main [2025-03-06T07:43:06.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:07.251Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:07.571Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:07.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T07:43:07.571Z] de7ec1729ecd: Preparing [2025-03-06T07:43:07.571Z] cb76a1c1904c: Preparing [2025-03-06T07:43:07.571Z] c11234f290ca: Preparing [2025-03-06T07:43:07.571Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:07.571Z] f490d2243f80: Preparing [2025-03-06T07:43:07.571Z] f701b240c8a5: Preparing [2025-03-06T07:43:07.571Z] 3c55057eb82b: Preparing [2025-03-06T07:43:07.571Z] 8e27cfc843c4: Preparing [2025-03-06T07:43:07.571Z] 994456c4fd7b: Preparing [2025-03-06T07:43:07.571Z] f701b240c8a5: Waiting [2025-03-06T07:43:07.571Z] 3c55057eb82b: Waiting [2025-03-06T07:43:07.571Z] 994456c4fd7b: Waiting [2025-03-06T07:43:07.571Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:07.571Z] de7ec1729ecd: Layer already exists [2025-03-06T07:43:07.571Z] f490d2243f80: Layer already exists [2025-03-06T07:43:07.571Z] 3c55057eb82b: Layer already exists [2025-03-06T07:43:07.571Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:43:07.571Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:07.571Z] c11234f290ca: Pushed [2025-03-06T07:43:07.572Z] cb76a1c1904c: Pushed [2025-03-06T07:43:19.785Z] f701b240c8a5: Pushed [2025-03-06T07:43:19.785Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:20.111Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:20.437Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-06T07:43:20.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T07:43:20.437Z] de7ec1729ecd: Preparing [2025-03-06T07:43:20.437Z] cb76a1c1904c: Preparing [2025-03-06T07:43:20.437Z] c11234f290ca: Preparing [2025-03-06T07:43:20.437Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:20.437Z] f490d2243f80: Preparing [2025-03-06T07:43:20.437Z] f701b240c8a5: Preparing [2025-03-06T07:43:20.437Z] 3c55057eb82b: Preparing [2025-03-06T07:43:20.437Z] 8e27cfc843c4: Preparing [2025-03-06T07:43:20.437Z] 994456c4fd7b: Preparing [2025-03-06T07:43:20.437Z] f701b240c8a5: Waiting [2025-03-06T07:43:20.437Z] 3c55057eb82b: Waiting [2025-03-06T07:43:20.437Z] 8e27cfc843c4: Waiting [2025-03-06T07:43:20.437Z] 994456c4fd7b: Waiting [2025-03-06T07:43:20.437Z] c11234f290ca: Layer already exists [2025-03-06T07:43:20.437Z] cb76a1c1904c: Layer already exists [2025-03-06T07:43:20.437Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:20.437Z] f490d2243f80: Layer already exists [2025-03-06T07:43:20.437Z] de7ec1729ecd: Layer already exists [2025-03-06T07:43:20.437Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:43:20.437Z] f701b240c8a5: Layer already exists [2025-03-06T07:43:20.437Z] 3c55057eb82b: Layer already exists [2025-03-06T07:43:20.437Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:20.437Z] latest: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:20.772Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:21.095Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.68 [2025-03-06T07:43:21.095Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T07:43:21.095Z] de7ec1729ecd: Preparing [2025-03-06T07:43:21.095Z] cb76a1c1904c: Preparing [2025-03-06T07:43:21.095Z] c11234f290ca: Preparing [2025-03-06T07:43:21.095Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:21.095Z] f490d2243f80: Preparing [2025-03-06T07:43:21.095Z] f701b240c8a5: Preparing [2025-03-06T07:43:21.095Z] 3c55057eb82b: Preparing [2025-03-06T07:43:21.095Z] 8e27cfc843c4: Preparing [2025-03-06T07:43:21.095Z] f701b240c8a5: Waiting [2025-03-06T07:43:21.095Z] 3c55057eb82b: Waiting [2025-03-06T07:43:21.095Z] 8e27cfc843c4: Waiting [2025-03-06T07:43:21.095Z] 994456c4fd7b: Preparing [2025-03-06T07:43:21.095Z] 994456c4fd7b: Waiting [2025-03-06T07:43:21.095Z] cb76a1c1904c: Layer already exists [2025-03-06T07:43:21.095Z] f490d2243f80: Layer already exists [2025-03-06T07:43:21.095Z] de7ec1729ecd: Layer already exists [2025-03-06T07:43:21.095Z] c11234f290ca: Layer already exists [2025-03-06T07:43:21.095Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:21.095Z] f701b240c8a5: Layer already exists [2025-03-06T07:43:21.095Z] 3c55057eb82b: Layer already exists [2025-03-06T07:43:21.095Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:43:21.095Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:21.095Z] 4.0.0-dev.68: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:21.419Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:21.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:21.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T07:43:21.748Z] de7ec1729ecd: Preparing [2025-03-06T07:43:21.748Z] cb76a1c1904c: Preparing [2025-03-06T07:43:21.748Z] c11234f290ca: Preparing [2025-03-06T07:43:21.748Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:21.748Z] f490d2243f80: Preparing [2025-03-06T07:43:21.748Z] f701b240c8a5: Preparing [2025-03-06T07:43:21.748Z] 3c55057eb82b: Preparing [2025-03-06T07:43:21.748Z] 8e27cfc843c4: Preparing [2025-03-06T07:43:21.748Z] 994456c4fd7b: Preparing [2025-03-06T07:43:21.748Z] f701b240c8a5: Waiting [2025-03-06T07:43:21.748Z] 3c55057eb82b: Waiting [2025-03-06T07:43:21.748Z] 994456c4fd7b: Waiting [2025-03-06T07:43:21.748Z] 8e27cfc843c4: Waiting [2025-03-06T07:43:21.748Z] f490d2243f80: Layer already exists [2025-03-06T07:43:21.748Z] cb76a1c1904c: Layer already exists [2025-03-06T07:43:21.748Z] de7ec1729ecd: Layer already exists [2025-03-06T07:43:21.748Z] c11234f290ca: Layer already exists [2025-03-06T07:43:21.748Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:21.748Z] f701b240c8a5: Layer already exists [2025-03-06T07:43:21.748Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:43:21.748Z] 3c55057eb82b: Layer already exists [2025-03-06T07:43:21.748Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:21.748Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:22.081Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:22.399Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-03-06T07:43:22.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-03-06T07:43:22.399Z] de7ec1729ecd: Preparing [2025-03-06T07:43:22.399Z] cb76a1c1904c: Preparing [2025-03-06T07:43:22.399Z] c11234f290ca: Preparing [2025-03-06T07:43:22.399Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:22.399Z] f490d2243f80: Preparing [2025-03-06T07:43:22.399Z] f701b240c8a5: Preparing [2025-03-06T07:43:22.399Z] 3c55057eb82b: Preparing [2025-03-06T07:43:22.399Z] 8e27cfc843c4: Preparing [2025-03-06T07:43:22.399Z] 994456c4fd7b: Preparing [2025-03-06T07:43:22.399Z] 3c55057eb82b: Waiting [2025-03-06T07:43:22.399Z] 994456c4fd7b: Waiting [2025-03-06T07:43:22.399Z] f701b240c8a5: Waiting [2025-03-06T07:43:22.399Z] 8e27cfc843c4: Waiting [2025-03-06T07:43:22.399Z] f490d2243f80: Layer already exists [2025-03-06T07:43:22.399Z] de7ec1729ecd: Layer already exists [2025-03-06T07:43:22.399Z] cb76a1c1904c: Layer already exists [2025-03-06T07:43:22.399Z] c11234f290ca: Layer already exists [2025-03-06T07:43:22.399Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:22.399Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:22.399Z] f701b240c8a5: Layer already exists [2025-03-06T07:43:22.399Z] 8e27cfc843c4: Layer already exists [2025-03-06T07:43:22.399Z] 3c55057eb82b: Layer already exists [2025-03-06T07:43:22.399Z] main: digest: sha256:5e0839acd2e5b40d03697a5281a5cbd0b89c69d2fe74c8b91c35bfc8bd9a3598 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:43:22.473Z] ===================================================== [Pipeline] echo [2025-03-06T07:43:22.486Z] taggedImages: [2025-03-06T07:43:22.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:22.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-03-06T07:43:22.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.68 [2025-03-06T07:43:22.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:22.486Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-03-06T07:43:22.516Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-03-06T07:43:22.516Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:22.516Z] latest [2025-03-06T07:43:22.516Z] 4.0.0-dev.68 [2025-03-06T07:43:22.516Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:22.516Z] main [2025-03-06T07:43:22.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:22.859Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:23.181Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:23.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T07:43:23.181Z] c5f279cf1db8: Preparing [2025-03-06T07:43:23.181Z] 7f3fbfb5b04f: Preparing [2025-03-06T07:43:23.181Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:23.181Z] f490d2243f80: Preparing [2025-03-06T07:43:23.181Z] 34a821633ff5: Preparing [2025-03-06T07:43:23.181Z] 0ab44eaa0172: Preparing [2025-03-06T07:43:23.181Z] 994456c4fd7b: Preparing [2025-03-06T07:43:23.181Z] 0ab44eaa0172: Waiting [2025-03-06T07:43:23.181Z] 994456c4fd7b: Waiting [2025-03-06T07:43:23.181Z] f490d2243f80: Layer already exists [2025-03-06T07:43:23.181Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:23.181Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:23.181Z] 34a821633ff5: Pushed [2025-03-06T07:43:23.181Z] c5f279cf1db8: Pushed [2025-03-06T07:43:23.747Z] 0ab44eaa0172: Pushed [2025-03-06T07:43:27.033Z] 7f3fbfb5b04f: Pushed [2025-03-06T07:43:27.033Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:27.353Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:27.673Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-06T07:43:27.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T07:43:27.673Z] c5f279cf1db8: Preparing [2025-03-06T07:43:27.673Z] 7f3fbfb5b04f: Preparing [2025-03-06T07:43:27.673Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:27.673Z] f490d2243f80: Preparing [2025-03-06T07:43:27.673Z] 34a821633ff5: Preparing [2025-03-06T07:43:27.673Z] 0ab44eaa0172: Preparing [2025-03-06T07:43:27.673Z] 994456c4fd7b: Preparing [2025-03-06T07:43:27.673Z] 0ab44eaa0172: Waiting [2025-03-06T07:43:27.673Z] 994456c4fd7b: Waiting [2025-03-06T07:43:27.673Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:27.673Z] 7f3fbfb5b04f: Layer already exists [2025-03-06T07:43:27.673Z] 34a821633ff5: Layer already exists [2025-03-06T07:43:27.673Z] c5f279cf1db8: Layer already exists [2025-03-06T07:43:27.673Z] f490d2243f80: Layer already exists [2025-03-06T07:43:27.673Z] 0ab44eaa0172: Layer already exists [2025-03-06T07:43:27.673Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:27.673Z] latest: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:28.005Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:28.325Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.68 [2025-03-06T07:43:28.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T07:43:28.325Z] c5f279cf1db8: Preparing [2025-03-06T07:43:28.325Z] 7f3fbfb5b04f: Preparing [2025-03-06T07:43:28.325Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:28.325Z] f490d2243f80: Preparing [2025-03-06T07:43:28.325Z] 34a821633ff5: Preparing [2025-03-06T07:43:28.325Z] 0ab44eaa0172: Preparing [2025-03-06T07:43:28.325Z] 994456c4fd7b: Preparing [2025-03-06T07:43:28.325Z] 0ab44eaa0172: Waiting [2025-03-06T07:43:28.325Z] 994456c4fd7b: Waiting [2025-03-06T07:43:28.325Z] f490d2243f80: Layer already exists [2025-03-06T07:43:28.325Z] 7f3fbfb5b04f: Layer already exists [2025-03-06T07:43:28.325Z] 34a821633ff5: Layer already exists [2025-03-06T07:43:28.325Z] c5f279cf1db8: Layer already exists [2025-03-06T07:43:28.325Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:28.325Z] 0ab44eaa0172: Layer already exists [2025-03-06T07:43:28.325Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:28.325Z] 4.0.0-dev.68: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:28.651Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:28.983Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:28.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T07:43:28.983Z] c5f279cf1db8: Preparing [2025-03-06T07:43:28.983Z] 7f3fbfb5b04f: Preparing [2025-03-06T07:43:28.983Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:28.983Z] f490d2243f80: Preparing [2025-03-06T07:43:28.983Z] 34a821633ff5: Preparing [2025-03-06T07:43:28.983Z] 0ab44eaa0172: Preparing [2025-03-06T07:43:28.983Z] 994456c4fd7b: Preparing [2025-03-06T07:43:28.983Z] 0ab44eaa0172: Waiting [2025-03-06T07:43:28.983Z] 994456c4fd7b: Waiting [2025-03-06T07:43:28.983Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:28.983Z] f490d2243f80: Layer already exists [2025-03-06T07:43:28.983Z] 34a821633ff5: Layer already exists [2025-03-06T07:43:28.983Z] c5f279cf1db8: Layer already exists [2025-03-06T07:43:28.983Z] 7f3fbfb5b04f: Layer already exists [2025-03-06T07:43:28.983Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:28.983Z] 0ab44eaa0172: Layer already exists [2025-03-06T07:43:28.983Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:29.305Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:29.629Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-03-06T07:43:29.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-03-06T07:43:29.629Z] c5f279cf1db8: Preparing [2025-03-06T07:43:29.629Z] 7f3fbfb5b04f: Preparing [2025-03-06T07:43:29.629Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:29.629Z] f490d2243f80: Preparing [2025-03-06T07:43:29.629Z] 34a821633ff5: Preparing [2025-03-06T07:43:29.629Z] 0ab44eaa0172: Preparing [2025-03-06T07:43:29.629Z] 994456c4fd7b: Preparing [2025-03-06T07:43:29.629Z] 0ab44eaa0172: Waiting [2025-03-06T07:43:29.629Z] 994456c4fd7b: Waiting [2025-03-06T07:43:29.629Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:29.629Z] 34a821633ff5: Layer already exists [2025-03-06T07:43:29.629Z] c5f279cf1db8: Layer already exists [2025-03-06T07:43:29.629Z] f490d2243f80: Layer already exists [2025-03-06T07:43:29.629Z] 7f3fbfb5b04f: Layer already exists [2025-03-06T07:43:29.629Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:29.629Z] 0ab44eaa0172: Layer already exists [2025-03-06T07:43:29.629Z] main: digest: sha256:56ffafe76a23724350495b0d664cd2276e7cb0f4de018921b0573d5dbcacd3ef size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:43:29.700Z] ===================================================== [Pipeline] echo [2025-03-06T07:43:29.716Z] taggedImages: [2025-03-06T07:43:29.716Z] - nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:29.716Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-03-06T07:43:29.716Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.68 [2025-03-06T07:43:29.716Z] - nexus3.edgexfoundry.org:10004/support-notifications:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:29.716Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-03-06T07:43:29.742Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-03-06T07:43:29.742Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:29.742Z] latest [2025-03-06T07:43:29.742Z] 4.0.0-dev.68 [2025-03-06T07:43:29.742Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:29.742Z] main [2025-03-06T07:43:29.742Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:30.075Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:30.398Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:30.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T07:43:30.398Z] 11fb954745ef: Preparing [2025-03-06T07:43:30.398Z] 87e1867ce967: Preparing [2025-03-06T07:43:30.398Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:30.398Z] f490d2243f80: Preparing [2025-03-06T07:43:30.398Z] 63598dda09f3: Preparing [2025-03-06T07:43:30.398Z] 7eaa90f5b177: Preparing [2025-03-06T07:43:30.398Z] 994456c4fd7b: Preparing [2025-03-06T07:43:30.398Z] 7eaa90f5b177: Waiting [2025-03-06T07:43:30.398Z] 994456c4fd7b: Waiting [2025-03-06T07:43:30.398Z] f490d2243f80: Layer already exists [2025-03-06T07:43:30.398Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:30.398Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:30.398Z] 11fb954745ef: Pushed [2025-03-06T07:43:30.398Z] 63598dda09f3: Pushed [2025-03-06T07:43:30.656Z] 7eaa90f5b177: Pushed [2025-03-06T07:43:34.846Z] 87e1867ce967: Pushed [2025-03-06T07:43:34.846Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:35.167Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:35.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-06T07:43:35.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T07:43:35.483Z] 11fb954745ef: Preparing [2025-03-06T07:43:35.483Z] 87e1867ce967: Preparing [2025-03-06T07:43:35.483Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:35.483Z] f490d2243f80: Preparing [2025-03-06T07:43:35.483Z] 63598dda09f3: Preparing [2025-03-06T07:43:35.483Z] 7eaa90f5b177: Preparing [2025-03-06T07:43:35.483Z] 994456c4fd7b: Preparing [2025-03-06T07:43:35.483Z] 7eaa90f5b177: Waiting [2025-03-06T07:43:35.483Z] 994456c4fd7b: Waiting [2025-03-06T07:43:35.483Z] f490d2243f80: Layer already exists [2025-03-06T07:43:35.483Z] 63598dda09f3: Layer already exists [2025-03-06T07:43:35.483Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:35.483Z] 11fb954745ef: Layer already exists [2025-03-06T07:43:35.483Z] 87e1867ce967: Layer already exists [2025-03-06T07:43:35.483Z] 7eaa90f5b177: Layer already exists [2025-03-06T07:43:35.483Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:35.483Z] latest: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:35.802Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:36.120Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.68 [2025-03-06T07:43:36.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T07:43:36.120Z] 11fb954745ef: Preparing [2025-03-06T07:43:36.120Z] 87e1867ce967: Preparing [2025-03-06T07:43:36.120Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:36.120Z] f490d2243f80: Preparing [2025-03-06T07:43:36.120Z] 63598dda09f3: Preparing [2025-03-06T07:43:36.120Z] 7eaa90f5b177: Preparing [2025-03-06T07:43:36.120Z] 994456c4fd7b: Preparing [2025-03-06T07:43:36.120Z] 7eaa90f5b177: Waiting [2025-03-06T07:43:36.120Z] 994456c4fd7b: Waiting [2025-03-06T07:43:36.120Z] 63598dda09f3: Layer already exists [2025-03-06T07:43:36.120Z] 11fb954745ef: Layer already exists [2025-03-06T07:43:36.120Z] f490d2243f80: Layer already exists [2025-03-06T07:43:36.120Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:36.120Z] 87e1867ce967: Layer already exists [2025-03-06T07:43:36.120Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:36.120Z] 7eaa90f5b177: Layer already exists [2025-03-06T07:43:36.120Z] 4.0.0-dev.68: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:36.447Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:36.769Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:36.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T07:43:36.769Z] 11fb954745ef: Preparing [2025-03-06T07:43:36.769Z] 87e1867ce967: Preparing [2025-03-06T07:43:36.769Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:36.769Z] f490d2243f80: Preparing [2025-03-06T07:43:36.769Z] 63598dda09f3: Preparing [2025-03-06T07:43:36.769Z] 7eaa90f5b177: Preparing [2025-03-06T07:43:36.769Z] 994456c4fd7b: Preparing [2025-03-06T07:43:36.769Z] 7eaa90f5b177: Waiting [2025-03-06T07:43:36.769Z] 994456c4fd7b: Waiting [2025-03-06T07:43:36.769Z] 87e1867ce967: Layer already exists [2025-03-06T07:43:36.769Z] 63598dda09f3: Layer already exists [2025-03-06T07:43:36.769Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:36.769Z] f490d2243f80: Layer already exists [2025-03-06T07:43:36.769Z] 11fb954745ef: Layer already exists [2025-03-06T07:43:36.769Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:36.769Z] 7eaa90f5b177: Layer already exists [2025-03-06T07:43:36.769Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:37.094Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T07:43:37.418Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-03-06T07:43:37.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-03-06T07:43:37.418Z] 11fb954745ef: Preparing [2025-03-06T07:43:37.418Z] 87e1867ce967: Preparing [2025-03-06T07:43:37.418Z] a49eabfe3a6d: Preparing [2025-03-06T07:43:37.418Z] f490d2243f80: Preparing [2025-03-06T07:43:37.418Z] 63598dda09f3: Preparing [2025-03-06T07:43:37.418Z] 7eaa90f5b177: Preparing [2025-03-06T07:43:37.418Z] 994456c4fd7b: Preparing [2025-03-06T07:43:37.418Z] 7eaa90f5b177: Waiting [2025-03-06T07:43:37.418Z] a49eabfe3a6d: Layer already exists [2025-03-06T07:43:37.418Z] 11fb954745ef: Layer already exists [2025-03-06T07:43:37.418Z] f490d2243f80: Layer already exists [2025-03-06T07:43:37.418Z] 87e1867ce967: Layer already exists [2025-03-06T07:43:37.418Z] 63598dda09f3: Layer already exists [2025-03-06T07:43:37.418Z] 994456c4fd7b: Layer already exists [2025-03-06T07:43:37.418Z] 7eaa90f5b177: Layer already exists [2025-03-06T07:43:37.418Z] main: digest: sha256:55bd257d369a093c4154687ca377a3e83cb1c456c9a6723c486a475869e4e2f9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T07:43:37.478Z] ===================================================== [Pipeline] echo [2025-03-06T07:43:37.488Z] taggedImages: [2025-03-06T07:43:37.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T07:43:37.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-03-06T07:43:37.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.68 [2025-03-06T07:43:37.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T07:43:37.488Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-06T07:57:06.188Z] #129 ... [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-06T07:57:06.188Z] #144 DONE 1039.4s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T07:57:06.188Z] #147 ... [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:57:06.188Z] #155 DONE 0.3s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:57:06.188Z] #156 DONE 0.2s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T07:57:06.188Z] #148 ... [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-06T07:57:06.188Z] #157 DONE 0.3s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-06T07:57:06.188Z] #158 DONE 0.2s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-06T07:57:06.188Z] #159 DONE 0.1s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T07:57:06.188Z] #160 DONE 2.0s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #113 [core-common-config-bootstrapper] exporting to image [2025-03-06T07:57:06.188Z] #113 exporting layers [2025-03-06T07:57:06.188Z] #113 exporting layers 0.5s done [2025-03-06T07:57:06.188Z] #113 writing image sha256:19ac0450e884c04fca336564bb395aa3d9d7f81ca255bcfbcf2444af7720fbad done [2025-03-06T07:57:06.188Z] #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-03-06T07:57:06.188Z] #113 DONE 6.6s [2025-03-06T07:57:06.188Z] [2025-03-06T07:57:06.188Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T07:57:21.155Z] #150 ... [2025-03-06T07:57:21.155Z] [2025-03-06T07:57:21.155Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-06T07:57:21.155Z] #153 DONE 1059.3s [2025-03-06T07:57:21.155Z] [2025-03-06T07:57:21.155Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T07:57:21.155Z] #149 ... [2025-03-06T07:57:21.155Z] [2025-03-06T07:57:21.155Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-06T07:57:21.155Z] #161 DONE 0.2s [2025-03-06T07:57:21.155Z] [2025-03-06T07:57:21.155Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-06T07:57:23.093Z] #162 DONE 2.0s [2025-03-06T07:57:23.093Z] [2025-03-06T07:57:23.093Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T07:57:23.394Z] #154 ... [2025-03-06T07:57:23.394Z] [2025-03-06T07:57:23.394Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T07:57:23.394Z] #163 DONE 0.3s [2025-03-06T07:57:23.394Z] [2025-03-06T07:57:23.394Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T07:57:23.660Z] #154 ... [2025-03-06T07:57:23.660Z] [2025-03-06T07:57:23.660Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-06T07:57:23.660Z] #164 DONE 0.2s [2025-03-06T07:57:23.660Z] [2025-03-06T07:57:23.660Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-06T07:57:24.270Z] #165 DONE 0.4s [2025-03-06T07:57:24.270Z] [2025-03-06T07:57:24.270Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T07:57:24.270Z] #151 ... [2025-03-06T07:57:24.270Z] [2025-03-06T07:57:24.270Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-06T07:57:24.270Z] #166 DONE 0.1s [2025-03-06T07:57:24.270Z] [2025-03-06T07:57:24.270Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-06T07:57:24.543Z] #167 DONE 0.2s [2025-03-06T07:57:24.543Z] [2025-03-06T07:57:24.543Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-06T07:57:24.543Z] #168 DONE 0.1s [2025-03-06T07:57:24.543Z] [2025-03-06T07:57:24.543Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-06T07:57:24.810Z] #169 DONE 0.2s [2025-03-06T07:57:24.810Z] [2025-03-06T07:57:24.810Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T07:57:24.810Z] #150 ... [2025-03-06T07:57:24.810Z] [2025-03-06T07:57:24.810Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-06T07:57:25.079Z] #170 DONE 0.2s [2025-03-06T07:57:25.079Z] [2025-03-06T07:57:25.079Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-06T07:57:27.898Z] #171 DONE 2.3s [2025-03-06T07:57:27.898Z] [2025-03-06T07:57:27.898Z] #113 [security-bootstrapper] exporting to image [2025-03-06T07:57:27.898Z] #113 exporting layers [2025-03-06T07:57:28.902Z] #113 exporting layers 1.4s done [2025-03-06T07:57:28.902Z] #113 writing image sha256:f9f9c74beaae300bc638d4c7a201cb432b4d6f6a55ee3b24696aec08e8c831c5 done [2025-03-06T07:57:28.903Z] #113 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-06T07:57:28.903Z] #113 DONE 8.1s [2025-03-06T07:57:28.903Z] [2025-03-06T07:57:28.903Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T08:11:21.516Z] #152 ... [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.516Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-06T08:11:21.516Z] #154 DONE 1892.1s [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.516Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T08:11:21.516Z] #147 ... [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.516Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:11:21.516Z] #172 DONE 0.2s [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.516Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:11:21.516Z] #173 DONE 0.2s [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.516Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-06T08:11:21.516Z] #174 DONE 0.3s [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.516Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T08:11:21.516Z] #146 ... [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.516Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:11:21.516Z] #175 DONE 0.3s [2025-03-06T08:11:21.516Z] [2025-03-06T08:11:21.517Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T08:11:21.517Z] #147 ... [2025-03-06T08:11:21.517Z] [2025-03-06T08:11:21.517Z] #113 [core-command] exporting to image [2025-03-06T08:11:21.517Z] #113 exporting layers [2025-03-06T08:11:21.517Z] #113 exporting layers 0.5s done [2025-03-06T08:11:21.517Z] #113 writing image sha256:a42a0b2615bd95da30511d47b7fd32edae696575d3d0941c35990cfffa7dc0db done [2025-03-06T08:11:21.517Z] #113 naming to docker.io/library/core-command-arm64 done [2025-03-06T08:11:21.517Z] #113 DONE 8.6s [2025-03-06T08:11:21.517Z] [2025-03-06T08:11:21.517Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T08:11:29.709Z] #145 ... [2025-03-06T08:11:29.709Z] [2025-03-06T08:11:29.709Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T08:11:29.709Z] #129 1908.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.68 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-06T08:11:42.132Z] #129 ... [2025-03-06T08:11:42.132Z] [2025-03-06T08:11:42.132Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-06T08:11:42.132Z] #146 DONE 1921.0s [2025-03-06T08:11:42.438Z] [2025-03-06T08:11:42.438Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T08:11:42.438Z] #151 ... [2025-03-06T08:11:42.438Z] [2025-03-06T08:11:42.438Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:11:42.712Z] #176 DONE 0.3s [2025-03-06T08:11:42.712Z] [2025-03-06T08:11:42.712Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T08:11:42.712Z] #149 ... [2025-03-06T08:11:42.712Z] [2025-03-06T08:11:42.712Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:11:42.991Z] #177 DONE 0.2s [2025-03-06T08:11:42.991Z] [2025-03-06T08:11:42.991Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-06T08:11:42.991Z] #178 DONE 0.2s [2025-03-06T08:11:42.991Z] [2025-03-06T08:11:42.991Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-06T08:11:43.271Z] #179 DONE 0.1s [2025-03-06T08:11:43.271Z] [2025-03-06T08:11:43.271Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-06T08:11:43.884Z] #180 DONE 0.4s [2025-03-06T08:11:43.884Z] [2025-03-06T08:11:43.884Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T08:11:43.884Z] #181 DONE 0.1s [2025-03-06T08:11:43.884Z] [2025-03-06T08:11:43.884Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T08:11:45.851Z] #182 DONE 2.0s [2025-03-06T08:11:45.851Z] [2025-03-06T08:11:45.851Z] #113 [security-proxy-setup] exporting to image [2025-03-06T08:11:45.851Z] #113 exporting layers [2025-03-06T08:11:46.850Z] #113 exporting layers 0.9s done [2025-03-06T08:11:46.850Z] #113 writing image sha256:78ce561a29a2a3db8d0ceaafaf09bdcbde643ed34f3230e871ff1673004fe8e5 done [2025-03-06T08:11:46.850Z] #113 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-06T08:11:46.850Z] #113 DONE 9.5s [2025-03-06T08:11:46.850Z] [2025-03-06T08:11:46.850Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T08:12:01.882Z] #151 ... [2025-03-06T08:12:01.882Z] [2025-03-06T08:12:01.882Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-06T08:12:01.882Z] #129 DONE 1940.0s [2025-03-06T08:12:01.882Z] [2025-03-06T08:12:01.882Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T08:12:02.173Z] #152 ... [2025-03-06T08:12:02.173Z] [2025-03-06T08:12:02.173Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:12:02.173Z] #183 DONE 0.2s [2025-03-06T08:12:02.173Z] [2025-03-06T08:12:02.173Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:12:02.501Z] #184 DONE 0.1s [2025-03-06T08:12:02.501Z] [2025-03-06T08:12:02.501Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T08:12:02.501Z] #152 ... [2025-03-06T08:12:02.501Z] [2025-03-06T08:12:02.501Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-06T08:12:02.501Z] #185 DONE 0.1s [2025-03-06T08:12:02.773Z] [2025-03-06T08:12:02.773Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-06T08:12:02.773Z] #186 DONE 0.2s [2025-03-06T08:12:02.773Z] [2025-03-06T08:12:02.773Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:12:03.041Z] #187 DONE 0.1s [2025-03-06T08:12:03.041Z] [2025-03-06T08:12:03.041Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-06T08:12:03.317Z] #188 DONE 0.4s [2025-03-06T08:12:03.317Z] [2025-03-06T08:12:03.317Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-06T08:12:03.613Z] #189 DONE 0.4s [2025-03-06T08:12:03.613Z] [2025-03-06T08:12:03.613Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-06T08:12:03.902Z] #190 DONE 0.1s [2025-03-06T08:12:03.902Z] [2025-03-06T08:12:03.902Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T08:12:05.919Z] #191 DONE 2.2s [2025-03-06T08:12:05.919Z] [2025-03-06T08:12:05.919Z] #113 [security-secretstore-setup] exporting to image [2025-03-06T08:12:05.919Z] #113 exporting layers [2025-03-06T08:12:07.918Z] #113 exporting layers 1.6s done [2025-03-06T08:12:07.918Z] #113 writing image sha256:c6984788e782b990f470148f9c822709dc3f23d3349a59154c34e31b4d055304 done [2025-03-06T08:12:07.918Z] #113 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-06T08:12:07.918Z] #113 DONE 11.1s [2025-03-06T08:12:07.918Z] [2025-03-06T08:12:07.918Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T08:13:29.624Z] #152 ... [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-06T08:13:29.624Z] #151 DONE 2015.2s [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T08:13:29.624Z] #148 ... [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:13:29.624Z] #192 DONE 0.2s [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:13:29.624Z] #193 DONE 0.2s [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-06T08:13:29.624Z] #194 DONE 0.4s [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:13:29.624Z] #195 DONE 0.2s [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #113 [security-spiffe-token-provider] exporting to image [2025-03-06T08:13:29.624Z] #113 exporting layers [2025-03-06T08:13:29.624Z] #113 exporting layers 0.9s done [2025-03-06T08:13:29.624Z] #113 writing image sha256:f47fbe5736a3110be84e075377dc49b6cfaaa22e8131fe651fba1c2ba42989e0 done [2025-03-06T08:13:29.624Z] #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-06T08:13:29.624Z] #113 DONE 12.0s [2025-03-06T08:13:29.624Z] [2025-03-06T08:13:29.624Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T08:13:47.968Z] #147 ... [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.968Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-06T08:13:47.968Z] #149 DONE 2044.4s [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.968Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-06T08:13:47.968Z] #145 DONE 2041.4s [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.968Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T08:13:47.968Z] #150 ... [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.968Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:13:47.968Z] #196 DONE 0.2s [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.968Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:13:47.968Z] #197 ... [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.968Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:13:47.968Z] #198 DONE 0.3s [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.968Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-06T08:13:47.968Z] #152 DONE 2046.1s [2025-03-06T08:13:47.968Z] [2025-03-06T08:13:47.969Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-06T08:13:47.969Z] #199 ... [2025-03-06T08:13:47.969Z] [2025-03-06T08:13:47.969Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:13:47.969Z] #197 DONE 0.4s [2025-03-06T08:13:47.969Z] [2025-03-06T08:13:47.969Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-06T08:13:48.570Z] #200 ... [2025-03-06T08:13:48.570Z] [2025-03-06T08:13:48.570Z] #199 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-06T08:13:48.570Z] #199 DONE 1.0s [2025-03-06T08:13:48.570Z] [2025-03-06T08:13:48.570Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-06T08:13:48.570Z] #200 DONE 0.9s [2025-03-06T08:13:48.570Z] [2025-03-06T08:13:48.570Z] #201 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:13:48.859Z] #201 DONE 0.3s [2025-03-06T08:13:48.859Z] [2025-03-06T08:13:48.859Z] #202 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:13:48.859Z] #202 CACHED [2025-03-06T08:13:48.859Z] [2025-03-06T08:13:48.859Z] #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:13:48.859Z] #203 CACHED [2025-03-06T08:13:48.859Z] [2025-03-06T08:13:48.859Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-06T08:13:48.859Z] #204 ... [2025-03-06T08:13:48.859Z] [2025-03-06T08:13:48.859Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-06T08:13:48.859Z] #150 DONE 2047.3s [2025-03-06T08:13:49.166Z] [2025-03-06T08:13:49.166Z] #113 [core-keeper] exporting to image [2025-03-06T08:13:49.166Z] #113 exporting layers [2025-03-06T08:13:49.461Z] #113 ... [2025-03-06T08:13:49.461Z] [2025-03-06T08:13:49.461Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-06T08:13:49.461Z] #205 DONE 0.7s [2025-03-06T08:13:49.461Z] [2025-03-06T08:13:49.461Z] #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:13:49.754Z] #206 DONE 0.4s [2025-03-06T08:13:49.754Z] [2025-03-06T08:13:49.754Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:13:50.041Z] #207 ... [2025-03-06T08:13:50.041Z] [2025-03-06T08:13:50.041Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-06T08:13:50.041Z] #208 DONE 0.6s [2025-03-06T08:13:50.041Z] [2025-03-06T08:13:50.041Z] #113 [core-keeper] exporting to image [2025-03-06T08:13:50.041Z] #113 exporting layers 1.3s done [2025-03-06T08:13:50.041Z] #113 writing image sha256:557fc55c7c929c7e55aafb623a616340852be0fa227a91ed15d29eaceb557f89 0.0s done [2025-03-06T08:13:50.041Z] #113 naming to docker.io/library/core-keeper-arm64 [2025-03-06T08:13:50.334Z] #113 naming to docker.io/library/core-keeper-arm64 done [2025-03-06T08:13:50.334Z] #113 DONE 13.4s [2025-03-06T08:13:50.334Z] [2025-03-06T08:13:50.334Z] #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-06T08:13:50.334Z] #204 DONE 1.4s [2025-03-06T08:13:50.334Z] [2025-03-06T08:13:50.334Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:13:50.334Z] #209 ... [2025-03-06T08:13:50.334Z] [2025-03-06T08:13:50.334Z] #207 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:13:50.334Z] #207 DONE 0.5s [2025-03-06T08:13:50.655Z] [2025-03-06T08:13:50.655Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-06T08:13:50.655Z] #210 ... [2025-03-06T08:13:50.655Z] [2025-03-06T08:13:50.655Z] #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:13:50.655Z] #209 DONE 0.4s [2025-03-06T08:13:50.945Z] [2025-03-06T08:13:50.945Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-06T08:13:51.225Z] #211 DONE 0.5s [2025-03-06T08:13:51.225Z] [2025-03-06T08:13:51.225Z] #113 [core-metadata] exporting to image [2025-03-06T08:13:51.225Z] #113 ... [2025-03-06T08:13:51.225Z] [2025-03-06T08:13:51.225Z] #210 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-06T08:13:51.225Z] #210 DONE 0.9s [2025-03-06T08:13:51.493Z] [2025-03-06T08:13:51.493Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:13:51.493Z] #212 DONE 0.2s [2025-03-06T08:13:51.493Z] [2025-03-06T08:13:51.493Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T08:13:52.457Z] #213 ... [2025-03-06T08:13:52.458Z] [2025-03-06T08:13:52.458Z] #113 [core-data] exporting to image [2025-03-06T08:13:52.458Z] #113 exporting layers 0.6s done [2025-03-06T08:13:52.458Z] #113 writing image sha256:c7d11cbb86e3cd8cdf34df8e9be35a968191438c9defa728dd7538d5285843c8 0.0s done [2025-03-06T08:13:52.458Z] #113 naming to docker.io/library/core-metadata-arm64 done [2025-03-06T08:13:52.458Z] #113 writing image sha256:fd2f444f47236ef9175c84d33038966b12626521cd58a440b76e7eecbfb8b390 0.0s done [2025-03-06T08:13:52.458Z] #113 naming to docker.io/library/core-data-arm64 done [2025-03-06T08:13:52.458Z] #113 DONE 14.5s [2025-03-06T08:13:52.458Z] [2025-03-06T08:13:52.458Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-06T08:13:52.729Z] #213 DONE 2.7s [2025-03-06T08:13:52.729Z] [2025-03-06T08:13:52.729Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T08:13:52.729Z] #148 ... [2025-03-06T08:13:52.729Z] [2025-03-06T08:13:52.729Z] #113 [security-proxy-auth] exporting to image [2025-03-06T08:13:53.700Z] #113 exporting layers 1.0s done [2025-03-06T08:13:53.700Z] #113 writing image sha256:379937c114d21e7cb4117584cb25ba324089578845ae719fff7fcedacf5fe68d done [2025-03-06T08:13:53.700Z] #113 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-06T08:13:53.700Z] #113 DONE 15.5s [2025-03-06T08:13:53.700Z] [2025-03-06T08:13:53.700Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-06T08:14:25.927Z] #147 DONE 2082.0s [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T08:14:25.928Z] #5 ... [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:14:25.928Z] #214 DONE 0.3s [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T08:14:25.928Z] #5 ... [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:14:25.928Z] #215 DONE 0.1s [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-06T08:14:25.928Z] #216 DONE 0.5s [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T08:14:25.928Z] #148 ... [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-06T08:14:25.928Z] #217 DONE 0.2s [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #113 [support-scheduler] exporting to image [2025-03-06T08:14:25.928Z] #113 exporting layers [2025-03-06T08:14:25.928Z] #113 exporting layers 1.0s done [2025-03-06T08:14:25.928Z] #113 writing image sha256:7157c352f3641fbc8337cac98551e918ae04131e7639cd9656562ceae875cd82 done [2025-03-06T08:14:25.928Z] #113 naming to docker.io/library/support-scheduler-arm64 done [2025-03-06T08:14:25.928Z] #113 DONE 16.5s [2025-03-06T08:14:25.928Z] [2025-03-06T08:14:25.928Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-06T08:14:29.258Z] #148 DONE 2087.7s [2025-03-06T08:14:29.258Z] [2025-03-06T08:14:29.258Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T08:14:29.258Z] #5 ... [2025-03-06T08:14:29.258Z] [2025-03-06T08:14:29.258Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-06T08:14:29.258Z] #218 DONE 0.1s [2025-03-06T08:14:29.535Z] [2025-03-06T08:14:29.535Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T08:14:29.535Z] #5 ... [2025-03-06T08:14:29.535Z] [2025-03-06T08:14:29.535Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-06T08:14:29.804Z] #219 DONE 0.1s [2025-03-06T08:14:29.804Z] [2025-03-06T08:14:29.804Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-06T08:14:30.071Z] #220 DONE 0.3s [2025-03-06T08:14:30.071Z] [2025-03-06T08:14:30.071Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-06T08:14:30.071Z] #221 DONE 0.1s [2025-03-06T08:14:30.071Z] [2025-03-06T08:14:30.071Z] #113 [support-notifications] exporting to image [2025-03-06T08:14:30.654Z] #113 exporting layers 0.6s done [2025-03-06T08:14:30.654Z] #113 writing image sha256:5d52c1202dc4b2e33f1baabe4407f8a74132f3ecf5e52dad44400d69291f2b83 done [2025-03-06T08:14:30.654Z] #113 naming to docker.io/library/support-notifications-arm64 done [2025-03-06T08:14:30.654Z] #113 DONE 17.1s [2025-03-06T08:14:30.654Z] [2025-03-06T08:14:30.654Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-06T08:14:30.654Z] time="2025-03-06T07:37:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-06T08:14:30.661Z] $ docker stop --time=1 62b1b55b7af142a28e5c382ecb47f9b029c3bf2165b7fcd6fc54caa63d64e2fe [2025-03-06T08:14:32.336Z] $ docker rm -f --volumes 62b1b55b7af142a28e5c382ecb47f9b029c3bf2165b7fcd6fc54caa63d64e2fe [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T08:14:32.844Z] + docker images [2025-03-06T08:14:32.844Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-06T08:14:32.844Z] support-notifications-arm64 latest 5d52c1202dc4 3 seconds ago 52MB [2025-03-06T08:14:32.844Z] support-scheduler-arm64 latest 7157c352f364 8 seconds ago 48.2MB [2025-03-06T08:14:32.844Z] security-proxy-auth-arm64 latest 379937c114d2 40 seconds ago 31.8MB [2025-03-06T08:14:32.844Z] core-data-arm64 latest fd2f444f4723 41 seconds ago 32.8MB [2025-03-06T08:14:32.844Z] core-metadata-arm64 latest c7d11cbb86e3 42 seconds ago 33MB [2025-03-06T08:14:32.844Z] core-keeper-arm64 latest 557fc55c7c92 44 seconds ago 32.5MB [2025-03-06T08:14:32.844Z] security-spiffe-token-provider-arm64 latest f47fbe5736a3 About a minute ago 47.8MB [2025-03-06T08:14:32.844Z] security-secretstore-setup-arm64 latest c6984788e782 2 minutes ago 67.2MB [2025-03-06T08:14:32.844Z] security-proxy-setup-arm64 latest 78ce561a29a2 2 minutes ago 38.6MB [2025-03-06T08:14:32.844Z] core-command-arm64 latest a42a0b2615bd 3 minutes ago 28.4MB [2025-03-06T08:14:32.844Z] security-bootstrapper-arm64 latest f9f9c74beaae 17 minutes ago 21MB [2025-03-06T08:14:32.844Z] core-common-config-bootstrapper-arm64 latest 19ac0450e884 17 minutes ago 17.9MB [2025-03-06T08:14:32.844Z] security-spire-config-arm64 latest bfc81456bfba 36 minutes ago 143MB [2025-03-06T08:14:32.844Z] security-spire-agent-arm64 latest 5571d018fbdc 36 minutes ago 187MB [2025-03-06T08:14:32.844Z] security-spire-server-arm64 latest 09763a778801 36 minutes ago 144MB [2025-03-06T08:14:32.844Z] ci-base-image-arm64 latest 717a5d46d3b2 37 minutes ago 915MB [2025-03-06T08:14:32.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB [2025-03-06T08:14:32.844Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T08:14:33.004Z] provisioning config files... [2025-03-06T08:14:33.018Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/806@tmp/config12207482820251680704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:14:33.351Z] ---> ****-login.sh [2025-03-06T08:14:33.351Z] nexus3.edgexfoundry.org:10001 [2025-03-06T08:14:33.351Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:14:33.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:14:33.615Z] Configure a credential helper to remove this warning. See [2025-03-06T08:14:33.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:14:33.615Z] [2025-03-06T08:14:33.615Z] Login Succeeded [2025-03-06T08:14:33.615Z] nexus3.edgexfoundry.org:10002 [2025-03-06T08:14:33.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:14:34.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:14:34.143Z] Configure a credential helper to remove this warning. See [2025-03-06T08:14:34.143Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:14:34.143Z] [2025-03-06T08:14:34.143Z] Login Succeeded [2025-03-06T08:14:34.143Z] nexus3.edgexfoundry.org:10003 [2025-03-06T08:14:34.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:14:34.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:14:34.408Z] Configure a credential helper to remove this warning. See [2025-03-06T08:14:34.408Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:14:34.408Z] [2025-03-06T08:14:34.408Z] Login Succeeded [2025-03-06T08:14:34.408Z] nexus3.edgexfoundry.org:10004 [2025-03-06T08:14:34.675Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:14:34.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:14:34.675Z] Configure a credential helper to remove this warning. See [2025-03-06T08:14:34.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:14:34.675Z] [2025-03-06T08:14:34.675Z] Login Succeeded [2025-03-06T08:14:34.675Z] ****.io [2025-03-06T08:14:34.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-06T08:14:35.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-06T08:14:35.204Z] Configure a credential helper to remove this warning. See [2025-03-06T08:14:35.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-06T08:14:35.204Z] [2025-03-06T08:14:35.204Z] Login Succeeded [2025-03-06T08:14:35.204Z] ---> ****-login.sh ends [Pipeline] } [2025-03-06T08:14:35.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:14:35.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-03-06T08:14:35.298Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-06T08:14:35.298Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:35.298Z] latest [2025-03-06T08:14:35.298Z] 4.0.0-dev.68 [2025-03-06T08:14:35.298Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:14:35.298Z] main [2025-03-06T08:14:35.298Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:35.661Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:36.145Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:36.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T08:14:36.146Z] 61760ad30c19: Preparing [2025-03-06T08:14:36.146Z] 9d8608a50ba3: Preparing [2025-03-06T08:14:36.146Z] b227ed5a2a77: Preparing [2025-03-06T08:14:36.146Z] dccb750e3a37: Preparing [2025-03-06T08:14:36.146Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:36.146Z] e6bfe630bc17: Preparing [2025-03-06T08:14:36.146Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:36.146Z] e6bfe630bc17: Waiting [2025-03-06T08:14:36.146Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:36.436Z] dccb750e3a37: Pushed [2025-03-06T08:14:36.436Z] b227ed5a2a77: Pushed [2025-03-06T08:14:36.436Z] 61760ad30c19: Pushed [2025-03-06T08:14:36.436Z] 3dad41d3a5f2: Pushed [2025-03-06T08:14:36.436Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:36.436Z] e6bfe630bc17: Pushed [2025-03-06T08:14:40.730Z] 9d8608a50ba3: Pushed [2025-03-06T08:14:40.730Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:41.164Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:41.515Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-06T08:14:41.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T08:14:41.515Z] 61760ad30c19: Preparing [2025-03-06T08:14:41.515Z] 9d8608a50ba3: Preparing [2025-03-06T08:14:41.515Z] b227ed5a2a77: Preparing [2025-03-06T08:14:41.515Z] dccb750e3a37: Preparing [2025-03-06T08:14:41.515Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:41.515Z] e6bfe630bc17: Preparing [2025-03-06T08:14:41.515Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:41.515Z] e6bfe630bc17: Waiting [2025-03-06T08:14:41.515Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:41.515Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:41.515Z] 61760ad30c19: Layer already exists [2025-03-06T08:14:41.515Z] 9d8608a50ba3: Layer already exists [2025-03-06T08:14:41.515Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:41.515Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:41.515Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:41.515Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:41.779Z] latest: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:42.129Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:42.478Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.68 [2025-03-06T08:14:42.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T08:14:42.479Z] 61760ad30c19: Preparing [2025-03-06T08:14:42.479Z] 9d8608a50ba3: Preparing [2025-03-06T08:14:42.479Z] b227ed5a2a77: Preparing [2025-03-06T08:14:42.479Z] dccb750e3a37: Preparing [2025-03-06T08:14:42.479Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:42.479Z] e6bfe630bc17: Preparing [2025-03-06T08:14:42.479Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:42.479Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:42.479Z] e6bfe630bc17: Waiting [2025-03-06T08:14:42.479Z] 61760ad30c19: Layer already exists [2025-03-06T08:14:42.479Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:42.479Z] 9d8608a50ba3: Layer already exists [2025-03-06T08:14:42.479Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:42.479Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:42.479Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:42.479Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:42.742Z] 4.0.0-dev.68: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:43.089Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:43.447Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:14:43.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T08:14:43.447Z] 61760ad30c19: Preparing [2025-03-06T08:14:43.447Z] 9d8608a50ba3: Preparing [2025-03-06T08:14:43.447Z] b227ed5a2a77: Preparing [2025-03-06T08:14:43.447Z] dccb750e3a37: Preparing [2025-03-06T08:14:43.447Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:43.447Z] e6bfe630bc17: Preparing [2025-03-06T08:14:43.447Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:43.447Z] e6bfe630bc17: Waiting [2025-03-06T08:14:43.447Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:43.447Z] 61760ad30c19: Layer already exists [2025-03-06T08:14:43.447Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:43.447Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:43.447Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:43.447Z] 9d8608a50ba3: Layer already exists [2025-03-06T08:14:43.447Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:43.447Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:43.447Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:44.079Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:44.428Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-06T08:14:44.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-06T08:14:44.428Z] 61760ad30c19: Preparing [2025-03-06T08:14:44.428Z] 9d8608a50ba3: Preparing [2025-03-06T08:14:44.428Z] b227ed5a2a77: Preparing [2025-03-06T08:14:44.428Z] dccb750e3a37: Preparing [2025-03-06T08:14:44.428Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:44.428Z] e6bfe630bc17: Preparing [2025-03-06T08:14:44.428Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:44.428Z] e6bfe630bc17: Waiting [2025-03-06T08:14:44.428Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:44.428Z] 9d8608a50ba3: Layer already exists [2025-03-06T08:14:44.428Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:44.428Z] 61760ad30c19: Layer already exists [2025-03-06T08:14:44.428Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:44.428Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:44.428Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:44.428Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:44.694Z] main: digest: sha256:e0ee31c71fba0e135444787827e611a15db1274a3b89951ad09f76bdfbbeadb6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:14:44.789Z] ===================================================== [Pipeline] echo [2025-03-06T08:14:44.802Z] taggedImages: [2025-03-06T08:14:44.802Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:44.802Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-06T08:14:44.802Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.68 [2025-03-06T08:14:44.802Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:14:44.802Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-06T08:14:44.828Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-06T08:14:44.828Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:44.828Z] latest [2025-03-06T08:14:44.828Z] 4.0.0-dev.68 [2025-03-06T08:14:44.828Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:14:44.828Z] main [2025-03-06T08:14:44.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:45.205Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:45.557Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:45.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T08:14:45.558Z] 8bd463f8e42d: Preparing [2025-03-06T08:14:45.558Z] 9274b652b35b: Preparing [2025-03-06T08:14:45.558Z] 42ff9e90aa0b: Preparing [2025-03-06T08:14:45.558Z] 4a5dc33fd15c: Preparing [2025-03-06T08:14:45.558Z] b227ed5a2a77: Preparing [2025-03-06T08:14:45.558Z] dccb750e3a37: Preparing [2025-03-06T08:14:45.558Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:45.558Z] e6bfe630bc17: Preparing [2025-03-06T08:14:45.558Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:45.558Z] dccb750e3a37: Waiting [2025-03-06T08:14:45.558Z] 3dad41d3a5f2: Waiting [2025-03-06T08:14:45.558Z] e6bfe630bc17: Waiting [2025-03-06T08:14:45.558Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:45.558Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:45.828Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:45.828Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:45.828Z] 42ff9e90aa0b: Pushed [2025-03-06T08:14:45.828Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:45.828Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:45.828Z] 9274b652b35b: Pushed [2025-03-06T08:14:45.828Z] 8bd463f8e42d: Pushed [2025-03-06T08:14:47.762Z] 4a5dc33fd15c: Pushed [2025-03-06T08:14:48.028Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:48.379Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:48.738Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-06T08:14:48.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T08:14:48.739Z] 8bd463f8e42d: Preparing [2025-03-06T08:14:48.739Z] 9274b652b35b: Preparing [2025-03-06T08:14:48.739Z] 42ff9e90aa0b: Preparing [2025-03-06T08:14:48.739Z] 4a5dc33fd15c: Preparing [2025-03-06T08:14:48.739Z] b227ed5a2a77: Preparing [2025-03-06T08:14:48.739Z] dccb750e3a37: Preparing [2025-03-06T08:14:48.739Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:48.739Z] e6bfe630bc17: Preparing [2025-03-06T08:14:48.739Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:48.739Z] dccb750e3a37: Waiting [2025-03-06T08:14:48.739Z] 3dad41d3a5f2: Waiting [2025-03-06T08:14:48.739Z] e6bfe630bc17: Waiting [2025-03-06T08:14:48.739Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:48.739Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:48.739Z] 8bd463f8e42d: Layer already exists [2025-03-06T08:14:48.739Z] 4a5dc33fd15c: Layer already exists [2025-03-06T08:14:48.739Z] 9274b652b35b: Layer already exists [2025-03-06T08:14:48.739Z] 42ff9e90aa0b: Layer already exists [2025-03-06T08:14:48.739Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:48.739Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:48.739Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:48.739Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:49.004Z] latest: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:49.362Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:49.713Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.68 [2025-03-06T08:14:49.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T08:14:49.713Z] 8bd463f8e42d: Preparing [2025-03-06T08:14:49.713Z] 9274b652b35b: Preparing [2025-03-06T08:14:49.713Z] 42ff9e90aa0b: Preparing [2025-03-06T08:14:49.713Z] 4a5dc33fd15c: Preparing [2025-03-06T08:14:49.713Z] b227ed5a2a77: Preparing [2025-03-06T08:14:49.713Z] dccb750e3a37: Preparing [2025-03-06T08:14:49.713Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:49.713Z] e6bfe630bc17: Preparing [2025-03-06T08:14:49.713Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:49.713Z] dccb750e3a37: Waiting [2025-03-06T08:14:49.713Z] 3dad41d3a5f2: Waiting [2025-03-06T08:14:49.713Z] e6bfe630bc17: Waiting [2025-03-06T08:14:49.713Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:49.713Z] 8bd463f8e42d: Layer already exists [2025-03-06T08:14:49.713Z] 42ff9e90aa0b: Layer already exists [2025-03-06T08:14:49.713Z] 9274b652b35b: Layer already exists [2025-03-06T08:14:49.713Z] 4a5dc33fd15c: Layer already exists [2025-03-06T08:14:49.713Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:49.713Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:49.713Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:49.713Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:49.713Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:49.713Z] 4.0.0-dev.68: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:50.073Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:50.427Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:14:50.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T08:14:50.427Z] 8bd463f8e42d: Preparing [2025-03-06T08:14:50.427Z] 9274b652b35b: Preparing [2025-03-06T08:14:50.427Z] 42ff9e90aa0b: Preparing [2025-03-06T08:14:50.427Z] 4a5dc33fd15c: Preparing [2025-03-06T08:14:50.427Z] b227ed5a2a77: Preparing [2025-03-06T08:14:50.427Z] dccb750e3a37: Preparing [2025-03-06T08:14:50.427Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:50.427Z] e6bfe630bc17: Preparing [2025-03-06T08:14:50.427Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:50.427Z] dccb750e3a37: Waiting [2025-03-06T08:14:50.427Z] 3dad41d3a5f2: Waiting [2025-03-06T08:14:50.427Z] e6bfe630bc17: Waiting [2025-03-06T08:14:50.427Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:50.427Z] 8bd463f8e42d: Layer already exists [2025-03-06T08:14:50.427Z] 9274b652b35b: Layer already exists [2025-03-06T08:14:50.427Z] 42ff9e90aa0b: Layer already exists [2025-03-06T08:14:50.427Z] 4a5dc33fd15c: Layer already exists [2025-03-06T08:14:50.427Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:50.427Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:50.427Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:50.427Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:50.427Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:50.427Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:50.790Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:51.129Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-06T08:14:51.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-06T08:14:51.129Z] 8bd463f8e42d: Preparing [2025-03-06T08:14:51.129Z] 9274b652b35b: Preparing [2025-03-06T08:14:51.129Z] 42ff9e90aa0b: Preparing [2025-03-06T08:14:51.129Z] 4a5dc33fd15c: Preparing [2025-03-06T08:14:51.129Z] b227ed5a2a77: Preparing [2025-03-06T08:14:51.129Z] dccb750e3a37: Preparing [2025-03-06T08:14:51.129Z] 3dad41d3a5f2: Preparing [2025-03-06T08:14:51.129Z] e6bfe630bc17: Preparing [2025-03-06T08:14:51.129Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:51.129Z] 3dad41d3a5f2: Waiting [2025-03-06T08:14:51.129Z] e6bfe630bc17: Waiting [2025-03-06T08:14:51.129Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:51.129Z] dccb750e3a37: Waiting [2025-03-06T08:14:51.129Z] 42ff9e90aa0b: Layer already exists [2025-03-06T08:14:51.129Z] 8bd463f8e42d: Layer already exists [2025-03-06T08:14:51.129Z] 9274b652b35b: Layer already exists [2025-03-06T08:14:51.129Z] 4a5dc33fd15c: Layer already exists [2025-03-06T08:14:51.129Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:51.129Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:51.129Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:14:51.129Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:51.129Z] e6bfe630bc17: Layer already exists [2025-03-06T08:14:51.393Z] main: digest: sha256:f0da840f5e6f9e9ff7bd688071101ed7738b90ff9f40e93b2c713fa2a8714117 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:14:51.467Z] ===================================================== [Pipeline] echo [2025-03-06T08:14:51.484Z] taggedImages: [2025-03-06T08:14:51.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:51.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-06T08:14:51.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.68 [2025-03-06T08:14:51.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:14:51.484Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-06T08:14:51.517Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-06T08:14:51.517Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:51.517Z] latest [2025-03-06T08:14:51.517Z] 4.0.0-dev.68 [2025-03-06T08:14:51.517Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:14:51.517Z] main [2025-03-06T08:14:51.517Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:51.880Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:52.235Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:14:52.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T08:14:52.235Z] 07542861a8dc: Preparing [2025-03-06T08:14:52.235Z] 36a6bfa483c1: Preparing [2025-03-06T08:14:52.235Z] b227ed5a2a77: Preparing [2025-03-06T08:14:52.235Z] dccb750e3a37: Preparing [2025-03-06T08:14:52.235Z] 3964abebb377: Preparing [2025-03-06T08:14:52.235Z] a1b4537c2f71: Preparing [2025-03-06T08:14:52.235Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:52.235Z] a1b4537c2f71: Waiting [2025-03-06T08:14:52.235Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:52.235Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:52.235Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:52.500Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:52.500Z] 3964abebb377: Pushed [2025-03-06T08:14:52.500Z] 07542861a8dc: Pushed [2025-03-06T08:14:52.500Z] a1b4537c2f71: Pushed [2025-03-06T08:14:57.822Z] 36a6bfa483c1: Pushed [2025-03-06T08:14:57.822Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:58.183Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:58.523Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-06T08:14:58.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T08:14:58.523Z] 07542861a8dc: Preparing [2025-03-06T08:14:58.523Z] 36a6bfa483c1: Preparing [2025-03-06T08:14:58.523Z] b227ed5a2a77: Preparing [2025-03-06T08:14:58.523Z] dccb750e3a37: Preparing [2025-03-06T08:14:58.523Z] 3964abebb377: Preparing [2025-03-06T08:14:58.523Z] a1b4537c2f71: Preparing [2025-03-06T08:14:58.523Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:58.523Z] a1b4537c2f71: Waiting [2025-03-06T08:14:58.523Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:58.523Z] 3964abebb377: Layer already exists [2025-03-06T08:14:58.523Z] 36a6bfa483c1: Layer already exists [2025-03-06T08:14:58.523Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:58.523Z] 07542861a8dc: Layer already exists [2025-03-06T08:14:58.523Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:58.523Z] a1b4537c2f71: Layer already exists [2025-03-06T08:14:58.523Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:58.523Z] latest: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:59.159Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:14:59.515Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.68 [2025-03-06T08:14:59.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T08:14:59.515Z] 07542861a8dc: Preparing [2025-03-06T08:14:59.515Z] 36a6bfa483c1: Preparing [2025-03-06T08:14:59.515Z] b227ed5a2a77: Preparing [2025-03-06T08:14:59.515Z] dccb750e3a37: Preparing [2025-03-06T08:14:59.515Z] 3964abebb377: Preparing [2025-03-06T08:14:59.515Z] a1b4537c2f71: Preparing [2025-03-06T08:14:59.515Z] dd9c8f8612c8: Preparing [2025-03-06T08:14:59.515Z] a1b4537c2f71: Waiting [2025-03-06T08:14:59.515Z] dd9c8f8612c8: Waiting [2025-03-06T08:14:59.515Z] 3964abebb377: Layer already exists [2025-03-06T08:14:59.515Z] 36a6bfa483c1: Layer already exists [2025-03-06T08:14:59.515Z] b227ed5a2a77: Layer already exists [2025-03-06T08:14:59.515Z] dccb750e3a37: Layer already exists [2025-03-06T08:14:59.516Z] 07542861a8dc: Layer already exists [2025-03-06T08:14:59.516Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:14:59.516Z] a1b4537c2f71: Layer already exists [2025-03-06T08:14:59.779Z] 4.0.0-dev.68: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:00.131Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:00.490Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:00.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T08:15:00.490Z] 07542861a8dc: Preparing [2025-03-06T08:15:00.490Z] 36a6bfa483c1: Preparing [2025-03-06T08:15:00.490Z] b227ed5a2a77: Preparing [2025-03-06T08:15:00.490Z] dccb750e3a37: Preparing [2025-03-06T08:15:00.490Z] 3964abebb377: Preparing [2025-03-06T08:15:00.490Z] a1b4537c2f71: Preparing [2025-03-06T08:15:00.490Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:00.490Z] a1b4537c2f71: Waiting [2025-03-06T08:15:00.490Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:00.490Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:00.490Z] 3964abebb377: Layer already exists [2025-03-06T08:15:00.490Z] 36a6bfa483c1: Layer already exists [2025-03-06T08:15:00.490Z] 07542861a8dc: Layer already exists [2025-03-06T08:15:00.490Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:00.490Z] a1b4537c2f71: Layer already exists [2025-03-06T08:15:00.490Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:00.490Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:01.109Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:01.456Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-06T08:15:01.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-06T08:15:01.456Z] 07542861a8dc: Preparing [2025-03-06T08:15:01.456Z] 36a6bfa483c1: Preparing [2025-03-06T08:15:01.456Z] b227ed5a2a77: Preparing [2025-03-06T08:15:01.456Z] dccb750e3a37: Preparing [2025-03-06T08:15:01.456Z] 3964abebb377: Preparing [2025-03-06T08:15:01.456Z] a1b4537c2f71: Preparing [2025-03-06T08:15:01.456Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:01.456Z] a1b4537c2f71: Waiting [2025-03-06T08:15:01.456Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:01.456Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:01.456Z] 07542861a8dc: Layer already exists [2025-03-06T08:15:01.456Z] 3964abebb377: Layer already exists [2025-03-06T08:15:01.456Z] 36a6bfa483c1: Layer already exists [2025-03-06T08:15:01.456Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:01.456Z] a1b4537c2f71: Layer already exists [2025-03-06T08:15:01.456Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:01.722Z] main: digest: sha256:0180090a844fd5902717d6e790d0f84b969ed8da60670635f611fade344b748e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:15:01.787Z] ===================================================== [Pipeline] echo [2025-03-06T08:15:01.799Z] taggedImages: [2025-03-06T08:15:01.799Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:01.799Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-06T08:15:01.799Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.68 [2025-03-06T08:15:01.799Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:01.799Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-06T08:15:01.828Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-06T08:15:01.828Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:01.828Z] latest [2025-03-06T08:15:01.828Z] 4.0.0-dev.68 [2025-03-06T08:15:01.828Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:01.828Z] main [2025-03-06T08:15:01.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:02.188Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:02.541Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:02.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T08:15:02.541Z] b75a09d8d012: Preparing [2025-03-06T08:15:02.541Z] 309e82883407: Preparing [2025-03-06T08:15:02.541Z] dccb750e3a37: Preparing [2025-03-06T08:15:02.541Z] 016111fe6546: Preparing [2025-03-06T08:15:02.541Z] 98f695e4965f: Preparing [2025-03-06T08:15:02.541Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:02.541Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:02.804Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:02.804Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:02.804Z] 98f695e4965f: Pushed [2025-03-06T08:15:02.804Z] b75a09d8d012: Pushed [2025-03-06T08:15:02.804Z] 016111fe6546: Pushed [2025-03-06T08:15:08.115Z] 309e82883407: Pushed [2025-03-06T08:15:08.115Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:08.462Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:08.819Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-06T08:15:08.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T08:15:08.819Z] b75a09d8d012: Preparing [2025-03-06T08:15:08.819Z] 309e82883407: Preparing [2025-03-06T08:15:08.819Z] dccb750e3a37: Preparing [2025-03-06T08:15:08.819Z] 016111fe6546: Preparing [2025-03-06T08:15:08.819Z] 98f695e4965f: Preparing [2025-03-06T08:15:08.819Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:08.819Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:08.819Z] b75a09d8d012: Layer already exists [2025-03-06T08:15:08.819Z] 016111fe6546: Layer already exists [2025-03-06T08:15:08.819Z] 98f695e4965f: Layer already exists [2025-03-06T08:15:08.819Z] 309e82883407: Layer already exists [2025-03-06T08:15:08.819Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:08.819Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:08.819Z] latest: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:09.424Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:09.773Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.68 [2025-03-06T08:15:09.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T08:15:09.773Z] b75a09d8d012: Preparing [2025-03-06T08:15:09.773Z] 309e82883407: Preparing [2025-03-06T08:15:09.773Z] dccb750e3a37: Preparing [2025-03-06T08:15:09.773Z] 016111fe6546: Preparing [2025-03-06T08:15:09.773Z] 98f695e4965f: Preparing [2025-03-06T08:15:09.773Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:09.773Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:09.773Z] b75a09d8d012: Layer already exists [2025-03-06T08:15:09.773Z] 98f695e4965f: Layer already exists [2025-03-06T08:15:09.773Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:09.773Z] 309e82883407: Layer already exists [2025-03-06T08:15:09.773Z] 016111fe6546: Layer already exists [2025-03-06T08:15:09.773Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:10.036Z] 4.0.0-dev.68: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:10.396Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:10.743Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:10.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T08:15:10.743Z] b75a09d8d012: Preparing [2025-03-06T08:15:10.743Z] 309e82883407: Preparing [2025-03-06T08:15:10.743Z] dccb750e3a37: Preparing [2025-03-06T08:15:10.743Z] 016111fe6546: Preparing [2025-03-06T08:15:10.743Z] 98f695e4965f: Preparing [2025-03-06T08:15:10.743Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:10.743Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:10.743Z] b75a09d8d012: Layer already exists [2025-03-06T08:15:10.743Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:10.743Z] 98f695e4965f: Layer already exists [2025-03-06T08:15:10.743Z] 309e82883407: Layer already exists [2025-03-06T08:15:10.743Z] 016111fe6546: Layer already exists [2025-03-06T08:15:10.743Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:10.743Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:11.101Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:11.457Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-06T08:15:11.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-06T08:15:11.457Z] b75a09d8d012: Preparing [2025-03-06T08:15:11.457Z] 309e82883407: Preparing [2025-03-06T08:15:11.457Z] dccb750e3a37: Preparing [2025-03-06T08:15:11.457Z] 016111fe6546: Preparing [2025-03-06T08:15:11.457Z] 98f695e4965f: Preparing [2025-03-06T08:15:11.457Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:11.457Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:11.457Z] 309e82883407: Layer already exists [2025-03-06T08:15:11.457Z] 98f695e4965f: Layer already exists [2025-03-06T08:15:11.457Z] 016111fe6546: Layer already exists [2025-03-06T08:15:11.457Z] b75a09d8d012: Layer already exists [2025-03-06T08:15:11.457Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:11.457Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:11.721Z] main: digest: sha256:0e32ba768376be93d9dbfcdd132dfe3bd2948030ff19288eacbdc6d4b55d5486 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:15:11.801Z] ===================================================== [Pipeline] echo [2025-03-06T08:15:11.820Z] taggedImages: [2025-03-06T08:15:11.820Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:11.820Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-06T08:15:11.820Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.68 [2025-03-06T08:15:11.820Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:11.820Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-06T08:15:11.855Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-06T08:15:11.855Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:11.855Z] latest [2025-03-06T08:15:11.855Z] 4.0.0-dev.68 [2025-03-06T08:15:11.856Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:11.856Z] main [2025-03-06T08:15:11.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:12.216Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:12.578Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:12.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T08:15:12.579Z] f33000153040: Preparing [2025-03-06T08:15:12.579Z] fc902e9a5718: Preparing [2025-03-06T08:15:12.579Z] 882b8a2fe3b8: Preparing [2025-03-06T08:15:12.579Z] b227ed5a2a77: Preparing [2025-03-06T08:15:12.579Z] dccb750e3a37: Preparing [2025-03-06T08:15:12.579Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:12.579Z] e6bfe630bc17: Preparing [2025-03-06T08:15:12.579Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:12.579Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:12.579Z] e6bfe630bc17: Waiting [2025-03-06T08:15:12.579Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:12.847Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:12.847Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:12.847Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:12.847Z] fc902e9a5718: Pushed [2025-03-06T08:15:12.847Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:12.847Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:12.847Z] f33000153040: Pushed [2025-03-06T08:15:18.169Z] 882b8a2fe3b8: Pushed [2025-03-06T08:15:18.169Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:18.518Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:18.863Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-06T08:15:18.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T08:15:18.863Z] f33000153040: Preparing [2025-03-06T08:15:18.863Z] fc902e9a5718: Preparing [2025-03-06T08:15:18.863Z] 882b8a2fe3b8: Preparing [2025-03-06T08:15:18.863Z] b227ed5a2a77: Preparing [2025-03-06T08:15:18.863Z] dccb750e3a37: Preparing [2025-03-06T08:15:18.863Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:18.863Z] e6bfe630bc17: Preparing [2025-03-06T08:15:18.863Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:18.863Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:18.863Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:18.863Z] e6bfe630bc17: Waiting [2025-03-06T08:15:18.863Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:18.863Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:18.863Z] f33000153040: Layer already exists [2025-03-06T08:15:18.863Z] 882b8a2fe3b8: Layer already exists [2025-03-06T08:15:18.863Z] fc902e9a5718: Layer already exists [2025-03-06T08:15:18.863Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:18.863Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:18.863Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:19.126Z] latest: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:19.476Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:19.884Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.68 [2025-03-06T08:15:19.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T08:15:19.885Z] f33000153040: Preparing [2025-03-06T08:15:19.885Z] fc902e9a5718: Preparing [2025-03-06T08:15:19.885Z] 882b8a2fe3b8: Preparing [2025-03-06T08:15:19.885Z] b227ed5a2a77: Preparing [2025-03-06T08:15:19.885Z] dccb750e3a37: Preparing [2025-03-06T08:15:19.885Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:19.885Z] e6bfe630bc17: Preparing [2025-03-06T08:15:19.885Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:19.885Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:19.885Z] e6bfe630bc17: Waiting [2025-03-06T08:15:19.885Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:19.885Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:19.885Z] 882b8a2fe3b8: Layer already exists [2025-03-06T08:15:19.885Z] f33000153040: Layer already exists [2025-03-06T08:15:19.885Z] fc902e9a5718: Layer already exists [2025-03-06T08:15:19.885Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:19.885Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:19.885Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:19.885Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:20.173Z] 4.0.0-dev.68: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:20.517Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:20.881Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:20.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T08:15:20.881Z] f33000153040: Preparing [2025-03-06T08:15:20.881Z] fc902e9a5718: Preparing [2025-03-06T08:15:20.881Z] 882b8a2fe3b8: Preparing [2025-03-06T08:15:20.881Z] b227ed5a2a77: Preparing [2025-03-06T08:15:20.881Z] dccb750e3a37: Preparing [2025-03-06T08:15:20.881Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:20.881Z] e6bfe630bc17: Preparing [2025-03-06T08:15:20.881Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:20.881Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:20.881Z] e6bfe630bc17: Waiting [2025-03-06T08:15:20.881Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:20.881Z] fc902e9a5718: Layer already exists [2025-03-06T08:15:20.881Z] f33000153040: Layer already exists [2025-03-06T08:15:20.881Z] 882b8a2fe3b8: Layer already exists [2025-03-06T08:15:20.881Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:20.881Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:20.881Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:20.881Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:20.881Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:21.149Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:21.509Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:21.872Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-06T08:15:21.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-06T08:15:21.872Z] f33000153040: Preparing [2025-03-06T08:15:21.872Z] fc902e9a5718: Preparing [2025-03-06T08:15:21.872Z] 882b8a2fe3b8: Preparing [2025-03-06T08:15:21.872Z] b227ed5a2a77: Preparing [2025-03-06T08:15:21.872Z] dccb750e3a37: Preparing [2025-03-06T08:15:21.872Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:21.872Z] e6bfe630bc17: Preparing [2025-03-06T08:15:21.872Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:21.872Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:21.872Z] e6bfe630bc17: Waiting [2025-03-06T08:15:21.872Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:21.872Z] f33000153040: Layer already exists [2025-03-06T08:15:21.872Z] 882b8a2fe3b8: Layer already exists [2025-03-06T08:15:21.872Z] fc902e9a5718: Layer already exists [2025-03-06T08:15:21.872Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:21.872Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:21.872Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:21.872Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:21.872Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:22.211Z] main: digest: sha256:dbddab72ed41f08517c05f47d779855f935e007bfcfae0df75cd42eb76522c1a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:15:22.299Z] ===================================================== [Pipeline] echo [2025-03-06T08:15:22.313Z] taggedImages: [2025-03-06T08:15:22.313Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:22.313Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-06T08:15:22.313Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.68 [2025-03-06T08:15:22.313Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:22.313Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-06T08:15:22.336Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-06T08:15:22.336Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:22.336Z] latest [2025-03-06T08:15:22.336Z] 4.0.0-dev.68 [2025-03-06T08:15:22.336Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:22.336Z] main [2025-03-06T08:15:22.336Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:22.701Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:23.066Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:23.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T08:15:23.066Z] 32b6af151611: Preparing [2025-03-06T08:15:23.066Z] 50fd9230e484: Preparing [2025-03-06T08:15:23.066Z] 15a93526443c: Preparing [2025-03-06T08:15:23.066Z] 9a777651993b: Preparing [2025-03-06T08:15:23.066Z] 1372e3f30006: Preparing [2025-03-06T08:15:23.066Z] 61d8422d6219: Preparing [2025-03-06T08:15:23.066Z] df11804a088a: Preparing [2025-03-06T08:15:23.066Z] b227ed5a2a77: Preparing [2025-03-06T08:15:23.066Z] dccb750e3a37: Preparing [2025-03-06T08:15:23.066Z] aaa3b839465e: Preparing [2025-03-06T08:15:23.066Z] 81ebed9b435e: Preparing [2025-03-06T08:15:23.066Z] 5f70bf18a086: Preparing [2025-03-06T08:15:23.066Z] 4dc8f86969d9: Preparing [2025-03-06T08:15:23.066Z] ab024a80ce37: Preparing [2025-03-06T08:15:23.066Z] bcbf287c3e38: Preparing [2025-03-06T08:15:23.066Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:23.066Z] 61d8422d6219: Waiting [2025-03-06T08:15:23.066Z] df11804a088a: Waiting [2025-03-06T08:15:23.066Z] 81ebed9b435e: Waiting [2025-03-06T08:15:23.066Z] 5f70bf18a086: Waiting [2025-03-06T08:15:23.066Z] 4dc8f86969d9: Waiting [2025-03-06T08:15:23.066Z] ab024a80ce37: Waiting [2025-03-06T08:15:23.066Z] bcbf287c3e38: Waiting [2025-03-06T08:15:23.066Z] b227ed5a2a77: Waiting [2025-03-06T08:15:23.066Z] dccb750e3a37: Waiting [2025-03-06T08:15:23.066Z] aaa3b839465e: Waiting [2025-03-06T08:15:23.066Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:23.346Z] 9a777651993b: Pushed [2025-03-06T08:15:23.346Z] 15a93526443c: Pushed [2025-03-06T08:15:23.346Z] 50fd9230e484: Pushed [2025-03-06T08:15:23.346Z] 1372e3f30006: Pushed [2025-03-06T08:15:23.346Z] 32b6af151611: Pushed [2025-03-06T08:15:23.346Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:23.346Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:23.346Z] 61d8422d6219: Pushed [2025-03-06T08:15:23.346Z] 5f70bf18a086: Layer already exists [2025-03-06T08:15:23.615Z] 81ebed9b435e: Pushed [2025-03-06T08:15:23.615Z] aaa3b839465e: Pushed [2025-03-06T08:15:23.615Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:23.615Z] ab024a80ce37: Pushed [2025-03-06T08:15:23.615Z] 4dc8f86969d9: Pushed [2025-03-06T08:15:23.615Z] bcbf287c3e38: Pushed [2025-03-06T08:15:26.189Z] df11804a088a: Pushed [2025-03-06T08:15:26.189Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:26.550Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:26.898Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-06T08:15:26.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T08:15:26.898Z] 32b6af151611: Preparing [2025-03-06T08:15:26.898Z] 50fd9230e484: Preparing [2025-03-06T08:15:26.898Z] 15a93526443c: Preparing [2025-03-06T08:15:26.898Z] 9a777651993b: Preparing [2025-03-06T08:15:26.898Z] 1372e3f30006: Preparing [2025-03-06T08:15:26.898Z] 61d8422d6219: Preparing [2025-03-06T08:15:26.898Z] df11804a088a: Preparing [2025-03-06T08:15:26.898Z] b227ed5a2a77: Preparing [2025-03-06T08:15:26.898Z] 61d8422d6219: Waiting [2025-03-06T08:15:26.898Z] dccb750e3a37: Preparing [2025-03-06T08:15:26.898Z] b227ed5a2a77: Waiting [2025-03-06T08:15:26.898Z] dccb750e3a37: Waiting [2025-03-06T08:15:26.898Z] aaa3b839465e: Preparing [2025-03-06T08:15:26.898Z] 81ebed9b435e: Preparing [2025-03-06T08:15:26.898Z] df11804a088a: Waiting [2025-03-06T08:15:26.898Z] aaa3b839465e: Waiting [2025-03-06T08:15:26.898Z] 5f70bf18a086: Preparing [2025-03-06T08:15:26.898Z] 81ebed9b435e: Waiting [2025-03-06T08:15:26.898Z] 4dc8f86969d9: Preparing [2025-03-06T08:15:26.898Z] 5f70bf18a086: Waiting [2025-03-06T08:15:26.898Z] ab024a80ce37: Preparing [2025-03-06T08:15:26.898Z] 4dc8f86969d9: Waiting [2025-03-06T08:15:26.898Z] ab024a80ce37: Waiting [2025-03-06T08:15:26.898Z] bcbf287c3e38: Preparing [2025-03-06T08:15:26.898Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:26.898Z] bcbf287c3e38: Waiting [2025-03-06T08:15:26.898Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:26.898Z] 1372e3f30006: Layer already exists [2025-03-06T08:15:26.898Z] 9a777651993b: Layer already exists [2025-03-06T08:15:26.898Z] 15a93526443c: Layer already exists [2025-03-06T08:15:26.898Z] 50fd9230e484: Layer already exists [2025-03-06T08:15:26.898Z] 32b6af151611: Layer already exists [2025-03-06T08:15:26.898Z] df11804a088a: Layer already exists [2025-03-06T08:15:26.898Z] 61d8422d6219: Layer already exists [2025-03-06T08:15:26.898Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:26.898Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:26.898Z] aaa3b839465e: Layer already exists [2025-03-06T08:15:26.898Z] 4dc8f86969d9: Layer already exists [2025-03-06T08:15:26.898Z] 81ebed9b435e: Layer already exists [2025-03-06T08:15:26.898Z] ab024a80ce37: Layer already exists [2025-03-06T08:15:26.898Z] 5f70bf18a086: Layer already exists [2025-03-06T08:15:26.898Z] bcbf287c3e38: Layer already exists [2025-03-06T08:15:26.898Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:27.162Z] latest: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:27.522Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:27.872Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.68 [2025-03-06T08:15:27.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T08:15:27.872Z] 32b6af151611: Preparing [2025-03-06T08:15:27.872Z] 50fd9230e484: Preparing [2025-03-06T08:15:27.872Z] 15a93526443c: Preparing [2025-03-06T08:15:27.872Z] 9a777651993b: Preparing [2025-03-06T08:15:27.872Z] 1372e3f30006: Preparing [2025-03-06T08:15:27.872Z] 61d8422d6219: Preparing [2025-03-06T08:15:27.872Z] df11804a088a: Preparing [2025-03-06T08:15:27.872Z] b227ed5a2a77: Preparing [2025-03-06T08:15:27.872Z] dccb750e3a37: Preparing [2025-03-06T08:15:27.872Z] aaa3b839465e: Preparing [2025-03-06T08:15:27.872Z] 81ebed9b435e: Preparing [2025-03-06T08:15:27.872Z] 5f70bf18a086: Preparing [2025-03-06T08:15:27.872Z] 4dc8f86969d9: Preparing [2025-03-06T08:15:27.872Z] ab024a80ce37: Preparing [2025-03-06T08:15:27.872Z] bcbf287c3e38: Preparing [2025-03-06T08:15:27.872Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:27.872Z] 61d8422d6219: Waiting [2025-03-06T08:15:27.872Z] aaa3b839465e: Waiting [2025-03-06T08:15:27.872Z] 81ebed9b435e: Waiting [2025-03-06T08:15:27.872Z] 5f70bf18a086: Waiting [2025-03-06T08:15:27.872Z] 4dc8f86969d9: Waiting [2025-03-06T08:15:27.872Z] df11804a088a: Waiting [2025-03-06T08:15:27.872Z] b227ed5a2a77: Waiting [2025-03-06T08:15:27.872Z] dccb750e3a37: Waiting [2025-03-06T08:15:27.872Z] ab024a80ce37: Waiting [2025-03-06T08:15:27.872Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:27.872Z] bcbf287c3e38: Waiting [2025-03-06T08:15:27.872Z] 32b6af151611: Layer already exists [2025-03-06T08:15:27.872Z] 1372e3f30006: Layer already exists [2025-03-06T08:15:27.872Z] 50fd9230e484: Layer already exists [2025-03-06T08:15:27.872Z] 9a777651993b: Layer already exists [2025-03-06T08:15:27.872Z] 15a93526443c: Layer already exists [2025-03-06T08:15:27.872Z] df11804a088a: Layer already exists [2025-03-06T08:15:27.872Z] 61d8422d6219: Layer already exists [2025-03-06T08:15:27.872Z] aaa3b839465e: Layer already exists [2025-03-06T08:15:27.872Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:27.872Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:27.872Z] 81ebed9b435e: Layer already exists [2025-03-06T08:15:27.872Z] 5f70bf18a086: Layer already exists [2025-03-06T08:15:27.872Z] 4dc8f86969d9: Layer already exists [2025-03-06T08:15:27.872Z] ab024a80ce37: Layer already exists [2025-03-06T08:15:27.872Z] bcbf287c3e38: Layer already exists [2025-03-06T08:15:27.872Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:28.136Z] 4.0.0-dev.68: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:28.488Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:28.840Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:28.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T08:15:28.840Z] 32b6af151611: Preparing [2025-03-06T08:15:28.840Z] 50fd9230e484: Preparing [2025-03-06T08:15:28.840Z] 15a93526443c: Preparing [2025-03-06T08:15:28.840Z] 9a777651993b: Preparing [2025-03-06T08:15:28.840Z] 1372e3f30006: Preparing [2025-03-06T08:15:28.840Z] 61d8422d6219: Preparing [2025-03-06T08:15:28.840Z] df11804a088a: Preparing [2025-03-06T08:15:28.840Z] 61d8422d6219: Waiting [2025-03-06T08:15:28.840Z] b227ed5a2a77: Preparing [2025-03-06T08:15:28.840Z] df11804a088a: Waiting [2025-03-06T08:15:28.840Z] dccb750e3a37: Preparing [2025-03-06T08:15:28.840Z] b227ed5a2a77: Waiting [2025-03-06T08:15:28.840Z] aaa3b839465e: Preparing [2025-03-06T08:15:28.840Z] dccb750e3a37: Waiting [2025-03-06T08:15:28.840Z] aaa3b839465e: Waiting [2025-03-06T08:15:28.840Z] 81ebed9b435e: Preparing [2025-03-06T08:15:28.840Z] 5f70bf18a086: Preparing [2025-03-06T08:15:28.840Z] 4dc8f86969d9: Preparing [2025-03-06T08:15:28.840Z] 5f70bf18a086: Waiting [2025-03-06T08:15:28.840Z] ab024a80ce37: Preparing [2025-03-06T08:15:28.840Z] 4dc8f86969d9: Waiting [2025-03-06T08:15:28.840Z] bcbf287c3e38: Preparing [2025-03-06T08:15:28.841Z] ab024a80ce37: Waiting [2025-03-06T08:15:28.841Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:28.841Z] bcbf287c3e38: Waiting [2025-03-06T08:15:28.841Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:28.841Z] 32b6af151611: Layer already exists [2025-03-06T08:15:28.841Z] 1372e3f30006: Layer already exists [2025-03-06T08:15:28.841Z] 15a93526443c: Layer already exists [2025-03-06T08:15:28.841Z] 50fd9230e484: Layer already exists [2025-03-06T08:15:28.841Z] 9a777651993b: Layer already exists [2025-03-06T08:15:28.841Z] df11804a088a: Layer already exists [2025-03-06T08:15:28.841Z] 61d8422d6219: Layer already exists [2025-03-06T08:15:28.841Z] aaa3b839465e: Layer already exists [2025-03-06T08:15:28.841Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:28.841Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:28.841Z] 5f70bf18a086: Layer already exists [2025-03-06T08:15:28.841Z] 81ebed9b435e: Layer already exists [2025-03-06T08:15:28.841Z] ab024a80ce37: Layer already exists [2025-03-06T08:15:28.841Z] bcbf287c3e38: Layer already exists [2025-03-06T08:15:28.841Z] 4dc8f86969d9: Layer already exists [2025-03-06T08:15:28.841Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:29.104Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:29.460Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:29.802Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-06T08:15:29.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-06T08:15:29.802Z] 32b6af151611: Preparing [2025-03-06T08:15:29.802Z] 50fd9230e484: Preparing [2025-03-06T08:15:29.802Z] 15a93526443c: Preparing [2025-03-06T08:15:29.802Z] 9a777651993b: Preparing [2025-03-06T08:15:29.802Z] 1372e3f30006: Preparing [2025-03-06T08:15:29.802Z] 61d8422d6219: Preparing [2025-03-06T08:15:29.802Z] df11804a088a: Preparing [2025-03-06T08:15:29.802Z] b227ed5a2a77: Preparing [2025-03-06T08:15:29.802Z] dccb750e3a37: Preparing [2025-03-06T08:15:29.802Z] aaa3b839465e: Preparing [2025-03-06T08:15:29.802Z] 81ebed9b435e: Preparing [2025-03-06T08:15:29.802Z] 5f70bf18a086: Preparing [2025-03-06T08:15:29.802Z] 4dc8f86969d9: Preparing [2025-03-06T08:15:29.802Z] ab024a80ce37: Preparing [2025-03-06T08:15:29.802Z] bcbf287c3e38: Preparing [2025-03-06T08:15:29.802Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:29.802Z] dccb750e3a37: Waiting [2025-03-06T08:15:29.802Z] 4dc8f86969d9: Waiting [2025-03-06T08:15:29.802Z] ab024a80ce37: Waiting [2025-03-06T08:15:29.802Z] aaa3b839465e: Waiting [2025-03-06T08:15:29.802Z] bcbf287c3e38: Waiting [2025-03-06T08:15:29.802Z] 81ebed9b435e: Waiting [2025-03-06T08:15:29.802Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:29.802Z] 5f70bf18a086: Waiting [2025-03-06T08:15:29.802Z] df11804a088a: Waiting [2025-03-06T08:15:29.802Z] b227ed5a2a77: Waiting [2025-03-06T08:15:29.802Z] 61d8422d6219: Waiting [2025-03-06T08:15:29.802Z] 15a93526443c: Layer already exists [2025-03-06T08:15:29.802Z] 50fd9230e484: Layer already exists [2025-03-06T08:15:29.802Z] 9a777651993b: Layer already exists [2025-03-06T08:15:29.802Z] 1372e3f30006: Layer already exists [2025-03-06T08:15:29.802Z] 32b6af151611: Layer already exists [2025-03-06T08:15:29.802Z] df11804a088a: Layer already exists [2025-03-06T08:15:29.802Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:29.802Z] aaa3b839465e: Layer already exists [2025-03-06T08:15:29.802Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:29.802Z] 61d8422d6219: Layer already exists [2025-03-06T08:15:29.802Z] 81ebed9b435e: Layer already exists [2025-03-06T08:15:29.802Z] 4dc8f86969d9: Layer already exists [2025-03-06T08:15:29.802Z] ab024a80ce37: Layer already exists [2025-03-06T08:15:29.802Z] bcbf287c3e38: Layer already exists [2025-03-06T08:15:29.802Z] 5f70bf18a086: Layer already exists [2025-03-06T08:15:29.802Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:30.066Z] main: digest: sha256:49d7cbc76bcdf1203746ca949b57e7344a80f1487036c8e33d6fa1981723897f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:15:30.139Z] ===================================================== [Pipeline] echo [2025-03-06T08:15:30.152Z] taggedImages: [2025-03-06T08:15:30.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:30.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-06T08:15:30.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.68 [2025-03-06T08:15:30.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:30.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-06T08:15:30.180Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-06T08:15:30.180Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:30.180Z] latest [2025-03-06T08:15:30.180Z] 4.0.0-dev.68 [2025-03-06T08:15:30.180Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:30.180Z] main [2025-03-06T08:15:30.180Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:30.613Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:30.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:30.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T08:15:30.986Z] f5bced7a9092: Preparing [2025-03-06T08:15:30.986Z] 08c9b0819934: Preparing [2025-03-06T08:15:30.986Z] 933ba71060f8: Preparing [2025-03-06T08:15:30.986Z] 5ccae646f34c: Preparing [2025-03-06T08:15:30.986Z] b227ed5a2a77: Preparing [2025-03-06T08:15:30.986Z] dccb750e3a37: Preparing [2025-03-06T08:15:30.986Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:30.986Z] e6bfe630bc17: Preparing [2025-03-06T08:15:30.986Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:30.986Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:30.986Z] e6bfe630bc17: Waiting [2025-03-06T08:15:30.986Z] dccb750e3a37: Waiting [2025-03-06T08:15:30.986Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:31.262Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:31.262Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:31.262Z] 08c9b0819934: Pushed [2025-03-06T08:15:31.262Z] 933ba71060f8: Pushed [2025-03-06T08:15:31.262Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:31.262Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:31.262Z] f5bced7a9092: Pushed [2025-03-06T08:15:31.262Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:36.661Z] 5ccae646f34c: Pushed [2025-03-06T08:15:36.661Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:37.018Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:37.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-06T08:15:37.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T08:15:37.366Z] f5bced7a9092: Preparing [2025-03-06T08:15:37.366Z] 08c9b0819934: Preparing [2025-03-06T08:15:37.366Z] 933ba71060f8: Preparing [2025-03-06T08:15:37.366Z] 5ccae646f34c: Preparing [2025-03-06T08:15:37.366Z] b227ed5a2a77: Preparing [2025-03-06T08:15:37.366Z] dccb750e3a37: Preparing [2025-03-06T08:15:37.366Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:37.366Z] e6bfe630bc17: Preparing [2025-03-06T08:15:37.366Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:37.366Z] dccb750e3a37: Waiting [2025-03-06T08:15:37.366Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:37.366Z] e6bfe630bc17: Waiting [2025-03-06T08:15:37.366Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:37.366Z] 933ba71060f8: Layer already exists [2025-03-06T08:15:37.366Z] 08c9b0819934: Layer already exists [2025-03-06T08:15:37.366Z] f5bced7a9092: Layer already exists [2025-03-06T08:15:37.366Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:37.366Z] 5ccae646f34c: Layer already exists [2025-03-06T08:15:37.366Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:37.366Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:37.366Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:37.366Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:37.631Z] latest: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:38.008Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:38.380Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.68 [2025-03-06T08:15:38.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T08:15:38.380Z] f5bced7a9092: Preparing [2025-03-06T08:15:38.380Z] 08c9b0819934: Preparing [2025-03-06T08:15:38.380Z] 933ba71060f8: Preparing [2025-03-06T08:15:38.380Z] 5ccae646f34c: Preparing [2025-03-06T08:15:38.380Z] b227ed5a2a77: Preparing [2025-03-06T08:15:38.380Z] dccb750e3a37: Preparing [2025-03-06T08:15:38.380Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:38.380Z] e6bfe630bc17: Preparing [2025-03-06T08:15:38.380Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:38.380Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:38.380Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:38.380Z] e6bfe630bc17: Waiting [2025-03-06T08:15:38.380Z] dccb750e3a37: Waiting [2025-03-06T08:15:38.380Z] f5bced7a9092: Layer already exists [2025-03-06T08:15:38.380Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:38.380Z] 5ccae646f34c: Layer already exists [2025-03-06T08:15:38.380Z] 933ba71060f8: Layer already exists [2025-03-06T08:15:38.380Z] 08c9b0819934: Layer already exists [2025-03-06T08:15:38.380Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:38.380Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:38.380Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:38.380Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:38.380Z] 4.0.0-dev.68: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:39.011Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:39.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:39.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T08:15:39.384Z] f5bced7a9092: Preparing [2025-03-06T08:15:39.384Z] 08c9b0819934: Preparing [2025-03-06T08:15:39.384Z] 933ba71060f8: Preparing [2025-03-06T08:15:39.384Z] 5ccae646f34c: Preparing [2025-03-06T08:15:39.384Z] b227ed5a2a77: Preparing [2025-03-06T08:15:39.384Z] dccb750e3a37: Preparing [2025-03-06T08:15:39.384Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:39.384Z] e6bfe630bc17: Preparing [2025-03-06T08:15:39.384Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:39.384Z] dccb750e3a37: Waiting [2025-03-06T08:15:39.384Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:39.384Z] e6bfe630bc17: Waiting [2025-03-06T08:15:39.384Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:39.384Z] 5ccae646f34c: Layer already exists [2025-03-06T08:15:39.384Z] 08c9b0819934: Layer already exists [2025-03-06T08:15:39.384Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:39.384Z] f5bced7a9092: Layer already exists [2025-03-06T08:15:39.384Z] 933ba71060f8: Layer already exists [2025-03-06T08:15:39.384Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:39.384Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:39.384Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:39.384Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:39.650Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:40.012Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:40.431Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-06T08:15:40.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-06T08:15:40.431Z] f5bced7a9092: Preparing [2025-03-06T08:15:40.431Z] 08c9b0819934: Preparing [2025-03-06T08:15:40.431Z] 933ba71060f8: Preparing [2025-03-06T08:15:40.431Z] 5ccae646f34c: Preparing [2025-03-06T08:15:40.431Z] b227ed5a2a77: Preparing [2025-03-06T08:15:40.431Z] dccb750e3a37: Preparing [2025-03-06T08:15:40.431Z] 3dad41d3a5f2: Preparing [2025-03-06T08:15:40.431Z] dccb750e3a37: Waiting [2025-03-06T08:15:40.431Z] e6bfe630bc17: Preparing [2025-03-06T08:15:40.431Z] 3dad41d3a5f2: Waiting [2025-03-06T08:15:40.431Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:40.431Z] e6bfe630bc17: Waiting [2025-03-06T08:15:40.431Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:40.431Z] f5bced7a9092: Layer already exists [2025-03-06T08:15:40.431Z] 08c9b0819934: Layer already exists [2025-03-06T08:15:40.431Z] 933ba71060f8: Layer already exists [2025-03-06T08:15:40.431Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:40.431Z] 5ccae646f34c: Layer already exists [2025-03-06T08:15:40.431Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:40.431Z] 3dad41d3a5f2: Layer already exists [2025-03-06T08:15:40.431Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:40.431Z] e6bfe630bc17: Layer already exists [2025-03-06T08:15:40.698Z] main: digest: sha256:936a805c3292732f2dedc217239a6a41692f5095003b65bb818392b04123dff7 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:15:40.779Z] ===================================================== [Pipeline] echo [2025-03-06T08:15:40.793Z] taggedImages: [2025-03-06T08:15:40.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:40.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-06T08:15:40.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.68 [2025-03-06T08:15:40.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:40.793Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-06T08:15:40.828Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-06T08:15:40.828Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:40.828Z] latest [2025-03-06T08:15:40.828Z] 4.0.0-dev.68 [2025-03-06T08:15:40.828Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:40.828Z] main [2025-03-06T08:15:40.828Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:41.199Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:41.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T08:15:41.558Z] f7bd63b26c6e: Preparing [2025-03-06T08:15:41.558Z] 94442092a091: Preparing [2025-03-06T08:15:41.558Z] 14fd7aa0af6e: Preparing [2025-03-06T08:15:41.558Z] 91e1f0560018: Preparing [2025-03-06T08:15:41.558Z] 34c458c64f35: Preparing [2025-03-06T08:15:41.558Z] b227ed5a2a77: Preparing [2025-03-06T08:15:41.558Z] dccb750e3a37: Preparing [2025-03-06T08:15:41.558Z] 261de4b09ac2: Preparing [2025-03-06T08:15:41.558Z] d26812bea430: Preparing [2025-03-06T08:15:41.558Z] 16dcbf67c18e: Preparing [2025-03-06T08:15:41.558Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:41.558Z] b227ed5a2a77: Waiting [2025-03-06T08:15:41.558Z] d26812bea430: Waiting [2025-03-06T08:15:41.558Z] 16dcbf67c18e: Waiting [2025-03-06T08:15:41.558Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:41.558Z] dccb750e3a37: Waiting [2025-03-06T08:15:41.558Z] 261de4b09ac2: Waiting [2025-03-06T08:15:41.822Z] 94442092a091: Pushed [2025-03-06T08:15:41.822Z] 34c458c64f35: Pushed [2025-03-06T08:15:41.822Z] f7bd63b26c6e: Pushed [2025-03-06T08:15:41.822Z] 91e1f0560018: Pushed [2025-03-06T08:15:41.822Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:41.822Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:41.822Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:41.822Z] 261de4b09ac2: Pushed [2025-03-06T08:15:41.822Z] d26812bea430: Pushed [2025-03-06T08:15:45.148Z] 16dcbf67c18e: Pushed [2025-03-06T08:15:45.728Z] 14fd7aa0af6e: Pushed [2025-03-06T08:15:45.993Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:46.349Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:46.705Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-06T08:15:46.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T08:15:46.705Z] f7bd63b26c6e: Preparing [2025-03-06T08:15:46.705Z] 94442092a091: Preparing [2025-03-06T08:15:46.705Z] 14fd7aa0af6e: Preparing [2025-03-06T08:15:46.705Z] 91e1f0560018: Preparing [2025-03-06T08:15:46.705Z] 34c458c64f35: Preparing [2025-03-06T08:15:46.705Z] b227ed5a2a77: Preparing [2025-03-06T08:15:46.705Z] dccb750e3a37: Preparing [2025-03-06T08:15:46.705Z] 261de4b09ac2: Preparing [2025-03-06T08:15:46.705Z] d26812bea430: Preparing [2025-03-06T08:15:46.705Z] 16dcbf67c18e: Preparing [2025-03-06T08:15:46.705Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:46.705Z] 261de4b09ac2: Waiting [2025-03-06T08:15:46.705Z] d26812bea430: Waiting [2025-03-06T08:15:46.705Z] b227ed5a2a77: Waiting [2025-03-06T08:15:46.705Z] 16dcbf67c18e: Waiting [2025-03-06T08:15:46.705Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:46.705Z] dccb750e3a37: Waiting [2025-03-06T08:15:46.705Z] 14fd7aa0af6e: Layer already exists [2025-03-06T08:15:46.705Z] 94442092a091: Layer already exists [2025-03-06T08:15:46.705Z] 34c458c64f35: Layer already exists [2025-03-06T08:15:46.705Z] f7bd63b26c6e: Layer already exists [2025-03-06T08:15:46.705Z] 91e1f0560018: Layer already exists [2025-03-06T08:15:46.705Z] 261de4b09ac2: Layer already exists [2025-03-06T08:15:46.705Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:46.705Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:46.705Z] 16dcbf67c18e: Layer already exists [2025-03-06T08:15:46.705Z] d26812bea430: Layer already exists [2025-03-06T08:15:46.705Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:46.969Z] latest: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:47.321Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:47.670Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.68 [2025-03-06T08:15:47.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T08:15:47.670Z] f7bd63b26c6e: Preparing [2025-03-06T08:15:47.670Z] 94442092a091: Preparing [2025-03-06T08:15:47.670Z] 14fd7aa0af6e: Preparing [2025-03-06T08:15:47.670Z] 91e1f0560018: Preparing [2025-03-06T08:15:47.670Z] 34c458c64f35: Preparing [2025-03-06T08:15:47.670Z] b227ed5a2a77: Preparing [2025-03-06T08:15:47.670Z] dccb750e3a37: Preparing [2025-03-06T08:15:47.670Z] 261de4b09ac2: Preparing [2025-03-06T08:15:47.670Z] d26812bea430: Preparing [2025-03-06T08:15:47.670Z] 16dcbf67c18e: Preparing [2025-03-06T08:15:47.670Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:47.670Z] b227ed5a2a77: Waiting [2025-03-06T08:15:47.670Z] 16dcbf67c18e: Waiting [2025-03-06T08:15:47.670Z] dccb750e3a37: Waiting [2025-03-06T08:15:47.670Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:47.670Z] 261de4b09ac2: Waiting [2025-03-06T08:15:47.670Z] d26812bea430: Waiting [2025-03-06T08:15:47.670Z] 91e1f0560018: Layer already exists [2025-03-06T08:15:47.670Z] 34c458c64f35: Layer already exists [2025-03-06T08:15:47.670Z] 94442092a091: Layer already exists [2025-03-06T08:15:47.670Z] 14fd7aa0af6e: Layer already exists [2025-03-06T08:15:47.670Z] f7bd63b26c6e: Layer already exists [2025-03-06T08:15:47.670Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:47.670Z] d26812bea430: Layer already exists [2025-03-06T08:15:47.670Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:47.670Z] 261de4b09ac2: Layer already exists [2025-03-06T08:15:47.670Z] 16dcbf67c18e: Layer already exists [2025-03-06T08:15:47.670Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:47.934Z] 4.0.0-dev.68: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:48.279Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:48.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:48.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T08:15:48.628Z] f7bd63b26c6e: Preparing [2025-03-06T08:15:48.628Z] 94442092a091: Preparing [2025-03-06T08:15:48.628Z] 14fd7aa0af6e: Preparing [2025-03-06T08:15:48.628Z] 91e1f0560018: Preparing [2025-03-06T08:15:48.628Z] 34c458c64f35: Preparing [2025-03-06T08:15:48.628Z] b227ed5a2a77: Preparing [2025-03-06T08:15:48.628Z] dccb750e3a37: Preparing [2025-03-06T08:15:48.628Z] 261de4b09ac2: Preparing [2025-03-06T08:15:48.628Z] d26812bea430: Preparing [2025-03-06T08:15:48.628Z] 16dcbf67c18e: Preparing [2025-03-06T08:15:48.628Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:48.628Z] 261de4b09ac2: Waiting [2025-03-06T08:15:48.628Z] d26812bea430: Waiting [2025-03-06T08:15:48.628Z] 16dcbf67c18e: Waiting [2025-03-06T08:15:48.628Z] b227ed5a2a77: Waiting [2025-03-06T08:15:48.628Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:48.628Z] dccb750e3a37: Waiting [2025-03-06T08:15:48.629Z] 14fd7aa0af6e: Layer already exists [2025-03-06T08:15:48.629Z] 91e1f0560018: Layer already exists [2025-03-06T08:15:48.629Z] f7bd63b26c6e: Layer already exists [2025-03-06T08:15:48.629Z] 34c458c64f35: Layer already exists [2025-03-06T08:15:48.629Z] 94442092a091: Layer already exists [2025-03-06T08:15:48.629Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:48.629Z] 261de4b09ac2: Layer already exists [2025-03-06T08:15:48.629Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:48.629Z] 16dcbf67c18e: Layer already exists [2025-03-06T08:15:48.629Z] d26812bea430: Layer already exists [2025-03-06T08:15:48.629Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:48.892Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:49.239Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:49.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-06T08:15:49.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-06T08:15:49.598Z] f7bd63b26c6e: Preparing [2025-03-06T08:15:49.598Z] 94442092a091: Preparing [2025-03-06T08:15:49.598Z] 14fd7aa0af6e: Preparing [2025-03-06T08:15:49.598Z] 91e1f0560018: Preparing [2025-03-06T08:15:49.598Z] 34c458c64f35: Preparing [2025-03-06T08:15:49.598Z] b227ed5a2a77: Preparing [2025-03-06T08:15:49.598Z] dccb750e3a37: Preparing [2025-03-06T08:15:49.598Z] 261de4b09ac2: Preparing [2025-03-06T08:15:49.598Z] d26812bea430: Preparing [2025-03-06T08:15:49.598Z] 16dcbf67c18e: Preparing [2025-03-06T08:15:49.598Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:49.598Z] b227ed5a2a77: Waiting [2025-03-06T08:15:49.598Z] d26812bea430: Waiting [2025-03-06T08:15:49.598Z] dccb750e3a37: Waiting [2025-03-06T08:15:49.598Z] 261de4b09ac2: Waiting [2025-03-06T08:15:49.598Z] 16dcbf67c18e: Waiting [2025-03-06T08:15:49.598Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:49.598Z] 91e1f0560018: Layer already exists [2025-03-06T08:15:49.598Z] 34c458c64f35: Layer already exists [2025-03-06T08:15:49.598Z] f7bd63b26c6e: Layer already exists [2025-03-06T08:15:49.598Z] 94442092a091: Layer already exists [2025-03-06T08:15:49.598Z] 14fd7aa0af6e: Layer already exists [2025-03-06T08:15:49.598Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:49.598Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:49.598Z] 16dcbf67c18e: Layer already exists [2025-03-06T08:15:49.598Z] d26812bea430: Layer already exists [2025-03-06T08:15:49.598Z] 261de4b09ac2: Layer already exists [2025-03-06T08:15:49.598Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:49.862Z] main: digest: sha256:e826471c935d329f4ad1eb83bd894153f0ed97f292e463e60bf2a3a64690320c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:15:49.943Z] ===================================================== [Pipeline] echo [2025-03-06T08:15:49.960Z] taggedImages: [2025-03-06T08:15:49.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:49.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-06T08:15:49.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.68 [2025-03-06T08:15:49.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:49.960Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-06T08:15:49.990Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-06T08:15:49.990Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:49.990Z] latest [2025-03-06T08:15:49.990Z] 4.0.0-dev.68 [2025-03-06T08:15:49.990Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:49.990Z] main [2025-03-06T08:15:49.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:50.342Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:50.685Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:15:50.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T08:15:50.685Z] 82494ebf8767: Preparing [2025-03-06T08:15:50.685Z] ce1074758959: Preparing [2025-03-06T08:15:50.685Z] 68c7bc505ca2: Preparing [2025-03-06T08:15:50.685Z] 523cee5fac09: Preparing [2025-03-06T08:15:50.685Z] 36b69f562ab4: Preparing [2025-03-06T08:15:50.685Z] 9d20555fa20f: Preparing [2025-03-06T08:15:50.685Z] 737ae23ebc4a: Preparing [2025-03-06T08:15:50.685Z] b227ed5a2a77: Preparing [2025-03-06T08:15:50.685Z] dccb750e3a37: Preparing [2025-03-06T08:15:50.685Z] ed11ed7093db: Preparing [2025-03-06T08:15:50.685Z] 67a1935d251c: Preparing [2025-03-06T08:15:50.685Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:50.685Z] ed11ed7093db: Waiting [2025-03-06T08:15:50.685Z] 737ae23ebc4a: Waiting [2025-03-06T08:15:50.685Z] b227ed5a2a77: Waiting [2025-03-06T08:15:50.685Z] dccb750e3a37: Waiting [2025-03-06T08:15:50.685Z] 67a1935d251c: Waiting [2025-03-06T08:15:50.685Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:50.685Z] 9d20555fa20f: Waiting [2025-03-06T08:15:50.957Z] 36b69f562ab4: Pushed [2025-03-06T08:15:50.957Z] ce1074758959: Pushed [2025-03-06T08:15:50.957Z] 82494ebf8767: Pushed [2025-03-06T08:15:50.957Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:50.957Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:50.957Z] 9d20555fa20f: Pushed [2025-03-06T08:15:50.957Z] 737ae23ebc4a: Pushed [2025-03-06T08:15:51.220Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:51.220Z] ed11ed7093db: Pushed [2025-03-06T08:15:53.783Z] 67a1935d251c: Pushed [2025-03-06T08:15:55.177Z] 523cee5fac09: Pushed [2025-03-06T08:15:57.105Z] 68c7bc505ca2: Pushed [2025-03-06T08:15:57.105Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:57.455Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:57.805Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-06T08:15:57.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T08:15:57.806Z] 82494ebf8767: Preparing [2025-03-06T08:15:57.806Z] ce1074758959: Preparing [2025-03-06T08:15:57.806Z] 68c7bc505ca2: Preparing [2025-03-06T08:15:57.806Z] 523cee5fac09: Preparing [2025-03-06T08:15:57.806Z] 36b69f562ab4: Preparing [2025-03-06T08:15:57.806Z] 9d20555fa20f: Preparing [2025-03-06T08:15:57.806Z] 737ae23ebc4a: Preparing [2025-03-06T08:15:57.806Z] b227ed5a2a77: Preparing [2025-03-06T08:15:57.806Z] dccb750e3a37: Preparing [2025-03-06T08:15:57.806Z] ed11ed7093db: Preparing [2025-03-06T08:15:57.806Z] 67a1935d251c: Preparing [2025-03-06T08:15:57.806Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:57.806Z] b227ed5a2a77: Waiting [2025-03-06T08:15:57.806Z] dccb750e3a37: Waiting [2025-03-06T08:15:57.806Z] 67a1935d251c: Waiting [2025-03-06T08:15:57.806Z] ed11ed7093db: Waiting [2025-03-06T08:15:57.806Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:57.806Z] 737ae23ebc4a: Waiting [2025-03-06T08:15:57.806Z] 82494ebf8767: Layer already exists [2025-03-06T08:15:57.806Z] 523cee5fac09: Layer already exists [2025-03-06T08:15:57.806Z] 68c7bc505ca2: Layer already exists [2025-03-06T08:15:57.806Z] 36b69f562ab4: Layer already exists [2025-03-06T08:15:57.806Z] ce1074758959: Layer already exists [2025-03-06T08:15:57.806Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:57.806Z] 737ae23ebc4a: Layer already exists [2025-03-06T08:15:57.806Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:57.806Z] 9d20555fa20f: Layer already exists [2025-03-06T08:15:57.806Z] ed11ed7093db: Layer already exists [2025-03-06T08:15:57.806Z] 67a1935d251c: Layer already exists [2025-03-06T08:15:57.806Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:58.069Z] latest: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:58.419Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:58.763Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.68 [2025-03-06T08:15:58.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T08:15:58.763Z] 82494ebf8767: Preparing [2025-03-06T08:15:58.763Z] ce1074758959: Preparing [2025-03-06T08:15:58.763Z] 68c7bc505ca2: Preparing [2025-03-06T08:15:58.763Z] 523cee5fac09: Preparing [2025-03-06T08:15:58.763Z] 36b69f562ab4: Preparing [2025-03-06T08:15:58.763Z] 9d20555fa20f: Preparing [2025-03-06T08:15:58.763Z] 737ae23ebc4a: Preparing [2025-03-06T08:15:58.763Z] b227ed5a2a77: Preparing [2025-03-06T08:15:58.763Z] dccb750e3a37: Preparing [2025-03-06T08:15:58.763Z] ed11ed7093db: Preparing [2025-03-06T08:15:58.763Z] 67a1935d251c: Preparing [2025-03-06T08:15:58.763Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:58.763Z] b227ed5a2a77: Waiting [2025-03-06T08:15:58.763Z] dccb750e3a37: Waiting [2025-03-06T08:15:58.763Z] ed11ed7093db: Waiting [2025-03-06T08:15:58.763Z] 67a1935d251c: Waiting [2025-03-06T08:15:58.763Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:58.763Z] 9d20555fa20f: Waiting [2025-03-06T08:15:58.763Z] 737ae23ebc4a: Waiting [2025-03-06T08:15:58.763Z] 82494ebf8767: Layer already exists [2025-03-06T08:15:58.763Z] 523cee5fac09: Layer already exists [2025-03-06T08:15:58.763Z] ce1074758959: Layer already exists [2025-03-06T08:15:58.763Z] 36b69f562ab4: Layer already exists [2025-03-06T08:15:58.763Z] 68c7bc505ca2: Layer already exists [2025-03-06T08:15:58.763Z] 737ae23ebc4a: Layer already exists [2025-03-06T08:15:58.763Z] 9d20555fa20f: Layer already exists [2025-03-06T08:15:58.763Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:58.763Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:58.763Z] ed11ed7093db: Layer already exists [2025-03-06T08:15:58.763Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:58.763Z] 67a1935d251c: Layer already exists [2025-03-06T08:15:59.025Z] 4.0.0-dev.68: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:59.376Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:15:59.725Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:15:59.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T08:15:59.725Z] 82494ebf8767: Preparing [2025-03-06T08:15:59.725Z] ce1074758959: Preparing [2025-03-06T08:15:59.725Z] 68c7bc505ca2: Preparing [2025-03-06T08:15:59.725Z] 523cee5fac09: Preparing [2025-03-06T08:15:59.725Z] 36b69f562ab4: Preparing [2025-03-06T08:15:59.725Z] 9d20555fa20f: Preparing [2025-03-06T08:15:59.725Z] 737ae23ebc4a: Preparing [2025-03-06T08:15:59.725Z] b227ed5a2a77: Preparing [2025-03-06T08:15:59.725Z] dccb750e3a37: Preparing [2025-03-06T08:15:59.725Z] ed11ed7093db: Preparing [2025-03-06T08:15:59.725Z] 67a1935d251c: Preparing [2025-03-06T08:15:59.725Z] dd9c8f8612c8: Preparing [2025-03-06T08:15:59.725Z] 9d20555fa20f: Waiting [2025-03-06T08:15:59.725Z] 737ae23ebc4a: Waiting [2025-03-06T08:15:59.725Z] b227ed5a2a77: Waiting [2025-03-06T08:15:59.725Z] dd9c8f8612c8: Waiting [2025-03-06T08:15:59.725Z] dccb750e3a37: Waiting [2025-03-06T08:15:59.725Z] 67a1935d251c: Waiting [2025-03-06T08:15:59.725Z] ed11ed7093db: Waiting [2025-03-06T08:15:59.725Z] 523cee5fac09: Layer already exists [2025-03-06T08:15:59.725Z] 68c7bc505ca2: Layer already exists [2025-03-06T08:15:59.725Z] 82494ebf8767: Layer already exists [2025-03-06T08:15:59.725Z] 36b69f562ab4: Layer already exists [2025-03-06T08:15:59.725Z] ce1074758959: Layer already exists [2025-03-06T08:15:59.725Z] b227ed5a2a77: Layer already exists [2025-03-06T08:15:59.725Z] dccb750e3a37: Layer already exists [2025-03-06T08:15:59.725Z] 9d20555fa20f: Layer already exists [2025-03-06T08:15:59.725Z] ed11ed7093db: Layer already exists [2025-03-06T08:15:59.725Z] 737ae23ebc4a: Layer already exists [2025-03-06T08:15:59.725Z] 67a1935d251c: Layer already exists [2025-03-06T08:15:59.725Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:15:59.988Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:00.340Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:00.689Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-06T08:16:00.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-06T08:16:00.689Z] 82494ebf8767: Preparing [2025-03-06T08:16:00.689Z] ce1074758959: Preparing [2025-03-06T08:16:00.689Z] 68c7bc505ca2: Preparing [2025-03-06T08:16:00.689Z] 523cee5fac09: Preparing [2025-03-06T08:16:00.689Z] 36b69f562ab4: Preparing [2025-03-06T08:16:00.689Z] 9d20555fa20f: Preparing [2025-03-06T08:16:00.689Z] 737ae23ebc4a: Preparing [2025-03-06T08:16:00.689Z] 9d20555fa20f: Waiting [2025-03-06T08:16:00.689Z] b227ed5a2a77: Preparing [2025-03-06T08:16:00.689Z] dccb750e3a37: Preparing [2025-03-06T08:16:00.689Z] b227ed5a2a77: Waiting [2025-03-06T08:16:00.689Z] ed11ed7093db: Preparing [2025-03-06T08:16:00.689Z] dccb750e3a37: Waiting [2025-03-06T08:16:00.689Z] 67a1935d251c: Preparing [2025-03-06T08:16:00.689Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:00.689Z] 67a1935d251c: Waiting [2025-03-06T08:16:00.689Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:00.689Z] 523cee5fac09: Layer already exists [2025-03-06T08:16:00.689Z] 82494ebf8767: Layer already exists [2025-03-06T08:16:00.689Z] ce1074758959: Layer already exists [2025-03-06T08:16:00.689Z] 36b69f562ab4: Layer already exists [2025-03-06T08:16:00.689Z] 68c7bc505ca2: Layer already exists [2025-03-06T08:16:00.689Z] 737ae23ebc4a: Layer already exists [2025-03-06T08:16:00.689Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:00.689Z] 9d20555fa20f: Layer already exists [2025-03-06T08:16:00.689Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:00.689Z] ed11ed7093db: Layer already exists [2025-03-06T08:16:00.689Z] 67a1935d251c: Layer already exists [2025-03-06T08:16:00.689Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:00.952Z] main: digest: sha256:e7461c32f2a373b164acd8f06dc10c4688a6714c54216b6a6c470e6474c3eb45 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:16:01.024Z] ===================================================== [Pipeline] echo [2025-03-06T08:16:01.042Z] taggedImages: [2025-03-06T08:16:01.042Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:01.042Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-06T08:16:01.042Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.68 [2025-03-06T08:16:01.042Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:01.042Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-06T08:16:01.073Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-06T08:16:01.073Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:01.073Z] latest [2025-03-06T08:16:01.073Z] 4.0.0-dev.68 [2025-03-06T08:16:01.073Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:01.073Z] main [2025-03-06T08:16:01.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:01.436Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:01.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:01.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T08:16:01.784Z] 06fe70b64ff7: Preparing [2025-03-06T08:16:01.784Z] 232bd3d0d062: Preparing [2025-03-06T08:16:01.784Z] b227ed5a2a77: Preparing [2025-03-06T08:16:01.784Z] dccb750e3a37: Preparing [2025-03-06T08:16:01.784Z] 6b20da95166b: Preparing [2025-03-06T08:16:01.784Z] e00b67862ea7: Preparing [2025-03-06T08:16:01.784Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:01.784Z] e00b67862ea7: Waiting [2025-03-06T08:16:01.784Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:01.784Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:02.049Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:02.049Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:02.049Z] 6b20da95166b: Pushed [2025-03-06T08:16:02.049Z] 06fe70b64ff7: Pushed [2025-03-06T08:16:03.978Z] e00b67862ea7: Pushed [2025-03-06T08:16:08.211Z] 232bd3d0d062: Pushed [2025-03-06T08:16:08.475Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:08.825Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:09.171Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-06T08:16:09.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T08:16:09.171Z] 06fe70b64ff7: Preparing [2025-03-06T08:16:09.171Z] 232bd3d0d062: Preparing [2025-03-06T08:16:09.171Z] b227ed5a2a77: Preparing [2025-03-06T08:16:09.171Z] dccb750e3a37: Preparing [2025-03-06T08:16:09.171Z] 6b20da95166b: Preparing [2025-03-06T08:16:09.171Z] e00b67862ea7: Preparing [2025-03-06T08:16:09.171Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:09.171Z] e00b67862ea7: Waiting [2025-03-06T08:16:09.171Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:09.171Z] 6b20da95166b: Layer already exists [2025-03-06T08:16:09.171Z] 232bd3d0d062: Layer already exists [2025-03-06T08:16:09.171Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:09.171Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:09.171Z] 06fe70b64ff7: Layer already exists [2025-03-06T08:16:09.171Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:09.171Z] e00b67862ea7: Layer already exists [2025-03-06T08:16:09.435Z] latest: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:09.785Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:10.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.68 [2025-03-06T08:16:10.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T08:16:10.129Z] 06fe70b64ff7: Preparing [2025-03-06T08:16:10.129Z] 232bd3d0d062: Preparing [2025-03-06T08:16:10.129Z] b227ed5a2a77: Preparing [2025-03-06T08:16:10.129Z] dccb750e3a37: Preparing [2025-03-06T08:16:10.129Z] 6b20da95166b: Preparing [2025-03-06T08:16:10.129Z] e00b67862ea7: Preparing [2025-03-06T08:16:10.129Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:10.129Z] e00b67862ea7: Waiting [2025-03-06T08:16:10.129Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:10.129Z] 6b20da95166b: Layer already exists [2025-03-06T08:16:10.129Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:10.129Z] 232bd3d0d062: Layer already exists [2025-03-06T08:16:10.129Z] 06fe70b64ff7: Layer already exists [2025-03-06T08:16:10.129Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:10.129Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:10.129Z] e00b67862ea7: Layer already exists [2025-03-06T08:16:10.129Z] 4.0.0-dev.68: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:10.466Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:10.827Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:10.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T08:16:10.827Z] 06fe70b64ff7: Preparing [2025-03-06T08:16:10.827Z] 232bd3d0d062: Preparing [2025-03-06T08:16:10.827Z] b227ed5a2a77: Preparing [2025-03-06T08:16:10.827Z] dccb750e3a37: Preparing [2025-03-06T08:16:10.827Z] 6b20da95166b: Preparing [2025-03-06T08:16:10.827Z] e00b67862ea7: Preparing [2025-03-06T08:16:10.827Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:10.827Z] e00b67862ea7: Waiting [2025-03-06T08:16:10.827Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:10.827Z] 06fe70b64ff7: Layer already exists [2025-03-06T08:16:10.827Z] 6b20da95166b: Layer already exists [2025-03-06T08:16:10.827Z] 232bd3d0d062: Layer already exists [2025-03-06T08:16:10.827Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:10.827Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:10.827Z] e00b67862ea7: Layer already exists [2025-03-06T08:16:10.827Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:10.827Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:11.180Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:11.522Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-06T08:16:11.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-06T08:16:11.522Z] 06fe70b64ff7: Preparing [2025-03-06T08:16:11.522Z] 232bd3d0d062: Preparing [2025-03-06T08:16:11.522Z] b227ed5a2a77: Preparing [2025-03-06T08:16:11.522Z] dccb750e3a37: Preparing [2025-03-06T08:16:11.522Z] 6b20da95166b: Preparing [2025-03-06T08:16:11.522Z] e00b67862ea7: Preparing [2025-03-06T08:16:11.522Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:11.522Z] e00b67862ea7: Waiting [2025-03-06T08:16:11.522Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:11.522Z] 06fe70b64ff7: Layer already exists [2025-03-06T08:16:11.522Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:11.522Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:11.522Z] 232bd3d0d062: Layer already exists [2025-03-06T08:16:11.522Z] 6b20da95166b: Layer already exists [2025-03-06T08:16:11.522Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:11.522Z] e00b67862ea7: Layer already exists [2025-03-06T08:16:11.784Z] main: digest: sha256:ba4a41e77ac095d4b6e43f330354d8f21a6ca954d84eed1861663a0d4e760658 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:16:11.867Z] ===================================================== [Pipeline] echo [2025-03-06T08:16:11.879Z] taggedImages: [2025-03-06T08:16:11.879Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:11.879Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-06T08:16:11.879Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.68 [2025-03-06T08:16:11.879Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:11.879Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-06T08:16:11.910Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-06T08:16:11.910Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:11.910Z] latest [2025-03-06T08:16:11.910Z] 4.0.0-dev.68 [2025-03-06T08:16:11.910Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:11.910Z] main [2025-03-06T08:16:11.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:12.261Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:12.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:12.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T08:16:12.600Z] bf80472fa3b5: Preparing [2025-03-06T08:16:12.600Z] 1788d7b7f1a0: Preparing [2025-03-06T08:16:12.600Z] bec952257126: Preparing [2025-03-06T08:16:12.600Z] b227ed5a2a77: Preparing [2025-03-06T08:16:12.600Z] dccb750e3a37: Preparing [2025-03-06T08:16:12.600Z] 9d8ec59ba215: Preparing [2025-03-06T08:16:12.600Z] 14e5fa8ae456: Preparing [2025-03-06T08:16:12.600Z] 5cfdd2f402fd: Preparing [2025-03-06T08:16:12.600Z] a33aade7bc2d: Preparing [2025-03-06T08:16:12.600Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:12.600Z] 14e5fa8ae456: Waiting [2025-03-06T08:16:12.600Z] 5cfdd2f402fd: Waiting [2025-03-06T08:16:12.600Z] a33aade7bc2d: Waiting [2025-03-06T08:16:12.600Z] 9d8ec59ba215: Waiting [2025-03-06T08:16:12.600Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:12.600Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:12.600Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:12.864Z] bec952257126: Pushed [2025-03-06T08:16:12.864Z] bf80472fa3b5: Pushed [2025-03-06T08:16:12.864Z] 1788d7b7f1a0: Pushed [2025-03-06T08:16:12.864Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:12.864Z] 5cfdd2f402fd: Pushed [2025-03-06T08:16:13.816Z] a33aade7bc2d: Pushed [2025-03-06T08:16:23.847Z] 14e5fa8ae456: Pushed [2025-03-06T08:16:38.791Z] 9d8ec59ba215: Pushed [2025-03-06T08:16:38.791Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:39.143Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:39.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-06T08:16:39.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T08:16:39.489Z] bf80472fa3b5: Preparing [2025-03-06T08:16:39.489Z] 1788d7b7f1a0: Preparing [2025-03-06T08:16:39.489Z] bec952257126: Preparing [2025-03-06T08:16:39.489Z] b227ed5a2a77: Preparing [2025-03-06T08:16:39.489Z] dccb750e3a37: Preparing [2025-03-06T08:16:39.489Z] 9d8ec59ba215: Preparing [2025-03-06T08:16:39.489Z] 14e5fa8ae456: Preparing [2025-03-06T08:16:39.489Z] 5cfdd2f402fd: Preparing [2025-03-06T08:16:39.489Z] a33aade7bc2d: Preparing [2025-03-06T08:16:39.489Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:39.489Z] 5cfdd2f402fd: Waiting [2025-03-06T08:16:39.489Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:39.489Z] a33aade7bc2d: Waiting [2025-03-06T08:16:39.489Z] 9d8ec59ba215: Waiting [2025-03-06T08:16:39.489Z] 14e5fa8ae456: Waiting [2025-03-06T08:16:39.489Z] bf80472fa3b5: Layer already exists [2025-03-06T08:16:39.489Z] 1788d7b7f1a0: Layer already exists [2025-03-06T08:16:39.489Z] bec952257126: Layer already exists [2025-03-06T08:16:39.489Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:39.489Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:39.489Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:16:39.489Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:16:39.489Z] 14e5fa8ae456: Layer already exists [2025-03-06T08:16:39.489Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:39.489Z] a33aade7bc2d: Layer already exists [2025-03-06T08:16:39.753Z] latest: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:40.102Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:40.450Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.68 [2025-03-06T08:16:40.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T08:16:40.450Z] bf80472fa3b5: Preparing [2025-03-06T08:16:40.450Z] 1788d7b7f1a0: Preparing [2025-03-06T08:16:40.450Z] bec952257126: Preparing [2025-03-06T08:16:40.450Z] b227ed5a2a77: Preparing [2025-03-06T08:16:40.450Z] dccb750e3a37: Preparing [2025-03-06T08:16:40.450Z] 9d8ec59ba215: Preparing [2025-03-06T08:16:40.450Z] 14e5fa8ae456: Preparing [2025-03-06T08:16:40.450Z] 5cfdd2f402fd: Preparing [2025-03-06T08:16:40.450Z] a33aade7bc2d: Preparing [2025-03-06T08:16:40.450Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:40.450Z] 9d8ec59ba215: Waiting [2025-03-06T08:16:40.450Z] 14e5fa8ae456: Waiting [2025-03-06T08:16:40.450Z] 5cfdd2f402fd: Waiting [2025-03-06T08:16:40.450Z] a33aade7bc2d: Waiting [2025-03-06T08:16:40.450Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:40.450Z] bec952257126: Layer already exists [2025-03-06T08:16:40.450Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:40.450Z] bf80472fa3b5: Layer already exists [2025-03-06T08:16:40.450Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:40.450Z] 1788d7b7f1a0: Layer already exists [2025-03-06T08:16:40.450Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:16:40.450Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:16:40.450Z] 14e5fa8ae456: Layer already exists [2025-03-06T08:16:40.450Z] a33aade7bc2d: Layer already exists [2025-03-06T08:16:40.450Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:40.715Z] 4.0.0-dev.68: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:41.082Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:41.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:41.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T08:16:41.431Z] bf80472fa3b5: Preparing [2025-03-06T08:16:41.431Z] 1788d7b7f1a0: Preparing [2025-03-06T08:16:41.431Z] bec952257126: Preparing [2025-03-06T08:16:41.431Z] b227ed5a2a77: Preparing [2025-03-06T08:16:41.431Z] dccb750e3a37: Preparing [2025-03-06T08:16:41.431Z] 9d8ec59ba215: Preparing [2025-03-06T08:16:41.431Z] 14e5fa8ae456: Preparing [2025-03-06T08:16:41.431Z] 5cfdd2f402fd: Preparing [2025-03-06T08:16:41.431Z] a33aade7bc2d: Preparing [2025-03-06T08:16:41.431Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:41.431Z] 14e5fa8ae456: Waiting [2025-03-06T08:16:41.431Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:41.431Z] 5cfdd2f402fd: Waiting [2025-03-06T08:16:41.431Z] a33aade7bc2d: Waiting [2025-03-06T08:16:41.431Z] 9d8ec59ba215: Waiting [2025-03-06T08:16:41.431Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:41.431Z] 1788d7b7f1a0: Layer already exists [2025-03-06T08:16:41.431Z] bf80472fa3b5: Layer already exists [2025-03-06T08:16:41.431Z] bec952257126: Layer already exists [2025-03-06T08:16:41.431Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:41.431Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:16:41.431Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:16:41.431Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:41.431Z] a33aade7bc2d: Layer already exists [2025-03-06T08:16:41.431Z] 14e5fa8ae456: Layer already exists [2025-03-06T08:16:41.695Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:42.048Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:42.387Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-06T08:16:42.387Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-06T08:16:42.387Z] bf80472fa3b5: Preparing [2025-03-06T08:16:42.387Z] 1788d7b7f1a0: Preparing [2025-03-06T08:16:42.387Z] bec952257126: Preparing [2025-03-06T08:16:42.387Z] b227ed5a2a77: Preparing [2025-03-06T08:16:42.387Z] dccb750e3a37: Preparing [2025-03-06T08:16:42.387Z] 9d8ec59ba215: Preparing [2025-03-06T08:16:42.387Z] 14e5fa8ae456: Preparing [2025-03-06T08:16:42.387Z] 5cfdd2f402fd: Preparing [2025-03-06T08:16:42.387Z] a33aade7bc2d: Preparing [2025-03-06T08:16:42.387Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:42.387Z] 9d8ec59ba215: Waiting [2025-03-06T08:16:42.387Z] 14e5fa8ae456: Waiting [2025-03-06T08:16:42.387Z] 5cfdd2f402fd: Waiting [2025-03-06T08:16:42.387Z] a33aade7bc2d: Waiting [2025-03-06T08:16:42.387Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:42.387Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:42.387Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:42.387Z] bf80472fa3b5: Layer already exists [2025-03-06T08:16:42.387Z] bec952257126: Layer already exists [2025-03-06T08:16:42.387Z] 1788d7b7f1a0: Layer already exists [2025-03-06T08:16:42.387Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:16:42.387Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:16:42.387Z] 14e5fa8ae456: Layer already exists [2025-03-06T08:16:42.387Z] a33aade7bc2d: Layer already exists [2025-03-06T08:16:42.387Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:42.649Z] main: digest: sha256:2b4fddd835e38bb3ce52aa10cf3dee7d8a1438b99ccc42ad5186a7c2caf2a637 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:16:42.729Z] ===================================================== [Pipeline] echo [2025-03-06T08:16:42.744Z] taggedImages: [2025-03-06T08:16:42.744Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:42.744Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-06T08:16:42.744Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.68 [2025-03-06T08:16:42.744Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:42.744Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-06T08:16:42.773Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-06T08:16:42.773Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:42.773Z] latest [2025-03-06T08:16:42.773Z] 4.0.0-dev.68 [2025-03-06T08:16:42.773Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:16:42.773Z] main [2025-03-06T08:16:42.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:43.131Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:16:43.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:16:43.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T08:16:43.483Z] de0b8ba2878f: Preparing [2025-03-06T08:16:43.483Z] aba72d8875ac: Preparing [2025-03-06T08:16:43.483Z] f8c88395753c: Preparing [2025-03-06T08:16:43.483Z] b227ed5a2a77: Preparing [2025-03-06T08:16:43.483Z] dccb750e3a37: Preparing [2025-03-06T08:16:43.483Z] 0850d5d024b6: Preparing [2025-03-06T08:16:43.483Z] 43a9ccf1cbad: Preparing [2025-03-06T08:16:43.483Z] 77c206d54383: Preparing [2025-03-06T08:16:43.483Z] dd9c8f8612c8: Preparing [2025-03-06T08:16:43.483Z] 43a9ccf1cbad: Waiting [2025-03-06T08:16:43.483Z] 77c206d54383: Waiting [2025-03-06T08:16:43.483Z] dd9c8f8612c8: Waiting [2025-03-06T08:16:43.483Z] 0850d5d024b6: Waiting [2025-03-06T08:16:43.483Z] dccb750e3a37: Layer already exists [2025-03-06T08:16:43.747Z] b227ed5a2a77: Layer already exists [2025-03-06T08:16:43.747Z] aba72d8875ac: Pushed [2025-03-06T08:16:43.747Z] f8c88395753c: Pushed [2025-03-06T08:16:43.747Z] de0b8ba2878f: Pushed [2025-03-06T08:16:43.747Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:16:43.747Z] 43a9ccf1cbad: Pushed [2025-03-06T08:16:44.326Z] 77c206d54383: Pushed [2025-03-06T08:17:11.065Z] 0850d5d024b6: Pushed [2025-03-06T08:17:11.065Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:11.421Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:11.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-06T08:17:11.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T08:17:11.775Z] de0b8ba2878f: Preparing [2025-03-06T08:17:11.775Z] aba72d8875ac: Preparing [2025-03-06T08:17:11.775Z] f8c88395753c: Preparing [2025-03-06T08:17:11.775Z] b227ed5a2a77: Preparing [2025-03-06T08:17:11.775Z] dccb750e3a37: Preparing [2025-03-06T08:17:11.775Z] 0850d5d024b6: Preparing [2025-03-06T08:17:11.775Z] 43a9ccf1cbad: Preparing [2025-03-06T08:17:11.775Z] 77c206d54383: Preparing [2025-03-06T08:17:11.775Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:11.775Z] 0850d5d024b6: Waiting [2025-03-06T08:17:11.775Z] 43a9ccf1cbad: Waiting [2025-03-06T08:17:11.775Z] 77c206d54383: Waiting [2025-03-06T08:17:11.775Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:11.775Z] de0b8ba2878f: Layer already exists [2025-03-06T08:17:11.775Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:11.775Z] f8c88395753c: Layer already exists [2025-03-06T08:17:11.775Z] aba72d8875ac: Layer already exists [2025-03-06T08:17:11.775Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:11.775Z] 43a9ccf1cbad: Layer already exists [2025-03-06T08:17:11.775Z] 0850d5d024b6: Layer already exists [2025-03-06T08:17:11.775Z] 77c206d54383: Layer already exists [2025-03-06T08:17:11.775Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:12.037Z] latest: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:12.390Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:12.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.68 [2025-03-06T08:17:12.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T08:17:12.742Z] de0b8ba2878f: Preparing [2025-03-06T08:17:12.742Z] aba72d8875ac: Preparing [2025-03-06T08:17:12.742Z] f8c88395753c: Preparing [2025-03-06T08:17:12.742Z] b227ed5a2a77: Preparing [2025-03-06T08:17:12.742Z] dccb750e3a37: Preparing [2025-03-06T08:17:12.742Z] 0850d5d024b6: Preparing [2025-03-06T08:17:12.742Z] 43a9ccf1cbad: Preparing [2025-03-06T08:17:12.742Z] 77c206d54383: Preparing [2025-03-06T08:17:12.742Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:12.742Z] 0850d5d024b6: Waiting [2025-03-06T08:17:12.742Z] 43a9ccf1cbad: Waiting [2025-03-06T08:17:12.742Z] 77c206d54383: Waiting [2025-03-06T08:17:12.742Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:12.742Z] aba72d8875ac: Layer already exists [2025-03-06T08:17:12.742Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:12.742Z] f8c88395753c: Layer already exists [2025-03-06T08:17:12.742Z] de0b8ba2878f: Layer already exists [2025-03-06T08:17:12.742Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:12.742Z] 0850d5d024b6: Layer already exists [2025-03-06T08:17:12.742Z] 43a9ccf1cbad: Layer already exists [2025-03-06T08:17:12.742Z] 77c206d54383: Layer already exists [2025-03-06T08:17:12.742Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:12.742Z] 4.0.0-dev.68: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:13.353Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:13.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:13.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T08:17:13.699Z] de0b8ba2878f: Preparing [2025-03-06T08:17:13.699Z] aba72d8875ac: Preparing [2025-03-06T08:17:13.699Z] f8c88395753c: Preparing [2025-03-06T08:17:13.699Z] b227ed5a2a77: Preparing [2025-03-06T08:17:13.699Z] dccb750e3a37: Preparing [2025-03-06T08:17:13.699Z] 0850d5d024b6: Preparing [2025-03-06T08:17:13.699Z] 43a9ccf1cbad: Preparing [2025-03-06T08:17:13.699Z] 77c206d54383: Preparing [2025-03-06T08:17:13.699Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:13.699Z] 43a9ccf1cbad: Waiting [2025-03-06T08:17:13.699Z] 77c206d54383: Waiting [2025-03-06T08:17:13.699Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:13.699Z] 0850d5d024b6: Waiting [2025-03-06T08:17:13.699Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:13.699Z] de0b8ba2878f: Layer already exists [2025-03-06T08:17:13.699Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:13.699Z] aba72d8875ac: Layer already exists [2025-03-06T08:17:13.699Z] f8c88395753c: Layer already exists [2025-03-06T08:17:13.699Z] 77c206d54383: Layer already exists [2025-03-06T08:17:13.699Z] 0850d5d024b6: Layer already exists [2025-03-06T08:17:13.699Z] 43a9ccf1cbad: Layer already exists [2025-03-06T08:17:13.699Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:13.962Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:14.325Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:14.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-06T08:17:14.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-06T08:17:14.672Z] de0b8ba2878f: Preparing [2025-03-06T08:17:14.672Z] aba72d8875ac: Preparing [2025-03-06T08:17:14.672Z] f8c88395753c: Preparing [2025-03-06T08:17:14.672Z] b227ed5a2a77: Preparing [2025-03-06T08:17:14.672Z] dccb750e3a37: Preparing [2025-03-06T08:17:14.672Z] 0850d5d024b6: Preparing [2025-03-06T08:17:14.672Z] 43a9ccf1cbad: Preparing [2025-03-06T08:17:14.672Z] 77c206d54383: Preparing [2025-03-06T08:17:14.672Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:14.672Z] 43a9ccf1cbad: Waiting [2025-03-06T08:17:14.672Z] 77c206d54383: Waiting [2025-03-06T08:17:14.672Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:14.672Z] 0850d5d024b6: Waiting [2025-03-06T08:17:14.672Z] de0b8ba2878f: Layer already exists [2025-03-06T08:17:14.672Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:14.672Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:14.672Z] f8c88395753c: Layer already exists [2025-03-06T08:17:14.672Z] aba72d8875ac: Layer already exists [2025-03-06T08:17:14.673Z] 43a9ccf1cbad: Layer already exists [2025-03-06T08:17:14.673Z] 0850d5d024b6: Layer already exists [2025-03-06T08:17:14.673Z] 77c206d54383: Layer already exists [2025-03-06T08:17:14.673Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:14.937Z] main: digest: sha256:28d1fb3bb9f6b8dedac88b28b285cdc57214d84950b464f99d0dc7f1607d70be size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:17:15.018Z] ===================================================== [Pipeline] echo [2025-03-06T08:17:15.030Z] taggedImages: [2025-03-06T08:17:15.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:15.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-06T08:17:15.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.68 [2025-03-06T08:17:15.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:15.030Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-06T08:17:15.064Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-06T08:17:15.064Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:15.064Z] latest [2025-03-06T08:17:15.064Z] 4.0.0-dev.68 [2025-03-06T08:17:15.064Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:15.064Z] main [2025-03-06T08:17:15.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:15.424Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:15.774Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:15.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T08:17:15.774Z] bf80472fa3b5: Preparing [2025-03-06T08:17:15.774Z] 395a3ebdbcec: Preparing [2025-03-06T08:17:15.774Z] b250e3223ebb: Preparing [2025-03-06T08:17:15.774Z] b227ed5a2a77: Preparing [2025-03-06T08:17:15.774Z] dccb750e3a37: Preparing [2025-03-06T08:17:15.774Z] 9d8ec59ba215: Preparing [2025-03-06T08:17:15.774Z] 5cfdd2f402fd: Preparing [2025-03-06T08:17:15.774Z] a33aade7bc2d: Preparing [2025-03-06T08:17:15.774Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:15.774Z] 9d8ec59ba215: Waiting [2025-03-06T08:17:15.774Z] 5cfdd2f402fd: Waiting [2025-03-06T08:17:15.774Z] a33aade7bc2d: Waiting [2025-03-06T08:17:15.774Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:15.774Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:15.774Z] bf80472fa3b5: Layer already exists [2025-03-06T08:17:15.774Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:15.774Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:17:15.774Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:17:16.038Z] a33aade7bc2d: Layer already exists [2025-03-06T08:17:16.038Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:16.038Z] b250e3223ebb: Pushed [2025-03-06T08:17:16.038Z] 395a3ebdbcec: Pushed [2025-03-06T08:17:16.038Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:16.394Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:16.734Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-06T08:17:16.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T08:17:16.734Z] bf80472fa3b5: Preparing [2025-03-06T08:17:16.734Z] 395a3ebdbcec: Preparing [2025-03-06T08:17:16.734Z] b250e3223ebb: Preparing [2025-03-06T08:17:16.734Z] b227ed5a2a77: Preparing [2025-03-06T08:17:16.734Z] dccb750e3a37: Preparing [2025-03-06T08:17:16.734Z] 9d8ec59ba215: Preparing [2025-03-06T08:17:16.734Z] 5cfdd2f402fd: Preparing [2025-03-06T08:17:16.734Z] a33aade7bc2d: Preparing [2025-03-06T08:17:16.734Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:16.734Z] 9d8ec59ba215: Waiting [2025-03-06T08:17:16.734Z] 5cfdd2f402fd: Waiting [2025-03-06T08:17:16.734Z] a33aade7bc2d: Waiting [2025-03-06T08:17:16.734Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:16.734Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:16.734Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:16.734Z] bf80472fa3b5: Layer already exists [2025-03-06T08:17:16.734Z] 395a3ebdbcec: Layer already exists [2025-03-06T08:17:16.734Z] b250e3223ebb: Layer already exists [2025-03-06T08:17:16.734Z] a33aade7bc2d: Layer already exists [2025-03-06T08:17:16.734Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:17:16.734Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:17:16.734Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:16.997Z] latest: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:17.354Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:17.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.68 [2025-03-06T08:17:17.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T08:17:17.708Z] bf80472fa3b5: Preparing [2025-03-06T08:17:17.708Z] 395a3ebdbcec: Preparing [2025-03-06T08:17:17.708Z] b250e3223ebb: Preparing [2025-03-06T08:17:17.708Z] b227ed5a2a77: Preparing [2025-03-06T08:17:17.708Z] dccb750e3a37: Preparing [2025-03-06T08:17:17.708Z] 9d8ec59ba215: Preparing [2025-03-06T08:17:17.708Z] 5cfdd2f402fd: Preparing [2025-03-06T08:17:17.708Z] a33aade7bc2d: Preparing [2025-03-06T08:17:17.708Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:17.708Z] 5cfdd2f402fd: Waiting [2025-03-06T08:17:17.708Z] a33aade7bc2d: Waiting [2025-03-06T08:17:17.708Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:17.708Z] 9d8ec59ba215: Waiting [2025-03-06T08:17:17.708Z] b250e3223ebb: Layer already exists [2025-03-06T08:17:17.708Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:17.708Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:17.708Z] 395a3ebdbcec: Layer already exists [2025-03-06T08:17:17.708Z] bf80472fa3b5: Layer already exists [2025-03-06T08:17:17.708Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:17:17.708Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:17.708Z] a33aade7bc2d: Layer already exists [2025-03-06T08:17:17.708Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:17:17.708Z] 4.0.0-dev.68: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:18.322Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:18.668Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:18.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T08:17:18.668Z] bf80472fa3b5: Preparing [2025-03-06T08:17:18.668Z] 395a3ebdbcec: Preparing [2025-03-06T08:17:18.668Z] b250e3223ebb: Preparing [2025-03-06T08:17:18.668Z] b227ed5a2a77: Preparing [2025-03-06T08:17:18.668Z] dccb750e3a37: Preparing [2025-03-06T08:17:18.668Z] 9d8ec59ba215: Preparing [2025-03-06T08:17:18.668Z] 5cfdd2f402fd: Preparing [2025-03-06T08:17:18.668Z] a33aade7bc2d: Preparing [2025-03-06T08:17:18.668Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:18.668Z] 5cfdd2f402fd: Waiting [2025-03-06T08:17:18.668Z] a33aade7bc2d: Waiting [2025-03-06T08:17:18.668Z] 9d8ec59ba215: Waiting [2025-03-06T08:17:18.668Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:18.668Z] b250e3223ebb: Layer already exists [2025-03-06T08:17:18.668Z] bf80472fa3b5: Layer already exists [2025-03-06T08:17:18.668Z] 395a3ebdbcec: Layer already exists [2025-03-06T08:17:18.668Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:18.668Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:18.668Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:17:18.668Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:18.668Z] a33aade7bc2d: Layer already exists [2025-03-06T08:17:18.668Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:17:18.668Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:19.280Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:19.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-06T08:17:19.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-06T08:17:19.623Z] bf80472fa3b5: Preparing [2025-03-06T08:17:19.623Z] 395a3ebdbcec: Preparing [2025-03-06T08:17:19.623Z] b250e3223ebb: Preparing [2025-03-06T08:17:19.623Z] b227ed5a2a77: Preparing [2025-03-06T08:17:19.623Z] dccb750e3a37: Preparing [2025-03-06T08:17:19.623Z] 9d8ec59ba215: Preparing [2025-03-06T08:17:19.623Z] 5cfdd2f402fd: Preparing [2025-03-06T08:17:19.623Z] a33aade7bc2d: Preparing [2025-03-06T08:17:19.623Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:19.623Z] 5cfdd2f402fd: Waiting [2025-03-06T08:17:19.623Z] a33aade7bc2d: Waiting [2025-03-06T08:17:19.623Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:19.623Z] 9d8ec59ba215: Waiting [2025-03-06T08:17:19.623Z] b250e3223ebb: Layer already exists [2025-03-06T08:17:19.623Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:19.623Z] bf80472fa3b5: Layer already exists [2025-03-06T08:17:19.623Z] 395a3ebdbcec: Layer already exists [2025-03-06T08:17:19.623Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:19.623Z] 9d8ec59ba215: Layer already exists [2025-03-06T08:17:19.623Z] 5cfdd2f402fd: Layer already exists [2025-03-06T08:17:19.623Z] a33aade7bc2d: Layer already exists [2025-03-06T08:17:19.623Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:19.887Z] main: digest: sha256:47ea2a854d7ab13e6fec1bd944ef39aa26c026609d9ae29973a88f0175471009 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:17:19.966Z] ===================================================== [Pipeline] echo [2025-03-06T08:17:19.978Z] taggedImages: [2025-03-06T08:17:19.978Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:19.978Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-06T08:17:19.978Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.68 [2025-03-06T08:17:19.978Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:19.978Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-06T08:17:20.007Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-06T08:17:20.007Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:20.007Z] latest [2025-03-06T08:17:20.007Z] 4.0.0-dev.68 [2025-03-06T08:17:20.007Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:20.007Z] main [2025-03-06T08:17:20.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:20.371Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:20.719Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:20.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T08:17:20.719Z] cba712b2b6a1: Preparing [2025-03-06T08:17:20.719Z] d8c929441135: Preparing [2025-03-06T08:17:20.719Z] b227ed5a2a77: Preparing [2025-03-06T08:17:20.719Z] dccb750e3a37: Preparing [2025-03-06T08:17:20.719Z] ef8ed7497322: Preparing [2025-03-06T08:17:20.719Z] 5ab2f7498ae0: Preparing [2025-03-06T08:17:20.719Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:20.719Z] 5ab2f7498ae0: Waiting [2025-03-06T08:17:20.719Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:20.719Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:20.719Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:20.982Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:20.982Z] ef8ed7497322: Pushed [2025-03-06T08:17:20.982Z] cba712b2b6a1: Pushed [2025-03-06T08:17:21.981Z] 5ab2f7498ae0: Pushed [2025-03-06T08:17:28.593Z] d8c929441135: Pushed [2025-03-06T08:17:28.856Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:29.211Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:29.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-06T08:17:29.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T08:17:29.552Z] cba712b2b6a1: Preparing [2025-03-06T08:17:29.552Z] d8c929441135: Preparing [2025-03-06T08:17:29.552Z] b227ed5a2a77: Preparing [2025-03-06T08:17:29.552Z] dccb750e3a37: Preparing [2025-03-06T08:17:29.552Z] ef8ed7497322: Preparing [2025-03-06T08:17:29.552Z] 5ab2f7498ae0: Preparing [2025-03-06T08:17:29.552Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:29.552Z] 5ab2f7498ae0: Waiting [2025-03-06T08:17:29.552Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:29.552Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:29.552Z] ef8ed7497322: Layer already exists [2025-03-06T08:17:29.552Z] d8c929441135: Layer already exists [2025-03-06T08:17:29.552Z] cba712b2b6a1: Layer already exists [2025-03-06T08:17:29.552Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:29.552Z] 5ab2f7498ae0: Layer already exists [2025-03-06T08:17:29.552Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:29.552Z] latest: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:30.168Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:30.515Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.68 [2025-03-06T08:17:30.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T08:17:30.515Z] cba712b2b6a1: Preparing [2025-03-06T08:17:30.515Z] d8c929441135: Preparing [2025-03-06T08:17:30.515Z] b227ed5a2a77: Preparing [2025-03-06T08:17:30.515Z] dccb750e3a37: Preparing [2025-03-06T08:17:30.515Z] ef8ed7497322: Preparing [2025-03-06T08:17:30.515Z] 5ab2f7498ae0: Preparing [2025-03-06T08:17:30.515Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:30.515Z] 5ab2f7498ae0: Waiting [2025-03-06T08:17:30.515Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:30.515Z] ef8ed7497322: Layer already exists [2025-03-06T08:17:30.515Z] d8c929441135: Layer already exists [2025-03-06T08:17:30.515Z] cba712b2b6a1: Layer already exists [2025-03-06T08:17:30.515Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:30.515Z] 5ab2f7498ae0: Layer already exists [2025-03-06T08:17:30.515Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:30.778Z] 4.0.0-dev.68: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:31.132Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:31.469Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:31.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T08:17:31.469Z] cba712b2b6a1: Preparing [2025-03-06T08:17:31.469Z] d8c929441135: Preparing [2025-03-06T08:17:31.469Z] b227ed5a2a77: Preparing [2025-03-06T08:17:31.469Z] dccb750e3a37: Preparing [2025-03-06T08:17:31.469Z] ef8ed7497322: Preparing [2025-03-06T08:17:31.469Z] 5ab2f7498ae0: Preparing [2025-03-06T08:17:31.469Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:31.469Z] 5ab2f7498ae0: Waiting [2025-03-06T08:17:31.469Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:31.469Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:31.469Z] ef8ed7497322: Layer already exists [2025-03-06T08:17:31.469Z] d8c929441135: Layer already exists [2025-03-06T08:17:31.469Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:31.469Z] cba712b2b6a1: Layer already exists [2025-03-06T08:17:31.469Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:31.469Z] 5ab2f7498ae0: Layer already exists [2025-03-06T08:17:31.733Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:32.078Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:32.426Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-06T08:17:32.426Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-06T08:17:32.426Z] cba712b2b6a1: Preparing [2025-03-06T08:17:32.426Z] d8c929441135: Preparing [2025-03-06T08:17:32.426Z] b227ed5a2a77: Preparing [2025-03-06T08:17:32.426Z] dccb750e3a37: Preparing [2025-03-06T08:17:32.426Z] ef8ed7497322: Preparing [2025-03-06T08:17:32.426Z] 5ab2f7498ae0: Preparing [2025-03-06T08:17:32.426Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:32.426Z] 5ab2f7498ae0: Waiting [2025-03-06T08:17:32.426Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:32.426Z] d8c929441135: Layer already exists [2025-03-06T08:17:32.426Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:32.426Z] ef8ed7497322: Layer already exists [2025-03-06T08:17:32.426Z] cba712b2b6a1: Layer already exists [2025-03-06T08:17:32.426Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:32.426Z] 5ab2f7498ae0: Layer already exists [2025-03-06T08:17:32.426Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:32.690Z] main: digest: sha256:5ee769d78ead776fbc1193f1696d568fcc81b1452c5b1160b95fc5e99b1f3f4e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:17:32.770Z] ===================================================== [Pipeline] echo [2025-03-06T08:17:32.787Z] taggedImages: [2025-03-06T08:17:32.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:32.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-06T08:17:32.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.68 [2025-03-06T08:17:32.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:32.787Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-06T08:17:32.817Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-06T08:17:32.817Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:32.817Z] latest [2025-03-06T08:17:32.817Z] 4.0.0-dev.68 [2025-03-06T08:17:32.817Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:32.817Z] main [2025-03-06T08:17:32.817Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:33.187Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:33.534Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:33.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T08:17:33.534Z] 500b1b0dd856: Preparing [2025-03-06T08:17:33.534Z] 37fb6353a7a3: Preparing [2025-03-06T08:17:33.534Z] b227ed5a2a77: Preparing [2025-03-06T08:17:33.534Z] dccb750e3a37: Preparing [2025-03-06T08:17:33.534Z] 1cc011b5ce54: Preparing [2025-03-06T08:17:33.534Z] 1269e3c7efa7: Preparing [2025-03-06T08:17:33.534Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:33.534Z] 1269e3c7efa7: Waiting [2025-03-06T08:17:33.534Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:33.798Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:33.798Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:33.798Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:33.798Z] 1cc011b5ce54: Pushed [2025-03-06T08:17:33.798Z] 500b1b0dd856: Pushed [2025-03-06T08:17:34.377Z] 1269e3c7efa7: Pushed [2025-03-06T08:17:42.592Z] 37fb6353a7a3: Pushed [2025-03-06T08:17:42.592Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:42.939Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:43.282Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-06T08:17:43.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T08:17:43.282Z] 500b1b0dd856: Preparing [2025-03-06T08:17:43.282Z] 37fb6353a7a3: Preparing [2025-03-06T08:17:43.282Z] b227ed5a2a77: Preparing [2025-03-06T08:17:43.282Z] dccb750e3a37: Preparing [2025-03-06T08:17:43.282Z] 1cc011b5ce54: Preparing [2025-03-06T08:17:43.282Z] 1269e3c7efa7: Preparing [2025-03-06T08:17:43.282Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:43.282Z] 1269e3c7efa7: Waiting [2025-03-06T08:17:43.282Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:43.282Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:43.282Z] 37fb6353a7a3: Layer already exists [2025-03-06T08:17:43.282Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:43.282Z] 1cc011b5ce54: Layer already exists [2025-03-06T08:17:43.282Z] 500b1b0dd856: Layer already exists [2025-03-06T08:17:43.282Z] 1269e3c7efa7: Layer already exists [2025-03-06T08:17:43.282Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:43.544Z] latest: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:43.887Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:44.229Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.68 [2025-03-06T08:17:44.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T08:17:44.229Z] 500b1b0dd856: Preparing [2025-03-06T08:17:44.229Z] 37fb6353a7a3: Preparing [2025-03-06T08:17:44.229Z] b227ed5a2a77: Preparing [2025-03-06T08:17:44.229Z] dccb750e3a37: Preparing [2025-03-06T08:17:44.229Z] 1cc011b5ce54: Preparing [2025-03-06T08:17:44.229Z] 1269e3c7efa7: Preparing [2025-03-06T08:17:44.229Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:44.229Z] 1269e3c7efa7: Waiting [2025-03-06T08:17:44.229Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:44.229Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:44.229Z] 1cc011b5ce54: Layer already exists [2025-03-06T08:17:44.229Z] 500b1b0dd856: Layer already exists [2025-03-06T08:17:44.229Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:44.229Z] 37fb6353a7a3: Layer already exists [2025-03-06T08:17:44.229Z] 1269e3c7efa7: Layer already exists [2025-03-06T08:17:44.229Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:44.229Z] 4.0.0-dev.68: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:44.865Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:45.201Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:45.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T08:17:45.201Z] 500b1b0dd856: Preparing [2025-03-06T08:17:45.201Z] 37fb6353a7a3: Preparing [2025-03-06T08:17:45.201Z] b227ed5a2a77: Preparing [2025-03-06T08:17:45.201Z] dccb750e3a37: Preparing [2025-03-06T08:17:45.201Z] 1cc011b5ce54: Preparing [2025-03-06T08:17:45.201Z] 1269e3c7efa7: Preparing [2025-03-06T08:17:45.201Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:45.201Z] 1269e3c7efa7: Waiting [2025-03-06T08:17:45.201Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:45.201Z] 500b1b0dd856: Layer already exists [2025-03-06T08:17:45.201Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:45.201Z] 1cc011b5ce54: Layer already exists [2025-03-06T08:17:45.201Z] 37fb6353a7a3: Layer already exists [2025-03-06T08:17:45.201Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:45.201Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:45.201Z] 1269e3c7efa7: Layer already exists [2025-03-06T08:17:45.201Z] c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:45.818Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:46.158Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-06T08:17:46.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-06T08:17:46.158Z] 500b1b0dd856: Preparing [2025-03-06T08:17:46.158Z] 37fb6353a7a3: Preparing [2025-03-06T08:17:46.158Z] b227ed5a2a77: Preparing [2025-03-06T08:17:46.158Z] dccb750e3a37: Preparing [2025-03-06T08:17:46.158Z] 1cc011b5ce54: Preparing [2025-03-06T08:17:46.158Z] 1269e3c7efa7: Preparing [2025-03-06T08:17:46.158Z] dd9c8f8612c8: Preparing [2025-03-06T08:17:46.158Z] 1269e3c7efa7: Waiting [2025-03-06T08:17:46.158Z] dd9c8f8612c8: Waiting [2025-03-06T08:17:46.158Z] b227ed5a2a77: Layer already exists [2025-03-06T08:17:46.158Z] 500b1b0dd856: Layer already exists [2025-03-06T08:17:46.158Z] dccb750e3a37: Layer already exists [2025-03-06T08:17:46.158Z] 1cc011b5ce54: Layer already exists [2025-03-06T08:17:46.158Z] 37fb6353a7a3: Layer already exists [2025-03-06T08:17:46.158Z] 1269e3c7efa7: Layer already exists [2025-03-06T08:17:46.158Z] dd9c8f8612c8: Layer already exists [2025-03-06T08:17:46.422Z] main: digest: sha256:6d90fdc7e327b9fe0554322583fecad5e16a6f6367b1a866fe3a38171c6aaa50 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-06T08:17:46.506Z] ===================================================== [Pipeline] echo [2025-03-06T08:17:46.517Z] taggedImages: [2025-03-06T08:17:46.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [2025-03-06T08:17:46.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-06T08:17:46.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.68 [2025-03-06T08:17:46.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d-4.0.0-dev.68 [2025-03-06T08:17:46.517Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:46.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-06T08:17:46.909Z] [2025-03-06T08:17:46.909Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:17:47.767Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-06T08:17:47.767Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-06T08:17:47.767Z] 8998bd30e6a1: Pulling fs layer [2025-03-06T08:17:47.767Z] 04944245beec: Pulling fs layer [2025-03-06T08:17:47.767Z] 699f458cf7ca: Pulling fs layer [2025-03-06T08:17:47.767Z] 765212b225bb: Pulling fs layer [2025-03-06T08:17:47.767Z] f23df028b6ca: Pulling fs layer [2025-03-06T08:17:47.767Z] d65c8cfc05b1: Pulling fs layer [2025-03-06T08:17:47.767Z] 2437ff75d9bd: Pulling fs layer [2025-03-06T08:17:47.767Z] 765212b225bb: Waiting [2025-03-06T08:17:47.767Z] f23df028b6ca: Waiting [2025-03-06T08:17:47.767Z] d65c8cfc05b1: Waiting [2025-03-06T08:17:47.767Z] 2437ff75d9bd: Waiting [2025-03-06T08:17:48.032Z] 04944245beec: Verifying Checksum [2025-03-06T08:17:48.032Z] 04944245beec: Download complete [2025-03-06T08:17:48.032Z] 765212b225bb: Verifying Checksum [2025-03-06T08:17:48.032Z] 765212b225bb: Download complete [2025-03-06T08:17:48.032Z] f23df028b6ca: Download complete [2025-03-06T08:17:48.032Z] d65c8cfc05b1: Verifying Checksum [2025-03-06T08:17:48.032Z] d65c8cfc05b1: Download complete [2025-03-06T08:17:48.032Z] 699f458cf7ca: Verifying Checksum [2025-03-06T08:17:48.032Z] 699f458cf7ca: Download complete [2025-03-06T08:17:48.610Z] 8998bd30e6a1: Verifying Checksum [2025-03-06T08:17:48.610Z] 8998bd30e6a1: Download complete [2025-03-06T08:17:51.180Z] 2437ff75d9bd: Verifying Checksum [2025-03-06T08:17:51.180Z] 2437ff75d9bd: Download complete [2025-03-06T08:17:53.132Z] 8998bd30e6a1: Pull complete [2025-03-06T08:17:53.395Z] 04944245beec: Pull complete [2025-03-06T08:17:55.325Z] 699f458cf7ca: Pull complete [2025-03-06T08:17:55.325Z] 765212b225bb: Pull complete [2025-03-06T08:17:56.278Z] f23df028b6ca: Pull complete [2025-03-06T08:17:56.544Z] d65c8cfc05b1: Pull complete [2025-03-06T08:18:14.753Z] 2437ff75d9bd: Pull complete [2025-03-06T08:18:14.753Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-06T08:18:14.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-06T08:18:14.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:18:14.956Z] prd-ubuntu20.04-docker-arm64-4c-16g-40420 does not seem to be running inside a container [2025-03-06T08:18:15.065Z] $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-06T08:18:17.662Z] $ docker top 305c0abe2ff0484c2ec72fd4c9409212de99edb3ca95a6a3d246ba58548cab30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:18:18.541Z] ---> job-cost.sh [2025-03-06T08:18:18.541Z] lf-activate-venv: SKIPPING [2025-03-06T08:18:18.541Z] INFO: No Stack... [2025-03-06T08:18:18.805Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-06T08:18:19.753Z] INFO: Archiving Costs [Pipeline] sh [2025-03-06T08:18:20.385Z] + cat /w/workspace/edgex-go/806/archives/cost.csv [2025-03-06T08:18:20.385Z] + cut -d, -f6 [Pipeline] lock [2025-03-06T08:18:20.422Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-806-stack-cost] [2025-03-06T08:18:20.428Z] Resource [jenkins-edgexfoundry-edgex-go-main-806-stack-cost] did not exist. Created. [2025-03-06T08:18:20.433Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-806-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-06T08:18:21.088Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-06T08:18:21.732Z] Stashed 1 file(s) [Pipeline] } [2025-03-06T08:18:21.741Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-806-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-06T08:18:21.757Z] $ docker stop --time=1 305c0abe2ff0484c2ec72fd4c9409212de99edb3ca95a6a3d246ba58548cab30 [2025-03-06T08:18:23.245Z] $ docker rm -f --volumes 305c0abe2ff0484c2ec72fd4c9409212de99edb3ca95a6a3d246ba58548cab30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-06T08:18:23.838Z] provisioning config files... [2025-03-06T08:18:24.586Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/806@tmp/config11569431681874158940tmp [Pipeline] { [Pipeline] sh [2025-03-06T08:18:24.964Z] + set +x [2025-03-06T08:18:24.964Z] + curl -s https://codecov.io/bash [2025-03-06T08:18:24.964Z] + bash -s -- [2025-03-06T08:18:24.964Z] [2025-03-06T08:18:24.964Z] _____ _ [2025-03-06T08:18:24.964Z] / ____| | | [2025-03-06T08:18:24.964Z] | | ___ __| | ___ ___ _____ __ [2025-03-06T08:18:24.964Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-06T08:18:24.964Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-06T08:18:24.964Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-06T08:18:24.964Z] Bash-1.0.6 [2025-03-06T08:18:24.964Z] [2025-03-06T08:18:24.964Z] [2025-03-06T08:18:24.964Z] ==> git version 2.25.1 found [2025-03-06T08:18:24.965Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-06T08:18:24.965Z] Release-Date: 2020-01-08 [2025-03-06T08:18:24.965Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-06T08:18:24.965Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-06T08:18:24.965Z] ==> Jenkins CI detected. [2025-03-06T08:18:24.965Z] current dir:  /w/workspace/edgex-go/806 [2025-03-06T08:18:24.965Z] project root: . [2025-03-06T08:18:24.965Z] --> token set from env [2025-03-06T08:18:24.965Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-06T08:18:24.965Z] ==> Running gcov in . (disable via -X gcov) [2025-03-06T08:18:24.965Z] ==> Python coveragepy not found [2025-03-06T08:18:24.965Z] ==> Searching for coverage reports in: [2025-03-06T08:18:24.965Z] + . [2025-03-06T08:18:24.965Z] -> Found 1 reports [2025-03-06T08:18:24.965Z] ==> Detecting git/mercurial file structure [2025-03-06T08:18:25.245Z] ==> Reading reports [2025-03-06T08:18:25.245Z] + ./coverage.out bytes=1660758 [2025-03-06T08:18:25.245Z] ==> Appending adjustments [2025-03-06T08:18:25.245Z] https://docs.codecov.io/docs/fixing-reports [2025-03-06T08:18:26.621Z] + Found adjustments [2025-03-06T08:18:26.621Z] ==> Gzipping contents [2025-03-06T08:18:26.621Z] 140K /tmp/codecov.OrTcwO.gz [2025-03-06T08:18:26.621Z] ==> Uploading reports [2025-03-06T08:18:26.621Z] url: https://codecov.io [2025-03-06T08:18:26.621Z] query: branch=main&commit=c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d&build=806&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F806%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-06T08:18:26.621Z] -> Pinging Codecov [2025-03-06T08:18:26.621Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d&build=806&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F806%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-06T08:18:26.880Z] -> Uploading to [2025-03-06T08:18:26.880Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d/912c7e16-69aa-42a4-afdc-8068f3fb1eab.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250306%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250306T081826Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=5080d0308b245723f26d66f80f47a205ba41a790c44317bb57aa9dfee139d863 [2025-03-06T08:18:26.880Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:26.880Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:26.880Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138k 0 0 100 138k 0 654k --:--:-- --:--:-- --:--:-- 654k [2025-03-06T08:18:26.880Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c689c8fe3eb8dbac7d5a02f316e06e7537dfa44d [Pipeline] } [2025-03-06T08:18:26.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-03-06T08:18:27.126Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-06T08:18:27.141Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:18:27.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-06T08:18:27.445Z] [2025-03-06T08:18:27.445Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:18:27.754Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-06T08:18:27.754Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-06T08:18:27.754Z] 43c4264eed91: Pulling fs layer [2025-03-06T08:18:27.754Z] 4cc291be95ef: Pulling fs layer [2025-03-06T08:18:27.754Z] 2ac1f1163629: Pulling fs layer [2025-03-06T08:18:27.754Z] 5c3c966382ef: Pulling fs layer [2025-03-06T08:18:27.754Z] 4f4fb700ef54: Pulling fs layer [2025-03-06T08:18:27.754Z] d9c7d2e4e75e: Pulling fs layer [2025-03-06T08:18:27.754Z] 9c3e1370e548: Pulling fs layer [2025-03-06T08:18:27.754Z] 5c3c966382ef: Waiting [2025-03-06T08:18:27.754Z] 4f4fb700ef54: Waiting [2025-03-06T08:18:27.754Z] d9c7d2e4e75e: Waiting [2025-03-06T08:18:27.754Z] 9c3e1370e548: Waiting [2025-03-06T08:18:27.754Z] 4cc291be95ef: Verifying Checksum [2025-03-06T08:18:27.754Z] 4cc291be95ef: Download complete [2025-03-06T08:18:27.754Z] 5c3c966382ef: Verifying Checksum [2025-03-06T08:18:27.754Z] 5c3c966382ef: Download complete [2025-03-06T08:18:27.754Z] 4f4fb700ef54: Verifying Checksum [2025-03-06T08:18:27.754Z] 4f4fb700ef54: Download complete [2025-03-06T08:18:27.754Z] 43c4264eed91: Verifying Checksum [2025-03-06T08:18:27.754Z] 43c4264eed91: Download complete [2025-03-06T08:18:28.012Z] 43c4264eed91: Pull complete [2025-03-06T08:18:28.012Z] d9c7d2e4e75e: Verifying Checksum [2025-03-06T08:18:28.012Z] d9c7d2e4e75e: Download complete [2025-03-06T08:18:28.270Z] 4cc291be95ef: Pull complete [2025-03-06T08:18:28.270Z] 2ac1f1163629: Download complete [2025-03-06T08:18:28.835Z] 9c3e1370e548: Download complete [2025-03-06T08:18:32.115Z] 2ac1f1163629: Pull complete [2025-03-06T08:18:32.115Z] 5c3c966382ef: Pull complete [2025-03-06T08:18:32.115Z] 4f4fb700ef54: Pull complete [2025-03-06T08:18:32.115Z] d9c7d2e4e75e: Pull complete [2025-03-06T08:18:34.643Z] 9c3e1370e548: Pull complete [2025-03-06T08:18:34.643Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-06T08:18:34.643Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-06T08:18:34.643Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:18:34.739Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T08:18:34.764Z] $ 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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-06T08:18:37.225Z] $ docker top a4ad246d12656c0ed664be5746da09df16d584450719af15f7c7a30305aad64b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T08:18:37.582Z] + git config --global --add safe.directory /w/workspace/edgex-go/806 [Pipeline] echo [2025-03-06T08:18:37.592Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-03-06T08:18:37.871Z] + set -o pipefail [2025-03-06T08:18:37.871Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-03-06T08:18:44.432Z] [2025-03-06T08:18:44.432Z] Monitoring /w/workspace/edgex-go/806 (github.com/edgexfoundry/edgex-go)... [2025-03-06T08:18:44.432Z] [2025-03-06T08:18:44.432Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/16c08d29-0c0a-4ceb-a827-bea3db53f3e1 [2025-03-06T08:18:44.432Z] [2025-03-06T08:18:44.432Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-06T08:18:44.432Z] [2025-03-06T08:18:44.432Z] [2025-03-06T08:18:44.432Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-06T08:18:44.432Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-06T08:18:44.698Z] $ docker stop --time=1 a4ad246d12656c0ed664be5746da09df16d584450719af15f7c7a30305aad64b [2025-03-06T08:18:47.428Z] $ docker rm -f --volumes a4ad246d12656c0ed664be5746da09df16d584450719af15f7c7a30305aad64b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-03-06T08:18:47.921Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T08:18:47.942Z] provisioning config files... [2025-03-06T08:18:47.951Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/806@tmp/config10819362294614584929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:18:48.243Z] --> edgex-publish-swagger.sh [2025-03-06T08:18:48.243Z] === Publish openapi API === [2025-03-06T08:18:48.243Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-03-06T08:18:48.243Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/806/openapi/core-command.yaml] [2025-03-06T08:18:48.243Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:48.243Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:48.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65302 --:--:-- --:--:-- --:--:-- 65172 100 32782 0 0 100 32782 0 65302 --:--:-- --:--:-- --:--:-- 65172 [2025-03-06T08:18:48.812Z] [2025-03-06T08:18:48.812Z] [2025-03-06T08:18:48.812Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/806/openapi/core-data.yaml] [2025-03-06T08:18:48.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:48.812Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:49.070Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 148k --:--:-- --:--:-- --:--:-- 148k [2025-03-06T08:18:49.070Z] [2025-03-06T08:18:49.070Z] [2025-03-06T08:18:49.070Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/806/openapi/core-keeper.yaml] [2025-03-06T08:18:49.070Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:49.070Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:49.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 271 131k --:--:-- --:--:-- --:--:-- 132k [2025-03-06T08:18:49.329Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-06T08:18:49.329Z] [2025-03-06T08:18:49.329Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/806/openapi/core-metadata.yaml] [2025-03-06T08:18:49.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:49.329Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:49.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 0 0 100 156k 0 769k --:--:-- --:--:-- --:--:-- 765k 100 156k 100 156 100 156k 406 406k --:--:-- --:--:-- --:--:-- 405k [2025-03-06T08:18:49.846Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-06T08:18:49.846Z] [2025-03-06T08:18:49.846Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/806/openapi/security-proxy-auth.yaml] [2025-03-06T08:18:49.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:49.846Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:49.846Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 400 144k --:--:-- --:--:-- --:--:-- 145k [2025-03-06T08:18:49.846Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-06T08:18:49.846Z] [2025-03-06T08:18:49.846Z] [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/806/openapi/security-secretstore-setup.yaml] [2025-03-06T08:18:49.846Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:49.846Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:50.105Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 437 25913 --:--:-- --:--:-- --:--:-- 26350 [2025-03-06T08:18:50.105Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-03-06T08:18:50.105Z] [2025-03-06T08:18:50.105Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/806/openapi/support-notifications.yaml] [2025-03-06T08:18:50.105Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:50.105Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:50.363Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 503 314k --:--:-- --:--:-- --:--:-- 315k [2025-03-06T08:18:50.363Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-06T08:18:50.363Z] [2025-03-06T08:18:50.364Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/806/openapi/support-scheduler.yaml] [2025-03-06T08:18:50.364Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-06T08:18:50.364Z] Dload Upload Total Spent Left Speed [2025-03-06T08:18:50.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 243k --:--:-- --:--:-- --:--:-- 242k 100 50857 100 156 100 50701 396 125k --:--:-- --:--:-- --:--:-- 126k [2025-03-06T08:18:50.886Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-03-06T08:18:50.886Z] [Pipeline] } [2025-03-06T08:18:50.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-03-06T08:18:51.322Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T08:18:51.322Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:18:51.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T08:18:51.628Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:18:51.707Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T08:18:51.729Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-06T08:18:52.148Z] $ docker top cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 -eo pid,comm [2025-03-06T08:18:52.200Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-06T08:18:52.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T08:18:52.261Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T08:18:52.261Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T08:18:52.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T08:18:52.374Z] $ docker exec cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 ssh-agent [2025-03-06T08:18:52.475Z] SSH_AUTH_SOCK=/tmp/ssh-8gGrPuyMq71k/agent.33 [2025-03-06T08:18:52.475Z] SSH_AGENT_PID=39 [2025-03-06T08:18:52.479Z] Running ssh-add (command line suppressed) [2025-03-06T08:18:52.562Z] Identity added: /w/workspace/edgex-go/806@tmp/private_key_16972666038499018504.key (/w/workspace/edgex-go/806@tmp/private_key_16972666038499018504.key) [2025-03-06T08:18:52.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T08:18:52.878Z] + git semver tag [2025-03-06T08:18:53.136Z] 2025-03-06 08:18:53,059 [run_tag] DEBUG tag force:False [2025-03-06T08:18:53.136Z] 2025-03-06 08:18:53,059 [check_head_tag] DEBUG check head tag [2025-03-06T08:18:53.136Z] 2025-03-06 08:18:53,062 [execute] INFO git cat-file --batch-check [2025-03-06T08:18:53.136Z] 2025-03-06 08:18:53,063 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=) [2025-03-06T08:18:53.136Z] 2025-03-06 08:18:53,067 [execute] INFO git cat-file --batch [2025-03-06T08:18:53.136Z] 2025-03-06 08:18:53,067 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=) [2025-03-06T08:18:53.395Z] 2025-03-06 08:18:53,138 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T08:18:53.395Z] 2025-03-06 08:18:53,138 [execute] INFO git tag -a v4.0.0-dev.68 -m v4.0.0-dev.68 [2025-03-06T08:18:53.395Z] 2025-03-06 08:18:53,139 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.68', '-m', 'v4.0.0-dev.68'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=None) [2025-03-06T08:18:53.395Z] 2025-03-06 08:18:53,144 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T08:18:53.395Z] 4.0.0-dev.68 [Pipeline] } [2025-03-06T08:18:53.399Z] $ docker exec --env ******** --env ******** cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 ssh-agent -k [2025-03-06T08:18:53.489Z] unset SSH_AUTH_SOCK; [2025-03-06T08:18:53.489Z] unset SSH_AGENT_PID; [2025-03-06T08:18:53.490Z] echo Agent pid 39 killed; [2025-03-06T08:18:53.506Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T08:18:53.831Z] + git semver [Pipeline] } [2025-03-06T08:18:54.099Z] $ docker stop --time=1 cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 [2025-03-06T08:18:55.367Z] $ docker rm -f --volumes cd21bcfa13ab5808cee5eff4d0edd359604a1495f7bd3fa402b7edf695ad9bb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:18:55.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-06T08:18:55.782Z] [2025-03-06T08:18:55.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:18:56.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-06T08:18:56.085Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-06T08:18:56.085Z] ab5ef0e58194: Pulling fs layer [2025-03-06T08:18:56.085Z] 9712f1f96733: Pulling fs layer [2025-03-06T08:18:56.085Z] 63f879dbbcfc: Pulling fs layer [2025-03-06T08:18:56.085Z] 0d9ebad4ef96: Pulling fs layer [2025-03-06T08:18:56.085Z] e9a5061849ea: Pulling fs layer [2025-03-06T08:18:56.085Z] d747dcd14b5f: Pulling fs layer [2025-03-06T08:18:56.085Z] 2de7ff778b66: Pulling fs layer [2025-03-06T08:18:56.085Z] e9a5061849ea: Waiting [2025-03-06T08:18:56.085Z] d747dcd14b5f: Waiting [2025-03-06T08:18:56.085Z] 0d9ebad4ef96: Waiting [2025-03-06T08:18:56.085Z] 2de7ff778b66: Waiting [2025-03-06T08:18:56.085Z] 9712f1f96733: Verifying Checksum [2025-03-06T08:18:56.085Z] 9712f1f96733: Download complete [2025-03-06T08:18:56.344Z] 63f879dbbcfc: Verifying Checksum [2025-03-06T08:18:56.344Z] 63f879dbbcfc: Download complete [2025-03-06T08:18:56.601Z] 0d9ebad4ef96: Verifying Checksum [2025-03-06T08:18:56.601Z] 0d9ebad4ef96: Download complete [2025-03-06T08:18:56.601Z] d747dcd14b5f: Verifying Checksum [2025-03-06T08:18:56.601Z] d747dcd14b5f: Download complete [2025-03-06T08:18:56.601Z] e9a5061849ea: Verifying Checksum [2025-03-06T08:18:56.601Z] e9a5061849ea: Download complete [2025-03-06T08:18:56.601Z] ab5ef0e58194: Verifying Checksum [2025-03-06T08:18:56.601Z] ab5ef0e58194: Download complete [2025-03-06T08:18:56.601Z] 2de7ff778b66: Verifying Checksum [2025-03-06T08:18:56.601Z] 2de7ff778b66: Download complete [2025-03-06T08:18:59.129Z] ab5ef0e58194: Pull complete [2025-03-06T08:18:59.129Z] 9712f1f96733: Pull complete [2025-03-06T08:19:00.063Z] 63f879dbbcfc: Pull complete [2025-03-06T08:19:03.341Z] 0d9ebad4ef96: Pull complete [2025-03-06T08:19:03.598Z] e9a5061849ea: Pull complete [2025-03-06T08:19:03.598Z] d747dcd14b5f: Pull complete [2025-03-06T08:19:04.528Z] 2de7ff778b66: Pull complete [2025-03-06T08:19:04.528Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-06T08:19:04.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-06T08:19:04.787Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:19:04.882Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T08:19:04.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-06T08:19:07.449Z] $ docker top 9635e7a723e4afc4cb5f5f14678e6d90ba79bd608708b172aa66fc825c0b5f6a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-06T08:19:07.529Z] provisioning config files... [2025-03-06T08:19:07.535Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/806@tmp/config14513742496127190531tmp [2025-03-06T08:19:07.543Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/806@tmp/config14003171311393375803tmp [2025-03-06T08:19:07.550Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/806@tmp/config12500671021520417276tmp [Pipeline] { [Pipeline] echo [2025-03-06T08:19:07.574Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:07.862Z] ---> sigul-configuration.sh [2025-03-06T08:19:07.863Z] gpg: directory `/root/.gnupg' created [2025-03-06T08:19:07.863Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-06T08:19:07.863Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-06T08:19:07.863Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-06T08:19:07.863Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-06T08:19:07.863Z] gpg: CAST5 encrypted data [2025-03-06T08:19:07.863Z] gpg: encrypted with 1 passphrase [2025-03-06T08:19:07.863Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-06T08:19:08.155Z] + mkdir /home/jenkins [2025-03-06T08:19:08.155Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-06T08:19:08.451Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-06T08:19:08.466Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:08.759Z] ---> sigul-install.sh [2025-03-06T08:19:08.759Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-06T08:19:09.053Z] + git tag --list [2025-03-06T08:19:09.053Z] 0.6.0 [2025-03-06T08:19:09.053Z] 0.6.1 [2025-03-06T08:19:09.053Z] 0.7.0 [2025-03-06T08:19:09.053Z] 0.7.1 [2025-03-06T08:19:09.053Z] v1.0.0 [2025-03-06T08:19:09.053Z] v1.0.1 [2025-03-06T08:19:09.053Z] v1.1.0 [2025-03-06T08:19:09.053Z] v1.2.0 [2025-03-06T08:19:09.053Z] v1.2.1 [2025-03-06T08:19:09.053Z] v1.3.0 [2025-03-06T08:19:09.053Z] v1.3.1 [2025-03-06T08:19:09.053Z] v2.0.0 [2025-03-06T08:19:09.053Z] v2.1.0 [2025-03-06T08:19:09.053Z] v2.1.1 [2025-03-06T08:19:09.053Z] v2.2.0 [2025-03-06T08:19:09.053Z] v2.3.0 [2025-03-06T08:19:09.053Z] v3.0 [2025-03-06T08:19:09.053Z] v3.0.0 [2025-03-06T08:19:09.053Z] v3.1 [2025-03-06T08:19:09.053Z] v3.1.0 [2025-03-06T08:19:09.053Z] v3.1.0-dev.1 [2025-03-06T08:19:09.053Z] v3.1.0-dev.10 [2025-03-06T08:19:09.053Z] v3.1.0-dev.11 [2025-03-06T08:19:09.053Z] v3.1.0-dev.12 [2025-03-06T08:19:09.053Z] v3.1.0-dev.13 [2025-03-06T08:19:09.053Z] v3.1.0-dev.14 [2025-03-06T08:19:09.053Z] v3.1.0-dev.15 [2025-03-06T08:19:09.053Z] v3.1.0-dev.16 [2025-03-06T08:19:09.053Z] v3.1.0-dev.17 [2025-03-06T08:19:09.053Z] v3.1.0-dev.18 [2025-03-06T08:19:09.053Z] v3.1.0-dev.19 [2025-03-06T08:19:09.053Z] v3.1.0-dev.2 [2025-03-06T08:19:09.053Z] v3.1.0-dev.20 [2025-03-06T08:19:09.053Z] v3.1.0-dev.21 [2025-03-06T08:19:09.053Z] v3.1.0-dev.22 [2025-03-06T08:19:09.053Z] v3.1.0-dev.23 [2025-03-06T08:19:09.053Z] v3.1.0-dev.24 [2025-03-06T08:19:09.053Z] v3.1.0-dev.25 [2025-03-06T08:19:09.053Z] v3.1.0-dev.26 [2025-03-06T08:19:09.053Z] v3.1.0-dev.27 [2025-03-06T08:19:09.053Z] v3.1.0-dev.28 [2025-03-06T08:19:09.053Z] v3.1.0-dev.29 [2025-03-06T08:19:09.053Z] v3.1.0-dev.3 [2025-03-06T08:19:09.053Z] v3.1.0-dev.30 [2025-03-06T08:19:09.053Z] v3.1.0-dev.31 [2025-03-06T08:19:09.053Z] v3.1.0-dev.32 [2025-03-06T08:19:09.053Z] v3.1.0-dev.33 [2025-03-06T08:19:09.053Z] v3.1.0-dev.34 [2025-03-06T08:19:09.053Z] v3.1.0-dev.35 [2025-03-06T08:19:09.053Z] v3.1.0-dev.36 [2025-03-06T08:19:09.053Z] v3.1.0-dev.37 [2025-03-06T08:19:09.053Z] v3.1.0-dev.38 [2025-03-06T08:19:09.053Z] v3.1.0-dev.39 [2025-03-06T08:19:09.053Z] v3.1.0-dev.4 [2025-03-06T08:19:09.053Z] v3.1.0-dev.40 [2025-03-06T08:19:09.053Z] v3.1.0-dev.41 [2025-03-06T08:19:09.053Z] v3.1.0-dev.42 [2025-03-06T08:19:09.053Z] v3.1.0-dev.43 [2025-03-06T08:19:09.053Z] v3.1.0-dev.44 [2025-03-06T08:19:09.053Z] v3.1.0-dev.45 [2025-03-06T08:19:09.053Z] v3.1.0-dev.46 [2025-03-06T08:19:09.053Z] v3.1.0-dev.47 [2025-03-06T08:19:09.053Z] v3.1.0-dev.48 [2025-03-06T08:19:09.053Z] v3.1.0-dev.49 [2025-03-06T08:19:09.053Z] v3.1.0-dev.5 [2025-03-06T08:19:09.053Z] v3.1.0-dev.50 [2025-03-06T08:19:09.053Z] v3.1.0-dev.51 [2025-03-06T08:19:09.053Z] v3.1.0-dev.52 [2025-03-06T08:19:09.053Z] v3.1.0-dev.53 [2025-03-06T08:19:09.053Z] v3.1.0-dev.54 [2025-03-06T08:19:09.053Z] v3.1.0-dev.55 [2025-03-06T08:19:09.053Z] v3.1.0-dev.56 [2025-03-06T08:19:09.053Z] v3.1.0-dev.57 [2025-03-06T08:19:09.053Z] v3.1.0-dev.58 [2025-03-06T08:19:09.053Z] v3.1.0-dev.59 [2025-03-06T08:19:09.053Z] v3.1.0-dev.6 [2025-03-06T08:19:09.053Z] v3.1.0-dev.60 [2025-03-06T08:19:09.053Z] v3.1.0-dev.61 [2025-03-06T08:19:09.053Z] v3.1.0-dev.62 [2025-03-06T08:19:09.053Z] v3.1.0-dev.63 [2025-03-06T08:19:09.053Z] v3.1.0-dev.64 [2025-03-06T08:19:09.053Z] v3.1.0-dev.65 [2025-03-06T08:19:09.053Z] v3.1.0-dev.66 [2025-03-06T08:19:09.053Z] v3.1.0-dev.67 [2025-03-06T08:19:09.053Z] v3.1.0-dev.68 [2025-03-06T08:19:09.053Z] v3.1.0-dev.69 [2025-03-06T08:19:09.053Z] v3.1.0-dev.7 [2025-03-06T08:19:09.053Z] v3.1.0-dev.70 [2025-03-06T08:19:09.053Z] v3.1.0-dev.71 [2025-03-06T08:19:09.053Z] v3.1.0-dev.72 [2025-03-06T08:19:09.053Z] v3.1.0-dev.73 [2025-03-06T08:19:09.053Z] v3.1.0-dev.8 [2025-03-06T08:19:09.053Z] v3.1.0-dev.9 [2025-03-06T08:19:09.053Z] v3.1.1 [2025-03-06T08:19:09.053Z] v3.1.1-dev.1 [2025-03-06T08:19:09.053Z] v3.1.1-dev.2 [2025-03-06T08:19:09.053Z] v3.2.0-dev.1 [2025-03-06T08:19:09.053Z] v3.2.0-dev.10 [2025-03-06T08:19:09.053Z] v3.2.0-dev.100 [2025-03-06T08:19:09.053Z] v3.2.0-dev.101 [2025-03-06T08:19:09.053Z] v3.2.0-dev.102 [2025-03-06T08:19:09.053Z] v3.2.0-dev.103 [2025-03-06T08:19:09.053Z] v3.2.0-dev.104 [2025-03-06T08:19:09.053Z] v3.2.0-dev.105 [2025-03-06T08:19:09.053Z] v3.2.0-dev.106 [2025-03-06T08:19:09.053Z] v3.2.0-dev.107 [2025-03-06T08:19:09.053Z] v3.2.0-dev.108 [2025-03-06T08:19:09.053Z] v3.2.0-dev.109 [2025-03-06T08:19:09.053Z] v3.2.0-dev.11 [2025-03-06T08:19:09.053Z] v3.2.0-dev.12 [2025-03-06T08:19:09.053Z] v3.2.0-dev.13 [2025-03-06T08:19:09.053Z] v3.2.0-dev.14 [2025-03-06T08:19:09.053Z] v3.2.0-dev.15 [2025-03-06T08:19:09.053Z] v3.2.0-dev.16 [2025-03-06T08:19:09.053Z] v3.2.0-dev.17 [2025-03-06T08:19:09.053Z] v3.2.0-dev.18 [2025-03-06T08:19:09.053Z] v3.2.0-dev.19 [2025-03-06T08:19:09.053Z] v3.2.0-dev.2 [2025-03-06T08:19:09.053Z] v3.2.0-dev.20 [2025-03-06T08:19:09.053Z] v3.2.0-dev.21 [2025-03-06T08:19:09.053Z] v3.2.0-dev.22 [2025-03-06T08:19:09.053Z] v3.2.0-dev.23 [2025-03-06T08:19:09.053Z] v3.2.0-dev.24 [2025-03-06T08:19:09.053Z] v3.2.0-dev.25 [2025-03-06T08:19:09.053Z] v3.2.0-dev.26 [2025-03-06T08:19:09.053Z] v3.2.0-dev.27 [2025-03-06T08:19:09.053Z] v3.2.0-dev.28 [2025-03-06T08:19:09.053Z] v3.2.0-dev.29 [2025-03-06T08:19:09.053Z] v3.2.0-dev.3 [2025-03-06T08:19:09.053Z] v3.2.0-dev.30 [2025-03-06T08:19:09.053Z] v3.2.0-dev.31 [2025-03-06T08:19:09.053Z] v3.2.0-dev.32 [2025-03-06T08:19:09.053Z] v3.2.0-dev.33 [2025-03-06T08:19:09.053Z] v3.2.0-dev.34 [2025-03-06T08:19:09.053Z] v3.2.0-dev.35 [2025-03-06T08:19:09.053Z] v3.2.0-dev.36 [2025-03-06T08:19:09.053Z] v3.2.0-dev.37 [2025-03-06T08:19:09.053Z] v3.2.0-dev.38 [2025-03-06T08:19:09.053Z] v3.2.0-dev.39 [2025-03-06T08:19:09.053Z] v3.2.0-dev.4 [2025-03-06T08:19:09.053Z] v3.2.0-dev.40 [2025-03-06T08:19:09.053Z] v3.2.0-dev.41 [2025-03-06T08:19:09.053Z] v3.2.0-dev.42 [2025-03-06T08:19:09.053Z] v3.2.0-dev.43 [2025-03-06T08:19:09.053Z] v3.2.0-dev.44 [2025-03-06T08:19:09.053Z] v3.2.0-dev.45 [2025-03-06T08:19:09.053Z] v3.2.0-dev.46 [2025-03-06T08:19:09.053Z] v3.2.0-dev.47 [2025-03-06T08:19:09.053Z] v3.2.0-dev.48 [2025-03-06T08:19:09.053Z] v3.2.0-dev.49 [2025-03-06T08:19:09.053Z] v3.2.0-dev.5 [2025-03-06T08:19:09.053Z] v3.2.0-dev.50 [2025-03-06T08:19:09.053Z] v3.2.0-dev.51 [2025-03-06T08:19:09.053Z] v3.2.0-dev.52 [2025-03-06T08:19:09.053Z] v3.2.0-dev.53 [2025-03-06T08:19:09.053Z] v3.2.0-dev.54 [2025-03-06T08:19:09.053Z] v3.2.0-dev.55 [2025-03-06T08:19:09.053Z] v3.2.0-dev.56 [2025-03-06T08:19:09.053Z] v3.2.0-dev.57 [2025-03-06T08:19:09.053Z] v3.2.0-dev.58 [2025-03-06T08:19:09.053Z] v3.2.0-dev.59 [2025-03-06T08:19:09.053Z] v3.2.0-dev.6 [2025-03-06T08:19:09.053Z] v3.2.0-dev.60 [2025-03-06T08:19:09.053Z] v3.2.0-dev.61 [2025-03-06T08:19:09.053Z] v3.2.0-dev.62 [2025-03-06T08:19:09.053Z] v3.2.0-dev.63 [2025-03-06T08:19:09.053Z] v3.2.0-dev.64 [2025-03-06T08:19:09.053Z] v3.2.0-dev.65 [2025-03-06T08:19:09.053Z] v3.2.0-dev.66 [2025-03-06T08:19:09.053Z] v3.2.0-dev.67 [2025-03-06T08:19:09.053Z] v3.2.0-dev.68 [2025-03-06T08:19:09.053Z] v3.2.0-dev.69 [2025-03-06T08:19:09.053Z] v3.2.0-dev.7 [2025-03-06T08:19:09.053Z] v3.2.0-dev.70 [2025-03-06T08:19:09.053Z] v3.2.0-dev.71 [2025-03-06T08:19:09.053Z] v3.2.0-dev.72 [2025-03-06T08:19:09.053Z] v3.2.0-dev.73 [2025-03-06T08:19:09.053Z] v3.2.0-dev.74 [2025-03-06T08:19:09.053Z] v3.2.0-dev.75 [2025-03-06T08:19:09.053Z] v3.2.0-dev.76 [2025-03-06T08:19:09.053Z] v3.2.0-dev.77 [2025-03-06T08:19:09.053Z] v3.2.0-dev.78 [2025-03-06T08:19:09.053Z] v3.2.0-dev.79 [2025-03-06T08:19:09.053Z] v3.2.0-dev.8 [2025-03-06T08:19:09.053Z] v3.2.0-dev.80 [2025-03-06T08:19:09.053Z] v3.2.0-dev.81 [2025-03-06T08:19:09.053Z] v3.2.0-dev.82 [2025-03-06T08:19:09.053Z] v3.2.0-dev.83 [2025-03-06T08:19:09.053Z] v3.2.0-dev.84 [2025-03-06T08:19:09.053Z] v3.2.0-dev.85 [2025-03-06T08:19:09.053Z] v3.2.0-dev.86 [2025-03-06T08:19:09.053Z] v3.2.0-dev.87 [2025-03-06T08:19:09.053Z] v3.2.0-dev.88 [2025-03-06T08:19:09.053Z] v3.2.0-dev.89 [2025-03-06T08:19:09.053Z] v3.2.0-dev.9 [2025-03-06T08:19:09.053Z] v3.2.0-dev.90 [2025-03-06T08:19:09.053Z] v3.2.0-dev.91 [2025-03-06T08:19:09.053Z] v3.2.0-dev.92 [2025-03-06T08:19:09.053Z] v3.2.0-dev.93 [2025-03-06T08:19:09.053Z] v3.2.0-dev.94 [2025-03-06T08:19:09.053Z] v3.2.0-dev.95 [2025-03-06T08:19:09.053Z] v3.2.0-dev.96 [2025-03-06T08:19:09.053Z] v3.2.0-dev.97 [2025-03-06T08:19:09.053Z] v3.2.0-dev.98 [2025-03-06T08:19:09.053Z] v3.2.0-dev.99 [2025-03-06T08:19:09.053Z] v4.0.0-dev.1 [2025-03-06T08:19:09.053Z] v4.0.0-dev.10 [2025-03-06T08:19:09.054Z] v4.0.0-dev.11 [2025-03-06T08:19:09.054Z] v4.0.0-dev.12 [2025-03-06T08:19:09.054Z] v4.0.0-dev.13 [2025-03-06T08:19:09.054Z] v4.0.0-dev.14 [2025-03-06T08:19:09.054Z] v4.0.0-dev.15 [2025-03-06T08:19:09.054Z] v4.0.0-dev.16 [2025-03-06T08:19:09.054Z] v4.0.0-dev.17 [2025-03-06T08:19:09.054Z] v4.0.0-dev.18 [2025-03-06T08:19:09.054Z] v4.0.0-dev.19 [2025-03-06T08:19:09.054Z] v4.0.0-dev.2 [2025-03-06T08:19:09.054Z] v4.0.0-dev.20 [2025-03-06T08:19:09.054Z] v4.0.0-dev.21 [2025-03-06T08:19:09.054Z] v4.0.0-dev.22 [2025-03-06T08:19:09.054Z] v4.0.0-dev.23 [2025-03-06T08:19:09.054Z] v4.0.0-dev.24 [2025-03-06T08:19:09.054Z] v4.0.0-dev.25 [2025-03-06T08:19:09.054Z] v4.0.0-dev.26 [2025-03-06T08:19:09.054Z] v4.0.0-dev.27 [2025-03-06T08:19:09.054Z] v4.0.0-dev.28 [2025-03-06T08:19:09.054Z] v4.0.0-dev.29 [2025-03-06T08:19:09.054Z] v4.0.0-dev.3 [2025-03-06T08:19:09.054Z] v4.0.0-dev.30 [2025-03-06T08:19:09.054Z] v4.0.0-dev.31 [2025-03-06T08:19:09.054Z] v4.0.0-dev.32 [2025-03-06T08:19:09.054Z] v4.0.0-dev.33 [2025-03-06T08:19:09.054Z] v4.0.0-dev.34 [2025-03-06T08:19:09.054Z] v4.0.0-dev.35 [2025-03-06T08:19:09.054Z] v4.0.0-dev.36 [2025-03-06T08:19:09.054Z] v4.0.0-dev.37 [2025-03-06T08:19:09.054Z] v4.0.0-dev.38 [2025-03-06T08:19:09.054Z] v4.0.0-dev.39 [2025-03-06T08:19:09.054Z] v4.0.0-dev.4 [2025-03-06T08:19:09.054Z] v4.0.0-dev.40 [2025-03-06T08:19:09.054Z] v4.0.0-dev.41 [2025-03-06T08:19:09.054Z] v4.0.0-dev.42 [2025-03-06T08:19:09.054Z] v4.0.0-dev.43 [2025-03-06T08:19:09.054Z] v4.0.0-dev.44 [2025-03-06T08:19:09.054Z] v4.0.0-dev.45 [2025-03-06T08:19:09.054Z] v4.0.0-dev.46 [2025-03-06T08:19:09.054Z] v4.0.0-dev.47 [2025-03-06T08:19:09.054Z] v4.0.0-dev.48 [2025-03-06T08:19:09.054Z] v4.0.0-dev.49 [2025-03-06T08:19:09.054Z] v4.0.0-dev.5 [2025-03-06T08:19:09.054Z] v4.0.0-dev.50 [2025-03-06T08:19:09.054Z] v4.0.0-dev.51 [2025-03-06T08:19:09.054Z] v4.0.0-dev.52 [2025-03-06T08:19:09.054Z] v4.0.0-dev.53 [2025-03-06T08:19:09.054Z] v4.0.0-dev.54 [2025-03-06T08:19:09.054Z] v4.0.0-dev.55 [2025-03-06T08:19:09.054Z] v4.0.0-dev.56 [2025-03-06T08:19:09.054Z] v4.0.0-dev.57 [2025-03-06T08:19:09.054Z] v4.0.0-dev.58 [2025-03-06T08:19:09.054Z] v4.0.0-dev.59 [2025-03-06T08:19:09.054Z] v4.0.0-dev.6 [2025-03-06T08:19:09.054Z] v4.0.0-dev.60 [2025-03-06T08:19:09.054Z] v4.0.0-dev.61 [2025-03-06T08:19:09.054Z] v4.0.0-dev.62 [2025-03-06T08:19:09.054Z] v4.0.0-dev.63 [2025-03-06T08:19:09.054Z] v4.0.0-dev.64 [2025-03-06T08:19:09.054Z] v4.0.0-dev.65 [2025-03-06T08:19:09.054Z] v4.0.0-dev.66 [2025-03-06T08:19:09.054Z] v4.0.0-dev.67 [2025-03-06T08:19:09.054Z] v4.0.0-dev.68 [2025-03-06T08:19:09.054Z] v4.0.0-dev.7 [2025-03-06T08:19:09.054Z] v4.0.0-dev.8 [2025-03-06T08:19:09.054Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-06T08:19:09.345Z] + lftools sign git-tag v4.0.0-dev.68 [2025-03-06T08:19:09.911Z] Signing Git tag with Sigul... [2025-03-06T08:19:09.911Z] Signing v4.0.0-dev.68 [Pipeline] echo [2025-03-06T08:19:10.493Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:10.785Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-06T08:19:10.793Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-06T08:19:10.816Z] $ docker stop --time=1 9635e7a723e4afc4cb5f5f14678e6d90ba79bd608708b172aa66fc825c0b5f6a [2025-03-06T08:19:12.102Z] $ docker rm -f --volumes 9635e7a723e4afc4cb5f5f14678e6d90ba79bd608708b172aa66fc825c0b5f6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-06T08:19:12.550Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T08:19:12.550Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:19:12.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T08:19:12.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:19:12.933Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T08:19:12.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-06T08:19:13.299Z] $ docker top 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a -eo pid,comm [2025-03-06T08:19:13.365Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-06T08:19:13.365Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T08:19:13.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T08:19:13.427Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T08:19:13.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T08:19:13.547Z] $ docker exec 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a ssh-agent [2025-03-06T08:19:13.651Z] SSH_AUTH_SOCK=/tmp/ssh-V5RxaepgiZWE/agent.32 [2025-03-06T08:19:13.651Z] SSH_AGENT_PID=38 [2025-03-06T08:19:13.656Z] Running ssh-add (command line suppressed) [2025-03-06T08:19:13.744Z] Identity added: /w/workspace/edgex-go/806@tmp/private_key_11350030612818128637.key (/w/workspace/edgex-go/806@tmp/private_key_11350030612818128637.key) [2025-03-06T08:19:13.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T08:19:14.058Z] + git semver bump pre [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,240 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,240 [bump_version] DEBUG bumping version:4.0.0-dev.68 on axis:pre with prefix:dev [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,240 [bump_version] DEBUG bumped version:4.0.0-dev.69 [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,240 [write_version] DEBUG write version:4.0.0-dev.69 to path:/w/workspace/edgex-go/806/.semver/main with force:True [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,240 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,240 [write_file] DEBUG write to file:/w/workspace/edgex-go/806/.semver/main [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,243 [execute] INFO git cat-file --batch-check [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,249 [execute] INFO git cat-file --batch [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T08:19:14.317Z] 2025-03-06 08:19:14,255 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T08:19:14.317Z] 4.0.0-dev.69 [Pipeline] } [2025-03-06T08:19:14.319Z] $ docker exec --env ******** --env ******** 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a ssh-agent -k [2025-03-06T08:19:14.423Z] unset SSH_AUTH_SOCK; [2025-03-06T08:19:14.424Z] unset SSH_AGENT_PID; [2025-03-06T08:19:14.424Z] echo Agent pid 38 killed; [2025-03-06T08:19:14.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T08:19:14.762Z] + git semver [Pipeline] } [2025-03-06T08:19:15.029Z] $ docker stop --time=1 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a [2025-03-06T08:19:16.311Z] $ docker rm -f --volumes 20524ab8a8465aa7ba3d1bf27fd73d22b150e1fc0a091a4d5ff352a1d4670a6a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-06T08:19:16.676Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-06T08:19:16.676Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:19:16.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-06T08:19:16.979Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:19:17.061Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T08:19:17.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-06T08:19:17.425Z] $ docker top 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 -eo pid,comm [2025-03-06T08:19:17.478Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-03-06T08:19:17.478Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-06T08:19:17.532Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-06T08:19:17.532Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-06T08:19:17.643Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-06T08:19:17.640Z] $ docker exec 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 ssh-agent [2025-03-06T08:19:17.745Z] SSH_AUTH_SOCK=/tmp/ssh-FLhwTpmdCxfR/agent.32 [2025-03-06T08:19:17.745Z] SSH_AGENT_PID=38 [2025-03-06T08:19:17.749Z] Running ssh-add (command line suppressed) [2025-03-06T08:19:17.842Z] Identity added: /w/workspace/edgex-go/806@tmp/private_key_10860208933976362429.key (/w/workspace/edgex-go/806@tmp/private_key_10860208933976362429.key) [2025-03-06T08:19:17.862Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-06T08:19:18.152Z] + git semver push [2025-03-06T08:19:18.411Z] 2025-03-06 08:19:18,311 [run_push] DEBUG push [2025-03-06T08:19:18.411Z] 2025-03-06 08:19:18,311 [execute] INFO git cat-file --batch-check [2025-03-06T08:19:18.411Z] 2025-03-06 08:19:18,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=) [2025-03-06T08:19:18.411Z] 2025-03-06 08:19:18,316 [execute] INFO git rev-list b05b66e220f5dceb130f05c81992f6b1d4c908af -- [2025-03-06T08:19:18.411Z] 2025-03-06 08:19:18,316 [execute] DEBUG Popen(['git', 'rev-list', 'b05b66e220f5dceb130f05c81992f6b1d4c908af', '--'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-06T08:19:18.411Z] 2025-03-06 08:19:18,336 [execute] INFO git fetch -v origin [2025-03-06T08:19:18.411Z] 2025-03-06 08:19:18,336 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-06T08:19:18.979Z] 2025-03-06 08:19:18,776 [run_push] DEBUG no remote changes detected [2025-03-06T08:19:18.979Z] 2025-03-06 08:19:18,776 [execute] INFO git push origin semver [2025-03-06T08:19:18.979Z] 2025-03-06 08:19:18,777 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/806/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-06T08:19:19.546Z] 2025-03-06 08:19:19,469 [run_push] DEBUG push all version tags [2025-03-06T08:19:19.546Z] 2025-03-06 08:19:19,469 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-06T08:19:19.546Z] 2025-03-06 08:19:19,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/806, universal_newlines=False, shell=None, istream=None) [2025-03-06T08:19:20.112Z] 2025-03-06 08:19:20,087 [read_version] DEBUG read version from /w/workspace/edgex-go/806/.semver/main [2025-03-06T08:19:20.112Z] 4.0.0-dev.69 [Pipeline] } [2025-03-06T08:19:20.373Z] $ docker exec --env ******** --env ******** 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 ssh-agent -k [2025-03-06T08:19:20.475Z] unset SSH_AUTH_SOCK; [2025-03-06T08:19:20.475Z] unset SSH_AGENT_PID; [2025-03-06T08:19:20.475Z] echo Agent pid 38 killed; [2025-03-06T08:19:20.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-06T08:19:20.813Z] + git semver [Pipeline] } [2025-03-06T08:19:21.076Z] $ docker stop --time=1 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 [2025-03-06T08:19:22.364Z] $ docker rm -f --volumes 023bf54571687127765d4e839c182a9d9257bec905615363593872f826a1ae93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-06T08:19:22.903Z] + [ -d /w/workspace/edgex-go/806/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:23.190Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:24.046Z] ---> package-listing.sh [2025-03-06T08:19:24.046Z] ++ facter osfamily [2025-03-06T08:19:24.046Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-06T08:19:24.304Z] + OS_FAMILY=debian [2025-03-06T08:19:24.304Z] + workspace=/w/workspace/edgex-go/806 [2025-03-06T08:19:24.304Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-06T08:19:24.304Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-06T08:19:24.304Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-06T08:19:24.304Z] + PACKAGES=/tmp/packages_start.txt [2025-03-06T08:19:24.304Z] + '[' /w/workspace/edgex-go/806 ']' [2025-03-06T08:19:24.304Z] + PACKAGES=/tmp/packages_end.txt [2025-03-06T08:19:24.304Z] + case "${OS_FAMILY}" in [2025-03-06T08:19:24.304Z] + dpkg -l [2025-03-06T08:19:24.304Z] + grep '^ii' [2025-03-06T08:19:24.304Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-06T08:19:24.304Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-06T08:19:24.304Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-06T08:19:24.304Z] + '[' /w/workspace/edgex-go/806 ']' [2025-03-06T08:19:24.304Z] + mkdir -p /w/workspace/edgex-go/806/archives/ [2025-03-06T08:19:24.304Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/806/archives/ [Pipeline] echo [2025-03-06T08:19:24.315Z] 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/806/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-06T08:19:24.588Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:19:25.146Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T08:19:25.146Z] [2025-03-06T08:19:25.146Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-06T08:19:25.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T08:19:25.440Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-06T08:19:25.440Z] 5eb5b503b376: Pulling fs layer [2025-03-06T08:19:25.440Z] 5c69ac0246d0: Pulling fs layer [2025-03-06T08:19:25.440Z] ec43610c2a17: Pulling fs layer [2025-03-06T08:19:25.440Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-06T08:19:25.440Z] 33b1e0a273af: Pulling fs layer [2025-03-06T08:19:25.440Z] 5d3b04190fa2: Pulling fs layer [2025-03-06T08:19:25.440Z] 2f39f015ded8: Pulling fs layer [2025-03-06T08:19:25.440Z] 2f39f015ded8: Waiting [2025-03-06T08:19:25.440Z] 5d3b04190fa2: Waiting [2025-03-06T08:19:25.440Z] 33b1e0a273af: Waiting [2025-03-06T08:19:25.440Z] 5c69ac0246d0: Verifying Checksum [2025-03-06T08:19:25.440Z] 5c69ac0246d0: Download complete [2025-03-06T08:19:25.440Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-06T08:19:25.440Z] 3a2ae6a8a46f: Download complete [2025-03-06T08:19:25.440Z] 33b1e0a273af: Verifying Checksum [2025-03-06T08:19:25.440Z] 33b1e0a273af: Download complete [2025-03-06T08:19:25.440Z] 5d3b04190fa2: Verifying Checksum [2025-03-06T08:19:25.440Z] 5d3b04190fa2: Download complete [2025-03-06T08:19:25.440Z] ec43610c2a17: Verifying Checksum [2025-03-06T08:19:25.440Z] ec43610c2a17: Download complete [2025-03-06T08:19:25.698Z] 5eb5b503b376: Verifying Checksum [2025-03-06T08:19:25.698Z] 5eb5b503b376: Download complete [2025-03-06T08:19:26.262Z] 2f39f015ded8: Download complete [2025-03-06T08:19:26.828Z] 5eb5b503b376: Pull complete [2025-03-06T08:19:26.828Z] 5c69ac0246d0: Pull complete [2025-03-06T08:19:27.392Z] ec43610c2a17: Pull complete [2025-03-06T08:19:27.393Z] 3a2ae6a8a46f: Pull complete [2025-03-06T08:19:27.650Z] 33b1e0a273af: Pull complete [2025-03-06T08:19:27.650Z] 5d3b04190fa2: Pull complete [2025-03-06T08:19:31.832Z] 2f39f015ded8: Pull complete [2025-03-06T08:19:31.832Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-06T08:19:31.832Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-06T08:19:31.832Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-06T08:19:31.935Z] prd-ubuntu20.04-docker-8c-8g-40419 does not seem to be running inside a container [2025-03-06T08:19:31.957Z] $ 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/806/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/806 -v /w/workspace/edgex-go/806:/w/workspace/edgex-go/806:rw,z -v /w/workspace/edgex-go/806@tmp:/w/workspace/edgex-go/806@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-06T08:19:34.137Z] $ docker top 946ab63fd87d7add003cd6edfac773cc2cdbe5235a393874d112b456a24dac48 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-06T08:19:34.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-06T08:19:34.778Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-06T08:19:35.061Z] + ls /var/log/sa-host [2025-03-06T08:19:35.061Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-06T08:19:35.143Z] provisioning config files... [2025-03-06T08:19:35.154Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/806@tmp/config9412722394382519329tmp [Pipeline] { [Pipeline] echo [2025-03-06T08:19:35.178Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:35.464Z] ---> create-netrc.sh [Pipeline] } [2025-03-06T08:19:35.471Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:35.804Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-06T08:19:35.823Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:36.103Z] ---> sudo-logs.sh [2025-03-06T08:19:36.103Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-06T08:19:36.131Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:36.408Z] ---> job-cost.sh [2025-03-06T08:19:36.408Z] lf-activate-venv: SKIPPING [2025-03-06T08:19:36.408Z] DEBUG: total: 0.10999999940395355 [2025-03-06T08:19:36.408Z] INFO: Retrieving Stack Cost... [2025-03-06T08:19:36.975Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-06T08:19:37.233Z] INFO: Archiving Costs [Pipeline] echo [2025-03-06T08:19:37.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-06T08:19:37.525Z] ---> logs-deploy.sh [2025-03-06T08:19:37.525Z] lf-activate-venv: SKIPPING [2025-03-06T08:19:37.525Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/806 [2025-03-06T08:19:37.525Z] INFO: archiving workspace using pattern(s): [2025-03-06T08:19:38.460Z] Archives upload complete. [2025-03-06T08:19:38.460Z] INFO: archiving logs to Nexus