Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 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-ssh12014640964550837248.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-ssh3923618172028793116.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-ssh1528486422057884020.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-ssh17545167326436798661.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-ssh6193528048600588022.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 ‘prd-ubuntu20.04-docker-8c-8g-36426’ is offline Running on prd-ubuntu20.04-docker-8c-8g-36429 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/775 [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/775 # 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 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 (main) Commit message: "Merge pull request #5044 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.2" > 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 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 # timeout=10 > git rev-list --no-walk bbc21c937f4ad83ee98b11842af458a0c0169691 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T02:14:49.163Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T02:14:49.226Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T02:14:49.254Z] ========================================================= [2025-01-10T02:14:49.254Z] EdgeX Global Pipelines Version Info [2025-01-10T02:14:49.254Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:14:50.409Z] ------------------- [2025-01-10T02:14:50.410Z] stable info: [2025-01-10T02:14:50.410Z] ------------------- [2025-01-10T02:14:50.410Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T02:14:50.410Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T02:14:50.410Z] Message: update stable to v1.0.269 [2025-01-10T02:14:50.673Z] ------------------- [2025-01-10T02:14:50.673Z] experimental info: [2025-01-10T02:14:50.673Z] ------------------- [2025-01-10T02:14:50.673Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T02:14:50.673Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T02:14:50.673Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T02:14:50.751Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-10T02:14:50.769Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-10T02:14:50.793Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T02:14:50.819Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T02:14:50.842Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T02:14:50.867Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T02:14:50.890Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T02:14:50.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-10T02:14:50.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-10T02:14:50.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-10T02:14:50.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T02:14:50.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T02:14:51.012Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T02:14:51.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T02:14:51.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T02:14:51.075Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T02:14:51.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T02:14:51.108Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T02:14:51.125Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-10T02:14:51.143Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-10T02:14:51.161Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T02:14:51.181Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T02:14:51.200Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T02:14:51.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-10T02:14:51.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-10T02:14:51.258Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-10T02:14:51.279Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] echo [2025-01-10T02:14:51.298Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abdf012 [Pipeline] echo [2025-01-10T02:14:51.322Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:14:51.387Z] provisioning config files... [2025-01-10T02:14:51.401Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config3682034051304347875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:14:51.738Z] ---> ****-login.sh [2025-01-10T02:14:51.739Z] nexus3.edgexfoundry.org:10001 [2025-01-10T02:14:51.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:14:52.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:14:52.260Z] Configure a credential helper to remove this warning. See [2025-01-10T02:14:52.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:14:52.260Z] [2025-01-10T02:14:52.260Z] Login Succeeded [2025-01-10T02:14:52.260Z] nexus3.edgexfoundry.org:10002 [2025-01-10T02:14:52.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:14:52.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:14:52.260Z] Configure a credential helper to remove this warning. See [2025-01-10T02:14:52.261Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:14:52.261Z] [2025-01-10T02:14:52.261Z] Login Succeeded [2025-01-10T02:14:52.261Z] nexus3.edgexfoundry.org:10003 [2025-01-10T02:14:52.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:14:52.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:14:52.522Z] Configure a credential helper to remove this warning. See [2025-01-10T02:14:52.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:14:52.522Z] [2025-01-10T02:14:52.522Z] Login Succeeded [2025-01-10T02:14:52.522Z] nexus3.edgexfoundry.org:10004 [2025-01-10T02:14:52.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:14:52.522Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:14:52.522Z] Configure a credential helper to remove this warning. See [2025-01-10T02:14:52.522Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:14:52.522Z] [2025-01-10T02:14:52.522Z] Login Succeeded [2025-01-10T02:14:52.522Z] ****.io [2025-01-10T02:14:52.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:14:52.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:14:52.783Z] Configure a credential helper to remove this warning. See [2025-01-10T02:14:52.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:14:52.783Z] [2025-01-10T02:14:52.783Z] Login Succeeded [2025-01-10T02:14:52.783Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T02:14:52.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:14:53.099Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/core-command/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/core-data/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/core-keeper/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/core-metadata/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/support-notifications/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-10T02:14:53.099Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-10T02:14:53.099Z] + cut -d/ -f2 [2025-01-10T02:14:53.099Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-10T02:14:53.132Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-01-10T02:14:53.499Z] + git rev-list -1 --merges abdf0121f38fcc6bce6b4d1c2b67414a5a563b51~1..abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] echo [2025-01-10T02:14:53.511Z] -----------> git rev-list -1 --merges abdf0121f38fcc6bce6b4d1c2b67414a5a563b51~1..abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:14:53.511Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [false] [Pipeline] sh [2025-01-10T02:14:53.806Z] + git log --format=format:%s -1 abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] echo [2025-01-10T02:14:53.823Z] ========================================================= [2025-01-10T02:14:53.823Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T02:14:53.823Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-10T02:14:54.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T02:14:54.246Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T02:14:54.246Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T02:14:54.246Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T02:14:54.246Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T02:14:54.246Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T02:14:54.246Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:14:54.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:14:54.658Z] [2025-01-10T02:14:54.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:14:54.987Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:14:54.987Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T02:14:54.987Z] b85a868b505f: Pulling fs layer [2025-01-10T02:14:54.987Z] e2be974225ed: Pulling fs layer [2025-01-10T02:14:54.987Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T02:14:54.987Z] 988bab9f4d93: Pulling fs layer [2025-01-10T02:14:54.987Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T02:14:54.987Z] eaf3925da568: Pulling fs layer [2025-01-10T02:14:54.987Z] bab4dde63d76: Pulling fs layer [2025-01-10T02:14:54.987Z] bde34c3a00c8: Pulling fs layer [2025-01-10T02:14:54.987Z] b352a97aabf1: Pulling fs layer [2025-01-10T02:14:54.987Z] 4872d77fe225: Pulling fs layer [2025-01-10T02:14:54.987Z] 5851b861e8e6: Pulling fs layer [2025-01-10T02:14:54.987Z] bab4dde63d76: Waiting [2025-01-10T02:14:54.987Z] bde34c3a00c8: Waiting [2025-01-10T02:14:54.987Z] b352a97aabf1: Waiting [2025-01-10T02:14:54.987Z] 4872d77fe225: Waiting [2025-01-10T02:14:54.987Z] 5851b861e8e6: Waiting [2025-01-10T02:14:54.987Z] 1469e6f7b9e6: Waiting [2025-01-10T02:14:54.987Z] 988bab9f4d93: Waiting [2025-01-10T02:14:54.987Z] eaf3925da568: Waiting [2025-01-10T02:14:54.987Z] e2be974225ed: Verifying Checksum [2025-01-10T02:14:54.987Z] e2be974225ed: Download complete [2025-01-10T02:14:54.987Z] 988bab9f4d93: Verifying Checksum [2025-01-10T02:14:54.987Z] 988bab9f4d93: Download complete [2025-01-10T02:14:54.987Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T02:14:54.988Z] 1469e6f7b9e6: Download complete [2025-01-10T02:14:54.988Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T02:14:54.988Z] 339a4e72a1f5: Download complete [2025-01-10T02:14:55.248Z] eaf3925da568: Verifying Checksum [2025-01-10T02:14:55.248Z] eaf3925da568: Download complete [2025-01-10T02:14:55.248Z] bde34c3a00c8: Verifying Checksum [2025-01-10T02:14:55.248Z] bde34c3a00c8: Download complete [2025-01-10T02:14:55.248Z] b352a97aabf1: Verifying Checksum [2025-01-10T02:14:55.248Z] b352a97aabf1: Download complete [2025-01-10T02:14:55.248Z] 4872d77fe225: Download complete [2025-01-10T02:14:55.248Z] b85a868b505f: Verifying Checksum [2025-01-10T02:14:55.248Z] b85a868b505f: Download complete [2025-01-10T02:14:55.509Z] bab4dde63d76: Verifying Checksum [2025-01-10T02:14:55.509Z] bab4dde63d76: Download complete [2025-01-10T02:14:56.447Z] b85a868b505f: Pull complete [2025-01-10T02:14:56.706Z] e2be974225ed: Pull complete [2025-01-10T02:14:57.277Z] 339a4e72a1f5: Pull complete [2025-01-10T02:14:57.277Z] 988bab9f4d93: Pull complete [2025-01-10T02:14:57.536Z] 1469e6f7b9e6: Pull complete [2025-01-10T02:14:57.536Z] eaf3925da568: Pull complete [2025-01-10T02:14:59.439Z] bab4dde63d76: Pull complete [2025-01-10T02:14:59.439Z] bde34c3a00c8: Pull complete [2025-01-10T02:14:59.439Z] b352a97aabf1: Pull complete [2025-01-10T02:14:59.439Z] 4872d77fe225: Pull complete [2025-01-10T02:14:59.701Z] 5851b861e8e6: Pull complete [2025-01-10T02:14:59.701Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T02:14:59.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:14:59.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:14:59.841Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:14:59.886Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:15:04.142Z] $ docker top 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd -eo pid,comm [2025-01-10T02:15:04.199Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-10T02:15:04.200Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T02:15:04.250Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:15:04.250Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:15:04.374Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:15:04.374Z] $ docker exec 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent [2025-01-10T02:15:04.487Z] SSH_AUTH_SOCK=/tmp/ssh-6nDd94EqWenj/agent.32 [2025-01-10T02:15:04.487Z] SSH_AGENT_PID=38 [2025-01-10T02:15:04.493Z] Running ssh-add (command line suppressed) [2025-01-10T02:15:04.590Z] Identity added: /w/workspace/edgex-go/775@tmp/private_key_15835955846819461979.key (/w/workspace/edgex-go/775@tmp/private_key_15835955846819461979.key) [2025-01-10T02:15:04.608Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:15:04.904Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T02:15:04.913Z] $ docker exec --env ******** --env ******** 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent -k [2025-01-10T02:15:05.025Z] unset SSH_AUTH_SOCK; [2025-01-10T02:15:05.026Z] unset SSH_AGENT_PID; [2025-01-10T02:15:05.026Z] echo Agent pid 38 killed; [2025-01-10T02:15:05.038Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T02:15:05.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:15:05.080Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:15:05.186Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:15:05.186Z] $ docker exec 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent [2025-01-10T02:15:05.304Z] SSH_AUTH_SOCK=/tmp/ssh-I3as2Sr5JKmx/agent.71 [2025-01-10T02:15:05.304Z] SSH_AGENT_PID=77 [2025-01-10T02:15:05.309Z] Running ssh-add (command line suppressed) [2025-01-10T02:15:05.414Z] Identity added: /w/workspace/edgex-go/775@tmp/private_key_7295724265085322850.key (/w/workspace/edgex-go/775@tmp/private_key_7295724265085322850.key) [2025-01-10T02:15:05.430Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:15:05.729Z] + git semver init [2025-01-10T02:15:05.989Z] 2025-01-10 02:15:05,915 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T02:15:05.989Z] 2025-01-10 02:15:05,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/775/.semver [2025-01-10T02:15:05.989Z] 2025-01-10 02:15:05,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/775/.semver [2025-01-10T02:15:05.989Z] 2025-01-10 02:15:05,917 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/775/.semver'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:15:12.564Z] 2025-01-10 02:15:12,554 [append_file] DEBUG append to file:/w/workspace/edgex-go/775/.git/info/exclude [2025-01-10T02:15:12.564Z] 2025-01-10 02:15:12,555 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/775/.semver/main with force:False [2025-01-10T02:15:12.564Z] 2025-01-10 02:15:12,555 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:15:12.564Z] 2025-01-10 02:15:12,555 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:15:12.564Z] 4.0.0-dev.39 [Pipeline] } [2025-01-10T02:15:12.831Z] $ docker exec --env ******** --env ******** 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd ssh-agent -k [2025-01-10T02:15:12.937Z] unset SSH_AUTH_SOCK; [2025-01-10T02:15:12.938Z] unset SSH_AGENT_PID; [2025-01-10T02:15:12.938Z] echo Agent pid 77 killed; [2025-01-10T02:15:12.952Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:15:13.277Z] + git semver [Pipeline] } [2025-01-10T02:15:13.548Z] $ docker stop --time=1 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd [2025-01-10T02:15:14.829Z] $ docker rm -f --volumes 2fba4afe2156b0e70d8b0062b2823e812c13444cf850eabf2a30f4a1d3dea6bd [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T02:15:15.183Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T02:15:15.416Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T02:15:15.419Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.39 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T02:15:15.839Z] + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] echo [2025-01-10T02:15:15.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T02:15:15.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T02:15:15.875Z] ========================================================= [2025-01-10T02:15:15.875Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T02:15:15.875Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T02:15:16.188Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T02:15:16.188Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T02:15:16.188Z] da9db072f522: Pulling fs layer [2025-01-10T02:15:16.188Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T02:15:16.188Z] 06f05ace1117: Pulling fs layer [2025-01-10T02:15:16.188Z] 5fe327b54edc: Pulling fs layer [2025-01-10T02:15:16.188Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T02:15:16.188Z] 92a5565b7b96: Pulling fs layer [2025-01-10T02:15:16.188Z] ff9bb7016b71: Pulling fs layer [2025-01-10T02:15:16.188Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T02:15:16.188Z] a813b0c90790: Pulling fs layer [2025-01-10T02:15:16.188Z] 92a5565b7b96: Waiting [2025-01-10T02:15:16.188Z] ff9bb7016b71: Waiting [2025-01-10T02:15:16.188Z] b67dba6c2c7d: Waiting [2025-01-10T02:15:16.188Z] a813b0c90790: Waiting [2025-01-10T02:15:16.188Z] 5fe327b54edc: Waiting [2025-01-10T02:15:16.188Z] 4f4fb700ef54: Waiting [2025-01-10T02:15:16.188Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-10T02:15:16.188Z] 6ef4a4ee8ca5: Download complete [2025-01-10T02:15:16.188Z] 5fe327b54edc: Verifying Checksum [2025-01-10T02:15:16.188Z] 5fe327b54edc: Download complete [2025-01-10T02:15:16.188Z] 4f4fb700ef54: Download complete [2025-01-10T02:15:16.188Z] 92a5565b7b96: Verifying Checksum [2025-01-10T02:15:16.188Z] 92a5565b7b96: Download complete [2025-01-10T02:15:16.188Z] da9db072f522: Download complete [2025-01-10T02:15:16.188Z] ff9bb7016b71: Verifying Checksum [2025-01-10T02:15:16.188Z] ff9bb7016b71: Download complete [2025-01-10T02:15:16.447Z] da9db072f522: Pull complete [2025-01-10T02:15:16.447Z] a813b0c90790: Verifying Checksum [2025-01-10T02:15:16.447Z] a813b0c90790: Download complete [2025-01-10T02:15:16.704Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T02:15:16.704Z] 06f05ace1117: Verifying Checksum [2025-01-10T02:15:16.704Z] 06f05ace1117: Download complete [2025-01-10T02:15:16.963Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T02:15:16.963Z] b67dba6c2c7d: Download complete [2025-01-10T02:15:20.245Z] 06f05ace1117: Pull complete [2025-01-10T02:15:20.245Z] 5fe327b54edc: Pull complete [2025-01-10T02:15:20.245Z] 4f4fb700ef54: Pull complete [2025-01-10T02:15:20.245Z] 92a5565b7b96: Pull complete [2025-01-10T02:15:20.245Z] ff9bb7016b71: Pull complete [2025-01-10T02:15:22.778Z] b67dba6c2c7d: Pull complete [2025-01-10T02:15:23.352Z] a813b0c90790: Pull complete [2025-01-10T02:15:23.352Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T02:15:23.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T02:15:23.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T02:15:23.651Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T02:15:23.651Z] WORKDIR /edgex [2025-01-10T02:15:23.651Z] COPY go.mod . [2025-01-10T02:15:23.651Z] RUN go mod downloaddocker [2025-01-10T02:15:23.651Z] build -t ci-base-image-x86_64 -f - . [2025-01-10T02:15:24.232Z] Sending build context to Docker daemon 178.5MB [2025-01-10T02:15:24.232Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T02:15:24.232Z] ---> 3ba60ce46760 [2025-01-10T02:15:24.232Z] Step 2/4 : WORKDIR /edgex [2025-01-10T02:15:30.523Z] Still waiting to schedule task [2025-01-10T02:15:30.523Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-01-10T02:15:32.448Z] ---> Running in 0d3cb8cdd7d7 [2025-01-10T02:15:32.448Z] Removing intermediate container 0d3cb8cdd7d7 [2025-01-10T02:15:32.448Z] ---> 9c6122f00df8 [2025-01-10T02:15:32.448Z] Step 3/4 : COPY go.mod . [2025-01-10T02:15:32.448Z] ---> f46ce577faad [2025-01-10T02:15:32.448Z] Step 4/4 : RUN go mod download [2025-01-10T02:15:32.448Z] ---> Running in 831126bcd5a5 [2025-01-10T02:16:04.583Z] Removing intermediate container 831126bcd5a5 [2025-01-10T02:16:04.583Z] ---> 95f5b9ce77b5 [2025-01-10T02:16:04.583Z] Successfully built 95f5b9ce77b5 [2025-01-10T02:16:04.583Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:16:04.894Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T02:16:04.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:16:04.973Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:16:05.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:16:05.461Z] $ docker top 28d16ece9f390b5fefb4e8aeb1aa0b53e4342a1db89d171207d73f62aff4966b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:16:05.816Z] + go version [2025-01-10T02:16:05.817Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T02:16:05.825Z] $ docker stop --time=1 28d16ece9f390b5fefb4e8aeb1aa0b53e4342a1db89d171207d73f62aff4966b [2025-01-10T02:16:07.059Z] $ docker rm -f --volumes 28d16ece9f390b5fefb4e8aeb1aa0b53e4342a1db89d171207d73f62aff4966b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:16:07.500Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T02:16:07.500Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:16:07.580Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:16:07.611Z] $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:16:08.430Z] $ docker top 8ab79fefcea233be22b2f3b2fb8a82d8f1f4c30d8a8daed88cdc21f5f22bd925 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-10T02:16:08.505Z] ========================================================= [2025-01-10T02:16:08.505Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-10T02:16:08.505Z] ========================================================= [Pipeline] sh [2025-01-10T02:16:08.784Z] + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] fileExists [Pipeline] sh [2025-01-10T02:16:09.084Z] + make test [2025-01-10T02:16:09.084Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T02:16:17.411Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-10T02:16:43.949Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-10T02:16:43.949Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-10T02:16:45.328Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-10T02:16:45.328Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-10T02:16:45.328Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-10T02:16:45.328Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-10T02:16:45.328Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-10T02:16:45.328Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-10T02:16:45.587Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-10T02:16:45.587Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-10T02:16:45.587Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-10T02:16:46.963Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-10T02:16:46.963Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-10T02:16:46.963Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-10T02:16:46.963Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-10T02:16:47.899Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-10T02:16:47.899Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-10T02:16:48.834Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.029s coverage: 28.7% of statements [2025-01-10T02:16:49.400Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-10T02:16:49.400Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-10T02:16:49.400Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-10T02:16:50.334Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-10T02:16:50.334Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-10T02:16:50.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.046s coverage: 97.0% of statements [2025-01-10T02:16:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-10T02:16:51.058Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T02:16:51.058Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-10T02:16:51.058Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-10T02:16:51.058Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-10T02:16:51.058Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-10T02:16:51.058Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-10T02:16:51.058Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-10T02:16:51.058Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-10T02:16:52.448Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-10T02:16:52.448Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-10T02:16:52.448Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-10T02:16:52.448Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-10T02:16:52.448Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T02:16:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.061s coverage: 69.2% of statements [2025-01-10T02:16:53.827Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 48.4% of statements [2025-01-10T02:16:53.827Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-10T02:16:53.827Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-10T02:16:54.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.272s coverage: 93.4% of statements [2025-01-10T02:16:54.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements [2025-01-10T02:16:54.653Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.048s coverage: 9.4% of statements [2025-01-10T02:16:55.591Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-10T02:16:55.591Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-10T02:16:55.851Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-10T02:16:55.851Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-10T02:16:57.231Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.364s coverage: 95.8% of statements [2025-01-10T02:16:57.231Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2025-01-10T02:16:57.231Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-10T02:16:57.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-10T02:16:57.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-10T02:16:57.489Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-10T02:16:57.489Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-10T02:16:58.431Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2025-01-10T02:16:58.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.052s coverage: 1.0% of statements [2025-01-10T02:16:58.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 44.2% of statements [2025-01-10T02:16:58.691Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.018s coverage: 81.1% of statements [2025-01-10T02:16:58.950Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements [2025-01-10T02:16:59.518Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-10T02:16:59.518Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-10T02:16:59.518Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-10T02:16:59.795Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-10T02:16:59.795Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-10T02:16:59.795Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-10T02:16:59.795Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-10T02:17:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 87.1% of statements [2025-01-10T02:17:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2025-01-10T02:17:00.054Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements [2025-01-10T02:17:00.326Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2025-01-10T02:17:00.893Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-10T02:17:00.893Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-10T02:17:00.893Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-10T02:17:01.151Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-10T02:17:01.151Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-10T02:17:01.151Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-10T02:17:01.151Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-10T02:17:01.720Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-10T02:17:01.720Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-10T02:17:01.982Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-10T02:17:02.919Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-10T02:17:03.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-10T02:17:04.866Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-10T02:17:04.866Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-10T02:17:07.419Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-10T02:17:07.419Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-10T02:17:07.419Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-10T02:17:08.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-10T02:17:08.355Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T02:17:09.732Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-10T02:17:09.732Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-10T02:17:09.992Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-10T02:17:10.252Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-10T02:17:10.252Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-10T02:17:10.252Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-10T02:17:10.252Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-10T02:17:11.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-10T02:17:11.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-10T02:17:11.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-10T02:17:11.630Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-10T02:17:12.570Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.053s coverage: 94.4% of statements [2025-01-10T02:17:13.139Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-10T02:17:13.139Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-10T02:17:13.139Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T02:17:13.707Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-10T02:17:13.707Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-10T02:17:13.707Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-10T02:17:14.169Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36430 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-10T02:17:14.188Z] Running in /w/workspace/edgex-go/775 [Pipeline] { [Pipeline] checkout [2025-01-10T02:17:14.232Z] The recommended git tool is: git [2025-01-10T02:17:15.088Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-10T02:17:15.088Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T02:17:21.186Z] using credential edgex-jenkins-ssh [2025-01-10T02:17:21.224Z] Cloning the remote Git repository [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.029s coverage: 87.2% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 17.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.060s coverage: 81.8% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.054s coverage: 82.1% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.120s coverage: 63.1% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.8% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 93.8% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 97.7% of statements [2025-01-10T02:17:21.659Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.025s coverage: 45.8% of statements [2025-01-10T02:17:21.659Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2025-01-10T02:17:21.919Z] running golangci-lint [2025-01-10T02:17:21.290Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-10T02:17:21.416Z] > git init /w/workspace/edgex-go/775 # timeout=10 [2025-01-10T02:17:21.601Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-10T02:17:21.602Z] > git --version # timeout=10 [2025-01-10T02:17:21.627Z] > git --version # 'git version 2.25.1' [2025-01-10T02:17:21.630Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-10T02:17:21.778Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T02:17:22.178Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-10T02:17:22.178Z] go version go1.23.4 linux/amd64 [2025-01-10T02:17:22.438Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-01-10T02:17:22.438Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-10T02:17:22.438Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-10T02:17:40.217Z] Avoid second fetch [2025-01-10T02:17:40.218Z] Checking out Revision abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 (main) [2025-01-10T02:17:39.344Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-10T02:17:39.365Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T02:17:40.233Z] > git config core.sparsecheckout # timeout=10 [2025-01-10T02:17:40.298Z] > git checkout -f abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 # timeout=10 [2025-01-10T02:17:41.025Z] Commit message: "Merge pull request #5044 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.14.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T02:17:45.762Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-10T02:17:45.762Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:17:45.762Z] Dload Upload Total Spent Left Speed [2025-01-10T02:17:45.762Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2025-01-10T02:17:46.100Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-10T02:17:46.429Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2025-01-10T02:17:46.429Z] sudo tee /etc/docker/daemon.new [2025-01-10T02:17:46.429Z] { [2025-01-10T02:17:46.429Z] "registry-mirrors": [ [2025-01-10T02:17:46.429Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-10T02:17:46.429Z] ], [2025-01-10T02:17:46.429Z] "bip": "10.250.0.254/24", [2025-01-10T02:17:46.429Z] "hosts": [ [2025-01-10T02:17:46.429Z] "tcp://0.0.0.0:5555", [2025-01-10T02:17:46.429Z] "unix:///var/run/docker.sock" [2025-01-10T02:17:46.429Z] ], [2025-01-10T02:17:46.429Z] "mtu": 1458, [2025-01-10T02:17:46.429Z] "selinux-enabled": true, [2025-01-10T02:17:46.429Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-10T02:17:46.429Z] } [Pipeline] sh [2025-01-10T02:17:46.693Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 22.778899159s" [2025-01-10T02:17:46.693Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.641509ms" [2025-01-10T02:17:46.772Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-10T02:17:47.128Z] + sudo service docker restart [2025-01-10T02:17:56.672Z] level=info msg="[linters_context/goanalysis] analyzers took 1m24.918222978s with top 10 stages: buildir: 51.590954884s, gosec: 2.86159861s, inspect: 2.53232063s, fact_deprecated: 2.522728816s, printf: 2.163875671s, ctrlflow: 2.038672029s, S1038: 1.198998377s, fact_purity: 1.171848158s, nilness: 935.885503ms, SA5012: 563.330496ms" [2025-01-10T02:17:56.672Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-10T02:17:56.672Z] level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 199/199, skip_files: 199/199, identifier_marker: 199/199, exclude-rules: 199/17, nolint: 17/0, cgo: 199/199, invalid_issue: 199/199, autogenerated_exclude: 199/199, path_prettifier: 199/199, skip_dirs: 199/199, exclude: 199/199" [2025-01-10T02:17:56.672Z] level=info msg="[runner] processing took 19.444792ms with stages: nolint: 8.862687ms, identifier_marker: 5.293457ms, exclude-rules: 2.001645ms, path_prettifier: 1.628456ms, autogenerated_exclude: 1.060094ms, skip_dirs: 522.562µs, cgo: 29.43µs, invalid_issue: 27.82µs, filename_unadjuster: 14.241µs, max_same_issues: 1.35µs, uniq_by_line: 510ns, fixer: 370ns, exclude: 340ns, skip_files: 290ns, sort_results: 290ns, max_from_linter: 280ns, diff: 240ns, severity-rules: 200ns, source_code: 150ns, path_prefixer: 150ns, max_per_file_from_linter: 130ns, path_shortener: 100ns" [2025-01-10T02:17:56.672Z] level=info msg="[runner] linters took 10.837639211s with stages: goanalysis_metalinter: 10.818066917s" [2025-01-10T02:17:56.672Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-10T02:17:56.672Z] level=info msg="Memory: 336 samples, avg is 257.0MB, max is 1221.1MB" [2025-01-10T02:17:56.672Z] level=info msg="Execution took 33.676650084s" [2025-01-10T02:17:56.672Z] go vet ./... [2025-01-10T02:18:01.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T02:18:01.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T02:18:02.201Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T02:18:02.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-10T02:18:02.766Z] + ls -al . [2025-01-10T02:18:02.766Z] total 1836 [2025-01-10T02:18:02.766Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 02:16 . [2025-01-10T02:18:02.766Z] drwxr-xr-x 4 root root 4096 Jan 10 02:16 .. [2025-01-10T02:18:02.766Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 .blubracket [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 10 Jan 10 02:14 .dockerignore [2025-01-10T02:18:02.766Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 02:17 .git [2025-01-10T02:18:02.766Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 02:14 .github [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 907 Jan 10 02:14 .gitignore [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 199 Jan 10 02:14 .golangci.yml [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 100 Jan 10 02:14 .hadolint.yml [2025-01-10T02:18:02.766Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 02:15 .semver [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 155 Jan 10 02:14 .sonarcloud.properties [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 02:14 ADOPTERS.md [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 17256 Jan 10 02:14 Attribution.txt [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 100284 Jan 10 02:14 CHANGELOG.md [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 02:14 CONTRIBUTING.md [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 02:14 GOVERNANCE.md [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 858 Jan 10 02:14 Jenkinsfile [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 02:14 LICENSE [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 16740 Jan 10 02:14 Makefile [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 02:14 OWNERS.md [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 9932 Jan 10 02:14 README.md [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 789 Jan 10 02:14 SECURITY.md [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 12 Jan 10 02:15 VERSION [2025-01-10T02:18:02.766Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 bin [2025-01-10T02:18:02.766Z] drwxrwxr-x 19 1001 1001 4096 Jan 10 02:14 cmd [2025-01-10T02:18:02.766Z] -rw-r--r-- 1 root root 1510932 Jan 10 02:17 coverage.out [2025-01-10T02:18:02.766Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 fuzz_test [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 6506 Jan 10 02:14 go.mod [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 88058 Jan 10 02:14 go.sum [2025-01-10T02:18:02.766Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 02:14 internal [2025-01-10T02:18:02.766Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 02:14 openapi [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 584 Jan 10 02:14 security.txt [2025-01-10T02:18:02.766Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 02:14 version.go [Pipeline] sh [2025-01-10T02:18:03.058Z] + '[' -e coverage.out ] [2025-01-10T02:18:03.058Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-10T02:18:03.221Z] Stashed 1 file(s) [Pipeline] sh [2025-01-10T02:18:03.501Z] + make build [2025-01-10T02:18:03.502Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:18:05.422Z] provisioning config files... [2025-01-10T02:18:05.447Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config11102984755914326374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:18:05.891Z] ---> ****-login.sh [2025-01-10T02:18:05.892Z] nexus3.edgexfoundry.org:10001 [2025-01-10T02:18:06.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:18:06.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:18:06.431Z] Configure a credential helper to remove this warning. See [2025-01-10T02:18:06.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:18:06.431Z] [2025-01-10T02:18:06.431Z] Login Succeeded [2025-01-10T02:18:06.431Z] nexus3.edgexfoundry.org:10002 [2025-01-10T02:18:06.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:18:06.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:18:06.700Z] Configure a credential helper to remove this warning. See [2025-01-10T02:18:06.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:18:06.700Z] [2025-01-10T02:18:06.700Z] Login Succeeded [2025-01-10T02:18:06.700Z] nexus3.edgexfoundry.org:10003 [2025-01-10T02:18:06.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:18:06.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:18:06.973Z] Configure a credential helper to remove this warning. See [2025-01-10T02:18:06.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:18:06.973Z] [2025-01-10T02:18:06.973Z] Login Succeeded [2025-01-10T02:18:06.973Z] nexus3.edgexfoundry.org:10004 [2025-01-10T02:18:06.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:18:07.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:18:07.245Z] Configure a credential helper to remove this warning. See [2025-01-10T02:18:07.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:18:07.245Z] [2025-01-10T02:18:07.245Z] Login Succeeded [2025-01-10T02:18:07.245Z] ****.io [2025-01-10T02:18:07.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:18:07.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:18:07.517Z] Configure a credential helper to remove this warning. See [2025-01-10T02:18:07.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:18:07.517Z] [2025-01-10T02:18:07.517Z] Login Succeeded [2025-01-10T02:18:07.517Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T02:18:07.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-10T02:18:08.161Z] + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] echo [2025-01-10T02:18:08.181Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T02:18:08.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T02:18:08.215Z] ========================================================= [2025-01-10T02:18:08.215Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-10T02:18:08.215Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T02:18:08.540Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T02:18:08.818Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-10T02:18:08.818Z] 9986a736f7d3: Pulling fs layer [2025-01-10T02:18:08.818Z] 1f018df60701: Pulling fs layer [2025-01-10T02:18:08.818Z] 39f8f326b044: Pulling fs layer [2025-01-10T02:18:08.818Z] e6a1e7a6a96a: Pulling fs layer [2025-01-10T02:18:08.818Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T02:18:08.818Z] d45d956e0dbf: Pulling fs layer [2025-01-10T02:18:08.818Z] d7702b0d1db1: Pulling fs layer [2025-01-10T02:18:08.818Z] 5c7f0f088c93: Pulling fs layer [2025-01-10T02:18:08.818Z] 4fdc064ae6cf: Pulling fs layer [2025-01-10T02:18:08.818Z] d45d956e0dbf: Waiting [2025-01-10T02:18:08.818Z] 5c7f0f088c93: Waiting [2025-01-10T02:18:08.818Z] d7702b0d1db1: Waiting [2025-01-10T02:18:08.818Z] e6a1e7a6a96a: Waiting [2025-01-10T02:18:08.818Z] 4f4fb700ef54: Waiting [2025-01-10T02:18:08.818Z] 4fdc064ae6cf: Waiting [2025-01-10T02:18:08.818Z] 1f018df60701: Verifying Checksum [2025-01-10T02:18:08.818Z] 1f018df60701: Download complete [2025-01-10T02:18:08.818Z] e6a1e7a6a96a: Download complete [2025-01-10T02:18:08.818Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T02:18:08.818Z] 4f4fb700ef54: Download complete [2025-01-10T02:18:08.818Z] d45d956e0dbf: Verifying Checksum [2025-01-10T02:18:08.818Z] d45d956e0dbf: Download complete [2025-01-10T02:18:08.818Z] 9986a736f7d3: Verifying Checksum [2025-01-10T02:18:08.818Z] 9986a736f7d3: Download complete [2025-01-10T02:18:08.818Z] d7702b0d1db1: Verifying Checksum [2025-01-10T02:18:08.818Z] d7702b0d1db1: Download complete [2025-01-10T02:18:09.091Z] 4fdc064ae6cf: Verifying Checksum [2025-01-10T02:18:09.091Z] 4fdc064ae6cf: Download complete [2025-01-10T02:18:09.685Z] 9986a736f7d3: Pull complete [2025-01-10T02:18:09.957Z] 1f018df60701: Pull complete [2025-01-10T02:18:10.229Z] 39f8f326b044: Download complete [2025-01-10T02:18:11.199Z] 5c7f0f088c93: Download complete [2025-01-10T02:18:25.430Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T02:18:26.809Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T02:18:28.186Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T02:18:29.124Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T02:18:30.499Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T02:18:33.304Z] 39f8f326b044: Pull complete [2025-01-10T02:18:33.304Z] e6a1e7a6a96a: Pull complete [2025-01-10T02:18:33.304Z] 4f4fb700ef54: Pull complete [2025-01-10T02:18:33.304Z] d45d956e0dbf: Pull complete [2025-01-10T02:18:33.304Z] d7702b0d1db1: Pull complete [2025-01-10T02:18:35.769Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T02:18:37.189Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T02:18:39.883Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T02:18:39.883Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T02:18:39.970Z] 5c7f0f088c93: Pull complete [2025-01-10T02:18:41.396Z] 4fdc064ae6cf: Pull complete [2025-01-10T02:18:41.396Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T02:18:41.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T02:18:41.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T02:18:41.634Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T02:18:41.635Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T02:18:41.741Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T02:18:41.742Z] WORKDIR /edgex [2025-01-10T02:18:41.742Z] COPY go.mod . [2025-01-10T02:18:41.742Z] RUN go mod download [2025-01-10T02:18:41.742Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-10T02:18:43.162Z] #0 building with "default" instance using docker driver [2025-01-10T02:18:43.162Z] [2025-01-10T02:18:43.162Z] #1 [internal] load .dockerignore [2025-01-10T02:18:43.162Z] #1 transferring context: 50B 0.0s done [2025-01-10T02:18:43.162Z] #1 DONE 0.1s [2025-01-10T02:18:43.162Z] [2025-01-10T02:18:43.162Z] #2 [internal] load build definition from Dockerfile [2025-01-10T02:18:43.162Z] #2 transferring dockerfile: 172B 0.0s done [2025-01-10T02:18:43.162Z] #2 DONE 0.1s [2025-01-10T02:18:43.162Z] [2025-01-10T02:18:43.162Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T02:18:43.162Z] #3 DONE 0.0s [2025-01-10T02:18:43.162Z] [2025-01-10T02:18:43.162Z] #4 [internal] load build context [2025-01-10T02:18:43.162Z] #4 transferring context: 6.54kB done [2025-01-10T02:18:43.162Z] #4 DONE 0.1s [2025-01-10T02:18:43.162Z] [2025-01-10T02:18:43.162Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T02:18:43.162Z] #5 DONE 0.2s [2025-01-10T02:18:43.162Z] [2025-01-10T02:18:43.162Z] #6 [2/4] WORKDIR /edgex [2025-01-10T02:18:44.566Z] #6 DONE 1.2s [2025-01-10T02:18:44.566Z] [2025-01-10T02:18:44.566Z] #7 [3/4] COPY go.mod . [2025-01-10T02:18:44.566Z] #7 DONE 0.1s [2025-01-10T02:18:44.566Z] [2025-01-10T02:18:44.566Z] #8 [4/4] RUN go mod download [2025-01-10T02:18:44.706Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-10T02:18:44.716Z] $ docker stop --time=1 8ab79fefcea233be22b2f3b2fb8a82d8f1f4c30d8a8daed88cdc21f5f22bd925 [2025-01-10T02:18:54.060Z] $ docker rm -f --volumes 8ab79fefcea233be22b2f3b2fb8a82d8f1f4c30d8a8daed88cdc21f5f22bd925 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:18:55.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T02:18:55.256Z] [2025-01-10T02:18:55.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:18:55.564Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T02:18:55.564Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-10T02:18:55.564Z] 91d30c5bc195: Pulling fs layer [2025-01-10T02:18:55.564Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-10T02:18:55.564Z] 9c61dcf015f6: Pulling fs layer [2025-01-10T02:18:55.564Z] 4698f68db338: Pulling fs layer [2025-01-10T02:18:55.564Z] 2a2f49069b9e: Pulling fs layer [2025-01-10T02:18:55.564Z] e0025b399a48: Pulling fs layer [2025-01-10T02:18:55.564Z] 2a2f49069b9e: Waiting [2025-01-10T02:18:55.564Z] e0025b399a48: Waiting [2025-01-10T02:18:55.564Z] 4698f68db338: Waiting [2025-01-10T02:18:55.564Z] 91d30c5bc195: Verifying Checksum [2025-01-10T02:18:55.564Z] 91d30c5bc195: Download complete [2025-01-10T02:18:55.824Z] 4698f68db338: Download complete [2025-01-10T02:18:55.824Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-10T02:18:55.824Z] 2e9b0aa3be6d: Download complete [2025-01-10T02:18:55.824Z] e0025b399a48: Download complete [2025-01-10T02:18:55.824Z] 91d30c5bc195: Pull complete [2025-01-10T02:18:55.824Z] 2a2f49069b9e: Verifying Checksum [2025-01-10T02:18:56.084Z] 2e9b0aa3be6d: Pull complete [2025-01-10T02:18:56.343Z] 9c61dcf015f6: Verifying Checksum [2025-01-10T02:18:56.343Z] 9c61dcf015f6: Download complete [2025-01-10T02:18:58.992Z] 9c61dcf015f6: Pull complete [2025-01-10T02:18:58.992Z] 4698f68db338: Pull complete [2025-01-10T02:18:59.264Z] 2a2f49069b9e: Pull complete [2025-01-10T02:18:59.264Z] e0025b399a48: Pull complete [2025-01-10T02:18:59.264Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-10T02:18:59.264Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T02:18:59.264Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:18:59.404Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:18:59.433Z] $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:18:59.581Z] #8 DONE 14.2s [2025-01-10T02:18:59.581Z] [2025-01-10T02:18:59.582Z] #9 exporting to image [2025-01-10T02:18:59.582Z] #9 exporting layers [2025-01-10T02:19:03.904Z] $ docker top 10c48a8fafc96a932d0bfacad063024f9f0f872adde281c0713ca5a280dcffa4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:19:04.253Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T02:19:06.794Z] #1 [core-command internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #1 transferring dockerfile: 1.94kB done [2025-01-10T02:19:06.794Z] #1 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #2 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #2 transferring dockerfile: 1.70kB done [2025-01-10T02:19:06.794Z] #2 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #3 [support-notifications internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #3 transferring dockerfile: 2.04kB done [2025-01-10T02:19:06.794Z] #3 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #4 [core-data internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #4 transferring dockerfile: 2.07kB done [2025-01-10T02:19:06.794Z] #4 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #5 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #5 transferring dockerfile: 1.82kB done [2025-01-10T02:19:06.794Z] #5 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #6 transferring dockerfile: 2.49kB done [2025-01-10T02:19:06.794Z] #6 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #7 [core-metadata internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #7 transferring dockerfile: 2.13kB done [2025-01-10T02:19:06.794Z] #7 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #8 [core-keeper internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #8 transferring dockerfile: 2.07kB done [2025-01-10T02:19:06.794Z] #8 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #9 transferring dockerfile: 2.15kB done [2025-01-10T02:19:06.794Z] #9 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #10 transferring dockerfile: 2.50kB done [2025-01-10T02:19:06.794Z] #10 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #11 transferring dockerfile: 1.81kB done [2025-01-10T02:19:06.794Z] #11 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #12 transferring dockerfile: 1.69kB done [2025-01-10T02:19:06.794Z] #12 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #13 [core-command internal] load .dockerignore [2025-01-10T02:19:06.794Z] #13 transferring context: 50B done [2025-01-10T02:19:06.794Z] #13 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #14 transferring dockerfile: 3.02kB done [2025-01-10T02:19:06.794Z] #14 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #15 transferring dockerfile: 2.23kB done [2025-01-10T02:19:06.794Z] #15 DONE 0.0s [2025-01-10T02:19:06.794Z] [2025-01-10T02:19:06.794Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T02:19:06.794Z] #16 transferring dockerfile: 1.89kB done [2025-01-10T02:19:06.794Z] #16 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #17 [security-spire-server internal] load .dockerignore [2025-01-10T02:19:07.054Z] #17 transferring context: 50B done [2025-01-10T02:19:07.054Z] #17 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #18 [support-notifications internal] load .dockerignore [2025-01-10T02:19:07.054Z] #18 transferring context: 50B done [2025-01-10T02:19:07.054Z] #18 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #19 [core-data internal] load .dockerignore [2025-01-10T02:19:07.054Z] #19 transferring context: 50B done [2025-01-10T02:19:07.054Z] #19 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #20 [support-scheduler internal] load .dockerignore [2025-01-10T02:19:07.054Z] #20 transferring context: 50B done [2025-01-10T02:19:07.054Z] #20 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #21 [security-secretstore-setup internal] load .dockerignore [2025-01-10T02:19:07.054Z] #21 transferring context: 50B done [2025-01-10T02:19:07.054Z] #21 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #22 [core-metadata internal] load .dockerignore [2025-01-10T02:19:07.054Z] #22 transferring context: 50B done [2025-01-10T02:19:07.054Z] #22 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #23 [core-keeper internal] load .dockerignore [2025-01-10T02:19:07.054Z] #23 transferring context: 50B done [2025-01-10T02:19:07.054Z] #23 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #24 [security-proxy-auth internal] load .dockerignore [2025-01-10T02:19:07.054Z] #24 transferring context: 50B done [2025-01-10T02:19:07.054Z] #24 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #25 [security-proxy-setup internal] load .dockerignore [2025-01-10T02:19:07.054Z] #25 transferring context: 50B done [2025-01-10T02:19:07.054Z] #25 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #26 [security-spire-agent internal] load .dockerignore [2025-01-10T02:19:07.054Z] #26 transferring context: 50B done [2025-01-10T02:19:07.054Z] #26 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T02:19:07.054Z] #27 DONE 0.0s [2025-01-10T02:19:07.054Z] [2025-01-10T02:19:07.054Z] #28 [security-spire-config internal] load .dockerignore [2025-01-10T02:19:07.054Z] #28 transferring context: 50B done [2025-01-10T02:19:07.312Z] #28 DONE 0.0s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #29 [security-bootstrapper internal] load .dockerignore [2025-01-10T02:19:07.312Z] #29 transferring context: 50B done [2025-01-10T02:19:07.312Z] #29 DONE 0.0s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T02:19:07.312Z] #30 transferring context: 50B done [2025-01-10T02:19:07.312Z] #30 DONE 0.0s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:07.312Z] #31 DONE 0.1s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:07.312Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T02:19:07.312Z] #32 ... [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #33 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T02:19:07.312Z] #33 transferring context: 50B done [2025-01-10T02:19:07.312Z] #33 DONE 0.2s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:07.312Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T02:19:07.312Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T02:19:07.312Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:07.312Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T02:19:07.312Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b [2025-01-10T02:19:07.312Z] #32 ... [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #27 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T02:19:07.312Z] #27 DONE 0.0s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:07.312Z] #31 DONE 0.1s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T02:19:07.312Z] #34 DONE 0.5s [2025-01-10T02:19:07.312Z] [2025-01-10T02:19:07.312Z] #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:07.312Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T02:19:07.312Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T02:19:07.312Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T02:19:07.312Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:07.312Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T02:19:07.570Z] #32 ... [2025-01-10T02:19:07.570Z] [2025-01-10T02:19:07.570Z] #27 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T02:19:07.570Z] #27 DONE 0.0s [2025-01-10T02:19:07.570Z] [2025-01-10T02:19:07.570Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T02:19:07.570Z] #34 DONE 0.5s [2025-01-10T02:19:07.570Z] [2025-01-10T02:19:07.570Z] #32 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:07.570Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T02:19:07.570Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T02:19:07.570Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T02:19:07.570Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:07.570Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T02:19:07.570Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-10T02:19:07.570Z] #32 ... [2025-01-10T02:19:07.570Z] [2025-01-10T02:19:07.570Z] #27 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T02:19:07.570Z] #27 DONE 0.0s [2025-01-10T02:19:07.828Z] [2025-01-10T02:19:07.828Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T02:19:07.828Z] #27 DONE 0.0s [2025-01-10T02:19:07.828Z] [2025-01-10T02:19:07.828Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:13.546Z] #31 ... [2025-01-10T02:19:13.546Z] [2025-01-10T02:19:13.546Z] #35 [support-notifications internal] load build context [2025-01-10T02:19:13.546Z] #35 transferring context: 439.00MB 4.1s done [2025-01-10T02:19:17.765Z] #35 ... [2025-01-10T02:19:17.765Z] [2025-01-10T02:19:17.765Z] #36 [core-command internal] load build context [2025-01-10T02:19:17.765Z] #36 transferring context: 439.00MB 3.6s done [2025-01-10T02:19:17.765Z] #36 ... [2025-01-10T02:19:17.765Z] [2025-01-10T02:19:17.765Z] #37 [support-scheduler internal] load build context [2025-01-10T02:19:17.765Z] #37 transferring context: 439.00MB 4.4s done [2025-01-10T02:19:17.765Z] #37 ... [2025-01-10T02:19:17.765Z] [2025-01-10T02:19:17.765Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T02:19:17.811Z] #9 exporting layers 17.5s done [2025-01-10T02:19:17.811Z] #9 writing image sha256:29d9810c583096da63820e4357710d71b72ae6830ca64bfef1c1d0c45401b585 done [2025-01-10T02:19:17.811Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-10T02:19:17.811Z] #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:19:18.154Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T02:19:18.154Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:19:18.340Z] prd-ubuntu20.04-docker-arm64-4c-16g-36430 does not seem to be running inside a container [2025-01-10T02:19:18.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-01-10T02:19:19.163Z] #38 ... [2025-01-10T02:19:19.163Z] [2025-01-10T02:19:19.163Z] #39 [core-data internal] load build context [2025-01-10T02:19:19.163Z] #39 transferring context: 439.00MB 3.3s done [2025-01-10T02:19:19.163Z] #39 ... [2025-01-10T02:19:19.163Z] [2025-01-10T02:19:19.163Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T02:19:19.163Z] #40 ... [2025-01-10T02:19:19.163Z] [2025-01-10T02:19:19.163Z] #41 [support-scheduler builder 2/7] WORKDIR /edgex-go [2025-01-10T02:19:19.546Z] $ docker top 0281ec95bbcf38e686a742ebf43aa093ae50ffd9f3c8bd69524ae5111a3c2442 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:19:20.027Z] + go version [2025-01-10T02:19:20.314Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-10T02:19:20.328Z] $ docker stop --time=1 0281ec95bbcf38e686a742ebf43aa093ae50ffd9f3c8bd69524ae5111a3c2442 [2025-01-10T02:19:21.068Z] #41 ... [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T02:19:21.068Z] #34 DONE 0.5s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:21.068Z] #31 DONE 13.5s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #42 [security-bootstrapper internal] load build context [2025-01-10T02:19:21.068Z] #42 DONE 0.0s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #39 [core-data internal] load build context [2025-01-10T02:19:21.068Z] #39 DONE 13.4s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #41 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-01-10T02:19:21.068Z] #41 ... [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #32 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:21.068Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T02:19:21.068Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T02:19:21.068Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T02:19:21.068Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:21.068Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T02:19:21.068Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-10T02:19:21.068Z] #32 ... [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #37 [support-scheduler internal] load build context [2025-01-10T02:19:21.068Z] #37 DONE 13.4s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #35 [support-notifications internal] load build context [2025-01-10T02:19:21.068Z] #35 DONE 13.5s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #41 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-10T02:19:21.068Z] #41 DONE 13.6s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #36 [core-command internal] load build context [2025-01-10T02:19:21.068Z] #36 DONE 13.8s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #32 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:21.068Z] #32 DONE 14.1s [2025-01-10T02:19:21.068Z] [2025-01-10T02:19:21.068Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:19:21.329Z] #43 ... [2025-01-10T02:19:21.329Z] [2025-01-10T02:19:21.329Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T02:19:21.329Z] #38 DONE 13.8s [2025-01-10T02:19:21.329Z] [2025-01-10T02:19:21.329Z] #32 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:21.329Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T02:19:21.329Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T02:19:21.329Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T02:19:21.329Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:21.329Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T02:19:21.329Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-10T02:19:21.329Z] #32 DONE 14.1s [2025-01-10T02:19:21.329Z] [2025-01-10T02:19:21.329Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T02:19:21.329Z] #44 ... [2025-01-10T02:19:21.329Z] [2025-01-10T02:19:21.329Z] #32 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:21.329Z] #32 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T02:19:21.329Z] #32 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T02:19:21.329Z] #32 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T02:19:21.329Z] #32 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:21.329Z] #32 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T02:19:21.329Z] #32 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.2s done [2025-01-10T02:19:21.329Z] #32 DONE 14.1s [2025-01-10T02:19:21.329Z] [2025-01-10T02:19:21.329Z] #45 [security-spire-server internal] load build context [2025-01-10T02:19:21.329Z] #45 transferring context: 23.68kB done [2025-01-10T02:19:21.329Z] #45 DONE 0.2s [2025-01-10T02:19:21.329Z] [2025-01-10T02:19:21.329Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T02:19:21.329Z] #40 DONE 13.8s [2025-01-10T02:19:21.329Z] [2025-01-10T02:19:21.329Z] #46 [security-spire-config internal] load build context [2025-01-10T02:19:21.329Z] #46 transferring context: 21.93kB 0.0s done [2025-01-10T02:19:21.329Z] #46 DONE 0.3s [2025-01-10T02:19:21.588Z] [2025-01-10T02:19:21.588Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:21.588Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:21.845Z] #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2025-01-10T02:19:21.845Z] #47 ... [2025-01-10T02:19:21.845Z] [2025-01-10T02:19:21.845Z] #48 [security-spire-agent internal] load build context [2025-01-10T02:19:21.845Z] #48 transferring context: 23.21kB 0.0s done [2025-01-10T02:19:21.845Z] #48 DONE 0.4s [2025-01-10T02:19:21.845Z] [2025-01-10T02:19:21.845Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:21.845Z] #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-10T02:19:21.845Z] #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T02:19:21.845Z] #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-10T02:19:21.845Z] #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T02:19:21.845Z] #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.0s done [2025-01-10T02:19:21.845Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s [2025-01-10T02:19:21.845Z] #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-10T02:19:21.939Z] $ docker rm -f --volumes 0281ec95bbcf38e686a742ebf43aa093ae50ffd9f3c8bd69524ae5111a3c2442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [2025-01-10T02:19:22.107Z] #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2025-01-10T02:19:22.107Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0B / 20.02MB 0.2s [2025-01-10T02:19:22.107Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 8.39MB / 20.02MB 0.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:19:22.365Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s [2025-01-10T02:19:22.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T02:19:22.639Z] [2025-01-10T02:19:22.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:19:22.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T02:19:22.972Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-10T02:19:22.972Z] 547446be3368: Pulling fs layer [2025-01-10T02:19:22.972Z] d125d8839a47: Pulling fs layer [2025-01-10T02:19:22.972Z] 3e85d5ac6304: Pulling fs layer [2025-01-10T02:19:22.972Z] c3105a71a48b: Pulling fs layer [2025-01-10T02:19:22.972Z] 0f093f025ec4: Pulling fs layer [2025-01-10T02:19:22.972Z] c3106fc0e877: Pulling fs layer [2025-01-10T02:19:22.972Z] c3105a71a48b: Waiting [2025-01-10T02:19:22.972Z] 0f093f025ec4: Waiting [2025-01-10T02:19:22.972Z] c3106fc0e877: Waiting [2025-01-10T02:19:23.243Z] 547446be3368: Verifying Checksum [2025-01-10T02:19:23.243Z] 547446be3368: Download complete [2025-01-10T02:19:23.243Z] c3105a71a48b: Verifying Checksum [2025-01-10T02:19:23.243Z] c3105a71a48b: Download complete [2025-01-10T02:19:23.512Z] d125d8839a47: Verifying Checksum [2025-01-10T02:19:23.512Z] d125d8839a47: Download complete [2025-01-10T02:19:23.512Z] c3106fc0e877: Verifying Checksum [2025-01-10T02:19:23.512Z] c3106fc0e877: Download complete [2025-01-10T02:19:23.512Z] 0f093f025ec4: Verifying Checksum [2025-01-10T02:19:23.512Z] 0f093f025ec4: Download complete [2025-01-10T02:19:23.778Z] 547446be3368: Pull complete [2025-01-10T02:19:24.738Z] d125d8839a47: Pull complete [2025-01-10T02:19:25.322Z] 3e85d5ac6304: Verifying Checksum [2025-01-10T02:19:25.322Z] 3e85d5ac6304: Download complete [2025-01-10T02:19:25.658Z] #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.8s done [2025-01-10T02:19:27.856Z] #47 ... [2025-01-10T02:19:27.856Z] [2025-01-10T02:19:27.856Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:27.856Z] #49 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2025-01-10T02:19:27.856Z] #49 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T02:19:27.856Z] #49 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-10T02:19:27.856Z] #49 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-10T02:19:27.856Z] #49 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T02:19:27.856Z] #49 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-10T02:19:27.856Z] #49 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-10T02:19:27.856Z] #49 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-10T02:19:27.856Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 5.4s [2025-01-10T02:19:29.248Z] #49 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.3s done [2025-01-10T02:19:31.160Z] #49 ... [2025-01-10T02:19:31.160Z] [2025-01-10T02:19:31.160Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T02:19:31.160Z] #0 1.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.160Z] #0 1.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.160Z] #0 1.692 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:19:31.160Z] #0 1.692 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:19:31.160Z] #0 1.692 OK: 24172 distinct packages available [2025-01-10T02:19:31.160Z] #0 1.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.160Z] #0 1.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.160Z] #0 2.092 OK: 248 MiB in 58 packages [2025-01-10T02:19:31.160Z] #50 ... [2025-01-10T02:19:31.160Z] [2025-01-10T02:19:31.160Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T02:19:31.160Z] #0 0.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.160Z] #0 0.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.160Z] #0 1.453 OK: 248 MiB in 58 packages [2025-01-10T02:19:31.419Z] #51 ... [2025-01-10T02:19:31.419Z] [2025-01-10T02:19:31.419Z] #52 [security-spiffe-token-provider internal] load build context [2025-01-10T02:19:31.419Z] #52 transferring context: 439.00MB 7.2s done [2025-01-10T02:19:31.419Z] #52 ... [2025-01-10T02:19:31.419Z] [2025-01-10T02:19:31.419Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T02:19:31.678Z] #53 ... [2025-01-10T02:19:31.678Z] [2025-01-10T02:19:31.678Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T02:19:31.678Z] #0 3.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.678Z] #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.678Z] #0 3.891 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T02:19:31.678Z] #0 3.910 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:31.678Z] #0 3.912 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T02:19:31.678Z] #0 3.917 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T02:19:31.678Z] #0 3.925 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T02:19:31.678Z] #0 3.944 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T02:19:31.678Z] #0 3.954 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T02:19:31.678Z] #0 3.959 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:31.678Z] #0 3.967 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:19:31.678Z] #0 4.007 OK: 12 MiB in 21 packages [2025-01-10T02:19:31.678Z] #54 ... [2025-01-10T02:19:31.678Z] [2025-01-10T02:19:31.678Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:19:31.678Z] #43 0.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.678Z] #43 0.969 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:31.678Z] #43 1.448 OK: 248 MiB in 58 packages [2025-01-10T02:19:32.259Z] #43 ... [2025-01-10T02:19:32.259Z] [2025-01-10T02:19:32.259Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T02:19:32.259Z] #0 0.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:32.259Z] #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:32.259Z] #0 1.419 OK: 248 MiB in 58 packages [2025-01-10T02:19:33.252Z] #55 ... [2025-01-10T02:19:33.252Z] [2025-01-10T02:19:33.252Z] #56 [core-common-config-bootstrapper internal] load build context [2025-01-10T02:19:33.252Z] #56 transferring context: 439.00MB 7.7s done [2025-01-10T02:19:33.514Z] #56 ... [2025-01-10T02:19:33.514Z] [2025-01-10T02:19:33.514Z] #57 [security-proxy-auth internal] load build context [2025-01-10T02:19:33.514Z] #57 transferring context: 439.00MB 7.6s done [2025-01-10T02:19:33.514Z] #57 ... [2025-01-10T02:19:33.514Z] [2025-01-10T02:19:33.514Z] #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:19:33.514Z] #0 1.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:33.514Z] #0 1.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:33.514Z] #0 1.527 OK: 248 MiB in 58 packages [2025-01-10T02:19:33.774Z] #58 ... [2025-01-10T02:19:33.774Z] [2025-01-10T02:19:33.774Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T02:19:33.774Z] #0 6.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:33.774Z] #0 6.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:33.774Z] #0 6.755 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:33.774Z] #0 6.921 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T02:19:33.774Z] #0 6.929 (3/4) Installing su-exec (0.2-r3) [2025-01-10T02:19:33.774Z] #0 6.930 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T02:19:33.774Z] #0 7.004 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:33.774Z] #0 7.010 OK: 19 MiB in 18 packages [2025-01-10T02:19:33.774Z] #59 ... [2025-01-10T02:19:33.774Z] [2025-01-10T02:19:33.774Z] #60 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:34.393Z] #60 ... [2025-01-10T02:19:34.393Z] [2025-01-10T02:19:34.393Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:35.429Z] #61 ... [2025-01-10T02:19:35.429Z] [2025-01-10T02:19:35.429Z] #62 [core-keeper internal] load build context [2025-01-10T02:19:35.429Z] #62 transferring context: 439.00MB 7.3s done [2025-01-10T02:19:35.688Z] #62 ... [2025-01-10T02:19:35.689Z] [2025-01-10T02:19:35.689Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T02:19:35.689Z] #0 4.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:35.689Z] #0 5.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:35.689Z] #0 5.285 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T02:19:35.689Z] #0 5.301 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:35.689Z] #0 5.306 (3/3) Installing tzdata (2024b-r0) [2025-01-10T02:19:35.689Z] #0 5.336 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:35.689Z] #0 5.346 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:19:35.689Z] #0 5.384 OK: 10 MiB in 17 packages [2025-01-10T02:19:35.689Z] #63 ... [2025-01-10T02:19:35.689Z] [2025-01-10T02:19:35.689Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T02:19:35.948Z] #64 ... [2025-01-10T02:19:35.948Z] [2025-01-10T02:19:35.948Z] #42 [security-bootstrapper internal] load build context [2025-01-10T02:19:35.948Z] #42 transferring context: 439.00MB 7.6s done [2025-01-10T02:19:35.948Z] #42 ... [2025-01-10T02:19:35.948Z] [2025-01-10T02:19:35.948Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T02:19:36.206Z] #65 ... [2025-01-10T02:19:36.206Z] [2025-01-10T02:19:36.206Z] #66 [security-proxy-setup internal] load build context [2025-01-10T02:19:36.206Z] #66 transferring context: 439.00MB 7.4s done [2025-01-10T02:19:36.206Z] #66 ... [2025-01-10T02:19:36.206Z] [2025-01-10T02:19:36.206Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T02:19:36.464Z] #67 ... [2025-01-10T02:19:36.464Z] [2025-01-10T02:19:36.464Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T02:19:36.721Z] #68 ... [2025-01-10T02:19:36.721Z] [2025-01-10T02:19:36.721Z] #69 [core-metadata internal] load build context [2025-01-10T02:19:36.721Z] #69 transferring context: 439.00MB 7.6s done [2025-01-10T02:19:36.721Z] #69 ... [2025-01-10T02:19:36.721Z] [2025-01-10T02:19:36.721Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T02:19:37.287Z] #70 ... [2025-01-10T02:19:37.287Z] [2025-01-10T02:19:37.287Z] #71 [security-secretstore-setup internal] load build context [2025-01-10T02:19:37.287Z] #71 transferring context: 439.00MB 7.2s done [2025-01-10T02:19:37.637Z] 3e85d5ac6304: Pull complete [2025-01-10T02:19:37.637Z] c3105a71a48b: Pull complete [2025-01-10T02:19:38.223Z] 0f093f025ec4: Pull complete [2025-01-10T02:19:38.490Z] c3106fc0e877: Pull complete [2025-01-10T02:19:38.490Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-10T02:19:38.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T02:19:38.490Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:19:38.670Z] prd-ubuntu20.04-docker-arm64-4c-16g-36430 does not seem to be running inside a container [2025-01-10T02:19:38.736Z] $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-01-10T02:19:40.525Z] $ docker top 550fef5dd70b39df7e5cdf4347b2f8a3211b25a1e8164eeaea2436ca4bfb01e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:19:41.004Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T02:19:42.553Z] #71 ... [2025-01-10T02:19:42.553Z] [2025-01-10T02:19:42.553Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:42.553Z] #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2025-01-10T02:19:42.813Z] #47 ... [2025-01-10T02:19:42.813Z] [2025-01-10T02:19:42.813Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:42.813Z] #49 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T02:19:43.072Z] #49 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T02:19:43.072Z] #49 ... [2025-01-10T02:19:43.072Z] [2025-01-10T02:19:43.072Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:43.072Z] #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-10T02:19:43.078Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T02:19:43.078Z] #1 transferring dockerfile: [2025-01-10T02:19:43.078Z] #1 transferring dockerfile: 2.50kB 0.0s done [2025-01-10T02:19:43.078Z] #1 DONE 0.1s [2025-01-10T02:19:43.078Z] [2025-01-10T02:19:43.078Z] #2 [security-proxy-setup internal] load .dockerignore [2025-01-10T02:19:43.078Z] #2 transferring context: 50B done [2025-01-10T02:19:43.078Z] #2 DONE 0.1s [2025-01-10T02:19:43.078Z] [2025-01-10T02:19:43.078Z] #3 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:43.078Z] #3 DONE 0.0s [2025-01-10T02:19:43.078Z] [2025-01-10T02:19:43.078Z] #4 [core-command internal] load .dockerignore [2025-01-10T02:19:43.078Z] #4 transferring context: 50B 0.0s done [2025-01-10T02:19:43.078Z] #4 DONE 0.1s [2025-01-10T02:19:43.078Z] [2025-01-10T02:19:43.078Z] #5 [core-command internal] load build definition from Dockerfile [2025-01-10T02:19:43.078Z] #5 transferring dockerfile: 1.94kB 0.0s done [2025-01-10T02:19:43.078Z] #5 DONE 0.1s [2025-01-10T02:19:43.078Z] [2025-01-10T02:19:43.078Z] #3 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:43.331Z] #47 ... [2025-01-10T02:19:43.331Z] [2025-01-10T02:19:43.331Z] #52 [security-spiffe-token-provider internal] load build context [2025-01-10T02:19:43.331Z] #52 DONE 22.5s [2025-01-10T02:19:43.331Z] [2025-01-10T02:19:43.331Z] #71 [security-secretstore-setup internal] load build context [2025-01-10T02:19:43.331Z] #71 DONE 22.5s [2025-01-10T02:19:43.331Z] [2025-01-10T02:19:43.331Z] #62 [core-keeper internal] load build context [2025-01-10T02:19:43.331Z] #62 DONE 22.5s [2025-01-10T02:19:43.331Z] [2025-01-10T02:19:43.331Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T02:19:43.331Z] #67 DONE 22.5s [2025-01-10T02:19:43.331Z] [2025-01-10T02:19:43.331Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:43.331Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 [2025-01-10T02:19:43.365Z] #3 DONE 0.0s [2025-01-10T02:19:43.365Z] [2025-01-10T02:19:43.365Z] #6 [core-keeper internal] load build definition from Dockerfile [2025-01-10T02:19:43.365Z] #6 transferring dockerfile: 2.07kB done [2025-01-10T02:19:43.365Z] #6 DONE 0.1s [2025-01-10T02:19:43.365Z] [2025-01-10T02:19:43.365Z] #7 [core-keeper internal] load .dockerignore [2025-01-10T02:19:43.365Z] #7 transferring context: 50B 0.0s done [2025-01-10T02:19:43.365Z] #7 DONE 0.1s [2025-01-10T02:19:43.365Z] [2025-01-10T02:19:43.365Z] #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:43.365Z] #3 DONE 0.0s [2025-01-10T02:19:43.365Z] [2025-01-10T02:19:43.365Z] #8 [support-notifications internal] load .dockerignore [2025-01-10T02:19:43.365Z] #8 transferring context: 50B 0.0s done [2025-01-10T02:19:43.365Z] #8 DONE 0.1s [2025-01-10T02:19:43.365Z] [2025-01-10T02:19:43.365Z] #9 [support-notifications internal] load build definition from Dockerfile [2025-01-10T02:19:43.365Z] #9 transferring dockerfile: 2.04kB done [2025-01-10T02:19:43.365Z] #9 DONE 0.1s [2025-01-10T02:19:43.365Z] [2025-01-10T02:19:43.365Z] #3 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:43.365Z] #3 DONE 0.0s [2025-01-10T02:19:43.365Z] [2025-01-10T02:19:43.365Z] #10 [security-spire-config internal] load .dockerignore [2025-01-10T02:19:43.640Z] #10 ... [2025-01-10T02:19:43.640Z] [2025-01-10T02:19:43.640Z] #11 [security-spire-agent internal] load .dockerignore [2025-01-10T02:19:43.640Z] #11 transferring context: 50B done [2025-01-10T02:19:43.640Z] #11 DONE 0.2s [2025-01-10T02:19:43.640Z] [2025-01-10T02:19:43.640Z] #12 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:43.640Z] #12 DONE 0.5s [2025-01-10T02:19:43.640Z] [2025-01-10T02:19:43.640Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T02:19:43.640Z] #13 transferring dockerfile: 1.81kB 0.0s done [2025-01-10T02:19:43.640Z] #13 DONE 0.3s [2025-01-10T02:19:43.640Z] [2025-01-10T02:19:43.640Z] #14 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T02:19:43.640Z] #14 transferring dockerfile: 1.69kB 0.0s done [2025-01-10T02:19:43.640Z] #14 DONE 0.2s [2025-01-10T02:19:43.640Z] [2025-01-10T02:19:43.640Z] #10 [security-spire-config internal] load .dockerignore [2025-01-10T02:19:43.640Z] #10 transferring context: 50B done [2025-01-10T02:19:43.640Z] #10 DONE 0.2s [2025-01-10T02:19:43.640Z] [2025-01-10T02:19:43.640Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T02:19:43.689Z] #47 ... [2025-01-10T02:19:43.689Z] [2025-01-10T02:19:43.689Z] #66 [security-proxy-setup internal] load build context [2025-01-10T02:19:43.689Z] #66 DONE 22.5s [2025-01-10T02:19:43.689Z] [2025-01-10T02:19:43.689Z] #56 [core-common-config-bootstrapper internal] load build context [2025-01-10T02:19:43.689Z] #56 DONE 22.6s [2025-01-10T02:19:43.689Z] [2025-01-10T02:19:43.689Z] #69 [core-metadata internal] load build context [2025-01-10T02:19:43.689Z] #69 DONE 22.6s [2025-01-10T02:19:43.689Z] [2025-01-10T02:19:43.689Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:43.947Z] #47 ... [2025-01-10T02:19:43.947Z] [2025-01-10T02:19:43.947Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T02:19:43.947Z] #54 DONE 22.9s [2025-01-10T02:19:44.206Z] [2025-01-10T02:19:44.206Z] #49 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:44.206Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.6s [2025-01-10T02:19:44.253Z] #15 ... [2025-01-10T02:19:44.253Z] [2025-01-10T02:19:44.253Z] #12 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:44.253Z] #12 DONE 1.0s [2025-01-10T02:19:44.253Z] [2025-01-10T02:19:44.253Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T02:19:44.501Z] #49 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2025-01-10T02:19:44.525Z] #15 transferring dockerfile: 2.23kB 0.1s done [2025-01-10T02:19:44.525Z] #15 ... [2025-01-10T02:19:44.525Z] [2025-01-10T02:19:44.525Z] #16 [core-data internal] load .dockerignore [2025-01-10T02:19:44.525Z] #16 transferring context: 50B 0.0s done [2025-01-10T02:19:44.525Z] #16 DONE 0.9s [2025-01-10T02:19:44.525Z] [2025-01-10T02:19:44.525Z] #17 [core-data internal] load build definition from Dockerfile [2025-01-10T02:19:44.525Z] #17 transferring dockerfile: 2.07kB 0.0s done [2025-01-10T02:19:44.525Z] #17 DONE 0.9s [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T02:19:44.797Z] #15 DONE 0.9s [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #3 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:44.797Z] #3 DONE 0.0s [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:44.797Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T02:19:44.797Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:44.797Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T02:19:44.797Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T02:19:44.797Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T02:19:44.797Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb [2025-01-10T02:19:44.797Z] #18 ... [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T02:19:44.797Z] #19 transferring context: 50B 0.0s done [2025-01-10T02:19:44.797Z] #19 DONE 1.2s [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #3 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:44.797Z] #3 DONE 0.0s [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #20 [core-keeper internal] load build context [2025-01-10T02:19:44.797Z] #20 transferring context: 3.06MB 1.0s done [2025-01-10T02:19:44.797Z] #20 DONE 1.3s [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #21 [security-proxy-setup internal] load build context [2025-01-10T02:19:44.797Z] #21 transferring context: 3.06MB 1.0s done [2025-01-10T02:19:44.797Z] #21 DONE 1.3s [2025-01-10T02:19:44.797Z] [2025-01-10T02:19:44.797Z] #18 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:45.071Z] #49 ... [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #50 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T02:19:45.071Z] #50 DONE 24.1s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #51 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T02:19:45.071Z] #51 DONE 24.2s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #57 [security-proxy-auth internal] load build context [2025-01-10T02:19:45.071Z] #57 DONE 24.2s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #42 [security-bootstrapper internal] load build context [2025-01-10T02:19:45.071Z] #42 DONE 24.2s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T02:19:45.071Z] #59 DONE 24.1s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:19:45.071Z] #58 DONE 24.3s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T02:19:45.071Z] #55 DONE 24.3s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #43 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:19:45.071Z] #43 DONE 24.4s [2025-01-10T02:19:45.071Z] [2025-01-10T02:19:45.071Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:19:45.075Z] #18 ... [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #12 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:45.075Z] #12 DONE 1.3s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #22 [core-common-config-bootstrapper internal] load build context [2025-01-10T02:19:45.075Z] #22 DONE 0.0s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #23 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T02:19:45.075Z] #23 DONE 1.3s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #24 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T02:19:45.075Z] #24 DONE 1.4s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #25 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T02:19:45.075Z] #25 DONE 1.7s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #18 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:45.075Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T02:19:45.075Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:45.075Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T02:19:45.075Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T02:19:45.075Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T02:19:45.075Z] #18 ... [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #26 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T02:19:45.075Z] #26 transferring dockerfile: 3.02kB 0.0s done [2025-01-10T02:19:45.075Z] #26 DONE 0.5s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #27 [support-notifications internal] load build context [2025-01-10T02:19:45.075Z] #27 transferring context: 3.06MB 0.9s done [2025-01-10T02:19:45.075Z] #27 DONE 1.5s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #28 [core-command internal] load build context [2025-01-10T02:19:45.075Z] #28 transferring context: 3.06MB 0.8s done [2025-01-10T02:19:45.075Z] #28 DONE 1.4s [2025-01-10T02:19:45.075Z] [2025-01-10T02:19:45.075Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:45.075Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T02:19:45.075Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:45.075Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T02:19:45.075Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T02:19:45.075Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T02:19:45.329Z] #72 ... [2025-01-10T02:19:45.329Z] [2025-01-10T02:19:45.329Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T02:19:45.329Z] #63 DONE 24.0s [2025-01-10T02:19:45.329Z] [2025-01-10T02:19:45.329Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:45.329Z] #61 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:45.329Z] #61 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:45.329Z] #61 23.32 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:45.329Z] #61 23.42 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:45.329Z] #61 23.43 OK: 8 MiB in 15 packages [2025-01-10T02:19:45.329Z] #61 DONE 24.0s [2025-01-10T02:19:45.329Z] [2025-01-10T02:19:45.329Z] #64 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T02:19:45.329Z] #64 DONE 24.1s [2025-01-10T02:19:45.329Z] [2025-01-10T02:19:45.329Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:19:45.329Z] #73 DONE 0.3s [2025-01-10T02:19:45.329Z] [2025-01-10T02:19:45.329Z] #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:19:45.329Z] #74 DONE 0.3s [2025-01-10T02:19:45.329Z] [2025-01-10T02:19:45.329Z] #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:19:45.329Z] #75 DONE 0.2s [2025-01-10T02:19:45.329Z] [2025-01-10T02:19:45.329Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:19:45.358Z] #18 ... [2025-01-10T02:19:45.358Z] [2025-01-10T02:19:45.358Z] #29 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T02:19:45.358Z] #29 transferring dockerfile: 1.70kB done [2025-01-10T02:19:45.358Z] #29 DONE 0.4s [2025-01-10T02:19:45.358Z] [2025-01-10T02:19:45.358Z] #30 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T02:19:45.358Z] #30 transferring dockerfile: 1.82kB 0.0s done [2025-01-10T02:19:45.358Z] #30 DONE 1.3s [2025-01-10T02:19:45.358Z] [2025-01-10T02:19:45.358Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:45.358Z] #18 ... [2025-01-10T02:19:45.358Z] [2025-01-10T02:19:45.358Z] #31 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T02:19:45.358Z] #31 transferring dockerfile: 2.15kB done [2025-01-10T02:19:45.358Z] #31 DONE 1.4s [2025-01-10T02:19:45.358Z] [2025-01-10T02:19:45.358Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:45.358Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-10T02:19:45.588Z] #76 ... [2025-01-10T02:19:45.588Z] [2025-01-10T02:19:45.588Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:19:45.588Z] #72 DONE 0.3s [2025-01-10T02:19:45.588Z] [2025-01-10T02:19:45.588Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:19:45.588Z] #77 DONE 0.3s [2025-01-10T02:19:45.588Z] [2025-01-10T02:19:45.588Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:45.588Z] #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.7s done [2025-01-10T02:19:45.588Z] #47 DONE 24.1s [2025-01-10T02:19:45.588Z] [2025-01-10T02:19:45.588Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T02:19:45.588Z] #65 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:45.588Z] #65 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:45.588Z] #65 24.24 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T02:19:45.588Z] #65 24.25 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:45.588Z] #65 24.26 (3/4) Installing su-exec (0.2-r3) [2025-01-10T02:19:45.588Z] #65 24.26 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T02:19:45.588Z] #65 24.36 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:45.636Z] #18 ... [2025-01-10T02:19:45.636Z] [2025-01-10T02:19:45.636Z] #32 [security-spire-server internal] load .dockerignore [2025-01-10T02:19:45.636Z] #32 transferring context: 50B done [2025-01-10T02:19:45.636Z] #32 DONE 0.7s [2025-01-10T02:19:45.636Z] [2025-01-10T02:19:45.636Z] #33 [support-scheduler internal] load .dockerignore [2025-01-10T02:19:45.636Z] #33 transferring context: 50B done [2025-01-10T02:19:45.636Z] #33 DONE 1.8s [2025-01-10T02:19:45.636Z] [2025-01-10T02:19:45.636Z] #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:45.847Z] #65 24.37 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:19:45.847Z] #65 24.41 OK: 19 MiB in 18 packages [2025-01-10T02:19:45.908Z] #3 DONE 0.0s [2025-01-10T02:19:45.908Z] [2025-01-10T02:19:45.908Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:45.908Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-01-10T02:19:45.908Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-10T02:19:45.908Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T02:19:45.908Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-10T02:19:45.908Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-10T02:19:45.908Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2025-01-10T02:19:45.908Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2025-01-10T02:19:45.908Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.3s [2025-01-10T02:19:45.908Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T02:19:45.908Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-10T02:19:45.908Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T02:19:46.105Z] #65 DONE 24.7s [2025-01-10T02:19:46.105Z] [2025-01-10T02:19:46.105Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:46.105Z] #49 DONE 24.8s [2025-01-10T02:19:46.105Z] [2025-01-10T02:19:46.105Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:46.105Z] #60 24.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:46.105Z] #60 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:46.105Z] #60 24.46 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:46.105Z] #60 24.47 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:46.105Z] #60 24.47 OK: 8 MiB in 15 packages [2025-01-10T02:19:46.105Z] #60 DONE 24.9s [2025-01-10T02:19:46.105Z] [2025-01-10T02:19:46.105Z] #78 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:19:46.178Z] #34 ... [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #35 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T02:19:46.178Z] #35 transferring dockerfile: 2.49kB done [2025-01-10T02:19:46.178Z] #35 DONE 1.7s [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:46.178Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.77MB / 28.04MB 0.5s [2025-01-10T02:19:46.178Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-10T02:19:46.178Z] #34 ... [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #36 [security-bootstrapper internal] load .dockerignore [2025-01-10T02:19:46.178Z] #36 transferring context: 50B 0.0s done [2025-01-10T02:19:46.178Z] #36 DONE 1.6s [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #37 [security-secretstore-setup internal] load .dockerignore [2025-01-10T02:19:46.178Z] #37 transferring context: 50B done [2025-01-10T02:19:46.178Z] #37 DONE 1.7s [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:46.178Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.6s [2025-01-10T02:19:46.178Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-10T02:19:46.178Z] #34 ... [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #38 [core-metadata internal] load build definition from Dockerfile [2025-01-10T02:19:46.178Z] #38 transferring dockerfile: 2.13kB 0.0s done [2025-01-10T02:19:46.178Z] #38 DONE 1.2s [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:46.178Z] #3 DONE 0.0s [2025-01-10T02:19:46.178Z] [2025-01-10T02:19:46.178Z] #34 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:46.178Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 0.8s [2025-01-10T02:19:46.461Z] #34 ... [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #25 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T02:19:46.461Z] #25 DONE 2.2s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #39 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T02:19:46.461Z] #39 transferring context: 50B 0.0s done [2025-01-10T02:19:46.461Z] #39 DONE 1.2s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #40 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T02:19:46.461Z] #40 transferring dockerfile: 1.89kB 0.0s done [2025-01-10T02:19:46.461Z] #40 DONE 1.2s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #41 [core-metadata internal] load .dockerignore [2025-01-10T02:19:46.461Z] #41 transferring context: 50B 0.0s done [2025-01-10T02:19:46.461Z] #41 DONE 1.4s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #24 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T02:19:46.461Z] #24 DONE 1.8s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #42 [security-proxy-auth internal] load .dockerignore [2025-01-10T02:19:46.461Z] #42 transferring context: 50B 0.0s done [2025-01-10T02:19:46.461Z] #42 DONE 2.3s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:46.461Z] #3 DONE 0.0s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #43 [security-spire-config internal] load build context [2025-01-10T02:19:46.461Z] #43 transferring context: 21.93kB 0.0s done [2025-01-10T02:19:46.461Z] #43 DONE 1.3s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #44 [security-spire-agent internal] load build context [2025-01-10T02:19:46.461Z] #44 transferring context: 23.21kB 0.1s done [2025-01-10T02:19:46.461Z] #44 DONE 1.3s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #18 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:46.461Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T02:19:46.461Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:46.461Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T02:19:46.461Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T02:19:46.461Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T02:19:46.461Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-10T02:19:46.461Z] #18 DONE 3.8s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:46.461Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done [2025-01-10T02:19:46.461Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-10T02:19:46.461Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T02:19:46.461Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-10T02:19:46.461Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-10T02:19:46.461Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2025-01-10T02:19:46.461Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-10T02:19:46.461Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.70MB / 28.04MB 0.9s [2025-01-10T02:19:46.461Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T02:19:46.461Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-10T02:19:46.461Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T02:19:46.461Z] #34 ... [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #25 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T02:19:46.461Z] #25 DONE 2.2s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #3 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T02:19:46.461Z] #3 DONE 0.0s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #45 [core-data internal] load build context [2025-01-10T02:19:46.461Z] #45 transferring context: 3.06MB 0.7s done [2025-01-10T02:19:46.461Z] #45 DONE 1.4s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #22 [core-common-config-bootstrapper internal] load build context [2025-01-10T02:19:46.461Z] #22 transferring context: 3.06MB 0.8s done [2025-01-10T02:19:46.461Z] #22 DONE 1.4s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:46.461Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T02:19:46.461Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:46.461Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T02:19:46.461Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T02:19:46.461Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T02:19:46.461Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-10T02:19:46.461Z] #18 DONE 3.8s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #46 [security-proxy-auth builder 2/8] WORKDIR /edgex-go [2025-01-10T02:19:46.461Z] #46 DONE 2.2s [2025-01-10T02:19:46.461Z] [2025-01-10T02:19:46.461Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:46.461Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 1.0s [2025-01-10T02:19:46.673Z] #78 ... [2025-01-10T02:19:46.673Z] [2025-01-10T02:19:46.673Z] #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T02:19:46.673Z] #68 24.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:46.673Z] #68 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:46.673Z] #68 25.06 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:46.673Z] #68 25.07 (2/2) Installing su-exec (0.2-r3) [2025-01-10T02:19:46.673Z] #68 25.07 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:46.673Z] #68 25.08 OK: 8 MiB in 16 packages [2025-01-10T02:19:46.673Z] #68 DONE 25.2s [2025-01-10T02:19:46.673Z] [2025-01-10T02:19:46.674Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T02:19:46.674Z] #44 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:46.674Z] #44 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:46.740Z] #34 ... [2025-01-10T02:19:46.740Z] [2025-01-10T02:19:46.740Z] #25 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T02:19:46.740Z] #25 DONE 2.5s [2025-01-10T02:19:46.740Z] [2025-01-10T02:19:46.740Z] #18 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:46.740Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T02:19:46.740Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:46.740Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T02:19:46.740Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T02:19:46.740Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T02:19:46.740Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-10T02:19:46.740Z] #18 DONE 3.8s [2025-01-10T02:19:46.740Z] [2025-01-10T02:19:46.740Z] #46 [core-metadata builder 2/8] WORKDIR /edgex-go [2025-01-10T02:19:46.740Z] #46 DONE 2.4s [2025-01-10T02:19:46.740Z] [2025-01-10T02:19:46.740Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:46.740Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 1.1s [2025-01-10T02:19:46.975Z] #44 25.61 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:19:46.975Z] #44 25.61 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:19:46.975Z] #44 25.61 OK: 24170 distinct packages available [2025-01-10T02:19:47.010Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done [2025-01-10T02:19:47.010Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-10T02:19:47.235Z] #44 25.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #44 25.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #44 ... [2025-01-10T02:19:47.235Z] [2025-01-10T02:19:47.235Z] #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T02:19:47.235Z] #53 24.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #53 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #53 25.05 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:19:47.235Z] #53 25.05 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:19:47.235Z] #53 25.05 OK: 24170 distinct packages available [2025-01-10T02:19:47.235Z] #53 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #53 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #53 25.50 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:47.235Z] #53 25.51 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T02:19:47.235Z] #53 25.51 (3/4) Installing libucontext (1.2-r3) [2025-01-10T02:19:47.235Z] #53 25.51 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T02:19:47.235Z] #53 25.52 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:47.235Z] #53 25.53 OK: 8 MiB in 18 packages [2025-01-10T02:19:47.235Z] #53 DONE 25.8s [2025-01-10T02:19:47.235Z] [2025-01-10T02:19:47.235Z] #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T02:19:47.235Z] #70 25.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #70 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #70 25.60 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:19:47.235Z] #70 25.60 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:19:47.235Z] #70 25.60 OK: 24170 distinct packages available [2025-01-10T02:19:47.235Z] #70 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.235Z] #70 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.494Z] #70 26.08 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:47.494Z] #70 26.08 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T02:19:47.494Z] #70 26.09 (3/5) Installing libucontext (1.2-r3) [2025-01-10T02:19:47.494Z] #70 26.09 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T02:19:47.494Z] #70 26.09 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T02:19:47.494Z] #70 26.10 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:47.494Z] #70 26.11 OK: 9 MiB in 19 packages [2025-01-10T02:19:47.607Z] #34 ... [2025-01-10T02:19:47.607Z] [2025-01-10T02:19:47.607Z] #25 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T02:19:47.607Z] #25 DONE 2.6s [2025-01-10T02:19:47.607Z] [2025-01-10T02:19:47.607Z] #18 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:19:47.607Z] #18 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.3s done [2025-01-10T02:19:47.607Z] #18 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T02:19:47.607Z] #18 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T02:19:47.607Z] #18 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T02:19:47.607Z] #18 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.5s done [2025-01-10T02:19:47.607Z] #18 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.7s done [2025-01-10T02:19:47.607Z] #18 DONE 4.0s [2025-01-10T02:19:47.607Z] [2025-01-10T02:19:47.607Z] #46 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go [2025-01-10T02:19:47.607Z] #46 DONE 2.5s [2025-01-10T02:19:47.607Z] [2025-01-10T02:19:47.607Z] #12 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T02:19:47.607Z] #12 DONE 3.0s [2025-01-10T02:19:47.607Z] [2025-01-10T02:19:47.607Z] #47 [security-spiffe-token-provider internal] load build context [2025-01-10T02:19:47.607Z] #47 DONE 0.0s [2025-01-10T02:19:47.607Z] [2025-01-10T02:19:47.607Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:47.753Z] #70 DONE 26.3s [2025-01-10T02:19:47.753Z] [2025-01-10T02:19:47.753Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T02:19:47.753Z] #0 1.819 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.753Z] #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.753Z] #0 2.259 OK: 19 MiB in 18 packages [2025-01-10T02:19:47.753Z] #79 DONE 2.5s [2025-01-10T02:19:47.753Z] [2025-01-10T02:19:47.753Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:19:47.753Z] #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.753Z] #0 3.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:47.753Z] #0 3.531 OK: 12 MiB in 21 packages [2025-01-10T02:19:47.753Z] #80 DONE 3.7s [2025-01-10T02:19:47.753Z] [2025-01-10T02:19:47.753Z] #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T02:19:47.753Z] #81 DONE 0.0s [2025-01-10T02:19:47.753Z] [2025-01-10T02:19:47.753Z] #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T02:19:47.753Z] #44 26.07 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T02:19:47.753Z] #44 26.09 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T02:19:47.753Z] #44 26.11 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T02:19:47.753Z] #44 26.11 (4/14) Installing libunistring (1.2-r0) [2025-01-10T02:19:47.753Z] #44 26.13 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T02:19:47.753Z] #44 26.13 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T02:19:47.753Z] #44 26.14 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T02:19:47.753Z] #44 26.14 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T02:19:47.753Z] #44 26.16 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T02:19:47.753Z] #44 26.17 (10/14) Installing curl (8.11.1-r0) [2025-01-10T02:19:47.753Z] #44 26.18 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:47.753Z] #44 26.19 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T02:19:47.753Z] #44 26.19 (13/14) Installing libucontext (1.2-r3) [2025-01-10T02:19:47.753Z] #44 26.20 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T02:19:47.753Z] #44 26.20 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:47.753Z] #44 26.23 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:19:47.753Z] #44 26.29 OK: 13 MiB in 28 packages [2025-01-10T02:19:48.011Z] #44 DONE 26.6s [2025-01-10T02:19:48.011Z] [2025-01-10T02:19:48.011Z] #82 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:19:48.011Z] #0 1.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:48.011Z] #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:48.011Z] #0 2.458 OK: 8 MiB in 15 packages [2025-01-10T02:19:48.011Z] #82 DONE 2.7s [2025-01-10T02:19:48.011Z] [2025-01-10T02:19:48.011Z] #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:19:48.011Z] #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:48.011Z] #0 2.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:48.011Z] #0 2.688 OK: 10 MiB in 17 packages [2025-01-10T02:19:48.011Z] #83 DONE 2.8s [2025-01-10T02:19:48.011Z] [2025-01-10T02:19:48.011Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:19:48.195Z] #34 ... [2025-01-10T02:19:48.195Z] [2025-01-10T02:19:48.195Z] #48 [support-scheduler internal] load build context [2025-01-10T02:19:48.195Z] #48 transferring context: 3.06MB 1.2s done [2025-01-10T02:19:48.195Z] #48 DONE 1.8s [2025-01-10T02:19:48.195Z] [2025-01-10T02:19:48.195Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:48.465Z] #34 ... [2025-01-10T02:19:48.465Z] [2025-01-10T02:19:48.465Z] #49 [security-spire-server internal] load build context [2025-01-10T02:19:48.465Z] #49 transferring context: 23.68kB 0.1s done [2025-01-10T02:19:48.465Z] #49 DONE 1.8s [2025-01-10T02:19:48.465Z] [2025-01-10T02:19:48.465Z] #50 [security-bootstrapper internal] load build context [2025-01-10T02:19:48.465Z] #50 transferring context: 3.06MB 1.2s done [2025-01-10T02:19:48.465Z] #50 DONE 2.0s [2025-01-10T02:19:48.465Z] [2025-01-10T02:19:48.465Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:48.734Z] #34 ... [2025-01-10T02:19:48.734Z] [2025-01-10T02:19:48.734Z] #51 [security-secretstore-setup internal] load build context [2025-01-10T02:19:48.734Z] #51 transferring context: 3.06MB 1.2s done [2025-01-10T02:19:48.734Z] #51 DONE 2.2s [2025-01-10T02:19:48.734Z] [2025-01-10T02:19:48.734Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:49.700Z] #34 ... [2025-01-10T02:19:49.700Z] [2025-01-10T02:19:49.700Z] #52 [core-metadata internal] load build context [2025-01-10T02:19:49.700Z] #52 transferring context: 3.06MB 1.8s done [2025-01-10T02:19:49.700Z] #52 DONE 3.2s [2025-01-10T02:19:49.700Z] [2025-01-10T02:19:49.700Z] #53 [security-proxy-auth internal] load build context [2025-01-10T02:19:49.700Z] #53 transferring context: 3.06MB 1.9s done [2025-01-10T02:19:49.700Z] #53 DONE 3.2s [2025-01-10T02:19:49.700Z] [2025-01-10T02:19:49.700Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:49.914Z] #84 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #84 ... [2025-01-10T02:19:49.914Z] [2025-01-10T02:19:49.914Z] #85 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T02:19:49.914Z] #0 3.733 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #0 5.315 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #0 6.071 OK: 248 MiB in 58 packages [2025-01-10T02:19:49.914Z] #85 DONE 6.3s [2025-01-10T02:19:49.914Z] [2025-01-10T02:19:49.914Z] #78 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:19:49.914Z] #78 3.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #78 3.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #78 3.600 OK: 8 MiB in 15 packages [2025-01-10T02:19:49.914Z] #78 DONE 4.0s [2025-01-10T02:19:49.914Z] [2025-01-10T02:19:49.914Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:19:49.914Z] #84 1.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #84 ... [2025-01-10T02:19:49.914Z] [2025-01-10T02:19:49.914Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T02:19:49.914Z] #86 DONE 0.2s [2025-01-10T02:19:49.914Z] [2025-01-10T02:19:49.914Z] #87 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:49.914Z] #0 2.243 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #0 3.396 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:49.914Z] #0 4.121 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:49.914Z] #0 4.450 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:49.914Z] #0 4.454 OK: 8 MiB in 15 packages [2025-01-10T02:19:49.914Z] #87 DONE 4.6s [2025-01-10T02:19:50.175Z] [2025-01-10T02:19:50.175Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T02:19:50.175Z] #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.175Z] #0 3.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.175Z] #0 3.919 OK: 19 MiB in 18 packages [2025-01-10T02:19:50.175Z] #88 DONE 4.1s [2025-01-10T02:19:50.175Z] [2025-01-10T02:19:50.175Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:19:50.450Z] #89 ... [2025-01-10T02:19:50.450Z] [2025-01-10T02:19:50.450Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T02:19:50.450Z] #0 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.450Z] #0 3.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.450Z] #0 3.688 OK: 8 MiB in 16 packages [2025-01-10T02:19:50.450Z] #90 DONE 3.8s [2025-01-10T02:19:50.450Z] [2025-01-10T02:19:50.450Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:19:50.450Z] #84 2.252 OK: 13 MiB in 28 packages [2025-01-10T02:19:50.450Z] #84 DONE 2.4s [2025-01-10T02:19:50.450Z] [2025-01-10T02:19:50.450Z] #91 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T02:19:50.450Z] #0 2.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.450Z] #0 2.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.450Z] #0 2.527 OK: 9 MiB in 19 packages [2025-01-10T02:19:50.450Z] #91 DONE 2.7s [2025-01-10T02:19:50.450Z] [2025-01-10T02:19:50.450Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T02:19:50.450Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.450Z] #0 2.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T02:19:50.450Z] #0 3.071 OK: 8 MiB in 18 packages [2025-01-10T02:19:50.450Z] #92 DONE 3.2s [2025-01-10T02:19:50.710Z] [2025-01-10T02:19:50.710Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T02:19:51.681Z] #34 ... [2025-01-10T02:19:51.681Z] [2025-01-10T02:19:51.681Z] #54 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T02:19:51.681Z] #54 DONE 5.3s [2025-01-10T02:19:51.951Z] [2025-01-10T02:19:51.951Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:19:51.951Z] #55 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2025-01-10T02:19:51.951Z] #55 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-10T02:19:51.951Z] #55 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-10T02:19:51.951Z] #55 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T02:19:51.951Z] #55 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-10T02:19:51.951Z] #55 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2025-01-10T02:19:51.951Z] #55 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2025-01-10T02:19:51.951Z] #55 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2025-01-10T02:19:51.951Z] #55 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.6s done [2025-01-10T02:19:51.951Z] #55 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-10T02:19:51.951Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.6s [2025-01-10T02:19:52.227Z] #55 ... [2025-01-10T02:19:52.227Z] [2025-01-10T02:19:52.227Z] #47 [security-spiffe-token-provider internal] load build context [2025-01-10T02:19:52.227Z] #47 transferring context: 3.06MB 3.0s done [2025-01-10T02:19:52.227Z] #47 DONE 4.4s [2025-01-10T02:19:52.227Z] [2025-01-10T02:19:52.227Z] #56 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:52.528Z] #56 ... [2025-01-10T02:19:52.528Z] [2025-01-10T02:19:52.528Z] #57 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:52.528Z] #0 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:52.528Z] #0 2.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:52.528Z] #0 4.812 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:52.528Z] #0 4.846 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:52.528Z] #0 4.934 OK: 9 MiB in 15 packages [2025-01-10T02:19:52.528Z] #57 DONE 7.1s [2025-01-10T02:19:52.807Z] [2025-01-10T02:19:52.807Z] #58 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:19:53.257Z] #93 DONE 3.0s [2025-01-10T02:19:53.257Z] [2025-01-10T02:19:53.257Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T02:19:53.519Z] #94 ... [2025-01-10T02:19:53.519Z] [2025-01-10T02:19:53.519Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T02:19:53.519Z] #95 DONE 3.0s [2025-01-10T02:19:53.519Z] [2025-01-10T02:19:53.519Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T02:19:53.519Z] #96 DONE 3.0s [2025-01-10T02:19:53.519Z] [2025-01-10T02:19:53.519Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T02:19:53.519Z] #97 DONE 0.0s [2025-01-10T02:19:53.519Z] [2025-01-10T02:19:53.519Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T02:19:54.774Z] #58 ... [2025-01-10T02:19:54.774Z] [2025-01-10T02:19:54.774Z] #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T02:19:54.774Z] #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:54.774Z] #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:54.774Z] #0 6.116 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T02:19:54.774Z] #0 6.263 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:54.774Z] #0 6.263 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T02:19:54.774Z] #0 6.273 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T02:19:54.774Z] #0 6.289 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T02:19:54.774Z] #0 6.401 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T02:19:54.774Z] #0 6.492 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T02:19:54.774Z] #0 6.547 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:54.774Z] #0 6.677 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:19:54.774Z] #0 7.175 OK: 14 MiB in 21 packages [2025-01-10T02:19:54.774Z] #59 DONE 8.2s [2025-01-10T02:19:55.042Z] #98 DONE 1.7s [2025-01-10T02:19:55.042Z] [2025-01-10T02:19:55.042Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T02:19:55.042Z] #99 DONE 1.8s [2025-01-10T02:19:55.042Z] [2025-01-10T02:19:55.042Z] #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T02:19:55.042Z] #100 DONE 1.8s [2025-01-10T02:19:55.042Z] [2025-01-10T02:19:55.042Z] #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T02:19:55.047Z] [2025-01-10T02:19:55.047Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:55.047Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s [2025-01-10T02:19:55.047Z] #34 ... [2025-01-10T02:19:55.047Z] [2025-01-10T02:19:55.047Z] #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T02:19:55.047Z] #60 DONE 8.7s [2025-01-10T02:19:55.306Z] #101 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T02:19:55.306Z] #102 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T02:19:55.306Z] #103 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T02:19:55.306Z] #104 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T02:19:55.306Z] #94 DONE 4.9s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T02:19:55.306Z] #105 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T02:19:55.306Z] #106 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T02:19:55.306Z] #107 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #108 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T02:19:55.306Z] #108 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T02:19:55.306Z] #109 DONE 0.1s [2025-01-10T02:19:55.306Z] [2025-01-10T02:19:55.306Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T02:19:55.317Z] [2025-01-10T02:19:55.317Z] #61 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T02:19:55.569Z] #110 DONE 0.1s [2025-01-10T02:19:55.569Z] [2025-01-10T02:19:55.569Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T02:19:55.569Z] #111 DONE 0.1s [2025-01-10T02:19:55.569Z] [2025-01-10T02:19:55.569Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:19:55.569Z] #112 ... [2025-01-10T02:19:55.569Z] [2025-01-10T02:19:55.569Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T02:19:55.569Z] #113 DONE 0.1s [2025-01-10T02:19:55.569Z] [2025-01-10T02:19:55.569Z] #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T02:19:55.569Z] #114 DONE 0.1s [2025-01-10T02:19:55.569Z] [2025-01-10T02:19:55.569Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:19:55.585Z] #61 ... [2025-01-10T02:19:55.585Z] [2025-01-10T02:19:55.585Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:19:55.585Z] #0 5.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:55.585Z] #0 5.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:55.585Z] #0 8.201 OK: 239 MiB in 58 packages [2025-01-10T02:19:55.585Z] #62 DONE 9.8s [2025-01-10T02:19:55.828Z] #115 ... [2025-01-10T02:19:55.829Z] [2025-01-10T02:19:55.829Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:19:55.829Z] #116 ... [2025-01-10T02:19:55.829Z] [2025-01-10T02:19:55.829Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:19:55.856Z] [2025-01-10T02:19:55.856Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:56.090Z] #117 ... [2025-01-10T02:19:56.090Z] [2025-01-10T02:19:56.090Z] #118 [security-spire-config] exporting to image [2025-01-10T02:19:56.090Z] #118 exporting layers 0.7s done [2025-01-10T02:19:56.090Z] #118 writing image sha256:3745cf7f2011e71e3b2e7ca80e0754206254df62f6d7c1439cbdbb7b7cc7e041 done [2025-01-10T02:19:56.090Z] #118 naming to docker.io/library/security-spire-config done [2025-01-10T02:19:56.356Z] #118 exporting layers 0.7s done [2025-01-10T02:19:56.356Z] #118 writing image sha256:d469161889aefa24c3b25f3b5e8c97a342758337594b52f20676641115a61cb7 done [2025-01-10T02:19:56.356Z] #118 naming to docker.io/library/security-spire-server done [2025-01-10T02:19:56.451Z] #34 ... [2025-01-10T02:19:56.451Z] [2025-01-10T02:19:56.451Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T02:19:56.451Z] #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.451Z] #0 7.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.720Z] #63 ... [2025-01-10T02:19:56.720Z] [2025-01-10T02:19:56.720Z] #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:19:56.720Z] #64 DONE 1.1s [2025-01-10T02:19:56.720Z] [2025-01-10T02:19:56.720Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:19:56.720Z] #0 9.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.720Z] #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.720Z] #65 ... [2025-01-10T02:19:56.720Z] [2025-01-10T02:19:56.720Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T02:19:56.720Z] #0 7.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.720Z] #0 8.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.995Z] #66 ... [2025-01-10T02:19:56.995Z] [2025-01-10T02:19:56.995Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T02:19:56.995Z] #0 8.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.995Z] #0 10.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.995Z] #67 ... [2025-01-10T02:19:56.995Z] [2025-01-10T02:19:56.995Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:56.995Z] #0 6.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:56.995Z] #0 7.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #68 ... [2025-01-10T02:19:57.267Z] [2025-01-10T02:19:57.267Z] #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T02:19:57.267Z] #0 4.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #0 5.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #0 8.585 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:57.267Z] #0 8.610 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T02:19:57.267Z] #0 8.716 (3/4) Installing su-exec (0.2-r3) [2025-01-10T02:19:57.267Z] #0 8.735 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T02:19:57.267Z] #0 9.482 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:57.267Z] #0 9.576 OK: 20 MiB in 18 packages [2025-01-10T02:19:57.267Z] #69 DONE 10.7s [2025-01-10T02:19:57.267Z] [2025-01-10T02:19:57.267Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T02:19:57.267Z] #0 9.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #0 9.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #70 ... [2025-01-10T02:19:57.267Z] [2025-01-10T02:19:57.267Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T02:19:57.267Z] #0 5.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #0 6.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #0 10.32 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:19:57.267Z] #0 10.32 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:19:57.267Z] #0 10.32 OK: 24048 distinct packages available [2025-01-10T02:19:57.267Z] #0 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.267Z] #0 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.321Z] #118 exporting layers 1.6s done [2025-01-10T02:19:57.321Z] #118 writing image sha256:b4d030a1039e65aa1fe3394a6ed3cb58377b2b83069cd05035cf6a7bcb95ec0f done [2025-01-10T02:19:57.321Z] #118 naming to docker.io/library/security-spire-agent done [2025-01-10T02:19:57.321Z] #118 DONE 1.9s [2025-01-10T02:19:57.321Z] [2025-01-10T02:19:57.321Z] #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:19:57.546Z] #71 ... [2025-01-10T02:19:57.546Z] [2025-01-10T02:19:57.546Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T02:19:57.546Z] #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.546Z] #0 4.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.546Z] #0 7.899 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T02:19:57.546Z] #0 8.084 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:57.546Z] #0 8.102 (3/4) Installing su-exec (0.2-r3) [2025-01-10T02:19:57.546Z] #0 8.126 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T02:19:57.546Z] #0 8.946 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:57.546Z] #0 9.043 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:19:57.546Z] #0 9.946 OK: 20 MiB in 18 packages [2025-01-10T02:19:57.546Z] #72 ... [2025-01-10T02:19:57.546Z] [2025-01-10T02:19:57.546Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T02:19:57.546Z] #0 8.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.546Z] #0 9.313 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.822Z] #73 ... [2025-01-10T02:19:57.823Z] [2025-01-10T02:19:57.823Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T02:19:57.823Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:57.823Z] #74 ... [2025-01-10T02:19:57.823Z] [2025-01-10T02:19:57.823Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T02:19:57.823Z] #72 DONE 11.3s [2025-01-10T02:19:57.823Z] [2025-01-10T02:19:57.823Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T02:19:57.823Z] #0 9.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:19:58.099Z] #75 ... [2025-01-10T02:19:58.099Z] [2025-01-10T02:19:58.099Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:58.099Z] #68 11.38 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:58.099Z] #68 11.40 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:58.099Z] #68 11.46 OK: 9 MiB in 15 packages [2025-01-10T02:19:59.076Z] #68 ... [2025-01-10T02:19:59.076Z] [2025-01-10T02:19:59.076Z] #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T02:19:59.076Z] #63 10.90 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T02:19:59.076Z] #63 10.92 (2/2) Installing su-exec (0.2-r3) [2025-01-10T02:19:59.076Z] #63 10.94 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:19:59.076Z] #63 11.06 OK: 9 MiB in 16 packages [2025-01-10T02:19:59.076Z] #63 DONE 12.4s [2025-01-10T02:19:59.076Z] [2025-01-10T02:19:59.076Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:19:59.670Z] #34 ... [2025-01-10T02:19:59.670Z] [2025-01-10T02:19:59.670Z] #68 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T02:19:59.670Z] #68 DONE 13.1s [2025-01-10T02:19:59.670Z] [2025-01-10T02:19:59.670Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:00.277Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.4s [2025-01-10T02:20:01.252Z] #34 ... [2025-01-10T02:20:01.252Z] [2025-01-10T02:20:01.252Z] #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T02:20:01.252Z] #55 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.6s done [2025-01-10T02:20:01.252Z] #55 DONE 16.3s [2025-01-10T02:20:01.252Z] [2025-01-10T02:20:01.252Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:02.220Z] #34 ... [2025-01-10T02:20:02.220Z] [2025-01-10T02:20:02.220Z] #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T02:20:02.220Z] #70 14.42 OK: 239 MiB in 58 packages [2025-01-10T02:20:02.220Z] #70 DONE 15.7s [2025-01-10T02:20:02.220Z] [2025-01-10T02:20:02.220Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T02:20:02.220Z] #65 15.23 OK: 239 MiB in 58 packages [2025-01-10T02:20:02.220Z] #65 DONE 16.8s [2025-01-10T02:20:02.220Z] [2025-01-10T02:20:02.220Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T02:20:02.220Z] #71 16.65 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T02:20:02.499Z] #71 16.71 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T02:20:02.499Z] #71 16.76 (3/5) Installing libucontext (1.2-r3) [2025-01-10T02:20:02.499Z] #71 16.78 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T02:20:02.499Z] #71 16.81 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T02:20:02.768Z] #71 16.88 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:20:02.768Z] #71 17.07 OK: 10 MiB in 19 packages [2025-01-10T02:20:03.037Z] #71 ... [2025-01-10T02:20:03.037Z] [2025-01-10T02:20:03.037Z] #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:20:03.037Z] #76 DONE 0.9s [2025-01-10T02:20:03.311Z] [2025-01-10T02:20:03.311Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T02:20:03.311Z] #67 15.20 OK: 239 MiB in 58 packages [2025-01-10T02:20:03.311Z] #67 DONE 16.7s [2025-01-10T02:20:03.311Z] [2025-01-10T02:20:03.311Z] #77 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:20:03.311Z] #77 DONE 0.9s [2025-01-10T02:20:03.311Z] [2025-01-10T02:20:03.311Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:20:04.304Z] #78 DONE 0.7s [2025-01-10T02:20:04.304Z] [2025-01-10T02:20:04.304Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:04.304Z] #79 ... [2025-01-10T02:20:04.304Z] [2025-01-10T02:20:04.304Z] #71 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T02:20:04.304Z] #71 DONE 18.5s [2025-01-10T02:20:04.304Z] [2025-01-10T02:20:04.304Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-10T02:20:04.897Z] #80 ... [2025-01-10T02:20:04.897Z] [2025-01-10T02:20:04.897Z] #73 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T02:20:04.897Z] #73 13.31 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T02:20:04.897Z] #73 13.50 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T02:20:04.897Z] #73 13.52 (3/3) Installing tzdata (2024b-r0) [2025-01-10T02:20:04.897Z] #73 14.99 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:20:04.897Z] #73 15.11 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:20:04.897Z] #73 16.45 OK: 11 MiB in 17 packages [2025-01-10T02:20:04.897Z] #73 DONE 18.2s [2025-01-10T02:20:04.897Z] [2025-01-10T02:20:04.897Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:20:04.897Z] #0 4.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:04.897Z] #0 5.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:04.897Z] #81 ... [2025-01-10T02:20:04.897Z] [2025-01-10T02:20:04.897Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:05.866Z] #34 ... [2025-01-10T02:20:05.866Z] [2025-01-10T02:20:05.866Z] #58 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:20:05.866Z] #58 5.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:05.866Z] #58 6.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:05.866Z] #58 12.18 OK: 9 MiB in 15 packages [2025-01-10T02:20:05.866Z] #58 DONE 14.2s [2025-01-10T02:20:05.866Z] [2025-01-10T02:20:05.866Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:05.866Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s [2025-01-10T02:20:06.135Z] #34 ... [2025-01-10T02:20:06.135Z] [2025-01-10T02:20:06.135Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:20:06.135Z] #81 10.48 OK: 14 MiB in 21 packages [2025-01-10T02:20:06.135Z] #81 DONE 11.5s [2025-01-10T02:20:06.403Z] [2025-01-10T02:20:06.403Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:20:06.674Z] #82 ... [2025-01-10T02:20:06.674Z] [2025-01-10T02:20:06.674Z] #56 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T02:20:06.674Z] #56 5.512 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:06.674Z] #56 6.708 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:06.674Z] #56 12.60 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T02:20:06.674Z] #56 13.34 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:20:06.674Z] #56 13.51 OK: 9 MiB in 15 packages [2025-01-10T02:20:06.674Z] #56 DONE 14.8s [2025-01-10T02:20:06.674Z] [2025-01-10T02:20:06.674Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:06.945Z] #34 ... [2025-01-10T02:20:06.945Z] [2025-01-10T02:20:06.945Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:06.945Z] #83 ... [2025-01-10T02:20:06.945Z] [2025-01-10T02:20:06.945Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:07.215Z] #34 ... [2025-01-10T02:20:07.215Z] [2025-01-10T02:20:07.215Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T02:20:07.215Z] #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:07.215Z] #0 5.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:07.215Z] #0 9.642 OK: 20 MiB in 18 packages [2025-01-10T02:20:07.486Z] #84 ... [2025-01-10T02:20:07.486Z] [2025-01-10T02:20:07.486Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:07.486Z] #34 ... [2025-01-10T02:20:07.486Z] [2025-01-10T02:20:07.486Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T02:20:07.486Z] #84 DONE 10.3s [2025-01-10T02:20:07.486Z] [2025-01-10T02:20:07.486Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:07.762Z] #34 ... [2025-01-10T02:20:07.762Z] [2025-01-10T02:20:07.762Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T02:20:07.762Z] #85 DONE 0.2s [2025-01-10T02:20:07.762Z] [2025-01-10T02:20:07.762Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:07.762Z] #34 ... [2025-01-10T02:20:07.762Z] [2025-01-10T02:20:07.762Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T02:20:07.762Z] #0 3.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:07.762Z] #0 4.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:07.762Z] #0 9.097 OK: 20 MiB in 18 packages [2025-01-10T02:20:08.038Z] #86 ... [2025-01-10T02:20:08.038Z] [2025-01-10T02:20:08.038Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:08.038Z] #34 ... [2025-01-10T02:20:08.038Z] [2025-01-10T02:20:08.038Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T02:20:08.038Z] #86 DONE 10.3s [2025-01-10T02:20:08.038Z] [2025-01-10T02:20:08.038Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:08.322Z] #34 ... [2025-01-10T02:20:08.322Z] [2025-01-10T02:20:08.322Z] #61 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T02:20:08.322Z] #61 5.933 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:08.322Z] #61 6.927 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:08.322Z] #61 12.30 OK: 239 MiB in 58 packages [2025-01-10T02:20:08.322Z] #61 DONE 13.2s [2025-01-10T02:20:08.322Z] [2025-01-10T02:20:08.322Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:08.601Z] #34 ... [2025-01-10T02:20:08.601Z] [2025-01-10T02:20:08.601Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T02:20:08.601Z] #75 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:08.601Z] #75 16.10 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:20:08.601Z] #75 16.10 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:20:08.601Z] #75 16.10 OK: 24050 distinct packages available [2025-01-10T02:20:08.601Z] #75 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:08.601Z] #75 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:08.601Z] #75 ... [2025-01-10T02:20:08.601Z] [2025-01-10T02:20:08.601Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:08.869Z] #34 ... [2025-01-10T02:20:08.869Z] [2025-01-10T02:20:08.869Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T02:20:08.869Z] #0 3.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:08.869Z] #0 4.498 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.140Z] #87 ... [2025-01-10T02:20:09.140Z] [2025-01-10T02:20:09.140Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T02:20:09.140Z] #66 13.43 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:20:09.140Z] #66 13.43 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:20:09.140Z] #66 13.43 OK: 24048 distinct packages available [2025-01-10T02:20:09.140Z] #66 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.140Z] #66 15.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.140Z] #66 21.12 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T02:20:09.140Z] #66 21.21 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T02:20:09.140Z] #66 21.22 (3/4) Installing libucontext (1.2-r3) [2025-01-10T02:20:09.140Z] #66 21.23 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T02:20:09.140Z] #66 21.24 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:20:09.140Z] #66 21.37 OK: 9 MiB in 18 packages [2025-01-10T02:20:09.140Z] #66 DONE 22.5s [2025-01-10T02:20:09.140Z] [2025-01-10T02:20:09.140Z] #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T02:20:09.140Z] #88 DONE 0.5s [2025-01-10T02:20:09.140Z] [2025-01-10T02:20:09.140Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T02:20:09.140Z] #87 10.14 OK: 9 MiB in 16 packages [2025-01-10T02:20:09.140Z] #87 ... [2025-01-10T02:20:09.140Z] [2025-01-10T02:20:09.140Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T02:20:09.140Z] #74 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.140Z] #74 15.81 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T02:20:09.140Z] #74 15.81 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T02:20:09.140Z] #74 15.81 OK: 24048 distinct packages available [2025-01-10T02:20:09.140Z] #74 17.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.140Z] #74 18.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.140Z] #74 ... [2025-01-10T02:20:09.140Z] [2025-01-10T02:20:09.140Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:09.408Z] #34 ... [2025-01-10T02:20:09.408Z] [2025-01-10T02:20:09.408Z] #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T02:20:09.408Z] #0 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.408Z] #0 4.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:09.408Z] #0 8.593 OK: 9 MiB in 15 packages [2025-01-10T02:20:09.408Z] #89 DONE 9.7s [2025-01-10T02:20:09.408Z] [2025-01-10T02:20:09.408Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:09.999Z] #34 ... [2025-01-10T02:20:09.999Z] [2025-01-10T02:20:09.999Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T02:20:09.999Z] #87 DONE 10.9s [2025-01-10T02:20:10.000Z] [2025-01-10T02:20:10.000Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:10.995Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.8s [2025-01-10T02:20:10.995Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.9s done [2025-01-10T02:20:10.995Z] #34 ... [2025-01-10T02:20:10.995Z] [2025-01-10T02:20:10.995Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T02:20:10.995Z] #75 22.64 OK: 239 MiB in 58 packages [2025-01-10T02:20:10.995Z] #75 DONE 23.4s [2025-01-10T02:20:11.262Z] [2025-01-10T02:20:11.262Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T02:20:11.262Z] #74 22.11 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T02:20:11.262Z] #74 22.31 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T02:20:11.262Z] #74 22.38 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T02:20:11.262Z] #74 22.41 (4/14) Installing libunistring (1.2-r0) [2025-01-10T02:20:11.262Z] #74 22.49 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T02:20:11.262Z] #74 22.52 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T02:20:11.262Z] #74 22.54 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T02:20:11.262Z] #74 22.58 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T02:20:11.262Z] #74 22.60 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T02:20:11.262Z] #74 22.66 (10/14) Installing curl (8.11.1-r0) [2025-01-10T02:20:11.262Z] #74 22.69 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T02:20:11.262Z] #74 22.70 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T02:20:11.262Z] #74 22.71 (13/14) Installing libucontext (1.2-r3) [2025-01-10T02:20:11.262Z] #74 22.73 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T02:20:11.262Z] #74 22.76 Executing busybox-1.36.1-r29.trigger [2025-01-10T02:20:11.262Z] #74 22.92 Executing ca-certificates-20241121-r1.trigger [2025-01-10T02:20:11.262Z] #74 23.58 OK: 15 MiB in 28 packages [2025-01-10T02:20:11.530Z] #74 ... [2025-01-10T02:20:11.530Z] [2025-01-10T02:20:11.530Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T02:20:11.530Z] #34 DONE 27.1s [2025-01-10T02:20:11.530Z] [2025-01-10T02:20:11.530Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:20:11.530Z] #90 DONE 0.5s [2025-01-10T02:20:11.530Z] [2025-01-10T02:20:11.530Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:12.498Z] #91 ... [2025-01-10T02:20:12.498Z] [2025-01-10T02:20:12.498Z] #74 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T02:20:12.498Z] #74 DONE 24.7s [2025-01-10T02:20:12.498Z] [2025-01-10T02:20:12.498Z] #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:20:12.498Z] #82 3.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:12.498Z] #82 4.309 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:12.498Z] #82 7.265 OK: 11 MiB in 17 packages [2025-01-10T02:20:12.498Z] #82 DONE 7.8s [2025-01-10T02:20:12.498Z] [2025-01-10T02:20:12.498Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:20:12.769Z] #92 ... [2025-01-10T02:20:12.769Z] [2025-01-10T02:20:12.769Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T02:20:12.769Z] #93 DONE 2.9s [2025-01-10T02:20:13.042Z] [2025-01-10T02:20:13.042Z] #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T02:20:13.042Z] #94 DONE 0.4s [2025-01-10T02:20:13.042Z] [2025-01-10T02:20:13.042Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T02:20:13.042Z] #0 2.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:13.042Z] #0 3.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:13.312Z] #95 ... [2025-01-10T02:20:13.312Z] [2025-01-10T02:20:13.312Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:13.579Z] #96 ... [2025-01-10T02:20:13.579Z] [2025-01-10T02:20:13.579Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:13.579Z] #97 ... [2025-01-10T02:20:13.579Z] [2025-01-10T02:20:13.579Z] #80 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-10T02:20:13.579Z] #80 4.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:13.579Z] #80 5.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:13.579Z] #80 8.874 OK: 10 MiB in 19 packages [2025-01-10T02:20:13.855Z] #80 DONE 10.4s [2025-01-10T02:20:13.855Z] [2025-01-10T02:20:13.856Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T02:20:15.279Z] #98 DONE 1.3s [2025-01-10T02:20:15.279Z] [2025-01-10T02:20:15.279Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T02:20:15.279Z] #99 ... [2025-01-10T02:20:15.279Z] [2025-01-10T02:20:15.279Z] #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T02:20:15.279Z] #95 5.728 OK: 9 MiB in 18 packages [2025-01-10T02:20:15.279Z] #95 DONE 6.2s [2025-01-10T02:20:15.279Z] [2025-01-10T02:20:15.279Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T02:20:15.279Z] #100 DONE 1.5s [2025-01-10T02:20:15.279Z] [2025-01-10T02:20:15.279Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T02:20:15.548Z] #101 DONE 0.3s [2025-01-10T02:20:15.548Z] [2025-01-10T02:20:15.548Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T02:20:15.817Z] #102 DONE 0.3s [2025-01-10T02:20:15.817Z] [2025-01-10T02:20:15.817Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:20:15.817Z] #92 2.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:15.817Z] #92 3.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T02:20:16.087Z] #92 ... [2025-01-10T02:20:16.087Z] [2025-01-10T02:20:16.087Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T02:20:16.087Z] #103 DONE 0.3s [2025-01-10T02:20:16.358Z] [2025-01-10T02:20:16.358Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T02:20:16.625Z] #104 DONE 0.3s [2025-01-10T02:20:16.625Z] [2025-01-10T02:20:16.625Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T02:20:16.895Z] #105 ... [2025-01-10T02:20:16.895Z] [2025-01-10T02:20:16.895Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T02:20:16.895Z] #99 DONE 1.7s [2025-01-10T02:20:16.895Z] [2025-01-10T02:20:16.895Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T02:20:16.895Z] #105 DONE 0.3s [2025-01-10T02:20:16.895Z] [2025-01-10T02:20:16.895Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T02:20:16.895Z] #106 DONE 1.6s [2025-01-10T02:20:16.895Z] [2025-01-10T02:20:16.895Z] #107 [security-spire-server] exporting to image [2025-01-10T02:20:16.895Z] #107 exporting layers [2025-01-10T02:20:17.173Z] #107 ... [2025-01-10T02:20:17.173Z] [2025-01-10T02:20:17.173Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T02:20:17.173Z] #108 DONE 0.3s [2025-01-10T02:20:17.173Z] [2025-01-10T02:20:17.173Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T02:20:17.173Z] #109 DONE 0.3s [2025-01-10T02:20:17.444Z] [2025-01-10T02:20:17.444Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T02:20:17.444Z] #110 DONE 0.2s [2025-01-10T02:20:17.444Z] [2025-01-10T02:20:17.444Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T02:20:17.444Z] #111 DONE 0.2s [2025-01-10T02:20:17.444Z] [2025-01-10T02:20:17.444Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T02:20:17.717Z] #112 DONE 0.2s [2025-01-10T02:20:17.717Z] [2025-01-10T02:20:17.717Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T02:20:17.717Z] #92 4.798 OK: 15 MiB in 28 packages [2025-01-10T02:20:17.717Z] #92 DONE 5.2s [2025-01-10T02:20:17.717Z] [2025-01-10T02:20:17.717Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T02:20:17.717Z] #113 DONE 0.2s [2025-01-10T02:20:17.717Z] [2025-01-10T02:20:17.717Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T02:20:17.985Z] #114 DONE 0.3s [2025-01-10T02:20:17.985Z] [2025-01-10T02:20:17.985Z] #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T02:20:17.985Z] #115 DONE 0.3s [2025-01-10T02:20:17.985Z] [2025-01-10T02:20:17.985Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T02:20:17.985Z] #116 ... [2025-01-10T02:20:17.985Z] [2025-01-10T02:20:17.985Z] #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T02:20:17.985Z] #117 DONE 0.2s [2025-01-10T02:20:18.255Z] [2025-01-10T02:20:18.255Z] #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T02:20:18.255Z] #116 DONE 0.2s [2025-01-10T02:20:18.255Z] [2025-01-10T02:20:18.255Z] #118 [security-spire-agent] exporting to image [2025-01-10T02:20:19.223Z] #118 ... [2025-01-10T02:20:19.223Z] [2025-01-10T02:20:19.223Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:19.223Z] #119 ... [2025-01-10T02:20:19.223Z] [2025-01-10T02:20:19.223Z] #107 [security-spire-server] exporting to image [2025-01-10T02:20:19.223Z] #107 exporting layers 2.2s done [2025-01-10T02:20:19.223Z] #107 writing image sha256:3d34bb9f07b4b4068294ab5c2065b602ab67a1dbd156f33e670a3071ae4c721f done [2025-01-10T02:20:19.223Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-10T02:20:19.223Z] #107 DONE 2.2s [2025-01-10T02:20:19.223Z] [2025-01-10T02:20:19.223Z] #120 [security-spire-config] exporting to image [2025-01-10T02:20:20.199Z] #120 exporting layers 1.9s done [2025-01-10T02:20:20.199Z] #120 writing image sha256:45170205de2c086e3c2b8c8ee4c8567429a0a938e16b21f69e064f9049a96776 0.0s done [2025-01-10T02:20:20.199Z] #120 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-10T02:20:20.199Z] #120 DONE 2.0s [2025-01-10T02:20:20.199Z] [2025-01-10T02:20:20.199Z] #118 [security-spire-agent] exporting to image [2025-01-10T02:20:20.199Z] #118 exporting layers 2.0s done [2025-01-10T02:20:20.199Z] #118 writing image sha256:83fa6997ae62a7e9130479d4596274b317c267add57f264693ed2a207f0d6ff7 0.0s done [2025-01-10T02:20:20.199Z] #118 naming to docker.io/library/security-spire-agent-arm64 [2025-01-10T02:20:20.199Z] #118 naming to docker.io/library/security-spire-agent-arm64 0.1s done [2025-01-10T02:20:20.199Z] #118 DONE 2.1s [2025-01-10T02:20:20.199Z] [2025-01-10T02:20:20.199Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:53.854Z] #116 DONE 61.9s [2025-01-10T02:20:53.854Z] [2025-01-10T02:20:53.854Z] #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:53.854Z] #89 DONE 57.3s [2025-01-10T02:20:53.854Z] [2025-01-10T02:20:53.854Z] #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:53.854Z] #76 DONE 61.9s [2025-01-10T02:20:53.854Z] [2025-01-10T02:20:53.854Z] #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:53.854Z] #115 DONE 61.9s [2025-01-10T02:20:53.854Z] [2025-01-10T02:20:53.854Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:53.854Z] #117 DONE 61.9s [2025-01-10T02:20:53.854Z] [2025-01-10T02:20:53.854Z] #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:20:53.854Z] #112 DONE 61.8s [2025-01-10T02:20:53.854Z] [2025-01-10T02:20:53.854Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-10T02:20:57.297Z] #119 ... [2025-01-10T02:20:57.297Z] [2025-01-10T02:20:57.297Z] #120 [core-keeper builder 7/8] COPY . . [2025-01-10T02:20:57.557Z] #120 ... [2025-01-10T02:20:57.557Z] [2025-01-10T02:20:57.557Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T02:20:57.817Z] #121 ... [2025-01-10T02:20:57.818Z] [2025-01-10T02:20:57.818Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T02:20:57.818Z] #122 ... [2025-01-10T02:20:57.818Z] [2025-01-10T02:20:57.818Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-10T02:20:58.087Z] #123 ... [2025-01-10T02:20:58.087Z] [2025-01-10T02:20:58.087Z] #124 [core-command builder 6/7] COPY . . [2025-01-10T02:21:07.040Z] #83 ... [2025-01-10T02:21:07.040Z] [2025-01-10T02:21:07.040Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.040Z] #79 DONE 60.5s [2025-01-10T02:21:07.040Z] [2025-01-10T02:21:07.040Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.040Z] #91 DONE 53.1s [2025-01-10T02:21:07.040Z] [2025-01-10T02:21:07.040Z] #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.040Z] #97 DONE 61.5s [2025-01-10T02:21:07.040Z] [2025-01-10T02:21:07.040Z] #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #119 DONE 55.7s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #96 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #96 DONE 61.4s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #83 DONE 67.9s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-10T02:21:07.041Z] #121 ... [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #122 [support-scheduler builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #122 DONE 1.1s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #123 DONE 1.1s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #124 [core-command builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #124 DONE 1.1s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #125 DONE 1.1s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #126 [core-metadata builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #126 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #127 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:07.041Z] #128 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #129 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:07.041Z] #130 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #131 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #132 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #132 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:07.041Z] #133 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #134 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #135 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #135 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #136 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:07.041Z] #137 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #138 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #139 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:07.041Z] #140 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:07.041Z] #141 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #142 [core-data builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #142 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #143 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:07.041Z] #143 CACHED [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #144 [support-notifications builder 6/7] COPY . . [2025-01-10T02:21:07.041Z] #144 DONE 1.2s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #121 [core-keeper builder 7/8] COPY . . [2025-01-10T02:21:07.041Z] #121 DONE 1.1s [2025-01-10T02:21:07.041Z] [2025-01-10T02:21:07.041Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:21:08.233Z] #124 DONE 19.2s [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #122 DONE 19.2s [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:08.233Z] #125 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #126 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:08.233Z] #127 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #119 [support-notifications builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #119 DONE 19.2s [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #121 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #121 DONE 19.2s [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #128 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #128 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:08.233Z] #129 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:08.233Z] #130 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:08.233Z] #131 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #132 [core-metadata builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #132 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:08.233Z] #133 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:08.233Z] #134 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #135 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #135 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:08.233Z] #136 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:08.233Z] #137 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:08.233Z] #138 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #139 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #139 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T02:21:08.233Z] #140 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #141 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T02:21:08.233Z] #141 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #142 [core-data builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #142 CACHED [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #120 [core-keeper builder 7/8] COPY . . [2025-01-10T02:21:08.233Z] #120 DONE 19.3s [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #123 [support-scheduler builder 6/7] COPY . . [2025-01-10T02:21:08.233Z] #123 DONE 19.2s [2025-01-10T02:21:08.233Z] [2025-01-10T02:21:08.233Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:21:08.233Z] #143 1.271 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T02:21:09.019Z] #145 3.241 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T02:21:15.703Z] #145 ... [2025-01-10T02:21:15.703Z] [2025-01-10T02:21:15.703Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T02:21:15.703Z] #0 2.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T02:21:16.083Z] #146 ... [2025-01-10T02:21:16.083Z] [2025-01-10T02:21:16.083Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T02:21:16.083Z] #0 3.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T02:21:16.453Z] #147 ... [2025-01-10T02:21:16.453Z] [2025-01-10T02:21:16.453Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:21:16.453Z] #0 2.766 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T02:21:16.453Z] #148 ... [2025-01-10T02:21:16.453Z] [2025-01-10T02:21:16.453Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T02:21:16.453Z] #0 2.919 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T02:21:16.720Z] #149 ... [2025-01-10T02:21:16.720Z] [2025-01-10T02:21:16.720Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:21:16.720Z] #0 2.234 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T02:21:16.720Z] #150 ... [2025-01-10T02:21:16.720Z] [2025-01-10T02:21:16.720Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T02:21:16.720Z] #0 3.004 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T02:21:16.720Z] #151 ... [2025-01-10T02:21:16.720Z] [2025-01-10T02:21:16.720Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T02:21:16.720Z] #0 3.021 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T02:21:16.986Z] #152 ... [2025-01-10T02:21:16.986Z] [2025-01-10T02:21:16.986Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:21:16.986Z] #0 2.057 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T02:21:16.986Z] #153 ... [2025-01-10T02:21:16.986Z] [2025-01-10T02:21:16.986Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:21:16.986Z] #0 3.286 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T02:21:17.296Z] #154 ... [2025-01-10T02:21:17.296Z] [2025-01-10T02:21:17.296Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:21:17.296Z] #0 3.080 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T02:21:17.562Z] #155 ... [2025-01-10T02:21:17.562Z] [2025-01-10T02:21:17.562Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:21:17.562Z] #0 1.821 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T02:21:18.589Z] #143 ... [2025-01-10T02:21:18.589Z] [2025-01-10T02:21:18.589Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:21:18.589Z] #0 0.312 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T02:21:18.589Z] #144 ... [2025-01-10T02:21:18.589Z] [2025-01-10T02:21:18.589Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:21:18.589Z] #0 1.392 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T02:21:19.422Z] #145 ... [2025-01-10T02:21:19.422Z] [2025-01-10T02:21:19.422Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:21:19.422Z] #0 2.477 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T02:21:19.422Z] #146 ... [2025-01-10T02:21:19.422Z] [2025-01-10T02:21:19.422Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:21:19.422Z] #0 0.849 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T02:21:19.683Z] #147 ... [2025-01-10T02:21:19.683Z] [2025-01-10T02:21:19.683Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:21:19.683Z] #0 0.619 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T02:21:20.079Z] #148 ... [2025-01-10T02:21:20.079Z] [2025-01-10T02:21:20.079Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T02:21:20.079Z] #0 1.452 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T02:21:20.439Z] #149 ... [2025-01-10T02:21:20.439Z] [2025-01-10T02:21:20.439Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T02:21:20.439Z] #0 2.062 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T02:21:21.082Z] #150 ... [2025-01-10T02:21:21.082Z] [2025-01-10T02:21:21.082Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:21:21.082Z] #0 0.531 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T02:21:21.082Z] #151 ... [2025-01-10T02:21:21.082Z] [2025-01-10T02:21:21.082Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T02:21:21.082Z] #0 1.096 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T02:21:22.252Z] #152 ... [2025-01-10T02:21:22.252Z] [2025-01-10T02:21:22.252Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T02:21:22.252Z] #0 1.510 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T02:21:22.772Z] #153 ... [2025-01-10T02:21:22.772Z] [2025-01-10T02:21:22.772Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T02:21:22.772Z] #0 0.590 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T02:22:44.246Z] #154 ... [2025-01-10T02:22:44.246Z] [2025-01-10T02:22:44.246Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T02:22:44.246Z] #149 96.06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T02:23:40.533Z] #149 DONE 147.9s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T02:23:40.533Z] #152 DONE 147.9s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:23:40.533Z] #146 DONE 147.9s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:23:40.533Z] #145 DONE 147.9s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:23:40.533Z] #144 DONE 147.9s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T02:23:40.533Z] #153 DONE 148.0s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #155 ... [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T02:23:40.533Z] #150 DONE 148.0s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:23:40.533Z] #148 DONE 148.1s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:23:40.533Z] #147 DONE 148.0s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #156 ... [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:23:40.533Z] #143 DONE 148.3s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T02:23:40.533Z] #154 DONE 148.4s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:23:40.533Z] #151 DONE 148.4s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #157 DONE 0.5s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #158 DONE 0.5s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #159 DONE 0.1s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #156 DONE 0.4s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #155 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #155 DONE 0.5s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T02:23:40.533Z] #160 DONE 0.5s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.533Z] #161 DONE 0.5s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.533Z] #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.533Z] #162 DONE 0.2s [2025-01-10T02:23:40.533Z] [2025-01-10T02:23:40.534Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #163 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #164 DONE 0.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #165 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.534Z] #165 CACHED [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #166 CACHED [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #167 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.534Z] #167 CACHED [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #168 CACHED [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.534Z] #169 DONE 0.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #170 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #170 CACHED [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.534Z] #171 CACHED [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #172 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #173 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #173 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #174 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T02:23:40.534Z] #174 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #175 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #163 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.534Z] #176 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #177 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-10T02:23:40.534Z] #177 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-10T02:23:40.534Z] #178 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T02:23:40.534Z] #179 DONE 1.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #180 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T02:23:40.534Z] #181 DONE 1.5s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #172 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #172 DONE 1.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #182 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T02:23:40.534Z] #182 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T02:23:40.534Z] #183 DONE 1.5s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #184 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #184 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #185 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T02:23:40.534Z] #185 DONE 1.5s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-10T02:23:40.534Z] #186 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #180 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #180 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #178 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-10T02:23:40.534Z] #178 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T02:23:40.534Z] #187 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #188 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #189 DONE 1.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #190 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #190 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #191 DONE 1.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #192 DONE 1.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #193 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T02:23:40.534Z] #193 DONE 1.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #194 DONE 1.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #195 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T02:23:40.534Z] #195 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #196 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T02:23:40.534Z] #196 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #197 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T02:23:40.534Z] #197 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #198 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #198 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #188 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #188 DONE 1.2s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [security-spiffe-token-provider] exporting to image [2025-01-10T02:23:40.534Z] #118 exporting layers [2025-01-10T02:23:40.534Z] #118 exporting layers 0.2s done [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #199 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-10T02:23:40.534Z] #199 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T02:23:40.534Z] #200 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #201 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T02:23:40.534Z] #201 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [core-data] exporting to image [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #202 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T02:23:40.534Z] #202 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #203 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:23:40.534Z] #203 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T02:23:40.534Z] #204 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T02:23:40.534Z] #205 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #206 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T02:23:40.534Z] #206 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [support-scheduler] exporting to image [2025-01-10T02:23:40.534Z] #118 exporting layers 0.6s done [2025-01-10T02:23:40.534Z] #118 writing image sha256:1a49cecf415918dd9da08c362ce502ff65e33417115afbc4fa702046fae6e0df done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/core-command done [2025-01-10T02:23:40.534Z] #118 writing image sha256:4abc329faa201a0545da49a8dd457eb38a329a7f06a240b7998f7d96b8549a93 0.0s done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/core-keeper [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #207 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T02:23:40.534Z] #207 DONE 3.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [core-keeper] exporting to image [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/core-keeper done [2025-01-10T02:23:40.534Z] #118 writing image sha256:be2fb398a291a279d3f7d297399cfbf2fabd1c4edddc92634c27d9a85574073a [2025-01-10T02:23:40.534Z] #118 writing image sha256:be2fb398a291a279d3f7d297399cfbf2fabd1c4edddc92634c27d9a85574073a 0.2s done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/security-spiffe-token-provider [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T02:23:40.534Z] #208 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #209 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T02:23:40.534Z] #209 DONE 0.3s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #210 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T02:23:40.534Z] #210 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T02:23:40.534Z] #211 DONE 0.4s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #212 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:23:40.534Z] #212 DONE 0.3s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [support-notifications] exporting to image [2025-01-10T02:23:40.534Z] #118 exporting layers 0.4s done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/security-spiffe-token-provider done [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:23:40.534Z] #213 DONE 0.5s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T02:23:40.534Z] #214 DONE 0.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #215 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:23:40.534Z] #215 DONE 0.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [support-scheduler] exporting to image [2025-01-10T02:23:40.534Z] #118 writing image sha256:15722d0f96e704e041fec7e53f0ee1bf69147265cf15eae02064c8062d455fa5 done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/core-data done [2025-01-10T02:23:40.534Z] #118 writing image sha256:c169b53656ed130d3e1f31e380596c4357d758fc541a12469f0e228f82b04e77 done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/support-scheduler done [2025-01-10T02:23:40.534Z] #118 exporting layers 0.2s done [2025-01-10T02:23:40.534Z] #118 writing image sha256:f710d38ceac032a800719ba92731ba96cae6d790b8646442513c3cd5f2ceb08e done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/core-metadata done [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #216 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T02:23:40.534Z] #216 DONE 0.3s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T02:23:40.534Z] #217 DONE 0.0s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:23:40.534Z] #218 DONE 1.0s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #219 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-10T02:23:40.534Z] #219 DONE 0.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [core-common-config-bootstrapper] exporting to image [2025-01-10T02:23:40.534Z] #118 writing image sha256:e91914e7dcf2f053c5f77bf88667a3d5f7471f0f82f80475774408680ae439f8 0.0s done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/support-notifications done [2025-01-10T02:23:40.534Z] #118 writing image sha256:f67a67692d53f3dfdec8108abb73c26ca8ba90634c2fb7c6c730e35ebf5a571e done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/security-proxy-auth done [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #220 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-10T02:23:40.534Z] #220 DONE 0.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #221 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-10T02:23:40.534Z] #221 DONE 0.0s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [core-common-config-bootstrapper] exporting to image [2025-01-10T02:23:40.534Z] #118 exporting layers 0.1s done [2025-01-10T02:23:40.534Z] #118 writing image sha256:687c4d54d96ae284d35b33809177c05f5b86b59c62d63f56ff4a22f853483373 done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/core-common-config-bootstrapper [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-10T02:23:40.534Z] #118 DONE 3.5s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T02:23:40.534Z] #222 DONE 0.1s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T02:23:40.534Z] #223 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #224 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:23:40.534Z] #224 DONE 0.8s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:23:40.534Z] #225 DONE 1.0s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [security-secretstore-setup] exporting to image [2025-01-10T02:23:40.534Z] #118 exporting layers 0.2s done [2025-01-10T02:23:40.534Z] #118 writing image sha256:c7c4a28ad2c7396302abf268e2a0d84afd11c62f3171aa67df894071d58e017c done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/security-proxy-setup done [2025-01-10T02:23:40.534Z] #118 ... [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #223 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T02:23:40.534Z] #223 DONE 0.6s [2025-01-10T02:23:40.534Z] [2025-01-10T02:23:40.534Z] #118 [security-secretstore-setup] exporting to image [2025-01-10T02:23:40.534Z] #118 writing image sha256:1345454143aa6dd750da88fa9d6d8b31c47c3af3b2b29fb819a64a72e8db4535 done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/security-secretstore-setup done [2025-01-10T02:23:40.534Z] #118 exporting layers 0.2s done [2025-01-10T02:23:40.534Z] #118 writing image sha256:92bae8d10d4f9237bfb86da3b40eb87acf3d4c107b3d4105515581516bb839f2 done [2025-01-10T02:23:40.534Z] #118 naming to docker.io/library/security-bootstrapper done [2025-01-10T02:23:40.534Z] #118 DONE 4.1s [2025-01-10T02:23:40.534Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.534Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.534Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.534Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.534Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.534Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.534Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:23:40.535Z] time="2025-01-10T02:19:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T02:23:40.547Z] $ docker stop --time=1 10c48a8fafc96a932d0bfacad063024f9f0f872adde281c0713ca5a280dcffa4 [2025-01-10T02:23:41.827Z] $ docker rm -f --volumes 10c48a8fafc96a932d0bfacad063024f9f0f872adde281c0713ca5a280dcffa4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T02:23:42.175Z] + docker images [2025-01-10T02:23:42.175Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T02:23:42.175Z] core-common-config-bootstrapper latest 687c4d54d96a 2 seconds ago 17.1MB [2025-01-10T02:23:42.175Z] security-secretstore-setup latest 1345454143aa 2 seconds ago 41MB [2025-01-10T02:23:42.175Z] security-proxy-setup latest c7c4a28ad2c7 2 seconds ago 29.3MB [2025-01-10T02:23:42.175Z] security-bootstrapper latest 92bae8d10d4f 2 seconds ago 20.3MB [2025-01-10T02:23:42.175Z] support-scheduler latest c169b53656ed 3 seconds ago 47MB [2025-01-10T02:23:42.175Z] core-metadata latest f710d38ceac0 3 seconds ago 31.9MB [2025-01-10T02:23:42.175Z] security-proxy-auth latest f67a67692d53 3 seconds ago 30.7MB [2025-01-10T02:23:42.176Z] support-notifications latest e91914e7dcf2 3 seconds ago 50.3MB [2025-01-10T02:23:42.176Z] core-data latest 15722d0f96e7 3 seconds ago 31.8MB [2025-01-10T02:23:42.176Z] core-command latest 1a49cecf4159 4 seconds ago 27.6MB [2025-01-10T02:23:42.176Z] security-spiffe-token-provider latest be2fb398a291 4 seconds ago 32.6MB [2025-01-10T02:23:42.176Z] core-keeper latest 4abc329faa20 4 seconds ago 31.4MB [2025-01-10T02:23:42.176Z] security-spire-config latest 3745cf7f2011 3 minutes ago 121MB [2025-01-10T02:23:42.176Z] security-spire-server latest d469161889ae 3 minutes ago 122MB [2025-01-10T02:23:42.176Z] security-spire-agent latest b4d030a1039e 3 minutes ago 182MB [2025-01-10T02:23:42.176Z] ci-base-image-x86_64 latest 95f5b9ce77b5 7 minutes ago 982MB [2025-01-10T02:23:42.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-10T02:23:42.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-10T02:23:42.176Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:23:42.319Z] provisioning config files... [2025-01-10T02:23:42.329Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config9325959201565445533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:23:42.640Z] ---> ****-login.sh [2025-01-10T02:23:42.640Z] nexus3.edgexfoundry.org:10001 [2025-01-10T02:23:42.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:23:42.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:23:42.900Z] Configure a credential helper to remove this warning. See [2025-01-10T02:23:42.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:23:42.900Z] [2025-01-10T02:23:42.900Z] Login Succeeded [2025-01-10T02:23:42.900Z] nexus3.edgexfoundry.org:10002 [2025-01-10T02:23:42.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:23:42.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:23:42.900Z] Configure a credential helper to remove this warning. See [2025-01-10T02:23:42.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:23:42.900Z] [2025-01-10T02:23:42.900Z] Login Succeeded [2025-01-10T02:23:42.901Z] nexus3.edgexfoundry.org:10003 [2025-01-10T02:23:42.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:23:43.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:23:43.160Z] Configure a credential helper to remove this warning. See [2025-01-10T02:23:43.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:23:43.160Z] [2025-01-10T02:23:43.160Z] Login Succeeded [2025-01-10T02:23:43.160Z] nexus3.edgexfoundry.org:10004 [2025-01-10T02:23:43.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:23:43.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:23:43.160Z] Configure a credential helper to remove this warning. See [2025-01-10T02:23:43.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:23:43.160Z] [2025-01-10T02:23:43.160Z] Login Succeeded [2025-01-10T02:23:43.160Z] ****.io [2025-01-10T02:23:43.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:23:43.419Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:23:43.419Z] Configure a credential helper to remove this warning. See [2025-01-10T02:23:43.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:23:43.419Z] [2025-01-10T02:23:43.419Z] Login Succeeded [2025-01-10T02:23:43.419Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T02:23:43.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:23:43.471Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T02:23:43.498Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-10T02:23:43.498Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:43.498Z] latest [2025-01-10T02:23:43.498Z] 4.0.0-dev.39 [2025-01-10T02:23:43.498Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:43.498Z] main [2025-01-10T02:23:43.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:43.837Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:44.165Z] + docker push nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:44.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T02:23:44.165Z] 436d2c183301: Preparing [2025-01-10T02:23:44.165Z] 1fbd9876f82a: Preparing [2025-01-10T02:23:44.165Z] de829dc46a5b: Preparing [2025-01-10T02:23:44.165Z] 6882e73b635b: Preparing [2025-01-10T02:23:44.165Z] 358a792c71e1: Preparing [2025-01-10T02:23:44.165Z] 3c363013ad4b: Preparing [2025-01-10T02:23:44.165Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:44.165Z] 3c363013ad4b: Waiting [2025-01-10T02:23:44.165Z] 6882e73b635b: Pushed [2025-01-10T02:23:44.165Z] de829dc46a5b: Pushed [2025-01-10T02:23:44.165Z] 358a792c71e1: Pushed [2025-01-10T02:23:44.165Z] 436d2c183301: Pushed [2025-01-10T02:23:44.165Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:44.425Z] 3c363013ad4b: Pushed [2025-01-10T02:23:46.328Z] 1fbd9876f82a: Pushed [2025-01-10T02:23:46.328Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:46.661Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:46.987Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T02:23:46.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T02:23:46.987Z] 436d2c183301: Preparing [2025-01-10T02:23:46.987Z] 1fbd9876f82a: Preparing [2025-01-10T02:23:46.987Z] de829dc46a5b: Preparing [2025-01-10T02:23:46.987Z] 6882e73b635b: Preparing [2025-01-10T02:23:46.987Z] 358a792c71e1: Preparing [2025-01-10T02:23:46.987Z] 3c363013ad4b: Preparing [2025-01-10T02:23:46.987Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:46.987Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:46.987Z] 3c363013ad4b: Waiting [2025-01-10T02:23:46.987Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:46.987Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:46.987Z] 436d2c183301: Layer already exists [2025-01-10T02:23:46.987Z] 1fbd9876f82a: Layer already exists [2025-01-10T02:23:46.987Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:46.987Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:46.987Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:46.987Z] latest: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:47.306Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:47.624Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.39 [2025-01-10T02:23:47.624Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T02:23:47.624Z] 436d2c183301: Preparing [2025-01-10T02:23:47.624Z] 1fbd9876f82a: Preparing [2025-01-10T02:23:47.624Z] de829dc46a5b: Preparing [2025-01-10T02:23:47.624Z] 6882e73b635b: Preparing [2025-01-10T02:23:47.624Z] 358a792c71e1: Preparing [2025-01-10T02:23:47.624Z] 3c363013ad4b: Preparing [2025-01-10T02:23:47.624Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:47.624Z] 3c363013ad4b: Waiting [2025-01-10T02:23:47.624Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:47.624Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:47.624Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:47.624Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:47.624Z] 1fbd9876f82a: Layer already exists [2025-01-10T02:23:47.624Z] 436d2c183301: Layer already exists [2025-01-10T02:23:47.624Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:47.624Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:47.624Z] 4.0.0-dev.39: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:47.943Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:48.264Z] + docker push nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:48.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T02:23:48.264Z] 436d2c183301: Preparing [2025-01-10T02:23:48.264Z] 1fbd9876f82a: Preparing [2025-01-10T02:23:48.264Z] de829dc46a5b: Preparing [2025-01-10T02:23:48.264Z] 6882e73b635b: Preparing [2025-01-10T02:23:48.264Z] 358a792c71e1: Preparing [2025-01-10T02:23:48.264Z] 3c363013ad4b: Preparing [2025-01-10T02:23:48.264Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:48.264Z] 3c363013ad4b: Waiting [2025-01-10T02:23:48.264Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:48.264Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:48.264Z] 436d2c183301: Layer already exists [2025-01-10T02:23:48.264Z] 1fbd9876f82a: Layer already exists [2025-01-10T02:23:48.264Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:48.264Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:48.264Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:48.264Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:48.264Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:48.594Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:48.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-10T02:23:48.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T02:23:48.926Z] 436d2c183301: Preparing [2025-01-10T02:23:48.926Z] 1fbd9876f82a: Preparing [2025-01-10T02:23:48.926Z] de829dc46a5b: Preparing [2025-01-10T02:23:48.926Z] 6882e73b635b: Preparing [2025-01-10T02:23:48.926Z] 358a792c71e1: Preparing [2025-01-10T02:23:48.926Z] 3c363013ad4b: Preparing [2025-01-10T02:23:48.926Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:48.926Z] 3c363013ad4b: Waiting [2025-01-10T02:23:48.926Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:48.926Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:48.926Z] 436d2c183301: Layer already exists [2025-01-10T02:23:48.926Z] 1fbd9876f82a: Layer already exists [2025-01-10T02:23:48.926Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:48.926Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:48.926Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:48.926Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:48.926Z] main: digest: sha256:5826fa6db8cd950c30fa464e060aaa7e24a41ec79f9581cb438961015f61dea9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:23:48.989Z] ===================================================== [Pipeline] echo [2025-01-10T02:23:49.004Z] taggedImages: [2025-01-10T02:23:49.004Z] - nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:49.004Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T02:23:49.004Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.39 [2025-01-10T02:23:49.004Z] - nexus3.edgexfoundry.org:10004/core-command:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:49.004Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-10T02:23:49.030Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-10T02:23:49.030Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:49.030Z] latest [2025-01-10T02:23:49.030Z] 4.0.0-dev.39 [2025-01-10T02:23:49.030Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:49.030Z] main [2025-01-10T02:23:49.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:49.363Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:49.681Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:49.681Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T02:23:49.681Z] 0a49f2c56465: Preparing [2025-01-10T02:23:49.681Z] c2309165c5a8: Preparing [2025-01-10T02:23:49.681Z] 920722d2617a: Preparing [2025-01-10T02:23:49.681Z] 207ec76ac1e6: Preparing [2025-01-10T02:23:49.681Z] de829dc46a5b: Preparing [2025-01-10T02:23:49.681Z] 6882e73b635b: Preparing [2025-01-10T02:23:49.681Z] 358a792c71e1: Preparing [2025-01-10T02:23:49.681Z] 3c363013ad4b: Preparing [2025-01-10T02:23:49.681Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:49.681Z] 6882e73b635b: Waiting [2025-01-10T02:23:49.681Z] 358a792c71e1: Waiting [2025-01-10T02:23:49.681Z] 3c363013ad4b: Waiting [2025-01-10T02:23:49.681Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:49.681Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:49.681Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:49.681Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:49.681Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:49.681Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:49.681Z] c2309165c5a8: Pushed [2025-01-10T02:23:49.681Z] 920722d2617a: Pushed [2025-01-10T02:23:49.681Z] 0a49f2c56465: Pushed [2025-01-10T02:23:50.618Z] 207ec76ac1e6: Pushed [2025-01-10T02:23:50.878Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:51.208Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:51.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T02:23:51.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T02:23:51.533Z] 0a49f2c56465: Preparing [2025-01-10T02:23:51.533Z] c2309165c5a8: Preparing [2025-01-10T02:23:51.533Z] 920722d2617a: Preparing [2025-01-10T02:23:51.533Z] 207ec76ac1e6: Preparing [2025-01-10T02:23:51.533Z] de829dc46a5b: Preparing [2025-01-10T02:23:51.533Z] 6882e73b635b: Preparing [2025-01-10T02:23:51.533Z] 358a792c71e1: Preparing [2025-01-10T02:23:51.533Z] 3c363013ad4b: Preparing [2025-01-10T02:23:51.533Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:51.533Z] 3c363013ad4b: Waiting [2025-01-10T02:23:51.533Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:51.533Z] 358a792c71e1: Waiting [2025-01-10T02:23:51.533Z] 6882e73b635b: Waiting [2025-01-10T02:23:51.533Z] 207ec76ac1e6: Layer already exists [2025-01-10T02:23:51.533Z] 920722d2617a: Layer already exists [2025-01-10T02:23:51.533Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:51.533Z] c2309165c5a8: Layer already exists [2025-01-10T02:23:51.533Z] 0a49f2c56465: Layer already exists [2025-01-10T02:23:51.533Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:51.533Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:51.533Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:51.533Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:51.533Z] latest: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:51.853Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:52.163Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.39 [2025-01-10T02:23:52.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T02:23:52.163Z] 0a49f2c56465: Preparing [2025-01-10T02:23:52.163Z] c2309165c5a8: Preparing [2025-01-10T02:23:52.163Z] 920722d2617a: Preparing [2025-01-10T02:23:52.163Z] 207ec76ac1e6: Preparing [2025-01-10T02:23:52.163Z] de829dc46a5b: Preparing [2025-01-10T02:23:52.163Z] 6882e73b635b: Preparing [2025-01-10T02:23:52.163Z] 358a792c71e1: Preparing [2025-01-10T02:23:52.163Z] 3c363013ad4b: Preparing [2025-01-10T02:23:52.163Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:52.163Z] 6882e73b635b: Waiting [2025-01-10T02:23:52.163Z] 358a792c71e1: Waiting [2025-01-10T02:23:52.163Z] 3c363013ad4b: Waiting [2025-01-10T02:23:52.163Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:52.163Z] c2309165c5a8: Layer already exists [2025-01-10T02:23:52.163Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:52.163Z] 920722d2617a: Layer already exists [2025-01-10T02:23:52.163Z] 207ec76ac1e6: Layer already exists [2025-01-10T02:23:52.163Z] 0a49f2c56465: Layer already exists [2025-01-10T02:23:52.163Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:52.163Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:52.163Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:52.163Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:52.163Z] 4.0.0-dev.39: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:52.493Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:52.809Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:52.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T02:23:52.809Z] 0a49f2c56465: Preparing [2025-01-10T02:23:52.809Z] c2309165c5a8: Preparing [2025-01-10T02:23:52.809Z] 920722d2617a: Preparing [2025-01-10T02:23:52.809Z] 207ec76ac1e6: Preparing [2025-01-10T02:23:52.809Z] de829dc46a5b: Preparing [2025-01-10T02:23:52.809Z] 6882e73b635b: Preparing [2025-01-10T02:23:52.809Z] 358a792c71e1: Preparing [2025-01-10T02:23:52.809Z] 3c363013ad4b: Preparing [2025-01-10T02:23:52.809Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:52.810Z] 6882e73b635b: Waiting [2025-01-10T02:23:52.810Z] 3c363013ad4b: Waiting [2025-01-10T02:23:52.810Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:52.810Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:52.810Z] c2309165c5a8: Layer already exists [2025-01-10T02:23:52.810Z] 207ec76ac1e6: Layer already exists [2025-01-10T02:23:52.810Z] 0a49f2c56465: Layer already exists [2025-01-10T02:23:52.810Z] 920722d2617a: Layer already exists [2025-01-10T02:23:52.810Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:52.810Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:52.810Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:52.810Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:52.810Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:53.132Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:53.458Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-10T02:23:53.458Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T02:23:53.458Z] 0a49f2c56465: Preparing [2025-01-10T02:23:53.458Z] c2309165c5a8: Preparing [2025-01-10T02:23:53.458Z] 920722d2617a: Preparing [2025-01-10T02:23:53.458Z] 207ec76ac1e6: Preparing [2025-01-10T02:23:53.458Z] de829dc46a5b: Preparing [2025-01-10T02:23:53.458Z] 6882e73b635b: Preparing [2025-01-10T02:23:53.458Z] 358a792c71e1: Preparing [2025-01-10T02:23:53.458Z] 3c363013ad4b: Preparing [2025-01-10T02:23:53.458Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:53.458Z] 358a792c71e1: Waiting [2025-01-10T02:23:53.458Z] 3c363013ad4b: Waiting [2025-01-10T02:23:53.458Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:53.458Z] 6882e73b635b: Waiting [2025-01-10T02:23:53.458Z] 920722d2617a: Layer already exists [2025-01-10T02:23:53.458Z] c2309165c5a8: Layer already exists [2025-01-10T02:23:53.458Z] 207ec76ac1e6: Layer already exists [2025-01-10T02:23:53.458Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:53.458Z] 0a49f2c56465: Layer already exists [2025-01-10T02:23:53.458Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:53.458Z] 3c363013ad4b: Layer already exists [2025-01-10T02:23:53.458Z] 358a792c71e1: Layer already exists [2025-01-10T02:23:53.458Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:53.458Z] main: digest: sha256:e6d4bdd11931ae06b46751e651e38f7d3ee2c33069a0ac484d03aabaf19ad570 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:23:53.531Z] ===================================================== [Pipeline] echo [2025-01-10T02:23:53.541Z] taggedImages: [2025-01-10T02:23:53.541Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:53.541Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T02:23:53.541Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.39 [2025-01-10T02:23:53.541Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:53.541Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-10T02:23:53.568Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-10T02:23:53.568Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:53.568Z] latest [2025-01-10T02:23:53.568Z] 4.0.0-dev.39 [2025-01-10T02:23:53.568Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:53.568Z] main [2025-01-10T02:23:53.568Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:53.901Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:54.222Z] + docker push nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:54.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T02:23:54.222Z] af7a511c0733: Preparing [2025-01-10T02:23:54.222Z] ab8bf33d4382: Preparing [2025-01-10T02:23:54.222Z] d6187bb944ff: Preparing [2025-01-10T02:23:54.222Z] de829dc46a5b: Preparing [2025-01-10T02:23:54.222Z] 6882e73b635b: Preparing [2025-01-10T02:23:54.222Z] cb136cfa29fa: Preparing [2025-01-10T02:23:54.222Z] cfa017cc2028: Preparing [2025-01-10T02:23:54.222Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:54.222Z] cfa017cc2028: Waiting [2025-01-10T02:23:54.222Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:54.222Z] cb136cfa29fa: Waiting [2025-01-10T02:23:54.222Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:54.222Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:54.222Z] ab8bf33d4382: Pushed [2025-01-10T02:23:54.222Z] af7a511c0733: Pushed [2025-01-10T02:23:54.222Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:54.222Z] cb136cfa29fa: Pushed [2025-01-10T02:23:54.222Z] cfa017cc2028: Pushed [2025-01-10T02:23:56.758Z] d6187bb944ff: Pushed [2025-01-10T02:23:56.758Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:57.089Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:57.416Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T02:23:57.416Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T02:23:57.416Z] af7a511c0733: Preparing [2025-01-10T02:23:57.416Z] ab8bf33d4382: Preparing [2025-01-10T02:23:57.416Z] d6187bb944ff: Preparing [2025-01-10T02:23:57.416Z] de829dc46a5b: Preparing [2025-01-10T02:23:57.416Z] 6882e73b635b: Preparing [2025-01-10T02:23:57.416Z] cb136cfa29fa: Preparing [2025-01-10T02:23:57.416Z] cfa017cc2028: Preparing [2025-01-10T02:23:57.416Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:57.416Z] cb136cfa29fa: Waiting [2025-01-10T02:23:57.416Z] cfa017cc2028: Waiting [2025-01-10T02:23:57.416Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:57.416Z] d6187bb944ff: Layer already exists [2025-01-10T02:23:57.416Z] ab8bf33d4382: Layer already exists [2025-01-10T02:23:57.416Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:57.416Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:57.416Z] af7a511c0733: Layer already exists [2025-01-10T02:23:57.416Z] cfa017cc2028: Layer already exists [2025-01-10T02:23:57.416Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:57.416Z] cb136cfa29fa: Layer already exists [2025-01-10T02:23:57.416Z] latest: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:57.754Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:58.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.39 [2025-01-10T02:23:58.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T02:23:58.089Z] af7a511c0733: Preparing [2025-01-10T02:23:58.089Z] ab8bf33d4382: Preparing [2025-01-10T02:23:58.089Z] d6187bb944ff: Preparing [2025-01-10T02:23:58.089Z] de829dc46a5b: Preparing [2025-01-10T02:23:58.089Z] 6882e73b635b: Preparing [2025-01-10T02:23:58.089Z] cb136cfa29fa: Preparing [2025-01-10T02:23:58.089Z] cfa017cc2028: Preparing [2025-01-10T02:23:58.089Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:58.089Z] cb136cfa29fa: Waiting [2025-01-10T02:23:58.089Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:58.089Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:58.089Z] d6187bb944ff: Layer already exists [2025-01-10T02:23:58.089Z] ab8bf33d4382: Layer already exists [2025-01-10T02:23:58.089Z] af7a511c0733: Layer already exists [2025-01-10T02:23:58.089Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:58.089Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:58.089Z] cb136cfa29fa: Layer already exists [2025-01-10T02:23:58.089Z] cfa017cc2028: Layer already exists [2025-01-10T02:23:58.089Z] 4.0.0-dev.39: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:58.421Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:58.778Z] + docker push nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:58.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T02:23:58.778Z] af7a511c0733: Preparing [2025-01-10T02:23:58.778Z] ab8bf33d4382: Preparing [2025-01-10T02:23:58.778Z] d6187bb944ff: Preparing [2025-01-10T02:23:58.778Z] de829dc46a5b: Preparing [2025-01-10T02:23:58.778Z] 6882e73b635b: Preparing [2025-01-10T02:23:58.778Z] cb136cfa29fa: Preparing [2025-01-10T02:23:58.778Z] cfa017cc2028: Preparing [2025-01-10T02:23:58.778Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:58.778Z] cfa017cc2028: Waiting [2025-01-10T02:23:58.778Z] cb136cfa29fa: Waiting [2025-01-10T02:23:58.778Z] ce5a8cde9eee: Waiting [2025-01-10T02:23:58.778Z] d6187bb944ff: Layer already exists [2025-01-10T02:23:58.778Z] ab8bf33d4382: Layer already exists [2025-01-10T02:23:58.778Z] af7a511c0733: Layer already exists [2025-01-10T02:23:58.778Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:58.778Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:58.778Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:58.778Z] cfa017cc2028: Layer already exists [2025-01-10T02:23:58.778Z] cb136cfa29fa: Layer already exists [2025-01-10T02:23:58.778Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:59.108Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:59.433Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-10T02:23:59.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T02:23:59.433Z] af7a511c0733: Preparing [2025-01-10T02:23:59.433Z] ab8bf33d4382: Preparing [2025-01-10T02:23:59.433Z] d6187bb944ff: Preparing [2025-01-10T02:23:59.433Z] de829dc46a5b: Preparing [2025-01-10T02:23:59.433Z] 6882e73b635b: Preparing [2025-01-10T02:23:59.433Z] cb136cfa29fa: Preparing [2025-01-10T02:23:59.433Z] cfa017cc2028: Preparing [2025-01-10T02:23:59.433Z] ce5a8cde9eee: Preparing [2025-01-10T02:23:59.433Z] cb136cfa29fa: Waiting [2025-01-10T02:23:59.433Z] cfa017cc2028: Waiting [2025-01-10T02:23:59.433Z] de829dc46a5b: Layer already exists [2025-01-10T02:23:59.433Z] d6187bb944ff: Layer already exists [2025-01-10T02:23:59.433Z] 6882e73b635b: Layer already exists [2025-01-10T02:23:59.433Z] af7a511c0733: Layer already exists [2025-01-10T02:23:59.433Z] ab8bf33d4382: Layer already exists [2025-01-10T02:23:59.433Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:23:59.433Z] cb136cfa29fa: Layer already exists [2025-01-10T02:23:59.433Z] cfa017cc2028: Layer already exists [2025-01-10T02:23:59.433Z] main: digest: sha256:5ec2adf6f47dbff24fb9114f11d57d278e1694c1aa798c074ececd9e989ddef4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:23:59.527Z] ===================================================== [Pipeline] echo [2025-01-10T02:23:59.546Z] taggedImages: [2025-01-10T02:23:59.546Z] - nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:59.546Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T02:23:59.546Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.39 [2025-01-10T02:23:59.546Z] - nexus3.edgexfoundry.org:10004/core-data:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:59.546Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-10T02:23:59.584Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-10T02:23:59.584Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:23:59.584Z] latest [2025-01-10T02:23:59.584Z] 4.0.0-dev.39 [2025-01-10T02:23:59.584Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:23:59.584Z] main [2025-01-10T02:23:59.584Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:23:59.942Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:00.253Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:00.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T02:24:00.254Z] dd41fb277aac: Preparing [2025-01-10T02:24:00.254Z] f165ce24436c: Preparing [2025-01-10T02:24:00.254Z] 77bc366286b8: Preparing [2025-01-10T02:24:00.254Z] 6882e73b635b: Preparing [2025-01-10T02:24:00.254Z] 0c452494d2a6: Preparing [2025-01-10T02:24:00.254Z] 2f1cce21630b: Preparing [2025-01-10T02:24:00.254Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:00.254Z] 2f1cce21630b: Waiting [2025-01-10T02:24:00.254Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:00.254Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:00.254Z] dd41fb277aac: Pushed [2025-01-10T02:24:00.254Z] f165ce24436c: Pushed [2025-01-10T02:24:00.254Z] 2f1cce21630b: Pushed [2025-01-10T02:24:00.254Z] 0c452494d2a6: Pushed [2025-01-10T02:24:00.254Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:02.783Z] 77bc366286b8: Pushed [2025-01-10T02:24:02.783Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:03.115Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:03.440Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T02:24:03.440Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T02:24:03.440Z] dd41fb277aac: Preparing [2025-01-10T02:24:03.440Z] f165ce24436c: Preparing [2025-01-10T02:24:03.440Z] 77bc366286b8: Preparing [2025-01-10T02:24:03.440Z] 6882e73b635b: Preparing [2025-01-10T02:24:03.440Z] 0c452494d2a6: Preparing [2025-01-10T02:24:03.440Z] 2f1cce21630b: Preparing [2025-01-10T02:24:03.440Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:03.440Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:03.440Z] 2f1cce21630b: Waiting [2025-01-10T02:24:03.440Z] f165ce24436c: Layer already exists [2025-01-10T02:24:03.440Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:03.440Z] dd41fb277aac: Layer already exists [2025-01-10T02:24:03.440Z] 0c452494d2a6: Layer already exists [2025-01-10T02:24:03.440Z] 77bc366286b8: Layer already exists [2025-01-10T02:24:03.440Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:03.440Z] 2f1cce21630b: Layer already exists [2025-01-10T02:24:11.562Z] latest: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:11.894Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:12.217Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.39 [2025-01-10T02:24:12.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T02:24:12.217Z] dd41fb277aac: Preparing [2025-01-10T02:24:12.217Z] f165ce24436c: Preparing [2025-01-10T02:24:12.217Z] 77bc366286b8: Preparing [2025-01-10T02:24:12.217Z] 6882e73b635b: Preparing [2025-01-10T02:24:12.217Z] 0c452494d2a6: Preparing [2025-01-10T02:24:12.217Z] 2f1cce21630b: Preparing [2025-01-10T02:24:12.217Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:12.217Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:12.217Z] 2f1cce21630b: Waiting [2025-01-10T02:24:12.217Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:12.217Z] dd41fb277aac: Layer already exists [2025-01-10T02:24:12.217Z] 0c452494d2a6: Layer already exists [2025-01-10T02:24:12.217Z] 77bc366286b8: Layer already exists [2025-01-10T02:24:12.217Z] f165ce24436c: Layer already exists [2025-01-10T02:24:12.217Z] 2f1cce21630b: Layer already exists [2025-01-10T02:24:12.217Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:12.217Z] 4.0.0-dev.39: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:12.548Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:12.867Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:12.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T02:24:12.867Z] dd41fb277aac: Preparing [2025-01-10T02:24:12.867Z] f165ce24436c: Preparing [2025-01-10T02:24:12.867Z] 77bc366286b8: Preparing [2025-01-10T02:24:12.867Z] 6882e73b635b: Preparing [2025-01-10T02:24:12.867Z] 0c452494d2a6: Preparing [2025-01-10T02:24:12.867Z] 2f1cce21630b: Preparing [2025-01-10T02:24:12.867Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:12.867Z] 2f1cce21630b: Waiting [2025-01-10T02:24:12.867Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:12.867Z] 0c452494d2a6: Layer already exists [2025-01-10T02:24:12.867Z] 77bc366286b8: Layer already exists [2025-01-10T02:24:12.867Z] f165ce24436c: Layer already exists [2025-01-10T02:24:12.867Z] dd41fb277aac: Layer already exists [2025-01-10T02:24:12.867Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:12.867Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:12.867Z] 2f1cce21630b: Layer already exists [2025-01-10T02:24:12.867Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:13.204Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:13.527Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-10T02:24:13.527Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T02:24:13.527Z] dd41fb277aac: Preparing [2025-01-10T02:24:13.527Z] f165ce24436c: Preparing [2025-01-10T02:24:13.527Z] 77bc366286b8: Preparing [2025-01-10T02:24:13.527Z] 6882e73b635b: Preparing [2025-01-10T02:24:13.527Z] 0c452494d2a6: Preparing [2025-01-10T02:24:13.527Z] 2f1cce21630b: Preparing [2025-01-10T02:24:13.527Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:13.527Z] 2f1cce21630b: Waiting [2025-01-10T02:24:13.527Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:13.527Z] f165ce24436c: Layer already exists [2025-01-10T02:24:13.527Z] dd41fb277aac: Layer already exists [2025-01-10T02:24:13.527Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:13.527Z] 77bc366286b8: Layer already exists [2025-01-10T02:24:13.527Z] 0c452494d2a6: Layer already exists [2025-01-10T02:24:13.527Z] 2f1cce21630b: Layer already exists [2025-01-10T02:24:13.527Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:13.527Z] main: digest: sha256:8f968542b7dc059fdbedcf7f5db3ec678ac6d08327b67f94a66bc492e168dbb5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:13.610Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:13.622Z] taggedImages: [2025-01-10T02:24:13.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:13.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T02:24:13.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.39 [2025-01-10T02:24:13.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:13.622Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-10T02:24:13.647Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-10T02:24:13.647Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:13.647Z] latest [2025-01-10T02:24:13.647Z] 4.0.0-dev.39 [2025-01-10T02:24:13.647Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:13.647Z] main [2025-01-10T02:24:13.647Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:13.994Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:14.317Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:14.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T02:24:14.317Z] c63a105cf96d: Preparing [2025-01-10T02:24:14.317Z] be44be1f7641: Preparing [2025-01-10T02:24:14.317Z] 434822e3f113: Preparing [2025-01-10T02:24:14.317Z] f91a3d5395db: Preparing [2025-01-10T02:24:14.317Z] de829dc46a5b: Preparing [2025-01-10T02:24:14.317Z] 6882e73b635b: Preparing [2025-01-10T02:24:14.317Z] 358a792c71e1: Preparing [2025-01-10T02:24:14.317Z] 3c363013ad4b: Preparing [2025-01-10T02:24:14.317Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:14.317Z] 6882e73b635b: Waiting [2025-01-10T02:24:14.317Z] 358a792c71e1: Waiting [2025-01-10T02:24:14.317Z] 3c363013ad4b: Waiting [2025-01-10T02:24:14.317Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:14.317Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:14.317Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:14.317Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:14.317Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:14.317Z] 434822e3f113: Pushed [2025-01-10T02:24:14.317Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:14.317Z] c63a105cf96d: Pushed [2025-01-10T02:24:14.317Z] be44be1f7641: Pushed [2025-01-10T02:24:16.858Z] f91a3d5395db: Pushed [2025-01-10T02:24:16.858Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:17.189Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:17.515Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T02:24:17.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T02:24:17.515Z] c63a105cf96d: Preparing [2025-01-10T02:24:17.515Z] be44be1f7641: Preparing [2025-01-10T02:24:17.515Z] 434822e3f113: Preparing [2025-01-10T02:24:17.515Z] f91a3d5395db: Preparing [2025-01-10T02:24:17.515Z] de829dc46a5b: Preparing [2025-01-10T02:24:17.515Z] 6882e73b635b: Preparing [2025-01-10T02:24:17.515Z] 358a792c71e1: Preparing [2025-01-10T02:24:17.515Z] 3c363013ad4b: Preparing [2025-01-10T02:24:17.516Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:17.516Z] 6882e73b635b: Waiting [2025-01-10T02:24:17.516Z] 358a792c71e1: Waiting [2025-01-10T02:24:17.516Z] 3c363013ad4b: Waiting [2025-01-10T02:24:17.516Z] 434822e3f113: Layer already exists [2025-01-10T02:24:17.516Z] f91a3d5395db: Layer already exists [2025-01-10T02:24:17.516Z] be44be1f7641: Layer already exists [2025-01-10T02:24:17.516Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:17.516Z] c63a105cf96d: Layer already exists [2025-01-10T02:24:17.516Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:17.516Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:17.516Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:17.516Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:17.516Z] latest: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:17.842Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:18.180Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.39 [2025-01-10T02:24:18.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T02:24:18.180Z] c63a105cf96d: Preparing [2025-01-10T02:24:18.180Z] be44be1f7641: Preparing [2025-01-10T02:24:18.180Z] 434822e3f113: Preparing [2025-01-10T02:24:18.180Z] f91a3d5395db: Preparing [2025-01-10T02:24:18.180Z] de829dc46a5b: Preparing [2025-01-10T02:24:18.180Z] 6882e73b635b: Preparing [2025-01-10T02:24:18.180Z] 358a792c71e1: Preparing [2025-01-10T02:24:18.180Z] 3c363013ad4b: Preparing [2025-01-10T02:24:18.180Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:18.180Z] 6882e73b635b: Waiting [2025-01-10T02:24:18.180Z] 358a792c71e1: Waiting [2025-01-10T02:24:18.180Z] 3c363013ad4b: Waiting [2025-01-10T02:24:18.180Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:18.180Z] f91a3d5395db: Layer already exists [2025-01-10T02:24:18.180Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:18.180Z] c63a105cf96d: Layer already exists [2025-01-10T02:24:18.180Z] 434822e3f113: Layer already exists [2025-01-10T02:24:18.180Z] be44be1f7641: Layer already exists [2025-01-10T02:24:18.180Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:18.180Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:18.180Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:18.180Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:18.180Z] 4.0.0-dev.39: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:18.514Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:18.832Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:18.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T02:24:18.832Z] c63a105cf96d: Preparing [2025-01-10T02:24:18.832Z] be44be1f7641: Preparing [2025-01-10T02:24:18.832Z] 434822e3f113: Preparing [2025-01-10T02:24:18.832Z] f91a3d5395db: Preparing [2025-01-10T02:24:18.832Z] de829dc46a5b: Preparing [2025-01-10T02:24:18.832Z] 6882e73b635b: Preparing [2025-01-10T02:24:18.832Z] 358a792c71e1: Preparing [2025-01-10T02:24:18.832Z] 3c363013ad4b: Preparing [2025-01-10T02:24:18.832Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:18.832Z] 3c363013ad4b: Waiting [2025-01-10T02:24:18.832Z] 6882e73b635b: Waiting [2025-01-10T02:24:18.832Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:18.832Z] 358a792c71e1: Waiting [2025-01-10T02:24:18.832Z] f91a3d5395db: Layer already exists [2025-01-10T02:24:18.832Z] be44be1f7641: Layer already exists [2025-01-10T02:24:18.832Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:18.832Z] 434822e3f113: Layer already exists [2025-01-10T02:24:18.832Z] c63a105cf96d: Layer already exists [2025-01-10T02:24:18.832Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:18.832Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:18.832Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:18.832Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:18.832Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:19.163Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:19.504Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-10T02:24:19.504Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T02:24:19.504Z] c63a105cf96d: Preparing [2025-01-10T02:24:19.504Z] be44be1f7641: Preparing [2025-01-10T02:24:19.504Z] 434822e3f113: Preparing [2025-01-10T02:24:19.504Z] f91a3d5395db: Preparing [2025-01-10T02:24:19.504Z] de829dc46a5b: Preparing [2025-01-10T02:24:19.504Z] 6882e73b635b: Preparing [2025-01-10T02:24:19.504Z] 358a792c71e1: Preparing [2025-01-10T02:24:19.504Z] 3c363013ad4b: Preparing [2025-01-10T02:24:19.504Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:19.504Z] 358a792c71e1: Waiting [2025-01-10T02:24:19.504Z] 6882e73b635b: Waiting [2025-01-10T02:24:19.504Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:19.504Z] f91a3d5395db: Layer already exists [2025-01-10T02:24:19.504Z] c63a105cf96d: Layer already exists [2025-01-10T02:24:19.504Z] 434822e3f113: Layer already exists [2025-01-10T02:24:19.504Z] be44be1f7641: Layer already exists [2025-01-10T02:24:19.504Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:19.504Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:19.504Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:19.504Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:19.504Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:19.504Z] main: digest: sha256:fc2f3eecfc45f7bd17d83476c7eab73a4c15ee09a739a854e556125b560cce16 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:19.587Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:19.602Z] taggedImages: [2025-01-10T02:24:19.602Z] - nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:19.602Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T02:24:19.602Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.39 [2025-01-10T02:24:19.602Z] - nexus3.edgexfoundry.org:10004/core-metadata:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:19.602Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-10T02:24:19.629Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-10T02:24:19.629Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:19.629Z] latest [2025-01-10T02:24:19.629Z] 4.0.0-dev.39 [2025-01-10T02:24:19.629Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:19.629Z] main [2025-01-10T02:24:19.629Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:19.975Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:20.316Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:20.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T02:24:20.316Z] 231080f01ec6: Preparing [2025-01-10T02:24:20.316Z] ad9f58de6df0: Preparing [2025-01-10T02:24:20.316Z] f0a0a9bd6f06: Preparing [2025-01-10T02:24:20.316Z] 802b87d2bd2d: Preparing [2025-01-10T02:24:20.316Z] e7f2d6b2e318: Preparing [2025-01-10T02:24:20.316Z] 652e0afc1d0c: Preparing [2025-01-10T02:24:20.316Z] 1e3d7049f2fa: Preparing [2025-01-10T02:24:20.316Z] de829dc46a5b: Preparing [2025-01-10T02:24:20.316Z] 6882e73b635b: Preparing [2025-01-10T02:24:20.316Z] b733bb76fdcc: Preparing [2025-01-10T02:24:20.316Z] b474c085257f: Preparing [2025-01-10T02:24:20.316Z] 5f70bf18a086: Preparing [2025-01-10T02:24:20.316Z] 5a57cf215bd3: Preparing [2025-01-10T02:24:20.316Z] 1e3d7049f2fa: Waiting [2025-01-10T02:24:20.316Z] a73f19f34793: Preparing [2025-01-10T02:24:20.316Z] de829dc46a5b: Waiting [2025-01-10T02:24:20.316Z] 60836c6eb1bf: Preparing [2025-01-10T02:24:20.316Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:20.316Z] 652e0afc1d0c: Waiting [2025-01-10T02:24:20.316Z] 6882e73b635b: Waiting [2025-01-10T02:24:20.316Z] 5a57cf215bd3: Waiting [2025-01-10T02:24:20.316Z] b733bb76fdcc: Waiting [2025-01-10T02:24:20.316Z] a73f19f34793: Waiting [2025-01-10T02:24:20.316Z] b474c085257f: Waiting [2025-01-10T02:24:20.316Z] 60836c6eb1bf: Waiting [2025-01-10T02:24:20.316Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:20.316Z] 5f70bf18a086: Waiting [2025-01-10T02:24:20.316Z] e7f2d6b2e318: Pushed [2025-01-10T02:24:20.316Z] ad9f58de6df0: Pushed [2025-01-10T02:24:20.316Z] f0a0a9bd6f06: Pushed [2025-01-10T02:24:20.316Z] 231080f01ec6: Pushed [2025-01-10T02:24:20.316Z] 802b87d2bd2d: Pushed [2025-01-10T02:24:20.316Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:20.316Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:20.574Z] 5f70bf18a086: Layer already exists [2025-01-10T02:24:20.574Z] 652e0afc1d0c: Pushed [2025-01-10T02:24:20.574Z] b733bb76fdcc: Pushed [2025-01-10T02:24:20.574Z] 5a57cf215bd3: Pushed [2025-01-10T02:24:20.574Z] b474c085257f: Pushed [2025-01-10T02:24:20.574Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:20.574Z] a73f19f34793: Pushed [2025-01-10T02:24:20.574Z] 60836c6eb1bf: Pushed [2025-01-10T02:24:21.953Z] 1e3d7049f2fa: Pushed [2025-01-10T02:24:21.953Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:22.288Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:22.615Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T02:24:22.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T02:24:22.615Z] 231080f01ec6: Preparing [2025-01-10T02:24:22.615Z] ad9f58de6df0: Preparing [2025-01-10T02:24:22.615Z] f0a0a9bd6f06: Preparing [2025-01-10T02:24:22.615Z] 802b87d2bd2d: Preparing [2025-01-10T02:24:22.615Z] e7f2d6b2e318: Preparing [2025-01-10T02:24:22.615Z] 652e0afc1d0c: Preparing [2025-01-10T02:24:22.615Z] 1e3d7049f2fa: Preparing [2025-01-10T02:24:22.615Z] de829dc46a5b: Preparing [2025-01-10T02:24:22.615Z] 6882e73b635b: Preparing [2025-01-10T02:24:22.615Z] b733bb76fdcc: Preparing [2025-01-10T02:24:22.615Z] b474c085257f: Preparing [2025-01-10T02:24:22.615Z] 5f70bf18a086: Preparing [2025-01-10T02:24:22.615Z] 5a57cf215bd3: Preparing [2025-01-10T02:24:22.615Z] a73f19f34793: Preparing [2025-01-10T02:24:22.615Z] 60836c6eb1bf: Preparing [2025-01-10T02:24:22.615Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:22.615Z] b733bb76fdcc: Waiting [2025-01-10T02:24:22.615Z] b474c085257f: Waiting [2025-01-10T02:24:22.615Z] 5f70bf18a086: Waiting [2025-01-10T02:24:22.615Z] a73f19f34793: Waiting [2025-01-10T02:24:22.615Z] 60836c6eb1bf: Waiting [2025-01-10T02:24:22.615Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:22.615Z] de829dc46a5b: Waiting [2025-01-10T02:24:22.615Z] 1e3d7049f2fa: Waiting [2025-01-10T02:24:22.615Z] 6882e73b635b: Waiting [2025-01-10T02:24:22.615Z] 652e0afc1d0c: Waiting [2025-01-10T02:24:22.615Z] 5a57cf215bd3: Waiting [2025-01-10T02:24:22.615Z] 231080f01ec6: Layer already exists [2025-01-10T02:24:22.615Z] 802b87d2bd2d: Layer already exists [2025-01-10T02:24:22.615Z] e7f2d6b2e318: Layer already exists [2025-01-10T02:24:22.615Z] f0a0a9bd6f06: Layer already exists [2025-01-10T02:24:22.615Z] ad9f58de6df0: Layer already exists [2025-01-10T02:24:22.615Z] 1e3d7049f2fa: Layer already exists [2025-01-10T02:24:22.615Z] 652e0afc1d0c: Layer already exists [2025-01-10T02:24:22.615Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:22.615Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:22.615Z] b733bb76fdcc: Layer already exists [2025-01-10T02:24:22.615Z] 5f70bf18a086: Layer already exists [2025-01-10T02:24:22.615Z] b474c085257f: Layer already exists [2025-01-10T02:24:22.615Z] a73f19f34793: Layer already exists [2025-01-10T02:24:22.615Z] 60836c6eb1bf: Layer already exists [2025-01-10T02:24:22.615Z] 5a57cf215bd3: Layer already exists [2025-01-10T02:24:22.615Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:22.615Z] latest: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:22.953Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:23.275Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.39 [2025-01-10T02:24:23.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T02:24:23.275Z] 231080f01ec6: Preparing [2025-01-10T02:24:23.275Z] ad9f58de6df0: Preparing [2025-01-10T02:24:23.275Z] f0a0a9bd6f06: Preparing [2025-01-10T02:24:23.275Z] 802b87d2bd2d: Preparing [2025-01-10T02:24:23.275Z] e7f2d6b2e318: Preparing [2025-01-10T02:24:23.275Z] 652e0afc1d0c: Preparing [2025-01-10T02:24:23.275Z] 1e3d7049f2fa: Preparing [2025-01-10T02:24:23.275Z] 652e0afc1d0c: Waiting [2025-01-10T02:24:23.275Z] de829dc46a5b: Preparing [2025-01-10T02:24:23.275Z] 6882e73b635b: Preparing [2025-01-10T02:24:23.275Z] b733bb76fdcc: Preparing [2025-01-10T02:24:23.275Z] b474c085257f: Preparing [2025-01-10T02:24:23.275Z] 5f70bf18a086: Preparing [2025-01-10T02:24:23.275Z] 5a57cf215bd3: Preparing [2025-01-10T02:24:23.275Z] a73f19f34793: Preparing [2025-01-10T02:24:23.275Z] 60836c6eb1bf: Preparing [2025-01-10T02:24:23.275Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:23.275Z] b474c085257f: Waiting [2025-01-10T02:24:23.275Z] 1e3d7049f2fa: Waiting [2025-01-10T02:24:23.275Z] 5f70bf18a086: Waiting [2025-01-10T02:24:23.275Z] 5a57cf215bd3: Waiting [2025-01-10T02:24:23.275Z] a73f19f34793: Waiting [2025-01-10T02:24:23.275Z] 60836c6eb1bf: Waiting [2025-01-10T02:24:23.275Z] b733bb76fdcc: Waiting [2025-01-10T02:24:23.275Z] de829dc46a5b: Waiting [2025-01-10T02:24:23.275Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:23.275Z] 6882e73b635b: Waiting [2025-01-10T02:24:23.275Z] e7f2d6b2e318: Layer already exists [2025-01-10T02:24:23.275Z] ad9f58de6df0: Layer already exists [2025-01-10T02:24:23.275Z] f0a0a9bd6f06: Layer already exists [2025-01-10T02:24:23.275Z] 802b87d2bd2d: Layer already exists [2025-01-10T02:24:23.275Z] 231080f01ec6: Layer already exists [2025-01-10T02:24:23.275Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:23.275Z] 652e0afc1d0c: Layer already exists [2025-01-10T02:24:23.275Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:23.275Z] b733bb76fdcc: Layer already exists [2025-01-10T02:24:23.275Z] 1e3d7049f2fa: Layer already exists [2025-01-10T02:24:23.275Z] b474c085257f: Layer already exists [2025-01-10T02:24:23.275Z] a73f19f34793: Layer already exists [2025-01-10T02:24:23.275Z] 5f70bf18a086: Layer already exists [2025-01-10T02:24:23.275Z] 5a57cf215bd3: Layer already exists [2025-01-10T02:24:23.275Z] 60836c6eb1bf: Layer already exists [2025-01-10T02:24:23.275Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:23.275Z] 4.0.0-dev.39: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:23.606Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:23.939Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:23.939Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T02:24:23.939Z] 231080f01ec6: Preparing [2025-01-10T02:24:23.939Z] ad9f58de6df0: Preparing [2025-01-10T02:24:23.939Z] f0a0a9bd6f06: Preparing [2025-01-10T02:24:23.939Z] 802b87d2bd2d: Preparing [2025-01-10T02:24:23.939Z] e7f2d6b2e318: Preparing [2025-01-10T02:24:23.939Z] 652e0afc1d0c: Preparing [2025-01-10T02:24:23.939Z] 1e3d7049f2fa: Preparing [2025-01-10T02:24:23.939Z] de829dc46a5b: Preparing [2025-01-10T02:24:23.939Z] 6882e73b635b: Preparing [2025-01-10T02:24:23.939Z] 1e3d7049f2fa: Waiting [2025-01-10T02:24:23.939Z] de829dc46a5b: Waiting [2025-01-10T02:24:23.939Z] 652e0afc1d0c: Waiting [2025-01-10T02:24:23.939Z] b733bb76fdcc: Preparing [2025-01-10T02:24:23.939Z] b474c085257f: Preparing [2025-01-10T02:24:23.939Z] 6882e73b635b: Waiting [2025-01-10T02:24:23.939Z] 5f70bf18a086: Preparing [2025-01-10T02:24:23.939Z] 5a57cf215bd3: Preparing [2025-01-10T02:24:23.939Z] b474c085257f: Waiting [2025-01-10T02:24:23.939Z] b733bb76fdcc: Waiting [2025-01-10T02:24:23.939Z] 5f70bf18a086: Waiting [2025-01-10T02:24:23.939Z] a73f19f34793: Preparing [2025-01-10T02:24:23.939Z] 60836c6eb1bf: Preparing [2025-01-10T02:24:23.939Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:23.939Z] 5a57cf215bd3: Waiting [2025-01-10T02:24:23.939Z] a73f19f34793: Waiting [2025-01-10T02:24:23.939Z] 60836c6eb1bf: Waiting [2025-01-10T02:24:23.939Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:23.939Z] ad9f58de6df0: Layer already exists [2025-01-10T02:24:23.939Z] f0a0a9bd6f06: Layer already exists [2025-01-10T02:24:23.939Z] 802b87d2bd2d: Layer already exists [2025-01-10T02:24:23.939Z] 231080f01ec6: Layer already exists [2025-01-10T02:24:23.939Z] e7f2d6b2e318: Layer already exists [2025-01-10T02:24:23.939Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:23.939Z] 1e3d7049f2fa: Layer already exists [2025-01-10T02:24:23.939Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:23.939Z] 652e0afc1d0c: Layer already exists [2025-01-10T02:24:23.939Z] b733bb76fdcc: Layer already exists [2025-01-10T02:24:23.939Z] b474c085257f: Layer already exists [2025-01-10T02:24:23.939Z] 5a57cf215bd3: Layer already exists [2025-01-10T02:24:23.939Z] a73f19f34793: Layer already exists [2025-01-10T02:24:23.939Z] 60836c6eb1bf: Layer already exists [2025-01-10T02:24:23.939Z] 5f70bf18a086: Layer already exists [2025-01-10T02:24:23.939Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:23.939Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:24.263Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:24.600Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-10T02:24:24.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T02:24:24.600Z] 231080f01ec6: Preparing [2025-01-10T02:24:24.600Z] ad9f58de6df0: Preparing [2025-01-10T02:24:24.600Z] f0a0a9bd6f06: Preparing [2025-01-10T02:24:24.600Z] 802b87d2bd2d: Preparing [2025-01-10T02:24:24.600Z] e7f2d6b2e318: Preparing [2025-01-10T02:24:24.600Z] 652e0afc1d0c: Preparing [2025-01-10T02:24:24.600Z] 1e3d7049f2fa: Preparing [2025-01-10T02:24:24.600Z] de829dc46a5b: Preparing [2025-01-10T02:24:24.600Z] 6882e73b635b: Preparing [2025-01-10T02:24:24.600Z] b733bb76fdcc: Preparing [2025-01-10T02:24:24.600Z] b474c085257f: Preparing [2025-01-10T02:24:24.600Z] 5f70bf18a086: Preparing [2025-01-10T02:24:24.600Z] 5a57cf215bd3: Preparing [2025-01-10T02:24:24.600Z] a73f19f34793: Preparing [2025-01-10T02:24:24.600Z] 60836c6eb1bf: Preparing [2025-01-10T02:24:24.600Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:24.600Z] 1e3d7049f2fa: Waiting [2025-01-10T02:24:24.600Z] de829dc46a5b: Waiting [2025-01-10T02:24:24.600Z] 6882e73b635b: Waiting [2025-01-10T02:24:24.600Z] 652e0afc1d0c: Waiting [2025-01-10T02:24:24.600Z] b733bb76fdcc: Waiting [2025-01-10T02:24:24.600Z] 5f70bf18a086: Waiting [2025-01-10T02:24:24.600Z] b474c085257f: Waiting [2025-01-10T02:24:24.600Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:24.600Z] 60836c6eb1bf: Waiting [2025-01-10T02:24:24.600Z] a73f19f34793: Waiting [2025-01-10T02:24:24.600Z] ad9f58de6df0: Layer already exists [2025-01-10T02:24:24.600Z] e7f2d6b2e318: Layer already exists [2025-01-10T02:24:24.600Z] f0a0a9bd6f06: Layer already exists [2025-01-10T02:24:24.600Z] 231080f01ec6: Layer already exists [2025-01-10T02:24:24.600Z] 802b87d2bd2d: Layer already exists [2025-01-10T02:24:24.600Z] 652e0afc1d0c: Layer already exists [2025-01-10T02:24:24.600Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:24.600Z] b733bb76fdcc: Layer already exists [2025-01-10T02:24:24.600Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:24.600Z] 1e3d7049f2fa: Layer already exists [2025-01-10T02:24:24.600Z] a73f19f34793: Layer already exists [2025-01-10T02:24:24.600Z] 5a57cf215bd3: Layer already exists [2025-01-10T02:24:24.600Z] b474c085257f: Layer already exists [2025-01-10T02:24:24.600Z] 5f70bf18a086: Layer already exists [2025-01-10T02:24:24.600Z] 60836c6eb1bf: Layer already exists [2025-01-10T02:24:24.600Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:24.600Z] main: digest: sha256:4c948b90b8bda0412a665515517f8e039602135dfc780be1b0a246b778282131 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:24.667Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:24.678Z] taggedImages: [2025-01-10T02:24:24.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:24.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T02:24:24.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.39 [2025-01-10T02:24:24.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:24.678Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-10T02:24:24.708Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-10T02:24:24.708Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:24.708Z] latest [2025-01-10T02:24:24.708Z] 4.0.0-dev.39 [2025-01-10T02:24:24.708Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:24.708Z] main [2025-01-10T02:24:24.708Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:25.053Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:25.378Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:25.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T02:24:25.378Z] a2cb8ebe150e: Preparing [2025-01-10T02:24:25.378Z] c2309165c5a8: Preparing [2025-01-10T02:24:25.378Z] f6a30da2cc34: Preparing [2025-01-10T02:24:25.378Z] 6d24b92ae32c: Preparing [2025-01-10T02:24:25.378Z] de829dc46a5b: Preparing [2025-01-10T02:24:25.378Z] 6882e73b635b: Preparing [2025-01-10T02:24:25.378Z] 358a792c71e1: Preparing [2025-01-10T02:24:25.378Z] 3c363013ad4b: Preparing [2025-01-10T02:24:25.378Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:25.378Z] 6882e73b635b: Waiting [2025-01-10T02:24:25.378Z] 358a792c71e1: Waiting [2025-01-10T02:24:25.378Z] 3c363013ad4b: Waiting [2025-01-10T02:24:25.378Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:25.378Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:25.378Z] c2309165c5a8: Layer already exists [2025-01-10T02:24:25.378Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:25.378Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:25.378Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:25.378Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:25.378Z] f6a30da2cc34: Pushed [2025-01-10T02:24:25.378Z] a2cb8ebe150e: Pushed [2025-01-10T02:24:27.430Z] 6d24b92ae32c: Pushed [2025-01-10T02:24:27.699Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:28.085Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:28.433Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T02:24:28.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T02:24:28.433Z] a2cb8ebe150e: Preparing [2025-01-10T02:24:28.433Z] c2309165c5a8: Preparing [2025-01-10T02:24:28.433Z] f6a30da2cc34: Preparing [2025-01-10T02:24:28.433Z] 6d24b92ae32c: Preparing [2025-01-10T02:24:28.433Z] de829dc46a5b: Preparing [2025-01-10T02:24:28.433Z] 6882e73b635b: Preparing [2025-01-10T02:24:28.433Z] 358a792c71e1: Preparing [2025-01-10T02:24:28.433Z] 3c363013ad4b: Preparing [2025-01-10T02:24:28.433Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:28.433Z] 358a792c71e1: Waiting [2025-01-10T02:24:28.433Z] 6882e73b635b: Waiting [2025-01-10T02:24:28.433Z] 3c363013ad4b: Waiting [2025-01-10T02:24:28.433Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:28.433Z] f6a30da2cc34: Layer already exists [2025-01-10T02:24:28.433Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:28.433Z] a2cb8ebe150e: Layer already exists [2025-01-10T02:24:28.433Z] c2309165c5a8: Layer already exists [2025-01-10T02:24:28.433Z] 6d24b92ae32c: Layer already exists [2025-01-10T02:24:28.433Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:28.433Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:28.433Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:28.433Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:28.433Z] latest: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:28.767Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:29.091Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.39 [2025-01-10T02:24:29.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T02:24:29.091Z] a2cb8ebe150e: Preparing [2025-01-10T02:24:29.091Z] c2309165c5a8: Preparing [2025-01-10T02:24:29.091Z] f6a30da2cc34: Preparing [2025-01-10T02:24:29.091Z] 6d24b92ae32c: Preparing [2025-01-10T02:24:29.091Z] de829dc46a5b: Preparing [2025-01-10T02:24:29.091Z] 6882e73b635b: Preparing [2025-01-10T02:24:29.091Z] 358a792c71e1: Preparing [2025-01-10T02:24:29.091Z] 3c363013ad4b: Preparing [2025-01-10T02:24:29.091Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:29.091Z] 6882e73b635b: Waiting [2025-01-10T02:24:29.091Z] 358a792c71e1: Waiting [2025-01-10T02:24:29.091Z] 3c363013ad4b: Waiting [2025-01-10T02:24:29.091Z] 6d24b92ae32c: Layer already exists [2025-01-10T02:24:29.091Z] a2cb8ebe150e: Layer already exists [2025-01-10T02:24:29.091Z] c2309165c5a8: Layer already exists [2025-01-10T02:24:29.091Z] f6a30da2cc34: Layer already exists [2025-01-10T02:24:29.091Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:29.091Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:29.091Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:29.091Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:29.091Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:29.091Z] 4.0.0-dev.39: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:29.424Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:29.764Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:29.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T02:24:29.764Z] a2cb8ebe150e: Preparing [2025-01-10T02:24:29.764Z] c2309165c5a8: Preparing [2025-01-10T02:24:29.764Z] f6a30da2cc34: Preparing [2025-01-10T02:24:29.764Z] 6d24b92ae32c: Preparing [2025-01-10T02:24:29.764Z] de829dc46a5b: Preparing [2025-01-10T02:24:29.764Z] 6882e73b635b: Preparing [2025-01-10T02:24:29.764Z] 358a792c71e1: Preparing [2025-01-10T02:24:29.764Z] 3c363013ad4b: Preparing [2025-01-10T02:24:29.764Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:29.764Z] 358a792c71e1: Waiting [2025-01-10T02:24:29.764Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:29.764Z] 3c363013ad4b: Waiting [2025-01-10T02:24:29.764Z] 6882e73b635b: Waiting [2025-01-10T02:24:29.764Z] 6d24b92ae32c: Layer already exists [2025-01-10T02:24:29.764Z] f6a30da2cc34: Layer already exists [2025-01-10T02:24:29.764Z] a2cb8ebe150e: Layer already exists [2025-01-10T02:24:29.764Z] c2309165c5a8: Layer already exists [2025-01-10T02:24:29.764Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:29.764Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:29.764Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:29.764Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:29.764Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:29.764Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:30.089Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:30.422Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-10T02:24:30.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T02:24:30.423Z] a2cb8ebe150e: Preparing [2025-01-10T02:24:30.423Z] c2309165c5a8: Preparing [2025-01-10T02:24:30.423Z] f6a30da2cc34: Preparing [2025-01-10T02:24:30.423Z] 6d24b92ae32c: Preparing [2025-01-10T02:24:30.423Z] de829dc46a5b: Preparing [2025-01-10T02:24:30.423Z] 6882e73b635b: Preparing [2025-01-10T02:24:30.423Z] 358a792c71e1: Preparing [2025-01-10T02:24:30.423Z] 3c363013ad4b: Preparing [2025-01-10T02:24:30.423Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:30.423Z] 6882e73b635b: Waiting [2025-01-10T02:24:30.423Z] 358a792c71e1: Waiting [2025-01-10T02:24:30.423Z] 3c363013ad4b: Waiting [2025-01-10T02:24:30.423Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:30.423Z] a2cb8ebe150e: Layer already exists [2025-01-10T02:24:30.423Z] f6a30da2cc34: Layer already exists [2025-01-10T02:24:30.423Z] 6d24b92ae32c: Layer already exists [2025-01-10T02:24:30.423Z] c2309165c5a8: Layer already exists [2025-01-10T02:24:30.423Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:30.423Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:30.423Z] 3c363013ad4b: Layer already exists [2025-01-10T02:24:30.423Z] 358a792c71e1: Layer already exists [2025-01-10T02:24:30.423Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:30.423Z] main: digest: sha256:d941922a52f049aa2a2d6b885353af9f48873c4d49c2976c404cfef75ac95627 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:30.503Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:30.519Z] taggedImages: [2025-01-10T02:24:30.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:30.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T02:24:30.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.39 [2025-01-10T02:24:30.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:30.519Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-10T02:24:30.551Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-10T02:24:30.551Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:30.551Z] latest [2025-01-10T02:24:30.551Z] 4.0.0-dev.39 [2025-01-10T02:24:30.551Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:30.551Z] main [2025-01-10T02:24:30.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:30.904Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:31.235Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:31.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T02:24:31.235Z] f8717ffb3463: Preparing [2025-01-10T02:24:31.235Z] 37391ec4fae3: Preparing [2025-01-10T02:24:31.236Z] 36bd8a65a85e: Preparing [2025-01-10T02:24:31.236Z] 0127ea15488c: Preparing [2025-01-10T02:24:31.236Z] 1e3e2e21202d: Preparing [2025-01-10T02:24:31.236Z] de829dc46a5b: Preparing [2025-01-10T02:24:31.236Z] 6882e73b635b: Preparing [2025-01-10T02:24:31.236Z] 6db2ec02d964: Preparing [2025-01-10T02:24:31.236Z] 7d64155a9cb1: Preparing [2025-01-10T02:24:31.236Z] f9db09825970: Preparing [2025-01-10T02:24:31.236Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:31.236Z] 6882e73b635b: Waiting [2025-01-10T02:24:31.236Z] f9db09825970: Waiting [2025-01-10T02:24:31.236Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:31.236Z] 6db2ec02d964: Waiting [2025-01-10T02:24:31.236Z] 7d64155a9cb1: Waiting [2025-01-10T02:24:31.236Z] de829dc46a5b: Waiting [2025-01-10T02:24:31.236Z] 37391ec4fae3: Pushed [2025-01-10T02:24:31.236Z] f8717ffb3463: Pushed [2025-01-10T02:24:31.236Z] 1e3e2e21202d: Pushed [2025-01-10T02:24:31.236Z] 0127ea15488c: Pushed [2025-01-10T02:24:31.236Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:31.236Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:31.236Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:31.495Z] 6db2ec02d964: Pushed [2025-01-10T02:24:31.495Z] 7d64155a9cb1: Pushed [2025-01-10T02:24:32.432Z] 36bd8a65a85e: Pushed [2025-01-10T02:24:32.432Z] f9db09825970: Pushed [2025-01-10T02:24:32.693Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:33.025Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:33.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T02:24:33.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T02:24:33.362Z] f8717ffb3463: Preparing [2025-01-10T02:24:33.362Z] 37391ec4fae3: Preparing [2025-01-10T02:24:33.362Z] 36bd8a65a85e: Preparing [2025-01-10T02:24:33.362Z] 0127ea15488c: Preparing [2025-01-10T02:24:33.362Z] 1e3e2e21202d: Preparing [2025-01-10T02:24:33.362Z] de829dc46a5b: Preparing [2025-01-10T02:24:33.362Z] 6882e73b635b: Preparing [2025-01-10T02:24:33.362Z] 6db2ec02d964: Preparing [2025-01-10T02:24:33.362Z] 7d64155a9cb1: Preparing [2025-01-10T02:24:33.362Z] f9db09825970: Preparing [2025-01-10T02:24:33.362Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:33.362Z] de829dc46a5b: Waiting [2025-01-10T02:24:33.362Z] 6882e73b635b: Waiting [2025-01-10T02:24:33.362Z] 6db2ec02d964: Waiting [2025-01-10T02:24:33.362Z] 7d64155a9cb1: Waiting [2025-01-10T02:24:33.362Z] f9db09825970: Waiting [2025-01-10T02:24:33.362Z] 0127ea15488c: Layer already exists [2025-01-10T02:24:33.362Z] 36bd8a65a85e: Layer already exists [2025-01-10T02:24:33.362Z] f8717ffb3463: Layer already exists [2025-01-10T02:24:33.362Z] 1e3e2e21202d: Layer already exists [2025-01-10T02:24:33.362Z] 37391ec4fae3: Layer already exists [2025-01-10T02:24:33.362Z] 6db2ec02d964: Layer already exists [2025-01-10T02:24:33.362Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:33.362Z] 7d64155a9cb1: Layer already exists [2025-01-10T02:24:33.362Z] f9db09825970: Layer already exists [2025-01-10T02:24:33.362Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:33.362Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:33.362Z] latest: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:33.694Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:34.022Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.39 [2025-01-10T02:24:34.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T02:24:34.022Z] f8717ffb3463: Preparing [2025-01-10T02:24:34.022Z] 37391ec4fae3: Preparing [2025-01-10T02:24:34.022Z] 36bd8a65a85e: Preparing [2025-01-10T02:24:34.022Z] 0127ea15488c: Preparing [2025-01-10T02:24:34.022Z] 1e3e2e21202d: Preparing [2025-01-10T02:24:34.022Z] de829dc46a5b: Preparing [2025-01-10T02:24:34.022Z] 6882e73b635b: Preparing [2025-01-10T02:24:34.022Z] 6db2ec02d964: Preparing [2025-01-10T02:24:34.022Z] 7d64155a9cb1: Preparing [2025-01-10T02:24:34.022Z] f9db09825970: Preparing [2025-01-10T02:24:34.022Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:34.022Z] 6db2ec02d964: Waiting [2025-01-10T02:24:34.022Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:34.022Z] 7d64155a9cb1: Waiting [2025-01-10T02:24:34.022Z] f9db09825970: Waiting [2025-01-10T02:24:34.022Z] de829dc46a5b: Waiting [2025-01-10T02:24:34.022Z] 6882e73b635b: Waiting [2025-01-10T02:24:34.022Z] 0127ea15488c: Layer already exists [2025-01-10T02:24:34.022Z] 36bd8a65a85e: Layer already exists [2025-01-10T02:24:34.022Z] 37391ec4fae3: Layer already exists [2025-01-10T02:24:34.022Z] 1e3e2e21202d: Layer already exists [2025-01-10T02:24:34.022Z] f8717ffb3463: Layer already exists [2025-01-10T02:24:34.022Z] 6db2ec02d964: Layer already exists [2025-01-10T02:24:34.022Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:34.022Z] 7d64155a9cb1: Layer already exists [2025-01-10T02:24:34.022Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:34.022Z] f9db09825970: Layer already exists [2025-01-10T02:24:34.022Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:34.022Z] 4.0.0-dev.39: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:34.355Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:34.676Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:34.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T02:24:34.676Z] f8717ffb3463: Preparing [2025-01-10T02:24:34.676Z] 37391ec4fae3: Preparing [2025-01-10T02:24:34.676Z] 36bd8a65a85e: Preparing [2025-01-10T02:24:34.676Z] 0127ea15488c: Preparing [2025-01-10T02:24:34.676Z] 1e3e2e21202d: Preparing [2025-01-10T02:24:34.676Z] de829dc46a5b: Preparing [2025-01-10T02:24:34.676Z] 6882e73b635b: Preparing [2025-01-10T02:24:34.676Z] 6db2ec02d964: Preparing [2025-01-10T02:24:34.676Z] 7d64155a9cb1: Preparing [2025-01-10T02:24:34.676Z] f9db09825970: Preparing [2025-01-10T02:24:34.676Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:34.676Z] 7d64155a9cb1: Waiting [2025-01-10T02:24:34.676Z] de829dc46a5b: Waiting [2025-01-10T02:24:34.676Z] 6882e73b635b: Waiting [2025-01-10T02:24:34.676Z] f9db09825970: Waiting [2025-01-10T02:24:34.676Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:34.676Z] 36bd8a65a85e: Layer already exists [2025-01-10T02:24:34.676Z] f8717ffb3463: Layer already exists [2025-01-10T02:24:34.676Z] 0127ea15488c: Layer already exists [2025-01-10T02:24:34.676Z] 1e3e2e21202d: Layer already exists [2025-01-10T02:24:34.676Z] 37391ec4fae3: Layer already exists [2025-01-10T02:24:34.676Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:34.676Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:34.676Z] 7d64155a9cb1: Layer already exists [2025-01-10T02:24:34.676Z] f9db09825970: Layer already exists [2025-01-10T02:24:34.676Z] 6db2ec02d964: Layer already exists [2025-01-10T02:24:34.676Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:34.676Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:35.014Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:35.333Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-10T02:24:35.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T02:24:35.333Z] f8717ffb3463: Preparing [2025-01-10T02:24:35.333Z] 37391ec4fae3: Preparing [2025-01-10T02:24:35.333Z] 36bd8a65a85e: Preparing [2025-01-10T02:24:35.333Z] 0127ea15488c: Preparing [2025-01-10T02:24:35.333Z] 1e3e2e21202d: Preparing [2025-01-10T02:24:35.333Z] de829dc46a5b: Preparing [2025-01-10T02:24:35.333Z] 6882e73b635b: Preparing [2025-01-10T02:24:35.333Z] 6db2ec02d964: Preparing [2025-01-10T02:24:35.333Z] 7d64155a9cb1: Preparing [2025-01-10T02:24:35.333Z] f9db09825970: Preparing [2025-01-10T02:24:35.333Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:35.333Z] de829dc46a5b: Waiting [2025-01-10T02:24:35.333Z] 6db2ec02d964: Waiting [2025-01-10T02:24:35.333Z] 7d64155a9cb1: Waiting [2025-01-10T02:24:35.333Z] f9db09825970: Waiting [2025-01-10T02:24:35.333Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:35.333Z] f8717ffb3463: Layer already exists [2025-01-10T02:24:35.333Z] 1e3e2e21202d: Layer already exists [2025-01-10T02:24:35.333Z] 36bd8a65a85e: Layer already exists [2025-01-10T02:24:35.333Z] 0127ea15488c: Layer already exists [2025-01-10T02:24:35.333Z] 37391ec4fae3: Layer already exists [2025-01-10T02:24:35.333Z] 7d64155a9cb1: Layer already exists [2025-01-10T02:24:35.333Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:35.333Z] 6db2ec02d964: Layer already exists [2025-01-10T02:24:35.333Z] f9db09825970: Layer already exists [2025-01-10T02:24:35.333Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:35.333Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:35.333Z] main: digest: sha256:ed20366a6201ab4c7547e1a0aec0787720f3571fc895c59064eebcfb4eb21c83 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:35.403Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:35.418Z] taggedImages: [2025-01-10T02:24:35.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:35.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T02:24:35.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.39 [2025-01-10T02:24:35.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:35.418Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-10T02:24:35.450Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-10T02:24:35.450Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:35.450Z] latest [2025-01-10T02:24:35.450Z] 4.0.0-dev.39 [2025-01-10T02:24:35.450Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:35.450Z] main [2025-01-10T02:24:35.450Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:35.801Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:36.126Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:36.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T02:24:36.126Z] b97ddbb2718d: Preparing [2025-01-10T02:24:36.126Z] 7fe5a27541bd: Preparing [2025-01-10T02:24:36.126Z] 31e8e6708989: Preparing [2025-01-10T02:24:36.126Z] 953c68d5dc97: Preparing [2025-01-10T02:24:36.126Z] 59536206da32: Preparing [2025-01-10T02:24:36.126Z] 21f608590d80: Preparing [2025-01-10T02:24:36.126Z] 186c2d82cbbe: Preparing [2025-01-10T02:24:36.126Z] de829dc46a5b: Preparing [2025-01-10T02:24:36.126Z] 6882e73b635b: Preparing [2025-01-10T02:24:36.126Z] 21f608590d80: Waiting [2025-01-10T02:24:36.126Z] de829dc46a5b: Waiting [2025-01-10T02:24:36.126Z] 6a4930f7d181: Preparing [2025-01-10T02:24:36.126Z] 186c2d82cbbe: Waiting [2025-01-10T02:24:36.126Z] 6882e73b635b: Waiting [2025-01-10T02:24:36.126Z] bbdf980239b3: Preparing [2025-01-10T02:24:36.126Z] 6a4930f7d181: Waiting [2025-01-10T02:24:36.126Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:36.126Z] bbdf980239b3: Waiting [2025-01-10T02:24:36.126Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:36.126Z] 7fe5a27541bd: Pushed [2025-01-10T02:24:36.126Z] b97ddbb2718d: Pushed [2025-01-10T02:24:36.126Z] 59536206da32: Pushed [2025-01-10T02:24:36.126Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:36.126Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:36.126Z] 21f608590d80: Pushed [2025-01-10T02:24:36.126Z] 186c2d82cbbe: Pushed [2025-01-10T02:24:36.383Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:36.384Z] 6a4930f7d181: Pushed [2025-01-10T02:24:37.319Z] 953c68d5dc97: Pushed [2025-01-10T02:24:37.319Z] 31e8e6708989: Pushed [2025-01-10T02:24:37.577Z] bbdf980239b3: Pushed [2025-01-10T02:24:37.577Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:37.904Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:38.235Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T02:24:38.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T02:24:38.235Z] b97ddbb2718d: Preparing [2025-01-10T02:24:38.235Z] 7fe5a27541bd: Preparing [2025-01-10T02:24:38.235Z] 31e8e6708989: Preparing [2025-01-10T02:24:38.235Z] 953c68d5dc97: Preparing [2025-01-10T02:24:38.235Z] 59536206da32: Preparing [2025-01-10T02:24:38.235Z] 21f608590d80: Preparing [2025-01-10T02:24:38.235Z] 186c2d82cbbe: Preparing [2025-01-10T02:24:38.235Z] de829dc46a5b: Preparing [2025-01-10T02:24:38.235Z] 6882e73b635b: Preparing [2025-01-10T02:24:38.235Z] 6a4930f7d181: Preparing [2025-01-10T02:24:38.235Z] bbdf980239b3: Preparing [2025-01-10T02:24:38.235Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:38.235Z] 186c2d82cbbe: Waiting [2025-01-10T02:24:38.235Z] 21f608590d80: Waiting [2025-01-10T02:24:38.235Z] 6882e73b635b: Waiting [2025-01-10T02:24:38.235Z] bbdf980239b3: Waiting [2025-01-10T02:24:38.235Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:38.235Z] 6a4930f7d181: Waiting [2025-01-10T02:24:38.235Z] de829dc46a5b: Waiting [2025-01-10T02:24:38.235Z] 59536206da32: Layer already exists [2025-01-10T02:24:38.235Z] 7fe5a27541bd: Layer already exists [2025-01-10T02:24:38.235Z] 953c68d5dc97: Layer already exists [2025-01-10T02:24:38.235Z] b97ddbb2718d: Layer already exists [2025-01-10T02:24:38.235Z] 31e8e6708989: Layer already exists [2025-01-10T02:24:38.235Z] 21f608590d80: Layer already exists [2025-01-10T02:24:38.235Z] 186c2d82cbbe: Layer already exists [2025-01-10T02:24:38.235Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:38.235Z] 6a4930f7d181: Layer already exists [2025-01-10T02:24:38.235Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:38.235Z] bbdf980239b3: Layer already exists [2025-01-10T02:24:38.235Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:38.235Z] latest: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:38.563Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:38.974Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.39 [2025-01-10T02:24:38.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T02:24:38.974Z] b97ddbb2718d: Preparing [2025-01-10T02:24:38.974Z] 7fe5a27541bd: Preparing [2025-01-10T02:24:38.974Z] 31e8e6708989: Preparing [2025-01-10T02:24:38.974Z] 953c68d5dc97: Preparing [2025-01-10T02:24:38.974Z] 59536206da32: Preparing [2025-01-10T02:24:38.974Z] 21f608590d80: Preparing [2025-01-10T02:24:38.974Z] 186c2d82cbbe: Preparing [2025-01-10T02:24:38.974Z] de829dc46a5b: Preparing [2025-01-10T02:24:38.974Z] 6882e73b635b: Preparing [2025-01-10T02:24:38.974Z] 6a4930f7d181: Preparing [2025-01-10T02:24:38.974Z] bbdf980239b3: Preparing [2025-01-10T02:24:38.974Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:38.974Z] 186c2d82cbbe: Waiting [2025-01-10T02:24:38.974Z] de829dc46a5b: Waiting [2025-01-10T02:24:38.974Z] 21f608590d80: Waiting [2025-01-10T02:24:38.974Z] 6882e73b635b: Waiting [2025-01-10T02:24:38.974Z] 6a4930f7d181: Waiting [2025-01-10T02:24:38.974Z] bbdf980239b3: Waiting [2025-01-10T02:24:38.974Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:38.974Z] 59536206da32: Layer already exists [2025-01-10T02:24:38.974Z] 31e8e6708989: Layer already exists [2025-01-10T02:24:38.974Z] b97ddbb2718d: Layer already exists [2025-01-10T02:24:38.974Z] 953c68d5dc97: Layer already exists [2025-01-10T02:24:38.974Z] 7fe5a27541bd: Layer already exists [2025-01-10T02:24:38.974Z] 21f608590d80: Layer already exists [2025-01-10T02:24:38.974Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:38.974Z] 6a4930f7d181: Layer already exists [2025-01-10T02:24:38.974Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:38.974Z] 186c2d82cbbe: Layer already exists [2025-01-10T02:24:38.974Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:38.974Z] bbdf980239b3: Layer already exists [2025-01-10T02:24:38.974Z] 4.0.0-dev.39: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:39.295Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:39.616Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:39.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T02:24:39.617Z] b97ddbb2718d: Preparing [2025-01-10T02:24:39.617Z] 7fe5a27541bd: Preparing [2025-01-10T02:24:39.617Z] 31e8e6708989: Preparing [2025-01-10T02:24:39.617Z] 953c68d5dc97: Preparing [2025-01-10T02:24:39.617Z] 59536206da32: Preparing [2025-01-10T02:24:39.617Z] 21f608590d80: Preparing [2025-01-10T02:24:39.617Z] 186c2d82cbbe: Preparing [2025-01-10T02:24:39.617Z] de829dc46a5b: Preparing [2025-01-10T02:24:39.617Z] 6882e73b635b: Preparing [2025-01-10T02:24:39.617Z] 6a4930f7d181: Preparing [2025-01-10T02:24:39.617Z] bbdf980239b3: Preparing [2025-01-10T02:24:39.617Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:39.617Z] 21f608590d80: Waiting [2025-01-10T02:24:39.617Z] 186c2d82cbbe: Waiting [2025-01-10T02:24:39.617Z] de829dc46a5b: Waiting [2025-01-10T02:24:39.617Z] 6882e73b635b: Waiting [2025-01-10T02:24:39.617Z] 6a4930f7d181: Waiting [2025-01-10T02:24:39.617Z] bbdf980239b3: Waiting [2025-01-10T02:24:39.617Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:39.617Z] 953c68d5dc97: Layer already exists [2025-01-10T02:24:39.617Z] 7fe5a27541bd: Layer already exists [2025-01-10T02:24:39.617Z] 59536206da32: Layer already exists [2025-01-10T02:24:39.617Z] 31e8e6708989: Layer already exists [2025-01-10T02:24:39.617Z] b97ddbb2718d: Layer already exists [2025-01-10T02:24:39.617Z] 186c2d82cbbe: Layer already exists [2025-01-10T02:24:39.617Z] 21f608590d80: Layer already exists [2025-01-10T02:24:39.617Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:39.617Z] 6a4930f7d181: Layer already exists [2025-01-10T02:24:39.617Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:39.617Z] bbdf980239b3: Layer already exists [2025-01-10T02:24:39.617Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:39.617Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:39.935Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:40.255Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-10T02:24:40.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T02:24:40.255Z] b97ddbb2718d: Preparing [2025-01-10T02:24:40.255Z] 7fe5a27541bd: Preparing [2025-01-10T02:24:40.256Z] 31e8e6708989: Preparing [2025-01-10T02:24:40.256Z] 953c68d5dc97: Preparing [2025-01-10T02:24:40.256Z] 59536206da32: Preparing [2025-01-10T02:24:40.256Z] 21f608590d80: Preparing [2025-01-10T02:24:40.256Z] 186c2d82cbbe: Preparing [2025-01-10T02:24:40.256Z] de829dc46a5b: Preparing [2025-01-10T02:24:40.256Z] 6882e73b635b: Preparing [2025-01-10T02:24:40.256Z] 6a4930f7d181: Preparing [2025-01-10T02:24:40.256Z] bbdf980239b3: Preparing [2025-01-10T02:24:40.256Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:40.256Z] 21f608590d80: Waiting [2025-01-10T02:24:40.256Z] de829dc46a5b: Waiting [2025-01-10T02:24:40.256Z] 6882e73b635b: Waiting [2025-01-10T02:24:40.256Z] 6a4930f7d181: Waiting [2025-01-10T02:24:40.256Z] bbdf980239b3: Waiting [2025-01-10T02:24:40.256Z] 186c2d82cbbe: Waiting [2025-01-10T02:24:40.256Z] 59536206da32: Layer already exists [2025-01-10T02:24:40.256Z] 7fe5a27541bd: Layer already exists [2025-01-10T02:24:40.256Z] 31e8e6708989: Layer already exists [2025-01-10T02:24:40.256Z] b97ddbb2718d: Layer already exists [2025-01-10T02:24:40.256Z] 953c68d5dc97: Layer already exists [2025-01-10T02:24:40.256Z] 21f608590d80: Layer already exists [2025-01-10T02:24:40.256Z] 186c2d82cbbe: Layer already exists [2025-01-10T02:24:40.256Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:40.256Z] 6a4930f7d181: Layer already exists [2025-01-10T02:24:40.256Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:40.256Z] bbdf980239b3: Layer already exists [2025-01-10T02:24:40.256Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:40.256Z] main: digest: sha256:a859ac6597004b2e40fab7d30a7a696ff3d75dfeb3dc519e0587f3da3e2ee484 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:40.342Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:40.358Z] taggedImages: [2025-01-10T02:24:40.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:40.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T02:24:40.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.39 [2025-01-10T02:24:40.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:40.358Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-10T02:24:40.390Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-10T02:24:40.390Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:40.390Z] latest [2025-01-10T02:24:40.390Z] 4.0.0-dev.39 [2025-01-10T02:24:40.390Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:40.390Z] main [2025-01-10T02:24:40.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:40.780Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:41.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:41.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T02:24:41.102Z] 413f48217431: Preparing [2025-01-10T02:24:41.102Z] e0cb241e8752: Preparing [2025-01-10T02:24:41.102Z] de829dc46a5b: Preparing [2025-01-10T02:24:41.102Z] 6882e73b635b: Preparing [2025-01-10T02:24:41.102Z] dfb62e758958: Preparing [2025-01-10T02:24:41.102Z] 639ecddb2b81: Preparing [2025-01-10T02:24:41.102Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:41.102Z] 639ecddb2b81: Waiting [2025-01-10T02:24:41.102Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:41.102Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:41.102Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:41.102Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:41.102Z] dfb62e758958: Pushed [2025-01-10T02:24:41.102Z] 413f48217431: Pushed [2025-01-10T02:24:42.037Z] 639ecddb2b81: Pushed [2025-01-10T02:24:42.974Z] e0cb241e8752: Pushed [2025-01-10T02:24:42.974Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:43.295Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:43.618Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T02:24:43.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T02:24:43.618Z] 413f48217431: Preparing [2025-01-10T02:24:43.618Z] e0cb241e8752: Preparing [2025-01-10T02:24:43.618Z] de829dc46a5b: Preparing [2025-01-10T02:24:43.618Z] 6882e73b635b: Preparing [2025-01-10T02:24:43.618Z] dfb62e758958: Preparing [2025-01-10T02:24:43.618Z] 639ecddb2b81: Preparing [2025-01-10T02:24:43.618Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:43.618Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:43.618Z] 639ecddb2b81: Waiting [2025-01-10T02:24:43.618Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:43.618Z] dfb62e758958: Layer already exists [2025-01-10T02:24:43.618Z] 413f48217431: Layer already exists [2025-01-10T02:24:43.618Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:43.618Z] e0cb241e8752: Layer already exists [2025-01-10T02:24:43.618Z] 639ecddb2b81: Layer already exists [2025-01-10T02:24:43.618Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:43.618Z] latest: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:43.949Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:44.277Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.39 [2025-01-10T02:24:44.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T02:24:44.277Z] 413f48217431: Preparing [2025-01-10T02:24:44.277Z] e0cb241e8752: Preparing [2025-01-10T02:24:44.277Z] de829dc46a5b: Preparing [2025-01-10T02:24:44.277Z] 6882e73b635b: Preparing [2025-01-10T02:24:44.277Z] dfb62e758958: Preparing [2025-01-10T02:24:44.277Z] 639ecddb2b81: Preparing [2025-01-10T02:24:44.277Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:44.277Z] 639ecddb2b81: Waiting [2025-01-10T02:24:44.277Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:44.277Z] e0cb241e8752: Layer already exists [2025-01-10T02:24:44.277Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:44.277Z] 413f48217431: Layer already exists [2025-01-10T02:24:44.277Z] dfb62e758958: Layer already exists [2025-01-10T02:24:44.277Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:44.277Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:44.277Z] 639ecddb2b81: Layer already exists [2025-01-10T02:24:44.277Z] 4.0.0-dev.39: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:44.607Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:44.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:44.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T02:24:44.932Z] 413f48217431: Preparing [2025-01-10T02:24:44.932Z] e0cb241e8752: Preparing [2025-01-10T02:24:44.932Z] de829dc46a5b: Preparing [2025-01-10T02:24:44.932Z] 6882e73b635b: Preparing [2025-01-10T02:24:44.932Z] dfb62e758958: Preparing [2025-01-10T02:24:44.932Z] 639ecddb2b81: Preparing [2025-01-10T02:24:44.932Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:44.932Z] 639ecddb2b81: Waiting [2025-01-10T02:24:44.932Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:44.932Z] dfb62e758958: Layer already exists [2025-01-10T02:24:44.932Z] 413f48217431: Layer already exists [2025-01-10T02:24:44.932Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:44.932Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:44.932Z] 639ecddb2b81: Layer already exists [2025-01-10T02:24:44.932Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:44.932Z] e0cb241e8752: Layer already exists [2025-01-10T02:24:44.932Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:45.250Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:45.569Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-10T02:24:45.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T02:24:45.569Z] 413f48217431: Preparing [2025-01-10T02:24:45.569Z] e0cb241e8752: Preparing [2025-01-10T02:24:45.569Z] de829dc46a5b: Preparing [2025-01-10T02:24:45.569Z] 6882e73b635b: Preparing [2025-01-10T02:24:45.569Z] dfb62e758958: Preparing [2025-01-10T02:24:45.569Z] 639ecddb2b81: Preparing [2025-01-10T02:24:45.569Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:45.569Z] 639ecddb2b81: Waiting [2025-01-10T02:24:45.569Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:45.569Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:45.569Z] dfb62e758958: Layer already exists [2025-01-10T02:24:45.569Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:45.569Z] e0cb241e8752: Layer already exists [2025-01-10T02:24:45.569Z] 413f48217431: Layer already exists [2025-01-10T02:24:45.569Z] 639ecddb2b81: Layer already exists [2025-01-10T02:24:45.569Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:45.569Z] main: digest: sha256:7f2482819aedb2ba15ba789b95aab2585942facaadc8f3172edc7cf02e471e78 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:45.633Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:45.654Z] taggedImages: [2025-01-10T02:24:45.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:45.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T02:24:45.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.39 [2025-01-10T02:24:45.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:45.654Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-10T02:24:45.683Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-10T02:24:45.683Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:45.683Z] latest [2025-01-10T02:24:45.683Z] 4.0.0-dev.39 [2025-01-10T02:24:45.683Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:45.683Z] main [2025-01-10T02:24:45.683Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:46.016Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:46.338Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:46.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T02:24:46.338Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:24:46.338Z] de0f2953e369: Preparing [2025-01-10T02:24:46.338Z] 785b43e1f3dd: Preparing [2025-01-10T02:24:46.338Z] de829dc46a5b: Preparing [2025-01-10T02:24:46.338Z] 6882e73b635b: Preparing [2025-01-10T02:24:46.338Z] 9cec03aacb44: Preparing [2025-01-10T02:24:46.338Z] 5deb893de0a8: Preparing [2025-01-10T02:24:46.338Z] e71695e72364: Preparing [2025-01-10T02:24:46.338Z] e3778cc2be95: Preparing [2025-01-10T02:24:46.338Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:46.338Z] 9cec03aacb44: Waiting [2025-01-10T02:24:46.338Z] 5deb893de0a8: Waiting [2025-01-10T02:24:46.338Z] e71695e72364: Waiting [2025-01-10T02:24:46.338Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:46.338Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:46.338Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:46.338Z] 9a2aa65a2fe6: Pushed [2025-01-10T02:24:46.338Z] de0f2953e369: Pushed [2025-01-10T02:24:46.338Z] 785b43e1f3dd: Pushed [2025-01-10T02:24:46.338Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:46.338Z] e71695e72364: Pushed [2025-01-10T02:24:46.907Z] e3778cc2be95: Pushed [2025-01-10T02:24:52.184Z] 5deb893de0a8: Pushed [2025-01-10T02:24:55.479Z] 9cec03aacb44: Pushed [2025-01-10T02:24:55.479Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:55.801Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:56.120Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T02:24:56.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T02:24:56.120Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:24:56.120Z] de0f2953e369: Preparing [2025-01-10T02:24:56.120Z] 785b43e1f3dd: Preparing [2025-01-10T02:24:56.120Z] de829dc46a5b: Preparing [2025-01-10T02:24:56.120Z] 6882e73b635b: Preparing [2025-01-10T02:24:56.120Z] 9cec03aacb44: Preparing [2025-01-10T02:24:56.120Z] 5deb893de0a8: Preparing [2025-01-10T02:24:56.120Z] e71695e72364: Preparing [2025-01-10T02:24:56.120Z] e3778cc2be95: Preparing [2025-01-10T02:24:56.120Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:56.120Z] e3778cc2be95: Waiting [2025-01-10T02:24:56.120Z] 9cec03aacb44: Waiting [2025-01-10T02:24:56.120Z] 5deb893de0a8: Waiting [2025-01-10T02:24:56.120Z] e71695e72364: Waiting [2025-01-10T02:24:56.120Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:56.120Z] de0f2953e369: Layer already exists [2025-01-10T02:24:56.120Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:56.120Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:24:56.120Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:56.120Z] 785b43e1f3dd: Layer already exists [2025-01-10T02:24:56.120Z] 5deb893de0a8: Layer already exists [2025-01-10T02:24:56.120Z] 9cec03aacb44: Layer already exists [2025-01-10T02:24:56.120Z] e3778cc2be95: Layer already exists [2025-01-10T02:24:56.120Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:56.120Z] e71695e72364: Layer already exists [2025-01-10T02:24:56.120Z] latest: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:56.448Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:56.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.39 [2025-01-10T02:24:56.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T02:24:56.766Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:24:56.766Z] de0f2953e369: Preparing [2025-01-10T02:24:56.766Z] 785b43e1f3dd: Preparing [2025-01-10T02:24:56.766Z] de829dc46a5b: Preparing [2025-01-10T02:24:56.766Z] 6882e73b635b: Preparing [2025-01-10T02:24:56.766Z] 9cec03aacb44: Preparing [2025-01-10T02:24:56.766Z] 5deb893de0a8: Preparing [2025-01-10T02:24:56.766Z] e71695e72364: Preparing [2025-01-10T02:24:56.766Z] e3778cc2be95: Preparing [2025-01-10T02:24:56.766Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:56.766Z] 9cec03aacb44: Waiting [2025-01-10T02:24:56.766Z] e3778cc2be95: Waiting [2025-01-10T02:24:56.766Z] 5deb893de0a8: Waiting [2025-01-10T02:24:56.766Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:56.766Z] e71695e72364: Waiting [2025-01-10T02:24:56.766Z] 785b43e1f3dd: Layer already exists [2025-01-10T02:24:56.766Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:24:56.766Z] de0f2953e369: Layer already exists [2025-01-10T02:24:56.766Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:56.766Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:56.766Z] e71695e72364: Layer already exists [2025-01-10T02:24:56.766Z] 9cec03aacb44: Layer already exists [2025-01-10T02:24:56.766Z] e3778cc2be95: Layer already exists [2025-01-10T02:24:56.766Z] 5deb893de0a8: Layer already exists [2025-01-10T02:24:56.766Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:56.766Z] 4.0.0-dev.39: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:57.089Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:57.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:57.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T02:24:57.408Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:24:57.408Z] de0f2953e369: Preparing [2025-01-10T02:24:57.408Z] 785b43e1f3dd: Preparing [2025-01-10T02:24:57.408Z] de829dc46a5b: Preparing [2025-01-10T02:24:57.408Z] 6882e73b635b: Preparing [2025-01-10T02:24:57.408Z] 9cec03aacb44: Preparing [2025-01-10T02:24:57.408Z] 5deb893de0a8: Preparing [2025-01-10T02:24:57.408Z] e71695e72364: Preparing [2025-01-10T02:24:57.408Z] e3778cc2be95: Preparing [2025-01-10T02:24:57.408Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:57.408Z] 9cec03aacb44: Waiting [2025-01-10T02:24:57.408Z] e3778cc2be95: Waiting [2025-01-10T02:24:57.408Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:57.408Z] e71695e72364: Waiting [2025-01-10T02:24:57.408Z] 5deb893de0a8: Waiting [2025-01-10T02:24:57.408Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:57.408Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:57.408Z] de0f2953e369: Layer already exists [2025-01-10T02:24:57.408Z] 785b43e1f3dd: Layer already exists [2025-01-10T02:24:57.408Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:24:57.408Z] 5deb893de0a8: Layer already exists [2025-01-10T02:24:57.408Z] 9cec03aacb44: Layer already exists [2025-01-10T02:24:57.408Z] e71695e72364: Layer already exists [2025-01-10T02:24:57.408Z] e3778cc2be95: Layer already exists [2025-01-10T02:24:57.408Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:57.408Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:57.728Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:58.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-10T02:24:58.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T02:24:58.056Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:24:58.056Z] de0f2953e369: Preparing [2025-01-10T02:24:58.056Z] 785b43e1f3dd: Preparing [2025-01-10T02:24:58.056Z] de829dc46a5b: Preparing [2025-01-10T02:24:58.056Z] 6882e73b635b: Preparing [2025-01-10T02:24:58.056Z] 9cec03aacb44: Preparing [2025-01-10T02:24:58.056Z] 5deb893de0a8: Preparing [2025-01-10T02:24:58.056Z] e71695e72364: Preparing [2025-01-10T02:24:58.056Z] e3778cc2be95: Preparing [2025-01-10T02:24:58.056Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:58.056Z] 9cec03aacb44: Waiting [2025-01-10T02:24:58.056Z] 5deb893de0a8: Waiting [2025-01-10T02:24:58.056Z] e71695e72364: Waiting [2025-01-10T02:24:58.056Z] e3778cc2be95: Waiting [2025-01-10T02:24:58.056Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:58.056Z] de0f2953e369: Layer already exists [2025-01-10T02:24:58.056Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:58.056Z] 785b43e1f3dd: Layer already exists [2025-01-10T02:24:58.056Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:24:58.056Z] 9cec03aacb44: Layer already exists [2025-01-10T02:24:58.056Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:58.056Z] 5deb893de0a8: Layer already exists [2025-01-10T02:24:58.056Z] e71695e72364: Layer already exists [2025-01-10T02:24:58.056Z] e3778cc2be95: Layer already exists [2025-01-10T02:24:58.056Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:58.056Z] main: digest: sha256:d64f3a8a5ed699f9164f7ab577d34ba676b844cf0c3e66cc6449dce05ffddbbc size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:24:58.125Z] ===================================================== [Pipeline] echo [2025-01-10T02:24:58.135Z] taggedImages: [2025-01-10T02:24:58.135Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:58.135Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T02:24:58.135Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.39 [2025-01-10T02:24:58.135Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:58.135Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-10T02:24:58.165Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-10T02:24:58.165Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:58.165Z] latest [2025-01-10T02:24:58.165Z] 4.0.0-dev.39 [2025-01-10T02:24:58.165Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:24:58.165Z] main [2025-01-10T02:24:58.165Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:58.508Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:24:58.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:24:58.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T02:24:58.835Z] 0474b062b97f: Preparing [2025-01-10T02:24:58.835Z] 73a451133fbe: Preparing [2025-01-10T02:24:58.835Z] ccb5a3ba4c93: Preparing [2025-01-10T02:24:58.835Z] de829dc46a5b: Preparing [2025-01-10T02:24:58.835Z] 6882e73b635b: Preparing [2025-01-10T02:24:58.835Z] d82c7c6707af: Preparing [2025-01-10T02:24:58.835Z] 0b1d798d8f15: Preparing [2025-01-10T02:24:58.835Z] ed1b467dc220: Preparing [2025-01-10T02:24:58.835Z] ce5a8cde9eee: Preparing [2025-01-10T02:24:58.835Z] d82c7c6707af: Waiting [2025-01-10T02:24:58.835Z] ce5a8cde9eee: Waiting [2025-01-10T02:24:58.835Z] 0b1d798d8f15: Waiting [2025-01-10T02:24:58.835Z] ed1b467dc220: Waiting [2025-01-10T02:24:58.835Z] de829dc46a5b: Layer already exists [2025-01-10T02:24:58.835Z] 6882e73b635b: Layer already exists [2025-01-10T02:24:58.835Z] 0474b062b97f: Pushed [2025-01-10T02:24:58.835Z] 73a451133fbe: Pushed [2025-01-10T02:24:59.094Z] ccb5a3ba4c93: Pushed [2025-01-10T02:24:59.094Z] 0b1d798d8f15: Pushed [2025-01-10T02:24:59.094Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:24:59.353Z] ed1b467dc220: Pushed [2025-01-10T02:25:07.469Z] d82c7c6707af: Pushed [2025-01-10T02:25:07.737Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:08.068Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:08.384Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T02:25:08.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T02:25:08.384Z] 0474b062b97f: Preparing [2025-01-10T02:25:08.384Z] 73a451133fbe: Preparing [2025-01-10T02:25:08.384Z] ccb5a3ba4c93: Preparing [2025-01-10T02:25:08.384Z] de829dc46a5b: Preparing [2025-01-10T02:25:08.384Z] 6882e73b635b: Preparing [2025-01-10T02:25:08.384Z] d82c7c6707af: Preparing [2025-01-10T02:25:08.384Z] 0b1d798d8f15: Preparing [2025-01-10T02:25:08.384Z] ed1b467dc220: Preparing [2025-01-10T02:25:08.384Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:08.384Z] d82c7c6707af: Waiting [2025-01-10T02:25:08.384Z] 0b1d798d8f15: Waiting [2025-01-10T02:25:08.384Z] ed1b467dc220: Waiting [2025-01-10T02:25:08.384Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:08.384Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:08.384Z] 73a451133fbe: Layer already exists [2025-01-10T02:25:08.384Z] ccb5a3ba4c93: Layer already exists [2025-01-10T02:25:08.384Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:08.384Z] 0474b062b97f: Layer already exists [2025-01-10T02:25:08.384Z] 0b1d798d8f15: Layer already exists [2025-01-10T02:25:08.384Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:08.384Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:08.384Z] ed1b467dc220: Layer already exists [2025-01-10T02:25:08.384Z] latest: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:08.701Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:09.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.39 [2025-01-10T02:25:09.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T02:25:09.020Z] 0474b062b97f: Preparing [2025-01-10T02:25:09.020Z] 73a451133fbe: Preparing [2025-01-10T02:25:09.020Z] ccb5a3ba4c93: Preparing [2025-01-10T02:25:09.020Z] de829dc46a5b: Preparing [2025-01-10T02:25:09.020Z] 6882e73b635b: Preparing [2025-01-10T02:25:09.020Z] d82c7c6707af: Preparing [2025-01-10T02:25:09.020Z] 0b1d798d8f15: Preparing [2025-01-10T02:25:09.020Z] ed1b467dc220: Preparing [2025-01-10T02:25:09.020Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:09.020Z] ed1b467dc220: Waiting [2025-01-10T02:25:09.020Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:09.020Z] d82c7c6707af: Waiting [2025-01-10T02:25:09.020Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:09.020Z] 73a451133fbe: Layer already exists [2025-01-10T02:25:09.020Z] 0474b062b97f: Layer already exists [2025-01-10T02:25:09.020Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:09.020Z] ccb5a3ba4c93: Layer already exists [2025-01-10T02:25:09.020Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:09.020Z] 0b1d798d8f15: Layer already exists [2025-01-10T02:25:09.020Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:09.020Z] ed1b467dc220: Layer already exists [2025-01-10T02:25:09.020Z] 4.0.0-dev.39: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:09.345Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:09.667Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:09.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T02:25:09.667Z] 0474b062b97f: Preparing [2025-01-10T02:25:09.667Z] 73a451133fbe: Preparing [2025-01-10T02:25:09.667Z] ccb5a3ba4c93: Preparing [2025-01-10T02:25:09.667Z] de829dc46a5b: Preparing [2025-01-10T02:25:09.667Z] 6882e73b635b: Preparing [2025-01-10T02:25:09.667Z] d82c7c6707af: Preparing [2025-01-10T02:25:09.667Z] d82c7c6707af: Waiting [2025-01-10T02:25:09.667Z] 0b1d798d8f15: Preparing [2025-01-10T02:25:09.667Z] ed1b467dc220: Preparing [2025-01-10T02:25:09.667Z] 0b1d798d8f15: Waiting [2025-01-10T02:25:09.667Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:09.667Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:09.667Z] 0474b062b97f: Layer already exists [2025-01-10T02:25:09.667Z] ccb5a3ba4c93: Layer already exists [2025-01-10T02:25:09.667Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:09.667Z] 73a451133fbe: Layer already exists [2025-01-10T02:25:09.667Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:09.667Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:09.667Z] 0b1d798d8f15: Layer already exists [2025-01-10T02:25:09.667Z] ed1b467dc220: Layer already exists [2025-01-10T02:25:09.667Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:09.667Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:10.044Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:10.365Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-10T02:25:10.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T02:25:10.365Z] 0474b062b97f: Preparing [2025-01-10T02:25:10.365Z] 73a451133fbe: Preparing [2025-01-10T02:25:10.365Z] ccb5a3ba4c93: Preparing [2025-01-10T02:25:10.365Z] de829dc46a5b: Preparing [2025-01-10T02:25:10.365Z] 6882e73b635b: Preparing [2025-01-10T02:25:10.365Z] d82c7c6707af: Preparing [2025-01-10T02:25:10.365Z] 0b1d798d8f15: Preparing [2025-01-10T02:25:10.365Z] ed1b467dc220: Preparing [2025-01-10T02:25:10.365Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:10.365Z] 0b1d798d8f15: Waiting [2025-01-10T02:25:10.365Z] d82c7c6707af: Waiting [2025-01-10T02:25:10.365Z] ed1b467dc220: Waiting [2025-01-10T02:25:10.365Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:10.365Z] ccb5a3ba4c93: Layer already exists [2025-01-10T02:25:10.365Z] 73a451133fbe: Layer already exists [2025-01-10T02:25:10.365Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:10.365Z] 0474b062b97f: Layer already exists [2025-01-10T02:25:10.365Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:10.365Z] ed1b467dc220: Layer already exists [2025-01-10T02:25:10.365Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:10.365Z] 0b1d798d8f15: Layer already exists [2025-01-10T02:25:10.365Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:10.365Z] main: digest: sha256:af62e624bf4ed3446adde656e6cf451f23718385400368c759c82b3024156f9b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:25:10.441Z] ===================================================== [Pipeline] echo [2025-01-10T02:25:10.453Z] taggedImages: [2025-01-10T02:25:10.453Z] - nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:10.453Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T02:25:10.453Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.39 [2025-01-10T02:25:10.453Z] - nexus3.edgexfoundry.org:10004/security-spire-config:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:10.453Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-10T02:25:10.480Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-10T02:25:10.480Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:10.480Z] latest [2025-01-10T02:25:10.480Z] 4.0.0-dev.39 [2025-01-10T02:25:10.480Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:10.480Z] main [2025-01-10T02:25:10.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:10.832Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:11.150Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:11.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T02:25:11.150Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:25:11.150Z] 38231b6c70ca: Preparing [2025-01-10T02:25:11.150Z] 6e1805974fd1: Preparing [2025-01-10T02:25:11.150Z] de829dc46a5b: Preparing [2025-01-10T02:25:11.150Z] 6882e73b635b: Preparing [2025-01-10T02:25:11.150Z] d82c7c6707af: Preparing [2025-01-10T02:25:11.150Z] e71695e72364: Preparing [2025-01-10T02:25:11.150Z] e3778cc2be95: Preparing [2025-01-10T02:25:11.150Z] e71695e72364: Waiting [2025-01-10T02:25:11.150Z] e3778cc2be95: Waiting [2025-01-10T02:25:11.150Z] d82c7c6707af: Waiting [2025-01-10T02:25:11.150Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:11.150Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:11.150Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:11.150Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:25:11.150Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:11.150Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:11.150Z] e71695e72364: Layer already exists [2025-01-10T02:25:11.150Z] e3778cc2be95: Layer already exists [2025-01-10T02:25:11.150Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:11.150Z] 6e1805974fd1: Pushed [2025-01-10T02:25:11.150Z] 38231b6c70ca: Pushed [2025-01-10T02:25:11.410Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:11.742Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:12.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T02:25:12.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T02:25:12.062Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:25:12.062Z] 38231b6c70ca: Preparing [2025-01-10T02:25:12.062Z] 6e1805974fd1: Preparing [2025-01-10T02:25:12.062Z] de829dc46a5b: Preparing [2025-01-10T02:25:12.062Z] 6882e73b635b: Preparing [2025-01-10T02:25:12.062Z] d82c7c6707af: Preparing [2025-01-10T02:25:12.062Z] e71695e72364: Preparing [2025-01-10T02:25:12.062Z] e3778cc2be95: Preparing [2025-01-10T02:25:12.062Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:12.062Z] d82c7c6707af: Waiting [2025-01-10T02:25:12.062Z] e3778cc2be95: Waiting [2025-01-10T02:25:12.062Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:12.062Z] e71695e72364: Waiting [2025-01-10T02:25:12.062Z] 38231b6c70ca: Layer already exists [2025-01-10T02:25:12.062Z] 6e1805974fd1: Layer already exists [2025-01-10T02:25:12.062Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:25:12.062Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:12.062Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:12.062Z] e3778cc2be95: Layer already exists [2025-01-10T02:25:12.062Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:12.062Z] e71695e72364: Layer already exists [2025-01-10T02:25:12.062Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:12.062Z] latest: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:12.389Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:12.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.39 [2025-01-10T02:25:12.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T02:25:12.718Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:25:12.718Z] 38231b6c70ca: Preparing [2025-01-10T02:25:12.718Z] 6e1805974fd1: Preparing [2025-01-10T02:25:12.718Z] de829dc46a5b: Preparing [2025-01-10T02:25:12.718Z] 6882e73b635b: Preparing [2025-01-10T02:25:12.718Z] d82c7c6707af: Preparing [2025-01-10T02:25:12.718Z] e71695e72364: Preparing [2025-01-10T02:25:12.718Z] e3778cc2be95: Preparing [2025-01-10T02:25:12.718Z] d82c7c6707af: Waiting [2025-01-10T02:25:12.718Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:12.718Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:12.718Z] 6e1805974fd1: Layer already exists [2025-01-10T02:25:12.718Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:12.718Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:25:12.718Z] 38231b6c70ca: Layer already exists [2025-01-10T02:25:12.718Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:12.718Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:12.718Z] e3778cc2be95: Layer already exists [2025-01-10T02:25:12.718Z] e71695e72364: Layer already exists [2025-01-10T02:25:12.718Z] 4.0.0-dev.39: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:13.046Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:13.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:13.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T02:25:13.385Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:25:13.385Z] 38231b6c70ca: Preparing [2025-01-10T02:25:13.385Z] 6e1805974fd1: Preparing [2025-01-10T02:25:13.385Z] de829dc46a5b: Preparing [2025-01-10T02:25:13.385Z] 6882e73b635b: Preparing [2025-01-10T02:25:13.385Z] d82c7c6707af: Preparing [2025-01-10T02:25:13.385Z] e71695e72364: Preparing [2025-01-10T02:25:13.385Z] e3778cc2be95: Preparing [2025-01-10T02:25:13.385Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:13.385Z] d82c7c6707af: Waiting [2025-01-10T02:25:13.385Z] e71695e72364: Waiting [2025-01-10T02:25:13.385Z] e3778cc2be95: Waiting [2025-01-10T02:25:13.385Z] 38231b6c70ca: Layer already exists [2025-01-10T02:25:13.385Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:25:13.386Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:13.386Z] 6e1805974fd1: Layer already exists [2025-01-10T02:25:13.386Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:13.386Z] e71695e72364: Layer already exists [2025-01-10T02:25:13.386Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:13.386Z] e3778cc2be95: Layer already exists [2025-01-10T02:25:13.386Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:13.386Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:13.715Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:14.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-10T02:25:14.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T02:25:14.035Z] 9a2aa65a2fe6: Preparing [2025-01-10T02:25:14.035Z] 38231b6c70ca: Preparing [2025-01-10T02:25:14.035Z] 6e1805974fd1: Preparing [2025-01-10T02:25:14.035Z] de829dc46a5b: Preparing [2025-01-10T02:25:14.035Z] 6882e73b635b: Preparing [2025-01-10T02:25:14.035Z] d82c7c6707af: Preparing [2025-01-10T02:25:14.035Z] e71695e72364: Preparing [2025-01-10T02:25:14.035Z] e3778cc2be95: Preparing [2025-01-10T02:25:14.035Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:14.035Z] d82c7c6707af: Waiting [2025-01-10T02:25:14.035Z] e71695e72364: Waiting [2025-01-10T02:25:14.035Z] e3778cc2be95: Waiting [2025-01-10T02:25:14.035Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:14.035Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:14.035Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:14.035Z] 9a2aa65a2fe6: Layer already exists [2025-01-10T02:25:14.035Z] 6e1805974fd1: Layer already exists [2025-01-10T02:25:14.035Z] 38231b6c70ca: Layer already exists [2025-01-10T02:25:14.035Z] e3778cc2be95: Layer already exists [2025-01-10T02:25:14.035Z] e71695e72364: Layer already exists [2025-01-10T02:25:14.035Z] d82c7c6707af: Layer already exists [2025-01-10T02:25:14.035Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:14.035Z] main: digest: sha256:bfe91de6ccd858a22e90abe3e0eaf9610cab866f2317eb141f864b4cd342dac6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:25:14.110Z] ===================================================== [Pipeline] echo [2025-01-10T02:25:14.121Z] taggedImages: [2025-01-10T02:25:14.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:14.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T02:25:14.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.39 [2025-01-10T02:25:14.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:14.121Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-10T02:25:14.145Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-10T02:25:14.145Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:14.145Z] latest [2025-01-10T02:25:14.145Z] 4.0.0-dev.39 [2025-01-10T02:25:14.145Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:14.145Z] main [2025-01-10T02:25:14.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:14.489Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:14.814Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:14.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T02:25:14.814Z] 5451d344dcef: Preparing [2025-01-10T02:25:14.814Z] a6c46bee8366: Preparing [2025-01-10T02:25:14.814Z] 12837595e87a: Preparing [2025-01-10T02:25:14.814Z] de829dc46a5b: Preparing [2025-01-10T02:25:14.814Z] 6882e73b635b: Preparing [2025-01-10T02:25:14.814Z] 3596736d1109: Preparing [2025-01-10T02:25:14.814Z] 82a11359485c: Preparing [2025-01-10T02:25:14.814Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:14.814Z] 82a11359485c: Waiting [2025-01-10T02:25:14.814Z] 3596736d1109: Waiting [2025-01-10T02:25:14.814Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:14.814Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:14.814Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:14.814Z] a6c46bee8366: Pushed [2025-01-10T02:25:14.814Z] 3596736d1109: Pushed [2025-01-10T02:25:14.814Z] 5451d344dcef: Pushed [2025-01-10T02:25:14.814Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:15.751Z] 82a11359485c: Pushed [2025-01-10T02:25:18.287Z] 12837595e87a: Pushed [2025-01-10T02:25:18.547Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:18.874Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:19.195Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T02:25:19.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T02:25:19.195Z] 5451d344dcef: Preparing [2025-01-10T02:25:19.195Z] a6c46bee8366: Preparing [2025-01-10T02:25:19.195Z] 12837595e87a: Preparing [2025-01-10T02:25:19.195Z] de829dc46a5b: Preparing [2025-01-10T02:25:19.195Z] 6882e73b635b: Preparing [2025-01-10T02:25:19.195Z] 3596736d1109: Preparing [2025-01-10T02:25:19.195Z] 82a11359485c: Preparing [2025-01-10T02:25:19.195Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:19.195Z] 3596736d1109: Waiting [2025-01-10T02:25:19.195Z] 82a11359485c: Waiting [2025-01-10T02:25:19.195Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:19.195Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:19.195Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:19.195Z] a6c46bee8366: Layer already exists [2025-01-10T02:25:19.195Z] 12837595e87a: Layer already exists [2025-01-10T02:25:19.195Z] 5451d344dcef: Layer already exists [2025-01-10T02:25:19.195Z] 82a11359485c: Layer already exists [2025-01-10T02:25:19.195Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:19.195Z] 3596736d1109: Layer already exists [2025-01-10T02:25:19.195Z] latest: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:19.515Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:19.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.39 [2025-01-10T02:25:19.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T02:25:19.834Z] 5451d344dcef: Preparing [2025-01-10T02:25:19.834Z] a6c46bee8366: Preparing [2025-01-10T02:25:19.834Z] 12837595e87a: Preparing [2025-01-10T02:25:19.834Z] de829dc46a5b: Preparing [2025-01-10T02:25:19.834Z] 6882e73b635b: Preparing [2025-01-10T02:25:19.834Z] 3596736d1109: Preparing [2025-01-10T02:25:19.834Z] 82a11359485c: Preparing [2025-01-10T02:25:19.834Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:19.834Z] 3596736d1109: Waiting [2025-01-10T02:25:19.834Z] 82a11359485c: Waiting [2025-01-10T02:25:19.834Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:19.834Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:19.834Z] a6c46bee8366: Layer already exists [2025-01-10T02:25:19.834Z] 12837595e87a: Layer already exists [2025-01-10T02:25:19.834Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:19.834Z] 5451d344dcef: Layer already exists [2025-01-10T02:25:19.834Z] 3596736d1109: Layer already exists [2025-01-10T02:25:19.834Z] 82a11359485c: Layer already exists [2025-01-10T02:25:19.834Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:19.834Z] 4.0.0-dev.39: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:20.163Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:20.497Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:20.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T02:25:20.497Z] 5451d344dcef: Preparing [2025-01-10T02:25:20.497Z] a6c46bee8366: Preparing [2025-01-10T02:25:20.497Z] 12837595e87a: Preparing [2025-01-10T02:25:20.497Z] de829dc46a5b: Preparing [2025-01-10T02:25:20.497Z] 6882e73b635b: Preparing [2025-01-10T02:25:20.497Z] 3596736d1109: Preparing [2025-01-10T02:25:20.497Z] 82a11359485c: Preparing [2025-01-10T02:25:20.497Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:20.497Z] 3596736d1109: Waiting [2025-01-10T02:25:20.497Z] 82a11359485c: Waiting [2025-01-10T02:25:20.497Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:20.497Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:20.497Z] 5451d344dcef: Layer already exists [2025-01-10T02:25:20.497Z] a6c46bee8366: Layer already exists [2025-01-10T02:25:20.497Z] 12837595e87a: Layer already exists [2025-01-10T02:25:20.497Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:20.497Z] 82a11359485c: Layer already exists [2025-01-10T02:25:20.497Z] 3596736d1109: Layer already exists [2025-01-10T02:25:20.497Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:20.497Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:20.823Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:21.148Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-10T02:25:21.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T02:25:21.148Z] 5451d344dcef: Preparing [2025-01-10T02:25:21.148Z] a6c46bee8366: Preparing [2025-01-10T02:25:21.148Z] 12837595e87a: Preparing [2025-01-10T02:25:21.148Z] de829dc46a5b: Preparing [2025-01-10T02:25:21.148Z] 6882e73b635b: Preparing [2025-01-10T02:25:21.148Z] 3596736d1109: Preparing [2025-01-10T02:25:21.148Z] 82a11359485c: Preparing [2025-01-10T02:25:21.148Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:21.148Z] 3596736d1109: Waiting [2025-01-10T02:25:21.148Z] 82a11359485c: Waiting [2025-01-10T02:25:21.148Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:21.148Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:21.148Z] 5451d344dcef: Layer already exists [2025-01-10T02:25:21.148Z] 12837595e87a: Layer already exists [2025-01-10T02:25:21.148Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:21.148Z] a6c46bee8366: Layer already exists [2025-01-10T02:25:21.148Z] 3596736d1109: Layer already exists [2025-01-10T02:25:21.148Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:21.148Z] 82a11359485c: Layer already exists [2025-01-10T02:25:21.148Z] main: digest: sha256:1595572d29b79601d66a4b1e00d639020a8d58488c2679343ad62199673fb2dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:25:21.218Z] ===================================================== [Pipeline] echo [2025-01-10T02:25:21.234Z] taggedImages: [2025-01-10T02:25:21.234Z] - nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:21.234Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T02:25:21.234Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.39 [2025-01-10T02:25:21.234Z] - nexus3.edgexfoundry.org:10004/support-notifications:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:21.234Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-10T02:25:21.266Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-10T02:25:21.266Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:21.266Z] latest [2025-01-10T02:25:21.266Z] 4.0.0-dev.39 [2025-01-10T02:25:21.266Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:21.266Z] main [2025-01-10T02:25:21.266Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:21.628Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:21.955Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:21.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T02:25:21.955Z] 554b3dd63a2c: Preparing [2025-01-10T02:25:21.955Z] e88e2e8aba6a: Preparing [2025-01-10T02:25:21.955Z] de829dc46a5b: Preparing [2025-01-10T02:25:21.955Z] 6882e73b635b: Preparing [2025-01-10T02:25:21.955Z] 6c9c162cd391: Preparing [2025-01-10T02:25:21.955Z] bb6921bbebe2: Preparing [2025-01-10T02:25:21.955Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:21.955Z] bb6921bbebe2: Waiting [2025-01-10T02:25:21.955Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:21.955Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:21.955Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:21.955Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:21.955Z] 554b3dd63a2c: Pushed [2025-01-10T02:25:21.955Z] 6c9c162cd391: Pushed [2025-01-10T02:25:22.214Z] bb6921bbebe2: Pushed [2025-01-10T02:25:27.461Z] e88e2e8aba6a: Pushed [2025-01-10T02:25:27.461Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:27.784Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:28.107Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T02:25:28.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T02:25:28.107Z] 554b3dd63a2c: Preparing [2025-01-10T02:25:28.107Z] e88e2e8aba6a: Preparing [2025-01-10T02:25:28.107Z] de829dc46a5b: Preparing [2025-01-10T02:25:28.107Z] 6882e73b635b: Preparing [2025-01-10T02:25:28.107Z] 6c9c162cd391: Preparing [2025-01-10T02:25:28.107Z] bb6921bbebe2: Preparing [2025-01-10T02:25:28.107Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:28.107Z] bb6921bbebe2: Waiting [2025-01-10T02:25:28.107Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:28.107Z] 6c9c162cd391: Layer already exists [2025-01-10T02:25:28.107Z] e88e2e8aba6a: Layer already exists [2025-01-10T02:25:28.107Z] 554b3dd63a2c: Layer already exists [2025-01-10T02:25:28.107Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:28.107Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:28.107Z] bb6921bbebe2: Layer already exists [2025-01-10T02:25:28.107Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:28.107Z] latest: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:28.447Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:30.322Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.39 [2025-01-10T02:25:30.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T02:25:30.323Z] 554b3dd63a2c: Preparing [2025-01-10T02:25:30.323Z] e88e2e8aba6a: Preparing [2025-01-10T02:25:30.323Z] de829dc46a5b: Preparing [2025-01-10T02:25:30.323Z] 6882e73b635b: Preparing [2025-01-10T02:25:30.323Z] 6c9c162cd391: Preparing [2025-01-10T02:25:30.323Z] bb6921bbebe2: Preparing [2025-01-10T02:25:30.323Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:30.323Z] bb6921bbebe2: Waiting [2025-01-10T02:25:30.323Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:30.323Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:30.323Z] 6c9c162cd391: Layer already exists [2025-01-10T02:25:30.323Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:30.323Z] e88e2e8aba6a: Layer already exists [2025-01-10T02:25:30.323Z] 554b3dd63a2c: Layer already exists [2025-01-10T02:25:30.323Z] bb6921bbebe2: Layer already exists [2025-01-10T02:25:30.323Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:30.323Z] 4.0.0-dev.39: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:30.653Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:32.290Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:32.290Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T02:25:32.290Z] 554b3dd63a2c: Preparing [2025-01-10T02:25:32.290Z] e88e2e8aba6a: Preparing [2025-01-10T02:25:32.290Z] de829dc46a5b: Preparing [2025-01-10T02:25:32.290Z] 6882e73b635b: Preparing [2025-01-10T02:25:32.290Z] 6c9c162cd391: Preparing [2025-01-10T02:25:32.290Z] bb6921bbebe2: Preparing [2025-01-10T02:25:32.290Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:32.290Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:32.290Z] bb6921bbebe2: Waiting [2025-01-10T02:25:32.290Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:32.290Z] e88e2e8aba6a: Layer already exists [2025-01-10T02:25:32.290Z] 554b3dd63a2c: Layer already exists [2025-01-10T02:25:32.290Z] 6c9c162cd391: Layer already exists [2025-01-10T02:25:32.290Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:32.290Z] bb6921bbebe2: Layer already exists [2025-01-10T02:25:32.290Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:32.290Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:32.626Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:25:32.936Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-10T02:25:32.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T02:25:32.936Z] 554b3dd63a2c: Preparing [2025-01-10T02:25:32.936Z] e88e2e8aba6a: Preparing [2025-01-10T02:25:32.936Z] de829dc46a5b: Preparing [2025-01-10T02:25:32.936Z] 6882e73b635b: Preparing [2025-01-10T02:25:32.936Z] 6c9c162cd391: Preparing [2025-01-10T02:25:32.936Z] bb6921bbebe2: Preparing [2025-01-10T02:25:32.936Z] ce5a8cde9eee: Preparing [2025-01-10T02:25:32.936Z] ce5a8cde9eee: Waiting [2025-01-10T02:25:32.936Z] bb6921bbebe2: Waiting [2025-01-10T02:25:32.936Z] 6882e73b635b: Layer already exists [2025-01-10T02:25:32.936Z] 554b3dd63a2c: Layer already exists [2025-01-10T02:25:32.936Z] de829dc46a5b: Layer already exists [2025-01-10T02:25:32.936Z] 6c9c162cd391: Layer already exists [2025-01-10T02:25:32.936Z] bb6921bbebe2: Layer already exists [2025-01-10T02:25:32.936Z] ce5a8cde9eee: Layer already exists [2025-01-10T02:25:32.936Z] e88e2e8aba6a: Layer already exists [2025-01-10T02:25:32.936Z] main: digest: sha256:a871e3a92ea5462931bb58984c8a539ea37fd479f36d44b6629ceaa3c97b1008 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:25:33.015Z] ===================================================== [Pipeline] echo [2025-01-10T02:25:33.030Z] taggedImages: [2025-01-10T02:25:33.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:25:33.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T02:25:33.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.39 [2025-01-10T02:25:33.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:25:33.030Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-01-10T02:30:39.709Z] #156 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T02:30:39.709Z] #152 DONE 567.0s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T02:30:39.709Z] #157 DONE 0.3s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:30:39.709Z] #145 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T02:30:39.709Z] #158 DONE 2.2s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:30:39.709Z] #155 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:30:39.709Z] #159 DONE 0.4s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:30:39.709Z] #156 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #160 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:30:39.709Z] #160 DONE 0.3s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:30:39.709Z] #154 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #161 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T02:30:39.709Z] #161 DONE 0.5s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #162 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T02:30:39.709Z] #162 DONE 0.2s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #163 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-01-10T02:30:39.709Z] #163 DONE 0.3s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:30:39.709Z] #153 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #164 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-01-10T02:30:39.709Z] #164 DONE 0.3s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:30:39.709Z] #156 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #165 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-01-10T02:30:39.709Z] #165 DONE 0.4s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T02:30:39.709Z] #166 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T02:30:39.709Z] #149 DONE 572.2s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #166 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T02:30:39.709Z] #166 DONE 0.4s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T02:30:39.709Z] #167 ... [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T02:30:39.709Z] #147 DONE 573.2s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:30:39.709Z] #168 DONE 0.5s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:30:39.709Z] #169 DONE 0.5s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:30:39.709Z] #170 DONE 0.4s [2025-01-10T02:30:39.709Z] [2025-01-10T02:30:39.709Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T02:30:39.977Z] #171 ... [2025-01-10T02:30:39.977Z] [2025-01-10T02:30:39.977Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:30:39.977Z] #172 DONE 0.3s [2025-01-10T02:30:40.248Z] [2025-01-10T02:30:40.248Z] #171 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T02:30:40.248Z] #171 DONE 0.5s [2025-01-10T02:30:40.248Z] [2025-01-10T02:30:40.248Z] #173 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:30:40.248Z] #173 DONE 0.2s [2025-01-10T02:30:40.248Z] [2025-01-10T02:30:40.248Z] #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-10T02:30:40.248Z] #174 DONE 0.2s [2025-01-10T02:30:40.248Z] [2025-01-10T02:30:40.249Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T02:30:40.517Z] #175 ... [2025-01-10T02:30:40.517Z] [2025-01-10T02:30:40.517Z] #167 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T02:30:40.517Z] #167 DONE 2.4s [2025-01-10T02:30:40.794Z] [2025-01-10T02:30:40.794Z] #176 [security-bootstrapper] exporting to image [2025-01-10T02:30:40.794Z] #176 exporting layers [2025-01-10T02:30:41.390Z] #176 ... [2025-01-10T02:30:41.390Z] [2025-01-10T02:30:41.390Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T02:30:41.390Z] #175 DONE 0.9s [2025-01-10T02:30:41.390Z] [2025-01-10T02:30:41.390Z] #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-01-10T02:30:41.390Z] #177 DONE 1.0s [2025-01-10T02:30:41.390Z] [2025-01-10T02:30:41.390Z] #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T02:30:41.976Z] #178 DONE 0.6s [2025-01-10T02:30:41.976Z] [2025-01-10T02:30:41.976Z] #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T02:30:42.647Z] #179 DONE 0.5s [2025-01-10T02:30:42.647Z] [2025-01-10T02:30:42.647Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:30:43.229Z] #180 ... [2025-01-10T02:30:43.229Z] [2025-01-10T02:30:43.229Z] #176 [security-bootstrapper] exporting to image [2025-01-10T02:30:43.229Z] #176 exporting layers 2.4s done [2025-01-10T02:30:43.229Z] #176 writing image sha256:1bce1c60a4bf86f6c95059def3fd288af39ca77aa3ce23b59e597e24b438b996 0.0s done [2025-01-10T02:30:43.229Z] #176 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2025-01-10T02:30:43.229Z] #176 DONE 2.6s [2025-01-10T02:30:43.229Z] [2025-01-10T02:30:43.229Z] #181 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:30:43.514Z] #181 DONE 2.0s [2025-01-10T02:30:43.515Z] [2025-01-10T02:30:43.515Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:30:44.929Z] #180 ... [2025-01-10T02:30:44.929Z] [2025-01-10T02:30:44.929Z] #182 [core-common-config-bootstrapper] exporting to image [2025-01-10T02:30:44.929Z] #182 exporting layers 1.2s done [2025-01-10T02:30:44.929Z] #182 writing image sha256:9b96893f0eb56b550ab1dc5426c397b988ccb94010d73f33751fd80e4d0008f6 0.0s done [2025-01-10T02:30:44.929Z] #182 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-10T02:30:44.929Z] #182 DONE 1.2s [2025-01-10T02:30:44.929Z] [2025-01-10T02:30:44.929Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:30:45.195Z] #145 ... [2025-01-10T02:30:45.195Z] [2025-01-10T02:30:45.195Z] #180 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:30:45.195Z] #180 DONE 2.7s [2025-01-10T02:30:45.195Z] [2025-01-10T02:30:45.195Z] #183 [security-proxy-setup] exporting to image [2025-01-10T02:30:46.155Z] #183 exporting layers 1.0s done [2025-01-10T02:30:46.155Z] #183 writing image sha256:ccecb56be0c693afb8132461525e6ed77c1305f865c2e6569c1ddafc09436382 done [2025-01-10T02:30:46.155Z] #183 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-10T02:30:46.155Z] #183 DONE 1.0s [2025-01-10T02:30:46.155Z] [2025-01-10T02:30:46.155Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T02:30:46.155Z] #146 580.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T02:30:58.520Z] #146 DONE 591.3s [2025-01-10T02:30:58.520Z] [2025-01-10T02:30:58.520Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:30:58.520Z] #154 ... [2025-01-10T02:30:58.520Z] [2025-01-10T02:30:58.520Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:30:58.520Z] #184 DONE 0.5s [2025-01-10T02:30:58.520Z] [2025-01-10T02:30:58.520Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:30:58.520Z] #185 DONE 0.2s [2025-01-10T02:30:58.520Z] [2025-01-10T02:30:58.520Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:30:58.520Z] #154 ... [2025-01-10T02:30:58.520Z] [2025-01-10T02:30:58.520Z] #186 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-10T02:30:58.520Z] #186 DONE 0.1s [2025-01-10T02:30:58.520Z] [2025-01-10T02:30:58.520Z] #187 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-01-10T02:30:58.520Z] #187 DONE 0.2s [2025-01-10T02:30:58.520Z] [2025-01-10T02:30:58.520Z] #188 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:30:58.790Z] #188 DONE 0.4s [2025-01-10T02:30:58.790Z] [2025-01-10T02:30:58.790Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:30:59.067Z] #154 ... [2025-01-10T02:30:59.067Z] [2025-01-10T02:30:59.067Z] #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T02:30:59.067Z] #189 DONE 0.3s [2025-01-10T02:30:59.067Z] [2025-01-10T02:30:59.067Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:30:59.334Z] #156 ... [2025-01-10T02:30:59.334Z] [2025-01-10T02:30:59.334Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T02:30:59.600Z] #190 DONE 0.3s [2025-01-10T02:30:59.600Z] [2025-01-10T02:30:59.600Z] #191 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T02:30:59.600Z] #191 DONE 0.1s [2025-01-10T02:30:59.600Z] [2025-01-10T02:30:59.600Z] #192 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:31:01.536Z] #192 DONE 1.9s [2025-01-10T02:31:01.536Z] [2025-01-10T02:31:01.536Z] #193 [security-secretstore-setup] exporting to image [2025-01-10T02:31:01.536Z] #193 exporting layers [2025-01-10T02:31:02.492Z] #193 exporting layers 1.1s done [2025-01-10T02:31:02.757Z] #193 writing image sha256:6e8ce7bef4f7b2500d7457d937428401d90e79f5dd281e498b79dcdbf10f4aad done [2025-01-10T02:31:02.757Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-10T02:31:02.757Z] #193 DONE 1.1s [2025-01-10T02:31:02.757Z] [2025-01-10T02:31:02.757Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:32:10.580Z] #156 ... [2025-01-10T02:32:10.580Z] [2025-01-10T02:32:10.580Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:32:10.580Z] #145 DONE 664.6s [2025-01-10T02:32:10.580Z] [2025-01-10T02:32:10.580Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:32:10.845Z] #156 ... [2025-01-10T02:32:10.845Z] [2025-01-10T02:32:10.845Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:32:11.110Z] #194 DONE 0.2s [2025-01-10T02:32:11.110Z] [2025-01-10T02:32:11.111Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:32:11.377Z] #195 DONE 0.3s [2025-01-10T02:32:11.377Z] [2025-01-10T02:32:11.377Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:32:11.377Z] #150 ... [2025-01-10T02:32:11.377Z] [2025-01-10T02:32:11.377Z] #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T02:32:11.964Z] #196 DONE 0.5s [2025-01-10T02:32:11.964Z] [2025-01-10T02:32:11.964Z] #197 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:32:12.230Z] #197 DONE 0.1s [2025-01-10T02:32:12.230Z] [2025-01-10T02:32:12.230Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-10T02:32:12.230Z] #198 exporting layers [2025-01-10T02:32:12.811Z] #198 exporting layers 0.7s done [2025-01-10T02:32:12.811Z] #198 writing image sha256:85716edea5a5a5d9fbc610b557fe8ad4c18c13590b271f1632559543c9673c80 0.0s done [2025-01-10T02:32:12.811Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-01-10T02:32:12.811Z] #198 DONE 0.7s [2025-01-10T02:32:12.811Z] [2025-01-10T02:32:12.811Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:35:49.579Z] #154 ... [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:35:49.579Z] #153 DONE 882.6s [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:35:49.579Z] #148 ... [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:35:49.579Z] #199 DONE 0.2s [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:35:49.579Z] #200 DONE 0.1s [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:35:49.579Z] #156 ... [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T02:35:49.579Z] #201 DONE 0.4s [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:35:49.579Z] #202 DONE 0.2s [2025-01-10T02:35:49.579Z] [2025-01-10T02:35:49.579Z] #203 [core-command] exporting to image [2025-01-10T02:35:49.579Z] #203 exporting layers [2025-01-10T02:35:49.844Z] #203 exporting layers 0.4s done [2025-01-10T02:35:49.844Z] #203 writing image sha256:01deff367d2fb314f95276455a095dbeaac5a6a9a63ca88a3511f762d0fc9ecb done [2025-01-10T02:35:49.844Z] #203 naming to docker.io/library/core-command-arm64 done [2025-01-10T02:35:49.844Z] #203 DONE 0.4s [2025-01-10T02:35:49.844Z] [2025-01-10T02:35:49.844Z] #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T02:36:46.227Z] #151 DONE 937.2s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:36:46.227Z] #150 DONE 937.2s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:36:46.227Z] #148 ... [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #204 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:36:46.227Z] #204 DONE 0.4s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:36:46.227Z] #205 DONE 0.1s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:36:46.227Z] #206 DONE 0.5s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:36:46.227Z] #207 DONE 0.5s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #208 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T02:36:46.227Z] #208 DONE 0.5s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #209 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T02:36:46.227Z] #209 DONE 0.5s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:36:46.227Z] #210 ... [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:36:46.227Z] #211 DONE 0.2s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:36:46.227Z] #210 DONE 0.2s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T02:36:46.227Z] #212 DONE 0.2s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T02:36:46.227Z] #213 DONE 0.2s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #214 [core-data] exporting to image [2025-01-10T02:36:46.227Z] #214 exporting layers [2025-01-10T02:36:46.227Z] #214 exporting layers 0.7s done [2025-01-10T02:36:46.227Z] #214 writing image sha256:42f52d41e4d4cefe9de8eb5eb197f44fbbb76b215ce4f84b8952d7d39c86592e [2025-01-10T02:36:46.227Z] #214 writing image sha256:42f52d41e4d4cefe9de8eb5eb197f44fbbb76b215ce4f84b8952d7d39c86592e 0.0s done [2025-01-10T02:36:46.227Z] #214 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-10T02:36:46.227Z] #214 DONE 0.7s [2025-01-10T02:36:46.227Z] [2025-01-10T02:36:46.227Z] #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:36:46.492Z] #215 DONE 1.3s [2025-01-10T02:36:46.492Z] [2025-01-10T02:36:46.492Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:36:46.492Z] #148 DONE 940.7s [2025-01-10T02:36:46.492Z] [2025-01-10T02:36:46.492Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:36:46.492Z] #155 DONE 940.7s [2025-01-10T02:36:46.492Z] [2025-01-10T02:36:46.492Z] #216 [security-proxy-auth] exporting to image [2025-01-10T02:36:47.075Z] #216 ... [2025-01-10T02:36:47.075Z] [2025-01-10T02:36:47.075Z] #217 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:36:47.075Z] #217 CACHED [2025-01-10T02:36:47.075Z] [2025-01-10T02:36:47.075Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:36:47.075Z] #218 CACHED [2025-01-10T02:36:47.342Z] [2025-01-10T02:36:47.342Z] #216 [security-proxy-auth] exporting to image [2025-01-10T02:36:47.342Z] #216 exporting layers 0.8s done [2025-01-10T02:36:47.342Z] #216 writing image sha256:19fc15fb93f9ad67b4f2bfbad02b943e040701715957160dc51b96579e4289e4 0.0s done [2025-01-10T02:36:47.342Z] #216 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-10T02:36:47.342Z] #216 DONE 0.9s [2025-01-10T02:36:47.342Z] [2025-01-10T02:36:47.342Z] #219 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:36:47.342Z] #219 DONE 0.3s [2025-01-10T02:36:47.342Z] [2025-01-10T02:36:47.342Z] #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T02:36:47.613Z] #220 ... [2025-01-10T02:36:47.613Z] [2025-01-10T02:36:47.613Z] #221 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T02:36:47.613Z] #221 DONE 0.5s [2025-01-10T02:36:47.613Z] [2025-01-10T02:36:47.613Z] #222 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:36:47.880Z] #222 ... [2025-01-10T02:36:47.880Z] [2025-01-10T02:36:47.880Z] #220 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T02:36:47.880Z] #220 DONE 0.5s [2025-01-10T02:36:47.880Z] [2025-01-10T02:36:47.880Z] #222 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:36:47.880Z] #222 DONE 0.3s [2025-01-10T02:36:47.880Z] [2025-01-10T02:36:47.880Z] #223 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T02:36:48.148Z] #223 DONE 0.2s [2025-01-10T02:36:48.148Z] [2025-01-10T02:36:48.148Z] #224 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:36:48.148Z] #224 DONE 0.2s [2025-01-10T02:36:48.148Z] [2025-01-10T02:36:48.148Z] #225 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T02:36:48.148Z] #225 DONE 0.2s [2025-01-10T02:36:48.148Z] [2025-01-10T02:36:48.148Z] #226 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T02:36:48.413Z] #226 DONE 0.2s [2025-01-10T02:36:48.413Z] [2025-01-10T02:36:48.413Z] #227 [core-keeper] exporting to image [2025-01-10T02:36:48.992Z] #227 exporting layers 0.5s done [2025-01-10T02:36:48.992Z] #227 writing image sha256:3e7c09760856ca2eaf5922526ffa58a01fd6a0364e50c28af86257a678915428 done [2025-01-10T02:36:48.992Z] #227 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-10T02:36:48.992Z] #227 DONE 0.5s [2025-01-10T02:36:48.992Z] [2025-01-10T02:36:48.992Z] #228 [core-metadata] exporting to image [2025-01-10T02:36:48.992Z] #228 exporting layers 0.4s done [2025-01-10T02:36:48.992Z] #228 writing image sha256:f02f87c3982be446a979dbd7780638d68f523108b78533c96c16d4bea18d43d6 0.0s done [2025-01-10T02:36:48.992Z] #228 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-10T02:36:48.992Z] #228 DONE 0.5s [2025-01-10T02:36:48.992Z] [2025-01-10T02:36:48.992Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:37:01.282Z] #156 DONE 955.4s [2025-01-10T02:37:01.282Z] [2025-01-10T02:37:01.282Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:37:01.282Z] #154 ... [2025-01-10T02:37:01.282Z] [2025-01-10T02:37:01.282Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:37:01.550Z] #229 DONE 0.1s [2025-01-10T02:37:01.551Z] [2025-01-10T02:37:01.551Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:37:01.551Z] #230 DONE 0.1s [2025-01-10T02:37:01.551Z] [2025-01-10T02:37:01.551Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T02:37:02.134Z] #231 DONE 0.4s [2025-01-10T02:37:02.134Z] [2025-01-10T02:37:02.134Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:37:02.134Z] #154 ... [2025-01-10T02:37:02.134Z] [2025-01-10T02:37:02.134Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T02:37:02.134Z] #232 DONE 0.1s [2025-01-10T02:37:02.134Z] [2025-01-10T02:37:02.134Z] #233 [support-scheduler] exporting to image [2025-01-10T02:37:02.134Z] #233 exporting layers [2025-01-10T02:37:03.091Z] #233 exporting layers 0.6s done [2025-01-10T02:37:03.091Z] #233 writing image sha256:bb8029bfe0ffd9e8cb8498474e0182f4459013978f27d8343f384e95060617b3 done [2025-01-10T02:37:03.091Z] #233 naming to docker.io/library/support-scheduler-arm64 done [2025-01-10T02:37:03.091Z] #233 DONE 0.7s [2025-01-10T02:37:03.091Z] [2025-01-10T02:37:03.091Z] #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:37:07.329Z] #154 DONE 960.9s [2025-01-10T02:37:07.329Z] [2025-01-10T02:37:07.329Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:37:07.329Z] #234 DONE 0.1s [2025-01-10T02:37:07.329Z] [2025-01-10T02:37:07.329Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:37:07.329Z] #235 DONE 0.1s [2025-01-10T02:37:07.329Z] [2025-01-10T02:37:07.329Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T02:37:07.594Z] #236 DONE 0.3s [2025-01-10T02:37:07.594Z] [2025-01-10T02:37:07.594Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:37:07.594Z] #237 DONE 0.1s [2025-01-10T02:37:07.594Z] [2025-01-10T02:37:07.594Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T02:37:07.594Z] #238 DONE 0.1s [2025-01-10T02:37:07.860Z] [2025-01-10T02:37:07.860Z] #239 [support-notifications] exporting to image [2025-01-10T02:37:07.860Z] #239 exporting layers [2025-01-10T02:37:08.438Z] #239 exporting layers 0.5s done [2025-01-10T02:37:08.438Z] #239 writing image sha256:91c7d7b8104b869361a1ec2733f9fa0b395f1332111b1c8079fb0047570175f0 done [2025-01-10T02:37:08.438Z] #239 naming to docker.io/library/support-notifications-arm64 done [2025-01-10T02:37:08.438Z] #239 DONE 0.5s [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:37:08.438Z] time="2025-01-10T02:19:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T02:37:08.449Z] $ docker stop --time=1 550fef5dd70b39df7e5cdf4347b2f8a3211b25a1e8164eeaea2436ca4bfb01e4 [2025-01-10T02:37:09.971Z] $ docker rm -f --volumes 550fef5dd70b39df7e5cdf4347b2f8a3211b25a1e8164eeaea2436ca4bfb01e4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T02:37:10.457Z] + docker images [2025-01-10T02:37:10.457Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T02:37:10.457Z] support-notifications-arm64 latest 91c7d7b8104b 3 seconds ago 50.7MB [2025-01-10T02:37:10.457Z] support-scheduler-arm64 latest bb8029bfe0ff 9 seconds ago 47.2MB [2025-01-10T02:37:10.457Z] core-keeper-arm64 latest 3e7c09760856 22 seconds ago 31.9MB [2025-01-10T02:37:10.457Z] core-metadata-arm64 latest f02f87c3982b 22 seconds ago 32.4MB [2025-01-10T02:37:10.457Z] security-proxy-auth-arm64 latest 19fc15fb93f9 24 seconds ago 31.2MB [2025-01-10T02:37:10.457Z] core-data-arm64 latest 42f52d41e4d4 26 seconds ago 32.3MB [2025-01-10T02:37:10.457Z] core-command-arm64 latest 01deff367d2f About a minute ago 28MB [2025-01-10T02:37:10.457Z] security-spiffe-token-provider-arm64 latest 85716edea5a5 4 minutes ago 33.7MB [2025-01-10T02:37:10.457Z] security-secretstore-setup-arm64 latest 6e8ce7bef4f7 6 minutes ago 41.1MB [2025-01-10T02:37:10.457Z] security-proxy-setup-arm64 latest ccecb56be0c6 6 minutes ago 29.9MB [2025-01-10T02:37:10.457Z] core-common-config-bootstrapper-arm64 latest 9b96893f0eb5 6 minutes ago 17.8MB [2025-01-10T02:37:10.457Z] security-bootstrapper-arm64 latest 1bce1c60a4bf 6 minutes ago 20.9MB [2025-01-10T02:37:10.457Z] security-spire-agent-arm64 latest 83fa6997ae62 16 minutes ago 176MB [2025-01-10T02:37:10.457Z] security-spire-config-arm64 latest 45170205de2c 16 minutes ago 117MB [2025-01-10T02:37:10.457Z] security-spire-server-arm64 latest 3d34bb9f07b4 16 minutes ago 118MB [2025-01-10T02:37:10.457Z] ci-base-image-arm64 latest 29d9810c5830 18 minutes ago 968MB [2025-01-10T02:37:10.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB [2025-01-10T02:37:10.457Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 19 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:37:10.603Z] provisioning config files... [2025-01-10T02:37:10.614Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/775@tmp/config13683319300821922716tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:37:10.952Z] ---> ****-login.sh [2025-01-10T02:37:10.952Z] nexus3.edgexfoundry.org:10001 [2025-01-10T02:37:10.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:37:11.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:37:11.220Z] Configure a credential helper to remove this warning. See [2025-01-10T02:37:11.220Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:37:11.220Z] [2025-01-10T02:37:11.220Z] Login Succeeded [2025-01-10T02:37:11.220Z] nexus3.edgexfoundry.org:10002 [2025-01-10T02:37:11.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:37:11.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:37:11.491Z] Configure a credential helper to remove this warning. See [2025-01-10T02:37:11.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:37:11.491Z] [2025-01-10T02:37:11.491Z] Login Succeeded [2025-01-10T02:37:11.491Z] nexus3.edgexfoundry.org:10003 [2025-01-10T02:37:11.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:37:11.777Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:37:11.777Z] Configure a credential helper to remove this warning. See [2025-01-10T02:37:11.777Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:37:11.777Z] [2025-01-10T02:37:11.777Z] Login Succeeded [2025-01-10T02:37:11.777Z] nexus3.edgexfoundry.org:10004 [2025-01-10T02:37:12.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:37:12.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:37:12.046Z] Configure a credential helper to remove this warning. See [2025-01-10T02:37:12.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:37:12.046Z] [2025-01-10T02:37:12.046Z] Login Succeeded [2025-01-10T02:37:12.046Z] ****.io [2025-01-10T02:37:12.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:37:12.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:37:12.579Z] Configure a credential helper to remove this warning. See [2025-01-10T02:37:12.579Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:37:12.579Z] [2025-01-10T02:37:12.579Z] Login Succeeded [2025-01-10T02:37:12.579Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T02:37:12.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:37:12.647Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T02:37:12.763Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-10T02:37:12.763Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:12.763Z] latest [2025-01-10T02:37:12.763Z] 4.0.0-dev.39 [2025-01-10T02:37:12.763Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:12.763Z] main [2025-01-10T02:37:12.763Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:13.139Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:13.777Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:13.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:37:13.777Z] 5c3054f73878: Preparing [2025-01-10T02:37:13.777Z] 35263dc0e9dc: Preparing [2025-01-10T02:37:13.777Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:13.777Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:13.777Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:13.777Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:13.777Z] 534a70dc8296: Preparing [2025-01-10T02:37:13.777Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:13.777Z] 534a70dc8296: Waiting [2025-01-10T02:37:14.045Z] e3ab1989f8e6: Pushed [2025-01-10T02:37:14.045Z] 0928bd6bf0a1: Pushed [2025-01-10T02:37:14.045Z] 2f1e8cede3ac: Pushed [2025-01-10T02:37:14.045Z] 5c3054f73878: Pushed [2025-01-10T02:37:14.045Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:14.310Z] 8e44fbf13cb7: Pushed [2025-01-10T02:37:18.554Z] 35263dc0e9dc: Pushed [2025-01-10T02:37:18.554Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:18.911Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:19.270Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T02:37:19.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:37:19.270Z] 5c3054f73878: Preparing [2025-01-10T02:37:19.270Z] 35263dc0e9dc: Preparing [2025-01-10T02:37:19.270Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:19.270Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:19.270Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:19.270Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:19.270Z] 534a70dc8296: Preparing [2025-01-10T02:37:19.270Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:19.270Z] 534a70dc8296: Waiting [2025-01-10T02:37:19.270Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:19.270Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:19.270Z] 5c3054f73878: Layer already exists [2025-01-10T02:37:19.270Z] 35263dc0e9dc: Layer already exists [2025-01-10T02:37:19.270Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:19.270Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:19.270Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:19.539Z] latest: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:19.895Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:20.255Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.39 [2025-01-10T02:37:20.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:37:20.255Z] 5c3054f73878: Preparing [2025-01-10T02:37:20.255Z] 35263dc0e9dc: Preparing [2025-01-10T02:37:20.255Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:20.255Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:20.255Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:20.255Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:20.255Z] 534a70dc8296: Preparing [2025-01-10T02:37:20.255Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:20.255Z] 534a70dc8296: Waiting [2025-01-10T02:37:20.255Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:20.255Z] 35263dc0e9dc: Layer already exists [2025-01-10T02:37:20.255Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:20.255Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:20.255Z] 5c3054f73878: Layer already exists [2025-01-10T02:37:20.255Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:20.255Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:20.522Z] 4.0.0-dev.39: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:20.888Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:21.242Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:21.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:37:21.242Z] 5c3054f73878: Preparing [2025-01-10T02:37:21.242Z] 35263dc0e9dc: Preparing [2025-01-10T02:37:21.242Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:21.242Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:21.242Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:21.242Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:21.242Z] 534a70dc8296: Preparing [2025-01-10T02:37:21.242Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:21.242Z] 534a70dc8296: Waiting [2025-01-10T02:37:21.242Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:21.242Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:21.242Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:21.242Z] 5c3054f73878: Layer already exists [2025-01-10T02:37:21.242Z] 35263dc0e9dc: Layer already exists [2025-01-10T02:37:21.242Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:21.242Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:21.511Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:21.874Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:22.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-10T02:37:22.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:37:22.223Z] 5c3054f73878: Preparing [2025-01-10T02:37:22.223Z] 35263dc0e9dc: Preparing [2025-01-10T02:37:22.223Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:22.223Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:22.223Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:22.223Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:22.223Z] 534a70dc8296: Preparing [2025-01-10T02:37:22.223Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:22.223Z] 534a70dc8296: Waiting [2025-01-10T02:37:22.223Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:22.223Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:22.223Z] 35263dc0e9dc: Layer already exists [2025-01-10T02:37:22.223Z] 5c3054f73878: Layer already exists [2025-01-10T02:37:22.223Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:22.223Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:22.223Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:22.488Z] main: digest: sha256:969ae2f5610e32f25cfd4a917305355392e018c39521234926b1bed9d993af93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:37:22.585Z] ===================================================== [Pipeline] echo [2025-01-10T02:37:22.605Z] taggedImages: [2025-01-10T02:37:22.605Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:22.605Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T02:37:22.605Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.39 [2025-01-10T02:37:22.605Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:22.605Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-10T02:37:22.635Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-10T02:37:22.635Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:22.635Z] latest [2025-01-10T02:37:22.635Z] 4.0.0-dev.39 [2025-01-10T02:37:22.635Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:22.635Z] main [2025-01-10T02:37:22.635Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:23.013Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:23.370Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:23.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:37:24.330Z] 9a5138fcd331: Preparing [2025-01-10T02:37:24.330Z] 705cff2d7f71: Preparing [2025-01-10T02:37:24.330Z] e070295df4b2: Preparing [2025-01-10T02:37:24.330Z] af016136e7e2: Preparing [2025-01-10T02:37:24.330Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:24.330Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:24.330Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:24.330Z] 0928bd6bf0a1: Waiting [2025-01-10T02:37:24.330Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:24.330Z] 534a70dc8296: Preparing [2025-01-10T02:37:24.330Z] 2f1e8cede3ac: Waiting [2025-01-10T02:37:24.330Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:24.330Z] 534a70dc8296: Waiting [2025-01-10T02:37:24.598Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:24.598Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:24.598Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:24.598Z] e070295df4b2: Pushed [2025-01-10T02:37:24.598Z] 705cff2d7f71: Pushed [2025-01-10T02:37:24.598Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:24.598Z] 9a5138fcd331: Pushed [2025-01-10T02:37:24.598Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:27.178Z] af016136e7e2: Pushed [2025-01-10T02:37:27.178Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:27.544Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:27.899Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T02:37:27.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:37:27.899Z] 9a5138fcd331: Preparing [2025-01-10T02:37:27.899Z] 705cff2d7f71: Preparing [2025-01-10T02:37:27.899Z] e070295df4b2: Preparing [2025-01-10T02:37:27.899Z] af016136e7e2: Preparing [2025-01-10T02:37:27.899Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:27.899Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:27.899Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:27.899Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:27.899Z] 534a70dc8296: Preparing [2025-01-10T02:37:27.899Z] 2f1e8cede3ac: Waiting [2025-01-10T02:37:27.899Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:27.899Z] 534a70dc8296: Waiting [2025-01-10T02:37:27.899Z] 0928bd6bf0a1: Waiting [2025-01-10T02:37:27.899Z] af016136e7e2: Layer already exists [2025-01-10T02:37:27.899Z] e070295df4b2: Layer already exists [2025-01-10T02:37:27.899Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:27.899Z] 705cff2d7f71: Layer already exists [2025-01-10T02:37:27.899Z] 9a5138fcd331: Layer already exists [2025-01-10T02:37:27.899Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:27.899Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:27.899Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:27.899Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:28.165Z] latest: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:28.531Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:28.897Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.39 [2025-01-10T02:37:28.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:37:28.897Z] 9a5138fcd331: Preparing [2025-01-10T02:37:28.897Z] 705cff2d7f71: Preparing [2025-01-10T02:37:28.897Z] e070295df4b2: Preparing [2025-01-10T02:37:28.897Z] af016136e7e2: Preparing [2025-01-10T02:37:28.897Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:28.897Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:28.897Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:28.897Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:28.897Z] 534a70dc8296: Preparing [2025-01-10T02:37:28.897Z] 2f1e8cede3ac: Waiting [2025-01-10T02:37:28.897Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:28.897Z] 534a70dc8296: Waiting [2025-01-10T02:37:28.897Z] 0928bd6bf0a1: Waiting [2025-01-10T02:37:28.897Z] e070295df4b2: Layer already exists [2025-01-10T02:37:28.897Z] af016136e7e2: Layer already exists [2025-01-10T02:37:28.897Z] 705cff2d7f71: Layer already exists [2025-01-10T02:37:28.897Z] 9a5138fcd331: Layer already exists [2025-01-10T02:37:28.897Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:28.897Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:28.897Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:28.897Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:28.897Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:29.162Z] 4.0.0-dev.39: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:29.521Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:29.883Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:29.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:37:29.883Z] 9a5138fcd331: Preparing [2025-01-10T02:37:29.883Z] 705cff2d7f71: Preparing [2025-01-10T02:37:29.883Z] e070295df4b2: Preparing [2025-01-10T02:37:29.883Z] af016136e7e2: Preparing [2025-01-10T02:37:29.883Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:29.883Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:29.883Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:29.883Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:29.883Z] 0928bd6bf0a1: Waiting [2025-01-10T02:37:29.883Z] 534a70dc8296: Preparing [2025-01-10T02:37:29.883Z] 2f1e8cede3ac: Waiting [2025-01-10T02:37:29.883Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:29.883Z] 534a70dc8296: Waiting [2025-01-10T02:37:29.883Z] af016136e7e2: Layer already exists [2025-01-10T02:37:29.883Z] 9a5138fcd331: Layer already exists [2025-01-10T02:37:29.883Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:29.883Z] 705cff2d7f71: Layer already exists [2025-01-10T02:37:29.883Z] e070295df4b2: Layer already exists [2025-01-10T02:37:29.883Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:29.883Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:29.883Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:29.883Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:30.149Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:30.506Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:30.865Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-10T02:37:30.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:37:30.865Z] 9a5138fcd331: Preparing [2025-01-10T02:37:30.865Z] 705cff2d7f71: Preparing [2025-01-10T02:37:30.865Z] e070295df4b2: Preparing [2025-01-10T02:37:30.865Z] af016136e7e2: Preparing [2025-01-10T02:37:30.865Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:30.865Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:30.865Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:30.865Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:30.865Z] 534a70dc8296: Preparing [2025-01-10T02:37:30.865Z] 0928bd6bf0a1: Waiting [2025-01-10T02:37:30.865Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:30.865Z] 2f1e8cede3ac: Waiting [2025-01-10T02:37:30.866Z] 534a70dc8296: Waiting [2025-01-10T02:37:30.866Z] 9a5138fcd331: Layer already exists [2025-01-10T02:37:30.866Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:30.866Z] af016136e7e2: Layer already exists [2025-01-10T02:37:30.866Z] e070295df4b2: Layer already exists [2025-01-10T02:37:30.866Z] 705cff2d7f71: Layer already exists [2025-01-10T02:37:30.866Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:30.866Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:30.866Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:30.866Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:31.131Z] main: digest: sha256:01a4093aad2d7a2c009da092d308923ad842e038539c1c22ad23bb04440fd630 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:37:31.210Z] ===================================================== [Pipeline] echo [2025-01-10T02:37:31.227Z] taggedImages: [2025-01-10T02:37:31.227Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:31.227Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T02:37:31.227Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.39 [2025-01-10T02:37:31.227Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:31.227Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T02:37:31.253Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-10T02:37:31.253Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:31.253Z] latest [2025-01-10T02:37:31.253Z] 4.0.0-dev.39 [2025-01-10T02:37:31.253Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:31.253Z] main [2025-01-10T02:37:31.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:31.619Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:31.977Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:31.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:37:31.977Z] ef26e8c568b9: Preparing [2025-01-10T02:37:31.977Z] 09235936f6ec: Preparing [2025-01-10T02:37:31.977Z] b90284d2a0c3: Preparing [2025-01-10T02:37:31.977Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:31.977Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:31.977Z] 1d1e0bfdea78: Preparing [2025-01-10T02:37:31.977Z] 830fc9801ed8: Preparing [2025-01-10T02:37:31.977Z] 1d1e0bfdea78: Waiting [2025-01-10T02:37:31.977Z] 534a70dc8296: Preparing [2025-01-10T02:37:31.977Z] 830fc9801ed8: Waiting [2025-01-10T02:37:31.977Z] 534a70dc8296: Waiting [2025-01-10T02:37:31.977Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:31.977Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:32.242Z] 09235936f6ec: Pushed [2025-01-10T02:37:32.242Z] ef26e8c568b9: Pushed [2025-01-10T02:37:32.242Z] 1d1e0bfdea78: Pushed [2025-01-10T02:37:32.242Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:32.242Z] 830fc9801ed8: Pushed [2025-01-10T02:37:37.574Z] b90284d2a0c3: Pushed [2025-01-10T02:37:37.574Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:37.950Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:38.312Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T02:37:38.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:37:38.312Z] ef26e8c568b9: Preparing [2025-01-10T02:37:38.312Z] 09235936f6ec: Preparing [2025-01-10T02:37:38.312Z] b90284d2a0c3: Preparing [2025-01-10T02:37:38.312Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:38.312Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:38.312Z] 1d1e0bfdea78: Preparing [2025-01-10T02:37:38.312Z] 830fc9801ed8: Preparing [2025-01-10T02:37:38.312Z] 534a70dc8296: Preparing [2025-01-10T02:37:38.312Z] 534a70dc8296: Waiting [2025-01-10T02:37:38.312Z] 830fc9801ed8: Waiting [2025-01-10T02:37:38.312Z] 1d1e0bfdea78: Waiting [2025-01-10T02:37:38.312Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:38.312Z] b90284d2a0c3: Layer already exists [2025-01-10T02:37:38.312Z] ef26e8c568b9: Layer already exists [2025-01-10T02:37:38.312Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:38.312Z] 09235936f6ec: Layer already exists [2025-01-10T02:37:38.312Z] 1d1e0bfdea78: Layer already exists [2025-01-10T02:37:38.312Z] 830fc9801ed8: Layer already exists [2025-01-10T02:37:38.312Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:38.577Z] latest: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:38.944Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:39.299Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.39 [2025-01-10T02:37:39.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:37:39.299Z] ef26e8c568b9: Preparing [2025-01-10T02:37:39.299Z] 09235936f6ec: Preparing [2025-01-10T02:37:39.299Z] b90284d2a0c3: Preparing [2025-01-10T02:37:39.299Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:39.299Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:39.299Z] 1d1e0bfdea78: Preparing [2025-01-10T02:37:39.299Z] 830fc9801ed8: Preparing [2025-01-10T02:37:39.299Z] 534a70dc8296: Preparing [2025-01-10T02:37:39.299Z] 1d1e0bfdea78: Waiting [2025-01-10T02:37:39.299Z] 830fc9801ed8: Waiting [2025-01-10T02:37:39.299Z] 534a70dc8296: Waiting [2025-01-10T02:37:39.299Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:39.299Z] 09235936f6ec: Layer already exists [2025-01-10T02:37:39.299Z] ef26e8c568b9: Layer already exists [2025-01-10T02:37:39.299Z] b90284d2a0c3: Layer already exists [2025-01-10T02:37:39.299Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:39.299Z] 830fc9801ed8: Layer already exists [2025-01-10T02:37:39.299Z] 1d1e0bfdea78: Layer already exists [2025-01-10T02:37:39.299Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:39.565Z] 4.0.0-dev.39: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:39.920Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:40.277Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:40.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:37:40.277Z] ef26e8c568b9: Preparing [2025-01-10T02:37:40.277Z] 09235936f6ec: Preparing [2025-01-10T02:37:40.277Z] b90284d2a0c3: Preparing [2025-01-10T02:37:40.277Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:40.277Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:40.277Z] 1d1e0bfdea78: Preparing [2025-01-10T02:37:40.277Z] 830fc9801ed8: Preparing [2025-01-10T02:37:40.277Z] 534a70dc8296: Preparing [2025-01-10T02:37:40.277Z] 1d1e0bfdea78: Waiting [2025-01-10T02:37:40.277Z] 534a70dc8296: Waiting [2025-01-10T02:37:40.277Z] 830fc9801ed8: Waiting [2025-01-10T02:37:40.277Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:40.277Z] ef26e8c568b9: Layer already exists [2025-01-10T02:37:40.277Z] 09235936f6ec: Layer already exists [2025-01-10T02:37:40.277Z] b90284d2a0c3: Layer already exists [2025-01-10T02:37:40.277Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:40.277Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:40.277Z] 1d1e0bfdea78: Layer already exists [2025-01-10T02:37:40.277Z] 830fc9801ed8: Layer already exists [2025-01-10T02:37:40.542Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:40.892Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:41.249Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-10T02:37:41.249Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:37:41.249Z] ef26e8c568b9: Preparing [2025-01-10T02:37:41.249Z] 09235936f6ec: Preparing [2025-01-10T02:37:41.249Z] b90284d2a0c3: Preparing [2025-01-10T02:37:41.249Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:41.249Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:41.249Z] 1d1e0bfdea78: Preparing [2025-01-10T02:37:41.249Z] 830fc9801ed8: Preparing [2025-01-10T02:37:41.249Z] 534a70dc8296: Preparing [2025-01-10T02:37:41.249Z] 1d1e0bfdea78: Waiting [2025-01-10T02:37:41.249Z] 830fc9801ed8: Waiting [2025-01-10T02:37:41.249Z] 534a70dc8296: Waiting [2025-01-10T02:37:41.249Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:41.249Z] 09235936f6ec: Layer already exists [2025-01-10T02:37:41.249Z] b90284d2a0c3: Layer already exists [2025-01-10T02:37:41.249Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:41.249Z] ef26e8c568b9: Layer already exists [2025-01-10T02:37:41.249Z] 1d1e0bfdea78: Layer already exists [2025-01-10T02:37:41.249Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:41.249Z] 830fc9801ed8: Layer already exists [2025-01-10T02:37:41.515Z] main: digest: sha256:e05855a7a0ae10e2f725491ed7ed231bf4da67a44050946e7096afd27133e013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:37:41.595Z] ===================================================== [Pipeline] echo [2025-01-10T02:37:41.616Z] taggedImages: [2025-01-10T02:37:41.616Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:41.616Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T02:37:41.616Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.39 [2025-01-10T02:37:41.616Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:41.616Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-10T02:37:41.645Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-10T02:37:41.645Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:41.645Z] latest [2025-01-10T02:37:41.645Z] 4.0.0-dev.39 [2025-01-10T02:37:41.645Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:41.645Z] main [2025-01-10T02:37:41.645Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:42.010Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:42.362Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:42.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:37:42.363Z] 72267f0d3544: Preparing [2025-01-10T02:37:42.363Z] 36b9a71ac195: Preparing [2025-01-10T02:37:42.363Z] c0e39f84ec6b: Preparing [2025-01-10T02:37:42.363Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:42.363Z] 8c39c1d0e72e: Preparing [2025-01-10T02:37:42.363Z] db0929a8b1e8: Preparing [2025-01-10T02:37:42.363Z] 534a70dc8296: Preparing [2025-01-10T02:37:42.363Z] db0929a8b1e8: Waiting [2025-01-10T02:37:42.363Z] 534a70dc8296: Waiting [2025-01-10T02:37:42.363Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:42.627Z] 72267f0d3544: Pushed [2025-01-10T02:37:42.627Z] 36b9a71ac195: Pushed [2025-01-10T02:37:42.627Z] 8c39c1d0e72e: Pushed [2025-01-10T02:37:42.627Z] db0929a8b1e8: Pushed [2025-01-10T02:37:42.627Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:47.949Z] c0e39f84ec6b: Pushed [2025-01-10T02:37:47.949Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:48.303Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:48.657Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T02:37:48.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:37:48.657Z] 72267f0d3544: Preparing [2025-01-10T02:37:48.657Z] 36b9a71ac195: Preparing [2025-01-10T02:37:48.657Z] c0e39f84ec6b: Preparing [2025-01-10T02:37:48.657Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:48.657Z] 8c39c1d0e72e: Preparing [2025-01-10T02:37:48.657Z] db0929a8b1e8: Preparing [2025-01-10T02:37:48.657Z] 534a70dc8296: Preparing [2025-01-10T02:37:48.657Z] db0929a8b1e8: Waiting [2025-01-10T02:37:48.657Z] 534a70dc8296: Waiting [2025-01-10T02:37:48.657Z] 72267f0d3544: Layer already exists [2025-01-10T02:37:48.657Z] 8c39c1d0e72e: Layer already exists [2025-01-10T02:37:48.657Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:48.657Z] c0e39f84ec6b: Layer already exists [2025-01-10T02:37:48.657Z] 36b9a71ac195: Layer already exists [2025-01-10T02:37:48.657Z] db0929a8b1e8: Layer already exists [2025-01-10T02:37:48.657Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:48.923Z] latest: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:49.288Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:49.648Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.39 [2025-01-10T02:37:49.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:37:49.648Z] 72267f0d3544: Preparing [2025-01-10T02:37:49.648Z] 36b9a71ac195: Preparing [2025-01-10T02:37:49.648Z] c0e39f84ec6b: Preparing [2025-01-10T02:37:49.648Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:49.648Z] 8c39c1d0e72e: Preparing [2025-01-10T02:37:49.648Z] db0929a8b1e8: Preparing [2025-01-10T02:37:49.648Z] db0929a8b1e8: Waiting [2025-01-10T02:37:49.648Z] 534a70dc8296: Preparing [2025-01-10T02:37:49.648Z] 534a70dc8296: Waiting [2025-01-10T02:37:49.648Z] 8c39c1d0e72e: Layer already exists [2025-01-10T02:37:49.648Z] c0e39f84ec6b: Layer already exists [2025-01-10T02:37:49.648Z] 72267f0d3544: Layer already exists [2025-01-10T02:37:49.648Z] 36b9a71ac195: Layer already exists [2025-01-10T02:37:49.648Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:49.648Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:49.648Z] db0929a8b1e8: Layer already exists [2025-01-10T02:37:49.914Z] 4.0.0-dev.39: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:50.283Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:50.642Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:50.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:37:50.642Z] 72267f0d3544: Preparing [2025-01-10T02:37:50.642Z] 36b9a71ac195: Preparing [2025-01-10T02:37:50.642Z] c0e39f84ec6b: Preparing [2025-01-10T02:37:50.642Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:50.642Z] 8c39c1d0e72e: Preparing [2025-01-10T02:37:50.642Z] db0929a8b1e8: Preparing [2025-01-10T02:37:50.642Z] 534a70dc8296: Preparing [2025-01-10T02:37:50.642Z] db0929a8b1e8: Waiting [2025-01-10T02:37:50.642Z] 534a70dc8296: Waiting [2025-01-10T02:37:50.642Z] 72267f0d3544: Layer already exists [2025-01-10T02:37:50.642Z] 8c39c1d0e72e: Layer already exists [2025-01-10T02:37:50.642Z] c0e39f84ec6b: Layer already exists [2025-01-10T02:37:50.642Z] 36b9a71ac195: Layer already exists [2025-01-10T02:37:50.642Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:50.643Z] db0929a8b1e8: Layer already exists [2025-01-10T02:37:50.643Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:50.909Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:51.265Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:51.612Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-10T02:37:51.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:37:51.612Z] 72267f0d3544: Preparing [2025-01-10T02:37:51.612Z] 36b9a71ac195: Preparing [2025-01-10T02:37:51.612Z] c0e39f84ec6b: Preparing [2025-01-10T02:37:51.612Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:51.612Z] 8c39c1d0e72e: Preparing [2025-01-10T02:37:51.612Z] db0929a8b1e8: Preparing [2025-01-10T02:37:51.612Z] 534a70dc8296: Preparing [2025-01-10T02:37:51.612Z] db0929a8b1e8: Waiting [2025-01-10T02:37:51.612Z] 534a70dc8296: Waiting [2025-01-10T02:37:51.612Z] c0e39f84ec6b: Layer already exists [2025-01-10T02:37:51.612Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:51.612Z] 8c39c1d0e72e: Layer already exists [2025-01-10T02:37:51.612Z] 72267f0d3544: Layer already exists [2025-01-10T02:37:51.612Z] 36b9a71ac195: Layer already exists [2025-01-10T02:37:51.612Z] db0929a8b1e8: Layer already exists [2025-01-10T02:37:51.612Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:51.878Z] main: digest: sha256:1caef3ac0bfd861960e42d6cba6a47f8f78293ebae85de3357707f4b9a5e7190 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:37:51.957Z] ===================================================== [Pipeline] echo [2025-01-10T02:37:51.976Z] taggedImages: [2025-01-10T02:37:51.976Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:51.976Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T02:37:51.976Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.39 [2025-01-10T02:37:51.976Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:51.976Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-10T02:37:52.007Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-10T02:37:52.007Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:52.007Z] latest [2025-01-10T02:37:52.007Z] 4.0.0-dev.39 [2025-01-10T02:37:52.007Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:37:52.007Z] main [2025-01-10T02:37:52.007Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:52.383Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:52.741Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:37:52.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:37:52.741Z] 2511d07c29a6: Preparing [2025-01-10T02:37:52.741Z] 16bba528f8b3: Preparing [2025-01-10T02:37:52.741Z] aaeb970a1c8a: Preparing [2025-01-10T02:37:52.741Z] ba79349c55e8: Preparing [2025-01-10T02:37:52.741Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:52.741Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:52.741Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:52.741Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:52.741Z] 0928bd6bf0a1: Waiting [2025-01-10T02:37:52.741Z] 534a70dc8296: Preparing [2025-01-10T02:37:52.741Z] 2f1e8cede3ac: Waiting [2025-01-10T02:37:52.741Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:52.741Z] 534a70dc8296: Waiting [2025-01-10T02:37:52.741Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:52.741Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:53.004Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:53.004Z] 16bba528f8b3: Pushed [2025-01-10T02:37:53.004Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:53.004Z] 2511d07c29a6: Pushed [2025-01-10T02:37:53.004Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:53.004Z] aaeb970a1c8a: Pushed [2025-01-10T02:37:58.317Z] ba79349c55e8: Pushed [2025-01-10T02:37:58.317Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:58.667Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:59.015Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T02:37:59.015Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:37:59.015Z] 2511d07c29a6: Preparing [2025-01-10T02:37:59.015Z] 16bba528f8b3: Preparing [2025-01-10T02:37:59.015Z] aaeb970a1c8a: Preparing [2025-01-10T02:37:59.015Z] ba79349c55e8: Preparing [2025-01-10T02:37:59.015Z] e3ab1989f8e6: Preparing [2025-01-10T02:37:59.015Z] 0928bd6bf0a1: Preparing [2025-01-10T02:37:59.015Z] 2f1e8cede3ac: Preparing [2025-01-10T02:37:59.015Z] 8e44fbf13cb7: Preparing [2025-01-10T02:37:59.015Z] 534a70dc8296: Preparing [2025-01-10T02:37:59.015Z] 0928bd6bf0a1: Waiting [2025-01-10T02:37:59.015Z] 8e44fbf13cb7: Waiting [2025-01-10T02:37:59.015Z] 534a70dc8296: Waiting [2025-01-10T02:37:59.015Z] 2f1e8cede3ac: Waiting [2025-01-10T02:37:59.015Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:37:59.015Z] aaeb970a1c8a: Layer already exists [2025-01-10T02:37:59.015Z] ba79349c55e8: Layer already exists [2025-01-10T02:37:59.015Z] 16bba528f8b3: Layer already exists [2025-01-10T02:37:59.015Z] 2511d07c29a6: Layer already exists [2025-01-10T02:37:59.015Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:37:59.015Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:37:59.015Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:37:59.015Z] 534a70dc8296: Layer already exists [2025-01-10T02:37:59.279Z] latest: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:37:59.653Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:00.020Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.39 [2025-01-10T02:38:00.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:38:00.020Z] 2511d07c29a6: Preparing [2025-01-10T02:38:00.020Z] 16bba528f8b3: Preparing [2025-01-10T02:38:00.020Z] aaeb970a1c8a: Preparing [2025-01-10T02:38:00.020Z] ba79349c55e8: Preparing [2025-01-10T02:38:00.020Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:00.020Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:00.020Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:00.020Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:00.020Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:00.020Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:00.020Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:00.020Z] 534a70dc8296: Preparing [2025-01-10T02:38:00.020Z] 534a70dc8296: Waiting [2025-01-10T02:38:00.020Z] ba79349c55e8: Layer already exists [2025-01-10T02:38:00.020Z] 2511d07c29a6: Layer already exists [2025-01-10T02:38:00.020Z] aaeb970a1c8a: Layer already exists [2025-01-10T02:38:00.020Z] 16bba528f8b3: Layer already exists [2025-01-10T02:38:00.020Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:00.020Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:00.020Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:00.020Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:00.020Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:00.285Z] 4.0.0-dev.39: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:00.638Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:00.991Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:00.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:38:00.991Z] 2511d07c29a6: Preparing [2025-01-10T02:38:00.991Z] 16bba528f8b3: Preparing [2025-01-10T02:38:00.991Z] aaeb970a1c8a: Preparing [2025-01-10T02:38:00.991Z] ba79349c55e8: Preparing [2025-01-10T02:38:00.991Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:00.991Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:00.991Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:00.991Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:00.991Z] 534a70dc8296: Preparing [2025-01-10T02:38:00.991Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:00.991Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:00.991Z] 534a70dc8296: Waiting [2025-01-10T02:38:00.991Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:00.991Z] 16bba528f8b3: Layer already exists [2025-01-10T02:38:00.991Z] ba79349c55e8: Layer already exists [2025-01-10T02:38:00.991Z] 2511d07c29a6: Layer already exists [2025-01-10T02:38:00.991Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:00.991Z] aaeb970a1c8a: Layer already exists [2025-01-10T02:38:00.991Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:00.991Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:00.991Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:00.991Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:01.257Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:01.606Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:01.958Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-10T02:38:01.958Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:38:01.958Z] 2511d07c29a6: Preparing [2025-01-10T02:38:01.958Z] 16bba528f8b3: Preparing [2025-01-10T02:38:01.958Z] aaeb970a1c8a: Preparing [2025-01-10T02:38:01.958Z] ba79349c55e8: Preparing [2025-01-10T02:38:01.958Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:01.958Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:01.958Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:01.958Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:01.958Z] 534a70dc8296: Preparing [2025-01-10T02:38:01.958Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:01.958Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:01.958Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:01.958Z] 534a70dc8296: Waiting [2025-01-10T02:38:01.958Z] 16bba528f8b3: Layer already exists [2025-01-10T02:38:01.958Z] ba79349c55e8: Layer already exists [2025-01-10T02:38:01.958Z] aaeb970a1c8a: Layer already exists [2025-01-10T02:38:01.958Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:01.958Z] 2511d07c29a6: Layer already exists [2025-01-10T02:38:01.958Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:01.958Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:01.958Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:01.958Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:02.227Z] main: digest: sha256:7df38699f801f81ac3715065c3a09b2caa832346dedacaec2be115aaebe5bf84 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:38:02.371Z] ===================================================== [Pipeline] echo [2025-01-10T02:38:02.383Z] taggedImages: [2025-01-10T02:38:02.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:02.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T02:38:02.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.39 [2025-01-10T02:38:02.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:02.383Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-10T02:38:02.408Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-10T02:38:02.408Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:02.408Z] latest [2025-01-10T02:38:02.408Z] 4.0.0-dev.39 [2025-01-10T02:38:02.408Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:02.408Z] main [2025-01-10T02:38:02.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:02.792Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:03.198Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:03.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:38:03.198Z] 8f4684cc9b0f: Preparing [2025-01-10T02:38:03.198Z] 21dd2e145873: Preparing [2025-01-10T02:38:03.198Z] 5190e52d52f7: Preparing [2025-01-10T02:38:03.198Z] ad8b38500160: Preparing [2025-01-10T02:38:03.198Z] 2f6ffa8ec287: Preparing [2025-01-10T02:38:03.198Z] 7a39fff0ce64: Preparing [2025-01-10T02:38:03.198Z] 6f626373e43f: Preparing [2025-01-10T02:38:03.198Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:03.198Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:03.198Z] ed472dbb8c06: Preparing [2025-01-10T02:38:03.198Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:03.198Z] fb5bd6b21164: Preparing [2025-01-10T02:38:03.198Z] 6f626373e43f: Waiting [2025-01-10T02:38:03.198Z] 7a39fff0ce64: Waiting [2025-01-10T02:38:03.198Z] ed472dbb8c06: Waiting [2025-01-10T02:38:03.198Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:03.198Z] 5f70bf18a086: Preparing [2025-01-10T02:38:03.198Z] fb5bd6b21164: Waiting [2025-01-10T02:38:03.198Z] 1af0514d506d: Preparing [2025-01-10T02:38:03.198Z] 5f70bf18a086: Waiting [2025-01-10T02:38:03.198Z] 3874292b7560: Preparing [2025-01-10T02:38:03.198Z] 1af0514d506d: Waiting [2025-01-10T02:38:03.198Z] 6216323bf39e: Preparing [2025-01-10T02:38:03.198Z] 3874292b7560: Waiting [2025-01-10T02:38:03.198Z] 534a70dc8296: Preparing [2025-01-10T02:38:03.198Z] 534a70dc8296: Waiting [2025-01-10T02:38:03.198Z] 6216323bf39e: Waiting [2025-01-10T02:38:03.485Z] 8f4684cc9b0f: Pushed [2025-01-10T02:38:03.485Z] 21dd2e145873: Pushed [2025-01-10T02:38:03.485Z] ad8b38500160: Pushed [2025-01-10T02:38:03.485Z] 5190e52d52f7: Pushed [2025-01-10T02:38:03.485Z] 2f6ffa8ec287: Pushed [2025-01-10T02:38:03.485Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:03.485Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:03.485Z] 5f70bf18a086: Layer already exists [2025-01-10T02:38:03.485Z] 7a39fff0ce64: Pushed [2025-01-10T02:38:03.757Z] ed472dbb8c06: Pushed [2025-01-10T02:38:03.757Z] fb5bd6b21164: Pushed [2025-01-10T02:38:03.757Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:03.757Z] 1af0514d506d: Pushed [2025-01-10T02:38:03.757Z] 3874292b7560: Pushed [2025-01-10T02:38:03.757Z] 6216323bf39e: Pushed [2025-01-10T02:38:07.132Z] 6f626373e43f: Pushed [2025-01-10T02:38:07.132Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:07.499Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:07.876Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T02:38:07.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:38:07.876Z] 8f4684cc9b0f: Preparing [2025-01-10T02:38:07.876Z] 21dd2e145873: Preparing [2025-01-10T02:38:07.876Z] 5190e52d52f7: Preparing [2025-01-10T02:38:07.876Z] ad8b38500160: Preparing [2025-01-10T02:38:07.876Z] 2f6ffa8ec287: Preparing [2025-01-10T02:38:07.876Z] 7a39fff0ce64: Preparing [2025-01-10T02:38:07.876Z] 6f626373e43f: Preparing [2025-01-10T02:38:07.876Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:07.876Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:07.876Z] ed472dbb8c06: Preparing [2025-01-10T02:38:07.876Z] fb5bd6b21164: Preparing [2025-01-10T02:38:07.876Z] 5f70bf18a086: Preparing [2025-01-10T02:38:07.876Z] 7a39fff0ce64: Waiting [2025-01-10T02:38:07.876Z] 1af0514d506d: Preparing [2025-01-10T02:38:07.876Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:07.876Z] 6f626373e43f: Waiting [2025-01-10T02:38:07.876Z] 3874292b7560: Preparing [2025-01-10T02:38:07.876Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:07.876Z] 6216323bf39e: Preparing [2025-01-10T02:38:07.876Z] 534a70dc8296: Preparing [2025-01-10T02:38:07.876Z] ed472dbb8c06: Waiting [2025-01-10T02:38:07.876Z] fb5bd6b21164: Waiting [2025-01-10T02:38:07.876Z] 5f70bf18a086: Waiting [2025-01-10T02:38:07.876Z] 6216323bf39e: Waiting [2025-01-10T02:38:07.876Z] 3874292b7560: Waiting [2025-01-10T02:38:07.876Z] 1af0514d506d: Waiting [2025-01-10T02:38:07.876Z] 534a70dc8296: Waiting [2025-01-10T02:38:07.876Z] 21dd2e145873: Layer already exists [2025-01-10T02:38:07.876Z] 8f4684cc9b0f: Layer already exists [2025-01-10T02:38:07.876Z] 2f6ffa8ec287: Layer already exists [2025-01-10T02:38:07.876Z] 5190e52d52f7: Layer already exists [2025-01-10T02:38:07.876Z] ad8b38500160: Layer already exists [2025-01-10T02:38:07.876Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:07.876Z] 6f626373e43f: Layer already exists [2025-01-10T02:38:07.876Z] ed472dbb8c06: Layer already exists [2025-01-10T02:38:07.876Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:07.876Z] 7a39fff0ce64: Layer already exists [2025-01-10T02:38:07.876Z] fb5bd6b21164: Layer already exists [2025-01-10T02:38:07.876Z] 5f70bf18a086: Layer already exists [2025-01-10T02:38:07.876Z] 6216323bf39e: Layer already exists [2025-01-10T02:38:07.876Z] 3874292b7560: Layer already exists [2025-01-10T02:38:08.148Z] 1af0514d506d: Layer already exists [2025-01-10T02:38:08.148Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:08.148Z] latest: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:08.516Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:08.884Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.39 [2025-01-10T02:38:08.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:38:08.885Z] 8f4684cc9b0f: Preparing [2025-01-10T02:38:08.885Z] 21dd2e145873: Preparing [2025-01-10T02:38:08.885Z] 5190e52d52f7: Preparing [2025-01-10T02:38:08.885Z] ad8b38500160: Preparing [2025-01-10T02:38:08.885Z] 2f6ffa8ec287: Preparing [2025-01-10T02:38:08.885Z] 7a39fff0ce64: Preparing [2025-01-10T02:38:08.885Z] 6f626373e43f: Preparing [2025-01-10T02:38:08.885Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:08.885Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:08.885Z] ed472dbb8c06: Preparing [2025-01-10T02:38:08.885Z] fb5bd6b21164: Preparing [2025-01-10T02:38:08.885Z] 5f70bf18a086: Preparing [2025-01-10T02:38:08.885Z] 1af0514d506d: Preparing [2025-01-10T02:38:08.885Z] 3874292b7560: Preparing [2025-01-10T02:38:08.885Z] 6216323bf39e: Preparing [2025-01-10T02:38:08.885Z] 534a70dc8296: Preparing [2025-01-10T02:38:08.885Z] 3874292b7560: Waiting [2025-01-10T02:38:08.885Z] ed472dbb8c06: Waiting [2025-01-10T02:38:08.885Z] 1af0514d506d: Waiting [2025-01-10T02:38:08.885Z] 5f70bf18a086: Waiting [2025-01-10T02:38:08.885Z] 6216323bf39e: Waiting [2025-01-10T02:38:08.885Z] fb5bd6b21164: Waiting [2025-01-10T02:38:08.885Z] 534a70dc8296: Waiting [2025-01-10T02:38:08.885Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:08.885Z] 7a39fff0ce64: Waiting [2025-01-10T02:38:08.885Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:08.885Z] 6f626373e43f: Waiting [2025-01-10T02:38:08.885Z] 8f4684cc9b0f: Layer already exists [2025-01-10T02:38:08.885Z] ad8b38500160: Layer already exists [2025-01-10T02:38:08.885Z] 5190e52d52f7: Layer already exists [2025-01-10T02:38:08.885Z] 2f6ffa8ec287: Layer already exists [2025-01-10T02:38:08.885Z] 21dd2e145873: Layer already exists [2025-01-10T02:38:08.885Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:08.885Z] ed472dbb8c06: Layer already exists [2025-01-10T02:38:08.885Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:08.885Z] 6f626373e43f: Layer already exists [2025-01-10T02:38:08.885Z] 7a39fff0ce64: Layer already exists [2025-01-10T02:38:09.159Z] fb5bd6b21164: Layer already exists [2025-01-10T02:38:09.159Z] 3874292b7560: Layer already exists [2025-01-10T02:38:09.159Z] 5f70bf18a086: Layer already exists [2025-01-10T02:38:09.159Z] 6216323bf39e: Layer already exists [2025-01-10T02:38:09.159Z] 1af0514d506d: Layer already exists [2025-01-10T02:38:09.159Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:09.159Z] 4.0.0-dev.39: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:09.534Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:09.892Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:09.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:38:09.892Z] 8f4684cc9b0f: Preparing [2025-01-10T02:38:09.892Z] 21dd2e145873: Preparing [2025-01-10T02:38:09.892Z] 5190e52d52f7: Preparing [2025-01-10T02:38:09.892Z] ad8b38500160: Preparing [2025-01-10T02:38:09.892Z] 2f6ffa8ec287: Preparing [2025-01-10T02:38:09.892Z] 7a39fff0ce64: Preparing [2025-01-10T02:38:09.892Z] 6f626373e43f: Preparing [2025-01-10T02:38:09.892Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:09.892Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:09.892Z] ed472dbb8c06: Preparing [2025-01-10T02:38:09.892Z] fb5bd6b21164: Preparing [2025-01-10T02:38:09.892Z] 5f70bf18a086: Preparing [2025-01-10T02:38:09.892Z] 7a39fff0ce64: Waiting [2025-01-10T02:38:09.892Z] 1af0514d506d: Preparing [2025-01-10T02:38:09.892Z] 6f626373e43f: Waiting [2025-01-10T02:38:09.892Z] 3874292b7560: Preparing [2025-01-10T02:38:09.892Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:09.892Z] fb5bd6b21164: Waiting [2025-01-10T02:38:09.892Z] 6216323bf39e: Preparing [2025-01-10T02:38:09.892Z] 5f70bf18a086: Waiting [2025-01-10T02:38:09.892Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:09.892Z] ed472dbb8c06: Waiting [2025-01-10T02:38:09.892Z] 534a70dc8296: Preparing [2025-01-10T02:38:09.892Z] 1af0514d506d: Waiting [2025-01-10T02:38:09.892Z] 6216323bf39e: Waiting [2025-01-10T02:38:09.892Z] 534a70dc8296: Waiting [2025-01-10T02:38:09.892Z] 5190e52d52f7: Layer already exists [2025-01-10T02:38:09.892Z] 21dd2e145873: Layer already exists [2025-01-10T02:38:09.892Z] 2f6ffa8ec287: Layer already exists [2025-01-10T02:38:09.892Z] ad8b38500160: Layer already exists [2025-01-10T02:38:09.892Z] 8f4684cc9b0f: Layer already exists [2025-01-10T02:38:09.892Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:09.892Z] 6f626373e43f: Layer already exists [2025-01-10T02:38:09.892Z] ed472dbb8c06: Layer already exists [2025-01-10T02:38:09.892Z] 7a39fff0ce64: Layer already exists [2025-01-10T02:38:09.892Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:09.892Z] fb5bd6b21164: Layer already exists [2025-01-10T02:38:09.892Z] 5f70bf18a086: Layer already exists [2025-01-10T02:38:09.892Z] 1af0514d506d: Layer already exists [2025-01-10T02:38:09.892Z] 6216323bf39e: Layer already exists [2025-01-10T02:38:09.892Z] 3874292b7560: Layer already exists [2025-01-10T02:38:10.156Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:10.156Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:10.510Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:11.139Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-10T02:38:11.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:38:11.139Z] 8f4684cc9b0f: Preparing [2025-01-10T02:38:11.139Z] 21dd2e145873: Preparing [2025-01-10T02:38:11.139Z] 5190e52d52f7: Preparing [2025-01-10T02:38:11.139Z] ad8b38500160: Preparing [2025-01-10T02:38:11.139Z] 2f6ffa8ec287: Preparing [2025-01-10T02:38:11.139Z] 7a39fff0ce64: Preparing [2025-01-10T02:38:11.139Z] 6f626373e43f: Preparing [2025-01-10T02:38:11.139Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:11.139Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:11.139Z] ed472dbb8c06: Preparing [2025-01-10T02:38:11.139Z] 7a39fff0ce64: Waiting [2025-01-10T02:38:11.139Z] fb5bd6b21164: Preparing [2025-01-10T02:38:11.139Z] 6f626373e43f: Waiting [2025-01-10T02:38:11.139Z] 5f70bf18a086: Preparing [2025-01-10T02:38:11.139Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:11.139Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:11.139Z] 1af0514d506d: Preparing [2025-01-10T02:38:11.139Z] ed472dbb8c06: Waiting [2025-01-10T02:38:11.139Z] fb5bd6b21164: Waiting [2025-01-10T02:38:11.139Z] 3874292b7560: Preparing [2025-01-10T02:38:11.139Z] 5f70bf18a086: Waiting [2025-01-10T02:38:11.139Z] 1af0514d506d: Waiting [2025-01-10T02:38:11.139Z] 3874292b7560: Waiting [2025-01-10T02:38:11.139Z] 6216323bf39e: Preparing [2025-01-10T02:38:11.139Z] 534a70dc8296: Preparing [2025-01-10T02:38:11.139Z] 6216323bf39e: Waiting [2025-01-10T02:38:11.139Z] 534a70dc8296: Waiting [2025-01-10T02:38:11.139Z] 5190e52d52f7: Layer already exists [2025-01-10T02:38:11.139Z] ad8b38500160: Layer already exists [2025-01-10T02:38:11.139Z] 21dd2e145873: Layer already exists [2025-01-10T02:38:11.139Z] 2f6ffa8ec287: Layer already exists [2025-01-10T02:38:11.139Z] 8f4684cc9b0f: Layer already exists [2025-01-10T02:38:11.139Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:11.139Z] 6f626373e43f: Layer already exists [2025-01-10T02:38:11.139Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:11.139Z] ed472dbb8c06: Layer already exists [2025-01-10T02:38:11.139Z] 7a39fff0ce64: Layer already exists [2025-01-10T02:38:11.139Z] 5f70bf18a086: Layer already exists [2025-01-10T02:38:11.139Z] 3874292b7560: Layer already exists [2025-01-10T02:38:11.139Z] 1af0514d506d: Layer already exists [2025-01-10T02:38:11.139Z] fb5bd6b21164: Layer already exists [2025-01-10T02:38:11.139Z] 6216323bf39e: Layer already exists [2025-01-10T02:38:11.404Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:11.404Z] main: digest: sha256:a7724458435652eaf1788bf16000097b9cf574be6b339ab7f71a2ae5db8e4009 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:38:11.475Z] ===================================================== [Pipeline] echo [2025-01-10T02:38:11.486Z] taggedImages: [2025-01-10T02:38:11.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:11.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T02:38:11.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.39 [2025-01-10T02:38:11.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:11.486Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T02:38:11.514Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-10T02:38:11.514Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:11.514Z] latest [2025-01-10T02:38:11.514Z] 4.0.0-dev.39 [2025-01-10T02:38:11.514Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:11.514Z] main [2025-01-10T02:38:11.514Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:11.881Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:12.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:12.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:38:12.238Z] c7f872f5eefe: Preparing [2025-01-10T02:38:12.238Z] f6f8bc534443: Preparing [2025-01-10T02:38:12.238Z] 2a84dd359686: Preparing [2025-01-10T02:38:12.238Z] 04e8d5b31d38: Preparing [2025-01-10T02:38:12.238Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:12.238Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:12.238Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:12.238Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:12.238Z] 534a70dc8296: Preparing [2025-01-10T02:38:12.238Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:12.238Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:12.238Z] 534a70dc8296: Waiting [2025-01-10T02:38:12.238Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:12.238Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:12.506Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:12.506Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:12.506Z] 2a84dd359686: Pushed [2025-01-10T02:38:12.506Z] c7f872f5eefe: Pushed [2025-01-10T02:38:12.506Z] f6f8bc534443: Pushed [2025-01-10T02:38:12.506Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:12.506Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:17.841Z] 04e8d5b31d38: Pushed [2025-01-10T02:38:17.841Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:18.199Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:18.550Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T02:38:18.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:38:18.550Z] c7f872f5eefe: Preparing [2025-01-10T02:38:18.550Z] f6f8bc534443: Preparing [2025-01-10T02:38:18.550Z] 2a84dd359686: Preparing [2025-01-10T02:38:18.550Z] 04e8d5b31d38: Preparing [2025-01-10T02:38:18.550Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:18.550Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:18.550Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:18.550Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:18.550Z] 534a70dc8296: Preparing [2025-01-10T02:38:18.550Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:18.550Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:18.550Z] 534a70dc8296: Waiting [2025-01-10T02:38:18.550Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:18.550Z] 2a84dd359686: Layer already exists [2025-01-10T02:38:18.550Z] c7f872f5eefe: Layer already exists [2025-01-10T02:38:18.550Z] f6f8bc534443: Layer already exists [2025-01-10T02:38:18.550Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:18.550Z] 04e8d5b31d38: Layer already exists [2025-01-10T02:38:18.550Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:18.550Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:18.550Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:18.550Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:18.816Z] latest: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:19.177Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:19.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.39 [2025-01-10T02:38:19.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:38:19.530Z] c7f872f5eefe: Preparing [2025-01-10T02:38:19.530Z] f6f8bc534443: Preparing [2025-01-10T02:38:19.530Z] 2a84dd359686: Preparing [2025-01-10T02:38:19.530Z] 04e8d5b31d38: Preparing [2025-01-10T02:38:19.530Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:19.530Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:19.530Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:19.530Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:19.530Z] 534a70dc8296: Preparing [2025-01-10T02:38:19.530Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:19.530Z] 534a70dc8296: Waiting [2025-01-10T02:38:19.530Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:19.530Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:19.530Z] c7f872f5eefe: Layer already exists [2025-01-10T02:38:19.530Z] 04e8d5b31d38: Layer already exists [2025-01-10T02:38:19.530Z] f6f8bc534443: Layer already exists [2025-01-10T02:38:19.530Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:19.530Z] 2a84dd359686: Layer already exists [2025-01-10T02:38:19.530Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:19.530Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:19.530Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:19.530Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:19.795Z] 4.0.0-dev.39: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:20.148Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:20.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:20.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:38:20.502Z] c7f872f5eefe: Preparing [2025-01-10T02:38:20.502Z] f6f8bc534443: Preparing [2025-01-10T02:38:20.502Z] 2a84dd359686: Preparing [2025-01-10T02:38:20.502Z] 04e8d5b31d38: Preparing [2025-01-10T02:38:20.502Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:20.502Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:20.502Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:20.502Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:20.502Z] 534a70dc8296: Preparing [2025-01-10T02:38:20.502Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:20.502Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:20.502Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:20.502Z] 534a70dc8296: Waiting [2025-01-10T02:38:20.502Z] 2a84dd359686: Layer already exists [2025-01-10T02:38:20.502Z] c7f872f5eefe: Layer already exists [2025-01-10T02:38:20.502Z] 04e8d5b31d38: Layer already exists [2025-01-10T02:38:20.502Z] f6f8bc534443: Layer already exists [2025-01-10T02:38:20.502Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:20.502Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:20.502Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:20.502Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:20.502Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:20.766Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:21.133Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:21.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-10T02:38:21.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:38:21.486Z] c7f872f5eefe: Preparing [2025-01-10T02:38:21.486Z] f6f8bc534443: Preparing [2025-01-10T02:38:21.486Z] 2a84dd359686: Preparing [2025-01-10T02:38:21.486Z] 04e8d5b31d38: Preparing [2025-01-10T02:38:21.486Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:21.486Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:21.486Z] 2f1e8cede3ac: Preparing [2025-01-10T02:38:21.486Z] 8e44fbf13cb7: Preparing [2025-01-10T02:38:21.486Z] 534a70dc8296: Preparing [2025-01-10T02:38:21.486Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:21.486Z] 2f1e8cede3ac: Waiting [2025-01-10T02:38:21.486Z] 8e44fbf13cb7: Waiting [2025-01-10T02:38:21.486Z] 534a70dc8296: Waiting [2025-01-10T02:38:21.486Z] c7f872f5eefe: Layer already exists [2025-01-10T02:38:21.486Z] f6f8bc534443: Layer already exists [2025-01-10T02:38:21.486Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:21.486Z] 04e8d5b31d38: Layer already exists [2025-01-10T02:38:21.486Z] 2a84dd359686: Layer already exists [2025-01-10T02:38:21.486Z] 2f1e8cede3ac: Layer already exists [2025-01-10T02:38:21.486Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:21.486Z] 8e44fbf13cb7: Layer already exists [2025-01-10T02:38:21.486Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:21.751Z] main: digest: sha256:c69c6dd5d459db6ba2a9a9c811d288783d5bc7eaa87d18e76757df2881c15bdb size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:38:21.835Z] ===================================================== [Pipeline] echo [2025-01-10T02:38:21.852Z] taggedImages: [2025-01-10T02:38:21.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:21.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T02:38:21.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.39 [2025-01-10T02:38:21.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:21.852Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-10T02:38:21.881Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-10T02:38:21.881Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:21.881Z] latest [2025-01-10T02:38:21.881Z] 4.0.0-dev.39 [2025-01-10T02:38:21.881Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:21.881Z] main [2025-01-10T02:38:21.881Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:22.243Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:22.593Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:22.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:38:22.593Z] e7eaf2ac033b: Preparing [2025-01-10T02:38:22.593Z] 92802ee3301f: Preparing [2025-01-10T02:38:22.593Z] f2e7d03aaeb4: Preparing [2025-01-10T02:38:22.593Z] 14e42d4b28a0: Preparing [2025-01-10T02:38:22.593Z] 4669d4ef1f49: Preparing [2025-01-10T02:38:22.593Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:22.593Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:22.593Z] 320867a3ff44: Preparing [2025-01-10T02:38:22.593Z] b6b35494f8dc: Preparing [2025-01-10T02:38:22.593Z] e01613158ae9: Preparing [2025-01-10T02:38:22.593Z] 534a70dc8296: Preparing [2025-01-10T02:38:22.593Z] 320867a3ff44: Waiting [2025-01-10T02:38:22.593Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:22.593Z] b6b35494f8dc: Waiting [2025-01-10T02:38:22.593Z] e01613158ae9: Waiting [2025-01-10T02:38:22.593Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:22.593Z] 534a70dc8296: Waiting [2025-01-10T02:38:22.865Z] 14e42d4b28a0: Pushed [2025-01-10T02:38:22.866Z] 4669d4ef1f49: Pushed [2025-01-10T02:38:22.866Z] e7eaf2ac033b: Pushed [2025-01-10T02:38:22.866Z] 92802ee3301f: Pushed [2025-01-10T02:38:22.866Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:22.866Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:22.866Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:22.866Z] b6b35494f8dc: Pushed [2025-01-10T02:38:22.866Z] 320867a3ff44: Pushed [2025-01-10T02:38:25.436Z] f2e7d03aaeb4: Pushed [2025-01-10T02:38:25.702Z] e01613158ae9: Pushed [2025-01-10T02:38:25.967Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:26.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-01-10T02:38:26.708Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T02:38:26.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:38:26.708Z] e7eaf2ac033b: Preparing [2025-01-10T02:38:26.708Z] 92802ee3301f: Preparing [2025-01-10T02:38:26.708Z] f2e7d03aaeb4: Preparing [2025-01-10T02:38:26.708Z] 14e42d4b28a0: Preparing [2025-01-10T02:38:26.708Z] 4669d4ef1f49: Preparing [2025-01-10T02:38:26.708Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:26.708Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:26.708Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:26.708Z] 320867a3ff44: Preparing [2025-01-10T02:38:26.708Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:26.708Z] b6b35494f8dc: Preparing [2025-01-10T02:38:26.708Z] 320867a3ff44: Waiting [2025-01-10T02:38:26.708Z] e01613158ae9: Preparing [2025-01-10T02:38:26.708Z] 534a70dc8296: Preparing [2025-01-10T02:38:26.708Z] b6b35494f8dc: Waiting [2025-01-10T02:38:26.708Z] e01613158ae9: Waiting [2025-01-10T02:38:26.708Z] 534a70dc8296: Waiting [2025-01-10T02:38:26.708Z] e7eaf2ac033b: Layer already exists [2025-01-10T02:38:26.708Z] 4669d4ef1f49: Layer already exists [2025-01-10T02:38:26.708Z] 92802ee3301f: Layer already exists [2025-01-10T02:38:26.708Z] 14e42d4b28a0: Layer already exists [2025-01-10T02:38:26.708Z] f2e7d03aaeb4: Layer already exists [2025-01-10T02:38:26.708Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:26.708Z] b6b35494f8dc: Layer already exists [2025-01-10T02:38:26.708Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:26.708Z] 320867a3ff44: Layer already exists [2025-01-10T02:38:26.708Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:26.708Z] e01613158ae9: Layer already exists [2025-01-10T02:38:26.978Z] latest: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:27.332Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:27.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.39 [2025-01-10T02:38:27.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:38:27.696Z] e7eaf2ac033b: Preparing [2025-01-10T02:38:27.696Z] 92802ee3301f: Preparing [2025-01-10T02:38:27.696Z] f2e7d03aaeb4: Preparing [2025-01-10T02:38:27.696Z] 14e42d4b28a0: Preparing [2025-01-10T02:38:27.696Z] 4669d4ef1f49: Preparing [2025-01-10T02:38:27.696Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:27.696Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:27.696Z] 320867a3ff44: Preparing [2025-01-10T02:38:27.696Z] b6b35494f8dc: Preparing [2025-01-10T02:38:27.696Z] e01613158ae9: Preparing [2025-01-10T02:38:27.696Z] 534a70dc8296: Preparing [2025-01-10T02:38:27.696Z] 320867a3ff44: Waiting [2025-01-10T02:38:27.696Z] b6b35494f8dc: Waiting [2025-01-10T02:38:27.696Z] e01613158ae9: Waiting [2025-01-10T02:38:27.696Z] 534a70dc8296: Waiting [2025-01-10T02:38:27.696Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:27.696Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:27.696Z] 14e42d4b28a0: Layer already exists [2025-01-10T02:38:27.696Z] e7eaf2ac033b: Layer already exists [2025-01-10T02:38:27.696Z] f2e7d03aaeb4: Layer already exists [2025-01-10T02:38:27.696Z] 4669d4ef1f49: Layer already exists [2025-01-10T02:38:27.696Z] 92802ee3301f: Layer already exists [2025-01-10T02:38:27.696Z] 320867a3ff44: Layer already exists [2025-01-10T02:38:27.696Z] b6b35494f8dc: Layer already exists [2025-01-10T02:38:27.696Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:27.696Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:27.696Z] e01613158ae9: Layer already exists [2025-01-10T02:38:27.696Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:27.961Z] 4.0.0-dev.39: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:28.322Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:28.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:28.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:38:28.667Z] e7eaf2ac033b: Preparing [2025-01-10T02:38:28.667Z] 92802ee3301f: Preparing [2025-01-10T02:38:28.667Z] f2e7d03aaeb4: Preparing [2025-01-10T02:38:28.667Z] 14e42d4b28a0: Preparing [2025-01-10T02:38:28.667Z] 4669d4ef1f49: Preparing [2025-01-10T02:38:28.667Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:28.667Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:28.667Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:28.667Z] 320867a3ff44: Preparing [2025-01-10T02:38:28.667Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:28.667Z] b6b35494f8dc: Preparing [2025-01-10T02:38:28.667Z] e01613158ae9: Preparing [2025-01-10T02:38:28.667Z] 320867a3ff44: Waiting [2025-01-10T02:38:28.667Z] 534a70dc8296: Preparing [2025-01-10T02:38:28.667Z] b6b35494f8dc: Waiting [2025-01-10T02:38:28.667Z] e01613158ae9: Waiting [2025-01-10T02:38:28.667Z] 534a70dc8296: Waiting [2025-01-10T02:38:28.667Z] 14e42d4b28a0: Layer already exists [2025-01-10T02:38:28.667Z] 92802ee3301f: Layer already exists [2025-01-10T02:38:28.667Z] f2e7d03aaeb4: Layer already exists [2025-01-10T02:38:28.667Z] 4669d4ef1f49: Layer already exists [2025-01-10T02:38:28.667Z] e7eaf2ac033b: Layer already exists [2025-01-10T02:38:28.667Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:28.667Z] 320867a3ff44: Layer already exists [2025-01-10T02:38:28.667Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:28.667Z] b6b35494f8dc: Layer already exists [2025-01-10T02:38:28.667Z] e01613158ae9: Layer already exists [2025-01-10T02:38:28.667Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:28.943Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:29.288Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:29.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-10T02:38:29.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:38:29.654Z] e7eaf2ac033b: Preparing [2025-01-10T02:38:29.654Z] 92802ee3301f: Preparing [2025-01-10T02:38:29.654Z] f2e7d03aaeb4: Preparing [2025-01-10T02:38:29.654Z] 14e42d4b28a0: Preparing [2025-01-10T02:38:29.654Z] 4669d4ef1f49: Preparing [2025-01-10T02:38:29.654Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:29.654Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:29.654Z] 320867a3ff44: Preparing [2025-01-10T02:38:29.654Z] b6b35494f8dc: Preparing [2025-01-10T02:38:29.654Z] e01613158ae9: Preparing [2025-01-10T02:38:29.654Z] 534a70dc8296: Preparing [2025-01-10T02:38:29.654Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:29.654Z] 320867a3ff44: Waiting [2025-01-10T02:38:29.654Z] b6b35494f8dc: Waiting [2025-01-10T02:38:29.654Z] e01613158ae9: Waiting [2025-01-10T02:38:29.654Z] 534a70dc8296: Waiting [2025-01-10T02:38:29.654Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:29.654Z] f2e7d03aaeb4: Layer already exists [2025-01-10T02:38:29.654Z] e7eaf2ac033b: Layer already exists [2025-01-10T02:38:29.654Z] 14e42d4b28a0: Layer already exists [2025-01-10T02:38:29.654Z] 92802ee3301f: Layer already exists [2025-01-10T02:38:29.654Z] 4669d4ef1f49: Layer already exists [2025-01-10T02:38:29.654Z] b6b35494f8dc: Layer already exists [2025-01-10T02:38:29.654Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:29.654Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:29.654Z] e01613158ae9: Layer already exists [2025-01-10T02:38:29.654Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:29.654Z] 320867a3ff44: Layer already exists [2025-01-10T02:38:29.920Z] main: digest: sha256:aaf84025870e1b98044613153aa402ad8ae5645ba55759849a17e357414742c5 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:38:30.002Z] ===================================================== [Pipeline] echo [2025-01-10T02:38:30.015Z] taggedImages: [2025-01-10T02:38:30.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:30.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T02:38:30.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.39 [2025-01-10T02:38:30.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:30.015Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-10T02:38:30.045Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-10T02:38:30.045Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:30.045Z] latest [2025-01-10T02:38:30.045Z] 4.0.0-dev.39 [2025-01-10T02:38:30.045Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:30.045Z] main [2025-01-10T02:38:30.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:30.422Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:30.771Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:30.772Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:38:30.772Z] 47472ed44447: Preparing [2025-01-10T02:38:30.772Z] 223a0b460084: Preparing [2025-01-10T02:38:30.772Z] c2de9c122ef4: Preparing [2025-01-10T02:38:30.772Z] 746533a6b464: Preparing [2025-01-10T02:38:30.772Z] d00347c8c98d: Preparing [2025-01-10T02:38:30.772Z] 10dca613508f: Preparing [2025-01-10T02:38:30.772Z] 6123949ea49e: Preparing [2025-01-10T02:38:30.772Z] 10dca613508f: Waiting [2025-01-10T02:38:30.772Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:30.772Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:30.772Z] 6123949ea49e: Waiting [2025-01-10T02:38:30.772Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:30.772Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:30.772Z] e2a47522a6f3: Preparing [2025-01-10T02:38:30.772Z] dda6803828e6: Preparing [2025-01-10T02:38:30.772Z] 534a70dc8296: Preparing [2025-01-10T02:38:30.772Z] dda6803828e6: Waiting [2025-01-10T02:38:30.772Z] 534a70dc8296: Waiting [2025-01-10T02:38:30.772Z] e2a47522a6f3: Waiting [2025-01-10T02:38:31.039Z] d00347c8c98d: Pushed [2025-01-10T02:38:31.039Z] 223a0b460084: Pushed [2025-01-10T02:38:31.039Z] 47472ed44447: Pushed [2025-01-10T02:38:31.039Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:31.039Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:31.039Z] 10dca613508f: Pushed [2025-01-10T02:38:31.039Z] 6123949ea49e: Pushed [2025-01-10T02:38:31.305Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:31.305Z] e2a47522a6f3: Pushed [2025-01-10T02:38:33.239Z] 746533a6b464: Pushed [2025-01-10T02:38:33.818Z] c2de9c122ef4: Pushed [2025-01-10T02:38:34.082Z] dda6803828e6: Pushed [2025-01-10T02:38:34.348Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:34.700Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:35.053Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T02:38:35.053Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:38:35.053Z] 47472ed44447: Preparing [2025-01-10T02:38:35.053Z] 223a0b460084: Preparing [2025-01-10T02:38:35.053Z] c2de9c122ef4: Preparing [2025-01-10T02:38:35.053Z] 746533a6b464: Preparing [2025-01-10T02:38:35.053Z] d00347c8c98d: Preparing [2025-01-10T02:38:35.053Z] 10dca613508f: Preparing [2025-01-10T02:38:35.053Z] 6123949ea49e: Preparing [2025-01-10T02:38:35.053Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:35.053Z] 10dca613508f: Waiting [2025-01-10T02:38:35.053Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:35.053Z] 6123949ea49e: Waiting [2025-01-10T02:38:35.053Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:35.053Z] e2a47522a6f3: Preparing [2025-01-10T02:38:35.053Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:35.053Z] dda6803828e6: Preparing [2025-01-10T02:38:35.053Z] 534a70dc8296: Preparing [2025-01-10T02:38:35.053Z] e2a47522a6f3: Waiting [2025-01-10T02:38:35.053Z] 534a70dc8296: Waiting [2025-01-10T02:38:35.053Z] dda6803828e6: Waiting [2025-01-10T02:38:35.053Z] 47472ed44447: Layer already exists [2025-01-10T02:38:35.053Z] 746533a6b464: Layer already exists [2025-01-10T02:38:35.053Z] 223a0b460084: Layer already exists [2025-01-10T02:38:35.053Z] c2de9c122ef4: Layer already exists [2025-01-10T02:38:35.053Z] d00347c8c98d: Layer already exists [2025-01-10T02:38:35.053Z] 6123949ea49e: Layer already exists [2025-01-10T02:38:35.053Z] 10dca613508f: Layer already exists [2025-01-10T02:38:35.053Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:35.053Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:35.053Z] e2a47522a6f3: Layer already exists [2025-01-10T02:38:35.053Z] dda6803828e6: Layer already exists [2025-01-10T02:38:35.053Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:35.323Z] latest: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:35.691Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:36.071Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.39 [2025-01-10T02:38:36.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:38:36.071Z] 47472ed44447: Preparing [2025-01-10T02:38:36.071Z] 223a0b460084: Preparing [2025-01-10T02:38:36.071Z] c2de9c122ef4: Preparing [2025-01-10T02:38:36.071Z] 746533a6b464: Preparing [2025-01-10T02:38:36.071Z] d00347c8c98d: Preparing [2025-01-10T02:38:36.071Z] 10dca613508f: Preparing [2025-01-10T02:38:36.071Z] 6123949ea49e: Preparing [2025-01-10T02:38:36.071Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:36.071Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:36.071Z] e2a47522a6f3: Preparing [2025-01-10T02:38:36.071Z] 10dca613508f: Waiting [2025-01-10T02:38:36.071Z] dda6803828e6: Preparing [2025-01-10T02:38:36.071Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:36.071Z] 6123949ea49e: Waiting [2025-01-10T02:38:36.071Z] 534a70dc8296: Preparing [2025-01-10T02:38:36.071Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:36.071Z] e2a47522a6f3: Waiting [2025-01-10T02:38:36.071Z] dda6803828e6: Waiting [2025-01-10T02:38:36.071Z] 534a70dc8296: Waiting [2025-01-10T02:38:36.071Z] c2de9c122ef4: Layer already exists [2025-01-10T02:38:36.071Z] 746533a6b464: Layer already exists [2025-01-10T02:38:36.071Z] 47472ed44447: Layer already exists [2025-01-10T02:38:36.071Z] 223a0b460084: Layer already exists [2025-01-10T02:38:36.071Z] d00347c8c98d: Layer already exists [2025-01-10T02:38:36.071Z] 6123949ea49e: Layer already exists [2025-01-10T02:38:36.071Z] e2a47522a6f3: Layer already exists [2025-01-10T02:38:36.071Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:36.071Z] 10dca613508f: Layer already exists [2025-01-10T02:38:36.071Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:36.071Z] dda6803828e6: Layer already exists [2025-01-10T02:38:36.341Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:36.341Z] 4.0.0-dev.39: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:36.826Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:37.189Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:37.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:38:37.189Z] 47472ed44447: Preparing [2025-01-10T02:38:37.189Z] 223a0b460084: Preparing [2025-01-10T02:38:37.189Z] c2de9c122ef4: Preparing [2025-01-10T02:38:37.189Z] 746533a6b464: Preparing [2025-01-10T02:38:37.189Z] d00347c8c98d: Preparing [2025-01-10T02:38:37.189Z] 10dca613508f: Preparing [2025-01-10T02:38:37.189Z] 6123949ea49e: Preparing [2025-01-10T02:38:37.189Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:37.189Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:37.189Z] e2a47522a6f3: Preparing [2025-01-10T02:38:37.189Z] dda6803828e6: Preparing [2025-01-10T02:38:37.189Z] 534a70dc8296: Preparing [2025-01-10T02:38:37.189Z] 10dca613508f: Waiting [2025-01-10T02:38:37.189Z] 6123949ea49e: Waiting [2025-01-10T02:38:37.189Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:37.189Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:37.189Z] e2a47522a6f3: Waiting [2025-01-10T02:38:37.189Z] dda6803828e6: Waiting [2025-01-10T02:38:37.189Z] 534a70dc8296: Waiting [2025-01-10T02:38:37.189Z] d00347c8c98d: Layer already exists [2025-01-10T02:38:37.189Z] c2de9c122ef4: Layer already exists [2025-01-10T02:38:37.189Z] 47472ed44447: Layer already exists [2025-01-10T02:38:37.189Z] 746533a6b464: Layer already exists [2025-01-10T02:38:37.189Z] 223a0b460084: Layer already exists [2025-01-10T02:38:37.189Z] 10dca613508f: Layer already exists [2025-01-10T02:38:37.189Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:37.189Z] 6123949ea49e: Layer already exists [2025-01-10T02:38:37.189Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:37.189Z] e2a47522a6f3: Layer already exists [2025-01-10T02:38:37.189Z] dda6803828e6: Layer already exists [2025-01-10T02:38:37.189Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:37.456Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:37.820Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:38.203Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-10T02:38:38.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:38:38.203Z] 47472ed44447: Preparing [2025-01-10T02:38:38.203Z] 223a0b460084: Preparing [2025-01-10T02:38:38.203Z] c2de9c122ef4: Preparing [2025-01-10T02:38:38.203Z] 746533a6b464: Preparing [2025-01-10T02:38:38.203Z] d00347c8c98d: Preparing [2025-01-10T02:38:38.203Z] 10dca613508f: Preparing [2025-01-10T02:38:38.203Z] 6123949ea49e: Preparing [2025-01-10T02:38:38.203Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:38.203Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:38.203Z] e2a47522a6f3: Preparing [2025-01-10T02:38:38.203Z] dda6803828e6: Preparing [2025-01-10T02:38:38.203Z] 534a70dc8296: Preparing [2025-01-10T02:38:38.203Z] e3ab1989f8e6: Waiting [2025-01-10T02:38:38.203Z] 10dca613508f: Waiting [2025-01-10T02:38:38.203Z] 0928bd6bf0a1: Waiting [2025-01-10T02:38:38.203Z] e2a47522a6f3: Waiting [2025-01-10T02:38:38.203Z] dda6803828e6: Waiting [2025-01-10T02:38:38.203Z] 534a70dc8296: Waiting [2025-01-10T02:38:38.203Z] 6123949ea49e: Waiting [2025-01-10T02:38:38.203Z] c2de9c122ef4: Layer already exists [2025-01-10T02:38:38.203Z] 746533a6b464: Layer already exists [2025-01-10T02:38:38.203Z] d00347c8c98d: Layer already exists [2025-01-10T02:38:38.203Z] 47472ed44447: Layer already exists [2025-01-10T02:38:38.203Z] 223a0b460084: Layer already exists [2025-01-10T02:38:38.203Z] 10dca613508f: Layer already exists [2025-01-10T02:38:38.203Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:38.203Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:38.203Z] e2a47522a6f3: Layer already exists [2025-01-10T02:38:38.203Z] 6123949ea49e: Layer already exists [2025-01-10T02:38:38.203Z] dda6803828e6: Layer already exists [2025-01-10T02:38:38.203Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:38.470Z] main: digest: sha256:45a44caef4ce4d010a73d95683e4876b27045ed5b2f0d0b5c39c2a254743151c size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:38:38.546Z] ===================================================== [Pipeline] echo [2025-01-10T02:38:38.560Z] taggedImages: [2025-01-10T02:38:38.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:38.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T02:38:38.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.39 [2025-01-10T02:38:38.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:38.560Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-10T02:38:38.580Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-10T02:38:38.580Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:38.580Z] latest [2025-01-10T02:38:38.580Z] 4.0.0-dev.39 [2025-01-10T02:38:38.580Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:38.580Z] main [2025-01-10T02:38:38.580Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:38.947Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:39.307Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:39.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:38:39.307Z] 60119d50269d: Preparing [2025-01-10T02:38:39.307Z] 13d3c4174482: Preparing [2025-01-10T02:38:39.307Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:39.307Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:39.307Z] be040296583b: Preparing [2025-01-10T02:38:39.307Z] e0002809767c: Preparing [2025-01-10T02:38:39.307Z] 534a70dc8296: Preparing [2025-01-10T02:38:39.307Z] e0002809767c: Waiting [2025-01-10T02:38:39.307Z] 534a70dc8296: Waiting [2025-01-10T02:38:39.307Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:39.576Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:39.576Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:39.576Z] be040296583b: Pushed [2025-01-10T02:38:39.576Z] 60119d50269d: Pushed [2025-01-10T02:38:41.534Z] e0002809767c: Pushed [2025-01-10T02:38:43.487Z] 13d3c4174482: Pushed [2025-01-10T02:38:43.759Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:44.126Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:44.485Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T02:38:44.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:38:44.485Z] 60119d50269d: Preparing [2025-01-10T02:38:44.485Z] 13d3c4174482: Preparing [2025-01-10T02:38:44.485Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:44.485Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:44.485Z] be040296583b: Preparing [2025-01-10T02:38:44.485Z] e0002809767c: Preparing [2025-01-10T02:38:44.485Z] 534a70dc8296: Preparing [2025-01-10T02:38:44.485Z] 534a70dc8296: Waiting [2025-01-10T02:38:44.485Z] e0002809767c: Waiting [2025-01-10T02:38:44.485Z] 13d3c4174482: Layer already exists [2025-01-10T02:38:44.485Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:44.485Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:44.485Z] be040296583b: Layer already exists [2025-01-10T02:38:44.485Z] 60119d50269d: Layer already exists [2025-01-10T02:38:44.485Z] e0002809767c: Layer already exists [2025-01-10T02:38:44.485Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:44.759Z] latest: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:45.128Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:45.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.39 [2025-01-10T02:38:45.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:38:45.764Z] 60119d50269d: Preparing [2025-01-10T02:38:45.764Z] 13d3c4174482: Preparing [2025-01-10T02:38:45.764Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:45.764Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:45.764Z] be040296583b: Preparing [2025-01-10T02:38:45.764Z] e0002809767c: Preparing [2025-01-10T02:38:45.764Z] 534a70dc8296: Preparing [2025-01-10T02:38:45.764Z] 534a70dc8296: Waiting [2025-01-10T02:38:45.764Z] e0002809767c: Waiting [2025-01-10T02:38:45.764Z] be040296583b: Layer already exists [2025-01-10T02:38:45.764Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:45.764Z] 13d3c4174482: Layer already exists [2025-01-10T02:38:45.764Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:45.764Z] 60119d50269d: Layer already exists [2025-01-10T02:38:45.764Z] e0002809767c: Layer already exists [2025-01-10T02:38:45.764Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:46.035Z] 4.0.0-dev.39: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:46.402Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:46.755Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:46.755Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:38:46.755Z] 60119d50269d: Preparing [2025-01-10T02:38:46.755Z] 13d3c4174482: Preparing [2025-01-10T02:38:46.755Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:46.755Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:46.755Z] be040296583b: Preparing [2025-01-10T02:38:46.755Z] e0002809767c: Preparing [2025-01-10T02:38:46.755Z] 534a70dc8296: Preparing [2025-01-10T02:38:46.755Z] e0002809767c: Waiting [2025-01-10T02:38:46.755Z] 534a70dc8296: Waiting [2025-01-10T02:38:46.755Z] be040296583b: Layer already exists [2025-01-10T02:38:46.755Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:46.755Z] 60119d50269d: Layer already exists [2025-01-10T02:38:46.755Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:46.755Z] 13d3c4174482: Layer already exists [2025-01-10T02:38:46.755Z] e0002809767c: Layer already exists [2025-01-10T02:38:46.755Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:47.019Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:47.375Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:47.750Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-10T02:38:47.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:38:47.750Z] 60119d50269d: Preparing [2025-01-10T02:38:47.750Z] 13d3c4174482: Preparing [2025-01-10T02:38:47.750Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:47.750Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:47.750Z] be040296583b: Preparing [2025-01-10T02:38:47.750Z] e0002809767c: Preparing [2025-01-10T02:38:47.750Z] 534a70dc8296: Preparing [2025-01-10T02:38:47.750Z] 534a70dc8296: Waiting [2025-01-10T02:38:47.750Z] e0002809767c: Waiting [2025-01-10T02:38:47.750Z] be040296583b: Layer already exists [2025-01-10T02:38:47.750Z] 13d3c4174482: Layer already exists [2025-01-10T02:38:47.750Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:47.750Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:47.750Z] 60119d50269d: Layer already exists [2025-01-10T02:38:47.750Z] e0002809767c: Layer already exists [2025-01-10T02:38:47.750Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:48.017Z] main: digest: sha256:6eec7e9cc46598a367eeee4a5b3214d7d35b58a2415bd7d8070b14ba20be0c18 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:38:48.102Z] ===================================================== [Pipeline] echo [2025-01-10T02:38:48.114Z] taggedImages: [2025-01-10T02:38:48.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:48.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T02:38:48.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.39 [2025-01-10T02:38:48.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:48.114Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-10T02:38:48.397Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-10T02:38:48.397Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:48.397Z] latest [2025-01-10T02:38:48.397Z] 4.0.0-dev.39 [2025-01-10T02:38:48.397Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:38:48.397Z] main [2025-01-10T02:38:48.397Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:48.777Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:38:49.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:38:49.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:38:49.124Z] 14ff86c1029f: Preparing [2025-01-10T02:38:49.124Z] 8f0dba95ee87: Preparing [2025-01-10T02:38:49.124Z] 9666bef26c23: Preparing [2025-01-10T02:38:49.124Z] e3ab1989f8e6: Preparing [2025-01-10T02:38:49.124Z] 0928bd6bf0a1: Preparing [2025-01-10T02:38:49.124Z] 4ff5d47403d8: Preparing [2025-01-10T02:38:49.124Z] 039f7397618d: Preparing [2025-01-10T02:38:49.124Z] 706eb09a19b5: Preparing [2025-01-10T02:38:49.124Z] ab5fec0332c0: Preparing [2025-01-10T02:38:49.124Z] 534a70dc8296: Preparing [2025-01-10T02:38:49.124Z] 4ff5d47403d8: Waiting [2025-01-10T02:38:49.124Z] 039f7397618d: Waiting [2025-01-10T02:38:49.124Z] 706eb09a19b5: Waiting [2025-01-10T02:38:49.124Z] ab5fec0332c0: Waiting [2025-01-10T02:38:49.124Z] 534a70dc8296: Waiting [2025-01-10T02:38:49.124Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:38:49.389Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:38:49.390Z] 9666bef26c23: Pushed [2025-01-10T02:38:49.390Z] 8f0dba95ee87: Pushed [2025-01-10T02:38:49.390Z] 14ff86c1029f: Pushed [2025-01-10T02:38:49.390Z] 534a70dc8296: Layer already exists [2025-01-10T02:38:49.742Z] 706eb09a19b5: Pushed [2025-01-10T02:38:50.328Z] ab5fec0332c0: Pushed [2025-01-10T02:39:02.633Z] 039f7397618d: Pushed [2025-01-10T02:39:11.200Z] 4ff5d47403d8: Pushed [2025-01-10T02:39:11.200Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:11.536Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:11.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T02:39:11.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:39:11.905Z] 14ff86c1029f: Preparing [2025-01-10T02:39:11.905Z] 8f0dba95ee87: Preparing [2025-01-10T02:39:11.905Z] 9666bef26c23: Preparing [2025-01-10T02:39:11.905Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:11.905Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:11.905Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:11.905Z] 039f7397618d: Preparing [2025-01-10T02:39:11.905Z] 706eb09a19b5: Preparing [2025-01-10T02:39:11.905Z] ab5fec0332c0: Preparing [2025-01-10T02:39:11.905Z] 534a70dc8296: Preparing [2025-01-10T02:39:11.905Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:11.905Z] 706eb09a19b5: Waiting [2025-01-10T02:39:11.905Z] ab5fec0332c0: Waiting [2025-01-10T02:39:11.905Z] 039f7397618d: Waiting [2025-01-10T02:39:11.905Z] 534a70dc8296: Waiting [2025-01-10T02:39:11.905Z] 8f0dba95ee87: Layer already exists [2025-01-10T02:39:11.905Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:11.905Z] 14ff86c1029f: Layer already exists [2025-01-10T02:39:11.905Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:11.905Z] 9666bef26c23: Layer already exists [2025-01-10T02:39:11.905Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:11.905Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:11.905Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:11.905Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:11.905Z] 039f7397618d: Layer already exists [2025-01-10T02:39:12.169Z] latest: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:12.520Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:12.865Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.39 [2025-01-10T02:39:12.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:39:12.865Z] 14ff86c1029f: Preparing [2025-01-10T02:39:12.865Z] 8f0dba95ee87: Preparing [2025-01-10T02:39:12.865Z] 9666bef26c23: Preparing [2025-01-10T02:39:12.865Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:12.865Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:12.865Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:12.865Z] 039f7397618d: Preparing [2025-01-10T02:39:12.865Z] 706eb09a19b5: Preparing [2025-01-10T02:39:12.865Z] ab5fec0332c0: Preparing [2025-01-10T02:39:12.865Z] 534a70dc8296: Preparing [2025-01-10T02:39:12.865Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:12.865Z] 039f7397618d: Waiting [2025-01-10T02:39:12.865Z] 706eb09a19b5: Waiting [2025-01-10T02:39:12.865Z] ab5fec0332c0: Waiting [2025-01-10T02:39:12.865Z] 534a70dc8296: Waiting [2025-01-10T02:39:12.865Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:12.865Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:12.865Z] 14ff86c1029f: Layer already exists [2025-01-10T02:39:12.865Z] 8f0dba95ee87: Layer already exists [2025-01-10T02:39:12.865Z] 9666bef26c23: Layer already exists [2025-01-10T02:39:12.865Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:12.865Z] 039f7397618d: Layer already exists [2025-01-10T02:39:12.865Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:12.865Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:12.865Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:13.128Z] 4.0.0-dev.39: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:13.483Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:13.828Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:13.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:39:13.828Z] 14ff86c1029f: Preparing [2025-01-10T02:39:13.828Z] 8f0dba95ee87: Preparing [2025-01-10T02:39:13.828Z] 9666bef26c23: Preparing [2025-01-10T02:39:13.828Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:13.828Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:13.828Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:13.828Z] 039f7397618d: Preparing [2025-01-10T02:39:13.828Z] 706eb09a19b5: Preparing [2025-01-10T02:39:13.828Z] ab5fec0332c0: Preparing [2025-01-10T02:39:13.828Z] 534a70dc8296: Preparing [2025-01-10T02:39:13.828Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:13.828Z] 039f7397618d: Waiting [2025-01-10T02:39:13.828Z] ab5fec0332c0: Waiting [2025-01-10T02:39:13.828Z] 706eb09a19b5: Waiting [2025-01-10T02:39:13.828Z] 534a70dc8296: Waiting [2025-01-10T02:39:13.828Z] 9666bef26c23: Layer already exists [2025-01-10T02:39:13.828Z] 14ff86c1029f: Layer already exists [2025-01-10T02:39:13.828Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:13.828Z] 8f0dba95ee87: Layer already exists [2025-01-10T02:39:13.828Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:13.828Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:13.828Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:13.828Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:13.828Z] 039f7397618d: Layer already exists [2025-01-10T02:39:13.828Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:14.092Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:14.437Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:14.780Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-10T02:39:14.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:39:14.780Z] 14ff86c1029f: Preparing [2025-01-10T02:39:14.780Z] 8f0dba95ee87: Preparing [2025-01-10T02:39:14.780Z] 9666bef26c23: Preparing [2025-01-10T02:39:14.780Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:14.780Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:14.780Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:14.780Z] 039f7397618d: Preparing [2025-01-10T02:39:14.780Z] 706eb09a19b5: Preparing [2025-01-10T02:39:14.780Z] ab5fec0332c0: Preparing [2025-01-10T02:39:14.780Z] 534a70dc8296: Preparing [2025-01-10T02:39:14.780Z] 039f7397618d: Waiting [2025-01-10T02:39:14.780Z] 706eb09a19b5: Waiting [2025-01-10T02:39:14.780Z] ab5fec0332c0: Waiting [2025-01-10T02:39:14.780Z] 534a70dc8296: Waiting [2025-01-10T02:39:14.780Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:14.780Z] 8f0dba95ee87: Layer already exists [2025-01-10T02:39:14.780Z] 14ff86c1029f: Layer already exists [2025-01-10T02:39:14.780Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:14.780Z] 9666bef26c23: Layer already exists [2025-01-10T02:39:14.780Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:14.780Z] 039f7397618d: Layer already exists [2025-01-10T02:39:14.780Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:14.780Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:14.780Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:14.780Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:15.045Z] main: digest: sha256:8df7a8423320e4d3774c53bd9119f6939b3feaf89491a2bb35e8215f8c730eae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:39:15.109Z] ===================================================== [Pipeline] echo [2025-01-10T02:39:15.119Z] taggedImages: [2025-01-10T02:39:15.119Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:15.119Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T02:39:15.119Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.39 [2025-01-10T02:39:15.119Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:15.119Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-10T02:39:15.145Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-10T02:39:15.145Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:15.145Z] latest [2025-01-10T02:39:15.145Z] 4.0.0-dev.39 [2025-01-10T02:39:15.145Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:15.145Z] main [2025-01-10T02:39:15.145Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:15.862Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:16.204Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:16.204Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:39:16.204Z] a6eb02452ea9: Preparing [2025-01-10T02:39:16.204Z] 7311cfb83168: Preparing [2025-01-10T02:39:16.204Z] 9260f15f4ecd: Preparing [2025-01-10T02:39:16.204Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:16.204Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:16.204Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:16.204Z] 24ca3c0ad2da: Preparing [2025-01-10T02:39:16.204Z] b1694a8d505c: Preparing [2025-01-10T02:39:16.204Z] 534a70dc8296: Preparing [2025-01-10T02:39:16.204Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:16.204Z] 24ca3c0ad2da: Waiting [2025-01-10T02:39:16.204Z] b1694a8d505c: Waiting [2025-01-10T02:39:16.204Z] 534a70dc8296: Waiting [2025-01-10T02:39:16.204Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:16.204Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:16.204Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:16.471Z] 7311cfb83168: Pushed [2025-01-10T02:39:16.471Z] 9260f15f4ecd: Pushed [2025-01-10T02:39:16.471Z] a6eb02452ea9: Pushed [2025-01-10T02:39:16.471Z] 24ca3c0ad2da: Pushed [2025-01-10T02:39:16.471Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:17.057Z] b1694a8d505c: Pushed [2025-01-10T02:39:17.322Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:17.663Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:18.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T02:39:18.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:39:18.011Z] a6eb02452ea9: Preparing [2025-01-10T02:39:18.011Z] 7311cfb83168: Preparing [2025-01-10T02:39:18.011Z] 9260f15f4ecd: Preparing [2025-01-10T02:39:18.011Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:18.011Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:18.011Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:18.011Z] 24ca3c0ad2da: Preparing [2025-01-10T02:39:18.011Z] b1694a8d505c: Preparing [2025-01-10T02:39:18.011Z] 534a70dc8296: Preparing [2025-01-10T02:39:18.011Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:18.011Z] 24ca3c0ad2da: Waiting [2025-01-10T02:39:18.011Z] b1694a8d505c: Waiting [2025-01-10T02:39:18.011Z] 534a70dc8296: Waiting [2025-01-10T02:39:18.011Z] 7311cfb83168: Layer already exists [2025-01-10T02:39:18.011Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:18.011Z] a6eb02452ea9: Layer already exists [2025-01-10T02:39:18.011Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:18.011Z] 9260f15f4ecd: Layer already exists [2025-01-10T02:39:18.011Z] b1694a8d505c: Layer already exists [2025-01-10T02:39:18.011Z] 24ca3c0ad2da: Layer already exists [2025-01-10T02:39:18.011Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:18.011Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:18.276Z] latest: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:18.634Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:20.403Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.39 [2025-01-10T02:39:20.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:39:20.403Z] a6eb02452ea9: Preparing [2025-01-10T02:39:20.403Z] 7311cfb83168: Preparing [2025-01-10T02:39:20.403Z] 9260f15f4ecd: Preparing [2025-01-10T02:39:20.403Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:20.403Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:20.403Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:20.403Z] 24ca3c0ad2da: Preparing [2025-01-10T02:39:20.403Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:20.403Z] b1694a8d505c: Preparing [2025-01-10T02:39:20.403Z] 24ca3c0ad2da: Waiting [2025-01-10T02:39:20.403Z] 534a70dc8296: Preparing [2025-01-10T02:39:20.403Z] b1694a8d505c: Waiting [2025-01-10T02:39:20.403Z] 534a70dc8296: Waiting [2025-01-10T02:39:20.403Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:20.403Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:20.403Z] a6eb02452ea9: Layer already exists [2025-01-10T02:39:20.403Z] 9260f15f4ecd: Layer already exists [2025-01-10T02:39:20.403Z] 7311cfb83168: Layer already exists [2025-01-10T02:39:20.403Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:20.403Z] 24ca3c0ad2da: Layer already exists [2025-01-10T02:39:20.403Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:20.403Z] b1694a8d505c: Layer already exists [2025-01-10T02:39:20.668Z] 4.0.0-dev.39: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:21.010Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:21.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:21.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:39:21.454Z] a6eb02452ea9: Preparing [2025-01-10T02:39:21.454Z] 7311cfb83168: Preparing [2025-01-10T02:39:21.454Z] 9260f15f4ecd: Preparing [2025-01-10T02:39:21.454Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:21.454Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:21.454Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:21.454Z] 24ca3c0ad2da: Preparing [2025-01-10T02:39:21.454Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:21.454Z] b1694a8d505c: Preparing [2025-01-10T02:39:21.454Z] 24ca3c0ad2da: Waiting [2025-01-10T02:39:21.454Z] 534a70dc8296: Preparing [2025-01-10T02:39:21.454Z] b1694a8d505c: Waiting [2025-01-10T02:39:21.454Z] 534a70dc8296: Waiting [2025-01-10T02:39:21.454Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:21.454Z] a6eb02452ea9: Layer already exists [2025-01-10T02:39:21.454Z] 9260f15f4ecd: Layer already exists [2025-01-10T02:39:21.454Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:21.454Z] 7311cfb83168: Layer already exists [2025-01-10T02:39:21.454Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:21.454Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:21.454Z] b1694a8d505c: Layer already exists [2025-01-10T02:39:21.454Z] 24ca3c0ad2da: Layer already exists [2025-01-10T02:39:21.719Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:22.057Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:22.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-10T02:39:22.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:39:22.433Z] a6eb02452ea9: Preparing [2025-01-10T02:39:22.433Z] 7311cfb83168: Preparing [2025-01-10T02:39:22.433Z] 9260f15f4ecd: Preparing [2025-01-10T02:39:22.433Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:22.433Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:22.433Z] 4ff5d47403d8: Preparing [2025-01-10T02:39:22.433Z] 24ca3c0ad2da: Preparing [2025-01-10T02:39:22.433Z] 4ff5d47403d8: Waiting [2025-01-10T02:39:22.433Z] b1694a8d505c: Preparing [2025-01-10T02:39:22.433Z] 24ca3c0ad2da: Waiting [2025-01-10T02:39:22.433Z] 534a70dc8296: Preparing [2025-01-10T02:39:22.433Z] b1694a8d505c: Waiting [2025-01-10T02:39:22.433Z] 534a70dc8296: Waiting [2025-01-10T02:39:22.433Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:22.433Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:22.433Z] 7311cfb83168: Layer already exists [2025-01-10T02:39:22.433Z] 9260f15f4ecd: Layer already exists [2025-01-10T02:39:22.433Z] a6eb02452ea9: Layer already exists [2025-01-10T02:39:22.433Z] 24ca3c0ad2da: Layer already exists [2025-01-10T02:39:22.433Z] b1694a8d505c: Layer already exists [2025-01-10T02:39:22.433Z] 4ff5d47403d8: Layer already exists [2025-01-10T02:39:22.433Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:22.727Z] main: digest: sha256:63f9ab17fe2c18dbd94da2709bb47a4ebc3a07b453634acc89b3fd992202277b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:39:23.124Z] ===================================================== [Pipeline] echo [2025-01-10T02:39:23.144Z] taggedImages: [2025-01-10T02:39:23.144Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:23.144Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T02:39:23.144Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.39 [2025-01-10T02:39:23.144Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:23.144Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-10T02:39:23.163Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-10T02:39:23.163Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:23.163Z] latest [2025-01-10T02:39:23.163Z] 4.0.0-dev.39 [2025-01-10T02:39:23.163Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:23.163Z] main [2025-01-10T02:39:23.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:23.569Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:23.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:23.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:39:23.979Z] c52febf763df: Preparing [2025-01-10T02:39:23.979Z] 7b265cbfd7ce: Preparing [2025-01-10T02:39:23.979Z] 918f7d2e068b: Preparing [2025-01-10T02:39:23.979Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:23.979Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:23.979Z] 619fb8e1e36a: Preparing [2025-01-10T02:39:23.979Z] 706eb09a19b5: Preparing [2025-01-10T02:39:23.979Z] ab5fec0332c0: Preparing [2025-01-10T02:39:23.979Z] 534a70dc8296: Preparing [2025-01-10T02:39:23.979Z] 619fb8e1e36a: Waiting [2025-01-10T02:39:23.979Z] ab5fec0332c0: Waiting [2025-01-10T02:39:23.979Z] 706eb09a19b5: Waiting [2025-01-10T02:39:23.979Z] 534a70dc8296: Waiting [2025-01-10T02:39:23.979Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:23.979Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:23.979Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:24.249Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:24.249Z] 918f7d2e068b: Pushed [2025-01-10T02:39:24.249Z] c52febf763df: Pushed [2025-01-10T02:39:24.249Z] 7b265cbfd7ce: Pushed [2025-01-10T02:39:24.249Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:46.305Z] 619fb8e1e36a: Pushed [2025-01-10T02:39:46.305Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:46.668Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:47.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T02:39:47.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:39:47.022Z] c52febf763df: Preparing [2025-01-10T02:39:47.022Z] 7b265cbfd7ce: Preparing [2025-01-10T02:39:47.022Z] 918f7d2e068b: Preparing [2025-01-10T02:39:47.022Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:47.022Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:47.022Z] 619fb8e1e36a: Preparing [2025-01-10T02:39:47.022Z] 706eb09a19b5: Preparing [2025-01-10T02:39:47.022Z] ab5fec0332c0: Preparing [2025-01-10T02:39:47.022Z] 534a70dc8296: Preparing [2025-01-10T02:39:47.022Z] ab5fec0332c0: Waiting [2025-01-10T02:39:47.022Z] 619fb8e1e36a: Waiting [2025-01-10T02:39:47.022Z] 534a70dc8296: Waiting [2025-01-10T02:39:47.022Z] 7b265cbfd7ce: Layer already exists [2025-01-10T02:39:47.022Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:47.022Z] 918f7d2e068b: Layer already exists [2025-01-10T02:39:47.022Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:47.022Z] c52febf763df: Layer already exists [2025-01-10T02:39:47.022Z] 619fb8e1e36a: Layer already exists [2025-01-10T02:39:47.022Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:47.022Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:47.022Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:47.288Z] latest: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:47.636Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:47.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.39 [2025-01-10T02:39:47.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:39:47.985Z] c52febf763df: Preparing [2025-01-10T02:39:47.985Z] 7b265cbfd7ce: Preparing [2025-01-10T02:39:47.985Z] 918f7d2e068b: Preparing [2025-01-10T02:39:47.985Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:47.985Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:47.985Z] 619fb8e1e36a: Preparing [2025-01-10T02:39:47.985Z] 706eb09a19b5: Preparing [2025-01-10T02:39:47.985Z] ab5fec0332c0: Preparing [2025-01-10T02:39:47.985Z] 534a70dc8296: Preparing [2025-01-10T02:39:47.985Z] ab5fec0332c0: Waiting [2025-01-10T02:39:47.985Z] 619fb8e1e36a: Waiting [2025-01-10T02:39:47.985Z] 706eb09a19b5: Waiting [2025-01-10T02:39:47.985Z] 534a70dc8296: Waiting [2025-01-10T02:39:47.985Z] c52febf763df: Layer already exists [2025-01-10T02:39:47.985Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:47.985Z] 7b265cbfd7ce: Layer already exists [2025-01-10T02:39:47.985Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:47.985Z] 918f7d2e068b: Layer already exists [2025-01-10T02:39:47.985Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:47.985Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:47.985Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:47.985Z] 619fb8e1e36a: Layer already exists [2025-01-10T02:39:48.253Z] 4.0.0-dev.39: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:48.611Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:48.952Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:48.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:39:48.952Z] c52febf763df: Preparing [2025-01-10T02:39:48.952Z] 7b265cbfd7ce: Preparing [2025-01-10T02:39:48.952Z] 918f7d2e068b: Preparing [2025-01-10T02:39:48.952Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:48.952Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:48.952Z] 619fb8e1e36a: Preparing [2025-01-10T02:39:48.952Z] 706eb09a19b5: Preparing [2025-01-10T02:39:48.952Z] ab5fec0332c0: Preparing [2025-01-10T02:39:48.952Z] 534a70dc8296: Preparing [2025-01-10T02:39:48.952Z] 619fb8e1e36a: Waiting [2025-01-10T02:39:48.952Z] 706eb09a19b5: Waiting [2025-01-10T02:39:48.952Z] ab5fec0332c0: Waiting [2025-01-10T02:39:48.952Z] 534a70dc8296: Waiting [2025-01-10T02:39:48.952Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:48.952Z] 918f7d2e068b: Layer already exists [2025-01-10T02:39:48.952Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:48.952Z] 7b265cbfd7ce: Layer already exists [2025-01-10T02:39:48.952Z] c52febf763df: Layer already exists [2025-01-10T02:39:48.952Z] 619fb8e1e36a: Layer already exists [2025-01-10T02:39:48.952Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:48.952Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:48.952Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:49.215Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:49.553Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:49.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-10T02:39:49.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:39:49.909Z] c52febf763df: Preparing [2025-01-10T02:39:49.909Z] 7b265cbfd7ce: Preparing [2025-01-10T02:39:49.909Z] 918f7d2e068b: Preparing [2025-01-10T02:39:49.909Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:49.909Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:49.909Z] 619fb8e1e36a: Preparing [2025-01-10T02:39:49.909Z] 706eb09a19b5: Preparing [2025-01-10T02:39:49.909Z] ab5fec0332c0: Preparing [2025-01-10T02:39:49.909Z] 534a70dc8296: Preparing [2025-01-10T02:39:49.909Z] 619fb8e1e36a: Waiting [2025-01-10T02:39:49.909Z] 706eb09a19b5: Waiting [2025-01-10T02:39:49.909Z] ab5fec0332c0: Waiting [2025-01-10T02:39:49.909Z] 534a70dc8296: Waiting [2025-01-10T02:39:49.909Z] 7b265cbfd7ce: Layer already exists [2025-01-10T02:39:49.909Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:49.909Z] 918f7d2e068b: Layer already exists [2025-01-10T02:39:49.909Z] c52febf763df: Layer already exists [2025-01-10T02:39:49.909Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:49.909Z] ab5fec0332c0: Layer already exists [2025-01-10T02:39:49.909Z] 706eb09a19b5: Layer already exists [2025-01-10T02:39:49.909Z] 619fb8e1e36a: Layer already exists [2025-01-10T02:39:49.909Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:50.173Z] main: digest: sha256:aba956d75ef21d17f990d6b250e6341921fd531fca6c8f077f2273a7ab7fb7f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:39:50.258Z] ===================================================== [Pipeline] echo [2025-01-10T02:39:50.272Z] taggedImages: [2025-01-10T02:39:50.272Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:50.272Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T02:39:50.272Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.39 [2025-01-10T02:39:50.272Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:50.272Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-10T02:39:50.297Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-10T02:39:50.297Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:50.297Z] latest [2025-01-10T02:39:50.297Z] 4.0.0-dev.39 [2025-01-10T02:39:50.297Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:39:50.297Z] main [2025-01-10T02:39:50.297Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:50.657Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:51.012Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:39:51.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:39:51.012Z] 3b85a4eb2fb1: Preparing [2025-01-10T02:39:51.012Z] 149ee0e87da7: Preparing [2025-01-10T02:39:51.012Z] f5fc8cbf7898: Preparing [2025-01-10T02:39:51.012Z] e3ab1989f8e6: Preparing [2025-01-10T02:39:51.012Z] 0928bd6bf0a1: Preparing [2025-01-10T02:39:51.012Z] 0b1abfd3ea8a: Preparing [2025-01-10T02:39:51.012Z] f6273f82af15: Preparing [2025-01-10T02:39:51.012Z] 534a70dc8296: Preparing [2025-01-10T02:39:51.012Z] 0b1abfd3ea8a: Waiting [2025-01-10T02:39:51.012Z] f6273f82af15: Waiting [2025-01-10T02:39:51.012Z] 534a70dc8296: Waiting [2025-01-10T02:39:51.012Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:39:51.012Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:39:51.277Z] 149ee0e87da7: Pushed [2025-01-10T02:39:51.277Z] 534a70dc8296: Layer already exists [2025-01-10T02:39:51.277Z] 3b85a4eb2fb1: Pushed [2025-01-10T02:39:51.277Z] 0b1abfd3ea8a: Pushed [2025-01-10T02:39:52.682Z] f6273f82af15: Pushed [2025-01-10T02:39:59.316Z] f5fc8cbf7898: Pushed [2025-01-10T02:39:59.316Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:39:59.668Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:00.012Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T02:40:00.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:40:00.012Z] 3b85a4eb2fb1: Preparing [2025-01-10T02:40:00.012Z] 149ee0e87da7: Preparing [2025-01-10T02:40:00.012Z] f5fc8cbf7898: Preparing [2025-01-10T02:40:00.012Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:00.012Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:00.012Z] 0b1abfd3ea8a: Preparing [2025-01-10T02:40:00.012Z] f6273f82af15: Preparing [2025-01-10T02:40:00.012Z] 0b1abfd3ea8a: Waiting [2025-01-10T02:40:00.012Z] 534a70dc8296: Preparing [2025-01-10T02:40:00.012Z] f6273f82af15: Waiting [2025-01-10T02:40:00.012Z] 534a70dc8296: Waiting [2025-01-10T02:40:00.012Z] 3b85a4eb2fb1: Layer already exists [2025-01-10T02:40:00.012Z] f5fc8cbf7898: Layer already exists [2025-01-10T02:40:00.012Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:00.012Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:00.012Z] 149ee0e87da7: Layer already exists [2025-01-10T02:40:00.012Z] f6273f82af15: Layer already exists [2025-01-10T02:40:00.012Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:00.012Z] 0b1abfd3ea8a: Layer already exists [2025-01-10T02:40:00.276Z] latest: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:00.630Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:00.978Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.39 [2025-01-10T02:40:00.978Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:40:00.978Z] 3b85a4eb2fb1: Preparing [2025-01-10T02:40:00.978Z] 149ee0e87da7: Preparing [2025-01-10T02:40:00.978Z] f5fc8cbf7898: Preparing [2025-01-10T02:40:00.978Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:00.978Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:00.978Z] 0b1abfd3ea8a: Preparing [2025-01-10T02:40:00.978Z] f6273f82af15: Preparing [2025-01-10T02:40:00.978Z] 534a70dc8296: Preparing [2025-01-10T02:40:00.978Z] 0b1abfd3ea8a: Waiting [2025-01-10T02:40:00.978Z] f6273f82af15: Waiting [2025-01-10T02:40:00.978Z] 534a70dc8296: Waiting [2025-01-10T02:40:00.978Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:00.978Z] 3b85a4eb2fb1: Layer already exists [2025-01-10T02:40:00.978Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:00.978Z] f5fc8cbf7898: Layer already exists [2025-01-10T02:40:00.978Z] 149ee0e87da7: Layer already exists [2025-01-10T02:40:00.978Z] 0b1abfd3ea8a: Layer already exists [2025-01-10T02:40:00.978Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:00.978Z] f6273f82af15: Layer already exists [2025-01-10T02:40:01.256Z] 4.0.0-dev.39: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:01.611Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:01.965Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:40:01.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:40:01.965Z] 3b85a4eb2fb1: Preparing [2025-01-10T02:40:01.965Z] 149ee0e87da7: Preparing [2025-01-10T02:40:01.965Z] f5fc8cbf7898: Preparing [2025-01-10T02:40:01.965Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:01.965Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:01.965Z] 0b1abfd3ea8a: Preparing [2025-01-10T02:40:01.965Z] f6273f82af15: Preparing [2025-01-10T02:40:01.965Z] 534a70dc8296: Preparing [2025-01-10T02:40:01.965Z] 0b1abfd3ea8a: Waiting [2025-01-10T02:40:01.965Z] f6273f82af15: Waiting [2025-01-10T02:40:01.965Z] 534a70dc8296: Waiting [2025-01-10T02:40:01.965Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:01.965Z] 149ee0e87da7: Layer already exists [2025-01-10T02:40:01.965Z] f5fc8cbf7898: Layer already exists [2025-01-10T02:40:01.965Z] 3b85a4eb2fb1: Layer already exists [2025-01-10T02:40:01.965Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:01.965Z] f6273f82af15: Layer already exists [2025-01-10T02:40:01.965Z] 0b1abfd3ea8a: Layer already exists [2025-01-10T02:40:01.965Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:02.228Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:02.853Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:03.190Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-10T02:40:03.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:40:03.190Z] 3b85a4eb2fb1: Preparing [2025-01-10T02:40:03.190Z] 149ee0e87da7: Preparing [2025-01-10T02:40:03.190Z] f5fc8cbf7898: Preparing [2025-01-10T02:40:03.190Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:03.190Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:03.190Z] 0b1abfd3ea8a: Preparing [2025-01-10T02:40:03.190Z] f6273f82af15: Preparing [2025-01-10T02:40:03.190Z] 534a70dc8296: Preparing [2025-01-10T02:40:03.190Z] f6273f82af15: Waiting [2025-01-10T02:40:03.190Z] 0b1abfd3ea8a: Waiting [2025-01-10T02:40:03.190Z] 534a70dc8296: Waiting [2025-01-10T02:40:03.190Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:03.190Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:03.190Z] 149ee0e87da7: Layer already exists [2025-01-10T02:40:03.190Z] f5fc8cbf7898: Layer already exists [2025-01-10T02:40:03.190Z] 3b85a4eb2fb1: Layer already exists [2025-01-10T02:40:03.190Z] 0b1abfd3ea8a: Layer already exists [2025-01-10T02:40:03.190Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:03.190Z] f6273f82af15: Layer already exists [2025-01-10T02:40:03.455Z] main: digest: sha256:0515bde7466d1ad5b22b1e89eae8d838148cd7c02c7f99c8a8b175474b1c8b89 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:40:03.544Z] ===================================================== [Pipeline] echo [2025-01-10T02:40:03.556Z] taggedImages: [2025-01-10T02:40:03.556Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:40:03.556Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T02:40:03.556Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.39 [2025-01-10T02:40:03.556Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:40:03.557Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-10T02:40:03.586Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-10T02:40:03.586Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:40:03.586Z] latest [2025-01-10T02:40:03.586Z] 4.0.0-dev.39 [2025-01-10T02:40:03.586Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:40:03.586Z] main [2025-01-10T02:40:03.586Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:03.975Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:04.319Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:40:04.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:40:04.319Z] 6784733b6748: Preparing [2025-01-10T02:40:04.319Z] 7468738ea925: Preparing [2025-01-10T02:40:04.319Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:04.319Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:04.319Z] 0784cb5a8ae1: Preparing [2025-01-10T02:40:04.319Z] 0263616ed21f: Preparing [2025-01-10T02:40:04.319Z] 534a70dc8296: Preparing [2025-01-10T02:40:04.319Z] 0263616ed21f: Waiting [2025-01-10T02:40:04.319Z] 534a70dc8296: Waiting [2025-01-10T02:40:04.319Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:04.319Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:04.584Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:04.584Z] 0784cb5a8ae1: Pushed [2025-01-10T02:40:04.584Z] 6784733b6748: Pushed [2025-01-10T02:40:05.163Z] 0263616ed21f: Pushed [2025-01-10T02:40:13.355Z] 7468738ea925: Pushed [2025-01-10T02:40:13.355Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:13.716Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:14.070Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T02:40:14.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:40:14.070Z] 6784733b6748: Preparing [2025-01-10T02:40:14.070Z] 7468738ea925: Preparing [2025-01-10T02:40:14.070Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:14.070Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:14.070Z] 0784cb5a8ae1: Preparing [2025-01-10T02:40:14.070Z] 0263616ed21f: Preparing [2025-01-10T02:40:14.070Z] 534a70dc8296: Preparing [2025-01-10T02:40:14.070Z] 0263616ed21f: Waiting [2025-01-10T02:40:14.070Z] 534a70dc8296: Waiting [2025-01-10T02:40:14.070Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:14.070Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:14.070Z] 6784733b6748: Layer already exists [2025-01-10T02:40:14.070Z] 0784cb5a8ae1: Layer already exists [2025-01-10T02:40:14.070Z] 7468738ea925: Layer already exists [2025-01-10T02:40:14.070Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:14.070Z] 0263616ed21f: Layer already exists [2025-01-10T02:40:14.334Z] latest: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:24.739Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:25.091Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.39 [2025-01-10T02:40:25.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:40:25.091Z] 6784733b6748: Preparing [2025-01-10T02:40:25.091Z] 7468738ea925: Preparing [2025-01-10T02:40:25.091Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:25.091Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:25.091Z] 0784cb5a8ae1: Preparing [2025-01-10T02:40:25.091Z] 0263616ed21f: Preparing [2025-01-10T02:40:25.091Z] 534a70dc8296: Preparing [2025-01-10T02:40:25.091Z] 0263616ed21f: Waiting [2025-01-10T02:40:25.091Z] 534a70dc8296: Waiting [2025-01-10T02:40:25.091Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:25.091Z] 6784733b6748: Layer already exists [2025-01-10T02:40:25.091Z] 7468738ea925: Layer already exists [2025-01-10T02:40:25.091Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:25.091Z] 0784cb5a8ae1: Layer already exists [2025-01-10T02:40:25.091Z] 0263616ed21f: Layer already exists [2025-01-10T02:40:25.091Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:25.362Z] 4.0.0-dev.39: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:25.726Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:26.089Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:40:26.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:40:26.089Z] 6784733b6748: Preparing [2025-01-10T02:40:26.089Z] 7468738ea925: Preparing [2025-01-10T02:40:26.089Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:26.089Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:26.089Z] 0784cb5a8ae1: Preparing [2025-01-10T02:40:26.089Z] 0263616ed21f: Preparing [2025-01-10T02:40:26.089Z] 534a70dc8296: Preparing [2025-01-10T02:40:26.089Z] 534a70dc8296: Waiting [2025-01-10T02:40:26.089Z] 0263616ed21f: Waiting [2025-01-10T02:40:26.089Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:26.089Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:26.089Z] 6784733b6748: Layer already exists [2025-01-10T02:40:26.089Z] 7468738ea925: Layer already exists [2025-01-10T02:40:26.089Z] 0784cb5a8ae1: Layer already exists [2025-01-10T02:40:26.089Z] 0263616ed21f: Layer already exists [2025-01-10T02:40:26.089Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:26.357Z] abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:26.706Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:27.055Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-10T02:40:27.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:40:27.056Z] 6784733b6748: Preparing [2025-01-10T02:40:27.056Z] 7468738ea925: Preparing [2025-01-10T02:40:27.056Z] e3ab1989f8e6: Preparing [2025-01-10T02:40:27.056Z] 0928bd6bf0a1: Preparing [2025-01-10T02:40:27.056Z] 0784cb5a8ae1: Preparing [2025-01-10T02:40:27.056Z] 0263616ed21f: Preparing [2025-01-10T02:40:27.056Z] 0263616ed21f: Waiting [2025-01-10T02:40:27.056Z] 534a70dc8296: Preparing [2025-01-10T02:40:27.056Z] 534a70dc8296: Waiting [2025-01-10T02:40:27.056Z] e3ab1989f8e6: Layer already exists [2025-01-10T02:40:27.056Z] 0928bd6bf0a1: Layer already exists [2025-01-10T02:40:27.056Z] 0784cb5a8ae1: Layer already exists [2025-01-10T02:40:27.056Z] 6784733b6748: Layer already exists [2025-01-10T02:40:27.056Z] 7468738ea925: Layer already exists [2025-01-10T02:40:27.056Z] 0263616ed21f: Layer already exists [2025-01-10T02:40:27.056Z] 534a70dc8296: Layer already exists [2025-01-10T02:40:27.321Z] main: digest: sha256:1eacd1bbdf6f5f398e1839ec5cb5eef882abed65e75275208fe8f311b6bbb717 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:40:27.402Z] ===================================================== [Pipeline] echo [2025-01-10T02:40:27.416Z] taggedImages: [2025-01-10T02:40:27.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [2025-01-10T02:40:27.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T02:40:27.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.39 [2025-01-10T02:40:27.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:abdf0121f38fcc6bce6b4d1c2b67414a5a563b51-4.0.0-dev.39 [2025-01-10T02:40:27.416Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:27.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T02:40:27.812Z] [2025-01-10T02:40:27.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:40:28.144Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T02:40:28.144Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-10T02:40:28.144Z] 8998bd30e6a1: Pulling fs layer [2025-01-10T02:40:28.144Z] 04944245beec: Pulling fs layer [2025-01-10T02:40:28.144Z] 699f458cf7ca: Pulling fs layer [2025-01-10T02:40:28.144Z] 765212b225bb: Pulling fs layer [2025-01-10T02:40:28.144Z] f23df028b6ca: Pulling fs layer [2025-01-10T02:40:28.144Z] d65c8cfc05b1: Pulling fs layer [2025-01-10T02:40:28.144Z] 2437ff75d9bd: Pulling fs layer [2025-01-10T02:40:28.144Z] 765212b225bb: Waiting [2025-01-10T02:40:28.144Z] f23df028b6ca: Waiting [2025-01-10T02:40:28.144Z] d65c8cfc05b1: Waiting [2025-01-10T02:40:28.144Z] 2437ff75d9bd: Waiting [2025-01-10T02:40:28.412Z] 04944245beec: Verifying Checksum [2025-01-10T02:40:28.412Z] 04944245beec: Download complete [2025-01-10T02:40:28.412Z] 765212b225bb: Download complete [2025-01-10T02:40:28.412Z] f23df028b6ca: Verifying Checksum [2025-01-10T02:40:28.412Z] f23df028b6ca: Download complete [2025-01-10T02:40:28.412Z] d65c8cfc05b1: Verifying Checksum [2025-01-10T02:40:28.412Z] d65c8cfc05b1: Download complete [2025-01-10T02:40:28.680Z] 699f458cf7ca: Verifying Checksum [2025-01-10T02:40:28.680Z] 699f458cf7ca: Download complete [2025-01-10T02:40:28.948Z] 8998bd30e6a1: Verifying Checksum [2025-01-10T02:40:28.948Z] 8998bd30e6a1: Download complete [2025-01-10T02:40:30.898Z] 2437ff75d9bd: Download complete [2025-01-10T02:40:36.259Z] 8998bd30e6a1: Pull complete [2025-01-10T02:40:36.259Z] 04944245beec: Pull complete [2025-01-10T02:40:38.194Z] 699f458cf7ca: Pull complete [2025-01-10T02:40:38.194Z] 765212b225bb: Pull complete [2025-01-10T02:40:38.778Z] f23df028b6ca: Pull complete [2025-01-10T02:40:38.778Z] d65c8cfc05b1: Pull complete [2025-01-10T02:41:05.441Z] 2437ff75d9bd: Pull complete [2025-01-10T02:41:05.441Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-10T02:41:05.441Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T02:41:05.441Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:41:05.618Z] prd-ubuntu20.04-docker-arm64-4c-16g-36430 does not seem to be running inside a container [2025-01-10T02:41:05.670Z] $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-01-10T02:41:07.162Z] $ docker top 1580cb0b75d4283693f2c8e2143c2001f71ff1c7575ec1f34b1b053fe20e218a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:41:07.772Z] ---> job-cost.sh [2025-01-10T02:41:08.042Z] lf-activate-venv: SKIPPING [2025-01-10T02:41:08.042Z] INFO: No Stack... [2025-01-10T02:41:08.307Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T02:41:09.259Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T02:41:09.573Z] + cat /w/workspace/edgex-go/775/archives/cost.csv [2025-01-10T02:41:09.574Z] + cut -d, -f6 [Pipeline] lock [2025-01-10T02:41:09.611Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-775-stack-cost] [2025-01-10T02:41:09.619Z] Resource [jenkins-edgexfoundry-edgex-go-main-775-stack-cost] did not exist. Created. [2025-01-10T02:41:09.624Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-775-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T02:41:09.954Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T02:41:10.601Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T02:41:10.609Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-775-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T02:41:10.632Z] $ docker stop --time=1 1580cb0b75d4283693f2c8e2143c2001f71ff1c7575ec1f34b1b053fe20e218a [2025-01-10T02:41:12.043Z] $ docker rm -f --volumes 1580cb0b75d4283693f2c8e2143c2001f71ff1c7575ec1f34b1b053fe20e218a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-01-10T02:41:12.598Z] provisioning config files... [2025-01-10T02:41:12.605Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/775@tmp/config8613255642080363488tmp [Pipeline] { [Pipeline] sh [2025-01-10T02:41:12.905Z] + set +x [2025-01-10T02:41:12.905Z] + curl -s https://codecov.io/bash [2025-01-10T02:41:12.905Z] + bash -s -- [2025-01-10T02:41:12.905Z] [2025-01-10T02:41:12.905Z] _____ _ [2025-01-10T02:41:12.905Z] / ____| | | [2025-01-10T02:41:12.905Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T02:41:12.905Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T02:41:12.905Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T02:41:12.905Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T02:41:12.905Z] Bash-1.0.6 [2025-01-10T02:41:12.905Z] [2025-01-10T02:41:12.905Z] [2025-01-10T02:41:13.165Z] ==> git version 2.25.1 found [2025-01-10T02:41:13.165Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-01-10T02:41:13.165Z] Release-Date: 2020-01-08 [2025-01-10T02:41:13.165Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-01-10T02:41:13.165Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-01-10T02:41:13.165Z] ==> Jenkins CI detected. [2025-01-10T02:41:13.165Z] current dir:  /w/workspace/edgex-go/775 [2025-01-10T02:41:13.165Z] project root: . [2025-01-10T02:41:13.165Z] --> token set from env [2025-01-10T02:41:13.166Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T02:41:13.166Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T02:41:13.166Z] ==> Python coveragepy not found [2025-01-10T02:41:13.166Z] ==> Searching for coverage reports in: [2025-01-10T02:41:13.166Z] + . [2025-01-10T02:41:13.166Z] -> Found 1 reports [2025-01-10T02:41:13.166Z] ==> Detecting git/mercurial file structure [2025-01-10T02:41:13.166Z] ==> Reading reports [2025-01-10T02:41:13.166Z] + ./coverage.out bytes=1510932 [2025-01-10T02:41:13.166Z] ==> Appending adjustments [2025-01-10T02:41:13.166Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T02:41:14.546Z] + Found adjustments [2025-01-10T02:41:14.546Z] ==> Gzipping contents [2025-01-10T02:41:14.546Z] 128K /tmp/codecov.0QEt8M.gz [2025-01-10T02:41:14.546Z] ==> Uploading reports [2025-01-10T02:41:14.546Z] url: https://codecov.io [2025-01-10T02:41:14.546Z] query: branch=main&commit=abdf0121f38fcc6bce6b4d1c2b67414a5a563b51&build=775&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F775%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T02:41:14.546Z] -> Pinging Codecov [2025-01-10T02:41:14.546Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=abdf0121f38fcc6bce6b4d1c2b67414a5a563b51&build=775&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F775%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T02:41:14.805Z] -> Uploading to [2025-01-10T02:41:14.805Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/abdf0121f38fcc6bce6b4d1c2b67414a5a563b51/1e6b257e-5588-41d2-8930-3a84e482b3b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T024114Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5f502d8e43c3e2c12084f5b755dcc9b504c5a69e703e1935fbb93b039698631a [2025-01-10T02:41:14.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:14.805Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:15.064Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 444k --:--:-- --:--:-- --:--:-- 444k [2025-01-10T02:41:15.064Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/abdf0121f38fcc6bce6b4d1c2b67414a5a563b51 [Pipeline] } [2025-01-10T02:41:15.071Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-10T02:41:15.308Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-10T02:41:16.524Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:41:16.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T02:41:16.841Z] [2025-01-10T02:41:16.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:41:17.148Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T02:41:17.148Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-10T02:41:17.148Z] 43c4264eed91: Pulling fs layer [2025-01-10T02:41:17.148Z] 4cc291be95ef: Pulling fs layer [2025-01-10T02:41:17.148Z] 2ac1f1163629: Pulling fs layer [2025-01-10T02:41:17.148Z] 5c3c966382ef: Pulling fs layer [2025-01-10T02:41:17.148Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T02:41:17.148Z] d9c7d2e4e75e: Pulling fs layer [2025-01-10T02:41:17.148Z] 9c3e1370e548: Pulling fs layer [2025-01-10T02:41:17.148Z] 5c3c966382ef: Waiting [2025-01-10T02:41:17.148Z] 4f4fb700ef54: Waiting [2025-01-10T02:41:17.148Z] d9c7d2e4e75e: Waiting [2025-01-10T02:41:17.148Z] 9c3e1370e548: Waiting [2025-01-10T02:41:17.148Z] 4cc291be95ef: Verifying Checksum [2025-01-10T02:41:17.148Z] 4cc291be95ef: Download complete [2025-01-10T02:41:17.148Z] 5c3c966382ef: Verifying Checksum [2025-01-10T02:41:17.148Z] 5c3c966382ef: Download complete [2025-01-10T02:41:17.148Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T02:41:17.148Z] 4f4fb700ef54: Download complete [2025-01-10T02:41:17.148Z] 43c4264eed91: Download complete [2025-01-10T02:41:17.407Z] 43c4264eed91: Pull complete [2025-01-10T02:41:17.407Z] d9c7d2e4e75e: Verifying Checksum [2025-01-10T02:41:17.407Z] d9c7d2e4e75e: Download complete [2025-01-10T02:41:17.407Z] 4cc291be95ef: Pull complete [2025-01-10T02:41:17.667Z] 2ac1f1163629: Verifying Checksum [2025-01-10T02:41:17.667Z] 2ac1f1163629: Download complete [2025-01-10T02:41:18.234Z] 9c3e1370e548: Verifying Checksum [2025-01-10T02:41:18.234Z] 9c3e1370e548: Download complete [2025-01-10T02:41:20.765Z] 2ac1f1163629: Pull complete [2025-01-10T02:41:20.765Z] 5c3c966382ef: Pull complete [2025-01-10T02:41:21.022Z] 4f4fb700ef54: Pull complete [2025-01-10T02:41:21.281Z] d9c7d2e4e75e: Pull complete [2025-01-10T02:41:24.563Z] 9c3e1370e548: Pull complete [2025-01-10T02:41:24.563Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-10T02:41:24.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T02:41:24.563Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:41:24.659Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:41:24.682Z] $ 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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:41:35.845Z] $ docker top 4499932611d5b6ee5b22535b7ba0ec8a8b44c060247b49e55dbfe3bc5005eee9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:41:36.212Z] + git config --global --add safe.directory /w/workspace/edgex-go/775 [Pipeline] echo [2025-01-10T02:41:36.221Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-10T02:41:36.499Z] + set -o pipefail [2025-01-10T02:41:36.499Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-10T02:41:46.478Z] [2025-01-10T02:41:46.478Z] Monitoring /w/workspace/edgex-go/775 (github.com/edgexfoundry/edgex-go)... [2025-01-10T02:41:46.478Z] [2025-01-10T02:41:46.478Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ebcf6f2d-cabb-488b-8ca3-04b8f05f0960 [2025-01-10T02:41:46.478Z] [2025-01-10T02:41:46.478Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-10T02:41:46.478Z] [2025-01-10T02:41:46.478Z] [2025-01-10T02:41:46.478Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-10T02:41:46.478Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-10T02:41:46.523Z] $ docker stop --time=1 4499932611d5b6ee5b22535b7ba0ec8a8b44c060247b49e55dbfe3bc5005eee9 [2025-01-10T02:41:55.693Z] $ docker rm -f --volumes 4499932611d5b6ee5b22535b7ba0ec8a8b44c060247b49e55dbfe3bc5005eee9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-10T02:41:56.244Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:41:56.262Z] provisioning config files... [2025-01-10T02:41:56.269Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/775@tmp/config2776847553158705883tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:41:56.564Z] --> edgex-publish-swagger.sh [2025-01-10T02:41:56.564Z] === Publish openapi API === [2025-01-10T02:41:56.564Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-10T02:41:56.564Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/775/openapi/core-command.yaml] [2025-01-10T02:41:56.564Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:56.564Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:57.501Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 144k 100 32782 0 0 100 32782 0 40371 --:--:-- --:--:-- --:--:-- 40322 [2025-01-10T02:41:57.501Z] [2025-01-10T02:41:57.501Z] [2025-01-10T02:41:57.501Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/775/openapi/core-data.yaml] [2025-01-10T02:41:57.501Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:57.501Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:57.760Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 135k --:--:-- --:--:-- --:--:-- 135k 100 72057 0 0 100 72057 0 135k --:--:-- --:--:-- --:--:-- 135k [2025-01-10T02:41:57.760Z] [2025-01-10T02:41:57.760Z] [2025-01-10T02:41:57.760Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/775/openapi/core-keeper.yaml] [2025-01-10T02:41:57.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:57.760Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:58.329Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 112 55841 --:--:-- --:--:-- --:--:-- 55954 [2025-01-10T02:41:58.329Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T02:41:58.329Z] [2025-01-10T02:41:58.329Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/775/openapi/core-metadata.yaml] [2025-01-10T02:41:58.329Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:58.329Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:58.847Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 762k --:--:-- --:--:-- --:--:-- 759k 100 154k 100 156 100 154k 511 507k --:--:-- --:--:-- --:--:-- 508k [2025-01-10T02:41:58.847Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T02:41:58.847Z] [2025-01-10T02:41:58.847Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/775/openapi/security-proxy-auth.yaml] [2025-01-10T02:41:58.848Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:58.848Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:59.106Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 229 85257 --:--:-- --:--:-- --:--:-- 85487 [2025-01-10T02:41:59.106Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T02:41:59.106Z] [2025-01-10T02:41:59.106Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/775/openapi/support-notifications.yaml] [2025-01-10T02:41:59.106Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:59.106Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:59.365Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 541 339k --:--:-- --:--:-- --:--:-- 339k [2025-01-10T02:41:59.365Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T02:41:59.365Z] [2025-01-10T02:41:59.365Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/775/openapi/support-scheduler.yaml] [2025-01-10T02:41:59.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:41:59.365Z] Dload Upload Total Spent Left Speed [2025-01-10T02:41:59.623Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 569 180k --:--:-- --:--:-- --:--:-- 180k 100 50857 100 156 100 50701 569 180k --:--:-- --:--:-- --:--:-- 180k [2025-01-10T02:41:59.623Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T02:41:59.623Z] [Pipeline] } [2025-01-10T02:41:59.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2025-01-10T02:42:00.049Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T02:42:00.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:42:00.361Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:42:00.361Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:42:00.445Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:42:00.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:42:01.093Z] $ docker top 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b -eo pid,comm [2025-01-10T02:42:01.149Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-10T02:42:01.149Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T02:42:01.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:42:01.211Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:42:01.326Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:42:01.323Z] $ docker exec 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b ssh-agent [2025-01-10T02:42:01.431Z] SSH_AUTH_SOCK=/tmp/ssh-AmpBuoYedNOh/agent.32 [2025-01-10T02:42:01.431Z] SSH_AGENT_PID=38 [2025-01-10T02:42:01.436Z] Running ssh-add (command line suppressed) [2025-01-10T02:42:01.525Z] Identity added: /w/workspace/edgex-go/775@tmp/private_key_8387391051162019141.key (/w/workspace/edgex-go/775@tmp/private_key_8387391051162019141.key) [2025-01-10T02:42:01.544Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:42:01.848Z] + git semver tag [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,019 [run_tag] DEBUG tag force:False [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,020 [check_head_tag] DEBUG check head tag [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,023 [execute] INFO git cat-file --batch-check [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=) [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,026 [execute] INFO git cat-file --batch [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,026 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=) [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,082 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,082 [execute] INFO git tag -a v4.0.0-dev.39 -m v4.0.0-dev.39 [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,082 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.39', '-m', 'v4.0.0-dev.39'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:42:02.106Z] 2025-01-10 02:42:02,085 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:42:02.106Z] 4.0.0-dev.39 [Pipeline] } [2025-01-10T02:42:02.369Z] $ docker exec --env ******** --env ******** 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b ssh-agent -k [2025-01-10T02:42:02.461Z] unset SSH_AUTH_SOCK; [2025-01-10T02:42:02.461Z] unset SSH_AGENT_PID; [2025-01-10T02:42:02.461Z] echo Agent pid 38 killed; [2025-01-10T02:42:02.481Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:42:02.801Z] + git semver [Pipeline] } [2025-01-10T02:42:03.067Z] $ docker stop --time=1 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b [2025-01-10T02:42:04.373Z] $ docker rm -f --volumes 2d0c6514d11765b34c73f02a17a47ea086e02ef92fe8d3d57cdd337503bf510b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:42:04.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T02:42:04.797Z] [2025-01-10T02:42:04.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:42:05.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T02:42:05.107Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-10T02:42:05.107Z] ab5ef0e58194: Pulling fs layer [2025-01-10T02:42:05.107Z] 9712f1f96733: Pulling fs layer [2025-01-10T02:42:05.107Z] 63f879dbbcfc: Pulling fs layer [2025-01-10T02:42:05.107Z] 0d9ebad4ef96: Pulling fs layer [2025-01-10T02:42:05.107Z] e9a5061849ea: Pulling fs layer [2025-01-10T02:42:05.107Z] d747dcd14b5f: Pulling fs layer [2025-01-10T02:42:05.107Z] 2de7ff778b66: Pulling fs layer [2025-01-10T02:42:05.107Z] d747dcd14b5f: Waiting [2025-01-10T02:42:05.107Z] 0d9ebad4ef96: Waiting [2025-01-10T02:42:05.107Z] e9a5061849ea: Waiting [2025-01-10T02:42:05.107Z] 2de7ff778b66: Waiting [2025-01-10T02:42:05.107Z] 9712f1f96733: Verifying Checksum [2025-01-10T02:42:05.107Z] 9712f1f96733: Download complete [2025-01-10T02:42:05.366Z] 63f879dbbcfc: Verifying Checksum [2025-01-10T02:42:05.366Z] 63f879dbbcfc: Download complete [2025-01-10T02:42:05.625Z] e9a5061849ea: Verifying Checksum [2025-01-10T02:42:05.625Z] e9a5061849ea: Download complete [2025-01-10T02:42:05.625Z] d747dcd14b5f: Verifying Checksum [2025-01-10T02:42:05.625Z] d747dcd14b5f: Download complete [2025-01-10T02:42:05.625Z] 0d9ebad4ef96: Verifying Checksum [2025-01-10T02:42:05.625Z] 0d9ebad4ef96: Download complete [2025-01-10T02:42:05.625Z] ab5ef0e58194: Verifying Checksum [2025-01-10T02:42:05.625Z] ab5ef0e58194: Download complete [2025-01-10T02:42:05.625Z] 2de7ff778b66: Verifying Checksum [2025-01-10T02:42:05.625Z] 2de7ff778b66: Download complete [2025-01-10T02:42:08.156Z] ab5ef0e58194: Pull complete [2025-01-10T02:42:08.156Z] 9712f1f96733: Pull complete [2025-01-10T02:42:08.724Z] 63f879dbbcfc: Pull complete [2025-01-10T02:42:12.906Z] 0d9ebad4ef96: Pull complete [2025-01-10T02:42:12.906Z] e9a5061849ea: Pull complete [2025-01-10T02:42:12.906Z] d747dcd14b5f: Pull complete [2025-01-10T02:42:13.841Z] 2de7ff778b66: Pull complete [2025-01-10T02:42:13.841Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-10T02:42:13.841Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T02:42:13.841Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:42:13.945Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:42:13.973Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:42:21.561Z] $ docker top 346185d74e6203af7e648ad6448cbe3074298eaae85a665c156edef367edb51d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:42:21.644Z] provisioning config files... [2025-01-10T02:42:21.651Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/775@tmp/config9284184131633998890tmp [2025-01-10T02:42:21.661Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/775@tmp/config6962223110219597120tmp [2025-01-10T02:42:21.669Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/775@tmp/config18017350870382193603tmp [Pipeline] { [Pipeline] echo [2025-01-10T02:42:21.700Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:21.990Z] ---> sigul-configuration.sh [2025-01-10T02:42:21.990Z] gpg: directory `/root/.gnupg' created [2025-01-10T02:42:21.990Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-10T02:42:21.991Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-10T02:42:21.991Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-10T02:42:21.991Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-10T02:42:21.991Z] gpg: CAST5 encrypted data [2025-01-10T02:42:21.991Z] gpg: encrypted with 1 passphrase [2025-01-10T02:42:21.991Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-10T02:42:22.288Z] + mkdir /home/jenkins [2025-01-10T02:42:22.288Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-10T02:42:22.585Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-01-10T02:42:22.601Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:22.895Z] ---> sigul-install.sh [2025-01-10T02:42:22.896Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-10T02:42:23.190Z] + git tag --list [2025-01-10T02:42:23.190Z] 0.6.0 [2025-01-10T02:42:23.190Z] 0.6.1 [2025-01-10T02:42:23.190Z] 0.7.0 [2025-01-10T02:42:23.190Z] 0.7.1 [2025-01-10T02:42:23.190Z] v1.0.0 [2025-01-10T02:42:23.190Z] v1.0.1 [2025-01-10T02:42:23.190Z] v1.1.0 [2025-01-10T02:42:23.190Z] v1.2.0 [2025-01-10T02:42:23.190Z] v1.2.1 [2025-01-10T02:42:23.190Z] v1.3.0 [2025-01-10T02:42:23.190Z] v1.3.1 [2025-01-10T02:42:23.190Z] v2.0.0 [2025-01-10T02:42:23.190Z] v2.1.0 [2025-01-10T02:42:23.190Z] v2.1.1 [2025-01-10T02:42:23.190Z] v2.2.0 [2025-01-10T02:42:23.190Z] v2.3.0 [2025-01-10T02:42:23.190Z] v3.0 [2025-01-10T02:42:23.190Z] v3.0.0 [2025-01-10T02:42:23.190Z] v3.1 [2025-01-10T02:42:23.190Z] v3.1.0 [2025-01-10T02:42:23.190Z] v3.1.0-dev.1 [2025-01-10T02:42:23.190Z] v3.1.0-dev.10 [2025-01-10T02:42:23.190Z] v3.1.0-dev.11 [2025-01-10T02:42:23.190Z] v3.1.0-dev.12 [2025-01-10T02:42:23.190Z] v3.1.0-dev.13 [2025-01-10T02:42:23.190Z] v3.1.0-dev.14 [2025-01-10T02:42:23.190Z] v3.1.0-dev.15 [2025-01-10T02:42:23.190Z] v3.1.0-dev.16 [2025-01-10T02:42:23.190Z] v3.1.0-dev.17 [2025-01-10T02:42:23.190Z] v3.1.0-dev.18 [2025-01-10T02:42:23.190Z] v3.1.0-dev.19 [2025-01-10T02:42:23.190Z] v3.1.0-dev.2 [2025-01-10T02:42:23.190Z] v3.1.0-dev.20 [2025-01-10T02:42:23.190Z] v3.1.0-dev.21 [2025-01-10T02:42:23.190Z] v3.1.0-dev.22 [2025-01-10T02:42:23.190Z] v3.1.0-dev.23 [2025-01-10T02:42:23.190Z] v3.1.0-dev.24 [2025-01-10T02:42:23.190Z] v3.1.0-dev.25 [2025-01-10T02:42:23.190Z] v3.1.0-dev.26 [2025-01-10T02:42:23.190Z] v3.1.0-dev.27 [2025-01-10T02:42:23.190Z] v3.1.0-dev.28 [2025-01-10T02:42:23.190Z] v3.1.0-dev.29 [2025-01-10T02:42:23.190Z] v3.1.0-dev.3 [2025-01-10T02:42:23.190Z] v3.1.0-dev.30 [2025-01-10T02:42:23.190Z] v3.1.0-dev.31 [2025-01-10T02:42:23.190Z] v3.1.0-dev.32 [2025-01-10T02:42:23.190Z] v3.1.0-dev.33 [2025-01-10T02:42:23.190Z] v3.1.0-dev.34 [2025-01-10T02:42:23.190Z] v3.1.0-dev.35 [2025-01-10T02:42:23.190Z] v3.1.0-dev.36 [2025-01-10T02:42:23.190Z] v3.1.0-dev.37 [2025-01-10T02:42:23.190Z] v3.1.0-dev.38 [2025-01-10T02:42:23.190Z] v3.1.0-dev.39 [2025-01-10T02:42:23.190Z] v3.1.0-dev.4 [2025-01-10T02:42:23.190Z] v3.1.0-dev.40 [2025-01-10T02:42:23.190Z] v3.1.0-dev.41 [2025-01-10T02:42:23.190Z] v3.1.0-dev.42 [2025-01-10T02:42:23.190Z] v3.1.0-dev.43 [2025-01-10T02:42:23.190Z] v3.1.0-dev.44 [2025-01-10T02:42:23.190Z] v3.1.0-dev.45 [2025-01-10T02:42:23.190Z] v3.1.0-dev.46 [2025-01-10T02:42:23.190Z] v3.1.0-dev.47 [2025-01-10T02:42:23.190Z] v3.1.0-dev.48 [2025-01-10T02:42:23.190Z] v3.1.0-dev.49 [2025-01-10T02:42:23.190Z] v3.1.0-dev.5 [2025-01-10T02:42:23.190Z] v3.1.0-dev.50 [2025-01-10T02:42:23.190Z] v3.1.0-dev.51 [2025-01-10T02:42:23.190Z] v3.1.0-dev.52 [2025-01-10T02:42:23.190Z] v3.1.0-dev.53 [2025-01-10T02:42:23.190Z] v3.1.0-dev.54 [2025-01-10T02:42:23.190Z] v3.1.0-dev.55 [2025-01-10T02:42:23.190Z] v3.1.0-dev.56 [2025-01-10T02:42:23.190Z] v3.1.0-dev.57 [2025-01-10T02:42:23.190Z] v3.1.0-dev.58 [2025-01-10T02:42:23.190Z] v3.1.0-dev.59 [2025-01-10T02:42:23.190Z] v3.1.0-dev.6 [2025-01-10T02:42:23.190Z] v3.1.0-dev.60 [2025-01-10T02:42:23.191Z] v3.1.0-dev.61 [2025-01-10T02:42:23.191Z] v3.1.0-dev.62 [2025-01-10T02:42:23.191Z] v3.1.0-dev.63 [2025-01-10T02:42:23.191Z] v3.1.0-dev.64 [2025-01-10T02:42:23.191Z] v3.1.0-dev.65 [2025-01-10T02:42:23.191Z] v3.1.0-dev.66 [2025-01-10T02:42:23.191Z] v3.1.0-dev.67 [2025-01-10T02:42:23.191Z] v3.1.0-dev.68 [2025-01-10T02:42:23.191Z] v3.1.0-dev.69 [2025-01-10T02:42:23.191Z] v3.1.0-dev.7 [2025-01-10T02:42:23.191Z] v3.1.0-dev.70 [2025-01-10T02:42:23.191Z] v3.1.0-dev.71 [2025-01-10T02:42:23.191Z] v3.1.0-dev.72 [2025-01-10T02:42:23.191Z] v3.1.0-dev.73 [2025-01-10T02:42:23.191Z] v3.1.0-dev.8 [2025-01-10T02:42:23.191Z] v3.1.0-dev.9 [2025-01-10T02:42:23.191Z] v3.1.1 [2025-01-10T02:42:23.191Z] v3.1.1-dev.1 [2025-01-10T02:42:23.191Z] v3.1.1-dev.2 [2025-01-10T02:42:23.191Z] v3.2.0-dev.1 [2025-01-10T02:42:23.191Z] v3.2.0-dev.10 [2025-01-10T02:42:23.191Z] v3.2.0-dev.100 [2025-01-10T02:42:23.191Z] v3.2.0-dev.101 [2025-01-10T02:42:23.191Z] v3.2.0-dev.102 [2025-01-10T02:42:23.191Z] v3.2.0-dev.103 [2025-01-10T02:42:23.191Z] v3.2.0-dev.104 [2025-01-10T02:42:23.191Z] v3.2.0-dev.105 [2025-01-10T02:42:23.191Z] v3.2.0-dev.106 [2025-01-10T02:42:23.191Z] v3.2.0-dev.107 [2025-01-10T02:42:23.191Z] v3.2.0-dev.108 [2025-01-10T02:42:23.191Z] v3.2.0-dev.109 [2025-01-10T02:42:23.191Z] v3.2.0-dev.11 [2025-01-10T02:42:23.191Z] v3.2.0-dev.12 [2025-01-10T02:42:23.191Z] v3.2.0-dev.13 [2025-01-10T02:42:23.191Z] v3.2.0-dev.14 [2025-01-10T02:42:23.191Z] v3.2.0-dev.15 [2025-01-10T02:42:23.191Z] v3.2.0-dev.16 [2025-01-10T02:42:23.191Z] v3.2.0-dev.17 [2025-01-10T02:42:23.191Z] v3.2.0-dev.18 [2025-01-10T02:42:23.191Z] v3.2.0-dev.19 [2025-01-10T02:42:23.191Z] v3.2.0-dev.2 [2025-01-10T02:42:23.191Z] v3.2.0-dev.20 [2025-01-10T02:42:23.191Z] v3.2.0-dev.21 [2025-01-10T02:42:23.191Z] v3.2.0-dev.22 [2025-01-10T02:42:23.191Z] v3.2.0-dev.23 [2025-01-10T02:42:23.191Z] v3.2.0-dev.24 [2025-01-10T02:42:23.191Z] v3.2.0-dev.25 [2025-01-10T02:42:23.191Z] v3.2.0-dev.26 [2025-01-10T02:42:23.191Z] v3.2.0-dev.27 [2025-01-10T02:42:23.191Z] v3.2.0-dev.28 [2025-01-10T02:42:23.191Z] v3.2.0-dev.29 [2025-01-10T02:42:23.191Z] v3.2.0-dev.3 [2025-01-10T02:42:23.191Z] v3.2.0-dev.30 [2025-01-10T02:42:23.191Z] v3.2.0-dev.31 [2025-01-10T02:42:23.191Z] v3.2.0-dev.32 [2025-01-10T02:42:23.191Z] v3.2.0-dev.33 [2025-01-10T02:42:23.191Z] v3.2.0-dev.34 [2025-01-10T02:42:23.191Z] v3.2.0-dev.35 [2025-01-10T02:42:23.191Z] v3.2.0-dev.36 [2025-01-10T02:42:23.191Z] v3.2.0-dev.37 [2025-01-10T02:42:23.191Z] v3.2.0-dev.38 [2025-01-10T02:42:23.191Z] v3.2.0-dev.39 [2025-01-10T02:42:23.191Z] v3.2.0-dev.4 [2025-01-10T02:42:23.191Z] v3.2.0-dev.40 [2025-01-10T02:42:23.191Z] v3.2.0-dev.41 [2025-01-10T02:42:23.191Z] v3.2.0-dev.42 [2025-01-10T02:42:23.191Z] v3.2.0-dev.43 [2025-01-10T02:42:23.191Z] v3.2.0-dev.44 [2025-01-10T02:42:23.191Z] v3.2.0-dev.45 [2025-01-10T02:42:23.191Z] v3.2.0-dev.46 [2025-01-10T02:42:23.191Z] v3.2.0-dev.47 [2025-01-10T02:42:23.191Z] v3.2.0-dev.48 [2025-01-10T02:42:23.191Z] v3.2.0-dev.49 [2025-01-10T02:42:23.191Z] v3.2.0-dev.5 [2025-01-10T02:42:23.191Z] v3.2.0-dev.50 [2025-01-10T02:42:23.191Z] v3.2.0-dev.51 [2025-01-10T02:42:23.191Z] v3.2.0-dev.52 [2025-01-10T02:42:23.191Z] v3.2.0-dev.53 [2025-01-10T02:42:23.191Z] v3.2.0-dev.54 [2025-01-10T02:42:23.191Z] v3.2.0-dev.55 [2025-01-10T02:42:23.191Z] v3.2.0-dev.56 [2025-01-10T02:42:23.191Z] v3.2.0-dev.57 [2025-01-10T02:42:23.191Z] v3.2.0-dev.58 [2025-01-10T02:42:23.191Z] v3.2.0-dev.59 [2025-01-10T02:42:23.191Z] v3.2.0-dev.6 [2025-01-10T02:42:23.191Z] v3.2.0-dev.60 [2025-01-10T02:42:23.191Z] v3.2.0-dev.61 [2025-01-10T02:42:23.191Z] v3.2.0-dev.62 [2025-01-10T02:42:23.191Z] v3.2.0-dev.63 [2025-01-10T02:42:23.191Z] v3.2.0-dev.64 [2025-01-10T02:42:23.191Z] v3.2.0-dev.65 [2025-01-10T02:42:23.191Z] v3.2.0-dev.66 [2025-01-10T02:42:23.191Z] v3.2.0-dev.67 [2025-01-10T02:42:23.191Z] v3.2.0-dev.68 [2025-01-10T02:42:23.191Z] v3.2.0-dev.69 [2025-01-10T02:42:23.191Z] v3.2.0-dev.7 [2025-01-10T02:42:23.191Z] v3.2.0-dev.70 [2025-01-10T02:42:23.191Z] v3.2.0-dev.71 [2025-01-10T02:42:23.191Z] v3.2.0-dev.72 [2025-01-10T02:42:23.191Z] v3.2.0-dev.73 [2025-01-10T02:42:23.191Z] v3.2.0-dev.74 [2025-01-10T02:42:23.191Z] v3.2.0-dev.75 [2025-01-10T02:42:23.191Z] v3.2.0-dev.76 [2025-01-10T02:42:23.191Z] v3.2.0-dev.77 [2025-01-10T02:42:23.191Z] v3.2.0-dev.78 [2025-01-10T02:42:23.191Z] v3.2.0-dev.79 [2025-01-10T02:42:23.191Z] v3.2.0-dev.8 [2025-01-10T02:42:23.191Z] v3.2.0-dev.80 [2025-01-10T02:42:23.191Z] v3.2.0-dev.81 [2025-01-10T02:42:23.191Z] v3.2.0-dev.82 [2025-01-10T02:42:23.191Z] v3.2.0-dev.83 [2025-01-10T02:42:23.191Z] v3.2.0-dev.84 [2025-01-10T02:42:23.191Z] v3.2.0-dev.85 [2025-01-10T02:42:23.191Z] v3.2.0-dev.86 [2025-01-10T02:42:23.191Z] v3.2.0-dev.87 [2025-01-10T02:42:23.191Z] v3.2.0-dev.88 [2025-01-10T02:42:23.191Z] v3.2.0-dev.89 [2025-01-10T02:42:23.191Z] v3.2.0-dev.9 [2025-01-10T02:42:23.191Z] v3.2.0-dev.90 [2025-01-10T02:42:23.191Z] v3.2.0-dev.91 [2025-01-10T02:42:23.191Z] v3.2.0-dev.92 [2025-01-10T02:42:23.191Z] v3.2.0-dev.93 [2025-01-10T02:42:23.191Z] v3.2.0-dev.94 [2025-01-10T02:42:23.191Z] v3.2.0-dev.95 [2025-01-10T02:42:23.191Z] v3.2.0-dev.96 [2025-01-10T02:42:23.191Z] v3.2.0-dev.97 [2025-01-10T02:42:23.191Z] v3.2.0-dev.98 [2025-01-10T02:42:23.191Z] v3.2.0-dev.99 [2025-01-10T02:42:23.191Z] v4.0.0-dev.1 [2025-01-10T02:42:23.191Z] v4.0.0-dev.10 [2025-01-10T02:42:23.191Z] v4.0.0-dev.11 [2025-01-10T02:42:23.191Z] v4.0.0-dev.12 [2025-01-10T02:42:23.191Z] v4.0.0-dev.13 [2025-01-10T02:42:23.191Z] v4.0.0-dev.14 [2025-01-10T02:42:23.191Z] v4.0.0-dev.15 [2025-01-10T02:42:23.191Z] v4.0.0-dev.16 [2025-01-10T02:42:23.191Z] v4.0.0-dev.17 [2025-01-10T02:42:23.191Z] v4.0.0-dev.18 [2025-01-10T02:42:23.191Z] v4.0.0-dev.19 [2025-01-10T02:42:23.191Z] v4.0.0-dev.2 [2025-01-10T02:42:23.191Z] v4.0.0-dev.20 [2025-01-10T02:42:23.191Z] v4.0.0-dev.21 [2025-01-10T02:42:23.191Z] v4.0.0-dev.22 [2025-01-10T02:42:23.191Z] v4.0.0-dev.23 [2025-01-10T02:42:23.191Z] v4.0.0-dev.24 [2025-01-10T02:42:23.191Z] v4.0.0-dev.25 [2025-01-10T02:42:23.191Z] v4.0.0-dev.26 [2025-01-10T02:42:23.191Z] v4.0.0-dev.27 [2025-01-10T02:42:23.191Z] v4.0.0-dev.28 [2025-01-10T02:42:23.191Z] v4.0.0-dev.29 [2025-01-10T02:42:23.191Z] v4.0.0-dev.3 [2025-01-10T02:42:23.191Z] v4.0.0-dev.30 [2025-01-10T02:42:23.191Z] v4.0.0-dev.31 [2025-01-10T02:42:23.191Z] v4.0.0-dev.32 [2025-01-10T02:42:23.191Z] v4.0.0-dev.33 [2025-01-10T02:42:23.191Z] v4.0.0-dev.34 [2025-01-10T02:42:23.191Z] v4.0.0-dev.35 [2025-01-10T02:42:23.191Z] v4.0.0-dev.36 [2025-01-10T02:42:23.191Z] v4.0.0-dev.37 [2025-01-10T02:42:23.191Z] v4.0.0-dev.38 [2025-01-10T02:42:23.191Z] v4.0.0-dev.39 [2025-01-10T02:42:23.191Z] v4.0.0-dev.4 [2025-01-10T02:42:23.191Z] v4.0.0-dev.5 [2025-01-10T02:42:23.191Z] v4.0.0-dev.6 [2025-01-10T02:42:23.191Z] v4.0.0-dev.7 [2025-01-10T02:42:23.191Z] v4.0.0-dev.8 [2025-01-10T02:42:23.191Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-10T02:42:23.487Z] + lftools sign git-tag v4.0.0-dev.39 [2025-01-10T02:42:24.055Z] Signing Git tag with Sigul... [2025-01-10T02:42:24.055Z] Signing v4.0.0-dev.39 [Pipeline] echo [2025-01-10T02:42:24.638Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:24.932Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-10T02:42:24.939Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-10T02:42:24.967Z] $ docker stop --time=1 346185d74e6203af7e648ad6448cbe3074298eaae85a665c156edef367edb51d [2025-01-10T02:42:26.277Z] $ docker rm -f --volumes 346185d74e6203af7e648ad6448cbe3074298eaae85a665c156edef367edb51d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-10T02:42:26.726Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T02:42:26.726Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:42:27.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:42:27.028Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:42:27.114Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:42:27.137Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:42:27.436Z] $ docker top 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f -eo pid,comm [2025-01-10T02:42:27.492Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-10T02:42:27.492Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T02:42:27.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:42:27.551Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:42:27.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:42:27.651Z] $ docker exec 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f ssh-agent [2025-01-10T02:42:27.765Z] SSH_AUTH_SOCK=/tmp/ssh-MYXLYMAGIBsv/agent.32 [2025-01-10T02:42:27.765Z] SSH_AGENT_PID=38 [2025-01-10T02:42:27.770Z] Running ssh-add (command line suppressed) [2025-01-10T02:42:27.872Z] Identity added: /w/workspace/edgex-go/775@tmp/private_key_8528029846674189280.key (/w/workspace/edgex-go/775@tmp/private_key_8528029846674189280.key) [2025-01-10T02:42:27.891Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:42:28.184Z] + git semver bump pre [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,362 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,363 [bump_version] DEBUG bumping version:4.0.0-dev.39 on axis:pre with prefix:dev [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,363 [bump_version] DEBUG bumped version:4.0.0-dev.40 [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,363 [write_version] DEBUG write version:4.0.0-dev.40 to path:/w/workspace/edgex-go/775/.semver/main with force:True [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,363 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,363 [write_file] DEBUG write to file:/w/workspace/edgex-go/775/.semver/main [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,365 [execute] INFO git cat-file --batch-check [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,370 [execute] INFO git cat-file --batch [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T02:42:28.443Z] 2025-01-10 02:42:28,375 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:42:28.443Z] 4.0.0-dev.40 [Pipeline] } [2025-01-10T02:42:28.446Z] $ docker exec --env ******** --env ******** 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f ssh-agent -k [2025-01-10T02:42:28.544Z] unset SSH_AUTH_SOCK; [2025-01-10T02:42:28.544Z] unset SSH_AGENT_PID; [2025-01-10T02:42:28.544Z] echo Agent pid 38 killed; [2025-01-10T02:42:28.561Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:42:28.879Z] + git semver [Pipeline] } [2025-01-10T02:42:29.143Z] $ docker stop --time=1 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f [2025-01-10T02:42:30.421Z] $ docker rm -f --volumes 778b081326921ac8b2f6e75a425176ae488b8d3ff64874e13e9d1d946e6f583f [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T02:42:30.789Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T02:42:30.789Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:42:31.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:42:31.095Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:42:31.185Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:42:31.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:42:31.526Z] $ docker top 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a -eo pid,comm [2025-01-10T02:42:31.581Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-01-10T02:42:31.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T02:42:31.635Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:42:31.635Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:42:31.741Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:42:31.737Z] $ docker exec 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a ssh-agent [2025-01-10T02:42:31.859Z] SSH_AUTH_SOCK=/tmp/ssh-pNcRkAyXYai3/agent.32 [2025-01-10T02:42:31.859Z] SSH_AGENT_PID=38 [2025-01-10T02:42:31.863Z] Running ssh-add (command line suppressed) [2025-01-10T02:42:31.956Z] Identity added: /w/workspace/edgex-go/775@tmp/private_key_15926157663507388828.key (/w/workspace/edgex-go/775@tmp/private_key_15926157663507388828.key) [2025-01-10T02:42:31.974Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:42:32.268Z] + git semver push [2025-01-10T02:42:32.527Z] 2025-01-10 02:42:32,469 [run_push] DEBUG push [2025-01-10T02:42:32.527Z] 2025-01-10 02:42:32,470 [execute] INFO git cat-file --batch-check [2025-01-10T02:42:32.527Z] 2025-01-10 02:42:32,471 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T02:42:32.527Z] 2025-01-10 02:42:32,474 [execute] INFO git rev-list c12944bf075ba32ad6eb3018904bbe4a6731534e -- [2025-01-10T02:42:32.527Z] 2025-01-10 02:42:32,475 [execute] DEBUG Popen(['git', 'rev-list', 'c12944bf075ba32ad6eb3018904bbe4a6731534e', '--'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:42:32.527Z] 2025-01-10 02:42:32,493 [execute] INFO git fetch -v origin [2025-01-10T02:42:32.527Z] 2025-01-10 02:42:32,493 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-10T02:42:33.096Z] 2025-01-10 02:42:32,927 [run_push] DEBUG no remote changes detected [2025-01-10T02:42:33.096Z] 2025-01-10 02:42:32,927 [execute] INFO git push origin semver [2025-01-10T02:42:33.096Z] 2025-01-10 02:42:32,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/775/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:42:33.664Z] 2025-01-10 02:42:33,615 [run_push] DEBUG push all version tags [2025-01-10T02:42:33.664Z] 2025-01-10 02:42:33,615 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-10T02:42:33.664Z] 2025-01-10 02:42:33,616 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/775, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:42:34.603Z] 2025-01-10 02:42:34,236 [read_version] DEBUG read version from /w/workspace/edgex-go/775/.semver/main [2025-01-10T02:42:34.603Z] 4.0.0-dev.40 [Pipeline] } [2025-01-10T02:42:34.605Z] $ docker exec --env ******** --env ******** 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a ssh-agent -k [2025-01-10T02:42:34.710Z] unset SSH_AUTH_SOCK; [2025-01-10T02:42:34.710Z] unset SSH_AGENT_PID; [2025-01-10T02:42:34.710Z] echo Agent pid 38 killed; [2025-01-10T02:42:34.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:42:35.047Z] + git semver [Pipeline] } [2025-01-10T02:42:35.311Z] $ docker stop --time=1 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a [2025-01-10T02:42:36.622Z] $ docker rm -f --volumes 6020b319bd1db02f00a232232e5d3d6ea82b28454d48d5442b8f51ca0370bc6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-01-10T02:42:37.227Z] + [ -d /w/workspace/edgex-go/775/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:37.521Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:38.380Z] ---> package-listing.sh [2025-01-10T02:42:38.381Z] ++ facter osfamily [2025-01-10T02:42:38.381Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T02:42:38.646Z] + OS_FAMILY=debian [2025-01-10T02:42:38.646Z] + workspace=/w/workspace/edgex-go/775 [2025-01-10T02:42:38.646Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T02:42:38.646Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T02:42:38.646Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T02:42:38.646Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T02:42:38.646Z] + '[' /w/workspace/edgex-go/775 ']' [2025-01-10T02:42:38.646Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T02:42:38.646Z] + case "${OS_FAMILY}" in [2025-01-10T02:42:38.646Z] + dpkg -l [2025-01-10T02:42:38.646Z] + grep '^ii' [2025-01-10T02:42:38.646Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T02:42:38.646Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T02:42:38.646Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T02:42:38.646Z] + '[' /w/workspace/edgex-go/775 ']' [2025-01-10T02:42:38.646Z] + mkdir -p /w/workspace/edgex-go/775/archives/ [2025-01-10T02:42:38.646Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/775/archives/ [Pipeline] echo [2025-01-10T02:42:38.665Z] 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/775/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-01-10T02:42:38.945Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:42:39.511Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T02:42:39.511Z] [2025-01-10T02:42:39.511Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:42:39.816Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T02:42:40.082Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T02:42:40.082Z] 5eb5b503b376: Pulling fs layer [2025-01-10T02:42:40.082Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T02:42:40.082Z] ec43610c2a17: Pulling fs layer [2025-01-10T02:42:40.082Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T02:42:40.082Z] 33b1e0a273af: Pulling fs layer [2025-01-10T02:42:40.082Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T02:42:40.082Z] 2f39f015ded8: Pulling fs layer [2025-01-10T02:42:40.082Z] 33b1e0a273af: Waiting [2025-01-10T02:42:40.082Z] 3a2ae6a8a46f: Waiting [2025-01-10T02:42:40.082Z] 5d3b04190fa2: Waiting [2025-01-10T02:42:40.082Z] 5c69ac0246d0: Download complete [2025-01-10T02:42:40.082Z] 3a2ae6a8a46f: Verifying Checksum [2025-01-10T02:42:40.082Z] 3a2ae6a8a46f: Download complete [2025-01-10T02:42:40.082Z] 33b1e0a273af: Verifying Checksum [2025-01-10T02:42:40.082Z] 33b1e0a273af: Download complete [2025-01-10T02:42:40.082Z] ec43610c2a17: Verifying Checksum [2025-01-10T02:42:40.082Z] ec43610c2a17: Download complete [2025-01-10T02:42:40.082Z] 5d3b04190fa2: Download complete [2025-01-10T02:42:40.340Z] 5eb5b503b376: Verifying Checksum [2025-01-10T02:42:40.341Z] 5eb5b503b376: Download complete [2025-01-10T02:42:40.910Z] 2f39f015ded8: Download complete [2025-01-10T02:42:41.478Z] 5eb5b503b376: Pull complete [2025-01-10T02:42:41.478Z] 5c69ac0246d0: Pull complete [2025-01-10T02:42:41.737Z] ec43610c2a17: Pull complete [2025-01-10T02:42:41.997Z] 3a2ae6a8a46f: Pull complete [2025-01-10T02:42:41.997Z] 33b1e0a273af: Pull complete [2025-01-10T02:42:42.255Z] 5d3b04190fa2: Pull complete [2025-01-10T02:42:46.445Z] 2f39f015ded8: Pull complete [2025-01-10T02:42:46.445Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T02:42:46.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T02:42:46.445Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:42:46.555Z] prd-ubuntu20.04-docker-8c-8g-36429 does not seem to be running inside a container [2025-01-10T02:42:46.578Z] $ 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/775/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/775 -v /w/workspace/edgex-go/775:/w/workspace/edgex-go/775:rw,z -v /w/workspace/edgex-go/775@tmp:/w/workspace/edgex-go/775@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-01-10T02:42:52.241Z] $ docker top af84e9535716b0fcfb0a430088619b0de4f103e379c7a04ee96f2282a7a52cde -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:42:52.598Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T02:42:52.886Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T02:42:53.170Z] + ls /var/log/sa-host [2025-01-10T02:42:53.170Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:42:53.361Z] provisioning config files... [2025-01-10T02:42:53.370Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/775@tmp/config2422991514187147197tmp [Pipeline] { [Pipeline] echo [2025-01-10T02:42:53.388Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:53.670Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T02:42:53.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:54.023Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T02:42:54.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:54.316Z] ---> sudo-logs.sh [2025-01-10T02:42:54.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T02:42:54.349Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:54.630Z] ---> job-cost.sh [2025-01-10T02:42:54.630Z] lf-activate-venv: SKIPPING [2025-01-10T02:42:54.630Z] DEBUG: total: 0.2199999988079071 [2025-01-10T02:42:54.630Z] INFO: Retrieving Stack Cost... [2025-01-10T02:42:54.889Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T02:42:55.457Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T02:42:55.470Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:42:55.752Z] ---> logs-deploy.sh [2025-01-10T02:42:55.752Z] lf-activate-venv: SKIPPING [2025-01-10T02:42:55.752Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/775 [2025-01-10T02:42:55.752Z] INFO: archiving workspace using pattern(s): [2025-01-10T02:42:56.688Z] Archives upload complete. [2025-01-10T02:42:56.947Z] INFO: archiving logs to Nexus [2025-01-10T02:42:57.517Z] ---> uname -a: [2025-01-10T02:42:57.517Z] Linux prd-ubuntu20-04-docker-8c-8g-36429 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] ---> lscpu: [2025-01-10T02:42:57.517Z] Architecture: x86_64 [2025-01-10T02:42:57.517Z] CPU op-mode(s): 32-bit, 64-bit [2025-01-10T02:42:57.517Z] Byte Order: Little Endian [2025-01-10T02:42:57.517Z] Address sizes: 40 bits physical, 48 bits virtual [2025-01-10T02:42:57.517Z] CPU(s): 8 [2025-01-10T02:42:57.517Z] On-line CPU(s) list: 0-7 [2025-01-10T02:42:57.517Z] Thread(s) per core: 1 [2025-01-10T02:42:57.517Z] Core(s) per socket: 1 [2025-01-10T02:42:57.517Z] Socket(s): 8 [2025-01-10T02:42:57.517Z] NUMA node(s): 1 [2025-01-10T02:42:57.517Z] Vendor ID: AuthenticAMD [2025-01-10T02:42:57.517Z] CPU family: 23 [2025-01-10T02:42:57.517Z] Model: 49 [2025-01-10T02:42:57.517Z] Model name: AMD EPYC-Rome Processor [2025-01-10T02:42:57.517Z] Stepping: 0 [2025-01-10T02:42:57.517Z] CPU MHz: 2800.000 [2025-01-10T02:42:57.517Z] BogoMIPS: 5600.00 [2025-01-10T02:42:57.517Z] Virtualization: AMD-V [2025-01-10T02:42:57.517Z] Hypervisor vendor: KVM [2025-01-10T02:42:57.517Z] Virtualization type: full [2025-01-10T02:42:57.517Z] L1d cache: 256 KiB [2025-01-10T02:42:57.517Z] L1i cache: 256 KiB [2025-01-10T02:42:57.517Z] L2 cache: 4 MiB [2025-01-10T02:42:57.517Z] L3 cache: 128 MiB [2025-01-10T02:42:57.517Z] NUMA node0 CPU(s): 0-7 [2025-01-10T02:42:57.517Z] Vulnerability Itlb multihit: Not affected [2025-01-10T02:42:57.517Z] Vulnerability L1tf: Not affected [2025-01-10T02:42:57.517Z] Vulnerability Mds: Not affected [2025-01-10T02:42:57.517Z] Vulnerability Meltdown: Not affected [2025-01-10T02:42:57.517Z] Vulnerability Mmio stale data: Not affected [2025-01-10T02:42:57.517Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-01-10T02:42:57.517Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-01-10T02:42:57.517Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-01-10T02:42:57.517Z] Vulnerability Srbds: Not affected [2025-01-10T02:42:57.517Z] Vulnerability Tsx async abort: Not affected [2025-01-10T02:42:57.517Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] ---> nproc: [2025-01-10T02:42:57.517Z] 8 [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] ---> df -h: [2025-01-10T02:42:57.517Z] Filesystem Size Used Avail Use% Mounted on [2025-01-10T02:42:57.517Z] overlay 155G 28G 127G 19% / [2025-01-10T02:42:57.517Z] tmpfs 64M 0 64M 0% /dev [2025-01-10T02:42:57.517Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-01-10T02:42:57.517Z] shm 64M 0 64M 0% /dev/shm [2025-01-10T02:42:57.517Z] /dev/vda1 155G 28G 127G 19% /facter-os [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] ---> sar -b -r -n DEV: [2025-01-10T02:42:57.517Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-36429) 01/10/25 _x86_64_ (8 CPU) [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] 02:13:59 LINUX RESTART (8 CPU) [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] 02:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-01-10T02:42:57.517Z] 02:15:01 382.20 58.87 323.33 0.00 5193.40 199299.18 0.00 [2025-01-10T02:42:57.517Z] 02:16:01 194.12 3.57 190.55 0.00 375.67 75113.75 0.00 [2025-01-10T02:42:57.517Z] 02:17:01 45.37 0.17 45.20 0.00 22.26 21108.16 0.00 [2025-01-10T02:42:57.517Z] 02:18:01 33.94 0.12 33.82 0.00 0.93 18572.09 0.00 [2025-01-10T02:42:57.517Z] 02:19:01 58.94 0.08 58.86 0.00 1.87 45603.87 0.00 [2025-01-10T02:42:57.517Z] 02:20:01 618.31 8.68 609.62 0.00 2153.45 214766.59 0.00 [2025-01-10T02:42:57.517Z] 02:21:01 542.01 10.00 532.01 0.00 79.99 180502.05 0.00 [2025-01-10T02:42:57.517Z] 02:22:01 334.72 3.10 331.62 0.00 2314.03 58816.13 0.00 [2025-01-10T02:42:57.517Z] 02:23:01 327.61 0.07 327.55 0.00 0.53 103475.82 0.00 [2025-01-10T02:42:57.517Z] 02:24:01 700.37 0.17 700.20 0.00 19.20 102177.77 0.00 [2025-01-10T02:42:57.517Z] 02:25:01 37.99 0.08 37.91 0.00 9.07 992.90 0.00 [2025-01-10T02:42:57.517Z] 02:26:01 13.83 0.02 13.81 0.00 0.67 357.81 0.00 [2025-01-10T02:42:57.517Z] 02:27:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 [2025-01-10T02:42:57.517Z] 02:28:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2025-01-10T02:42:57.517Z] 02:29:01 2.33 0.02 2.32 0.00 0.13 26.53 0.00 [2025-01-10T02:42:57.517Z] 02:30:01 1.47 0.00 1.47 0.00 0.00 25.20 0.00 [2025-01-10T02:42:57.517Z] 02:31:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 [2025-01-10T02:42:57.517Z] 02:32:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2025-01-10T02:42:57.517Z] 02:33:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 [2025-01-10T02:42:57.517Z] 02:34:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2025-01-10T02:42:57.517Z] 02:35:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 [2025-01-10T02:42:57.517Z] 02:36:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2025-01-10T02:42:57.517Z] 02:37:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 [2025-01-10T02:42:57.517Z] 02:38:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-01-10T02:42:57.517Z] 02:39:01 1.75 0.37 1.38 0.00 11.46 17.60 0.00 [2025-01-10T02:42:57.517Z] 02:40:01 2.43 1.22 1.22 0.00 25.46 15.46 0.00 [2025-01-10T02:42:57.517Z] 02:41:01 1.29 0.00 1.29 0.00 0.00 15.86 0.00 [2025-01-10T02:42:57.517Z] 02:42:01 116.26 0.53 115.73 0.00 11.60 39761.41 0.00 [2025-01-10T02:42:57.517Z] Average: 122.61 3.11 119.50 0.00 365.81 37968.71 0.00 [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] 02:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-01-10T02:42:57.517Z] 02:15:01 29752964 31568816 773920 2.35 60112 2052080 1848976 5.45 980732 1810264 187236 [2025-01-10T02:42:57.517Z] 02:16:01 28329976 31535120 773844 2.35 124296 3292804 1736180 5.12 1139760 2953524 6656 [2025-01-10T02:42:57.517Z] 02:17:01 26969424 31356612 941792 2.86 128800 4381284 2231280 6.58 1986780 3370268 507692 [2025-01-10T02:42:57.517Z] 02:18:01 27031648 31425996 871336 2.65 133132 4352952 2244260 6.61 1464508 3796804 464488 [2025-01-10T02:42:57.517Z] 02:19:01 27640156 31516676 789080 2.40 135936 3891408 1892488 5.58 1329904 3392500 157288 [2025-01-10T02:42:57.517Z] 02:20:01 20332640 31098392 1136764 3.46 213804 10373884 3645104 10.74 2511356 9099072 494568 [2025-01-10T02:42:57.517Z] 02:21:01 14958180 31368580 878148 2.67 355532 15581628 2333540 6.88 2751400 13957416 639332 [2025-01-10T02:42:57.517Z] 02:22:01 9928808 29041556 3131504 9.52 393656 17889128 8651924 25.50 6169664 15115500 1631460 [2025-01-10T02:42:57.517Z] 02:23:01 8296420 29983588 2207980 6.71 408144 20386276 6030204 17.77 6178616 16705516 1767604 [2025-01-10T02:42:57.517Z] 02:24:01 10586704 31416604 827664 2.52 428548 19671400 2164812 6.38 3364300 17463628 620 [2025-01-10T02:42:57.517Z] 02:25:01 10583012 31410684 833508 2.53 428664 19669084 2182476 6.43 3696544 17135988 552 [2025-01-10T02:42:57.517Z] 02:26:01 10589492 31418040 825856 2.51 429268 19669336 2042108 6.02 3824068 17000232 72 [2025-01-10T02:42:57.517Z] 02:27:01 10592068 31420624 823344 2.50 429276 19669340 2042108 6.02 3821936 17000236 8 [2025-01-10T02:42:57.517Z] 02:28:01 10607204 31435780 808208 2.46 429284 19669344 2042108 6.02 3805628 17000240 8 [2025-01-10T02:42:57.517Z] 02:29:01 10606848 31435588 808868 2.46 429352 19669468 2074892 6.11 3805696 17000360 16 [2025-01-10T02:42:57.517Z] 02:30:01 10613424 31442188 802192 2.44 429404 19669452 2074892 6.11 3800824 17000340 44 [2025-01-10T02:42:57.517Z] 02:31:01 10613276 31442092 802404 2.44 429424 19669452 2074892 6.11 3800860 17000340 16 [2025-01-10T02:42:57.517Z] 02:32:01 10613512 31442352 802108 2.44 429448 19669460 2074892 6.11 3800864 17000344 8 [2025-01-10T02:42:57.517Z] 02:33:01 10613708 31442580 801840 2.44 429456 19669464 2074892 6.11 3800960 17000352 12 [2025-01-10T02:42:57.517Z] 02:34:01 10613668 31442552 801800 2.44 429488 19669448 2074892 6.11 3800936 17000352 8 [2025-01-10T02:42:57.517Z] 02:35:01 10613328 31442252 802024 2.44 429512 19669472 2074892 6.11 3799824 17000360 12 [2025-01-10T02:42:57.517Z] 02:36:01 10613028 31441980 802244 2.44 429528 19669472 2074892 6.11 3799824 17000360 12 [2025-01-10T02:42:57.517Z] 02:37:01 10613440 31442416 801956 2.44 429544 19669476 2074892 6.11 3799840 17000364 8 [2025-01-10T02:42:57.517Z] 02:38:01 10613604 31442600 801740 2.44 429556 19669480 2074892 6.11 3799884 17000368 12 [2025-01-10T02:42:57.517Z] 02:39:01 10613084 31442448 801944 2.44 429592 19669804 2074892 6.11 3802564 17000528 4 [2025-01-10T02:42:57.517Z] 02:40:01 10600936 31432144 812164 2.47 429612 19670588 2074892 6.11 3813336 17000704 4 [2025-01-10T02:42:57.517Z] 02:41:01 10601196 31432432 811820 2.47 429628 19670592 2074892 6.11 3812868 17000660 16 [2025-01-10T02:42:57.517Z] 02:42:01 9770136 31350072 892416 2.71 443860 20349344 2610192 7.69 3936980 17647180 400 [2025-01-10T02:42:57.517Z] Average: 14068282 31288242 963160 2.93 361638 16307319 2523977 7.44 3442873 14087636 209220 [2025-01-10T02:42:57.517Z] [2025-01-10T02:42:57.517Z] 02:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-01-10T02:42:57.517Z] 02:15:01 ens3 805.40 732.44 5265.91 117.23 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.517Z] 02:15:01 lo 4.60 4.60 0.44 0.44 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.517Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.517Z] 02:16:01 ens3 996.78 892.52 8159.06 90.07 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.517Z] 02:16:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.517Z] 02:16:01 docker0 811.91 858.32 59.62 4901.26 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.517Z] 02:17:01 ens3 37.80 24.09 36.84 16.54 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:17:01 vethf506b1e 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:17:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:18:01 ens3 32.42 21.94 32.20 12.44 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:18:01 vethf506b1e 1.02 1.03 0.09 0.09 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:18:01 docker0 1.02 1.02 0.08 0.09 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:19:01 ens3 111.66 90.88 2216.00 148.56 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:19:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:20:01 vethc72d2b8 22.00 28.33 2.12 14.37 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:20:01 ens3 642.95 378.85 5478.59 50.60 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:20:01 vethbf1c08e 40.33 63.92 3.98 345.04 0.00 0.00 0.00 0.03 [2025-01-10T02:42:57.518Z] 02:20:01 veth5e2bbb1 37.34 60.89 3.71 337.59 0.00 0.00 0.00 0.03 [2025-01-10T02:42:57.518Z] 02:20:01 veth3d629c2 0.36 1.16 0.03 0.16 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:20:01 veth322054a 40.05 62.78 3.93 341.40 0.00 0.00 0.00 0.03 [2025-01-10T02:42:57.518Z] 02:20:01 vethf9abf7b 39.95 61.87 3.88 327.27 0.00 0.00 0.00 0.03 [2025-01-10T02:42:57.518Z] 02:20:01 lo 0.86 0.86 0.09 0.09 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:20:01 docker0 278.66 457.89 22.11 3106.04 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:20:01 vetha33466d 41.19 74.65 3.98 341.75 0.00 0.00 0.00 0.03 [2025-01-10T02:42:57.518Z] 02:21:01 ens3 570.77 292.58 5611.72 32.76 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:21:01 veth3d629c2 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:21:01 docker0 280.65 543.83 24.63 5571.78 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth15b3f0b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 ens3 541.87 151.80 1401.17 14.96 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth3d629c2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth78eded1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth255ea10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth2a94ce5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth2d8afc6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 vethd5ec0aa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth9ee89d6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 vethb6144fe 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth5422f4d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth881bd56 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth3a41783 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:22:01 veth438ebcb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth15b3f0b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 ens3 5.13 3.00 4.11 2.25 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth3d629c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth78eded1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth255ea10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth2a94ce5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth2d8afc6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 vethd5ec0aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth9ee89d6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 vethb6144fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth5422f4d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth881bd56 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth3a41783 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:23:01 veth438ebcb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:24:01 ens3 123.31 118.80 78.93 443.60 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:24:01 lo 17.66 17.66 1.74 1.74 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:25:01 ens3 423.53 444.41 205.52 2242.17 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:25:01 lo 45.39 45.39 4.47 4.47 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:26:01 ens3 158.81 151.84 84.55 738.33 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:26:01 lo 17.46 17.46 1.72 1.72 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:30:01 ens3 0.20 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:31:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:35:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:38:01 ens3 2.07 1.17 6.57 0.08 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:39:01 ens3 0.95 0.73 0.82 0.37 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:40:01 ens3 27.15 39.11 6.11 111.26 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:41:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:42:01 ens3 286.52 165.46 5201.71 36.51 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:42:01 veth2201385 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:42:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] 02:42:01 docker0 74.46 134.36 6.91 1260.12 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] Average: ens3 170.56 125.53 1208.94 144.97 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] Average: veth2201385 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] Average: lo 3.30 3.30 0.32 0.32 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] Average: docker0 51.78 71.44 4.06 531.15 0.00 0.00 0.00 0.00 [2025-01-10T02:42:57.518Z] [2025-01-10T02:42:57.518Z]