Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from bbc21c937f4ad83ee98b11842af458a0c0169691 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-ssh16239687848372562318.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-ssh11340466529697634211.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-ssh3491447294254074172.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-ssh2524972399874292401.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-ssh10198823211093884032.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-36420’ Running on prd-ubuntu20.04-docker-8c-8g-36426 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/774 [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/774 # 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 bbc21c937f4ad83ee98b11842af458a0c0169691 (main) Commit message: "Merge pull request #5045 from weichou1229/reading-schema" > 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 bbc21c937f4ad83ee98b11842af458a0c0169691 # timeout=10 > git rev-list --no-walk 0d11a11f3681d5c0d883d0f9ed9a0254c6bbd17c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-01-10T01:43:45.345Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-01-10T01:43:45.415Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-01-10T01:43:45.445Z] ========================================================= [2025-01-10T01:43:45.445Z] EdgeX Global Pipelines Version Info [2025-01-10T01:43:45.445Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:43:46.575Z] ------------------- [2025-01-10T01:43:46.575Z] stable info: [2025-01-10T01:43:46.575Z] ------------------- [2025-01-10T01:43:46.575Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-01-10T01:43:46.575Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T01:43:46.575Z] Message: update stable to v1.0.269 [2025-01-10T01:43:46.836Z] ------------------- [2025-01-10T01:43:46.836Z] experimental info: [2025-01-10T01:43:46.836Z] ------------------- [2025-01-10T01:43:46.836Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-01-10T01:43:46.836Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-01-10T01:43:46.836Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-01-10T01:43:46.920Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-01-10T01:43:46.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-01-10T01:43:46.958Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-01-10T01:43:46.975Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-01-10T01:43:46.994Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-01-10T01:43:47.017Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-01-10T01:43:47.040Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-01-10T01:43:47.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-01-10T01:43:47.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-01-10T01:43:47.104Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-01-10T01:43:47.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-01-10T01:43:47.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-01-10T01:43:47.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-01-10T01:43:47.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-01-10T01:43:47.207Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-01-10T01:43:47.228Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T01:43:47.251Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-01-10T01:43:47.270Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-01-10T01:43:47.292Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-01-10T01:43:47.313Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-01-10T01:43:47.335Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-01-10T01:43:47.358Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-01-10T01:43:47.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-01-10T01:43:47.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-01-10T01:43:47.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-01-10T01:43:47.449Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-01-10T01:43:47.470Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] echo [2025-01-10T01:43:47.491Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bbc21c9 [Pipeline] echo [2025-01-10T01:43:47.511Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T01:43:47.574Z] provisioning config files... [2025-01-10T01:43:47.591Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config11503534902197168210tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:43:47.957Z] ---> ****-login.sh [2025-01-10T01:43:47.957Z] nexus3.edgexfoundry.org:10001 [2025-01-10T01:43:47.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:43:48.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:43:48.222Z] Configure a credential helper to remove this warning. See [2025-01-10T01:43:48.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:43:48.222Z] [2025-01-10T01:43:48.222Z] Login Succeeded [2025-01-10T01:43:48.222Z] nexus3.edgexfoundry.org:10002 [2025-01-10T01:43:48.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:43:48.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:43:48.222Z] Configure a credential helper to remove this warning. See [2025-01-10T01:43:48.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:43:48.222Z] [2025-01-10T01:43:48.222Z] Login Succeeded [2025-01-10T01:43:48.222Z] nexus3.edgexfoundry.org:10003 [2025-01-10T01:43:48.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:43:48.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:43:48.484Z] Configure a credential helper to remove this warning. See [2025-01-10T01:43:48.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:43:48.484Z] [2025-01-10T01:43:48.484Z] Login Succeeded [2025-01-10T01:43:48.484Z] nexus3.edgexfoundry.org:10004 [2025-01-10T01:43:48.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:43:48.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:43:48.484Z] Configure a credential helper to remove this warning. See [2025-01-10T01:43:48.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:43:48.484Z] [2025-01-10T01:43:48.484Z] Login Succeeded [2025-01-10T01:43:48.484Z] ****.io [2025-01-10T01:43:48.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:43:48.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:43:48.746Z] Configure a credential helper to remove this warning. See [2025-01-10T01:43:48.746Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:43:48.746Z] [2025-01-10T01:43:48.746Z] Login Succeeded [2025-01-10T01:43:48.746Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T01:43:48.754Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T01:43:49.090Z] + 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-10T01:43:49.090Z] + dirname cmd/core-command/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo core-command,cmd/core-command/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/core-data/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo core-data,cmd/core-data/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/core-keeper/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/core-metadata/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-spire-agent/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-spire-config/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/security-spire-server/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/support-notifications/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-01-10T01:43:49.090Z] + dirname cmd/support-scheduler/Dockerfile [2025-01-10T01:43:49.090Z] + cut -d/ -f2 [2025-01-10T01:43:49.090Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-01-10T01:43:49.126Z] 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-10T01:43:49.506Z] + git rev-list -1 --merges bbc21c937f4ad83ee98b11842af458a0c0169691~1..bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] echo [2025-01-10T01:43:49.521Z] -----------> git rev-list -1 --merges bbc21c937f4ad83ee98b11842af458a0c0169691~1..bbc21c937f4ad83ee98b11842af458a0c0169691 bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:43:49.521Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [false] [Pipeline] sh [2025-01-10T01:43:49.818Z] + git log --format=format:%s -1 bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] echo [2025-01-10T01:43:49.835Z] ========================================================= [2025-01-10T01:43:49.835Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-01-10T01:43:49.835Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-01-10T01:43:50.203Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T01:43:50.203Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-01-10T01:43:50.203Z] + [ -e /tmp/ssh_known_hosts ] [2025-01-10T01:43:50.203Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-01-10T01:43:50.203Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-01-10T01:43:50.203Z] sudo tee -a /etc/ssh/ssh_known_hosts [2025-01-10T01:43:50.203Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:43:50.550Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T01:43:50.550Z] [2025-01-10T01:43:50.550Z] 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-10T01:43:50.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T01:43:50.853Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-01-10T01:43:50.853Z] b85a868b505f: Pulling fs layer [2025-01-10T01:43:50.853Z] e2be974225ed: Pulling fs layer [2025-01-10T01:43:50.853Z] 339a4e72a1f5: Pulling fs layer [2025-01-10T01:43:50.853Z] 988bab9f4d93: Pulling fs layer [2025-01-10T01:43:50.853Z] 1469e6f7b9e6: Pulling fs layer [2025-01-10T01:43:50.853Z] eaf3925da568: Pulling fs layer [2025-01-10T01:43:50.853Z] bab4dde63d76: Pulling fs layer [2025-01-10T01:43:50.853Z] bde34c3a00c8: Pulling fs layer [2025-01-10T01:43:50.853Z] b352a97aabf1: Pulling fs layer [2025-01-10T01:43:50.853Z] 4872d77fe225: Pulling fs layer [2025-01-10T01:43:50.853Z] 5851b861e8e6: Pulling fs layer [2025-01-10T01:43:50.853Z] 988bab9f4d93: Waiting [2025-01-10T01:43:50.853Z] 1469e6f7b9e6: Waiting [2025-01-10T01:43:50.853Z] eaf3925da568: Waiting [2025-01-10T01:43:50.853Z] bab4dde63d76: Waiting [2025-01-10T01:43:50.853Z] bde34c3a00c8: Waiting [2025-01-10T01:43:50.853Z] b352a97aabf1: Waiting [2025-01-10T01:43:50.853Z] 4872d77fe225: Waiting [2025-01-10T01:43:50.853Z] 5851b861e8e6: Waiting [2025-01-10T01:43:50.853Z] e2be974225ed: Download complete [2025-01-10T01:43:50.853Z] 988bab9f4d93: Verifying Checksum [2025-01-10T01:43:50.853Z] 988bab9f4d93: Download complete [2025-01-10T01:43:50.853Z] 1469e6f7b9e6: Verifying Checksum [2025-01-10T01:43:50.853Z] 1469e6f7b9e6: Download complete [2025-01-10T01:43:50.853Z] eaf3925da568: Download complete [2025-01-10T01:43:50.853Z] 339a4e72a1f5: Verifying Checksum [2025-01-10T01:43:50.853Z] 339a4e72a1f5: Download complete [2025-01-10T01:43:51.112Z] bde34c3a00c8: Download complete [2025-01-10T01:43:51.112Z] b352a97aabf1: Verifying Checksum [2025-01-10T01:43:51.112Z] b352a97aabf1: Download complete [2025-01-10T01:43:51.112Z] 4872d77fe225: Verifying Checksum [2025-01-10T01:43:51.112Z] 4872d77fe225: Download complete [2025-01-10T01:43:51.112Z] 5851b861e8e6: Verifying Checksum [2025-01-10T01:43:51.112Z] 5851b861e8e6: Download complete [2025-01-10T01:43:51.112Z] b85a868b505f: Download complete [2025-01-10T01:43:51.371Z] bab4dde63d76: Verifying Checksum [2025-01-10T01:43:51.371Z] bab4dde63d76: Download complete [2025-01-10T01:43:52.312Z] b85a868b505f: Pull complete [2025-01-10T01:43:52.312Z] e2be974225ed: Pull complete [2025-01-10T01:43:52.881Z] 339a4e72a1f5: Pull complete [2025-01-10T01:43:52.881Z] 988bab9f4d93: Pull complete [2025-01-10T01:43:53.142Z] 1469e6f7b9e6: Pull complete [2025-01-10T01:43:53.142Z] eaf3925da568: Pull complete [2025-01-10T01:43:55.054Z] bab4dde63d76: Pull complete [2025-01-10T01:43:55.054Z] bde34c3a00c8: Pull complete [2025-01-10T01:43:55.054Z] b352a97aabf1: Pull complete [2025-01-10T01:43:55.315Z] 4872d77fe225: Pull complete [2025-01-10T01:43:55.315Z] 5851b861e8e6: Pull complete [2025-01-10T01:43:55.315Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-01-10T01:43:55.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T01:43:55.315Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:43:55.464Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T01:43:55.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-10T01:43:57.557Z] $ docker top c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c -eo pid,comm [2025-01-10T01:43:57.621Z] 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-10T01:43:57.621Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T01:43:57.680Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T01:43:57.680Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T01:43:57.791Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T01:43:57.787Z] $ docker exec c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent [2025-01-10T01:43:57.897Z] SSH_AUTH_SOCK=/tmp/ssh-19pAGOPcQRBA/agent.33 [2025-01-10T01:43:57.897Z] SSH_AGENT_PID=39 [2025-01-10T01:43:57.904Z] Running ssh-add (command line suppressed) [2025-01-10T01:43:57.995Z] Identity added: /w/workspace/edgex-go/774@tmp/private_key_7056840735631621704.key (/w/workspace/edgex-go/774@tmp/private_key_7056840735631621704.key) [2025-01-10T01:43:58.013Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T01:43:58.310Z] + git tag --points-at HEAD [Pipeline] } [2025-01-10T01:43:58.315Z] $ docker exec --env ******** --env ******** c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent -k [2025-01-10T01:43:58.409Z] unset SSH_AUTH_SOCK; [2025-01-10T01:43:58.410Z] unset SSH_AGENT_PID; [2025-01-10T01:43:58.410Z] echo Agent pid 39 killed; [2025-01-10T01:43:58.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-01-10T01:43:58.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T01:43:58.465Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T01:43:58.568Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T01:43:58.564Z] $ docker exec c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent [2025-01-10T01:43:58.679Z] SSH_AUTH_SOCK=/tmp/ssh-FcdtU0Y5qqMO/agent.72 [2025-01-10T01:43:58.679Z] SSH_AGENT_PID=78 [2025-01-10T01:43:58.683Z] Running ssh-add (command line suppressed) [2025-01-10T01:43:58.784Z] Identity added: /w/workspace/edgex-go/774@tmp/private_key_9525178426658768903.key (/w/workspace/edgex-go/774@tmp/private_key_9525178426658768903.key) [2025-01-10T01:43:58.806Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T01:43:59.101Z] + git semver init [2025-01-10T01:43:59.361Z] 2025-01-10 01:43:59,266 [run_init] DEBUG init version:0.0.0 force:False [2025-01-10T01:43:59.361Z] 2025-01-10 01:43:59,267 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/774/.semver [2025-01-10T01:43:59.361Z] 2025-01-10 01:43:59,268 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/774/.semver [2025-01-10T01:43:59.361Z] 2025-01-10 01:43:59,268 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/774/.semver'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=None) [2025-01-10T01:44:04.639Z] 2025-01-10 01:44:03,629 [append_file] DEBUG append to file:/w/workspace/edgex-go/774/.git/info/exclude [2025-01-10T01:44:04.639Z] 2025-01-10 01:44:03,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/774/.semver/main with force:False [2025-01-10T01:44:04.639Z] 2025-01-10 01:44:03,630 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T01:44:04.639Z] 2025-01-10 01:44:03,630 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T01:44:04.639Z] 4.0.0-dev.38 [Pipeline] } [2025-01-10T01:44:04.645Z] $ docker exec --env ******** --env ******** c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c ssh-agent -k [2025-01-10T01:44:04.745Z] unset SSH_AUTH_SOCK; [2025-01-10T01:44:04.746Z] unset SSH_AGENT_PID; [2025-01-10T01:44:04.746Z] echo Agent pid 78 killed; [2025-01-10T01:44:04.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T01:44:05.095Z] + git semver [Pipeline] } [2025-01-10T01:44:05.365Z] $ docker stop --time=1 c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c [2025-01-10T01:44:06.648Z] $ docker rm -f --volumes c18c2df7519807fdafad814bf14cfffba8e2a30546c49376f135c07501c7be2c [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T01:44:07.010Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-01-10T01:44:07.257Z] Stashed 1 file(s) [Pipeline] echo [2025-01-10T01:44:07.262Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.38 [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-10T01:44:07.695Z] + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] echo [2025-01-10T01:44:07.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T01:44:07.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T01:44:07.740Z] ========================================================= [2025-01-10T01:44:07.740Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-01-10T01:44:07.740Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:44:08.033Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:44:08.033Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-01-10T01:44:08.033Z] da9db072f522: Pulling fs layer [2025-01-10T01:44:08.033Z] 6ef4a4ee8ca5: Pulling fs layer [2025-01-10T01:44:08.033Z] 06f05ace1117: Pulling fs layer [2025-01-10T01:44:08.033Z] 5fe327b54edc: Pulling fs layer [2025-01-10T01:44:08.033Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T01:44:08.033Z] 92a5565b7b96: Pulling fs layer [2025-01-10T01:44:08.033Z] ff9bb7016b71: Pulling fs layer [2025-01-10T01:44:08.033Z] b67dba6c2c7d: Pulling fs layer [2025-01-10T01:44:08.033Z] a813b0c90790: Pulling fs layer [2025-01-10T01:44:08.033Z] 5fe327b54edc: Waiting [2025-01-10T01:44:08.033Z] 92a5565b7b96: Waiting [2025-01-10T01:44:08.033Z] ff9bb7016b71: Waiting [2025-01-10T01:44:08.033Z] 4f4fb700ef54: Waiting [2025-01-10T01:44:08.033Z] b67dba6c2c7d: Waiting [2025-01-10T01:44:08.033Z] 6ef4a4ee8ca5: Verifying Checksum [2025-01-10T01:44:08.033Z] 6ef4a4ee8ca5: Download complete [2025-01-10T01:44:08.033Z] 5fe327b54edc: Verifying Checksum [2025-01-10T01:44:08.033Z] 5fe327b54edc: Download complete [2025-01-10T01:44:08.033Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T01:44:08.033Z] 4f4fb700ef54: Download complete [2025-01-10T01:44:08.033Z] da9db072f522: Download complete [2025-01-10T01:44:08.033Z] 92a5565b7b96: Verifying Checksum [2025-01-10T01:44:08.033Z] 92a5565b7b96: Download complete [2025-01-10T01:44:08.033Z] ff9bb7016b71: Verifying Checksum [2025-01-10T01:44:08.033Z] ff9bb7016b71: Download complete [2025-01-10T01:44:08.292Z] da9db072f522: Pull complete [2025-01-10T01:44:08.292Z] a813b0c90790: Verifying Checksum [2025-01-10T01:44:08.292Z] a813b0c90790: Download complete [2025-01-10T01:44:08.292Z] 6ef4a4ee8ca5: Pull complete [2025-01-10T01:44:08.551Z] 06f05ace1117: Verifying Checksum [2025-01-10T01:44:08.551Z] 06f05ace1117: Download complete [2025-01-10T01:44:08.810Z] b67dba6c2c7d: Verifying Checksum [2025-01-10T01:44:08.810Z] b67dba6c2c7d: Download complete [2025-01-10T01:44:12.101Z] 06f05ace1117: Pull complete [2025-01-10T01:44:12.101Z] 5fe327b54edc: Pull complete [2025-01-10T01:44:12.101Z] 4f4fb700ef54: Pull complete [2025-01-10T01:44:12.360Z] 92a5565b7b96: Pull complete [2025-01-10T01:44:12.360Z] ff9bb7016b71: Pull complete [2025-01-10T01:44:14.893Z] b67dba6c2c7d: Pull complete [2025-01-10T01:44:15.153Z] a813b0c90790: Pull complete [2025-01-10T01:44:15.153Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-01-10T01:44:15.153Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:44:15.153Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:44:15.457Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:44:15.457Z] WORKDIR /edgex [2025-01-10T01:44:15.457Z] COPY go.mod . [2025-01-10T01:44:15.457Z] RUN go mod download [2025-01-10T01:44:15.457Z] + docker build -t ci-base-image-x86_64 -f - . [2025-01-10T01:44:16.025Z] Sending build context to Docker daemon 178.5MB [2025-01-10T01:44:16.025Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-01-10T01:44:16.025Z] ---> 3ba60ce46760 [2025-01-10T01:44:16.025Z] Step 2/4 : WORKDIR /edgex [2025-01-10T01:44:18.572Z] ---> Running in 5628683ef5ea [2025-01-10T01:44:18.572Z] Removing intermediate container 5628683ef5ea [2025-01-10T01:44:18.572Z] ---> 7ee6b9a6f064 [2025-01-10T01:44:18.572Z] Step 3/4 : COPY go.mod . [2025-01-10T01:44:18.572Z] ---> 40aa797f3d24 [2025-01-10T01:44:18.572Z] Step 4/4 : RUN go mod download [2025-01-10T01:44:18.572Z] ---> Running in 34d8162f7f32 [2025-01-10T01:44:22.362Z] Still waiting to schedule task [2025-01-10T01:44:22.363Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-36425’ is offline [2025-01-10T01:44:36.698Z] Removing intermediate container 34d8162f7f32 [2025-01-10T01:44:36.698Z] ---> 4a20f1c38749 [2025-01-10T01:44:36.698Z] Successfully built 4a20f1c38749 [2025-01-10T01:44:36.698Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:44:37.007Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T01:44:37.007Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:44:37.095Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T01:44:37.125Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-10T01:44:37.533Z] $ docker top 1b8cd574a13c32bd712333d046dbd4d1805ecd84e8ee62f12e875b87db05a622 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T01:44:37.887Z] + go version [2025-01-10T01:44:37.887Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-01-10T01:44:37.895Z] $ docker stop --time=1 1b8cd574a13c32bd712333d046dbd4d1805ecd84e8ee62f12e875b87db05a622 [2025-01-10T01:44:39.185Z] $ docker rm -f --volumes 1b8cd574a13c32bd712333d046dbd4d1805ecd84e8ee62f12e875b87db05a622 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:44:39.611Z] + docker inspect -f . ci-base-image-x86_64 [2025-01-10T01:44:39.611Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:44:39.696Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T01:44:39.722Z] $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-10T01:44:40.049Z] $ docker top 99fd816850615bf1b0f406519895fceaea057c580605bfc18c5d69b2b4682a8f -eo pid,comm [Pipeline] { [Pipeline] echo [2025-01-10T01:44:40.258Z] ========================================================= [2025-01-10T01:44:40.258Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-01-10T01:44:40.258Z] ========================================================= [Pipeline] sh [2025-01-10T01:44:40.534Z] + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:44:40.829Z] + make test [2025-01-10T01:44:40.829Z] go test -race -coverprofile=coverage.out ./... [2025-01-10T01:44:48.948Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-01-10T01:45:15.478Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-01-10T01:45:16.852Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-01-10T01:45:16.852Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-01-10T01:45:16.852Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-01-10T01:45:16.852Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-01-10T01:45:17.785Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-01-10T01:45:17.785Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-01-10T01:45:19.161Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements [2025-01-10T01:45:19.418Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2025-01-10T01:45:19.418Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-01-10T01:45:19.418Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-01-10T01:45:19.985Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-01-10T01:45:19.985Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-01-10T01:45:20.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements [2025-01-10T01:45:20.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-01-10T01:45:20.814Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:45:20.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-01-10T01:45:20.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-01-10T01:45:20.814Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-01-10T01:45:20.814Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-01-10T01:45:20.814Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-01-10T01:45:20.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-01-10T01:45:20.814Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-01-10T01:45:22.189Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-01-10T01:45:22.189Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:45:22.189Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-01-10T01:45:22.189Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-01-10T01:45:22.189Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-01-10T01:45:23.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2025-01-10T01:45:23.567Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 48.4% of statements [2025-01-10T01:45:23.567Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-01-10T01:45:23.567Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-01-10T01:45:23.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.966s coverage: 93.4% of statements [2025-01-10T01:45:23.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 91.7% of statements [2025-01-10T01:45:24.757Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 9.4% of statements [2025-01-10T01:45:25.691Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-01-10T01:45:25.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-01-10T01:45:25.691Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-01-10T01:45:25.691Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-01-10T01:45:27.063Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.8% of statements [2025-01-10T01:45:27.063Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2025-01-10T01:45:27.321Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-01-10T01:45:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-01-10T01:45:27.581Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-01-10T01:45:27.581Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-01-10T01:45:27.581Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:45:28.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.035s coverage: 0.0% of statements [no tests to run] [2025-01-10T01:45:28.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 1.0% of statements [2025-01-10T01:45:28.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.067s coverage: 44.2% of statements [2025-01-10T01:45:28.517Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements [2025-01-10T01:45:29.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements [2025-01-10T01:45:29.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements [2025-01-10T01:45:29.082Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements [2025-01-10T01:45:29.341Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.023s coverage: 96.3% of statements [2025-01-10T01:45:29.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-01-10T01:45:29.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-01-10T01:45:29.341Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-01-10T01:45:29.907Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-01-10T01:45:29.907Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-01-10T01:45:29.907Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-01-10T01:45:29.907Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-01-10T01:45:29.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-01-10T01:45:30.839Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-01-10T01:45:30.839Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-01-10T01:45:30.839Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-01-10T01:45:31.771Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-01-10T01:45:31.771Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-01-10T01:45:31.771Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-01-10T01:45:31.771Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-01-10T01:45:32.030Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-01-10T01:45:32.030Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-01-10T01:45:32.598Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-01-10T01:45:33.533Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-01-10T01:45:34.109Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-01-10T01:45:35.486Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-01-10T01:45:35.486Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-01-10T01:45:37.395Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-01-10T01:45:37.959Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-01-10T01:45:37.959Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-01-10T01:45:38.896Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-01-10T01:45:38.896Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:45:40.272Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-01-10T01:45:40.272Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-01-10T01:45:40.272Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-01-10T01:45:40.531Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-01-10T01:45:40.531Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-01-10T01:45:40.531Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-01-10T01:45:40.531Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-01-10T01:45:41.909Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-01-10T01:45:41.909Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-01-10T01:45:41.909Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-01-10T01:45:41.909Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-01-10T01:45:42.167Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements [2025-01-10T01:45:43.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-01-10T01:45:43.574Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-01-10T01:45:43.574Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-01-10T01:45:43.574Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:45:43.574Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-01-10T01:45:43.574Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-01-10T01:45:44.950Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-01-10T01:45:44.950Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.063s coverage: 62.3% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.025s coverage: 87.2% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.067s coverage: 81.8% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.017s coverage: 86.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.025s coverage: 100.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.055s coverage: 73.7% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.035s coverage: 96.8% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.200s coverage: 36.8% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 93.8% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 97.7% of statements [2025-01-10T01:45:54.936Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.030s coverage: 45.8% of statements [2025-01-10T01:45:54.936Z] 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-10T01:45:54.936Z] running golangci-lint [2025-01-10T01:45:54.936Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-01-10T01:45:54.936Z] go version go1.23.4 linux/amd64 [2025-01-10T01:45:54.936Z] 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-10T01:45:54.936Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-01-10T01:45:54.936Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-01-10T01:46:03.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-36427 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-01-10T01:46:03.977Z] Running in /w/workspace/edgex-go/774 [Pipeline] { [Pipeline] checkout [2025-01-10T01:46:04.016Z] The recommended git tool is: git [2025-01-10T01:46:10.840Z] using credential edgex-jenkins-ssh [2025-01-10T01:46:10.864Z] Cloning the remote Git repository [2025-01-10T01:46:10.917Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-01-10T01:46:11.041Z] > git init /w/workspace/edgex-go/774 # timeout=10 [2025-01-10T01:46:11.218Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-01-10T01:46:11.219Z] > git --version # timeout=10 [2025-01-10T01:46:11.243Z] > git --version # 'git version 2.25.1' [2025-01-10T01:46:11.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-01-10T01:46:11.426Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T01:46:16.866Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|imports|name|compiled_files|types_sizes|files) took 21.861579134s" [2025-01-10T01:46:16.866Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.417736ms" [2025-01-10T01:46:28.071Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-01-10T01:46:28.090Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-01-10T01:46:28.937Z] Avoid second fetch [2025-01-10T01:46:28.937Z] Checking out Revision bbc21c937f4ad83ee98b11842af458a0c0169691 (main) [2025-01-10T01:46:29.063Z] level=info msg="[linters_context/goanalysis] analyzers took 1m40.609865006s with top 10 stages: buildir: 59.549794199s, gosec: 3.792555798s, inspect: 3.344565161s, fact_deprecated: 2.598939857s, printf: 2.167208969s, ctrlflow: 1.689067322s, fact_purity: 1.391985199s, nilness: 1.383179699s, S1038: 933.689019ms, typedness: 839.362381ms" [2025-01-10T01:46:29.063Z] level=info msg="[runner] Issues before processing: 199, after processing: 0" [2025-01-10T01:46:29.063Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 199/199, identifier_marker: 199/199, exclude: 199/199, cgo: 199/199, autogenerated_exclude: 199/199, nolint: 17/0, filename_unadjuster: 199/199, path_prettifier: 199/199, skip_files: 199/199, skip_dirs: 199/199, exclude-rules: 199/17" [2025-01-10T01:46:29.063Z] level=info msg="[runner] processing took 18.950898ms with stages: nolint: 7.695251ms, identifier_marker: 4.688959ms, path_prettifier: 2.791431ms, autogenerated_exclude: 1.700558ms, exclude-rules: 1.131065ms, skip_dirs: 857.933µs, invalid_issue: 35.33µs, cgo: 29.131µs, filename_unadjuster: 16.17µs, max_same_issues: 1.23µs, max_from_linter: 730ns, fixer: 560ns, uniq_by_line: 530ns, skip_files: 400ns, severity-rules: 380ns, exclude: 290ns, sort_results: 280ns, source_code: 150ns, diff: 150ns, path_prefixer: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2025-01-10T01:46:29.063Z] level=info msg="[runner] linters took 12.566175857s with stages: goanalysis_metalinter: 12.547127378s" [2025-01-10T01:46:29.063Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-01-10T01:46:29.063Z] level=info msg="Memory: 343 samples, avg is 290.6MB, max is 1266.1MB" [2025-01-10T01:46:29.063Z] level=info msg="Execution took 34.463466092s" [2025-01-10T01:46:29.063Z] go vet ./... [2025-01-10T01:46:29.737Z] Commit message: "Merge pull request #5045 from weichou1229/reading-schema" [2025-01-10T01:46:28.949Z] > git config core.sparsecheckout # timeout=10 [2025-01-10T01:46:29.013Z] > git checkout -f bbc21c937f4ad83ee98b11842af458a0c0169691 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-01-10T01:46:34.374Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-01-10T01:46:34.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T01:46:34.374Z] Dload Upload Total Spent Left Speed [2025-01-10T01:46:34.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 65784 0 --:--:-- --:--:-- --:--:-- 66123 [Pipeline] sh [2025-01-10T01:46:34.713Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-01-10T01:46:35.043Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-01-10T01:46:35.043Z] + sudo tee /etc/docker/daemon.new [2025-01-10T01:46:35.043Z] { [2025-01-10T01:46:35.043Z] "registry-mirrors": [ [2025-01-10T01:46:35.043Z] "https://nexus3.edgexfoundry.org:10001" [2025-01-10T01:46:35.043Z] ], [2025-01-10T01:46:35.043Z] "bip": "10.250.0.254/24", [2025-01-10T01:46:35.043Z] "hosts": [ [2025-01-10T01:46:35.043Z] "tcp://0.0.0.0:5555", [2025-01-10T01:46:35.043Z] "unix:///var/run/docker.sock" [2025-01-10T01:46:35.043Z] ], [2025-01-10T01:46:35.043Z] "mtu": 1458, [2025-01-10T01:46:35.043Z] "selinux-enabled": true, [2025-01-10T01:46:35.043Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-01-10T01:46:35.043Z] } [Pipeline] sh [2025-01-10T01:46:35.369Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-01-10T01:46:35.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-01-10T01:46:35.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-01-10T01:46:35.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-01-10T01:46:35.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2025-01-10T01:46:35.711Z] + sudo service docker restart [2025-01-10T01:46:35.921Z] + ls -al . [2025-01-10T01:46:35.922Z] total 1836 [2025-01-10T01:46:35.922Z] drwxrwxr-x 11 1001 1001 4096 Jan 10 01:44 . [2025-01-10T01:46:35.922Z] drwxr-xr-x 4 root root 4096 Jan 10 01:44 .. [2025-01-10T01:46:35.922Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 .blubracket [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 10 Jan 10 01:43 .dockerignore [2025-01-10T01:46:35.922Z] drwxrwxr-x 8 1001 1001 4096 Jan 10 01:45 .git [2025-01-10T01:46:35.922Z] drwxrwxr-x 3 1001 1001 4096 Jan 10 01:43 .github [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 907 Jan 10 01:43 .gitignore [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 199 Jan 10 01:43 .golangci.yml [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 100 Jan 10 01:43 .hadolint.yml [2025-01-10T01:46:35.922Z] drwxr-xr-x 3 1001 1001 4096 Jan 10 01:44 .semver [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 155 Jan 10 01:43 .sonarcloud.properties [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 1171 Jan 10 01:43 ADOPTERS.md [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 17256 Jan 10 01:43 Attribution.txt [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 100284 Jan 10 01:43 CHANGELOG.md [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 3804 Jan 10 01:43 CONTRIBUTING.md [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 677 Jan 10 01:43 GOVERNANCE.md [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 858 Jan 10 01:43 Jenkinsfile [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 10775 Jan 10 01:43 LICENSE [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 16740 Jan 10 01:43 Makefile [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 582 Jan 10 01:43 OWNERS.md [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 9932 Jan 10 01:43 README.md [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 789 Jan 10 01:43 SECURITY.md [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 12 Jan 10 01:44 VERSION [2025-01-10T01:46:35.922Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 bin [2025-01-10T01:46:35.922Z] drwxrwxr-x 19 1001 1001 4096 Jan 10 01:43 cmd [2025-01-10T01:46:35.922Z] -rw-r--r-- 1 root root 1510933 Jan 10 01:45 coverage.out [2025-01-10T01:46:35.922Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 fuzz_test [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 6506 Jan 10 01:43 go.mod [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 88058 Jan 10 01:43 go.sum [2025-01-10T01:46:35.922Z] drwxrwxr-x 7 1001 1001 4096 Jan 10 01:43 internal [2025-01-10T01:46:35.922Z] drwxrwxr-x 2 1001 1001 4096 Jan 10 01:43 openapi [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 584 Jan 10 01:43 security.txt [2025-01-10T01:46:35.922Z] -rw-rw-r-- 1 1001 1001 204 Jan 10 01:43 version.go [Pipeline] sh [2025-01-10T01:46:36.209Z] + '[' -e coverage.out ] [2025-01-10T01:46:36.209Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-01-10T01:46:36.357Z] Stashed 1 file(s) [Pipeline] sh [2025-01-10T01:46:36.643Z] + make build [2025-01-10T01:46:36.643Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T01:46:53.976Z] provisioning config files... [2025-01-10T01:46:54.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config10231845815907654113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:46:54.438Z] ---> ****-login.sh [2025-01-10T01:46:54.438Z] nexus3.edgexfoundry.org:10001 [2025-01-10T01:46:54.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:46:54.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:46:54.986Z] Configure a credential helper to remove this warning. See [2025-01-10T01:46:54.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:46:54.986Z] [2025-01-10T01:46:54.986Z] Login Succeeded [2025-01-10T01:46:54.986Z] nexus3.edgexfoundry.org:10002 [2025-01-10T01:46:55.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:46:55.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:46:55.257Z] Configure a credential helper to remove this warning. See [2025-01-10T01:46:55.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:46:55.257Z] [2025-01-10T01:46:55.257Z] Login Succeeded [2025-01-10T01:46:55.257Z] nexus3.edgexfoundry.org:10003 [2025-01-10T01:46:55.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:46:55.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:46:55.528Z] Configure a credential helper to remove this warning. See [2025-01-10T01:46:55.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:46:55.528Z] [2025-01-10T01:46:55.528Z] Login Succeeded [2025-01-10T01:46:55.528Z] nexus3.edgexfoundry.org:10004 [2025-01-10T01:46:55.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:46:55.796Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:46:55.796Z] Configure a credential helper to remove this warning. See [2025-01-10T01:46:55.796Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:46:55.796Z] [2025-01-10T01:46:55.796Z] Login Succeeded [2025-01-10T01:46:55.796Z] ****.io [2025-01-10T01:46:56.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:46:56.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:46:56.335Z] Configure a credential helper to remove this warning. See [2025-01-10T01:46:56.335Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:46:56.335Z] [2025-01-10T01:46:56.335Z] Login Succeeded [2025-01-10T01:46:56.335Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T01:46:56.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-01-10T01:46:56.955Z] + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] echo [2025-01-10T01:46:56.975Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T01:46:56.992Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T01:46:57.008Z] ========================================================= [2025-01-10T01:46:57.008Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-01-10T01:46:57.008Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:46:57.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T01:46:57.613Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-01-10T01:46:57.613Z] 9986a736f7d3: Pulling fs layer [2025-01-10T01:46:57.613Z] 1f018df60701: Pulling fs layer [2025-01-10T01:46:57.613Z] 39f8f326b044: Pulling fs layer [2025-01-10T01:46:57.613Z] e6a1e7a6a96a: Pulling fs layer [2025-01-10T01:46:57.613Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T01:46:57.613Z] e6a1e7a6a96a: Waiting [2025-01-10T01:46:57.613Z] d45d956e0dbf: Pulling fs layer [2025-01-10T01:46:57.613Z] 4f4fb700ef54: Waiting [2025-01-10T01:46:57.613Z] d7702b0d1db1: Pulling fs layer [2025-01-10T01:46:57.613Z] d45d956e0dbf: Waiting [2025-01-10T01:46:57.613Z] 5c7f0f088c93: Pulling fs layer [2025-01-10T01:46:57.613Z] d7702b0d1db1: Waiting [2025-01-10T01:46:57.613Z] 4fdc064ae6cf: Pulling fs layer [2025-01-10T01:46:57.613Z] 5c7f0f088c93: Waiting [2025-01-10T01:46:57.613Z] 4fdc064ae6cf: Waiting [2025-01-10T01:46:57.613Z] 1f018df60701: Verifying Checksum [2025-01-10T01:46:57.613Z] 1f018df60701: Download complete [2025-01-10T01:46:57.613Z] e6a1e7a6a96a: Verifying Checksum [2025-01-10T01:46:57.613Z] e6a1e7a6a96a: Download complete [2025-01-10T01:46:57.613Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T01:46:57.613Z] 4f4fb700ef54: Download complete [2025-01-10T01:46:57.613Z] d45d956e0dbf: Verifying Checksum [2025-01-10T01:46:57.613Z] d45d956e0dbf: Download complete [2025-01-10T01:46:57.613Z] 9986a736f7d3: Verifying Checksum [2025-01-10T01:46:57.613Z] 9986a736f7d3: Download complete [2025-01-10T01:46:57.613Z] d7702b0d1db1: Verifying Checksum [2025-01-10T01:46:57.613Z] d7702b0d1db1: Download complete [2025-01-10T01:46:57.885Z] 4fdc064ae6cf: Verifying Checksum [2025-01-10T01:46:57.885Z] 4fdc064ae6cf: Download complete [2025-01-10T01:46:58.478Z] 9986a736f7d3: Pull complete [2025-01-10T01:46:58.570Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T01:46:58.748Z] 1f018df60701: Pull complete [2025-01-10T01:46:58.829Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T01:46:59.341Z] 39f8f326b044: Verifying Checksum [2025-01-10T01:46:59.341Z] 39f8f326b044: Download complete [2025-01-10T01:46:59.932Z] 5c7f0f088c93: Verifying Checksum [2025-01-10T01:46:59.932Z] 5c7f0f088c93: Download complete [2025-01-10T01:47:00.733Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T01:47:00.991Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T01:47:02.366Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T01:47:07.635Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T01:47:09.013Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T01:47:10.917Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T01:47:11.483Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T01:47:12.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T01:47:12.985Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T01:47:13.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-01-10T01:47:14.870Z] $ docker stop --time=1 99fd816850615bf1b0f406519895fceaea057c580605bfc18c5d69b2b4682a8f [2025-01-10T01:47:18.834Z] $ docker rm -f --volumes 99fd816850615bf1b0f406519895fceaea057c580605bfc18c5d69b2b4682a8f [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-10T01:47:19.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T01:47:19.989Z] [2025-01-10T01:47:19.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:47:20.300Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T01:47:20.300Z] latest: Pulling from edgex-devops/edgex-compose [2025-01-10T01:47:20.300Z] 91d30c5bc195: Pulling fs layer [2025-01-10T01:47:20.300Z] 2e9b0aa3be6d: Pulling fs layer [2025-01-10T01:47:20.300Z] 9c61dcf015f6: Pulling fs layer [2025-01-10T01:47:20.300Z] 4698f68db338: Pulling fs layer [2025-01-10T01:47:20.300Z] 2a2f49069b9e: Pulling fs layer [2025-01-10T01:47:20.300Z] e0025b399a48: Pulling fs layer [2025-01-10T01:47:20.300Z] 2a2f49069b9e: Waiting [2025-01-10T01:47:20.300Z] e0025b399a48: Waiting [2025-01-10T01:47:20.300Z] 4698f68db338: Waiting [2025-01-10T01:47:20.300Z] 91d30c5bc195: Verifying Checksum [2025-01-10T01:47:20.300Z] 91d30c5bc195: Download complete [2025-01-10T01:47:20.300Z] 4698f68db338: Verifying Checksum [2025-01-10T01:47:20.300Z] 4698f68db338: Download complete [2025-01-10T01:47:20.558Z] 2e9b0aa3be6d: Verifying Checksum [2025-01-10T01:47:20.558Z] 2e9b0aa3be6d: Download complete [2025-01-10T01:47:20.558Z] e0025b399a48: Verifying Checksum [2025-01-10T01:47:20.558Z] e0025b399a48: Download complete [2025-01-10T01:47:20.558Z] 91d30c5bc195: Pull complete [2025-01-10T01:47:20.558Z] 2a2f49069b9e: Verifying Checksum [2025-01-10T01:47:20.558Z] 2a2f49069b9e: Download complete [2025-01-10T01:47:20.817Z] 2e9b0aa3be6d: Pull complete [2025-01-10T01:47:21.076Z] 9c61dcf015f6: Verifying Checksum [2025-01-10T01:47:21.076Z] 9c61dcf015f6: Download complete [2025-01-10T01:47:22.014Z] 39f8f326b044: Pull complete [2025-01-10T01:47:22.014Z] e6a1e7a6a96a: Pull complete [2025-01-10T01:47:22.014Z] 4f4fb700ef54: Pull complete [2025-01-10T01:47:22.014Z] d45d956e0dbf: Pull complete [2025-01-10T01:47:22.014Z] d7702b0d1db1: Pull complete [2025-01-10T01:47:23.607Z] 9c61dcf015f6: Pull complete [2025-01-10T01:47:23.608Z] 4698f68db338: Pull complete [2025-01-10T01:47:23.608Z] 2a2f49069b9e: Pull complete [2025-01-10T01:47:23.867Z] e0025b399a48: Pull complete [2025-01-10T01:47:23.867Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-01-10T01:47:23.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-01-10T01:47:23.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:47:23.971Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T01:47:23.992Z] $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-10T01:47:25.704Z] $ docker top b93841f6a8df6ce91c506bc96b6cd5faeac2f8eed48b0c8e32a7cdcce404f1a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T01:47:26.154Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T01:47:28.159Z] #1 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T01:47:28.159Z] #1 transferring dockerfile: 1.82kB done [2025-01-10T01:47:28.159Z] #1 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #2 transferring dockerfile: 1.81kB done [2025-01-10T01:47:28.421Z] #2 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #3 transferring dockerfile: 2.07kB done [2025-01-10T01:47:28.421Z] #3 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #4 transferring dockerfile: 2.23kB done [2025-01-10T01:47:28.421Z] #4 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #5 transferring dockerfile: 1.89kB done [2025-01-10T01:47:28.421Z] #5 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #6 [core-command internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #6 transferring dockerfile: 1.94kB done [2025-01-10T01:47:28.421Z] #6 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #7 transferring dockerfile: 1.70kB done [2025-01-10T01:47:28.421Z] #7 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #8 transferring dockerfile: 2.49kB done [2025-01-10T01:47:28.421Z] #8 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #9 transferring dockerfile: 1.69kB done [2025-01-10T01:47:28.421Z] #9 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T01:47:28.421Z] #10 transferring dockerfile: 3.02kB done [2025-01-10T01:47:28.421Z] #10 DONE 0.0s [2025-01-10T01:47:28.421Z] [2025-01-10T01:47:28.421Z] #11 [core-data internal] load build definition from Dockerfile [2025-01-10T01:47:28.680Z] #11 transferring dockerfile: 2.07kB done [2025-01-10T01:47:28.680Z] #11 DONE 0.1s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T01:47:28.680Z] #12 transferring dockerfile: 2.50kB done [2025-01-10T01:47:28.680Z] #12 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #13 [support-notifications internal] load build definition from Dockerfile [2025-01-10T01:47:28.680Z] #13 transferring dockerfile: 2.04kB done [2025-01-10T01:47:28.680Z] #13 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-01-10T01:47:28.680Z] #14 transferring dockerfile: 2.13kB done [2025-01-10T01:47:28.680Z] #14 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T01:47:28.680Z] #15 transferring dockerfile: 2.15kB done [2025-01-10T01:47:28.680Z] #15 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #16 [support-scheduler internal] load .dockerignore [2025-01-10T01:47:28.680Z] #16 transferring context: 50B done [2025-01-10T01:47:28.680Z] #16 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #17 [security-spire-agent internal] load .dockerignore [2025-01-10T01:47:28.680Z] #17 transferring context: 50B done [2025-01-10T01:47:28.680Z] #17 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T01:47:28.680Z] #18 transferring context: 50B done [2025-01-10T01:47:28.680Z] #18 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #19 [core-keeper internal] load .dockerignore [2025-01-10T01:47:28.680Z] #19 transferring context: 50B done [2025-01-10T01:47:28.680Z] #19 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #20 [core-command internal] load .dockerignore [2025-01-10T01:47:28.680Z] #20 transferring context: 50B done [2025-01-10T01:47:28.680Z] #20 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T01:47:28.680Z] #21 transferring context: 50B done [2025-01-10T01:47:28.680Z] #21 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #22 [security-spire-server internal] load .dockerignore [2025-01-10T01:47:28.680Z] #22 transferring context: 50B done [2025-01-10T01:47:28.680Z] #22 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #23 [security-secretstore-setup internal] load .dockerignore [2025-01-10T01:47:28.680Z] #23 transferring context: 50B done [2025-01-10T01:47:28.680Z] #23 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #24 [security-spire-config internal] load .dockerignore [2025-01-10T01:47:28.680Z] #24 transferring context: 50B done [2025-01-10T01:47:28.680Z] #24 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #25 [security-bootstrapper internal] load .dockerignore [2025-01-10T01:47:28.680Z] #25 transferring context: 50B done [2025-01-10T01:47:28.680Z] #25 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #26 [security-proxy-setup internal] load .dockerignore [2025-01-10T01:47:28.680Z] #26 transferring context: 50B done [2025-01-10T01:47:28.680Z] #26 DONE 0.0s [2025-01-10T01:47:28.680Z] [2025-01-10T01:47:28.680Z] #27 [core-data internal] load .dockerignore [2025-01-10T01:47:28.687Z] 5c7f0f088c93: Pull complete [2025-01-10T01:47:28.940Z] #27 transferring context: 50B done [2025-01-10T01:47:28.940Z] #27 DONE 0.0s [2025-01-10T01:47:28.940Z] [2025-01-10T01:47:28.940Z] #28 [support-notifications internal] load .dockerignore [2025-01-10T01:47:28.940Z] #28 transferring context: 50B done [2025-01-10T01:47:28.940Z] #28 DONE 0.0s [2025-01-10T01:47:28.940Z] [2025-01-10T01:47:28.940Z] #29 [core-metadata internal] load .dockerignore [2025-01-10T01:47:28.940Z] #29 transferring context: 50B done [2025-01-10T01:47:28.940Z] #29 DONE 0.0s [2025-01-10T01:47:28.940Z] [2025-01-10T01:47:28.940Z] #30 [security-proxy-auth internal] load .dockerignore [2025-01-10T01:47:28.940Z] #30 transferring context: 50B done [2025-01-10T01:47:28.940Z] #30 DONE 0.0s [2025-01-10T01:47:28.940Z] [2025-01-10T01:47:28.940Z] #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:47:28.940Z] #31 DONE 0.0s [2025-01-10T01:47:28.940Z] [2025-01-10T01:47:28.940Z] #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:47:28.940Z] #32 DONE 0.1s [2025-01-10T01:47:28.940Z] [2025-01-10T01:47:28.940Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:47:29.198Z] #32 ... [2025-01-10T01:47:29.198Z] [2025-01-10T01:47:29.198Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:47:29.198Z] #31 DONE 0.0s [2025-01-10T01:47:29.198Z] [2025-01-10T01:47:29.198Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:47:29.198Z] #32 DONE 0.1s [2025-01-10T01:47:29.198Z] [2025-01-10T01:47:29.198Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:47:29.198Z] #31 DONE 0.0s [2025-01-10T01:47:29.198Z] [2025-01-10T01:47:29.198Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:47:29.198Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:47:29.198Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:47:29.198Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:47:29.198Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:47:29.198Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T01:47:29.198Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.1s [2025-01-10T01:47:29.198Z] #33 ... [2025-01-10T01:47:29.198Z] [2025-01-10T01:47:29.198Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:47:29.198Z] #31 DONE 0.0s [2025-01-10T01:47:29.198Z] [2025-01-10T01:47:29.198Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:47:29.198Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:47:29.198Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:47:29.198Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:47:29.198Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:47:29.198Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T01:47:29.458Z] #33 ... [2025-01-10T01:47:29.458Z] [2025-01-10T01:47:29.458Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-01-10T01:47:29.458Z] #31 DONE 0.0s [2025-01-10T01:47:29.458Z] [2025-01-10T01:47:29.458Z] #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T01:47:29.458Z] #34 DONE 0.7s [2025-01-10T01:47:29.458Z] [2025-01-10T01:47:29.458Z] #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:47:29.458Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:47:29.458Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:47:29.458Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:47:29.458Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:47:29.458Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T01:47:29.458Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-10T01:47:29.717Z] #33 ... [2025-01-10T01:47:29.717Z] [2025-01-10T01:47:29.717Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:47:29.717Z] #32 DONE 0.4s [2025-01-10T01:47:29.717Z] [2025-01-10T01:47:29.717Z] #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-01-10T01:47:29.717Z] #34 DONE 0.7s [2025-01-10T01:47:29.717Z] [2025-01-10T01:47:29.717Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:47:29.717Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:47:29.717Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:47:29.717Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:47:29.717Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:47:29.717Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T01:47:29.717Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-10T01:47:29.717Z] #33 ... [2025-01-10T01:47:29.717Z] [2025-01-10T01:47:29.717Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T01:47:29.717Z] #35 DONE 0.7s [2025-01-10T01:47:29.717Z] [2025-01-10T01:47:29.717Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:47:29.717Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:47:29.717Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:47:29.717Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:47:29.717Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:47:29.717Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T01:47:29.717Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-10T01:47:30.116Z] 4fdc064ae6cf: Pull complete [2025-01-10T01:47:30.116Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-01-10T01:47:30.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T01:47:30.116Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-01-10T01:47:30.456Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T01:47:30.456Z] WORKDIR /edgex [2025-01-10T01:47:30.456Z] COPY go.mod . [2025-01-10T01:47:30.456Z] RUN go mod download [2025-01-10T01:47:30.456Z] + docker build -t ci-base-image-arm64 -f - . [2025-01-10T01:47:31.142Z] #33 ... [2025-01-10T01:47:31.142Z] [2025-01-10T01:47:31.142Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T01:47:31.142Z] #36 DONE 2.0s [2025-01-10T01:47:31.142Z] [2025-01-10T01:47:31.142Z] #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:47:31.142Z] #33 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.0s done [2025-01-10T01:47:31.142Z] #33 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:47:31.142Z] #33 sha256:a180ec8e5c7247c920c91508fa4ce86088946cc9e65f4aeb39091038bba88b0b 1.02kB / 1.02kB done [2025-01-10T01:47:31.142Z] #33 sha256:e29df9b510ff9f27454808bb092413353f812683d0ff9d628546e6470faac198 581B / 581B done [2025-01-10T01:47:31.142Z] #33 sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 3.63MB / 3.63MB 0.1s done [2025-01-10T01:47:31.142Z] #33 extracting sha256:66a3d608f3fa52124f8463e9467f170c784abd549e8216aa45c6960b00b4b79b 0.3s done [2025-01-10T01:47:31.869Z] #0 building with "default" instance using docker driver [2025-01-10T01:47:31.869Z] [2025-01-10T01:47:31.869Z] #1 [internal] load build definition from Dockerfile [2025-01-10T01:47:31.869Z] #1 transferring dockerfile: 172B 0.0s done [2025-01-10T01:47:31.869Z] #1 DONE 0.1s [2025-01-10T01:47:31.869Z] [2025-01-10T01:47:31.869Z] #2 [internal] load .dockerignore [2025-01-10T01:47:31.869Z] #2 transferring context: 50B 0.0s done [2025-01-10T01:47:31.869Z] #2 DONE 0.1s [2025-01-10T01:47:31.869Z] [2025-01-10T01:47:31.869Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T01:47:31.869Z] #3 DONE 0.0s [2025-01-10T01:47:31.869Z] [2025-01-10T01:47:31.869Z] #4 [internal] load build context [2025-01-10T01:47:31.869Z] #4 transferring context: 6.54kB done [2025-01-10T01:47:31.869Z] #4 DONE 0.1s [2025-01-10T01:47:31.869Z] [2025-01-10T01:47:31.869Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-01-10T01:47:31.869Z] #5 DONE 0.2s [2025-01-10T01:47:31.869Z] [2025-01-10T01:47:31.869Z] #6 [2/4] WORKDIR /edgex [2025-01-10T01:47:33.068Z] #33 DONE 4.4s [2025-01-10T01:47:33.068Z] [2025-01-10T01:47:33.068Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2025-01-10T01:47:33.068Z] #37 DONE 3.7s [2025-01-10T01:47:33.068Z] [2025-01-10T01:47:33.068Z] #38 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:47:33.329Z] #38 ... [2025-01-10T01:47:33.329Z] [2025-01-10T01:47:33.329Z] #39 [security-spire-server internal] load build context [2025-01-10T01:47:33.329Z] #39 transferring context: 23.68kB 0.0s done [2025-01-10T01:47:33.329Z] #39 DONE 3.4s [2025-01-10T01:47:33.329Z] [2025-01-10T01:47:33.329Z] #40 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:47:33.329Z] #40 ... [2025-01-10T01:47:33.329Z] [2025-01-10T01:47:33.329Z] #41 [security-spire-config internal] load build context [2025-01-10T01:47:33.329Z] #41 transferring context: 21.93kB 0.1s done [2025-01-10T01:47:33.329Z] #41 DONE 3.7s [2025-01-10T01:47:33.329Z] [2025-01-10T01:47:33.329Z] #42 [security-spire-agent internal] load build context [2025-01-10T01:47:33.329Z] #42 transferring context: 23.21kB 0.0s done [2025-01-10T01:47:33.329Z] #42 DONE 2.4s [2025-01-10T01:47:33.588Z] [2025-01-10T01:47:33.588Z] #43 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T01:47:33.811Z] #6 DONE 1.7s [2025-01-10T01:47:33.811Z] [2025-01-10T01:47:33.811Z] #7 [3/4] COPY go.mod . [2025-01-10T01:47:33.811Z] #7 DONE 0.1s [2025-01-10T01:47:33.811Z] [2025-01-10T01:47:33.811Z] #8 [4/4] RUN go mod download [2025-01-10T01:47:38.896Z] #43 ... [2025-01-10T01:47:38.896Z] [2025-01-10T01:47:38.896Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:47:38.896Z] #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 3.4s done [2025-01-10T01:47:38.896Z] #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T01:47:38.896Z] #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2025-01-10T01:47:38.896Z] #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2025-01-10T01:47:38.896Z] #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2025-01-10T01:47:38.896Z] #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-10T01:47:38.896Z] #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-01-10T01:47:38.896Z] #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2025-01-10T01:47:38.896Z] #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.7s done [2025-01-10T01:47:38.896Z] #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2025-01-10T01:47:38.896Z] #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T01:47:38.896Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.7s [2025-01-10T01:47:39.155Z] #44 ... [2025-01-10T01:47:39.155Z] [2025-01-10T01:47:39.155Z] #45 [support-scheduler internal] load build context [2025-01-10T01:47:39.155Z] #45 transferring context: 302.23MB 9.8s [2025-01-10T01:47:39.155Z] #45 ... [2025-01-10T01:47:39.155Z] [2025-01-10T01:47:39.155Z] #46 [core-keeper internal] load build context [2025-01-10T01:47:39.155Z] #46 ... [2025-01-10T01:47:39.155Z] [2025-01-10T01:47:39.155Z] #47 [core-common-config-bootstrapper internal] load build context [2025-01-10T01:47:39.155Z] #47 ... [2025-01-10T01:47:39.155Z] [2025-01-10T01:47:39.155Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-10T01:47:39.413Z] #48 ... [2025-01-10T01:47:39.413Z] [2025-01-10T01:47:39.413Z] #49 [security-secretstore-setup internal] load build context [2025-01-10T01:47:39.413Z] #49 ... [2025-01-10T01:47:39.413Z] [2025-01-10T01:47:39.413Z] #50 [security-bootstrapper internal] load build context [2025-01-10T01:47:39.413Z] #50 ... [2025-01-10T01:47:39.413Z] [2025-01-10T01:47:39.413Z] #51 [security-proxy-setup internal] load build context [2025-01-10T01:47:39.413Z] #51 transferring context: 439.00MB 9.4s done [2025-01-10T01:47:39.674Z] #51 ... [2025-01-10T01:47:39.674Z] [2025-01-10T01:47:39.674Z] #52 [core-command internal] load build context [2025-01-10T01:47:39.674Z] #52 ... [2025-01-10T01:47:39.674Z] [2025-01-10T01:47:39.674Z] #53 [security-proxy-auth internal] load build context [2025-01-10T01:47:39.932Z] #53 ... [2025-01-10T01:47:39.932Z] [2025-01-10T01:47:39.932Z] #54 [support-notifications internal] load build context [2025-01-10T01:47:39.932Z] #54 ... [2025-01-10T01:47:39.932Z] [2025-01-10T01:47:39.932Z] #55 [core-metadata internal] load build context [2025-01-10T01:47:39.932Z] #55 ... [2025-01-10T01:47:39.932Z] [2025-01-10T01:47:39.932Z] #56 [core-data internal] load build context [2025-01-10T01:47:39.932Z] #56 transferring context: 439.00MB 9.5s done [2025-01-10T01:47:40.191Z] #56 ... [2025-01-10T01:47:40.191Z] [2025-01-10T01:47:40.191Z] #55 [core-metadata internal] load build context [2025-01-10T01:47:40.796Z] #55 transferring context: 439.00MB 10.9s done [2025-01-10T01:47:41.058Z] #55 ... [2025-01-10T01:47:41.058Z] [2025-01-10T01:47:41.058Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:47:41.058Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.1s done [2025-01-10T01:47:41.058Z] #57 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2025-01-10T01:47:41.058Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T01:47:41.058Z] #57 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2025-01-10T01:47:41.058Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2025-01-10T01:47:41.058Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2025-01-10T01:47:41.058Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2025-01-10T01:47:41.058Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-01-10T01:47:41.058Z] #57 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.0s done [2025-01-10T01:47:41.058Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2025-01-10T01:47:41.058Z] #57 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done [2025-01-10T01:47:41.058Z] #57 ... [2025-01-10T01:47:41.058Z] [2025-01-10T01:47:41.058Z] #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:47:41.058Z] #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done [2025-01-10T01:47:42.965Z] #44 ... [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #51 [security-proxy-setup internal] load build context [2025-01-10T01:47:42.965Z] #51 DONE 13.5s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #56 [core-data internal] load build context [2025-01-10T01:47:42.965Z] #56 DONE 13.6s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #50 [security-bootstrapper internal] load build context [2025-01-10T01:47:42.965Z] #50 transferring context: 439.00MB 10.6s done [2025-01-10T01:47:42.965Z] #50 DONE 13.6s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #46 [core-keeper internal] load build context [2025-01-10T01:47:42.965Z] #46 transferring context: 439.00MB 10.7s done [2025-01-10T01:47:42.965Z] #46 DONE 13.9s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #53 [security-proxy-auth internal] load build context [2025-01-10T01:47:42.965Z] #53 transferring context: 439.00MB 10.1s done [2025-01-10T01:47:42.965Z] #53 DONE 13.4s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #52 [core-command internal] load build context [2025-01-10T01:47:42.965Z] #52 transferring context: 439.00MB 11.2s done [2025-01-10T01:47:42.965Z] #52 DONE 13.9s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #40 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:47:42.965Z] #40 2.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #40 2.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #40 2.642 OK: 248 MiB in 58 packages [2025-01-10T01:47:42.965Z] #40 DONE 9.9s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T01:47:42.965Z] #0 1.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 1.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 1.983 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:47:42.965Z] #0 1.983 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:47:42.965Z] #0 1.983 OK: 24172 distinct packages available [2025-01-10T01:47:42.965Z] #0 2.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 2.434 OK: 248 MiB in 58 packages [2025-01-10T01:47:42.965Z] #58 DONE 9.9s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #59 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T01:47:42.965Z] #59 DONE 9.9s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T01:47:42.965Z] #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 1.563 OK: 248 MiB in 58 packages [2025-01-10T01:47:42.965Z] #60 DONE 10.0s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #38 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:47:42.965Z] #38 1.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #38 1.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #38 1.760 OK: 248 MiB in 58 packages [2025-01-10T01:47:42.965Z] #38 DONE 10.0s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #55 [core-metadata internal] load build context [2025-01-10T01:47:42.965Z] #55 DONE 13.5s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T01:47:42.965Z] #0 1.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 1.552 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 1.972 OK: 248 MiB in 58 packages [2025-01-10T01:47:42.965Z] #61 DONE 10.0s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T01:47:42.965Z] #0 3.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:42.965Z] #0 3.484 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T01:47:42.965Z] #0 3.500 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:42.965Z] #0 3.501 (3/3) Installing tzdata (2024b-r0) [2025-01-10T01:47:42.965Z] #0 3.535 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:42.965Z] #0 3.543 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:47:42.965Z] #0 3.578 OK: 10 MiB in 17 packages [2025-01-10T01:47:42.965Z] #62 DONE 9.6s [2025-01-10T01:47:42.965Z] [2025-01-10T01:47:42.965Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:47:43.223Z] #63 ... [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #49 [security-secretstore-setup internal] load build context [2025-01-10T01:47:43.223Z] #49 transferring context: 439.00MB 11.8s done [2025-01-10T01:47:43.223Z] #49 DONE 13.8s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #47 [core-common-config-bootstrapper internal] load build context [2025-01-10T01:47:43.223Z] #47 transferring context: 439.00MB 12.3s done [2025-01-10T01:47:43.223Z] #47 DONE 14.0s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #54 [support-notifications internal] load build context [2025-01-10T01:47:43.223Z] #54 transferring context: 439.00MB 12.4s done [2025-01-10T01:47:43.223Z] #54 DONE 13.7s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #48 [security-spiffe-token-provider internal] load build context [2025-01-10T01:47:43.223Z] #48 transferring context: 439.00MB 13.0s done [2025-01-10T01:47:43.223Z] #48 DONE 14.0s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #64 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:47:43.223Z] #64 DONE 0.2s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #45 [support-scheduler internal] load build context [2025-01-10T01:47:43.223Z] #45 transferring context: 439.00MB 12.8s done [2025-01-10T01:47:43.223Z] #45 DONE 14.2s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:47:43.223Z] #63 DONE 0.2s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #65 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:47:43.223Z] #65 DONE 0.2s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:47:43.223Z] #66 DONE 0.1s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:47:43.223Z] #44 DONE 13.5s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #67 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:47:43.223Z] #67 DONE 0.2s [2025-01-10T01:47:43.223Z] [2025-01-10T01:47:43.223Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:47:43.482Z] #68 ... [2025-01-10T01:47:43.482Z] [2025-01-10T01:47:43.482Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T01:47:43.742Z] #69 ... [2025-01-10T01:47:43.742Z] [2025-01-10T01:47:43.742Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T01:47:43.742Z] #70 ... [2025-01-10T01:47:43.742Z] [2025-01-10T01:47:43.742Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:47:44.000Z] #71 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.000Z] #71 ... [2025-01-10T01:47:44.000Z] [2025-01-10T01:47:44.000Z] #72 [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-10T01:47:44.000Z] #72 DONE 10.6s [2025-01-10T01:47:44.000Z] [2025-01-10T01:47:44.000Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:47:44.258Z] #73 ... [2025-01-10T01:47:44.258Z] [2025-01-10T01:47:44.258Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T01:47:44.258Z] #74 ... [2025-01-10T01:47:44.258Z] [2025-01-10T01:47:44.258Z] #43 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-01-10T01:47:44.258Z] #43 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.258Z] #43 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.258Z] #43 10.73 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:44.258Z] #43 10.73 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:44.258Z] #43 10.74 OK: 8 MiB in 15 packages [2025-01-10T01:47:44.258Z] #43 DONE 10.9s [2025-01-10T01:47:44.258Z] [2025-01-10T01:47:44.258Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T01:47:44.258Z] #74 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.258Z] #74 ... [2025-01-10T01:47:44.258Z] [2025-01-10T01:47:44.258Z] #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T01:47:44.258Z] #0 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.258Z] #0 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.516Z] #75 10.97 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T01:47:44.516Z] #75 10.99 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:44.516Z] #75 10.99 (3/4) Installing su-exec (0.2-r3) [2025-01-10T01:47:44.516Z] #75 11.00 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T01:47:44.516Z] #75 11.08 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:44.516Z] #75 ... [2025-01-10T01:47:44.516Z] [2025-01-10T01:47:44.516Z] #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T01:47:44.516Z] #76 ... [2025-01-10T01:47:44.516Z] [2025-01-10T01:47:44.516Z] #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:47:44.774Z] #77 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.774Z] #77 ... [2025-01-10T01:47:44.774Z] [2025-01-10T01:47:44.774Z] #78 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T01:47:44.774Z] #0 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.774Z] #0 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.774Z] #0 10.86 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:47:44.774Z] #0 10.86 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:47:44.774Z] #0 10.86 OK: 24170 distinct packages available [2025-01-10T01:47:44.774Z] #0 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.774Z] #0 11.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:44.774Z] #78 ... [2025-01-10T01:47:44.774Z] [2025-01-10T01:47:44.774Z] #75 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T01:47:44.774Z] #75 11.09 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:47:44.774Z] #75 11.15 OK: 19 MiB in 18 packages [2025-01-10T01:47:44.774Z] #75 DONE 11.3s [2025-01-10T01:47:44.774Z] [2025-01-10T01:47:44.774Z] #78 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T01:47:44.774Z] #78 11.31 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:44.774Z] #78 11.32 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:47:44.774Z] #78 11.32 (3/5) Installing libucontext (1.2-r3) [2025-01-10T01:47:44.774Z] #78 11.33 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T01:47:44.774Z] #78 11.33 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T01:47:44.774Z] #78 11.35 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:44.774Z] #78 11.37 OK: 9 MiB in 19 packages [2025-01-10T01:47:44.774Z] #78 ... [2025-01-10T01:47:44.774Z] [2025-01-10T01:47:44.774Z] #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:47:44.774Z] #77 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.032Z] #77 ... [2025-01-10T01:47:45.032Z] [2025-01-10T01:47:45.032Z] #78 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T01:47:45.032Z] #78 DONE 11.6s [2025-01-10T01:47:45.032Z] [2025-01-10T01:47:45.032Z] #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T01:47:45.032Z] #74 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.032Z] #74 11.32 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:45.032Z] #74 11.33 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T01:47:45.032Z] #74 11.33 (3/4) Installing su-exec (0.2-r3) [2025-01-10T01:47:45.032Z] #74 11.34 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T01:47:45.032Z] #74 11.41 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:45.032Z] #74 11.41 OK: 19 MiB in 18 packages [2025-01-10T01:47:45.032Z] #74 DONE 11.5s [2025-01-10T01:47:45.032Z] [2025-01-10T01:47:45.032Z] #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T01:47:45.032Z] #69 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.032Z] #69 10.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.032Z] #69 11.20 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T01:47:45.032Z] #69 11.21 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:45.032Z] #69 11.22 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T01:47:45.032Z] #69 11.22 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T01:47:45.032Z] #69 11.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T01:47:45.032Z] #69 11.41 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T01:47:45.032Z] #69 11.42 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T01:47:45.032Z] #69 11.42 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:45.032Z] #69 11.43 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:47:45.032Z] #69 11.49 OK: 12 MiB in 21 packages [2025-01-10T01:47:45.032Z] #69 DONE 11.6s [2025-01-10T01:47:45.291Z] [2025-01-10T01:47:45.291Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T01:47:45.291Z] #70 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.291Z] #70 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.291Z] #70 11.55 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:45.291Z] #70 11.56 (2/2) Installing su-exec (0.2-r3) [2025-01-10T01:47:45.291Z] #70 11.56 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:45.291Z] #70 11.57 OK: 8 MiB in 16 packages [2025-01-10T01:47:45.291Z] #70 DONE 11.7s [2025-01-10T01:47:45.291Z] [2025-01-10T01:47:45.291Z] #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:47:45.291Z] #77 11.75 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:47:45.291Z] #77 11.75 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:47:45.291Z] #77 11.75 OK: 24170 distinct packages available [2025-01-10T01:47:45.291Z] #77 11.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.552Z] #77 ... [2025-01-10T01:47:45.552Z] [2025-01-10T01:47:45.552Z] #76 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T01:47:45.552Z] #76 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.552Z] #76 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.552Z] #76 11.76 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:45.552Z] #76 11.76 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:45.552Z] #76 11.77 OK: 8 MiB in 15 packages [2025-01-10T01:47:45.552Z] #76 DONE 12.0s [2025-01-10T01:47:45.552Z] [2025-01-10T01:47:45.552Z] #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:47:45.552Z] #77 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.811Z] #77 12.32 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:45.811Z] #77 12.32 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:47:45.811Z] #77 12.32 (3/4) Installing libucontext (1.2-r3) [2025-01-10T01:47:45.811Z] #77 12.33 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T01:47:45.811Z] #77 ... [2025-01-10T01:47:45.811Z] [2025-01-10T01:47:45.811Z] #79 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:47:45.811Z] #0 2.337 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.811Z] #0 2.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:45.811Z] #0 2.714 OK: 10 MiB in 17 packages [2025-01-10T01:47:45.811Z] #79 DONE 2.8s [2025-01-10T01:47:45.811Z] [2025-01-10T01:47:45.811Z] #77 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:47:45.811Z] #77 12.33 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:45.811Z] #77 12.34 OK: 8 MiB in 18 packages [2025-01-10T01:47:46.069Z] #77 DONE 12.6s [2025-01-10T01:47:46.069Z] [2025-01-10T01:47:46.069Z] #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:47:46.069Z] #71 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:46.069Z] #71 11.96 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:47:46.069Z] #71 11.96 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:47:46.069Z] #71 11.96 OK: 24170 distinct packages available [2025-01-10T01:47:46.069Z] #71 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:46.069Z] #71 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:46.069Z] #71 12.48 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T01:47:46.069Z] #71 12.50 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T01:47:46.069Z] #71 12.51 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T01:47:46.069Z] #71 12.52 (4/14) Installing libunistring (1.2-r0) [2025-01-10T01:47:46.069Z] #71 12.53 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T01:47:46.069Z] #71 12.54 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T01:47:46.069Z] #71 12.54 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T01:47:46.069Z] #71 12.54 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T01:47:46.069Z] #71 12.56 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T01:47:46.069Z] #71 12.57 (10/14) Installing curl (8.11.1-r0) [2025-01-10T01:47:46.069Z] #71 12.57 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:46.069Z] #71 12.58 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:47:46.069Z] #71 12.58 (13/14) Installing libucontext (1.2-r3) [2025-01-10T01:47:46.069Z] #71 12.58 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T01:47:46.069Z] #71 12.59 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:46.069Z] #71 12.61 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:47:46.069Z] #71 12.67 OK: 13 MiB in 28 packages [2025-01-10T01:47:46.328Z] #71 DONE 12.8s [2025-01-10T01:47:46.328Z] [2025-01-10T01:47:46.328Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T01:47:46.328Z] #80 ... [2025-01-10T01:47:46.328Z] [2025-01-10T01:47:46.328Z] #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T01:47:46.328Z] #0 1.956 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:46.328Z] #0 2.428 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:46.328Z] #0 3.225 OK: 248 MiB in 58 packages [2025-01-10T01:47:46.328Z] #81 DONE 3.4s [2025-01-10T01:47:46.586Z] [2025-01-10T01:47:46.586Z] #82 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T01:47:46.586Z] #82 DONE 0.1s [2025-01-10T01:47:46.586Z] [2025-01-10T01:47:46.586Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:47:47.156Z] #83 ... [2025-01-10T01:47:47.156Z] [2025-01-10T01:47:47.156Z] #84 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-01-10T01:47:47.156Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.156Z] #0 2.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.156Z] #0 2.743 OK: 8 MiB in 15 packages [2025-01-10T01:47:47.156Z] #84 DONE 2.9s [2025-01-10T01:47:47.415Z] [2025-01-10T01:47:47.415Z] #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T01:47:47.415Z] #0 1.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.415Z] #0 1.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.415Z] #0 2.376 OK: 19 MiB in 18 packages [2025-01-10T01:47:47.415Z] #85 DONE 2.5s [2025-01-10T01:47:47.415Z] [2025-01-10T01:47:47.415Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T01:47:47.415Z] #80 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.415Z] #80 1.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.674Z] #80 ... [2025-01-10T01:47:47.674Z] [2025-01-10T01:47:47.674Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T01:47:47.674Z] #0 1.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.674Z] #0 2.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.674Z] #0 2.405 OK: 19 MiB in 18 packages [2025-01-10T01:47:47.674Z] #86 DONE 2.5s [2025-01-10T01:47:47.674Z] [2025-01-10T01:47:47.674Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T01:47:47.674Z] #87 DONE 0.0s [2025-01-10T01:47:47.674Z] [2025-01-10T01:47:47.674Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:47:47.674Z] #0 1.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.674Z] #0 1.995 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.674Z] #0 2.426 OK: 12 MiB in 21 packages [2025-01-10T01:47:47.674Z] #88 DONE 2.6s [2025-01-10T01:47:47.674Z] [2025-01-10T01:47:47.674Z] #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-01-10T01:47:47.674Z] #0 1.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.674Z] #0 2.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.674Z] #0 2.535 OK: 9 MiB in 19 packages [2025-01-10T01:47:47.674Z] #89 DONE 2.7s [2025-01-10T01:47:47.674Z] [2025-01-10T01:47:47.674Z] #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T01:47:47.674Z] #80 1.714 OK: 8 MiB in 18 packages [2025-01-10T01:47:47.934Z] #80 DONE 2.0s [2025-01-10T01:47:47.934Z] [2025-01-10T01:47:47.934Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T01:47:47.934Z] #0 2.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.934Z] #0 2.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.934Z] #0 2.641 OK: 8 MiB in 16 packages [2025-01-10T01:47:47.934Z] #90 DONE 2.9s [2025-01-10T01:47:47.934Z] [2025-01-10T01:47:47.934Z] #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:47:47.934Z] #0 1.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.934Z] #0 1.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.934Z] #0 2.370 OK: 8 MiB in 15 packages [2025-01-10T01:47:47.934Z] #91 DONE 2.6s [2025-01-10T01:47:47.934Z] [2025-01-10T01:47:47.934Z] #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T01:47:47.934Z] #0 2.143 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.934Z] #0 2.609 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:47.934Z] #0 3.395 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:47:47.934Z] #0 3.718 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:47:47.934Z] #0 3.725 OK: 8 MiB in 15 packages [2025-01-10T01:47:47.934Z] #92 DONE 4.0s [2025-01-10T01:47:47.934Z] [2025-01-10T01:47:47.934Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:47:48.193Z] #93 ... [2025-01-10T01:47:48.193Z] [2025-01-10T01:47:48.193Z] #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:47:48.193Z] #94 DONE 0.4s [2025-01-10T01:47:48.193Z] [2025-01-10T01:47:48.193Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T01:47:48.193Z] #95 DONE 0.4s [2025-01-10T01:47:48.193Z] [2025-01-10T01:47:48.193Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T01:47:48.453Z] #96 ... [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:47:48.453Z] #93 DONE 0.4s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:47:48.453Z] #0 1.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:48.453Z] #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-01-10T01:47:48.453Z] #0 1.867 OK: 13 MiB in 28 packages [2025-01-10T01:47:48.453Z] #97 DONE 2.1s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T01:47:48.453Z] #96 DONE 0.4s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:47:48.453Z] #98 DONE 0.4s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T01:47:48.453Z] #99 DONE 0.1s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T01:47:48.453Z] #100 DONE 0.1s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T01:47:48.453Z] #101 DONE 0.0s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T01:47:48.453Z] #102 DONE 0.1s [2025-01-10T01:47:48.453Z] [2025-01-10T01:47:48.453Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:47:48.713Z] #103 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T01:47:48.713Z] #104 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:47:48.713Z] #105 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T01:47:48.713Z] #106 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:47:48.713Z] #107 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T01:47:48.713Z] #108 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T01:47:48.713Z] #109 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T01:47:48.713Z] #110 DONE 0.1s [2025-01-10T01:47:48.713Z] [2025-01-10T01:47:48.713Z] #111 [security-spire-server] exporting to image [2025-01-10T01:47:48.713Z] #111 exporting layers [2025-01-10T01:47:48.814Z] #8 DONE 14.6s [2025-01-10T01:47:48.814Z] [2025-01-10T01:47:48.814Z] #9 exporting to image [2025-01-10T01:47:48.814Z] #9 exporting layers [2025-01-10T01:47:48.971Z] #111 ... [2025-01-10T01:47:48.971Z] [2025-01-10T01:47:48.971Z] #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T01:47:48.971Z] #112 DONE 0.1s [2025-01-10T01:47:48.971Z] [2025-01-10T01:47:48.971Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T01:47:48.971Z] #113 DONE 0.1s [2025-01-10T01:47:48.971Z] [2025-01-10T01:47:48.971Z] #111 [security-spire-agent] exporting to image [2025-01-10T01:47:48.971Z] #111 ... [2025-01-10T01:47:48.971Z] [2025-01-10T01:47:48.971Z] #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T01:47:48.971Z] #114 DONE 1.0s [2025-01-10T01:47:48.971Z] [2025-01-10T01:47:48.971Z] #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T01:47:48.971Z] #115 DONE 0.0s [2025-01-10T01:47:49.229Z] [2025-01-10T01:47:49.229Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:47:49.795Z] #57 ... [2025-01-10T01:47:49.795Z] [2025-01-10T01:47:49.795Z] #111 [security-spire-agent] exporting to image [2025-01-10T01:47:49.795Z] #111 exporting layers 0.8s done [2025-01-10T01:47:49.795Z] #111 writing image sha256:c0a92e0c29bd675364d94d5246d77b7c0b64f399f0e555955dbee7ad3bdb38b9 done [2025-01-10T01:47:49.795Z] #111 naming to docker.io/library/security-spire-server done [2025-01-10T01:47:49.795Z] #111 writing image sha256:6124f7ecc6f4e52de20a479cd5c5a2743438553953e8c1816b756eb3728a274e done [2025-01-10T01:47:49.795Z] #111 naming to docker.io/library/security-spire-config done [2025-01-10T01:47:49.795Z] #111 writing image sha256:cec3e9489f7618c082d4589a81089a35e5647724d6cc7265577bd9e734120ba4 done [2025-01-10T01:47:49.795Z] #111 naming to docker.io/library/security-spire-agent done [2025-01-10T01:47:49.795Z] #111 DONE 0.9s [2025-01-10T01:47:49.795Z] [2025-01-10T01:47:49.795Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:47:53.985Z] #116 ... [2025-01-10T01:47:53.985Z] [2025-01-10T01:47:53.985Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:47:53.985Z] #117 ... [2025-01-10T01:47:53.985Z] [2025-01-10T01:47:53.985Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:07.043Z] #9 exporting layers 17.1s done [2025-01-10T01:48:07.043Z] #9 writing image sha256:cae1a604e44b352c9124864699faa2bd7f9d94811f1ab61f52b76f7940aca9ea done [2025-01-10T01:48:07.043Z] #9 naming to docker.io/library/ci-base-image-arm64 done [2025-01-10T01:48:07.043Z] #9 DONE 17.1s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:48:07.383Z] + docker inspect -f . ci-base-image-arm64 [2025-01-10T01:48:07.383Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:48:07.568Z] prd-ubuntu20.04-docker-arm64-4c-16g-36427 does not seem to be running inside a container [2025-01-10T01:48:07.630Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-10T01:48:08.821Z] $ docker top 96a2d9c205e96700a8f28e642736c2d6b004f3eb60db9b47c3ff33f1fd016374 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T01:48:09.299Z] + go version [2025-01-10T01:48:09.567Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-01-10T01:48:09.581Z] $ docker stop --time=1 96a2d9c205e96700a8f28e642736c2d6b004f3eb60db9b47c3ff33f1fd016374 [2025-01-10T01:48:11.131Z] $ docker rm -f --volumes 96a2d9c205e96700a8f28e642736c2d6b004f3eb60db9b47c3ff33f1fd016374 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:48:11.759Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T01:48:11.759Z] [2025-01-10T01:48:11.759Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:48:12.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T01:48:12.091Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-01-10T01:48:12.091Z] 547446be3368: Pulling fs layer [2025-01-10T01:48:12.091Z] d125d8839a47: Pulling fs layer [2025-01-10T01:48:12.091Z] 3e85d5ac6304: Pulling fs layer [2025-01-10T01:48:12.091Z] c3105a71a48b: Pulling fs layer [2025-01-10T01:48:12.091Z] 0f093f025ec4: Pulling fs layer [2025-01-10T01:48:12.091Z] c3106fc0e877: Pulling fs layer [2025-01-10T01:48:12.091Z] 0f093f025ec4: Waiting [2025-01-10T01:48:12.091Z] c3106fc0e877: Waiting [2025-01-10T01:48:12.091Z] c3105a71a48b: Waiting [2025-01-10T01:48:12.361Z] 547446be3368: Verifying Checksum [2025-01-10T01:48:12.361Z] 547446be3368: Download complete [2025-01-10T01:48:12.361Z] c3105a71a48b: Download complete [2025-01-10T01:48:12.630Z] d125d8839a47: Verifying Checksum [2025-01-10T01:48:12.630Z] d125d8839a47: Download complete [2025-01-10T01:48:12.630Z] c3106fc0e877: Verifying Checksum [2025-01-10T01:48:12.630Z] c3106fc0e877: Download complete [2025-01-10T01:48:12.630Z] 0f093f025ec4: Verifying Checksum [2025-01-10T01:48:12.630Z] 0f093f025ec4: Download complete [2025-01-10T01:48:13.219Z] 547446be3368: Pull complete [2025-01-10T01:48:14.189Z] d125d8839a47: Pull complete [2025-01-10T01:48:14.461Z] 3e85d5ac6304: Verifying Checksum [2025-01-10T01:48:14.461Z] 3e85d5ac6304: Download complete [2025-01-10T01:48:20.528Z] #118 ... [2025-01-10T01:48:20.528Z] [2025-01-10T01:48:20.528Z] #83 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:20.528Z] #83 DONE 33.8s [2025-01-10T01:48:20.528Z] [2025-01-10T01:48:20.528Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:20.528Z] #116 DONE 37.0s [2025-01-10T01:48:20.528Z] [2025-01-10T01:48:20.528Z] #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:20.528Z] #118 DONE 37.0s [2025-01-10T01:48:20.528Z] [2025-01-10T01:48:20.528Z] #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:20.528Z] #117 DONE 37.1s [2025-01-10T01:48:20.528Z] [2025-01-10T01:48:20.528Z] #73 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:20.528Z] #73 DONE 37.1s [2025-01-10T01:48:20.528Z] [2025-01-10T01:48:20.528Z] #68 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:20.528Z] #68 DONE 37.0s [2025-01-10T01:48:20.528Z] [2025-01-10T01:48:20.528Z] #119 [core-command builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #119 DONE 3.9s [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #120 [support-notifications builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #120 DONE 3.9s [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #121 DONE 4.0s [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #122 [core-keeper builder 7/8] COPY . . [2025-01-10T01:48:24.716Z] #122 DONE 4.0s [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #123 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:24.716Z] #123 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:24.716Z] #124 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #125 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #125 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #126 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #126 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:24.716Z] #127 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:24.716Z] #128 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #129 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #129 DONE 3.9s [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #130 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:24.716Z] #130 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:24.716Z] #131 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #132 [core-data builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #132 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #133 [core-metadata builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #133 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:24.716Z] #134 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:24.716Z] #135 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #136 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #136 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:24.716Z] #137 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:24.716Z] #138 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:24.716Z] #139 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #140 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:24.716Z] #141 CACHED [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #142 [support-scheduler builder 6/7] COPY . . [2025-01-10T01:48:24.716Z] #142 DONE 3.9s [2025-01-10T01:48:24.716Z] [2025-01-10T01:48:24.716Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T01:48:25.284Z] #143 1.137 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T01:48:26.810Z] 3e85d5ac6304: Pull complete [2025-01-10T01:48:26.810Z] c3105a71a48b: Pull complete [2025-01-10T01:48:27.773Z] 0f093f025ec4: Pull complete [2025-01-10T01:48:27.773Z] c3106fc0e877: Pull complete [2025-01-10T01:48:27.773Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-01-10T01:48:27.773Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-01-10T01:48:27.773Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T01:48:27.967Z] prd-ubuntu20.04-docker-arm64-4c-16g-36427 does not seem to be running inside a container [2025-01-10T01:48:28.033Z] $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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-10T01:48:29.853Z] $ docker top 0270d436e23bfbd62527279ede9a372bdec760daac5fdd4d371cf24e389632fb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T01:48:30.329Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-01-10T01:48:32.378Z] #1 [security-proxy-setup internal] load .dockerignore [2025-01-10T01:48:32.378Z] #1 transferring context: 50B 0.0s done [2025-01-10T01:48:32.378Z] #1 DONE 0.1s [2025-01-10T01:48:32.378Z] [2025-01-10T01:48:32.378Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-01-10T01:48:32.378Z] #2 transferring dockerfile: 2.50kB done [2025-01-10T01:48:32.378Z] #2 DONE 0.1s [2025-01-10T01:48:32.378Z] [2025-01-10T01:48:32.378Z] #3 [security-spiffe-token-provider internal] load .dockerignore [2025-01-10T01:48:32.378Z] #3 transferring context: 50B done [2025-01-10T01:48:32.378Z] #3 DONE 0.1s [2025-01-10T01:48:32.378Z] [2025-01-10T01:48:32.378Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-01-10T01:48:32.378Z] #4 transferring dockerfile: 1.89kB 0.0s done [2025-01-10T01:48:32.378Z] #4 DONE 0.1s [2025-01-10T01:48:32.378Z] [2025-01-10T01:48:32.378Z] #5 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:32.378Z] #5 DONE 0.0s [2025-01-10T01:48:32.378Z] [2025-01-10T01:48:32.378Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-01-10T01:48:32.378Z] #6 transferring dockerfile: 2.13kB done [2025-01-10T01:48:32.378Z] #6 DONE 0.1s [2025-01-10T01:48:32.378Z] [2025-01-10T01:48:32.378Z] #7 [core-metadata internal] load .dockerignore [2025-01-10T01:48:32.378Z] #7 transferring context: 50B done [2025-01-10T01:48:32.378Z] #7 DONE 0.1s [2025-01-10T01:48:32.378Z] [2025-01-10T01:48:32.378Z] #8 [support-notifications internal] load build definition from Dockerfile [2025-01-10T01:48:32.656Z] #8 transferring dockerfile: 2.04kB done [2025-01-10T01:48:32.656Z] #8 DONE 0.1s [2025-01-10T01:48:32.656Z] [2025-01-10T01:48:32.656Z] #9 [support-notifications internal] load .dockerignore [2025-01-10T01:48:32.656Z] #9 transferring context: 50B done [2025-01-10T01:48:32.656Z] #9 DONE 0.1s [2025-01-10T01:48:32.656Z] [2025-01-10T01:48:32.656Z] #5 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:32.656Z] #5 DONE 0.0s [2025-01-10T01:48:32.656Z] [2025-01-10T01:48:32.656Z] #10 [core-command internal] load .dockerignore [2025-01-10T01:48:32.656Z] #10 transferring context: 50B done [2025-01-10T01:48:32.656Z] #10 DONE 0.1s [2025-01-10T01:48:32.656Z] [2025-01-10T01:48:32.656Z] #11 [core-command internal] load build definition from Dockerfile [2025-01-10T01:48:32.656Z] #11 transferring dockerfile: 1.94kB done [2025-01-10T01:48:32.656Z] #11 DONE 0.1s [2025-01-10T01:48:32.656Z] [2025-01-10T01:48:32.656Z] #5 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:32.656Z] #5 DONE 0.0s [2025-01-10T01:48:32.656Z] [2025-01-10T01:48:32.656Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-01-10T01:48:32.943Z] #12 transferring dockerfile: 2.23kB done [2025-01-10T01:48:32.943Z] #12 DONE 0.1s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #13 [core-common-config-bootstrapper internal] load .dockerignore [2025-01-10T01:48:32.943Z] #13 transferring context: 50B done [2025-01-10T01:48:32.943Z] #13 DONE 0.1s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #5 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:32.943Z] #5 DONE 0.0s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2025-01-10T01:48:32.943Z] #14 transferring dockerfile: 2.49kB done [2025-01-10T01:48:32.943Z] #14 DONE 0.1s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #15 [security-secretstore-setup internal] load .dockerignore [2025-01-10T01:48:32.943Z] #15 transferring context: 50B done [2025-01-10T01:48:32.943Z] #15 DONE 0.1s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:32.943Z] #5 DONE 0.0s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #16 [security-proxy-auth internal] load .dockerignore [2025-01-10T01:48:32.943Z] #16 transferring context: 50B done [2025-01-10T01:48:32.943Z] #16 DONE 0.1s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2025-01-10T01:48:32.943Z] #17 transferring dockerfile: 2.15kB done [2025-01-10T01:48:32.943Z] #17 DONE 0.2s [2025-01-10T01:48:32.943Z] [2025-01-10T01:48:32.943Z] #18 [security-spire-agent internal] load build definition from Dockerfile [2025-01-10T01:48:32.943Z] #18 transferring dockerfile: 1.81kB 0.0s done [2025-01-10T01:48:33.223Z] #18 DONE 0.1s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:33.223Z] #5 DONE 0.0s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #19 [core-command internal] load build context [2025-01-10T01:48:33.223Z] #19 DONE 0.0s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #20 [core-metadata internal] load build context [2025-01-10T01:48:33.223Z] #20 DONE 0.0s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:48:33.223Z] #21 DONE 0.8s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #22 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:33.223Z] #22 ... [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #23 [security-spire-agent internal] load .dockerignore [2025-01-10T01:48:33.223Z] #23 transferring context: 50B 0.0s done [2025-01-10T01:48:33.223Z] #23 DONE 0.2s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #24 [support-scheduler internal] load build definition from Dockerfile [2025-01-10T01:48:33.223Z] #24 transferring dockerfile: 1.82kB 0.0s done [2025-01-10T01:48:33.223Z] #24 DONE 0.2s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #25 [support-scheduler internal] load .dockerignore [2025-01-10T01:48:33.223Z] #25 transferring context: 50B 0.0s done [2025-01-10T01:48:33.223Z] #25 DONE 0.2s [2025-01-10T01:48:33.223Z] [2025-01-10T01:48:33.223Z] #22 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:33.223Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:33.491Z] #22 ... [2025-01-10T01:48:33.491Z] [2025-01-10T01:48:33.491Z] #5 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:33.491Z] #5 DONE 0.0s [2025-01-10T01:48:33.491Z] [2025-01-10T01:48:33.491Z] #26 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T01:48:33.758Z] #26 ... [2025-01-10T01:48:33.758Z] [2025-01-10T01:48:33.758Z] #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:48:33.758Z] #21 DONE 1.2s [2025-01-10T01:48:34.027Z] [2025-01-10T01:48:34.027Z] #22 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:34.027Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done [2025-01-10T01:48:34.027Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:48:34.027Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T01:48:34.027Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T01:48:34.027Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done [2025-01-10T01:48:34.027Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:48:34.027Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T01:48:34.027Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T01:48:34.294Z] #22 ... [2025-01-10T01:48:34.294Z] [2025-01-10T01:48:34.294Z] #27 [security-spire-config internal] load .dockerignore [2025-01-10T01:48:34.294Z] #27 transferring context: 50B 0.1s done [2025-01-10T01:48:34.294Z] #27 DONE 1.1s [2025-01-10T01:48:34.563Z] [2025-01-10T01:48:34.563Z] #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:34.563Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0B / 4.09MB 0.5s [2025-01-10T01:48:34.563Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.05MB / 4.09MB 0.6s [2025-01-10T01:48:34.563Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 3.56MB / 4.09MB 0.8s [2025-01-10T01:48:34.831Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s [2025-01-10T01:48:34.831Z] #22 ... [2025-01-10T01:48:34.831Z] [2025-01-10T01:48:34.831Z] #28 [security-spire-server internal] load .dockerignore [2025-01-10T01:48:34.831Z] #28 transferring context: 50B 0.1s done [2025-01-10T01:48:34.831Z] #28 DONE 1.5s [2025-01-10T01:48:34.831Z] [2025-01-10T01:48:34.831Z] #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:34.831Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done [2025-01-10T01:48:35.099Z] #22 ... [2025-01-10T01:48:35.099Z] [2025-01-10T01:48:35.099Z] #29 [security-spire-server internal] load build definition from Dockerfile [2025-01-10T01:48:35.099Z] #29 transferring dockerfile: 1.70kB 0.1s done [2025-01-10T01:48:35.099Z] #29 DONE 1.6s [2025-01-10T01:48:35.099Z] [2025-01-10T01:48:35.099Z] #30 [security-spire-config internal] load build definition from Dockerfile [2025-01-10T01:48:35.099Z] #30 transferring dockerfile: 1.69kB 0.1s done [2025-01-10T01:48:35.099Z] #30 DONE 1.7s [2025-01-10T01:48:35.099Z] [2025-01-10T01:48:35.099Z] #22 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:35.099Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done [2025-01-10T01:48:35.099Z] #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 0.1s [2025-01-10T01:48:35.099Z] #22 ... [2025-01-10T01:48:35.099Z] [2025-01-10T01:48:35.099Z] #19 [core-command internal] load build context [2025-01-10T01:48:35.099Z] #19 transferring context: 3.06MB 1.0s done [2025-01-10T01:48:35.099Z] #19 DONE 1.8s [2025-01-10T01:48:35.099Z] [2025-01-10T01:48:35.099Z] #21 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:48:35.253Z] #143 ... [2025-01-10T01:48:35.253Z] [2025-01-10T01:48:35.253Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T01:48:35.253Z] #0 0.886 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T01:48:35.253Z] #144 ... [2025-01-10T01:48:35.253Z] [2025-01-10T01:48:35.253Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T01:48:35.254Z] #0 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T01:48:35.254Z] #145 ... [2025-01-10T01:48:35.254Z] [2025-01-10T01:48:35.254Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T01:48:35.254Z] #0 0.972 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T01:48:35.254Z] #146 ... [2025-01-10T01:48:35.254Z] [2025-01-10T01:48:35.254Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:48:35.254Z] #0 0.406 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T01:48:35.254Z] #147 ... [2025-01-10T01:48:35.254Z] [2025-01-10T01:48:35.254Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T01:48:35.254Z] #0 1.069 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T01:48:35.254Z] #148 ... [2025-01-10T01:48:35.254Z] [2025-01-10T01:48:35.254Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T01:48:35.254Z] #0 0.375 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T01:48:35.254Z] #149 ... [2025-01-10T01:48:35.254Z] [2025-01-10T01:48:35.254Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T01:48:35.254Z] #0 0.654 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T01:48:35.254Z] #150 ... [2025-01-10T01:48:35.254Z] [2025-01-10T01:48:35.254Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T01:48:35.254Z] #0 0.456 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T01:48:35.367Z] #21 ... [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2025-01-10T01:48:35.367Z] #31 DONE 2.0s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2025-01-10T01:48:35.367Z] #32 DONE 2.0s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #21 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:48:35.367Z] #21 DONE 1.5s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #33 [security-proxy-auth internal] load build context [2025-01-10T01:48:35.367Z] #33 transferring context: 3.06MB 1.2s done [2025-01-10T01:48:35.367Z] #33 DONE 2.1s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #34 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:35.367Z] #34 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2025-01-10T01:48:35.367Z] #34 DONE 0.2s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:48:35.367Z] #35 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2025-01-10T01:48:35.367Z] #35 DONE 0.1s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #36 [security-secretstore-setup internal] load build context [2025-01-10T01:48:35.367Z] #36 transferring context: 3.06MB 1.4s done [2025-01-10T01:48:35.367Z] #36 DONE 2.2s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #37 [core-common-config-bootstrapper internal] load build context [2025-01-10T01:48:35.367Z] #37 transferring context: 3.06MB 1.3s done [2025-01-10T01:48:35.367Z] #37 DONE 2.2s [2025-01-10T01:48:35.367Z] [2025-01-10T01:48:35.367Z] #38 [security-spiffe-token-provider internal] load build context [2025-01-10T01:48:35.368Z] #38 transferring context: 3.06MB 1.4s done [2025-01-10T01:48:35.368Z] #38 DONE 2.1s [2025-01-10T01:48:35.368Z] [2025-01-10T01:48:35.368Z] #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:35.368Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done [2025-01-10T01:48:35.368Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:48:35.368Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T01:48:35.368Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T01:48:35.368Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done [2025-01-10T01:48:35.512Z] #151 ... [2025-01-10T01:48:35.512Z] [2025-01-10T01:48:35.512Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T01:48:35.512Z] #0 0.613 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T01:48:35.634Z] #22 ... [2025-01-10T01:48:35.634Z] [2025-01-10T01:48:35.634Z] #39 [support-notifications internal] load build context [2025-01-10T01:48:35.634Z] #39 transferring context: 3.06MB 1.5s done [2025-01-10T01:48:35.634Z] #39 DONE 2.3s [2025-01-10T01:48:35.634Z] [2025-01-10T01:48:35.634Z] #20 [core-metadata internal] load build context [2025-01-10T01:48:35.634Z] #20 transferring context: 3.06MB 1.7s done [2025-01-10T01:48:35.634Z] #20 DONE 2.3s [2025-01-10T01:48:35.634Z] [2025-01-10T01:48:35.634Z] #40 [security-proxy-setup internal] load build context [2025-01-10T01:48:35.634Z] #40 transferring context: 3.06MB 1.4s done [2025-01-10T01:48:35.634Z] #40 DONE 2.2s [2025-01-10T01:48:35.634Z] [2025-01-10T01:48:35.634Z] #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:35.634Z] #22 ... [2025-01-10T01:48:35.634Z] [2025-01-10T01:48:35.634Z] #26 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T01:48:35.634Z] #26 DONE 2.7s [2025-01-10T01:48:35.634Z] [2025-01-10T01:48:35.634Z] #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:35.770Z] #152 ... [2025-01-10T01:48:35.770Z] [2025-01-10T01:48:35.770Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T01:48:35.770Z] #0 0.513 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T01:48:35.770Z] #153 ... [2025-01-10T01:48:35.770Z] [2025-01-10T01:48:35.770Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T01:48:35.770Z] #0 1.277 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T01:48:35.903Z] #22 ... [2025-01-10T01:48:35.903Z] [2025-01-10T01:48:35.903Z] #41 [support-scheduler internal] load build context [2025-01-10T01:48:35.903Z] #41 transferring context: 3.06MB 0.5s done [2025-01-10T01:48:35.903Z] #41 DONE 1.8s [2025-01-10T01:48:35.903Z] [2025-01-10T01:48:35.903Z] #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:35.903Z] #22 ... [2025-01-10T01:48:35.903Z] [2025-01-10T01:48:35.903Z] #42 [security-bootstrapper internal] load .dockerignore [2025-01-10T01:48:35.903Z] #42 transferring context: 50B done [2025-01-10T01:48:35.903Z] #42 DONE 2.4s [2025-01-10T01:48:35.903Z] [2025-01-10T01:48:35.903Z] #22 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:35.903Z] #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-10T01:48:36.173Z] #22 ... [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #43 [security-spire-config internal] load build context [2025-01-10T01:48:36.173Z] #43 transferring context: 21.93kB 0.0s done [2025-01-10T01:48:36.173Z] #43 DONE 0.6s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #44 [security-spire-server internal] load build context [2025-01-10T01:48:36.173Z] #44 transferring context: 23.68kB 0.0s done [2025-01-10T01:48:36.173Z] #44 DONE 0.6s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #45 [security-spire-agent internal] load build context [2025-01-10T01:48:36.173Z] #45 transferring context: 23.21kB 0.0s done [2025-01-10T01:48:36.173Z] #45 DONE 0.8s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #46 [core-data internal] load .dockerignore [2025-01-10T01:48:36.173Z] #46 transferring context: 50B 0.0s done [2025-01-10T01:48:36.173Z] #46 DONE 2.4s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #47 [core-data internal] load build definition from Dockerfile [2025-01-10T01:48:36.173Z] #47 transferring dockerfile: 2.07kB 0.0s done [2025-01-10T01:48:36.173Z] #47 DONE 2.4s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #48 [core-keeper internal] load build definition from Dockerfile [2025-01-10T01:48:36.173Z] #48 transferring dockerfile: 2.07kB done [2025-01-10T01:48:36.173Z] #48 DONE 2.6s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #49 [security-bootstrapper internal] load build definition from Dockerfile [2025-01-10T01:48:36.173Z] #49 transferring dockerfile: 3.02kB 0.0s done [2025-01-10T01:48:36.173Z] #49 DONE 2.7s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #50 [core-keeper internal] load .dockerignore [2025-01-10T01:48:36.173Z] #50 transferring context: 50B done [2025-01-10T01:48:36.173Z] #50 DONE 2.6s [2025-01-10T01:48:36.173Z] [2025-01-10T01:48:36.173Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:36.173Z] #34 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2025-01-10T01:48:36.173Z] #34 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2025-01-10T01:48:36.173Z] #34 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2025-01-10T01:48:36.173Z] #34 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2025-01-10T01:48:36.173Z] #34 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2025-01-10T01:48:36.173Z] #34 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-01-10T01:48:36.173Z] #34 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2025-01-10T01:48:36.173Z] #34 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T01:48:36.173Z] #34 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2025-01-10T01:48:36.173Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.7s [2025-01-10T01:48:36.449Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.45MB / 28.04MB 0.9s [2025-01-10T01:48:36.449Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 1.0s [2025-01-10T01:48:36.719Z] #34 ... [2025-01-10T01:48:36.719Z] [2025-01-10T01:48:36.719Z] #5 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-01-10T01:48:36.719Z] #5 DONE 0.0s [2025-01-10T01:48:36.719Z] [2025-01-10T01:48:36.719Z] #51 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2025-01-10T01:48:36.719Z] #51 DONE 1.2s [2025-01-10T01:48:36.719Z] [2025-01-10T01:48:36.719Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:36.719Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 1.1s [2025-01-10T01:48:36.719Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.28MB / 28.04MB 1.2s [2025-01-10T01:48:36.988Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done [2025-01-10T01:48:36.988Z] #34 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.3s done [2025-01-10T01:48:36.988Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2025-01-10T01:48:37.262Z] #34 ... [2025-01-10T01:48:37.262Z] [2025-01-10T01:48:37.262Z] #26 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-01-10T01:48:37.262Z] #26 DONE 2.9s [2025-01-10T01:48:37.262Z] [2025-01-10T01:48:37.262Z] #51 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-01-10T01:48:37.262Z] #51 DONE 1.5s [2025-01-10T01:48:37.262Z] [2025-01-10T01:48:37.262Z] #52 [core-data internal] load build context [2025-01-10T01:48:37.262Z] #52 DONE 0.0s [2025-01-10T01:48:37.262Z] [2025-01-10T01:48:37.262Z] #21 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2025-01-10T01:48:37.262Z] #21 DONE 2.2s [2025-01-10T01:48:37.262Z] [2025-01-10T01:48:37.262Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:40.642Z] #34 ... [2025-01-10T01:48:40.642Z] [2025-01-10T01:48:40.642Z] #52 [core-data internal] load build context [2025-01-10T01:48:40.642Z] #52 transferring context: 3.06MB 3.0s done [2025-01-10T01:48:40.642Z] #52 DONE 3.5s [2025-01-10T01:48:40.642Z] [2025-01-10T01:48:40.642Z] #53 [security-bootstrapper internal] load build context [2025-01-10T01:48:40.642Z] #53 transferring context: 3.06MB 2.8s done [2025-01-10T01:48:40.642Z] #53 DONE 3.4s [2025-01-10T01:48:40.912Z] [2025-01-10T01:48:40.912Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T01:48:40.912Z] #22 resolve docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 0.4s done [2025-01-10T01:48:40.912Z] #22 sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 9.22kB / 9.22kB done [2025-01-10T01:48:40.912Z] #22 sha256:f398c8d5c6b54212a0d71bd3d9c6e08b2c2df51210f837187a6eb1280a284fdb 1.02kB / 1.02kB done [2025-01-10T01:48:40.912Z] #22 sha256:f4194d9e8c10bd78a88786968a5d481b1c4cfe6c2676d732972c852d0f88a460 597B / 597B done [2025-01-10T01:48:40.912Z] #22 sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 4.09MB / 4.09MB 0.9s done [2025-01-10T01:48:40.912Z] #22 extracting sha256:0152682790bba2052e0b7dc52872083c01ea53c598fe87e3fe3eab5f9d4228cb 1.0s done [2025-01-10T01:48:40.912Z] #22 ... [2025-01-10T01:48:40.912Z] [2025-01-10T01:48:40.912Z] #54 [core-keeper internal] load build context [2025-01-10T01:48:40.912Z] #54 transferring context: 3.06MB 2.7s done [2025-01-10T01:48:40.912Z] #54 DONE 3.6s [2025-01-10T01:48:41.185Z] [2025-01-10T01:48:41.185Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:42.599Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s [2025-01-10T01:48:44.564Z] #34 ... [2025-01-10T01:48:44.564Z] [2025-01-10T01:48:44.564Z] #55 [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-10T01:48:44.564Z] #55 DONE 6.9s [2025-01-10T01:48:44.564Z] [2025-01-10T01:48:44.564Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-01-10T01:48:44.564Z] #56 DONE 6.9s [2025-01-10T01:48:44.564Z] [2025-01-10T01:48:44.564Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:45.535Z] #34 ... [2025-01-10T01:48:45.535Z] [2025-01-10T01:48:45.535Z] #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-01-10T01:48:45.535Z] #0 2.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:45.535Z] #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:45.535Z] #0 5.514 (1/7) Installing ca-certificates (20241121-r1) [2025-01-10T01:48:45.535Z] #0 5.738 (2/7) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:45.535Z] #0 5.784 (3/7) Installing libgcc (13.2.1_git20240309-r0) [2025-01-10T01:48:45.535Z] #0 5.784 (4/7) Installing libsodium (1.0.19-r0) [2025-01-10T01:48:45.535Z] #0 5.806 (5/7) Installing libstdc++ (13.2.1_git20240309-r0) [2025-01-10T01:48:45.535Z] #0 5.947 (6/7) Installing libzmq (4.3.5-r2) [2025-01-10T01:48:45.535Z] #0 5.998 (7/7) Installing zeromq (4.3.5-r2) [2025-01-10T01:48:45.535Z] #0 6.031 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:45.535Z] #0 6.092 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:48:45.535Z] #0 6.990 OK: 14 MiB in 21 packages [2025-01-10T01:48:45.535Z] #57 DONE 9.0s [2025-01-10T01:48:45.535Z] [2025-01-10T01:48:45.535Z] #58 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T01:48:45.535Z] #0 3.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:45.535Z] #0 4.417 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:45.535Z] #0 7.338 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:45.535Z] #0 7.357 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:45.535Z] #0 7.453 OK: 9 MiB in 15 packages [2025-01-10T01:48:45.535Z] #58 DONE 9.2s [2025-01-10T01:48:45.535Z] [2025-01-10T01:48:45.535Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:45.535Z] #34 ... [2025-01-10T01:48:45.535Z] [2025-01-10T01:48:45.535Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:48:45.535Z] #35 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2025-01-10T01:48:45.535Z] #35 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2025-01-10T01:48:45.535Z] #35 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2025-01-10T01:48:45.535Z] #35 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2025-01-10T01:48:45.535Z] #35 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2025-01-10T01:48:45.535Z] #35 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2025-01-10T01:48:45.535Z] #35 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2025-01-10T01:48:45.535Z] #35 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2025-01-10T01:48:45.535Z] #35 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.0s done [2025-01-10T01:48:45.535Z] #35 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2025-01-10T01:48:45.535Z] #35 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.9s [2025-01-10T01:48:45.805Z] #35 ... [2025-01-10T01:48:45.805Z] [2025-01-10T01:48:45.805Z] #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-01-10T01:48:45.805Z] #0 2.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:45.805Z] #0 3.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:45.805Z] #0 7.059 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:45.805Z] #0 7.091 (2/4) Installing openssl (3.3.2-r1) [2025-01-10T01:48:45.805Z] #0 7.246 (3/4) Installing su-exec (0.2-r3) [2025-01-10T01:48:45.805Z] #0 7.246 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T01:48:45.805Z] #0 8.138 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:45.805Z] #0 8.270 OK: 20 MiB in 18 packages [2025-01-10T01:48:45.805Z] #59 DONE 9.3s [2025-01-10T01:48:45.805Z] [2025-01-10T01:48:45.805Z] #60 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:48:46.395Z] #60 ... [2025-01-10T01:48:46.395Z] [2025-01-10T01:48:46.395Z] #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T01:48:46.395Z] #0 4.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.395Z] #0 5.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.395Z] #0 8.856 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:48:46.395Z] #0 8.856 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:48:46.395Z] #0 8.856 OK: 24048 distinct packages available [2025-01-10T01:48:46.395Z] #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.664Z] #61 ... [2025-01-10T01:48:46.664Z] [2025-01-10T01:48:46.664Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T01:48:46.664Z] #0 5.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.664Z] #0 6.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.664Z] #62 ... [2025-01-10T01:48:46.664Z] [2025-01-10T01:48:46.664Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T01:48:46.664Z] #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.664Z] #0 5.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.664Z] #0 9.566 (1/4) Installing ca-certificates (20241121-r1) [2025-01-10T01:48:46.664Z] #0 10.06 (2/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:46.664Z] #0 10.07 (3/4) Installing su-exec (0.2-r3) [2025-01-10T01:48:46.664Z] #0 10.09 (4/4) Installing yq-go (4.44.1-r2) [2025-01-10T01:48:46.932Z] #63 ... [2025-01-10T01:48:46.932Z] [2025-01-10T01:48:46.932Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:48:46.932Z] #0 5.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.932Z] #0 6.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.932Z] #64 ... [2025-01-10T01:48:46.932Z] [2025-01-10T01:48:46.932Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T01:48:46.932Z] #0 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.932Z] #0 4.991 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:46.932Z] #0 9.772 (1/3) Installing ca-certificates (20241121-r1) [2025-01-10T01:48:46.932Z] #0 10.21 (2/3) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:46.932Z] #0 10.24 (3/3) Installing tzdata (2024b-r0) [2025-01-10T01:48:47.201Z] #65 ... [2025-01-10T01:48:47.201Z] [2025-01-10T01:48:47.201Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:48:47.201Z] #0 3.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.201Z] #0 4.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.201Z] #0 9.174 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:48:47.201Z] #0 9.174 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:48:47.201Z] #0 9.174 OK: 24048 distinct packages available [2025-01-10T01:48:47.201Z] #0 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.201Z] #66 ... [2025-01-10T01:48:47.201Z] [2025-01-10T01:48:47.201Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T01:48:47.201Z] #0 5.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.201Z] #0 6.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.470Z] #67 ... [2025-01-10T01:48:47.470Z] [2025-01-10T01:48:47.470Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:48:47.470Z] #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.470Z] #0 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.470Z] #68 ... [2025-01-10T01:48:47.470Z] [2025-01-10T01:48:47.470Z] #69 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:48:47.470Z] #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.470Z] #0 5.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.470Z] #0 9.798 OK: 239 MiB in 58 packages [2025-01-10T01:48:47.470Z] #69 DONE 11.4s [2025-01-10T01:48:47.470Z] [2025-01-10T01:48:47.470Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T01:48:47.470Z] #0 6.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.470Z] #0 7.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.739Z] #70 ... [2025-01-10T01:48:47.739Z] [2025-01-10T01:48:47.739Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T01:48:47.739Z] #0 5.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.739Z] #0 7.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.739Z] #71 ... [2025-01-10T01:48:47.739Z] [2025-01-10T01:48:47.739Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T01:48:47.739Z] #0 5.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:47.739Z] #0 6.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:48.007Z] #72 ... [2025-01-10T01:48:48.007Z] [2025-01-10T01:48:48.007Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:48:48.007Z] #64 11.48 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:48:48.007Z] #64 11.48 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:48:48.007Z] #64 11.48 OK: 24048 distinct packages available [2025-01-10T01:48:48.593Z] #64 ... [2025-01-10T01:48:48.593Z] [2025-01-10T01:48:48.593Z] #73 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:48.593Z] #73 DONE 1.1s [2025-01-10T01:48:48.862Z] [2025-01-10T01:48:48.862Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T01:48:48.862Z] #71 12.13 v3.20.5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-01-10T01:48:48.862Z] #71 12.13 v3.20.3-465-g8327e746c50 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-01-10T01:48:48.862Z] #71 12.13 OK: 24050 distinct packages available [2025-01-10T01:48:49.449Z] #71 ... [2025-01-10T01:48:49.449Z] [2025-01-10T01:48:49.449Z] #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-01-10T01:48:49.449Z] #67 12.22 OK: 239 MiB in 58 packages [2025-01-10T01:48:49.449Z] #67 DONE 12.9s [2025-01-10T01:48:49.449Z] [2025-01-10T01:48:49.449Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T01:48:49.449Z] #71 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:49.722Z] #71 ... [2025-01-10T01:48:49.722Z] [2025-01-10T01:48:49.722Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-01-10T01:48:49.723Z] #63 10.93 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:49.723Z] #63 11.16 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:48:49.723Z] #63 11.74 OK: 20 MiB in 18 packages [2025-01-10T01:48:49.723Z] #63 DONE 13.2s [2025-01-10T01:48:49.723Z] [2025-01-10T01:48:49.723Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:49.723Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.8s [2025-01-10T01:48:49.997Z] #34 ... [2025-01-10T01:48:49.997Z] [2025-01-10T01:48:49.997Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-01-10T01:48:49.997Z] #62 11.81 OK: 239 MiB in 58 packages [2025-01-10T01:48:49.997Z] #62 DONE 13.3s [2025-01-10T01:48:49.997Z] [2025-01-10T01:48:49.997Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:50.267Z] #34 ... [2025-01-10T01:48:50.267Z] [2025-01-10T01:48:50.267Z] #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-01-10T01:48:50.267Z] #65 10.87 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:50.267Z] #65 10.94 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:48:50.267Z] #65 11.96 OK: 11 MiB in 17 packages [2025-01-10T01:48:50.267Z] #65 DONE 13.7s [2025-01-10T01:48:50.267Z] [2025-01-10T01:48:50.267Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:48:50.543Z] #74 ... [2025-01-10T01:48:50.543Z] [2025-01-10T01:48:50.543Z] #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:50.543Z] #75 DONE 1.0s [2025-01-10T01:48:50.815Z] [2025-01-10T01:48:50.815Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:51.084Z] #76 ... [2025-01-10T01:48:51.084Z] [2025-01-10T01:48:51.084Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-01-10T01:48:51.084Z] #68 13.29 OK: 239 MiB in 58 packages [2025-01-10T01:48:51.084Z] #68 DONE 14.7s [2025-01-10T01:48:51.084Z] [2025-01-10T01:48:51.084Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:51.357Z] #34 ... [2025-01-10T01:48:51.357Z] [2025-01-10T01:48:51.357Z] #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-01-10T01:48:51.357Z] #72 12.11 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:51.357Z] #72 12.16 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:51.357Z] #72 12.27 OK: 9 MiB in 15 packages [2025-01-10T01:48:51.357Z] #72 DONE 13.9s [2025-01-10T01:48:51.357Z] [2025-01-10T01:48:51.357Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:51.357Z] #34 ... [2025-01-10T01:48:51.357Z] [2025-01-10T01:48:51.357Z] #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-01-10T01:48:51.357Z] #70 12.51 (1/2) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:51.357Z] #70 12.53 (2/2) Installing su-exec (0.2-r3) [2025-01-10T01:48:51.357Z] #70 12.57 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:51.357Z] #70 12.70 OK: 9 MiB in 16 packages [2025-01-10T01:48:51.357Z] #70 DONE 14.0s [2025-01-10T01:48:51.357Z] [2025-01-10T01:48:51.357Z] #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:51.357Z] #77 DONE 1.5s [2025-01-10T01:48:51.357Z] [2025-01-10T01:48:51.357Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:52.340Z] #34 ... [2025-01-10T01:48:52.340Z] [2025-01-10T01:48:52.340Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:52.340Z] #78 DONE 1.5s [2025-01-10T01:48:52.340Z] [2025-01-10T01:48:52.340Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:52.941Z] #34 ... [2025-01-10T01:48:52.941Z] [2025-01-10T01:48:52.941Z] #35 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:48:52.941Z] #35 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s done [2025-01-10T01:48:52.941Z] #35 DONE 17.4s [2025-01-10T01:48:52.941Z] [2025-01-10T01:48:52.941Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:53.527Z] #34 ... [2025-01-10T01:48:53.527Z] [2025-01-10T01:48:53.527Z] #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-01-10T01:48:53.527Z] #61 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:53.527Z] #61 15.49 (1/5) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:53.527Z] #61 15.51 (2/5) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:48:53.527Z] #61 15.53 (3/5) Installing libucontext (1.2-r3) [2025-01-10T01:48:53.527Z] #61 15.54 (4/5) Installing gcompat (1.1.0-r4) [2025-01-10T01:48:53.527Z] #61 15.57 (5/5) Installing openssl (3.3.2-r1) [2025-01-10T01:48:53.527Z] #61 15.62 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:53.527Z] #61 15.73 OK: 10 MiB in 19 packages [2025-01-10T01:48:53.527Z] #61 DONE 17.1s [2025-01-10T01:48:53.527Z] [2025-01-10T01:48:53.527Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:54.112Z] #34 ... [2025-01-10T01:48:54.112Z] [2025-01-10T01:48:54.112Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-01-10T01:48:54.112Z] #66 11.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:54.112Z] #66 16.27 (1/4) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:54.112Z] #66 16.29 (2/4) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:48:54.112Z] #66 16.30 (3/4) Installing libucontext (1.2-r3) [2025-01-10T01:48:54.112Z] #66 16.32 (4/4) Installing gcompat (1.1.0-r4) [2025-01-10T01:48:54.112Z] #66 16.46 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:54.112Z] #66 16.67 OK: 9 MiB in 18 packages [2025-01-10T01:48:54.112Z] #66 DONE 17.7s [2025-01-10T01:48:54.382Z] [2025-01-10T01:48:54.382Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:54.382Z] #34 ... [2025-01-10T01:48:54.382Z] [2025-01-10T01:48:54.382Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T01:48:54.382Z] #0 4.629 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:54.382Z] #0 5.785 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:54.650Z] #79 10.24 OK: 239 MiB in 58 packages [2025-01-10T01:48:54.650Z] #79 ... [2025-01-10T01:48:54.650Z] [2025-01-10T01:48:54.650Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T01:48:54.650Z] #0 4.500 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:54.650Z] #0 5.821 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:54.650Z] #80 ... [2025-01-10T01:48:54.650Z] [2025-01-10T01:48:54.650Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T01:48:55.235Z] #81 ... [2025-01-10T01:48:55.235Z] [2025-01-10T01:48:55.235Z] #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-01-10T01:48:55.235Z] #79 DONE 10.9s [2025-01-10T01:48:55.235Z] [2025-01-10T01:48:55.235Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:55.235Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.0s [2025-01-10T01:48:55.503Z] #34 ... [2025-01-10T01:48:55.503Z] [2025-01-10T01:48:55.503Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:48:55.503Z] #0 6.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:55.503Z] #0 7.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:55.773Z] #82 ... [2025-01-10T01:48:55.773Z] [2025-01-10T01:48:55.773Z] #60 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:48:55.773Z] #60 4.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:55.773Z] #60 5.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:55.773Z] #60 9.526 OK: 9 MiB in 15 packages [2025-01-10T01:48:55.773Z] #60 DONE 10.2s [2025-01-10T01:48:55.773Z] [2025-01-10T01:48:55.773Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T01:48:55.773Z] #80 11.28 (1/1) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:55.773Z] #80 ... [2025-01-10T01:48:55.773Z] [2025-01-10T01:48:55.773Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T01:48:55.773Z] #0 3.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:55.773Z] #0 5.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:55.773Z] #0 9.556 OK: 20 MiB in 18 packages [2025-01-10T01:48:56.044Z] #83 ... [2025-01-10T01:48:56.044Z] [2025-01-10T01:48:56.044Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-01-10T01:48:56.044Z] #71 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:56.044Z] #71 18.43 OK: 239 MiB in 58 packages [2025-01-10T01:48:56.044Z] #71 DONE 19.4s [2025-01-10T01:48:56.044Z] [2025-01-10T01:48:56.044Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:48:56.044Z] #64 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:56.044Z] #64 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:56.044Z] #64 18.34 (1/14) Installing ca-certificates (20241121-r1) [2025-01-10T01:48:56.044Z] #64 18.53 (2/14) Installing brotli-libs (1.1.0-r2) [2025-01-10T01:48:56.044Z] #64 18.57 (3/14) Installing c-ares (1.33.1-r0) [2025-01-10T01:48:56.044Z] #64 18.64 (4/14) Installing libunistring (1.2-r0) [2025-01-10T01:48:56.044Z] #64 18.78 (5/14) Installing libidn2 (2.3.7-r0) [2025-01-10T01:48:56.044Z] #64 18.84 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-01-10T01:48:56.044Z] #64 18.84 (7/14) Installing libpsl (0.21.5-r1) [2025-01-10T01:48:56.044Z] #64 18.90 (8/14) Installing zstd-libs (1.5.6-r0) [2025-01-10T01:48:56.044Z] #64 19.01 (9/14) Installing libcurl (8.11.1-r0) [2025-01-10T01:48:56.044Z] #64 19.05 (10/14) Installing curl (8.11.1-r0) [2025-01-10T01:48:56.044Z] #64 19.11 (11/14) Installing dumb-init (1.2.5-r3) [2025-01-10T01:48:56.044Z] #64 19.11 (12/14) Installing musl-obstack (1.2.3-r2) [2025-01-10T01:48:56.044Z] #64 19.11 (13/14) Installing libucontext (1.2-r3) [2025-01-10T01:48:56.044Z] #64 19.13 (14/14) Installing gcompat (1.1.0-r4) [2025-01-10T01:48:56.044Z] #64 19.19 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:56.044Z] #64 19.29 Executing ca-certificates-20241121-r1.trigger [2025-01-10T01:48:56.044Z] #64 ... [2025-01-10T01:48:56.044Z] [2025-01-10T01:48:56.044Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-01-10T01:48:56.044Z] #84 DONE 0.8s [2025-01-10T01:48:56.044Z] [2025-01-10T01:48:56.044Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:56.321Z] #34 ... [2025-01-10T01:48:56.321Z] [2025-01-10T01:48:56.321Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-01-10T01:48:56.321Z] #83 DONE 10.4s [2025-01-10T01:48:56.321Z] [2025-01-10T01:48:56.321Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:56.590Z] #34 ... [2025-01-10T01:48:56.590Z] [2025-01-10T01:48:56.590Z] #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-01-10T01:48:56.590Z] #85 DONE 0.4s [2025-01-10T01:48:56.861Z] [2025-01-10T01:48:56.861Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:48:56.861Z] #82 11.19 OK: 14 MiB in 21 packages [2025-01-10T01:48:56.861Z] #82 ... [2025-01-10T01:48:56.861Z] [2025-01-10T01:48:56.861Z] #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:48:56.861Z] #86 DONE 1.0s [2025-01-10T01:48:57.133Z] [2025-01-10T01:48:57.133Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2025-01-10T01:48:57.133Z] #80 11.85 Executing busybox-1.36.1-r29.trigger [2025-01-10T01:48:57.133Z] #80 11.92 OK: 9 MiB in 15 packages [2025-01-10T01:48:57.133Z] #80 DONE 12.8s [2025-01-10T01:48:57.133Z] [2025-01-10T01:48:57.133Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-01-10T01:48:57.133Z] #64 19.80 OK: 15 MiB in 28 packages [2025-01-10T01:48:57.133Z] #64 DONE 20.7s [2025-01-10T01:48:57.133Z] [2025-01-10T01:48:57.133Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:57.411Z] #34 ... [2025-01-10T01:48:57.411Z] [2025-01-10T01:48:57.411Z] #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:48:57.411Z] #82 DONE 11.7s [2025-01-10T01:48:57.411Z] [2025-01-10T01:48:57.411Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:48:58.823Z] #87 ... [2025-01-10T01:48:58.823Z] [2025-01-10T01:48:58.823Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:48:58.823Z] #88 ... [2025-01-10T01:48:58.823Z] [2025-01-10T01:48:58.823Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:48:59.791Z] #34 ... [2025-01-10T01:48:59.791Z] [2025-01-10T01:48:59.791Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T01:48:59.791Z] #0 7.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:59.791Z] #0 7.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:48:59.791Z] #89 10.10 OK: 20 MiB in 18 packages [2025-01-10T01:48:59.791Z] #89 ... [2025-01-10T01:48:59.791Z] [2025-01-10T01:48:59.791Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:49:00.377Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.3s [2025-01-10T01:49:00.377Z] #34 ... [2025-01-10T01:49:00.377Z] [2025-01-10T01:49:00.377Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-01-10T01:49:00.377Z] #89 DONE 10.7s [2025-01-10T01:49:00.377Z] [2025-01-10T01:49:00.377Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:49:00.963Z] #34 ... [2025-01-10T01:49:00.963Z] [2025-01-10T01:49:00.963Z] #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2025-01-10T01:49:00.963Z] #0 6.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:00.963Z] #0 6.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:00.963Z] #0 8.927 OK: 9 MiB in 15 packages [2025-01-10T01:49:00.963Z] #90 DONE 9.5s [2025-01-10T01:49:00.963Z] [2025-01-10T01:49:00.963Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:49:01.551Z] #34 ... [2025-01-10T01:49:01.551Z] [2025-01-10T01:49:01.551Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T01:49:01.551Z] #0 6.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:01.551Z] #0 7.445 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:01.551Z] #91 ... [2025-01-10T01:49:01.551Z] [2025-01-10T01:49:01.551Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:01.818Z] #92 ... [2025-01-10T01:49:01.818Z] [2025-01-10T01:49:01.818Z] #34 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2025-01-10T01:49:01.818Z] #34 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.6s done [2025-01-10T01:49:01.818Z] #34 DONE 26.6s [2025-01-10T01:49:01.818Z] [2025-01-10T01:49:01.818Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:49:01.818Z] #87 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:01.818Z] #87 4.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:02.402Z] #87 ... [2025-01-10T01:49:02.402Z] [2025-01-10T01:49:02.402Z] #93 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-01-10T01:49:02.402Z] #0 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:02.402Z] #0 5.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:02.402Z] #0 8.301 OK: 10 MiB in 19 packages [2025-01-10T01:49:02.402Z] #93 DONE 9.0s [2025-01-10T01:49:02.402Z] [2025-01-10T01:49:02.402Z] #74 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:49:02.402Z] #74 7.576 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:02.402Z] #74 8.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:02.402Z] #74 11.13 OK: 11 MiB in 17 packages [2025-01-10T01:49:02.402Z] #74 DONE 12.1s [2025-01-10T01:49:02.670Z] [2025-01-10T01:49:02.670Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:02.670Z] #94 ... [2025-01-10T01:49:02.670Z] [2025-01-10T01:49:02.670Z] #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-01-10T01:49:02.670Z] #91 10.57 OK: 9 MiB in 16 packages [2025-01-10T01:49:02.670Z] #91 DONE 11.4s [2025-01-10T01:49:02.670Z] [2025-01-10T01:49:02.670Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T01:49:03.260Z] #95 ... [2025-01-10T01:49:03.260Z] [2025-01-10T01:49:03.260Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-01-10T01:49:03.260Z] #81 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:03.260Z] #81 5.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-01-10T01:49:03.260Z] #81 8.514 OK: 9 MiB in 18 packages [2025-01-10T01:49:03.260Z] #81 DONE 9.1s [2025-01-10T01:49:03.527Z] [2025-01-10T01:49:03.527Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:49:04.511Z] #96 ... [2025-01-10T01:49:04.511Z] [2025-01-10T01:49:04.511Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-01-10T01:49:04.511Z] #87 6.630 OK: 15 MiB in 28 packages [2025-01-10T01:49:04.511Z] #87 DONE 7.3s [2025-01-10T01:49:04.784Z] [2025-01-10T01:49:04.784Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-01-10T01:49:04.784Z] #95 DONE 2.2s [2025-01-10T01:49:04.784Z] [2025-01-10T01:49:04.784Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:49:05.749Z] #97 ... [2025-01-10T01:49:05.749Z] [2025-01-10T01:49:05.749Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-01-10T01:49:05.749Z] #98 DONE 2.7s [2025-01-10T01:49:05.749Z] [2025-01-10T01:49:05.749Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:49:05.749Z] #96 DONE 2.2s [2025-01-10T01:49:05.749Z] [2025-01-10T01:49:05.749Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:49:05.749Z] #99 DONE 2.5s [2025-01-10T01:49:05.749Z] [2025-01-10T01:49:05.749Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T01:49:06.020Z] #100 ... [2025-01-10T01:49:06.020Z] [2025-01-10T01:49:06.020Z] #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-01-10T01:49:06.020Z] #101 DONE 0.5s [2025-01-10T01:49:06.020Z] [2025-01-10T01:49:06.020Z] #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-01-10T01:49:06.020Z] #102 DONE 0.5s [2025-01-10T01:49:06.020Z] [2025-01-10T01:49:06.020Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:06.300Z] #103 ... [2025-01-10T01:49:06.300Z] [2025-01-10T01:49:06.300Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-01-10T01:49:06.300Z] #100 DONE 0.6s [2025-01-10T01:49:06.300Z] [2025-01-10T01:49:06.300Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-01-10T01:49:06.300Z] #97 DONE 1.6s [2025-01-10T01:49:06.300Z] [2025-01-10T01:49:06.300Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T01:49:06.300Z] #104 ... [2025-01-10T01:49:06.300Z] [2025-01-10T01:49:06.300Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-01-10T01:49:06.300Z] #105 DONE 0.3s [2025-01-10T01:49:06.569Z] [2025-01-10T01:49:06.569Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2025-01-10T01:49:06.569Z] #106 DONE 0.3s [2025-01-10T01:49:06.569Z] [2025-01-10T01:49:06.569Z] #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-01-10T01:49:06.569Z] #104 DONE 0.4s [2025-01-10T01:49:06.569Z] [2025-01-10T01:49:06.569Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:49:06.837Z] #107 ... [2025-01-10T01:49:06.837Z] [2025-01-10T01:49:06.837Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:49:06.837Z] #108 DONE 0.3s [2025-01-10T01:49:06.837Z] [2025-01-10T01:49:06.837Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-01-10T01:49:06.837Z] #109 DONE 0.3s [2025-01-10T01:49:06.837Z] [2025-01-10T01:49:06.837Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:49:06.837Z] #107 DONE 0.4s [2025-01-10T01:49:06.837Z] [2025-01-10T01:49:06.837Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T01:49:07.106Z] #110 ... [2025-01-10T01:49:07.106Z] [2025-01-10T01:49:07.106Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:07.373Z] #111 ... [2025-01-10T01:49:07.373Z] [2025-01-10T01:49:07.373Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-01-10T01:49:07.373Z] #112 DONE 0.3s [2025-01-10T01:49:07.373Z] [2025-01-10T01:49:07.373Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-01-10T01:49:07.373Z] #110 DONE 0.3s [2025-01-10T01:49:07.373Z] [2025-01-10T01:49:07.373Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-01-10T01:49:07.373Z] #113 DONE 0.4s [2025-01-10T01:49:07.373Z] [2025-01-10T01:49:07.373Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-01-10T01:49:07.639Z] #114 DONE 0.3s [2025-01-10T01:49:07.639Z] [2025-01-10T01:49:07.639Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-01-10T01:49:07.639Z] #115 DONE 0.3s [2025-01-10T01:49:07.639Z] [2025-01-10T01:49:07.639Z] #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-01-10T01:49:07.639Z] #116 DONE 0.3s [2025-01-10T01:49:07.639Z] [2025-01-10T01:49:07.639Z] #117 [security-spire-server] exporting to image [2025-01-10T01:49:07.639Z] #117 exporting layers [2025-01-10T01:49:07.910Z] #117 ... [2025-01-10T01:49:07.910Z] [2025-01-10T01:49:07.910Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-01-10T01:49:07.910Z] #118 DONE 0.4s [2025-01-10T01:49:08.178Z] [2025-01-10T01:49:08.178Z] #119 [security-spire-agent] exporting to image [2025-01-10T01:49:09.592Z] #119 ... [2025-01-10T01:49:09.592Z] [2025-01-10T01:49:09.592Z] #120 [security-spire-config] exporting to image [2025-01-10T01:49:09.592Z] #120 exporting layers 2.1s done [2025-01-10T01:49:09.592Z] #120 writing image sha256:9998f040de8b22b69fd63146edd32054a994649476be9dfb78131318076fae9e 0.1s done [2025-01-10T01:49:09.592Z] #120 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-01-10T01:49:09.592Z] #120 DONE 2.1s [2025-01-10T01:49:09.592Z] [2025-01-10T01:49:09.592Z] #117 [security-spire-server] exporting to image [2025-01-10T01:49:09.592Z] #117 exporting layers 2.1s done [2025-01-10T01:49:09.592Z] #117 writing image sha256:010c72a6da8504e42099cc297ff7e9bcd86ea4f9e85a1f32ac9786fdece73064 0.0s done [2025-01-10T01:49:09.592Z] #117 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-01-10T01:49:09.592Z] #117 DONE 2.2s [2025-01-10T01:49:09.865Z] [2025-01-10T01:49:09.865Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:09.865Z] #92 ... [2025-01-10T01:49:09.865Z] [2025-01-10T01:49:09.865Z] #119 [security-spire-agent] exporting to image [2025-01-10T01:49:09.865Z] #119 exporting layers 1.9s done [2025-01-10T01:49:09.865Z] #119 writing image sha256:cdbc2481a1c60097048b1ba9b2ec2e1c61f0a70c8d4e8000239de9610eaa443d done [2025-01-10T01:49:09.865Z] #119 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-01-10T01:49:09.865Z] #119 DONE 1.9s [2025-01-10T01:49:10.132Z] [2025-01-10T01:49:10.132Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.015Z] #111 ... [2025-01-10T01:49:49.015Z] [2025-01-10T01:49:49.015Z] #88 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.015Z] #88 DONE 60.1s [2025-01-10T01:49:49.015Z] [2025-01-10T01:49:49.015Z] #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.015Z] #103 DONE 52.8s [2025-01-10T01:49:49.015Z] [2025-01-10T01:49:49.015Z] #76 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.015Z] #76 DONE 58.2s [2025-01-10T01:49:49.015Z] [2025-01-10T01:49:49.015Z] #94 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.015Z] #94 DONE 56.3s [2025-01-10T01:49:49.015Z] [2025-01-10T01:49:49.015Z] #92 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.015Z] #92 DONE 57.3s [2025-01-10T01:49:49.015Z] [2025-01-10T01:49:49.015Z] #111 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.015Z] #111 DONE 51.8s [2025-01-10T01:49:49.015Z] [2025-01-10T01:49:49.015Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-10T01:49:49.986Z] #121 ... [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #122 [core-data builder 6/7] COPY . . [2025-01-10T01:49:49.986Z] #122 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.986Z] #123 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #124 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:49:49.986Z] #124 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #125 [core-keeper builder 7/8] COPY . . [2025-01-10T01:49:49.986Z] #125 DONE 1.3s [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-01-10T01:49:49.986Z] #126 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:49:49.986Z] #127 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.986Z] #128 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-01-10T01:49:49.986Z] #129 DONE 1.3s [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #130 [core-command builder 6/7] COPY . . [2025-01-10T01:49:49.986Z] #130 DONE 1.3s [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.986Z] #131 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #132 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-01-10T01:49:49.986Z] #132 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:49:49.986Z] #133 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #134 [core-metadata builder 6/7] COPY . . [2025-01-10T01:49:49.986Z] #134 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:49.986Z] #135 CACHED [2025-01-10T01:49:49.986Z] [2025-01-10T01:49:49.986Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:49:49.986Z] #136 CACHED [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:49:50.255Z] #137 CACHED [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:50.255Z] #138 CACHED [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #139 [security-bootstrapper builder 6/7] COPY . . [2025-01-10T01:49:50.255Z] #139 CACHED [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #121 [support-scheduler builder 6/7] COPY . . [2025-01-10T01:49:50.255Z] #121 DONE 1.3s [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #140 [support-notifications builder 6/7] COPY . . [2025-01-10T01:49:50.255Z] #140 DONE 1.3s [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #141 [security-spiffe-token-provider builder 6/7] COPY . . [2025-01-10T01:49:50.255Z] #141 DONE 1.3s [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-01-10T01:49:50.255Z] #142 CACHED [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-01-10T01:49:50.255Z] #143 CACHED [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #144 [security-proxy-setup builder 6/7] COPY . . [2025-01-10T01:49:50.255Z] #144 CACHED [2025-01-10T01:49:50.255Z] [2025-01-10T01:49:50.255Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:49:53.610Z] #145 3.473 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-01-10T01:49:57.215Z] #154 ... [2025-01-10T01:49:57.215Z] [2025-01-10T01:49:57.215Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T01:49:57.216Z] #145 84.92 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T01:50:00.299Z] #145 ... [2025-01-10T01:50:00.299Z] [2025-01-10T01:50:00.299Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T01:50:00.299Z] #0 2.726 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-01-10T01:50:00.299Z] #146 ... [2025-01-10T01:50:00.299Z] [2025-01-10T01:50:00.299Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T01:50:00.299Z] #0 3.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-01-10T01:50:00.566Z] #147 ... [2025-01-10T01:50:00.566Z] [2025-01-10T01:50:00.566Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T01:50:00.566Z] #0 3.049 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-01-10T01:50:00.566Z] #148 ... [2025-01-10T01:50:00.566Z] [2025-01-10T01:50:00.566Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T01:50:00.566Z] #0 3.540 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-01-10T01:50:00.832Z] #149 ... [2025-01-10T01:50:00.832Z] [2025-01-10T01:50:00.832Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T01:50:00.832Z] #0 3.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-01-10T01:50:01.222Z] #150 ... [2025-01-10T01:50:01.222Z] [2025-01-10T01:50:01.222Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T01:50:01.222Z] #0 3.194 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-01-10T01:50:01.222Z] #151 ... [2025-01-10T01:50:01.222Z] [2025-01-10T01:50:01.222Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T01:50:01.222Z] #0 2.602 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-01-10T01:50:01.492Z] #152 ... [2025-01-10T01:50:01.492Z] [2025-01-10T01:50:01.492Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T01:50:01.492Z] #0 3.545 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-01-10T01:50:01.492Z] #153 ... [2025-01-10T01:50:01.492Z] [2025-01-10T01:50:01.492Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T01:50:01.492Z] #0 2.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-01-10T01:50:01.761Z] #154 ... [2025-01-10T01:50:01.761Z] [2025-01-10T01:50:01.761Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T01:50:01.761Z] #0 2.428 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-01-10T01:50:01.761Z] #155 ... [2025-01-10T01:50:01.761Z] [2025-01-10T01:50:01.761Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T01:50:01.761Z] #0 2.276 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-01-10T01:50:07.267Z] #145 ... [2025-01-10T01:50:07.267Z] [2025-01-10T01:50:07.267Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T01:50:07.267Z] #148 DONE 102.0s [2025-01-10T01:50:07.267Z] [2025-01-10T01:50:07.267Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:50:07.267Z] #147 ... [2025-01-10T01:50:07.267Z] [2025-01-10T01:50:07.267Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T01:50:07.267Z] #143 DONE 102.9s [2025-01-10T01:50:07.267Z] [2025-01-10T01:50:07.267Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:50:09.823Z] #147 ... [2025-01-10T01:50:09.823Z] [2025-01-10T01:50:09.823Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-01-10T01:50:09.823Z] #144 DONE 105.2s [2025-01-10T01:50:09.823Z] [2025-01-10T01:50:09.823Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T01:50:13.139Z] #149 ... [2025-01-10T01:50:13.139Z] [2025-01-10T01:50:13.139Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T01:50:13.139Z] #153 DONE 108.2s [2025-01-10T01:50:13.139Z] [2025-01-10T01:50:13.139Z] #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T01:50:13.139Z] #145 DONE 108.2s [2025-01-10T01:50:13.139Z] [2025-01-10T01:50:13.139Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T01:50:23.168Z] #152 ... [2025-01-10T01:50:23.168Z] [2025-01-10T01:50:23.168Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:31.321Z] #155 ... [2025-01-10T01:50:31.321Z] [2025-01-10T01:50:31.321Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T01:50:39.537Z] #156 ... [2025-01-10T01:50:39.537Z] [2025-01-10T01:50:39.537Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:49.950Z] #157 ... [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:49.951Z] #158 ... [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T01:50:49.951Z] #154 DONE 145.6s [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T01:50:49.951Z] #146 DONE 145.6s [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T01:50:49.951Z] #150 DONE 145.7s [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T01:50:49.951Z] #152 DONE 145.7s [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T01:50:49.951Z] #151 DONE 145.7s [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:49.951Z] #155 DONE 27.3s [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T01:50:49.951Z] #149 DONE 145.7s [2025-01-10T01:50:49.951Z] [2025-01-10T01:50:49.951Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #159 ... [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T01:50:50.210Z] #156 DONE 18.8s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #157 DONE 15.6s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #160 DONE 0.3s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #158 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #158 DONE 0.8s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T01:50:50.210Z] #147 DONE 146.0s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #161 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #161 DONE 0.1s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #159 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #159 DONE 0.2s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #162 DONE 0.2s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #163 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #163 DONE 0.2s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #164 CACHED [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #165 CACHED [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #166 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #166 DONE 0.2s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #167 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #167 CACHED [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #168 CACHED [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #169 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #169 CACHED [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #170 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #170 CACHED [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:50.210Z] #171 DONE 0.1s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #172 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:50.210Z] #172 DONE 0.3s [2025-01-10T01:50:50.210Z] [2025-01-10T01:50:50.210Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T01:50:51.151Z] #173 ... [2025-01-10T01:50:51.151Z] [2025-01-10T01:50:51.151Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:51.151Z] #174 DONE 0.9s [2025-01-10T01:50:51.427Z] [2025-01-10T01:50:51.427Z] #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T01:50:52.018Z] #175 ... [2025-01-10T01:50:52.018Z] [2025-01-10T01:50:52.018Z] #176 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-01-10T01:50:52.018Z] #176 DONE 1.5s [2025-01-10T01:50:52.018Z] [2025-01-10T01:50:52.018Z] #177 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:52.018Z] #177 DONE 1.6s [2025-01-10T01:50:52.018Z] [2025-01-10T01:50:52.018Z] #178 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T01:50:52.018Z] #178 DONE 1.6s [2025-01-10T01:50:52.018Z] [2025-01-10T01:50:52.018Z] #179 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T01:50:52.018Z] #179 DONE 1.6s [2025-01-10T01:50:52.018Z] [2025-01-10T01:50:52.018Z] #180 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-01-10T01:50:52.018Z] #180 DONE 1.6s [2025-01-10T01:50:52.018Z] [2025-01-10T01:50:52.018Z] #181 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:52.018Z] #181 DONE 1.6s [2025-01-10T01:50:52.018Z] [2025-01-10T01:50:52.018Z] #182 [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-10T01:50:52.280Z] #182 ... [2025-01-10T01:50:52.280Z] [2025-01-10T01:50:52.280Z] #183 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T01:50:52.280Z] #183 DONE 1.7s [2025-01-10T01:50:52.280Z] [2025-01-10T01:50:52.280Z] #184 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T01:50:52.280Z] #184 DONE 1.7s [2025-01-10T01:50:52.280Z] [2025-01-10T01:50:52.280Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-01-10T01:50:52.280Z] #185 DONE 1.6s [2025-01-10T01:50:52.280Z] [2025-01-10T01:50:52.280Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-01-10T01:50:52.280Z] #173 DONE 1.7s [2025-01-10T01:50:52.280Z] [2025-01-10T01:50:52.280Z] #186 [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-10T01:50:52.855Z] #186 ... [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #175 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T01:50:52.855Z] #175 DONE 1.5s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #187 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-01-10T01:50:52.855Z] #187 DONE 1.0s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #188 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:52.855Z] #188 DONE 0.8s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:50:52.855Z] #189 DONE 0.8s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #190 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:50:52.855Z] #190 DONE 0.9s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:50:52.855Z] #191 DONE 0.8s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #182 [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-10T01:50:52.855Z] #182 DONE 0.8s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #192 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:50:52.855Z] #192 DONE 0.8s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #186 [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-10T01:50:52.855Z] #186 DONE 0.6s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T01:50:52.855Z] #193 DONE 0.9s [2025-01-10T01:50:52.855Z] [2025-01-10T01:50:52.855Z] #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T01:50:53.117Z] #194 ... [2025-01-10T01:50:53.117Z] [2025-01-10T01:50:53.117Z] #195 [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-10T01:50:53.117Z] #195 DONE 0.8s [2025-01-10T01:50:53.117Z] [2025-01-10T01:50:53.117Z] #196 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T01:50:53.117Z] #196 DONE 2.8s [2025-01-10T01:50:53.117Z] [2025-01-10T01:50:53.117Z] #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:53.690Z] #197 ... [2025-01-10T01:50:53.690Z] [2025-01-10T01:50:53.690Z] #198 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:50:53.690Z] #198 DONE 0.8s [2025-01-10T01:50:53.690Z] [2025-01-10T01:50:53.690Z] #199 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T01:50:53.690Z] #199 DONE 0.8s [2025-01-10T01:50:53.690Z] [2025-01-10T01:50:53.690Z] #200 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T01:50:53.690Z] #200 DONE 0.8s [2025-01-10T01:50:53.690Z] [2025-01-10T01:50:53.691Z] #201 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T01:50:53.691Z] #201 DONE 0.8s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #202 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T01:50:53.691Z] #202 DONE 0.8s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #194 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T01:50:53.691Z] #194 DONE 0.8s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #203 [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-10T01:50:53.691Z] #203 DONE 0.8s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:50:53.691Z] #204 DONE 0.8s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #205 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T01:50:53.691Z] #205 DONE 0.8s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #197 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T01:50:53.691Z] #197 DONE 0.6s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:50:53.691Z] #206 ... [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T01:50:53.691Z] #207 DONE 0.2s [2025-01-10T01:50:53.691Z] [2025-01-10T01:50:53.691Z] #208 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T01:50:53.691Z] #208 DONE 0.2s [2025-01-10T01:50:53.952Z] [2025-01-10T01:50:53.952Z] #111 [core-data] exporting to image [2025-01-10T01:50:53.952Z] #111 exporting layers [2025-01-10T01:50:54.223Z] #111 ... [2025-01-10T01:50:54.223Z] [2025-01-10T01:50:54.223Z] #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T01:50:54.223Z] #209 DONE 0.4s [2025-01-10T01:50:54.223Z] [2025-01-10T01:50:54.223Z] #210 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T01:50:54.223Z] #210 DONE 0.4s [2025-01-10T01:50:54.223Z] [2025-01-10T01:50:54.223Z] #211 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-01-10T01:50:54.223Z] #211 DONE 0.4s [2025-01-10T01:50:54.223Z] [2025-01-10T01:50:54.223Z] #212 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T01:50:54.223Z] #212 DONE 0.4s [2025-01-10T01:50:54.223Z] [2025-01-10T01:50:54.223Z] #111 [core-metadata] exporting to image [2025-01-10T01:50:54.223Z] #111 exporting layers 0.5s done [2025-01-10T01:50:54.223Z] #111 writing image sha256:d2fca825a240be7dc9580186bf43c01e8ff4a9f5a42d8a50095b28bdb1baf34e [2025-01-10T01:50:54.223Z] #111 ... [2025-01-10T01:50:54.223Z] [2025-01-10T01:50:54.223Z] #213 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T01:50:54.223Z] #213 DONE 0.1s [2025-01-10T01:50:54.223Z] [2025-01-10T01:50:54.223Z] #111 [support-notifications] exporting to image [2025-01-10T01:50:54.223Z] #111 writing image sha256:d2fca825a240be7dc9580186bf43c01e8ff4a9f5a42d8a50095b28bdb1baf34e done [2025-01-10T01:50:54.223Z] #111 writing image sha256:8cb17aa595a05f7f5407e18f44789e9107acce2b28dc130ecca8e80ccd658f77 0.0s done [2025-01-10T01:50:54.223Z] #111 writing image sha256:3a85253fb465df98de18b3b12e225efbd345c7b018af3066ac16d3703a40d119 done [2025-01-10T01:50:54.223Z] #111 writing image sha256:04b70301054667e07a2e1b09936b1eeb5e5e0384bfe688d7c2f384e72ffcf1c7 0.0s done [2025-01-10T01:50:54.223Z] #111 naming to docker.io/library/support-scheduler done [2025-01-10T01:50:54.223Z] #111 naming to docker.io/library/core-command done [2025-01-10T01:50:54.223Z] #111 naming to docker.io/library/core-keeper done [2025-01-10T01:50:54.223Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2025-01-10T01:50:54.485Z] #111 exporting layers 0.8s done [2025-01-10T01:50:54.745Z] #111 ... [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #214 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T01:50:54.745Z] #214 DONE 0.5s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T01:50:54.745Z] #215 DONE 0.5s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:50:54.745Z] #206 DONE 1.0s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #216 [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-10T01:50:54.745Z] #216 DONE 1.0s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #111 [security-proxy-auth] exporting to image [2025-01-10T01:50:54.745Z] #111 writing image sha256:182bf64227d78bb2b5cac55bba4955f6cbca5e274d17f7e9ac1b98a2751ac450 done [2025-01-10T01:50:54.745Z] #111 naming to docker.io/library/core-metadata done [2025-01-10T01:50:54.745Z] #111 writing image sha256:995c6a54019364894e292c7c4f4eb29c7e52a3d6742476e47321992918db430b done [2025-01-10T01:50:54.745Z] #111 naming to docker.io/library/core-data done [2025-01-10T01:50:54.745Z] #111 ... [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #217 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T01:50:54.745Z] #217 DONE 0.1s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T01:50:54.745Z] #218 DONE 0.1s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #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-10T01:50:54.745Z] #219 DONE 0.1s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #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-10T01:50:54.745Z] #220 DONE 0.1s [2025-01-10T01:50:54.745Z] [2025-01-10T01:50:54.745Z] #111 [support-notifications] exporting to image [2025-01-10T01:50:54.745Z] #111 exporting layers 0.6s done [2025-01-10T01:50:54.745Z] #111 writing image sha256:f168c3e6910e2ec1f91bfce8e9eb3dc80d00228b4cfeb02d29f1a468cd0f871d done [2025-01-10T01:50:54.745Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2025-01-10T01:50:54.745Z] #111 writing image sha256:f87d241745bfeb9593bb680af7cdf3fd23f2e1e6245416495e307a98570c8618 done [2025-01-10T01:50:54.745Z] #111 naming to docker.io/library/support-notifications done [2025-01-10T01:50:55.006Z] #111 ... [2025-01-10T01:50:55.006Z] [2025-01-10T01:50:55.006Z] #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-10T01:50:55.006Z] #221 DONE 0.1s [2025-01-10T01:50:55.006Z] [2025-01-10T01:50:55.006Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T01:50:55.006Z] #222 DONE 0.0s [2025-01-10T01:50:55.006Z] [2025-01-10T01:50:55.006Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:50:55.006Z] #223 DONE 1.2s [2025-01-10T01:50:55.006Z] [2025-01-10T01:50:55.006Z] #111 [security-proxy-setup] exporting to image [2025-01-10T01:50:55.006Z] #111 writing image sha256:64865bdbf24e7d0f35fc5325280827c4f536460934aa98b974c2f5232e6117f3 done [2025-01-10T01:50:55.006Z] #111 naming to docker.io/library/security-proxy-auth done [2025-01-10T01:50:55.006Z] #111 exporting layers 0.2s done [2025-01-10T01:50:55.267Z] #111 writing image sha256:7a275da5b5e0ded6afd900cd9bf29009dc24d9b419143edf1e6aba9de6982e55 done [2025-01-10T01:50:55.267Z] #111 naming to docker.io/library/security-proxy-setup done [2025-01-10T01:50:55.267Z] #111 DONE 3.2s [2025-01-10T01:50:55.267Z] [2025-01-10T01:50:55.267Z] #224 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T01:50:55.267Z] #224 DONE 0.5s [2025-01-10T01:50:55.267Z] [2025-01-10T01:50:55.267Z] #225 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T01:50:55.526Z] #225 DONE 0.6s [2025-01-10T01:50:55.526Z] [2025-01-10T01:50:55.526Z] #111 [security-bootstrapper] exporting to image [2025-01-10T01:50:55.526Z] #111 writing image sha256:3358e0562a9a8456f549fa71344c4ecc7059ef5facdf607c799958288fa570f7 done [2025-01-10T01:50:55.526Z] #111 naming to docker.io/library/security-secretstore-setup done [2025-01-10T01:50:55.787Z] #111 exporting layers 0.2s done [2025-01-10T01:50:55.787Z] #111 writing image sha256:69ab125eea519d8e418602838958ed116545ee3ad79d612e9f19f340f088ebfe done [2025-01-10T01:50:55.787Z] #111 naming to docker.io/library/security-bootstrapper done [2025-01-10T01:50:55.787Z] #111 DONE 3.6s [2025-01-10T01:50:55.787Z] [2025-01-10T01:50:55.787Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T01:50:55.787Z] time="2025-01-10T01:47:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T01:50:55.797Z] $ docker stop --time=1 b93841f6a8df6ce91c506bc96b6cd5faeac2f8eed48b0c8e32a7cdcce404f1a0 [2025-01-10T01:50:57.091Z] $ docker rm -f --volumes b93841f6a8df6ce91c506bc96b6cd5faeac2f8eed48b0c8e32a7cdcce404f1a0 [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T01:50:57.442Z] + docker images [2025-01-10T01:50:57.442Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T01:50:57.442Z] security-bootstrapper latest 69ab125eea51 2 seconds ago 20.3MB [2025-01-10T01:50:57.442Z] security-secretstore-setup latest 3358e0562a9a 2 seconds ago 41MB [2025-01-10T01:50:57.442Z] security-proxy-auth latest 64865bdbf24e 3 seconds ago 30.7MB [2025-01-10T01:50:57.443Z] security-proxy-setup latest 7a275da5b5e0 3 seconds ago 29.3MB [2025-01-10T01:50:57.443Z] core-common-config-bootstrapper latest f168c3e6910e 3 seconds ago 17.1MB [2025-01-10T01:50:57.443Z] support-scheduler latest d2fca825a240 4 seconds ago 47MB [2025-01-10T01:50:57.443Z] core-keeper latest 04b703010546 4 seconds ago 31.4MB [2025-01-10T01:50:57.443Z] core-metadata latest 182bf64227d7 4 seconds ago 31.9MB [2025-01-10T01:50:57.443Z] support-notifications latest f87d241745bf 4 seconds ago 50.3MB [2025-01-10T01:50:57.443Z] core-data latest 995c6a540193 4 seconds ago 31.8MB [2025-01-10T01:50:57.443Z] security-spiffe-token-provider latest 8cb17aa595a0 5 seconds ago 32.6MB [2025-01-10T01:50:57.443Z] core-command latest 3a85253fb465 5 seconds ago 27.6MB [2025-01-10T01:50:57.443Z] security-spire-config latest 6124f7ecc6f4 3 minutes ago 121MB [2025-01-10T01:50:57.443Z] security-spire-server latest c0a92e0c29bd 3 minutes ago 122MB [2025-01-10T01:50:57.443Z] security-spire-agent latest cec3e9489f76 3 minutes ago 182MB [2025-01-10T01:50:57.443Z] ci-base-image-x86_64 latest 4a20f1c38749 6 minutes ago 982MB [2025-01-10T01:50:57.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 weeks ago 580MB [2025-01-10T01:50:57.443Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 19 months ago 334MB [2025-01-10T01:50:57.443Z] 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-10T01:50:57.572Z] provisioning config files... [2025-01-10T01:50:57.581Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config17650470946599359536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T01:50:57.887Z] ---> ****-login.sh [2025-01-10T01:50:57.887Z] nexus3.edgexfoundry.org:10001 [2025-01-10T01:50:57.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:50:57.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:50:57.888Z] Configure a credential helper to remove this warning. See [2025-01-10T01:50:57.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:50:57.888Z] [2025-01-10T01:50:57.888Z] Login Succeeded [2025-01-10T01:50:57.888Z] nexus3.edgexfoundry.org:10002 [2025-01-10T01:50:57.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:50:58.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:50:58.147Z] Configure a credential helper to remove this warning. See [2025-01-10T01:50:58.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:50:58.147Z] [2025-01-10T01:50:58.147Z] Login Succeeded [2025-01-10T01:50:58.147Z] nexus3.edgexfoundry.org:10003 [2025-01-10T01:50:58.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:50:58.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:50:58.147Z] Configure a credential helper to remove this warning. See [2025-01-10T01:50:58.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:50:58.147Z] [2025-01-10T01:50:58.147Z] Login Succeeded [2025-01-10T01:50:58.147Z] nexus3.edgexfoundry.org:10004 [2025-01-10T01:50:58.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:50:58.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:50:58.147Z] Configure a credential helper to remove this warning. See [2025-01-10T01:50:58.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:50:58.147Z] [2025-01-10T01:50:58.147Z] Login Succeeded [2025-01-10T01:50:58.147Z] ****.io [2025-01-10T01:50:58.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T01:50:58.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T01:50:58.406Z] Configure a credential helper to remove this warning. See [2025-01-10T01:50:58.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T01:50:58.406Z] [2025-01-10T01:50:58.406Z] Login Succeeded [2025-01-10T01:50:58.406Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T01:50:58.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:50:58.456Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T01:50:58.488Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-01-10T01:50:58.488Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:50:58.488Z] latest [2025-01-10T01:50:58.488Z] 4.0.0-dev.38 [2025-01-10T01:50:58.488Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:50:58.488Z] main [2025-01-10T01:50:58.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:50:58.833Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:50:59.167Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:50:59.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T01:50:59.167Z] fd8022f99a50: Preparing [2025-01-10T01:50:59.167Z] 4388cf454ca6: Preparing [2025-01-10T01:50:59.167Z] a49da307a695: Preparing [2025-01-10T01:50:59.167Z] c22dcca82a20: Preparing [2025-01-10T01:50:59.167Z] 2e72225c7488: Preparing [2025-01-10T01:50:59.167Z] f0074a4735c1: Preparing [2025-01-10T01:50:59.167Z] ce5a8cde9eee: Preparing [2025-01-10T01:50:59.167Z] ce5a8cde9eee: Waiting [2025-01-10T01:50:59.167Z] a49da307a695: Pushed [2025-01-10T01:50:59.167Z] fd8022f99a50: Pushed [2025-01-10T01:50:59.167Z] c22dcca82a20: Pushed [2025-01-10T01:50:59.167Z] 2e72225c7488: Pushed [2025-01-10T01:50:59.167Z] f0074a4735c1: Pushed [2025-01-10T01:51:00.102Z] ce5a8cde9eee: Pushed [2025-01-10T01:51:01.479Z] 4388cf454ca6: Pushed [2025-01-10T01:51:01.479Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:01.804Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:02.126Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T01:51:02.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T01:51:02.126Z] fd8022f99a50: Preparing [2025-01-10T01:51:02.126Z] 4388cf454ca6: Preparing [2025-01-10T01:51:02.126Z] a49da307a695: Preparing [2025-01-10T01:51:02.126Z] c22dcca82a20: Preparing [2025-01-10T01:51:02.126Z] 2e72225c7488: Preparing [2025-01-10T01:51:02.126Z] f0074a4735c1: Preparing [2025-01-10T01:51:02.126Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:02.126Z] f0074a4735c1: Waiting [2025-01-10T01:51:02.126Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:02.126Z] fd8022f99a50: Layer already exists [2025-01-10T01:51:02.126Z] 4388cf454ca6: Layer already exists [2025-01-10T01:51:02.126Z] a49da307a695: Layer already exists [2025-01-10T01:51:02.126Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:02.126Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:02.126Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:02.126Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:02.126Z] latest: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:02.466Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:02.791Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.38 [2025-01-10T01:51:02.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T01:51:02.791Z] fd8022f99a50: Preparing [2025-01-10T01:51:02.791Z] 4388cf454ca6: Preparing [2025-01-10T01:51:02.791Z] a49da307a695: Preparing [2025-01-10T01:51:02.791Z] c22dcca82a20: Preparing [2025-01-10T01:51:02.791Z] 2e72225c7488: Preparing [2025-01-10T01:51:02.791Z] f0074a4735c1: Preparing [2025-01-10T01:51:02.791Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:02.791Z] f0074a4735c1: Waiting [2025-01-10T01:51:02.791Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:02.791Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:02.791Z] fd8022f99a50: Layer already exists [2025-01-10T01:51:02.791Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:02.791Z] a49da307a695: Layer already exists [2025-01-10T01:51:02.791Z] 4388cf454ca6: Layer already exists [2025-01-10T01:51:02.791Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:02.791Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:02.791Z] 4.0.0-dev.38: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:03.125Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:03.460Z] + docker push nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:03.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T01:51:03.460Z] fd8022f99a50: Preparing [2025-01-10T01:51:03.460Z] 4388cf454ca6: Preparing [2025-01-10T01:51:03.460Z] a49da307a695: Preparing [2025-01-10T01:51:03.460Z] c22dcca82a20: Preparing [2025-01-10T01:51:03.460Z] 2e72225c7488: Preparing [2025-01-10T01:51:03.460Z] f0074a4735c1: Preparing [2025-01-10T01:51:03.460Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:03.460Z] f0074a4735c1: Waiting [2025-01-10T01:51:03.460Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:03.460Z] 4388cf454ca6: Layer already exists [2025-01-10T01:51:03.460Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:03.460Z] fd8022f99a50: Layer already exists [2025-01-10T01:51:03.460Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:03.460Z] a49da307a695: Layer already exists [2025-01-10T01:51:03.460Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:03.460Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:03.460Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:03.794Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:04.125Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-01-10T01:51:04.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-01-10T01:51:04.125Z] fd8022f99a50: Preparing [2025-01-10T01:51:04.125Z] 4388cf454ca6: Preparing [2025-01-10T01:51:04.125Z] a49da307a695: Preparing [2025-01-10T01:51:04.125Z] c22dcca82a20: Preparing [2025-01-10T01:51:04.125Z] 2e72225c7488: Preparing [2025-01-10T01:51:04.125Z] f0074a4735c1: Preparing [2025-01-10T01:51:04.125Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:04.125Z] f0074a4735c1: Waiting [2025-01-10T01:51:04.125Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:04.126Z] 4388cf454ca6: Layer already exists [2025-01-10T01:51:04.126Z] fd8022f99a50: Layer already exists [2025-01-10T01:51:04.126Z] a49da307a695: Layer already exists [2025-01-10T01:51:04.126Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:04.126Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:04.126Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:04.126Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:04.126Z] main: digest: sha256:5e9f311a02d7cab1f40de04ef58c24345a19dc1c3d27651ecbf88786c921d612 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:04.191Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:04.204Z] taggedImages: [2025-01-10T01:51:04.204Z] - nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:04.204Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-01-10T01:51:04.204Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.38 [2025-01-10T01:51:04.204Z] - nexus3.edgexfoundry.org:10004/core-command:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:04.204Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-01-10T01:51:04.228Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-01-10T01:51:04.228Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:04.228Z] latest [2025-01-10T01:51:04.228Z] 4.0.0-dev.38 [2025-01-10T01:51:04.228Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:04.228Z] main [2025-01-10T01:51:04.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:04.566Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:04.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:04.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T01:51:04.886Z] c4db006c6c25: Preparing [2025-01-10T01:51:04.886Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:04.886Z] 2e6a482e2aaa: Preparing [2025-01-10T01:51:04.886Z] 3d10377fc463: Preparing [2025-01-10T01:51:04.886Z] a49da307a695: Preparing [2025-01-10T01:51:04.886Z] c22dcca82a20: Preparing [2025-01-10T01:51:04.886Z] 2e72225c7488: Preparing [2025-01-10T01:51:04.886Z] f0074a4735c1: Preparing [2025-01-10T01:51:04.886Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:04.886Z] 2e72225c7488: Waiting [2025-01-10T01:51:04.886Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:04.886Z] f0074a4735c1: Waiting [2025-01-10T01:51:04.886Z] c22dcca82a20: Waiting [2025-01-10T01:51:04.886Z] a49da307a695: Layer already exists [2025-01-10T01:51:04.886Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:04.886Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:04.886Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:04.886Z] c4db006c6c25: Pushed [2025-01-10T01:51:04.886Z] 95e3c2dd0cd6: Pushed [2025-01-10T01:51:04.886Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:04.886Z] 2e6a482e2aaa: Pushed [2025-01-10T01:51:06.269Z] 3d10377fc463: Pushed [2025-01-10T01:51:06.269Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:06.598Z] + 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-10T01:51:06.931Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T01:51:06.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T01:51:06.931Z] c4db006c6c25: Preparing [2025-01-10T01:51:06.931Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:06.931Z] 2e6a482e2aaa: Preparing [2025-01-10T01:51:06.931Z] 3d10377fc463: Preparing [2025-01-10T01:51:06.931Z] a49da307a695: Preparing [2025-01-10T01:51:06.931Z] c22dcca82a20: Preparing [2025-01-10T01:51:06.931Z] 2e72225c7488: Preparing [2025-01-10T01:51:06.931Z] f0074a4735c1: Preparing [2025-01-10T01:51:06.931Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:06.931Z] f0074a4735c1: Waiting [2025-01-10T01:51:06.931Z] c22dcca82a20: Waiting [2025-01-10T01:51:06.931Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:06.931Z] 2e72225c7488: Waiting [2025-01-10T01:51:06.931Z] a49da307a695: Layer already exists [2025-01-10T01:51:06.931Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:06.931Z] 3d10377fc463: Layer already exists [2025-01-10T01:51:06.931Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:06.931Z] 2e6a482e2aaa: Layer already exists [2025-01-10T01:51:06.931Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:06.931Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:06.931Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:06.931Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:06.931Z] latest: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:07.269Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:07.600Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.38 [2025-01-10T01:51:07.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T01:51:07.600Z] c4db006c6c25: Preparing [2025-01-10T01:51:07.600Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:07.600Z] 2e6a482e2aaa: Preparing [2025-01-10T01:51:07.600Z] 3d10377fc463: Preparing [2025-01-10T01:51:07.600Z] a49da307a695: Preparing [2025-01-10T01:51:07.600Z] c22dcca82a20: Preparing [2025-01-10T01:51:07.600Z] 2e72225c7488: Preparing [2025-01-10T01:51:07.600Z] f0074a4735c1: Preparing [2025-01-10T01:51:07.600Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:07.600Z] c22dcca82a20: Waiting [2025-01-10T01:51:07.600Z] 2e72225c7488: Waiting [2025-01-10T01:51:07.600Z] f0074a4735c1: Waiting [2025-01-10T01:51:07.600Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:07.600Z] 3d10377fc463: Layer already exists [2025-01-10T01:51:07.600Z] a49da307a695: Layer already exists [2025-01-10T01:51:07.600Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:07.600Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:07.600Z] 2e6a482e2aaa: Layer already exists [2025-01-10T01:51:07.600Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:07.600Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:07.600Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:07.600Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:07.600Z] 4.0.0-dev.38: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:07.936Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:08.256Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:08.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T01:51:08.256Z] c4db006c6c25: Preparing [2025-01-10T01:51:08.256Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:08.256Z] 2e6a482e2aaa: Preparing [2025-01-10T01:51:08.256Z] 3d10377fc463: Preparing [2025-01-10T01:51:08.256Z] a49da307a695: Preparing [2025-01-10T01:51:08.256Z] c22dcca82a20: Preparing [2025-01-10T01:51:08.256Z] 2e72225c7488: Preparing [2025-01-10T01:51:08.256Z] f0074a4735c1: Preparing [2025-01-10T01:51:08.256Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:08.256Z] 2e72225c7488: Waiting [2025-01-10T01:51:08.256Z] f0074a4735c1: Waiting [2025-01-10T01:51:08.256Z] c22dcca82a20: Waiting [2025-01-10T01:51:08.256Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:08.256Z] 2e6a482e2aaa: Layer already exists [2025-01-10T01:51:08.256Z] a49da307a695: Layer already exists [2025-01-10T01:51:08.256Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:08.256Z] 3d10377fc463: Layer already exists [2025-01-10T01:51:08.256Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:08.256Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:08.256Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:08.256Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:08.256Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:08.634Z] + 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-10T01:51:08.964Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-01-10T01:51:08.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-01-10T01:51:08.964Z] c4db006c6c25: Preparing [2025-01-10T01:51:08.964Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:08.964Z] 2e6a482e2aaa: Preparing [2025-01-10T01:51:08.964Z] 3d10377fc463: Preparing [2025-01-10T01:51:08.964Z] a49da307a695: Preparing [2025-01-10T01:51:08.964Z] c22dcca82a20: Preparing [2025-01-10T01:51:08.964Z] 2e72225c7488: Preparing [2025-01-10T01:51:08.964Z] f0074a4735c1: Preparing [2025-01-10T01:51:08.964Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:08.964Z] 2e72225c7488: Waiting [2025-01-10T01:51:08.964Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:08.964Z] c22dcca82a20: Waiting [2025-01-10T01:51:08.964Z] f0074a4735c1: Waiting [2025-01-10T01:51:08.964Z] 3d10377fc463: Layer already exists [2025-01-10T01:51:08.964Z] a49da307a695: Layer already exists [2025-01-10T01:51:08.964Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:08.964Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:08.964Z] 2e6a482e2aaa: Layer already exists [2025-01-10T01:51:08.964Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:08.964Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:08.964Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:08.964Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:08.964Z] main: digest: sha256:94b2883e9d6a815b3e1c8b8936dfb9a7ef04204e7c789927d889dc80d2352551 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:09.038Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:09.050Z] taggedImages: [2025-01-10T01:51:09.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:09.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-01-10T01:51:09.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.38 [2025-01-10T01:51:09.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:09.050Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-01-10T01:51:09.074Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-01-10T01:51:09.074Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:09.074Z] latest [2025-01-10T01:51:09.074Z] 4.0.0-dev.38 [2025-01-10T01:51:09.074Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:09.074Z] main [2025-01-10T01:51:09.074Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:09.415Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:09.741Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:09.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T01:51:09.741Z] 2ed04d286e66: Preparing [2025-01-10T01:51:09.741Z] 7c957945a41e: Preparing [2025-01-10T01:51:09.741Z] 75f9d01ca963: Preparing [2025-01-10T01:51:09.741Z] a49da307a695: Preparing [2025-01-10T01:51:09.741Z] c22dcca82a20: Preparing [2025-01-10T01:51:09.741Z] 14050c3bec5d: Preparing [2025-01-10T01:51:09.741Z] bf854a0f83cf: Preparing [2025-01-10T01:51:09.741Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:09.741Z] 14050c3bec5d: Waiting [2025-01-10T01:51:09.741Z] bf854a0f83cf: Waiting [2025-01-10T01:51:09.741Z] a49da307a695: Layer already exists [2025-01-10T01:51:09.741Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:09.741Z] 2ed04d286e66: Pushed [2025-01-10T01:51:09.741Z] 7c957945a41e: Pushed [2025-01-10T01:51:09.741Z] 14050c3bec5d: Pushed [2025-01-10T01:51:09.741Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:09.741Z] bf854a0f83cf: Pushed [2025-01-10T01:51:12.281Z] 75f9d01ca963: Pushed [2025-01-10T01:51:12.540Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:12.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:13.195Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T01:51:13.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T01:51:13.195Z] 2ed04d286e66: Preparing [2025-01-10T01:51:13.195Z] 7c957945a41e: Preparing [2025-01-10T01:51:13.195Z] 75f9d01ca963: Preparing [2025-01-10T01:51:13.195Z] a49da307a695: Preparing [2025-01-10T01:51:13.195Z] c22dcca82a20: Preparing [2025-01-10T01:51:13.195Z] 14050c3bec5d: Preparing [2025-01-10T01:51:13.195Z] bf854a0f83cf: Preparing [2025-01-10T01:51:13.195Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:13.195Z] bf854a0f83cf: Waiting [2025-01-10T01:51:13.195Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:13.195Z] 14050c3bec5d: Waiting [2025-01-10T01:51:13.195Z] 7c957945a41e: Layer already exists [2025-01-10T01:51:13.195Z] 2ed04d286e66: Layer already exists [2025-01-10T01:51:13.195Z] 75f9d01ca963: Layer already exists [2025-01-10T01:51:13.195Z] a49da307a695: Layer already exists [2025-01-10T01:51:13.195Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:13.195Z] 14050c3bec5d: Layer already exists [2025-01-10T01:51:13.195Z] bf854a0f83cf: Layer already exists [2025-01-10T01:51:13.195Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:13.195Z] latest: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:13.529Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:13.861Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.38 [2025-01-10T01:51:13.861Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T01:51:13.861Z] 2ed04d286e66: Preparing [2025-01-10T01:51:13.861Z] 7c957945a41e: Preparing [2025-01-10T01:51:13.861Z] 75f9d01ca963: Preparing [2025-01-10T01:51:13.861Z] a49da307a695: Preparing [2025-01-10T01:51:13.861Z] c22dcca82a20: Preparing [2025-01-10T01:51:13.861Z] 14050c3bec5d: Preparing [2025-01-10T01:51:13.861Z] bf854a0f83cf: Preparing [2025-01-10T01:51:13.861Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:13.861Z] bf854a0f83cf: Waiting [2025-01-10T01:51:13.861Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:13.861Z] 14050c3bec5d: Waiting [2025-01-10T01:51:13.861Z] 2ed04d286e66: Layer already exists [2025-01-10T01:51:13.861Z] 7c957945a41e: Layer already exists [2025-01-10T01:51:13.861Z] 75f9d01ca963: Layer already exists [2025-01-10T01:51:13.861Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:13.861Z] a49da307a695: Layer already exists [2025-01-10T01:51:13.861Z] 14050c3bec5d: Layer already exists [2025-01-10T01:51:13.861Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:13.861Z] bf854a0f83cf: Layer already exists [2025-01-10T01:51:13.861Z] 4.0.0-dev.38: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:14.185Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:14.520Z] + docker push nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:14.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T01:51:14.520Z] 2ed04d286e66: Preparing [2025-01-10T01:51:14.520Z] 7c957945a41e: Preparing [2025-01-10T01:51:14.520Z] 75f9d01ca963: Preparing [2025-01-10T01:51:14.520Z] a49da307a695: Preparing [2025-01-10T01:51:14.520Z] c22dcca82a20: Preparing [2025-01-10T01:51:14.520Z] 14050c3bec5d: Preparing [2025-01-10T01:51:14.520Z] bf854a0f83cf: Preparing [2025-01-10T01:51:14.520Z] 14050c3bec5d: Waiting [2025-01-10T01:51:14.520Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:14.520Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:14.520Z] bf854a0f83cf: Waiting [2025-01-10T01:51:14.520Z] 75f9d01ca963: Layer already exists [2025-01-10T01:51:14.520Z] a49da307a695: Layer already exists [2025-01-10T01:51:14.520Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:14.520Z] 7c957945a41e: Layer already exists [2025-01-10T01:51:14.520Z] 2ed04d286e66: Layer already exists [2025-01-10T01:51:14.520Z] bf854a0f83cf: Layer already exists [2025-01-10T01:51:14.520Z] 14050c3bec5d: Layer already exists [2025-01-10T01:51:14.520Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:14.520Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:14.855Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:15.181Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-01-10T01:51:15.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-01-10T01:51:15.181Z] 2ed04d286e66: Preparing [2025-01-10T01:51:15.181Z] 7c957945a41e: Preparing [2025-01-10T01:51:15.181Z] 75f9d01ca963: Preparing [2025-01-10T01:51:15.181Z] a49da307a695: Preparing [2025-01-10T01:51:15.181Z] c22dcca82a20: Preparing [2025-01-10T01:51:15.181Z] 14050c3bec5d: Preparing [2025-01-10T01:51:15.181Z] bf854a0f83cf: Preparing [2025-01-10T01:51:15.181Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:15.181Z] 14050c3bec5d: Waiting [2025-01-10T01:51:15.181Z] bf854a0f83cf: Waiting [2025-01-10T01:51:15.181Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:15.181Z] a49da307a695: Layer already exists [2025-01-10T01:51:15.181Z] 7c957945a41e: Layer already exists [2025-01-10T01:51:15.181Z] 2ed04d286e66: Layer already exists [2025-01-10T01:51:15.181Z] 75f9d01ca963: Layer already exists [2025-01-10T01:51:15.181Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:15.181Z] bf854a0f83cf: Layer already exists [2025-01-10T01:51:15.181Z] 14050c3bec5d: Layer already exists [2025-01-10T01:51:15.181Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:15.181Z] main: digest: sha256:426722b3afa5e9d78c31cf6f63ff1bc704fb68156dae4fa70c954e5a2484a4c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:15.247Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:15.260Z] taggedImages: [2025-01-10T01:51:15.260Z] - nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:15.260Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-01-10T01:51:15.260Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.38 [2025-01-10T01:51:15.260Z] - nexus3.edgexfoundry.org:10004/core-data:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:15.260Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-01-10T01:51:15.290Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-01-10T01:51:15.290Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:15.290Z] latest [2025-01-10T01:51:15.290Z] 4.0.0-dev.38 [2025-01-10T01:51:15.290Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:15.290Z] main [2025-01-10T01:51:15.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:15.634Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:15.961Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:15.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T01:51:15.961Z] 61226f29de1e: Preparing [2025-01-10T01:51:15.961Z] a87320b3e8aa: Preparing [2025-01-10T01:51:15.961Z] 3b8f9c8f9460: Preparing [2025-01-10T01:51:15.961Z] c22dcca82a20: Preparing [2025-01-10T01:51:15.961Z] 516e311e2236: Preparing [2025-01-10T01:51:15.961Z] 3eb980c57515: Preparing [2025-01-10T01:51:15.961Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:15.961Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:15.961Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:15.961Z] 516e311e2236: Pushed [2025-01-10T01:51:15.961Z] a87320b3e8aa: Pushed [2025-01-10T01:51:15.961Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:15.961Z] 61226f29de1e: Pushed [2025-01-10T01:51:15.961Z] 3eb980c57515: Pushed [2025-01-10T01:51:18.492Z] 3b8f9c8f9460: Pushed [2025-01-10T01:51:18.492Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:18.814Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:19.131Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T01:51:19.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T01:51:19.131Z] 61226f29de1e: Preparing [2025-01-10T01:51:19.131Z] a87320b3e8aa: Preparing [2025-01-10T01:51:19.131Z] 3b8f9c8f9460: Preparing [2025-01-10T01:51:19.131Z] c22dcca82a20: Preparing [2025-01-10T01:51:19.131Z] 516e311e2236: Preparing [2025-01-10T01:51:19.131Z] 3eb980c57515: Preparing [2025-01-10T01:51:19.131Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:19.131Z] 3eb980c57515: Waiting [2025-01-10T01:51:19.131Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:19.131Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:19.131Z] 516e311e2236: Layer already exists [2025-01-10T01:51:19.131Z] a87320b3e8aa: Layer already exists [2025-01-10T01:51:19.131Z] 61226f29de1e: Layer already exists [2025-01-10T01:51:19.131Z] 3b8f9c8f9460: Layer already exists [2025-01-10T01:51:19.131Z] 3eb980c57515: Layer already exists [2025-01-10T01:51:19.131Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:19.131Z] latest: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:19.454Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:19.781Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.38 [2025-01-10T01:51:19.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T01:51:19.781Z] 61226f29de1e: Preparing [2025-01-10T01:51:19.781Z] a87320b3e8aa: Preparing [2025-01-10T01:51:19.781Z] 3b8f9c8f9460: Preparing [2025-01-10T01:51:19.781Z] c22dcca82a20: Preparing [2025-01-10T01:51:19.781Z] 516e311e2236: Preparing [2025-01-10T01:51:19.781Z] 3eb980c57515: Preparing [2025-01-10T01:51:19.781Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:19.781Z] 3eb980c57515: Waiting [2025-01-10T01:51:19.781Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:19.781Z] 3b8f9c8f9460: Layer already exists [2025-01-10T01:51:19.781Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:19.781Z] 516e311e2236: Layer already exists [2025-01-10T01:51:19.781Z] 61226f29de1e: Layer already exists [2025-01-10T01:51:19.781Z] a87320b3e8aa: Layer already exists [2025-01-10T01:51:19.781Z] 3eb980c57515: Layer already exists [2025-01-10T01:51:19.781Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:19.781Z] 4.0.0-dev.38: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:20.192Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:20.518Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:20.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T01:51:20.518Z] 61226f29de1e: Preparing [2025-01-10T01:51:20.518Z] a87320b3e8aa: Preparing [2025-01-10T01:51:20.518Z] 3b8f9c8f9460: Preparing [2025-01-10T01:51:20.518Z] c22dcca82a20: Preparing [2025-01-10T01:51:20.518Z] 516e311e2236: Preparing [2025-01-10T01:51:20.518Z] 3eb980c57515: Preparing [2025-01-10T01:51:20.518Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:20.518Z] 3eb980c57515: Waiting [2025-01-10T01:51:20.518Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:20.518Z] 3b8f9c8f9460: Layer already exists [2025-01-10T01:51:20.518Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:20.518Z] 516e311e2236: Layer already exists [2025-01-10T01:51:20.518Z] 61226f29de1e: Layer already exists [2025-01-10T01:51:20.518Z] a87320b3e8aa: Layer already exists [2025-01-10T01:51:20.518Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:20.518Z] 3eb980c57515: Layer already exists [2025-01-10T01:51:20.518Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:20.850Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:21.165Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-01-10T01:51:21.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-01-10T01:51:21.165Z] 61226f29de1e: Preparing [2025-01-10T01:51:21.165Z] a87320b3e8aa: Preparing [2025-01-10T01:51:21.165Z] 3b8f9c8f9460: Preparing [2025-01-10T01:51:21.165Z] c22dcca82a20: Preparing [2025-01-10T01:51:21.165Z] 516e311e2236: Preparing [2025-01-10T01:51:21.165Z] 3eb980c57515: Preparing [2025-01-10T01:51:21.165Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:21.165Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:21.165Z] 3eb980c57515: Waiting [2025-01-10T01:51:21.165Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:21.165Z] 3b8f9c8f9460: Layer already exists [2025-01-10T01:51:21.165Z] a87320b3e8aa: Layer already exists [2025-01-10T01:51:21.165Z] 61226f29de1e: Layer already exists [2025-01-10T01:51:21.165Z] 516e311e2236: Layer already exists [2025-01-10T01:51:21.165Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:21.165Z] 3eb980c57515: Layer already exists [2025-01-10T01:51:21.165Z] main: digest: sha256:ee48f4a7909d40f142659316ea36bcd62806c8db17e075458b92d9de60a5561d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:21.231Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:21.244Z] taggedImages: [2025-01-10T01:51:21.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:21.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-01-10T01:51:21.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.38 [2025-01-10T01:51:21.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:21.244Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-01-10T01:51:21.270Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-01-10T01:51:21.270Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:21.270Z] latest [2025-01-10T01:51:21.270Z] 4.0.0-dev.38 [2025-01-10T01:51:21.270Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:21.270Z] main [2025-01-10T01:51:21.270Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:21.617Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:21.942Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:21.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T01:51:21.943Z] adf6dcbe3ec2: Preparing [2025-01-10T01:51:21.943Z] 40039579aa02: Preparing [2025-01-10T01:51:21.943Z] 64da3ad9db6b: Preparing [2025-01-10T01:51:21.943Z] f3d676add39c: Preparing [2025-01-10T01:51:21.943Z] a49da307a695: Preparing [2025-01-10T01:51:21.943Z] c22dcca82a20: Preparing [2025-01-10T01:51:21.943Z] 2e72225c7488: Preparing [2025-01-10T01:51:21.943Z] f0074a4735c1: Preparing [2025-01-10T01:51:21.943Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:21.943Z] 2e72225c7488: Waiting [2025-01-10T01:51:21.943Z] f0074a4735c1: Waiting [2025-01-10T01:51:21.943Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:21.943Z] a49da307a695: Layer already exists [2025-01-10T01:51:21.943Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:21.943Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:21.943Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:21.943Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:21.943Z] 64da3ad9db6b: Pushed [2025-01-10T01:51:21.943Z] adf6dcbe3ec2: Pushed [2025-01-10T01:51:21.943Z] 40039579aa02: Pushed [2025-01-10T01:51:24.481Z] f3d676add39c: Pushed [2025-01-10T01:51:24.481Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:24.818Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:25.151Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T01:51:25.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T01:51:25.151Z] adf6dcbe3ec2: Preparing [2025-01-10T01:51:25.151Z] 40039579aa02: Preparing [2025-01-10T01:51:25.151Z] 64da3ad9db6b: Preparing [2025-01-10T01:51:25.151Z] f3d676add39c: Preparing [2025-01-10T01:51:25.151Z] a49da307a695: Preparing [2025-01-10T01:51:25.151Z] c22dcca82a20: Preparing [2025-01-10T01:51:25.151Z] 2e72225c7488: Preparing [2025-01-10T01:51:25.151Z] f0074a4735c1: Preparing [2025-01-10T01:51:25.151Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:25.151Z] 2e72225c7488: Waiting [2025-01-10T01:51:25.151Z] f0074a4735c1: Waiting [2025-01-10T01:51:25.151Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:25.151Z] c22dcca82a20: Waiting [2025-01-10T01:51:25.151Z] a49da307a695: Layer already exists [2025-01-10T01:51:25.151Z] 64da3ad9db6b: Layer already exists [2025-01-10T01:51:25.151Z] adf6dcbe3ec2: Layer already exists [2025-01-10T01:51:25.151Z] f3d676add39c: Layer already exists [2025-01-10T01:51:25.151Z] 40039579aa02: Layer already exists [2025-01-10T01:51:25.151Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:25.151Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:25.151Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:25.151Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:25.151Z] latest: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:25.482Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:25.809Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.38 [2025-01-10T01:51:25.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T01:51:25.809Z] adf6dcbe3ec2: Preparing [2025-01-10T01:51:25.809Z] 40039579aa02: Preparing [2025-01-10T01:51:25.809Z] 64da3ad9db6b: Preparing [2025-01-10T01:51:25.809Z] f3d676add39c: Preparing [2025-01-10T01:51:25.809Z] a49da307a695: Preparing [2025-01-10T01:51:25.809Z] c22dcca82a20: Preparing [2025-01-10T01:51:25.809Z] 2e72225c7488: Preparing [2025-01-10T01:51:25.809Z] f0074a4735c1: Preparing [2025-01-10T01:51:25.809Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:25.809Z] c22dcca82a20: Waiting [2025-01-10T01:51:25.809Z] f0074a4735c1: Waiting [2025-01-10T01:51:25.809Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:25.809Z] 2e72225c7488: Waiting [2025-01-10T01:51:25.809Z] a49da307a695: Layer already exists [2025-01-10T01:51:25.809Z] f3d676add39c: Layer already exists [2025-01-10T01:51:25.809Z] 64da3ad9db6b: Layer already exists [2025-01-10T01:51:25.809Z] 40039579aa02: Layer already exists [2025-01-10T01:51:25.809Z] adf6dcbe3ec2: Layer already exists [2025-01-10T01:51:25.809Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:25.809Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:25.809Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:25.809Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:25.809Z] 4.0.0-dev.38: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:26.132Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:26.447Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:26.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T01:51:26.447Z] adf6dcbe3ec2: Preparing [2025-01-10T01:51:26.447Z] 40039579aa02: Preparing [2025-01-10T01:51:26.447Z] 64da3ad9db6b: Preparing [2025-01-10T01:51:26.447Z] f3d676add39c: Preparing [2025-01-10T01:51:26.447Z] a49da307a695: Preparing [2025-01-10T01:51:26.447Z] c22dcca82a20: Preparing [2025-01-10T01:51:26.447Z] 2e72225c7488: Preparing [2025-01-10T01:51:26.447Z] f0074a4735c1: Preparing [2025-01-10T01:51:26.447Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:26.447Z] 2e72225c7488: Waiting [2025-01-10T01:51:26.447Z] f0074a4735c1: Waiting [2025-01-10T01:51:26.447Z] c22dcca82a20: Waiting [2025-01-10T01:51:26.447Z] 64da3ad9db6b: Layer already exists [2025-01-10T01:51:26.447Z] a49da307a695: Layer already exists [2025-01-10T01:51:26.447Z] f3d676add39c: Layer already exists [2025-01-10T01:51:26.447Z] adf6dcbe3ec2: Layer already exists [2025-01-10T01:51:26.447Z] 40039579aa02: Layer already exists [2025-01-10T01:51:26.447Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:26.447Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:26.447Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:26.447Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:26.447Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:26.779Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:27.105Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-01-10T01:51:27.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-01-10T01:51:27.105Z] adf6dcbe3ec2: Preparing [2025-01-10T01:51:27.105Z] 40039579aa02: Preparing [2025-01-10T01:51:27.105Z] 64da3ad9db6b: Preparing [2025-01-10T01:51:27.105Z] f3d676add39c: Preparing [2025-01-10T01:51:27.105Z] a49da307a695: Preparing [2025-01-10T01:51:27.105Z] c22dcca82a20: Preparing [2025-01-10T01:51:27.105Z] 2e72225c7488: Preparing [2025-01-10T01:51:27.105Z] f0074a4735c1: Preparing [2025-01-10T01:51:27.105Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:27.105Z] c22dcca82a20: Waiting [2025-01-10T01:51:27.105Z] 2e72225c7488: Waiting [2025-01-10T01:51:27.105Z] f0074a4735c1: Waiting [2025-01-10T01:51:27.105Z] f3d676add39c: Layer already exists [2025-01-10T01:51:27.105Z] a49da307a695: Layer already exists [2025-01-10T01:51:27.105Z] 40039579aa02: Layer already exists [2025-01-10T01:51:27.105Z] 64da3ad9db6b: Layer already exists [2025-01-10T01:51:27.105Z] adf6dcbe3ec2: Layer already exists [2025-01-10T01:51:27.105Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:27.105Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:27.105Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:27.105Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:27.105Z] main: digest: sha256:e738a35c414cfa96fc73d67a2008ae4ded4bccf6d6f2f935ca21e5fd069c2260 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:27.169Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:27.180Z] taggedImages: [2025-01-10T01:51:27.180Z] - nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:27.180Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-01-10T01:51:27.180Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.38 [2025-01-10T01:51:27.180Z] - nexus3.edgexfoundry.org:10004/core-metadata:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:27.180Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-01-10T01:51:27.211Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-01-10T01:51:27.211Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:27.211Z] latest [2025-01-10T01:51:27.211Z] 4.0.0-dev.38 [2025-01-10T01:51:27.211Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:27.211Z] main [2025-01-10T01:51:27.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:27.549Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:27.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:27.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T01:51:27.866Z] 37d5b8a31ffa: Preparing [2025-01-10T01:51:27.866Z] a5920b109872: Preparing [2025-01-10T01:51:27.866Z] 625394a69bbb: Preparing [2025-01-10T01:51:27.866Z] 7d17862e8eda: Preparing [2025-01-10T01:51:27.866Z] 000749c55968: Preparing [2025-01-10T01:51:27.866Z] 997e897d9d25: Preparing [2025-01-10T01:51:27.866Z] b892c259be98: Preparing [2025-01-10T01:51:27.866Z] a49da307a695: Preparing [2025-01-10T01:51:27.866Z] c22dcca82a20: Preparing [2025-01-10T01:51:27.866Z] b40b1a0a8342: Preparing [2025-01-10T01:51:27.866Z] be4e2e93c6ca: Preparing [2025-01-10T01:51:27.866Z] 5f70bf18a086: Preparing [2025-01-10T01:51:27.866Z] 6ae8df25e379: Preparing [2025-01-10T01:51:27.866Z] df722aeafde7: Preparing [2025-01-10T01:51:27.866Z] d2b88eccc97a: Preparing [2025-01-10T01:51:27.866Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:27.866Z] b892c259be98: Waiting [2025-01-10T01:51:27.866Z] c22dcca82a20: Waiting [2025-01-10T01:51:27.866Z] b40b1a0a8342: Waiting [2025-01-10T01:51:27.866Z] a49da307a695: Waiting [2025-01-10T01:51:27.866Z] be4e2e93c6ca: Waiting [2025-01-10T01:51:27.866Z] 6ae8df25e379: Waiting [2025-01-10T01:51:27.866Z] 5f70bf18a086: Waiting [2025-01-10T01:51:27.866Z] 997e897d9d25: Waiting [2025-01-10T01:51:27.866Z] d2b88eccc97a: Waiting [2025-01-10T01:51:27.866Z] df722aeafde7: Waiting [2025-01-10T01:51:27.866Z] 625394a69bbb: Pushed [2025-01-10T01:51:27.866Z] 37d5b8a31ffa: Pushed [2025-01-10T01:51:27.866Z] 7d17862e8eda: Pushed [2025-01-10T01:51:27.866Z] 000749c55968: Pushed [2025-01-10T01:51:27.866Z] a5920b109872: Pushed [2025-01-10T01:51:27.866Z] a49da307a695: Layer already exists [2025-01-10T01:51:27.866Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:28.124Z] 5f70bf18a086: Layer already exists [2025-01-10T01:51:28.124Z] 997e897d9d25: Pushed [2025-01-10T01:51:28.124Z] b40b1a0a8342: Pushed [2025-01-10T01:51:28.124Z] be4e2e93c6ca: Pushed [2025-01-10T01:51:28.124Z] 6ae8df25e379: Pushed [2025-01-10T01:51:28.124Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:28.124Z] df722aeafde7: Pushed [2025-01-10T01:51:28.124Z] d2b88eccc97a: Pushed [2025-01-10T01:51:29.498Z] b892c259be98: Pushed [2025-01-10T01:51:29.498Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:29.831Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:30.146Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T01:51:30.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T01:51:30.146Z] 37d5b8a31ffa: Preparing [2025-01-10T01:51:30.146Z] a5920b109872: Preparing [2025-01-10T01:51:30.146Z] 625394a69bbb: Preparing [2025-01-10T01:51:30.146Z] 7d17862e8eda: Preparing [2025-01-10T01:51:30.146Z] 000749c55968: Preparing [2025-01-10T01:51:30.146Z] 997e897d9d25: Preparing [2025-01-10T01:51:30.146Z] b892c259be98: Preparing [2025-01-10T01:51:30.146Z] a49da307a695: Preparing [2025-01-10T01:51:30.146Z] c22dcca82a20: Preparing [2025-01-10T01:51:30.146Z] b40b1a0a8342: Preparing [2025-01-10T01:51:30.146Z] be4e2e93c6ca: Preparing [2025-01-10T01:51:30.146Z] 5f70bf18a086: Preparing [2025-01-10T01:51:30.146Z] 6ae8df25e379: Preparing [2025-01-10T01:51:30.146Z] df722aeafde7: Preparing [2025-01-10T01:51:30.146Z] d2b88eccc97a: Preparing [2025-01-10T01:51:30.146Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:30.146Z] a49da307a695: Waiting [2025-01-10T01:51:30.146Z] c22dcca82a20: Waiting [2025-01-10T01:51:30.146Z] b40b1a0a8342: Waiting [2025-01-10T01:51:30.146Z] be4e2e93c6ca: Waiting [2025-01-10T01:51:30.146Z] 5f70bf18a086: Waiting [2025-01-10T01:51:30.146Z] 6ae8df25e379: Waiting [2025-01-10T01:51:30.146Z] df722aeafde7: Waiting [2025-01-10T01:51:30.146Z] d2b88eccc97a: Waiting [2025-01-10T01:51:30.146Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:30.146Z] 997e897d9d25: Waiting [2025-01-10T01:51:30.146Z] 37d5b8a31ffa: Layer already exists [2025-01-10T01:51:30.146Z] 000749c55968: Layer already exists [2025-01-10T01:51:30.146Z] 625394a69bbb: Layer already exists [2025-01-10T01:51:30.146Z] 7d17862e8eda: Layer already exists [2025-01-10T01:51:30.146Z] a5920b109872: Layer already exists [2025-01-10T01:51:30.146Z] b892c259be98: Layer already exists [2025-01-10T01:51:30.146Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:30.146Z] a49da307a695: Layer already exists [2025-01-10T01:51:30.146Z] 997e897d9d25: Layer already exists [2025-01-10T01:51:30.146Z] b40b1a0a8342: Layer already exists [2025-01-10T01:51:30.146Z] be4e2e93c6ca: Layer already exists [2025-01-10T01:51:30.146Z] df722aeafde7: Layer already exists [2025-01-10T01:51:30.146Z] d2b88eccc97a: Layer already exists [2025-01-10T01:51:30.146Z] 6ae8df25e379: Layer already exists [2025-01-10T01:51:30.146Z] 5f70bf18a086: Layer already exists [2025-01-10T01:51:30.146Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:30.146Z] latest: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:30.470Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:30.799Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.38 [2025-01-10T01:51:30.799Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T01:51:30.799Z] 37d5b8a31ffa: Preparing [2025-01-10T01:51:30.799Z] a5920b109872: Preparing [2025-01-10T01:51:30.799Z] 625394a69bbb: Preparing [2025-01-10T01:51:30.799Z] 7d17862e8eda: Preparing [2025-01-10T01:51:30.799Z] 000749c55968: Preparing [2025-01-10T01:51:30.799Z] 997e897d9d25: Preparing [2025-01-10T01:51:30.799Z] b892c259be98: Preparing [2025-01-10T01:51:30.799Z] a49da307a695: Preparing [2025-01-10T01:51:30.799Z] c22dcca82a20: Preparing [2025-01-10T01:51:30.799Z] b40b1a0a8342: Preparing [2025-01-10T01:51:30.799Z] be4e2e93c6ca: Preparing [2025-01-10T01:51:30.799Z] 5f70bf18a086: Preparing [2025-01-10T01:51:30.799Z] 6ae8df25e379: Preparing [2025-01-10T01:51:30.799Z] df722aeafde7: Preparing [2025-01-10T01:51:30.799Z] d2b88eccc97a: Preparing [2025-01-10T01:51:30.799Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:30.799Z] 997e897d9d25: Waiting [2025-01-10T01:51:30.799Z] a49da307a695: Waiting [2025-01-10T01:51:30.799Z] b892c259be98: Waiting [2025-01-10T01:51:30.799Z] c22dcca82a20: Waiting [2025-01-10T01:51:30.799Z] b40b1a0a8342: Waiting [2025-01-10T01:51:30.799Z] df722aeafde7: Waiting [2025-01-10T01:51:30.799Z] 6ae8df25e379: Waiting [2025-01-10T01:51:30.799Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:30.799Z] d2b88eccc97a: Waiting [2025-01-10T01:51:30.799Z] 625394a69bbb: Layer already exists [2025-01-10T01:51:30.799Z] 37d5b8a31ffa: Layer already exists [2025-01-10T01:51:30.799Z] a5920b109872: Layer already exists [2025-01-10T01:51:30.799Z] 7d17862e8eda: Layer already exists [2025-01-10T01:51:30.799Z] 000749c55968: Layer already exists [2025-01-10T01:51:30.799Z] 997e897d9d25: Layer already exists [2025-01-10T01:51:30.799Z] a49da307a695: Layer already exists [2025-01-10T01:51:30.799Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:30.799Z] b40b1a0a8342: Layer already exists [2025-01-10T01:51:30.799Z] b892c259be98: Layer already exists [2025-01-10T01:51:30.799Z] be4e2e93c6ca: Layer already exists [2025-01-10T01:51:30.799Z] 6ae8df25e379: Layer already exists [2025-01-10T01:51:30.799Z] 5f70bf18a086: Layer already exists [2025-01-10T01:51:30.799Z] d2b88eccc97a: Layer already exists [2025-01-10T01:51:30.799Z] df722aeafde7: Layer already exists [2025-01-10T01:51:30.799Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:30.799Z] 4.0.0-dev.38: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:31.127Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:31.449Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:31.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T01:51:31.449Z] 37d5b8a31ffa: Preparing [2025-01-10T01:51:31.449Z] a5920b109872: Preparing [2025-01-10T01:51:31.449Z] 625394a69bbb: Preparing [2025-01-10T01:51:31.449Z] 7d17862e8eda: Preparing [2025-01-10T01:51:31.449Z] 000749c55968: Preparing [2025-01-10T01:51:31.449Z] 997e897d9d25: Preparing [2025-01-10T01:51:31.449Z] b892c259be98: Preparing [2025-01-10T01:51:31.449Z] a49da307a695: Preparing [2025-01-10T01:51:31.449Z] c22dcca82a20: Preparing [2025-01-10T01:51:31.449Z] b40b1a0a8342: Preparing [2025-01-10T01:51:31.449Z] be4e2e93c6ca: Preparing [2025-01-10T01:51:31.449Z] 5f70bf18a086: Preparing [2025-01-10T01:51:31.449Z] 6ae8df25e379: Preparing [2025-01-10T01:51:31.449Z] df722aeafde7: Preparing [2025-01-10T01:51:31.449Z] d2b88eccc97a: Preparing [2025-01-10T01:51:31.449Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:31.449Z] b40b1a0a8342: Waiting [2025-01-10T01:51:31.449Z] be4e2e93c6ca: Waiting [2025-01-10T01:51:31.449Z] 5f70bf18a086: Waiting [2025-01-10T01:51:31.449Z] 6ae8df25e379: Waiting [2025-01-10T01:51:31.449Z] df722aeafde7: Waiting [2025-01-10T01:51:31.449Z] d2b88eccc97a: Waiting [2025-01-10T01:51:31.449Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:31.449Z] 997e897d9d25: Waiting [2025-01-10T01:51:31.449Z] a49da307a695: Waiting [2025-01-10T01:51:31.449Z] b892c259be98: Waiting [2025-01-10T01:51:31.449Z] c22dcca82a20: Waiting [2025-01-10T01:51:31.449Z] a5920b109872: Layer already exists [2025-01-10T01:51:31.449Z] 625394a69bbb: Layer already exists [2025-01-10T01:51:31.449Z] 37d5b8a31ffa: Layer already exists [2025-01-10T01:51:31.449Z] 7d17862e8eda: Layer already exists [2025-01-10T01:51:31.449Z] 000749c55968: Layer already exists [2025-01-10T01:51:31.449Z] b892c259be98: Layer already exists [2025-01-10T01:51:31.449Z] a49da307a695: Layer already exists [2025-01-10T01:51:31.449Z] 997e897d9d25: Layer already exists [2025-01-10T01:51:31.449Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:31.449Z] b40b1a0a8342: Layer already exists [2025-01-10T01:51:31.449Z] be4e2e93c6ca: Layer already exists [2025-01-10T01:51:31.449Z] 5f70bf18a086: Layer already exists [2025-01-10T01:51:31.449Z] df722aeafde7: Layer already exists [2025-01-10T01:51:31.449Z] 6ae8df25e379: Layer already exists [2025-01-10T01:51:31.449Z] d2b88eccc97a: Layer already exists [2025-01-10T01:51:31.449Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:31.449Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:31.779Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:32.099Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-01-10T01:51:32.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-01-10T01:51:32.099Z] 37d5b8a31ffa: Preparing [2025-01-10T01:51:32.099Z] a5920b109872: Preparing [2025-01-10T01:51:32.099Z] 625394a69bbb: Preparing [2025-01-10T01:51:32.099Z] 7d17862e8eda: Preparing [2025-01-10T01:51:32.099Z] 000749c55968: Preparing [2025-01-10T01:51:32.099Z] 997e897d9d25: Preparing [2025-01-10T01:51:32.099Z] b892c259be98: Preparing [2025-01-10T01:51:32.099Z] a49da307a695: Preparing [2025-01-10T01:51:32.099Z] c22dcca82a20: Preparing [2025-01-10T01:51:32.099Z] b40b1a0a8342: Preparing [2025-01-10T01:51:32.099Z] be4e2e93c6ca: Preparing [2025-01-10T01:51:32.099Z] 5f70bf18a086: Preparing [2025-01-10T01:51:32.099Z] 6ae8df25e379: Preparing [2025-01-10T01:51:32.099Z] df722aeafde7: Preparing [2025-01-10T01:51:32.099Z] d2b88eccc97a: Preparing [2025-01-10T01:51:32.099Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:32.099Z] be4e2e93c6ca: Waiting [2025-01-10T01:51:32.099Z] 5f70bf18a086: Waiting [2025-01-10T01:51:32.099Z] df722aeafde7: Waiting [2025-01-10T01:51:32.099Z] 6ae8df25e379: Waiting [2025-01-10T01:51:32.099Z] 997e897d9d25: Waiting [2025-01-10T01:51:32.099Z] d2b88eccc97a: Waiting [2025-01-10T01:51:32.099Z] b892c259be98: Waiting [2025-01-10T01:51:32.099Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:32.099Z] c22dcca82a20: Waiting [2025-01-10T01:51:32.099Z] b40b1a0a8342: Waiting [2025-01-10T01:51:32.099Z] a49da307a695: Waiting [2025-01-10T01:51:32.099Z] a5920b109872: Layer already exists [2025-01-10T01:51:32.099Z] 625394a69bbb: Layer already exists [2025-01-10T01:51:32.099Z] 7d17862e8eda: Layer already exists [2025-01-10T01:51:32.099Z] 37d5b8a31ffa: Layer already exists [2025-01-10T01:51:32.099Z] 000749c55968: Layer already exists [2025-01-10T01:51:32.099Z] 997e897d9d25: Layer already exists [2025-01-10T01:51:32.099Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:32.099Z] b892c259be98: Layer already exists [2025-01-10T01:51:32.099Z] b40b1a0a8342: Layer already exists [2025-01-10T01:51:32.099Z] a49da307a695: Layer already exists [2025-01-10T01:51:32.099Z] be4e2e93c6ca: Layer already exists [2025-01-10T01:51:32.099Z] 6ae8df25e379: Layer already exists [2025-01-10T01:51:32.099Z] d2b88eccc97a: Layer already exists [2025-01-10T01:51:32.099Z] df722aeafde7: Layer already exists [2025-01-10T01:51:32.099Z] 5f70bf18a086: Layer already exists [2025-01-10T01:51:32.099Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:32.099Z] main: digest: sha256:e40a4a1db90c943d6ef91fa43eee71f8e9b6462a43e4a2b84df8b7ebf92a7655 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:32.175Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:32.189Z] taggedImages: [2025-01-10T01:51:32.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:32.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-01-10T01:51:32.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.38 [2025-01-10T01:51:32.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:32.189Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-01-10T01:51:32.218Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-01-10T01:51:32.218Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:32.218Z] latest [2025-01-10T01:51:32.218Z] 4.0.0-dev.38 [2025-01-10T01:51:32.218Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:32.218Z] main [2025-01-10T01:51:32.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:32.562Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:32.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:32.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T01:51:32.893Z] c4db006c6c25: Preparing [2025-01-10T01:51:32.893Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:32.893Z] 3ad9f161b010: Preparing [2025-01-10T01:51:32.893Z] 1cf9b4e13292: Preparing [2025-01-10T01:51:32.893Z] a49da307a695: Preparing [2025-01-10T01:51:32.893Z] c22dcca82a20: Preparing [2025-01-10T01:51:32.893Z] 2e72225c7488: Preparing [2025-01-10T01:51:32.893Z] f0074a4735c1: Preparing [2025-01-10T01:51:32.893Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:32.893Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:32.893Z] f0074a4735c1: Waiting [2025-01-10T01:51:32.893Z] c22dcca82a20: Waiting [2025-01-10T01:51:32.893Z] 2e72225c7488: Waiting [2025-01-10T01:51:32.893Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:32.893Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:32.893Z] a49da307a695: Layer already exists [2025-01-10T01:51:32.893Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:32.893Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:32.893Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:32.893Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:32.893Z] 3ad9f161b010: Pushed [2025-01-10T01:51:35.430Z] 1cf9b4e13292: Pushed [2025-01-10T01:51:35.430Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:35.761Z] + 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-10T01:51:36.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T01:51:36.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T01:51:36.080Z] c4db006c6c25: Preparing [2025-01-10T01:51:36.080Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:36.080Z] 3ad9f161b010: Preparing [2025-01-10T01:51:36.080Z] 1cf9b4e13292: Preparing [2025-01-10T01:51:36.080Z] a49da307a695: Preparing [2025-01-10T01:51:36.080Z] c22dcca82a20: Preparing [2025-01-10T01:51:36.080Z] 2e72225c7488: Preparing [2025-01-10T01:51:36.080Z] f0074a4735c1: Preparing [2025-01-10T01:51:36.080Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:36.080Z] 2e72225c7488: Waiting [2025-01-10T01:51:36.080Z] f0074a4735c1: Waiting [2025-01-10T01:51:36.080Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:36.080Z] c22dcca82a20: Waiting [2025-01-10T01:51:36.080Z] 3ad9f161b010: Layer already exists [2025-01-10T01:51:36.080Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:36.080Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:36.080Z] a49da307a695: Layer already exists [2025-01-10T01:51:36.080Z] 1cf9b4e13292: Layer already exists [2025-01-10T01:51:36.080Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:36.080Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:36.080Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:36.080Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:36.080Z] latest: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:36.411Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:36.774Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.38 [2025-01-10T01:51:36.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T01:51:36.774Z] c4db006c6c25: Preparing [2025-01-10T01:51:36.774Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:36.774Z] 3ad9f161b010: Preparing [2025-01-10T01:51:36.774Z] 1cf9b4e13292: Preparing [2025-01-10T01:51:36.774Z] a49da307a695: Preparing [2025-01-10T01:51:36.774Z] c22dcca82a20: Preparing [2025-01-10T01:51:36.774Z] 2e72225c7488: Preparing [2025-01-10T01:51:36.774Z] f0074a4735c1: Preparing [2025-01-10T01:51:36.774Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:36.774Z] c22dcca82a20: Waiting [2025-01-10T01:51:36.774Z] 2e72225c7488: Waiting [2025-01-10T01:51:36.774Z] f0074a4735c1: Waiting [2025-01-10T01:51:36.774Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:36.774Z] 3ad9f161b010: Layer already exists [2025-01-10T01:51:36.774Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:36.774Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:36.774Z] 1cf9b4e13292: Layer already exists [2025-01-10T01:51:36.774Z] a49da307a695: Layer already exists [2025-01-10T01:51:36.774Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:36.774Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:36.774Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:36.774Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:36.775Z] 4.0.0-dev.38: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:37.175Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:37.534Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:37.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T01:51:37.534Z] c4db006c6c25: Preparing [2025-01-10T01:51:37.534Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:37.534Z] 3ad9f161b010: Preparing [2025-01-10T01:51:37.534Z] 1cf9b4e13292: Preparing [2025-01-10T01:51:37.534Z] a49da307a695: Preparing [2025-01-10T01:51:37.534Z] c22dcca82a20: Preparing [2025-01-10T01:51:37.534Z] 2e72225c7488: Preparing [2025-01-10T01:51:37.534Z] f0074a4735c1: Preparing [2025-01-10T01:51:37.534Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:37.534Z] c22dcca82a20: Waiting [2025-01-10T01:51:37.534Z] f0074a4735c1: Waiting [2025-01-10T01:51:37.534Z] 2e72225c7488: Waiting [2025-01-10T01:51:37.534Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:37.534Z] 1cf9b4e13292: Layer already exists [2025-01-10T01:51:37.534Z] a49da307a695: Layer already exists [2025-01-10T01:51:37.534Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:37.534Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:37.534Z] 3ad9f161b010: Layer already exists [2025-01-10T01:51:37.534Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:37.534Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:37.534Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:37.534Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:37.534Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:37.916Z] + 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-10T01:51:38.247Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-01-10T01:51:38.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-01-10T01:51:38.247Z] c4db006c6c25: Preparing [2025-01-10T01:51:38.247Z] 95e3c2dd0cd6: Preparing [2025-01-10T01:51:38.247Z] 3ad9f161b010: Preparing [2025-01-10T01:51:38.247Z] 1cf9b4e13292: Preparing [2025-01-10T01:51:38.247Z] a49da307a695: Preparing [2025-01-10T01:51:38.247Z] c22dcca82a20: Preparing [2025-01-10T01:51:38.247Z] 2e72225c7488: Preparing [2025-01-10T01:51:38.247Z] f0074a4735c1: Preparing [2025-01-10T01:51:38.247Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:38.247Z] 2e72225c7488: Waiting [2025-01-10T01:51:38.247Z] c22dcca82a20: Waiting [2025-01-10T01:51:38.247Z] f0074a4735c1: Waiting [2025-01-10T01:51:38.247Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:38.247Z] c4db006c6c25: Layer already exists [2025-01-10T01:51:38.247Z] a49da307a695: Layer already exists [2025-01-10T01:51:38.247Z] 1cf9b4e13292: Layer already exists [2025-01-10T01:51:38.247Z] 3ad9f161b010: Layer already exists [2025-01-10T01:51:38.247Z] 95e3c2dd0cd6: Layer already exists [2025-01-10T01:51:38.247Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:38.247Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:38.247Z] f0074a4735c1: Layer already exists [2025-01-10T01:51:38.247Z] 2e72225c7488: Layer already exists [2025-01-10T01:51:38.247Z] main: digest: sha256:d0ba2fd9377723c03b0c68ef987b437b423d70415199773d645df8b4095f5657 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:38.307Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:38.323Z] taggedImages: [2025-01-10T01:51:38.323Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:38.323Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-01-10T01:51:38.323Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.38 [2025-01-10T01:51:38.323Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:38.323Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-01-10T01:51:38.350Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-01-10T01:51:38.350Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:38.350Z] latest [2025-01-10T01:51:38.350Z] 4.0.0-dev.38 [2025-01-10T01:51:38.350Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:38.350Z] main [2025-01-10T01:51:38.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:38.686Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:39.003Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:39.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T01:51:39.003Z] 2861121a4b34: Preparing [2025-01-10T01:51:39.003Z] 9c22f462c6cd: Preparing [2025-01-10T01:51:39.003Z] 5ea6ca8d115b: Preparing [2025-01-10T01:51:39.003Z] f550090d5cd8: Preparing [2025-01-10T01:51:39.003Z] dd179bae716c: Preparing [2025-01-10T01:51:39.003Z] a49da307a695: Preparing [2025-01-10T01:51:39.003Z] c22dcca82a20: Preparing [2025-01-10T01:51:39.003Z] 2bddf937cc7a: Preparing [2025-01-10T01:51:39.003Z] 4173c64feed1: Preparing [2025-01-10T01:51:39.003Z] 51f266dc6952: Preparing [2025-01-10T01:51:39.003Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:39.003Z] 2bddf937cc7a: Waiting [2025-01-10T01:51:39.003Z] 51f266dc6952: Waiting [2025-01-10T01:51:39.003Z] 4173c64feed1: Waiting [2025-01-10T01:51:39.003Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:39.003Z] a49da307a695: Waiting [2025-01-10T01:51:39.003Z] c22dcca82a20: Waiting [2025-01-10T01:51:39.003Z] f550090d5cd8: Pushed [2025-01-10T01:51:39.003Z] 9c22f462c6cd: Pushed [2025-01-10T01:51:39.003Z] dd179bae716c: Pushed [2025-01-10T01:51:39.003Z] 2861121a4b34: Pushed [2025-01-10T01:51:39.003Z] a49da307a695: Layer already exists [2025-01-10T01:51:39.003Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:39.003Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:39.261Z] 2bddf937cc7a: Pushed [2025-01-10T01:51:39.261Z] 4173c64feed1: Pushed [2025-01-10T01:51:40.196Z] 5ea6ca8d115b: Pushed [2025-01-10T01:51:40.455Z] 51f266dc6952: Pushed [2025-01-10T01:51:40.455Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:40.759Z] + 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-10T01:51:41.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T01:51:41.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T01:51:41.078Z] 2861121a4b34: Preparing [2025-01-10T01:51:41.078Z] 9c22f462c6cd: Preparing [2025-01-10T01:51:41.078Z] 5ea6ca8d115b: Preparing [2025-01-10T01:51:41.078Z] f550090d5cd8: Preparing [2025-01-10T01:51:41.078Z] dd179bae716c: Preparing [2025-01-10T01:51:41.078Z] a49da307a695: Preparing [2025-01-10T01:51:41.078Z] c22dcca82a20: Preparing [2025-01-10T01:51:41.078Z] 2bddf937cc7a: Preparing [2025-01-10T01:51:41.078Z] 4173c64feed1: Preparing [2025-01-10T01:51:41.078Z] 51f266dc6952: Preparing [2025-01-10T01:51:41.078Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:41.078Z] c22dcca82a20: Waiting [2025-01-10T01:51:41.078Z] 51f266dc6952: Waiting [2025-01-10T01:51:41.078Z] 2bddf937cc7a: Waiting [2025-01-10T01:51:41.078Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:41.078Z] a49da307a695: Waiting [2025-01-10T01:51:41.078Z] 4173c64feed1: Waiting [2025-01-10T01:51:41.078Z] 2861121a4b34: Layer already exists [2025-01-10T01:51:41.078Z] 5ea6ca8d115b: Layer already exists [2025-01-10T01:51:41.078Z] dd179bae716c: Layer already exists [2025-01-10T01:51:41.078Z] f550090d5cd8: Layer already exists [2025-01-10T01:51:41.078Z] 9c22f462c6cd: Layer already exists [2025-01-10T01:51:41.078Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:41.078Z] a49da307a695: Layer already exists [2025-01-10T01:51:41.078Z] 2bddf937cc7a: Layer already exists [2025-01-10T01:51:41.078Z] 4173c64feed1: Layer already exists [2025-01-10T01:51:41.078Z] 51f266dc6952: Layer already exists [2025-01-10T01:51:41.078Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:41.078Z] latest: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:41.403Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:41.726Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.38 [2025-01-10T01:51:41.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T01:51:41.726Z] 2861121a4b34: Preparing [2025-01-10T01:51:41.726Z] 9c22f462c6cd: Preparing [2025-01-10T01:51:41.726Z] 5ea6ca8d115b: Preparing [2025-01-10T01:51:41.726Z] f550090d5cd8: Preparing [2025-01-10T01:51:41.726Z] dd179bae716c: Preparing [2025-01-10T01:51:41.726Z] a49da307a695: Preparing [2025-01-10T01:51:41.726Z] c22dcca82a20: Preparing [2025-01-10T01:51:41.726Z] 2bddf937cc7a: Preparing [2025-01-10T01:51:41.726Z] 4173c64feed1: Preparing [2025-01-10T01:51:41.726Z] a49da307a695: Waiting [2025-01-10T01:51:41.726Z] 51f266dc6952: Preparing [2025-01-10T01:51:41.726Z] c22dcca82a20: Waiting [2025-01-10T01:51:41.726Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:41.726Z] 2bddf937cc7a: Waiting [2025-01-10T01:51:41.726Z] 51f266dc6952: Waiting [2025-01-10T01:51:41.726Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:41.726Z] f550090d5cd8: Layer already exists [2025-01-10T01:51:41.726Z] dd179bae716c: Layer already exists [2025-01-10T01:51:41.726Z] 2861121a4b34: Layer already exists [2025-01-10T01:51:41.726Z] 5ea6ca8d115b: Layer already exists [2025-01-10T01:51:41.726Z] 9c22f462c6cd: Layer already exists [2025-01-10T01:51:41.726Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:41.726Z] 2bddf937cc7a: Layer already exists [2025-01-10T01:51:41.726Z] 4173c64feed1: Layer already exists [2025-01-10T01:51:41.726Z] a49da307a695: Layer already exists [2025-01-10T01:51:41.726Z] 51f266dc6952: Layer already exists [2025-01-10T01:51:41.726Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:41.726Z] 4.0.0-dev.38: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:42.076Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:42.393Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:42.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T01:51:42.393Z] 2861121a4b34: Preparing [2025-01-10T01:51:42.393Z] 9c22f462c6cd: Preparing [2025-01-10T01:51:42.393Z] 5ea6ca8d115b: Preparing [2025-01-10T01:51:42.393Z] f550090d5cd8: Preparing [2025-01-10T01:51:42.393Z] dd179bae716c: Preparing [2025-01-10T01:51:42.393Z] a49da307a695: Preparing [2025-01-10T01:51:42.393Z] c22dcca82a20: Preparing [2025-01-10T01:51:42.393Z] 2bddf937cc7a: Preparing [2025-01-10T01:51:42.393Z] 4173c64feed1: Preparing [2025-01-10T01:51:42.393Z] 51f266dc6952: Preparing [2025-01-10T01:51:42.393Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:42.393Z] 51f266dc6952: Waiting [2025-01-10T01:51:42.393Z] a49da307a695: Waiting [2025-01-10T01:51:42.393Z] 2bddf937cc7a: Waiting [2025-01-10T01:51:42.393Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:42.393Z] c22dcca82a20: Waiting [2025-01-10T01:51:42.393Z] f550090d5cd8: Layer already exists [2025-01-10T01:51:42.393Z] 2861121a4b34: Layer already exists [2025-01-10T01:51:42.393Z] 5ea6ca8d115b: Layer already exists [2025-01-10T01:51:42.393Z] dd179bae716c: Layer already exists [2025-01-10T01:51:42.393Z] 9c22f462c6cd: Layer already exists [2025-01-10T01:51:42.393Z] 2bddf937cc7a: Layer already exists [2025-01-10T01:51:42.393Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:42.393Z] 4173c64feed1: Layer already exists [2025-01-10T01:51:42.393Z] a49da307a695: Layer already exists [2025-01-10T01:51:42.393Z] 51f266dc6952: Layer already exists [2025-01-10T01:51:42.393Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:42.393Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:42.729Z] + 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-10T01:51:43.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-01-10T01:51:43.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-01-10T01:51:43.047Z] 2861121a4b34: Preparing [2025-01-10T01:51:43.047Z] 9c22f462c6cd: Preparing [2025-01-10T01:51:43.047Z] 5ea6ca8d115b: Preparing [2025-01-10T01:51:43.048Z] f550090d5cd8: Preparing [2025-01-10T01:51:43.048Z] dd179bae716c: Preparing [2025-01-10T01:51:43.048Z] a49da307a695: Preparing [2025-01-10T01:51:43.048Z] c22dcca82a20: Preparing [2025-01-10T01:51:43.048Z] 2bddf937cc7a: Preparing [2025-01-10T01:51:43.048Z] 4173c64feed1: Preparing [2025-01-10T01:51:43.048Z] c22dcca82a20: Waiting [2025-01-10T01:51:43.048Z] 2bddf937cc7a: Waiting [2025-01-10T01:51:43.048Z] 4173c64feed1: Waiting [2025-01-10T01:51:43.048Z] a49da307a695: Waiting [2025-01-10T01:51:43.048Z] 51f266dc6952: Preparing [2025-01-10T01:51:43.048Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:43.048Z] 51f266dc6952: Waiting [2025-01-10T01:51:43.048Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:43.048Z] 5ea6ca8d115b: Layer already exists [2025-01-10T01:51:43.048Z] dd179bae716c: Layer already exists [2025-01-10T01:51:43.048Z] 9c22f462c6cd: Layer already exists [2025-01-10T01:51:43.048Z] 2861121a4b34: Layer already exists [2025-01-10T01:51:43.048Z] f550090d5cd8: Layer already exists [2025-01-10T01:51:43.048Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:43.048Z] a49da307a695: Layer already exists [2025-01-10T01:51:43.048Z] 2bddf937cc7a: Layer already exists [2025-01-10T01:51:43.048Z] 51f266dc6952: Layer already exists [2025-01-10T01:51:43.048Z] 4173c64feed1: Layer already exists [2025-01-10T01:51:43.048Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:43.048Z] main: digest: sha256:dba9691c150f1f97396d7cd22b71e883c3ed53cd09cb825bf937454310277882 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:43.125Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:43.138Z] taggedImages: [2025-01-10T01:51:43.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:43.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-01-10T01:51:43.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.38 [2025-01-10T01:51:43.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:43.138Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-01-10T01:51:43.164Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-01-10T01:51:43.164Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:43.164Z] latest [2025-01-10T01:51:43.164Z] 4.0.0-dev.38 [2025-01-10T01:51:43.164Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:43.164Z] main [2025-01-10T01:51:43.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:43.507Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:43.830Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:43.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T01:51:43.830Z] 3b688fa4c743: Preparing [2025-01-10T01:51:43.830Z] 708865ac41a0: Preparing [2025-01-10T01:51:43.830Z] 910ccc125853: Preparing [2025-01-10T01:51:43.830Z] 76400ba1e0e8: Preparing [2025-01-10T01:51:43.830Z] c14e5a032735: Preparing [2025-01-10T01:51:43.830Z] fc3d90ae00a1: Preparing [2025-01-10T01:51:43.830Z] f8dac39ff362: Preparing [2025-01-10T01:51:43.830Z] a49da307a695: Preparing [2025-01-10T01:51:43.830Z] c22dcca82a20: Preparing [2025-01-10T01:51:43.830Z] 5e2ef3141a13: Preparing [2025-01-10T01:51:43.830Z] cf2cf34f8c1c: Preparing [2025-01-10T01:51:43.830Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:43.830Z] f8dac39ff362: Waiting [2025-01-10T01:51:43.830Z] c22dcca82a20: Waiting [2025-01-10T01:51:43.830Z] cf2cf34f8c1c: Waiting [2025-01-10T01:51:43.830Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:43.830Z] fc3d90ae00a1: Waiting [2025-01-10T01:51:43.830Z] 708865ac41a0: Pushed [2025-01-10T01:51:43.830Z] c14e5a032735: Pushed [2025-01-10T01:51:43.830Z] 3b688fa4c743: Pushed [2025-01-10T01:51:43.830Z] a49da307a695: Layer already exists [2025-01-10T01:51:43.830Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:43.830Z] fc3d90ae00a1: Pushed [2025-01-10T01:51:44.088Z] f8dac39ff362: Pushed [2025-01-10T01:51:44.088Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:44.088Z] 5e2ef3141a13: Pushed [2025-01-10T01:51:45.024Z] 76400ba1e0e8: Pushed [2025-01-10T01:51:45.024Z] 910ccc125853: Pushed [2025-01-10T01:51:45.285Z] cf2cf34f8c1c: Pushed [2025-01-10T01:51:45.285Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:45.608Z] + 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-10T01:51:45.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T01:51:45.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T01:51:45.929Z] 3b688fa4c743: Preparing [2025-01-10T01:51:45.929Z] 708865ac41a0: Preparing [2025-01-10T01:51:45.929Z] 910ccc125853: Preparing [2025-01-10T01:51:45.929Z] 76400ba1e0e8: Preparing [2025-01-10T01:51:45.929Z] c14e5a032735: Preparing [2025-01-10T01:51:45.929Z] fc3d90ae00a1: Preparing [2025-01-10T01:51:45.929Z] f8dac39ff362: Preparing [2025-01-10T01:51:45.929Z] a49da307a695: Preparing [2025-01-10T01:51:45.929Z] c22dcca82a20: Preparing [2025-01-10T01:51:45.929Z] 5e2ef3141a13: Preparing [2025-01-10T01:51:45.929Z] cf2cf34f8c1c: Preparing [2025-01-10T01:51:45.929Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:45.929Z] fc3d90ae00a1: Waiting [2025-01-10T01:51:45.929Z] f8dac39ff362: Waiting [2025-01-10T01:51:45.929Z] a49da307a695: Waiting [2025-01-10T01:51:45.929Z] c22dcca82a20: Waiting [2025-01-10T01:51:45.929Z] 5e2ef3141a13: Waiting [2025-01-10T01:51:45.929Z] cf2cf34f8c1c: Waiting [2025-01-10T01:51:45.929Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:45.929Z] 910ccc125853: Layer already exists [2025-01-10T01:51:45.929Z] 708865ac41a0: Layer already exists [2025-01-10T01:51:45.929Z] c14e5a032735: Layer already exists [2025-01-10T01:51:45.929Z] 76400ba1e0e8: Layer already exists [2025-01-10T01:51:45.929Z] 3b688fa4c743: Layer already exists [2025-01-10T01:51:45.929Z] fc3d90ae00a1: Layer already exists [2025-01-10T01:51:45.929Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:45.929Z] a49da307a695: Layer already exists [2025-01-10T01:51:45.929Z] f8dac39ff362: Layer already exists [2025-01-10T01:51:45.929Z] 5e2ef3141a13: Layer already exists [2025-01-10T01:51:45.929Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:45.929Z] cf2cf34f8c1c: Layer already exists [2025-01-10T01:51:45.929Z] latest: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:46.248Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:46.578Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.38 [2025-01-10T01:51:46.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T01:51:46.578Z] 3b688fa4c743: Preparing [2025-01-10T01:51:46.578Z] 708865ac41a0: Preparing [2025-01-10T01:51:46.578Z] 910ccc125853: Preparing [2025-01-10T01:51:46.578Z] 76400ba1e0e8: Preparing [2025-01-10T01:51:46.578Z] c14e5a032735: Preparing [2025-01-10T01:51:46.578Z] fc3d90ae00a1: Preparing [2025-01-10T01:51:46.578Z] f8dac39ff362: Preparing [2025-01-10T01:51:46.578Z] a49da307a695: Preparing [2025-01-10T01:51:46.578Z] c22dcca82a20: Preparing [2025-01-10T01:51:46.578Z] 5e2ef3141a13: Preparing [2025-01-10T01:51:46.578Z] cf2cf34f8c1c: Preparing [2025-01-10T01:51:46.578Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:46.578Z] fc3d90ae00a1: Waiting [2025-01-10T01:51:46.578Z] 5e2ef3141a13: Waiting [2025-01-10T01:51:46.578Z] f8dac39ff362: Waiting [2025-01-10T01:51:46.578Z] cf2cf34f8c1c: Waiting [2025-01-10T01:51:46.578Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:46.578Z] c22dcca82a20: Waiting [2025-01-10T01:51:46.578Z] 76400ba1e0e8: Layer already exists [2025-01-10T01:51:46.578Z] 708865ac41a0: Layer already exists [2025-01-10T01:51:46.578Z] c14e5a032735: Layer already exists [2025-01-10T01:51:46.578Z] 910ccc125853: Layer already exists [2025-01-10T01:51:46.578Z] 3b688fa4c743: Layer already exists [2025-01-10T01:51:46.578Z] fc3d90ae00a1: Layer already exists [2025-01-10T01:51:46.578Z] a49da307a695: Layer already exists [2025-01-10T01:51:46.578Z] f8dac39ff362: Layer already exists [2025-01-10T01:51:46.578Z] 5e2ef3141a13: Layer already exists [2025-01-10T01:51:46.578Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:46.578Z] cf2cf34f8c1c: Layer already exists [2025-01-10T01:51:46.578Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:46.578Z] 4.0.0-dev.38: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:46.902Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:47.230Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:47.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T01:51:47.230Z] 3b688fa4c743: Preparing [2025-01-10T01:51:47.230Z] 708865ac41a0: Preparing [2025-01-10T01:51:47.230Z] 910ccc125853: Preparing [2025-01-10T01:51:47.230Z] 76400ba1e0e8: Preparing [2025-01-10T01:51:47.230Z] c14e5a032735: Preparing [2025-01-10T01:51:47.230Z] fc3d90ae00a1: Preparing [2025-01-10T01:51:47.230Z] f8dac39ff362: Preparing [2025-01-10T01:51:47.230Z] a49da307a695: Preparing [2025-01-10T01:51:47.230Z] c22dcca82a20: Preparing [2025-01-10T01:51:47.230Z] 5e2ef3141a13: Preparing [2025-01-10T01:51:47.230Z] cf2cf34f8c1c: Preparing [2025-01-10T01:51:47.230Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:47.230Z] 5e2ef3141a13: Waiting [2025-01-10T01:51:47.230Z] c22dcca82a20: Waiting [2025-01-10T01:51:47.230Z] cf2cf34f8c1c: Waiting [2025-01-10T01:51:47.230Z] a49da307a695: Waiting [2025-01-10T01:51:47.230Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:47.230Z] fc3d90ae00a1: Waiting [2025-01-10T01:51:47.230Z] f8dac39ff362: Waiting [2025-01-10T01:51:47.230Z] 708865ac41a0: Layer already exists [2025-01-10T01:51:47.230Z] 910ccc125853: Layer already exists [2025-01-10T01:51:47.230Z] 3b688fa4c743: Layer already exists [2025-01-10T01:51:47.230Z] 76400ba1e0e8: Layer already exists [2025-01-10T01:51:47.230Z] c14e5a032735: Layer already exists [2025-01-10T01:51:47.230Z] fc3d90ae00a1: Layer already exists [2025-01-10T01:51:47.230Z] f8dac39ff362: Layer already exists [2025-01-10T01:51:47.230Z] a49da307a695: Layer already exists [2025-01-10T01:51:47.230Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:47.230Z] 5e2ef3141a13: Layer already exists [2025-01-10T01:51:47.230Z] cf2cf34f8c1c: Layer already exists [2025-01-10T01:51:47.230Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:47.230Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:47.566Z] + 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-10T01:51:47.886Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-01-10T01:51:47.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-01-10T01:51:47.886Z] 3b688fa4c743: Preparing [2025-01-10T01:51:47.886Z] 708865ac41a0: Preparing [2025-01-10T01:51:47.886Z] 910ccc125853: Preparing [2025-01-10T01:51:47.886Z] 76400ba1e0e8: Preparing [2025-01-10T01:51:47.886Z] c14e5a032735: Preparing [2025-01-10T01:51:47.886Z] fc3d90ae00a1: Preparing [2025-01-10T01:51:47.886Z] f8dac39ff362: Preparing [2025-01-10T01:51:47.886Z] a49da307a695: Preparing [2025-01-10T01:51:47.886Z] c22dcca82a20: Preparing [2025-01-10T01:51:47.886Z] 5e2ef3141a13: Preparing [2025-01-10T01:51:47.886Z] cf2cf34f8c1c: Preparing [2025-01-10T01:51:47.886Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:47.886Z] a49da307a695: Waiting [2025-01-10T01:51:47.886Z] c22dcca82a20: Waiting [2025-01-10T01:51:47.886Z] fc3d90ae00a1: Waiting [2025-01-10T01:51:47.886Z] 5e2ef3141a13: Waiting [2025-01-10T01:51:47.886Z] f8dac39ff362: Waiting [2025-01-10T01:51:47.886Z] cf2cf34f8c1c: Waiting [2025-01-10T01:51:47.886Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:47.886Z] 76400ba1e0e8: Layer already exists [2025-01-10T01:51:47.886Z] 3b688fa4c743: Layer already exists [2025-01-10T01:51:47.886Z] 708865ac41a0: Layer already exists [2025-01-10T01:51:47.886Z] 910ccc125853: Layer already exists [2025-01-10T01:51:47.886Z] c14e5a032735: Layer already exists [2025-01-10T01:51:47.886Z] fc3d90ae00a1: Layer already exists [2025-01-10T01:51:47.886Z] a49da307a695: Layer already exists [2025-01-10T01:51:47.886Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:47.886Z] 5e2ef3141a13: Layer already exists [2025-01-10T01:51:47.886Z] f8dac39ff362: Layer already exists [2025-01-10T01:51:47.886Z] cf2cf34f8c1c: Layer already exists [2025-01-10T01:51:47.886Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:47.886Z] main: digest: sha256:70ed563cd345ad586c9e6725032e3c6f6b5d5f87b3de06730e58f70749fe9467 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:47.956Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:47.969Z] taggedImages: [2025-01-10T01:51:47.969Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:47.969Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-01-10T01:51:47.969Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.38 [2025-01-10T01:51:47.969Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:47.969Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-01-10T01:51:47.995Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-01-10T01:51:47.995Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:47.995Z] latest [2025-01-10T01:51:47.995Z] 4.0.0-dev.38 [2025-01-10T01:51:47.995Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:47.995Z] main [2025-01-10T01:51:47.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:48.341Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:48.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:48.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T01:51:48.672Z] 9e41028ec9e7: Preparing [2025-01-10T01:51:48.672Z] 871e015cb032: Preparing [2025-01-10T01:51:48.672Z] a49da307a695: Preparing [2025-01-10T01:51:48.672Z] c22dcca82a20: Preparing [2025-01-10T01:51:48.672Z] 004bff3a8ff9: Preparing [2025-01-10T01:51:48.672Z] d1d5ca466949: Preparing [2025-01-10T01:51:48.672Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:48.672Z] d1d5ca466949: Waiting [2025-01-10T01:51:48.672Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:48.672Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:48.672Z] a49da307a695: Layer already exists [2025-01-10T01:51:48.672Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:48.672Z] 9e41028ec9e7: Pushed [2025-01-10T01:51:48.672Z] 004bff3a8ff9: Pushed [2025-01-10T01:51:49.608Z] d1d5ca466949: Pushed [2025-01-10T01:51:50.545Z] 871e015cb032: Pushed [2025-01-10T01:51:50.804Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:51.131Z] + 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-10T01:51:51.454Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T01:51:51.454Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T01:51:51.454Z] 9e41028ec9e7: Preparing [2025-01-10T01:51:51.454Z] 871e015cb032: Preparing [2025-01-10T01:51:51.454Z] a49da307a695: Preparing [2025-01-10T01:51:51.454Z] c22dcca82a20: Preparing [2025-01-10T01:51:51.454Z] 004bff3a8ff9: Preparing [2025-01-10T01:51:51.454Z] d1d5ca466949: Preparing [2025-01-10T01:51:51.454Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:51.454Z] d1d5ca466949: Waiting [2025-01-10T01:51:51.454Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:51.454Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:51.454Z] a49da307a695: Layer already exists [2025-01-10T01:51:51.454Z] 9e41028ec9e7: Layer already exists [2025-01-10T01:51:51.454Z] 871e015cb032: Layer already exists [2025-01-10T01:51:51.454Z] 004bff3a8ff9: Layer already exists [2025-01-10T01:51:51.454Z] d1d5ca466949: Layer already exists [2025-01-10T01:51:51.454Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:51.454Z] latest: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:51.778Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:52.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.38 [2025-01-10T01:51:52.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T01:51:52.107Z] 9e41028ec9e7: Preparing [2025-01-10T01:51:52.107Z] 871e015cb032: Preparing [2025-01-10T01:51:52.107Z] a49da307a695: Preparing [2025-01-10T01:51:52.107Z] c22dcca82a20: Preparing [2025-01-10T01:51:52.107Z] 004bff3a8ff9: Preparing [2025-01-10T01:51:52.107Z] d1d5ca466949: Preparing [2025-01-10T01:51:52.107Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:52.107Z] d1d5ca466949: Waiting [2025-01-10T01:51:52.107Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:52.107Z] 871e015cb032: Layer already exists [2025-01-10T01:51:52.107Z] 9e41028ec9e7: Layer already exists [2025-01-10T01:51:52.107Z] a49da307a695: Layer already exists [2025-01-10T01:51:52.107Z] 004bff3a8ff9: Layer already exists [2025-01-10T01:51:52.107Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:52.107Z] d1d5ca466949: Layer already exists [2025-01-10T01:51:52.107Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:52.107Z] 4.0.0-dev.38: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:52.431Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:52.752Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:52.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T01:51:52.753Z] 9e41028ec9e7: Preparing [2025-01-10T01:51:52.753Z] 871e015cb032: Preparing [2025-01-10T01:51:52.753Z] a49da307a695: Preparing [2025-01-10T01:51:52.753Z] c22dcca82a20: Preparing [2025-01-10T01:51:52.753Z] 004bff3a8ff9: Preparing [2025-01-10T01:51:52.753Z] d1d5ca466949: Preparing [2025-01-10T01:51:52.753Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:52.753Z] d1d5ca466949: Waiting [2025-01-10T01:51:52.753Z] 871e015cb032: Layer already exists [2025-01-10T01:51:52.753Z] 004bff3a8ff9: Layer already exists [2025-01-10T01:51:52.753Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:52.753Z] 9e41028ec9e7: Layer already exists [2025-01-10T01:51:52.753Z] a49da307a695: Layer already exists [2025-01-10T01:51:52.753Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:52.753Z] d1d5ca466949: Layer already exists [2025-01-10T01:51:52.753Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:53.088Z] + 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-10T01:51:53.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-01-10T01:51:53.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-01-10T01:51:53.414Z] 9e41028ec9e7: Preparing [2025-01-10T01:51:53.414Z] 871e015cb032: Preparing [2025-01-10T01:51:53.414Z] a49da307a695: Preparing [2025-01-10T01:51:53.414Z] c22dcca82a20: Preparing [2025-01-10T01:51:53.414Z] 004bff3a8ff9: Preparing [2025-01-10T01:51:53.414Z] d1d5ca466949: Preparing [2025-01-10T01:51:53.414Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:53.414Z] d1d5ca466949: Waiting [2025-01-10T01:51:53.414Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:53.414Z] 9e41028ec9e7: Layer already exists [2025-01-10T01:51:53.414Z] a49da307a695: Layer already exists [2025-01-10T01:51:53.414Z] 004bff3a8ff9: Layer already exists [2025-01-10T01:51:53.414Z] 871e015cb032: Layer already exists [2025-01-10T01:51:53.414Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:53.414Z] d1d5ca466949: Layer already exists [2025-01-10T01:51:53.414Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:53.414Z] main: digest: sha256:74f227dfdf32c0fa941836e28a8968d8df9a79456f5d3dbc6cbed817dc61296a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:51:53.488Z] ===================================================== [Pipeline] echo [2025-01-10T01:51:53.500Z] taggedImages: [2025-01-10T01:51:53.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:53.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-01-10T01:51:53.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.38 [2025-01-10T01:51:53.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:53.500Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-01-10T01:51:53.525Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-01-10T01:51:53.525Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:53.525Z] latest [2025-01-10T01:51:53.525Z] 4.0.0-dev.38 [2025-01-10T01:51:53.525Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:51:53.525Z] main [2025-01-10T01:51:53.525Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:53.870Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:51:54.186Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:51:54.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T01:51:54.187Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:51:54.187Z] 414c5439556d: Preparing [2025-01-10T01:51:54.187Z] 6e659c42fb64: Preparing [2025-01-10T01:51:54.187Z] a49da307a695: Preparing [2025-01-10T01:51:54.187Z] c22dcca82a20: Preparing [2025-01-10T01:51:54.187Z] 508fd24e49ee: Preparing [2025-01-10T01:51:54.187Z] 2853dda9f27f: Preparing [2025-01-10T01:51:54.187Z] 3daa5e713965: Preparing [2025-01-10T01:51:54.187Z] 8dc981fd86ab: Preparing [2025-01-10T01:51:54.187Z] ce5a8cde9eee: Preparing [2025-01-10T01:51:54.187Z] 508fd24e49ee: Waiting [2025-01-10T01:51:54.187Z] 2853dda9f27f: Waiting [2025-01-10T01:51:54.187Z] 3daa5e713965: Waiting [2025-01-10T01:51:54.187Z] ce5a8cde9eee: Waiting [2025-01-10T01:51:54.187Z] 8dc981fd86ab: Waiting [2025-01-10T01:51:54.187Z] a49da307a695: Layer already exists [2025-01-10T01:51:54.187Z] c22dcca82a20: Layer already exists [2025-01-10T01:51:54.187Z] 414c5439556d: Pushed [2025-01-10T01:51:54.187Z] 2cc3b7a30ed5: Pushed [2025-01-10T01:51:54.187Z] 6e659c42fb64: Pushed [2025-01-10T01:51:54.187Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:51:54.187Z] 3daa5e713965: Pushed [2025-01-10T01:51:54.753Z] 8dc981fd86ab: Pushed [2025-01-10T01:52:00.041Z] 2853dda9f27f: Pushed [2025-01-10T01:52:03.338Z] 508fd24e49ee: Pushed [2025-01-10T01:52:03.598Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:03.934Z] + 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-10T01:52:04.258Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T01:52:04.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T01:52:04.258Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:04.258Z] 414c5439556d: Preparing [2025-01-10T01:52:04.258Z] 6e659c42fb64: Preparing [2025-01-10T01:52:04.258Z] a49da307a695: Preparing [2025-01-10T01:52:04.258Z] c22dcca82a20: Preparing [2025-01-10T01:52:04.258Z] 508fd24e49ee: Preparing [2025-01-10T01:52:04.258Z] 2853dda9f27f: Preparing [2025-01-10T01:52:04.258Z] 3daa5e713965: Preparing [2025-01-10T01:52:04.258Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:04.258Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:04.258Z] 2853dda9f27f: Waiting [2025-01-10T01:52:04.258Z] 508fd24e49ee: Waiting [2025-01-10T01:52:04.258Z] 3daa5e713965: Waiting [2025-01-10T01:52:04.258Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:04.258Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:04.258Z] a49da307a695: Layer already exists [2025-01-10T01:52:04.258Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:04.258Z] 414c5439556d: Layer already exists [2025-01-10T01:52:04.258Z] 6e659c42fb64: Layer already exists [2025-01-10T01:52:04.258Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:04.258Z] 2853dda9f27f: Layer already exists [2025-01-10T01:52:04.258Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:04.258Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:04.258Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:04.258Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:04.258Z] latest: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:04.585Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:04.909Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.38 [2025-01-10T01:52:04.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T01:52:04.909Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:04.909Z] 414c5439556d: Preparing [2025-01-10T01:52:04.909Z] 6e659c42fb64: Preparing [2025-01-10T01:52:04.909Z] a49da307a695: Preparing [2025-01-10T01:52:04.909Z] c22dcca82a20: Preparing [2025-01-10T01:52:04.909Z] 508fd24e49ee: Preparing [2025-01-10T01:52:04.909Z] 2853dda9f27f: Preparing [2025-01-10T01:52:04.909Z] 3daa5e713965: Preparing [2025-01-10T01:52:04.909Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:04.909Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:04.909Z] 508fd24e49ee: Waiting [2025-01-10T01:52:04.909Z] 2853dda9f27f: Waiting [2025-01-10T01:52:04.909Z] 3daa5e713965: Waiting [2025-01-10T01:52:04.909Z] 6e659c42fb64: Layer already exists [2025-01-10T01:52:04.909Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:04.909Z] a49da307a695: Layer already exists [2025-01-10T01:52:04.909Z] 414c5439556d: Layer already exists [2025-01-10T01:52:04.909Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:04.909Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:04.909Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:04.909Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:04.909Z] 2853dda9f27f: Layer already exists [2025-01-10T01:52:04.909Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:04.909Z] 4.0.0-dev.38: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:05.234Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:05.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:05.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T01:52:05.558Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:05.558Z] 414c5439556d: Preparing [2025-01-10T01:52:05.558Z] 6e659c42fb64: Preparing [2025-01-10T01:52:05.558Z] a49da307a695: Preparing [2025-01-10T01:52:05.558Z] c22dcca82a20: Preparing [2025-01-10T01:52:05.558Z] 508fd24e49ee: Preparing [2025-01-10T01:52:05.558Z] 2853dda9f27f: Preparing [2025-01-10T01:52:05.558Z] 3daa5e713965: Preparing [2025-01-10T01:52:05.558Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:05.558Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:05.558Z] 508fd24e49ee: Waiting [2025-01-10T01:52:05.558Z] 2853dda9f27f: Waiting [2025-01-10T01:52:05.558Z] 3daa5e713965: Waiting [2025-01-10T01:52:05.558Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:05.558Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:05.558Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:05.558Z] 6e659c42fb64: Layer already exists [2025-01-10T01:52:05.558Z] a49da307a695: Layer already exists [2025-01-10T01:52:05.558Z] 414c5439556d: Layer already exists [2025-01-10T01:52:05.558Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:05.558Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:05.558Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:05.558Z] 2853dda9f27f: Layer already exists [2025-01-10T01:52:05.558Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:05.558Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:05.558Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:05.887Z] + 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-10T01:52:06.219Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-01-10T01:52:06.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-01-10T01:52:06.219Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:06.219Z] 414c5439556d: Preparing [2025-01-10T01:52:06.219Z] 6e659c42fb64: Preparing [2025-01-10T01:52:06.219Z] a49da307a695: Preparing [2025-01-10T01:52:06.219Z] c22dcca82a20: Preparing [2025-01-10T01:52:06.219Z] 508fd24e49ee: Preparing [2025-01-10T01:52:06.219Z] 2853dda9f27f: Preparing [2025-01-10T01:52:06.219Z] 3daa5e713965: Preparing [2025-01-10T01:52:06.219Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:06.219Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:06.219Z] 3daa5e713965: Waiting [2025-01-10T01:52:06.219Z] 508fd24e49ee: Waiting [2025-01-10T01:52:06.219Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:06.219Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:06.219Z] 2853dda9f27f: Waiting [2025-01-10T01:52:06.219Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:06.219Z] 414c5439556d: Layer already exists [2025-01-10T01:52:06.219Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:06.219Z] a49da307a695: Layer already exists [2025-01-10T01:52:06.219Z] 6e659c42fb64: Layer already exists [2025-01-10T01:52:06.219Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:06.219Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:06.219Z] 2853dda9f27f: Layer already exists [2025-01-10T01:52:06.219Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:06.219Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:06.219Z] main: digest: sha256:67eb2237b772c3ebfd6f9ad685edfac047cc38908f45332044cfe3b662c9b60a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:52:06.286Z] ===================================================== [Pipeline] echo [2025-01-10T01:52:06.303Z] taggedImages: [2025-01-10T01:52:06.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:06.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-01-10T01:52:06.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.38 [2025-01-10T01:52:06.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:06.303Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-01-10T01:52:06.325Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-01-10T01:52:06.325Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:06.325Z] latest [2025-01-10T01:52:06.325Z] 4.0.0-dev.38 [2025-01-10T01:52:06.325Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:06.325Z] main [2025-01-10T01:52:06.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:06.662Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:06.995Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:06.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T01:52:06.995Z] e3375eb0a078: Preparing [2025-01-10T01:52:06.995Z] bc64029a2c85: Preparing [2025-01-10T01:52:06.995Z] 80c3210b8bec: Preparing [2025-01-10T01:52:06.995Z] a49da307a695: Preparing [2025-01-10T01:52:06.995Z] c22dcca82a20: Preparing [2025-01-10T01:52:06.995Z] 508fd24e49ee: Preparing [2025-01-10T01:52:06.995Z] 7a88b2066bcc: Preparing [2025-01-10T01:52:06.995Z] 13dfe142f292: Preparing [2025-01-10T01:52:06.995Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:06.995Z] 13dfe142f292: Waiting [2025-01-10T01:52:06.995Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:06.995Z] 7a88b2066bcc: Waiting [2025-01-10T01:52:06.995Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:06.995Z] a49da307a695: Layer already exists [2025-01-10T01:52:06.995Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:06.995Z] e3375eb0a078: Pushed [2025-01-10T01:52:06.995Z] bc64029a2c85: Pushed [2025-01-10T01:52:06.995Z] 80c3210b8bec: Pushed [2025-01-10T01:52:06.995Z] 7a88b2066bcc: Pushed [2025-01-10T01:52:06.995Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:07.255Z] 13dfe142f292: Pushed [2025-01-10T01:52:07.515Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:07.852Z] + 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-10T01:52:08.167Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T01:52:08.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T01:52:08.167Z] e3375eb0a078: Preparing [2025-01-10T01:52:08.167Z] bc64029a2c85: Preparing [2025-01-10T01:52:08.167Z] 80c3210b8bec: Preparing [2025-01-10T01:52:08.167Z] a49da307a695: Preparing [2025-01-10T01:52:08.167Z] c22dcca82a20: Preparing [2025-01-10T01:52:08.167Z] 508fd24e49ee: Preparing [2025-01-10T01:52:08.167Z] 7a88b2066bcc: Preparing [2025-01-10T01:52:08.167Z] 13dfe142f292: Preparing [2025-01-10T01:52:08.167Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:08.167Z] 7a88b2066bcc: Waiting [2025-01-10T01:52:08.167Z] 508fd24e49ee: Waiting [2025-01-10T01:52:08.167Z] 13dfe142f292: Waiting [2025-01-10T01:52:08.167Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:08.167Z] a49da307a695: Layer already exists [2025-01-10T01:52:08.167Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:08.167Z] e3375eb0a078: Layer already exists [2025-01-10T01:52:08.167Z] bc64029a2c85: Layer already exists [2025-01-10T01:52:08.167Z] 80c3210b8bec: Layer already exists [2025-01-10T01:52:08.167Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:08.167Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:08.167Z] 7a88b2066bcc: Layer already exists [2025-01-10T01:52:08.167Z] 13dfe142f292: Layer already exists [2025-01-10T01:52:08.167Z] latest: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:08.483Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:08.810Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.38 [2025-01-10T01:52:08.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T01:52:08.810Z] e3375eb0a078: Preparing [2025-01-10T01:52:08.810Z] bc64029a2c85: Preparing [2025-01-10T01:52:08.810Z] 80c3210b8bec: Preparing [2025-01-10T01:52:08.810Z] a49da307a695: Preparing [2025-01-10T01:52:08.810Z] c22dcca82a20: Preparing [2025-01-10T01:52:08.810Z] 508fd24e49ee: Preparing [2025-01-10T01:52:08.810Z] 7a88b2066bcc: Preparing [2025-01-10T01:52:08.810Z] 13dfe142f292: Preparing [2025-01-10T01:52:08.810Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:08.810Z] 508fd24e49ee: Waiting [2025-01-10T01:52:08.810Z] 13dfe142f292: Waiting [2025-01-10T01:52:08.810Z] 7a88b2066bcc: Waiting [2025-01-10T01:52:08.810Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:08.810Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:08.810Z] bc64029a2c85: Layer already exists [2025-01-10T01:52:08.810Z] 80c3210b8bec: Layer already exists [2025-01-10T01:52:08.810Z] a49da307a695: Layer already exists [2025-01-10T01:52:08.810Z] e3375eb0a078: Layer already exists [2025-01-10T01:52:08.810Z] 13dfe142f292: Layer already exists [2025-01-10T01:52:08.810Z] 7a88b2066bcc: Layer already exists [2025-01-10T01:52:08.810Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:08.810Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:08.810Z] 4.0.0-dev.38: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:09.144Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:09.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:09.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T01:52:09.461Z] e3375eb0a078: Preparing [2025-01-10T01:52:09.461Z] bc64029a2c85: Preparing [2025-01-10T01:52:09.461Z] 80c3210b8bec: Preparing [2025-01-10T01:52:09.461Z] a49da307a695: Preparing [2025-01-10T01:52:09.461Z] c22dcca82a20: Preparing [2025-01-10T01:52:09.461Z] 508fd24e49ee: Preparing [2025-01-10T01:52:09.461Z] 7a88b2066bcc: Preparing [2025-01-10T01:52:09.461Z] 13dfe142f292: Preparing [2025-01-10T01:52:09.461Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:09.461Z] 7a88b2066bcc: Waiting [2025-01-10T01:52:09.461Z] 508fd24e49ee: Waiting [2025-01-10T01:52:09.461Z] 13dfe142f292: Waiting [2025-01-10T01:52:09.461Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:09.461Z] bc64029a2c85: Layer already exists [2025-01-10T01:52:09.461Z] e3375eb0a078: Layer already exists [2025-01-10T01:52:09.461Z] a49da307a695: Layer already exists [2025-01-10T01:52:09.461Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:09.461Z] 80c3210b8bec: Layer already exists [2025-01-10T01:52:09.461Z] 7a88b2066bcc: Layer already exists [2025-01-10T01:52:09.461Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:09.461Z] 13dfe142f292: Layer already exists [2025-01-10T01:52:09.461Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:09.461Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:09.779Z] + 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-10T01:52:10.104Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-01-10T01:52:10.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-01-10T01:52:10.104Z] e3375eb0a078: Preparing [2025-01-10T01:52:10.104Z] bc64029a2c85: Preparing [2025-01-10T01:52:10.104Z] 80c3210b8bec: Preparing [2025-01-10T01:52:10.104Z] a49da307a695: Preparing [2025-01-10T01:52:10.104Z] c22dcca82a20: Preparing [2025-01-10T01:52:10.104Z] 508fd24e49ee: Preparing [2025-01-10T01:52:10.104Z] 7a88b2066bcc: Preparing [2025-01-10T01:52:10.104Z] 13dfe142f292: Preparing [2025-01-10T01:52:10.104Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:10.104Z] 508fd24e49ee: Waiting [2025-01-10T01:52:10.104Z] 7a88b2066bcc: Waiting [2025-01-10T01:52:10.104Z] 13dfe142f292: Waiting [2025-01-10T01:52:10.104Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:10.104Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:10.104Z] e3375eb0a078: Layer already exists [2025-01-10T01:52:10.104Z] bc64029a2c85: Layer already exists [2025-01-10T01:52:10.104Z] 80c3210b8bec: Layer already exists [2025-01-10T01:52:10.104Z] a49da307a695: Layer already exists [2025-01-10T01:52:10.104Z] 13dfe142f292: Layer already exists [2025-01-10T01:52:10.104Z] 7a88b2066bcc: Layer already exists [2025-01-10T01:52:10.104Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:10.104Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:10.104Z] main: digest: sha256:99e10ff18b4f2e82fd68ec9ed98df10c27f154b54f0fdfc93fc834fdf573b3ce size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:52:10.192Z] ===================================================== [Pipeline] echo [2025-01-10T01:52:10.204Z] taggedImages: [2025-01-10T01:52:10.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:10.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-01-10T01:52:10.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.38 [2025-01-10T01:52:10.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:10.204Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-01-10T01:52:10.231Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-01-10T01:52:10.231Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:10.231Z] latest [2025-01-10T01:52:10.231Z] 4.0.0-dev.38 [2025-01-10T01:52:10.231Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:10.231Z] main [2025-01-10T01:52:10.231Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:10.590Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:10.912Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:10.912Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T01:52:10.912Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:10.912Z] 39b5dc0c6234: Preparing [2025-01-10T01:52:10.912Z] 08c58481cffd: Preparing [2025-01-10T01:52:10.912Z] a49da307a695: Preparing [2025-01-10T01:52:10.912Z] c22dcca82a20: Preparing [2025-01-10T01:52:10.912Z] 508fd24e49ee: Preparing [2025-01-10T01:52:10.912Z] 3daa5e713965: Preparing [2025-01-10T01:52:10.912Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:10.912Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:10.912Z] 3daa5e713965: Waiting [2025-01-10T01:52:10.912Z] 508fd24e49ee: Waiting [2025-01-10T01:52:10.912Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:10.912Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:10.912Z] a49da307a695: Layer already exists [2025-01-10T01:52:10.912Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:10.912Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:10.912Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:10.912Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:10.912Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:10.912Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:10.912Z] 08c58481cffd: Pushed [2025-01-10T01:52:10.912Z] 39b5dc0c6234: Pushed [2025-01-10T01:52:11.171Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:11.499Z] + 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-10T01:52:11.842Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T01:52:11.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T01:52:11.842Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:11.842Z] 39b5dc0c6234: Preparing [2025-01-10T01:52:11.842Z] 08c58481cffd: Preparing [2025-01-10T01:52:11.842Z] a49da307a695: Preparing [2025-01-10T01:52:11.842Z] c22dcca82a20: Preparing [2025-01-10T01:52:11.842Z] 508fd24e49ee: Preparing [2025-01-10T01:52:11.842Z] 3daa5e713965: Preparing [2025-01-10T01:52:11.842Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:11.842Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:11.842Z] 3daa5e713965: Waiting [2025-01-10T01:52:11.842Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:11.842Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:11.842Z] 508fd24e49ee: Waiting [2025-01-10T01:52:11.842Z] 39b5dc0c6234: Layer already exists [2025-01-10T01:52:11.842Z] 08c58481cffd: Layer already exists [2025-01-10T01:52:11.842Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:11.842Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:11.842Z] a49da307a695: Layer already exists [2025-01-10T01:52:11.842Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:11.842Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:11.842Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:11.842Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:11.842Z] latest: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:12.169Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:12.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.38 [2025-01-10T01:52:12.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T01:52:12.489Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:12.489Z] 39b5dc0c6234: Preparing [2025-01-10T01:52:12.489Z] 08c58481cffd: Preparing [2025-01-10T01:52:12.489Z] a49da307a695: Preparing [2025-01-10T01:52:12.489Z] c22dcca82a20: Preparing [2025-01-10T01:52:12.489Z] 508fd24e49ee: Preparing [2025-01-10T01:52:12.489Z] 3daa5e713965: Preparing [2025-01-10T01:52:12.489Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:12.489Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:12.489Z] 3daa5e713965: Waiting [2025-01-10T01:52:12.489Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:12.489Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:12.489Z] 508fd24e49ee: Waiting [2025-01-10T01:52:12.489Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:12.489Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:12.489Z] a49da307a695: Layer already exists [2025-01-10T01:52:12.489Z] 08c58481cffd: Layer already exists [2025-01-10T01:52:12.489Z] 39b5dc0c6234: Layer already exists [2025-01-10T01:52:12.489Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:12.489Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:12.489Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:12.489Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:12.489Z] 4.0.0-dev.38: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:12.822Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:13.137Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:13.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T01:52:13.138Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:13.138Z] 39b5dc0c6234: Preparing [2025-01-10T01:52:13.138Z] 08c58481cffd: Preparing [2025-01-10T01:52:13.138Z] a49da307a695: Preparing [2025-01-10T01:52:13.138Z] c22dcca82a20: Preparing [2025-01-10T01:52:13.138Z] 508fd24e49ee: Preparing [2025-01-10T01:52:13.138Z] 3daa5e713965: Preparing [2025-01-10T01:52:13.138Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:13.138Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:13.138Z] 508fd24e49ee: Waiting [2025-01-10T01:52:13.138Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:13.138Z] 3daa5e713965: Waiting [2025-01-10T01:52:13.138Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:13.138Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:13.138Z] 39b5dc0c6234: Layer already exists [2025-01-10T01:52:13.138Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:13.138Z] 08c58481cffd: Layer already exists [2025-01-10T01:52:13.138Z] a49da307a695: Layer already exists [2025-01-10T01:52:13.138Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:13.138Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:13.138Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:13.138Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:13.138Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:13.463Z] + 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-10T01:52:13.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-01-10T01:52:13.791Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-01-10T01:52:13.791Z] 2cc3b7a30ed5: Preparing [2025-01-10T01:52:13.791Z] 39b5dc0c6234: Preparing [2025-01-10T01:52:13.791Z] 08c58481cffd: Preparing [2025-01-10T01:52:13.791Z] a49da307a695: Preparing [2025-01-10T01:52:13.791Z] c22dcca82a20: Preparing [2025-01-10T01:52:13.791Z] 508fd24e49ee: Preparing [2025-01-10T01:52:13.791Z] 3daa5e713965: Preparing [2025-01-10T01:52:13.791Z] 8dc981fd86ab: Preparing [2025-01-10T01:52:13.791Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:13.791Z] 3daa5e713965: Waiting [2025-01-10T01:52:13.791Z] 8dc981fd86ab: Waiting [2025-01-10T01:52:13.791Z] 508fd24e49ee: Waiting [2025-01-10T01:52:13.791Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:13.791Z] a49da307a695: Layer already exists [2025-01-10T01:52:13.791Z] 08c58481cffd: Layer already exists [2025-01-10T01:52:13.791Z] 2cc3b7a30ed5: Layer already exists [2025-01-10T01:52:13.791Z] 39b5dc0c6234: Layer already exists [2025-01-10T01:52:13.791Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:13.791Z] 508fd24e49ee: Layer already exists [2025-01-10T01:52:13.791Z] 3daa5e713965: Layer already exists [2025-01-10T01:52:13.791Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:13.791Z] 8dc981fd86ab: Layer already exists [2025-01-10T01:52:13.791Z] main: digest: sha256:d5625599afd6595a483ac41861b0db8ede997154337b3e8b48b62f90b0b2dbc0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:52:13.863Z] ===================================================== [Pipeline] echo [2025-01-10T01:52:13.875Z] taggedImages: [2025-01-10T01:52:13.875Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:13.875Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-01-10T01:52:13.875Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.38 [2025-01-10T01:52:13.875Z] - nexus3.edgexfoundry.org:10004/security-spire-server:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:13.875Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-01-10T01:52:13.899Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-01-10T01:52:13.899Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:13.899Z] latest [2025-01-10T01:52:13.899Z] 4.0.0-dev.38 [2025-01-10T01:52:13.899Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:13.899Z] main [2025-01-10T01:52:13.899Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:14.240Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:14.584Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:14.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T01:52:14.584Z] 3ac78978693a: Preparing [2025-01-10T01:52:14.584Z] 94a9326a903a: Preparing [2025-01-10T01:52:14.584Z] 473616a91fbf: Preparing [2025-01-10T01:52:14.584Z] a49da307a695: Preparing [2025-01-10T01:52:14.584Z] c22dcca82a20: Preparing [2025-01-10T01:52:14.584Z] b63ed30e644f: Preparing [2025-01-10T01:52:14.584Z] 84607211a8f8: Preparing [2025-01-10T01:52:14.584Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:14.584Z] 84607211a8f8: Waiting [2025-01-10T01:52:14.584Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:14.584Z] b63ed30e644f: Waiting [2025-01-10T01:52:14.584Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:14.584Z] a49da307a695: Layer already exists [2025-01-10T01:52:14.584Z] 94a9326a903a: Pushed [2025-01-10T01:52:14.584Z] 3ac78978693a: Pushed [2025-01-10T01:52:14.584Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:14.584Z] b63ed30e644f: Pushed [2025-01-10T01:52:15.153Z] 84607211a8f8: Pushed [2025-01-10T01:52:18.456Z] 473616a91fbf: Pushed [2025-01-10T01:52:18.456Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:18.775Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:19.096Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T01:52:19.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T01:52:19.096Z] 3ac78978693a: Preparing [2025-01-10T01:52:19.096Z] 94a9326a903a: Preparing [2025-01-10T01:52:19.096Z] 473616a91fbf: Preparing [2025-01-10T01:52:19.096Z] a49da307a695: Preparing [2025-01-10T01:52:19.096Z] c22dcca82a20: Preparing [2025-01-10T01:52:19.096Z] b63ed30e644f: Preparing [2025-01-10T01:52:19.096Z] 84607211a8f8: Preparing [2025-01-10T01:52:19.096Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:19.096Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:19.096Z] b63ed30e644f: Waiting [2025-01-10T01:52:19.096Z] 84607211a8f8: Waiting [2025-01-10T01:52:19.096Z] 94a9326a903a: Layer already exists [2025-01-10T01:52:19.096Z] a49da307a695: Layer already exists [2025-01-10T01:52:19.096Z] 473616a91fbf: Layer already exists [2025-01-10T01:52:19.096Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:19.096Z] 3ac78978693a: Layer already exists [2025-01-10T01:52:19.096Z] b63ed30e644f: Layer already exists [2025-01-10T01:52:19.096Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:19.096Z] 84607211a8f8: Layer already exists [2025-01-10T01:52:19.096Z] latest: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:19.416Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:19.738Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.38 [2025-01-10T01:52:19.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T01:52:19.738Z] 3ac78978693a: Preparing [2025-01-10T01:52:19.738Z] 94a9326a903a: Preparing [2025-01-10T01:52:19.738Z] 473616a91fbf: Preparing [2025-01-10T01:52:19.738Z] a49da307a695: Preparing [2025-01-10T01:52:19.738Z] c22dcca82a20: Preparing [2025-01-10T01:52:19.738Z] b63ed30e644f: Preparing [2025-01-10T01:52:19.738Z] 84607211a8f8: Preparing [2025-01-10T01:52:19.738Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:19.738Z] 84607211a8f8: Waiting [2025-01-10T01:52:19.738Z] b63ed30e644f: Waiting [2025-01-10T01:52:19.738Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:19.738Z] 3ac78978693a: Layer already exists [2025-01-10T01:52:19.738Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:19.738Z] 94a9326a903a: Layer already exists [2025-01-10T01:52:19.738Z] 473616a91fbf: Layer already exists [2025-01-10T01:52:19.738Z] a49da307a695: Layer already exists [2025-01-10T01:52:19.738Z] 84607211a8f8: Layer already exists [2025-01-10T01:52:19.738Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:19.738Z] b63ed30e644f: Layer already exists [2025-01-10T01:52:19.738Z] 4.0.0-dev.38: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:20.060Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:20.376Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:20.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T01:52:20.376Z] 3ac78978693a: Preparing [2025-01-10T01:52:20.376Z] 94a9326a903a: Preparing [2025-01-10T01:52:20.376Z] 473616a91fbf: Preparing [2025-01-10T01:52:20.376Z] a49da307a695: Preparing [2025-01-10T01:52:20.376Z] c22dcca82a20: Preparing [2025-01-10T01:52:20.376Z] b63ed30e644f: Preparing [2025-01-10T01:52:20.376Z] 84607211a8f8: Preparing [2025-01-10T01:52:20.376Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:20.376Z] 84607211a8f8: Waiting [2025-01-10T01:52:20.376Z] b63ed30e644f: Waiting [2025-01-10T01:52:20.376Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:20.376Z] a49da307a695: Layer already exists [2025-01-10T01:52:20.376Z] 94a9326a903a: Layer already exists [2025-01-10T01:52:20.376Z] 3ac78978693a: Layer already exists [2025-01-10T01:52:20.376Z] 473616a91fbf: Layer already exists [2025-01-10T01:52:20.376Z] 84607211a8f8: Layer already exists [2025-01-10T01:52:20.376Z] b63ed30e644f: Layer already exists [2025-01-10T01:52:20.376Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:20.376Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:20.705Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:21.083Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-01-10T01:52:21.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-01-10T01:52:21.083Z] 3ac78978693a: Preparing [2025-01-10T01:52:21.083Z] 94a9326a903a: Preparing [2025-01-10T01:52:21.083Z] 473616a91fbf: Preparing [2025-01-10T01:52:21.083Z] a49da307a695: Preparing [2025-01-10T01:52:21.083Z] c22dcca82a20: Preparing [2025-01-10T01:52:21.083Z] b63ed30e644f: Preparing [2025-01-10T01:52:21.083Z] 84607211a8f8: Preparing [2025-01-10T01:52:21.083Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:21.083Z] b63ed30e644f: Waiting [2025-01-10T01:52:21.083Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:21.083Z] 94a9326a903a: Layer already exists [2025-01-10T01:52:21.083Z] 473616a91fbf: Layer already exists [2025-01-10T01:52:21.083Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:21.083Z] a49da307a695: Layer already exists [2025-01-10T01:52:21.083Z] 3ac78978693a: Layer already exists [2025-01-10T01:52:21.083Z] b63ed30e644f: Layer already exists [2025-01-10T01:52:21.083Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:21.083Z] 84607211a8f8: Layer already exists [2025-01-10T01:52:21.083Z] main: digest: sha256:ecd2a2441f51517d2936b2209e36bad0552dd125cbe6b42973bab6e0c0f2cbfb size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:52:21.157Z] ===================================================== [Pipeline] echo [2025-01-10T01:52:21.175Z] taggedImages: [2025-01-10T01:52:21.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:21.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-01-10T01:52:21.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.38 [2025-01-10T01:52:21.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:21.175Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-01-10T01:52:21.206Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-01-10T01:52:21.206Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:21.206Z] latest [2025-01-10T01:52:21.206Z] 4.0.0-dev.38 [2025-01-10T01:52:21.206Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:21.206Z] main [2025-01-10T01:52:21.206Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:21.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:21.865Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:21.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T01:52:21.865Z] 6118d6341154: Preparing [2025-01-10T01:52:21.865Z] 080de91d345d: Preparing [2025-01-10T01:52:21.865Z] a49da307a695: Preparing [2025-01-10T01:52:21.865Z] c22dcca82a20: Preparing [2025-01-10T01:52:21.865Z] a359df1ac1a5: Preparing [2025-01-10T01:52:21.865Z] 2b63907e9f1f: Preparing [2025-01-10T01:52:21.865Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:21.865Z] 2b63907e9f1f: Waiting [2025-01-10T01:52:21.865Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:21.865Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:21.865Z] a49da307a695: Layer already exists [2025-01-10T01:52:21.865Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:21.865Z] 6118d6341154: Pushed [2025-01-10T01:52:21.865Z] a359df1ac1a5: Pushed [2025-01-10T01:52:22.123Z] 2b63907e9f1f: Pushed [2025-01-10T01:52:26.308Z] 080de91d345d: Pushed [2025-01-10T01:52:26.308Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:26.636Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:26.964Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T01:52:26.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T01:52:26.964Z] 6118d6341154: Preparing [2025-01-10T01:52:26.964Z] 080de91d345d: Preparing [2025-01-10T01:52:26.964Z] a49da307a695: Preparing [2025-01-10T01:52:26.964Z] c22dcca82a20: Preparing [2025-01-10T01:52:26.964Z] a359df1ac1a5: Preparing [2025-01-10T01:52:26.964Z] 2b63907e9f1f: Preparing [2025-01-10T01:52:26.964Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:26.964Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:26.964Z] 2b63907e9f1f: Waiting [2025-01-10T01:52:26.964Z] a49da307a695: Layer already exists [2025-01-10T01:52:26.964Z] 6118d6341154: Layer already exists [2025-01-10T01:52:26.964Z] 080de91d345d: Layer already exists [2025-01-10T01:52:26.964Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:26.964Z] a359df1ac1a5: Layer already exists [2025-01-10T01:52:26.964Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:26.964Z] 2b63907e9f1f: Layer already exists [2025-01-10T01:52:26.964Z] latest: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:27.287Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:27.610Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.38 [2025-01-10T01:52:27.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T01:52:27.610Z] 6118d6341154: Preparing [2025-01-10T01:52:27.610Z] 080de91d345d: Preparing [2025-01-10T01:52:27.610Z] a49da307a695: Preparing [2025-01-10T01:52:27.610Z] c22dcca82a20: Preparing [2025-01-10T01:52:27.610Z] a359df1ac1a5: Preparing [2025-01-10T01:52:27.610Z] 2b63907e9f1f: Preparing [2025-01-10T01:52:27.610Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:27.610Z] 2b63907e9f1f: Waiting [2025-01-10T01:52:27.610Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:27.610Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:27.610Z] a49da307a695: Layer already exists [2025-01-10T01:52:27.610Z] a359df1ac1a5: Layer already exists [2025-01-10T01:52:27.610Z] 6118d6341154: Layer already exists [2025-01-10T01:52:27.610Z] 080de91d345d: Layer already exists [2025-01-10T01:52:27.610Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:27.610Z] 2b63907e9f1f: Layer already exists [2025-01-10T01:52:27.610Z] 4.0.0-dev.38: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:27.929Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:28.260Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:28.260Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T01:52:28.260Z] 6118d6341154: Preparing [2025-01-10T01:52:28.260Z] 080de91d345d: Preparing [2025-01-10T01:52:28.260Z] a49da307a695: Preparing [2025-01-10T01:52:28.260Z] c22dcca82a20: Preparing [2025-01-10T01:52:28.260Z] a359df1ac1a5: Preparing [2025-01-10T01:52:28.260Z] 2b63907e9f1f: Preparing [2025-01-10T01:52:28.260Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:28.260Z] 2b63907e9f1f: Waiting [2025-01-10T01:52:28.260Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:28.260Z] a49da307a695: Layer already exists [2025-01-10T01:52:28.260Z] a359df1ac1a5: Layer already exists [2025-01-10T01:52:28.260Z] 6118d6341154: Layer already exists [2025-01-10T01:52:28.260Z] 080de91d345d: Layer already exists [2025-01-10T01:52:28.260Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:28.260Z] 2b63907e9f1f: Layer already exists [2025-01-10T01:52:28.260Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:28.260Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:28.595Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T01:52:28.929Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-01-10T01:52:28.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-01-10T01:52:28.929Z] 6118d6341154: Preparing [2025-01-10T01:52:28.929Z] 080de91d345d: Preparing [2025-01-10T01:52:28.929Z] a49da307a695: Preparing [2025-01-10T01:52:28.929Z] c22dcca82a20: Preparing [2025-01-10T01:52:28.929Z] a359df1ac1a5: Preparing [2025-01-10T01:52:28.929Z] 2b63907e9f1f: Preparing [2025-01-10T01:52:28.929Z] ce5a8cde9eee: Preparing [2025-01-10T01:52:28.929Z] 2b63907e9f1f: Waiting [2025-01-10T01:52:28.929Z] ce5a8cde9eee: Waiting [2025-01-10T01:52:28.929Z] 6118d6341154: Layer already exists [2025-01-10T01:52:28.929Z] a49da307a695: Layer already exists [2025-01-10T01:52:28.929Z] c22dcca82a20: Layer already exists [2025-01-10T01:52:28.929Z] 080de91d345d: Layer already exists [2025-01-10T01:52:28.929Z] a359df1ac1a5: Layer already exists [2025-01-10T01:52:28.929Z] 2b63907e9f1f: Layer already exists [2025-01-10T01:52:28.929Z] ce5a8cde9eee: Layer already exists [2025-01-10T01:52:28.929Z] main: digest: sha256:ba98a7fa46cc6d00d921aac0d4c4bda18e66156841fcac65b6697740c7ed0dd4 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T01:52:28.997Z] ===================================================== [Pipeline] echo [2025-01-10T01:52:29.013Z] taggedImages: [2025-01-10T01:52:29.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T01:52:29.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-01-10T01:52:29.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.38 [2025-01-10T01:52:29.013Z] - nexus3.edgexfoundry.org:10004/support-scheduler:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T01:52:29.013Z] - 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:00:09.069Z] #156 ... [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #151 [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:00:09.069Z] #151 DONE 616.4s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:00:09.069Z] #145 ... [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:00:09.069Z] #157 DONE 0.3s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-01-10T02:00:09.069Z] #148 DONE 617.2s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:00:09.069Z] #158 DONE 0.5s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #159 [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:00:09.069Z] #159 DONE 0.4s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-01-10T02:00:09.069Z] #160 DONE 0.4s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T02:00:09.069Z] #161 ... [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #162 [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:00:09.069Z] #162 DONE 0.3s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #163 [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:00:09.069Z] #163 DONE 0.3s [2025-01-10T02:00:09.069Z] [2025-01-10T02:00:09.069Z] #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-01-10T02:00:11.693Z] #164 DONE 2.3s [2025-01-10T02:00:11.693Z] [2025-01-10T02:00:11.693Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-01-10T02:00:11.693Z] #161 DONE 2.7s [2025-01-10T02:00:11.693Z] [2025-01-10T02:00:11.693Z] #165 [core-common-config-bootstrapper] exporting to image [2025-01-10T02:00:11.693Z] #165 exporting layers [2025-01-10T02:00:12.294Z] #165 ... [2025-01-10T02:00:12.294Z] [2025-01-10T02:00:12.294Z] #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:00:12.294Z] #166 DONE 0.9s [2025-01-10T02:00:12.563Z] [2025-01-10T02:00:12.563Z] #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-01-10T02:00:12.563Z] #149 DONE 622.2s [2025-01-10T02:00:12.563Z] [2025-01-10T02:00:12.563Z] #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:00:12.835Z] #167 DONE 0.5s [2025-01-10T02:00:12.835Z] [2025-01-10T02:00:12.835Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T02:00:13.107Z] #168 ... [2025-01-10T02:00:13.107Z] [2025-01-10T02:00:13.107Z] #165 [core-common-config-bootstrapper] exporting to image [2025-01-10T02:00:13.107Z] #165 exporting layers 2.0s done [2025-01-10T02:00:13.107Z] #165 writing image sha256:f22e11027c2cebf38e839416245224e7680624bf279d8c9bf551819bd219ce37 done [2025-01-10T02:00:13.107Z] #165 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2025-01-10T02:00:13.107Z] #165 DONE 2.0s [2025-01-10T02:00:13.393Z] [2025-01-10T02:00:13.393Z] #169 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:00:13.393Z] #169 DONE 0.4s [2025-01-10T02:00:13.393Z] [2025-01-10T02:00:13.393Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:00:13.682Z] #170 ... [2025-01-10T02:00:13.682Z] [2025-01-10T02:00:13.682Z] #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-01-10T02:00:13.682Z] #168 DONE 0.9s [2025-01-10T02:00:13.965Z] [2025-01-10T02:00:13.965Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:00:13.965Z] #170 DONE 0.5s [2025-01-10T02:00:13.965Z] [2025-01-10T02:00:13.965Z] #171 [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:00:13.965Z] #171 DONE 0.2s [2025-01-10T02:00:13.965Z] [2025-01-10T02:00:13.965Z] #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-01-10T02:00:13.965Z] #172 DONE 0.3s [2025-01-10T02:00:13.965Z] [2025-01-10T02:00:13.965Z] #173 [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:00:14.657Z] #173 DONE 0.3s [2025-01-10T02:00:14.657Z] [2025-01-10T02:00:14.657Z] #174 [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:00:14.657Z] #174 ... [2025-01-10T02:00:14.657Z] [2025-01-10T02:00:14.657Z] #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:00:14.657Z] #175 DONE 0.4s [2025-01-10T02:00:14.932Z] [2025-01-10T02:00:14.932Z] #174 [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:00:14.932Z] #174 DONE 0.5s [2025-01-10T02:00:14.932Z] [2025-01-10T02:00:14.932Z] #176 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-01-10T02:00:14.932Z] #176 DONE 0.5s [2025-01-10T02:00:14.932Z] [2025-01-10T02:00:14.932Z] #177 [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:00:14.932Z] #177 DONE 0.2s [2025-01-10T02:00:14.932Z] [2025-01-10T02:00:14.932Z] #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-01-10T02:00:15.902Z] #178 DONE 0.5s [2025-01-10T02:00:15.902Z] [2025-01-10T02:00:15.902Z] #179 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-01-10T02:00:15.902Z] #179 DONE 0.5s [2025-01-10T02:00:15.902Z] [2025-01-10T02:00:15.902Z] #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:00:17.867Z] #180 DONE 2.2s [2025-01-10T02:00:17.867Z] [2025-01-10T02:00:17.867Z] #181 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-01-10T02:00:17.867Z] #181 DONE 2.2s [2025-01-10T02:00:17.867Z] [2025-01-10T02:00:17.867Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T02:00:17.867Z] #153 625.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.38 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-01-10T02:00:19.863Z] #153 ... [2025-01-10T02:00:19.863Z] [2025-01-10T02:00:19.863Z] #182 [security-proxy-setup] exporting to image [2025-01-10T02:00:19.863Z] #182 exporting layers 1.7s done [2025-01-10T02:00:19.863Z] #182 writing image sha256:19ea04a312729fbd9ffd267b1bce9e5b4d0e308a93bf8b120d8158bc607fa74f 0.0s done [2025-01-10T02:00:19.863Z] #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2025-01-10T02:00:19.863Z] #182 DONE 1.7s [2025-01-10T02:00:19.863Z] [2025-01-10T02:00:19.863Z] #183 [security-bootstrapper] exporting to image [2025-01-10T02:00:19.863Z] #183 exporting layers 1.9s done [2025-01-10T02:00:19.863Z] #183 writing image sha256:65562dc7492a4d4a129dc8d03e4133ae42dd1afbdf7a9f7458d21d5484add21e 0.0s done [2025-01-10T02:00:19.863Z] #183 naming to docker.io/library/security-bootstrapper-arm64 0.1s done [2025-01-10T02:00:19.863Z] #183 DONE 2.1s [2025-01-10T02:00:19.863Z] [2025-01-10T02:00:19.863Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:00:29.983Z] #152 ... [2025-01-10T02:00:29.983Z] [2025-01-10T02:00:29.983Z] #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-01-10T02:00:29.983Z] #153 DONE 638.6s [2025-01-10T02:00:29.983Z] [2025-01-10T02:00:29.983Z] #184 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:00:29.983Z] #184 DONE 0.4s [2025-01-10T02:00:29.983Z] [2025-01-10T02:00:29.983Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:00:29.983Z] #154 ... [2025-01-10T02:00:29.983Z] [2025-01-10T02:00:29.983Z] #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:00:29.983Z] #185 DONE 0.3s [2025-01-10T02:00:29.983Z] [2025-01-10T02:00:29.983Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:00:29.983Z] #150 ... [2025-01-10T02:00:29.983Z] [2025-01-10T02:00:29.983Z] #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:00:29.983Z] #186 DONE 0.4s [2025-01-10T02:00:29.983Z] [2025-01-10T02:00:29.983Z] #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:00:30.262Z] #187 DONE 0.2s [2025-01-10T02:00:30.262Z] [2025-01-10T02:00:30.262Z] #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:00:30.543Z] #188 DONE 0.3s [2025-01-10T02:00:30.543Z] [2025-01-10T02:00:30.543Z] #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:00:31.130Z] #189 DONE 0.5s [2025-01-10T02:00:31.130Z] [2025-01-10T02:00:31.130Z] #190 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-01-10T02:00:31.399Z] #190 DONE 0.4s [2025-01-10T02:00:31.399Z] [2025-01-10T02:00:31.400Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:00:31.400Z] #147 ... [2025-01-10T02:00:31.400Z] [2025-01-10T02:00:31.400Z] #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:00:31.400Z] #191 DONE 0.1s [2025-01-10T02:00:31.671Z] [2025-01-10T02:00:31.671Z] #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:00:33.620Z] #192 DONE 1.9s [2025-01-10T02:00:33.620Z] [2025-01-10T02:00:33.620Z] #193 [security-secretstore-setup] exporting to image [2025-01-10T02:00:33.620Z] #193 exporting layers [2025-01-10T02:00:35.036Z] #193 exporting layers 1.5s done [2025-01-10T02:00:35.036Z] #193 writing image sha256:787363c043e06ad67851da1b112dd06e2a15ebbc1708d8de4d94fd99846c49ef done [2025-01-10T02:00:35.036Z] #193 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2025-01-10T02:00:35.036Z] #193 DONE 1.5s [2025-01-10T02:00:35.036Z] [2025-01-10T02:00:35.036Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:02:03.079Z] #154 ... [2025-01-10T02:02:03.079Z] [2025-01-10T02:02:03.079Z] #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-01-10T02:02:03.079Z] #147 DONE 721.0s [2025-01-10T02:02:03.079Z] [2025-01-10T02:02:03.079Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:02:03.079Z] #145 ... [2025-01-10T02:02:03.079Z] [2025-01-10T02:02:03.079Z] #194 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:02:03.079Z] #194 DONE 0.2s [2025-01-10T02:02:03.079Z] [2025-01-10T02:02:03.079Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:02:03.079Z] #156 ... [2025-01-10T02:02:03.079Z] [2025-01-10T02:02:03.079Z] #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:02:03.079Z] #195 DONE 0.3s [2025-01-10T02:02:03.079Z] [2025-01-10T02:02:03.079Z] #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:02:03.079Z] #196 DONE 0.3s [2025-01-10T02:02:03.080Z] [2025-01-10T02:02:03.080Z] #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:02:03.080Z] #197 DONE 0.1s [2025-01-10T02:02:03.080Z] [2025-01-10T02:02:03.080Z] #198 [security-spiffe-token-provider] exporting to image [2025-01-10T02:02:03.080Z] #198 exporting layers [2025-01-10T02:02:03.080Z] #198 exporting layers 1.0s done [2025-01-10T02:02:03.080Z] #198 writing image sha256:a2a7a7589f30d27d741e1adaaaeba06f233486c247cbfeaecd2b623d7dbfcd1b done [2025-01-10T02:02:03.080Z] #198 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2025-01-10T02:02:03.080Z] #198 DONE 1.0s [2025-01-10T02:02:03.080Z] [2025-01-10T02:02:03.080Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:05:54.984Z] #152 ... [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-01-10T02:05:54.985Z] #154 DONE 962.2s [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:05:54.985Z] #150 ... [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #199 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:05:54.985Z] #199 DONE 0.2s [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #200 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:05:54.985Z] #200 DONE 0.1s [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:05:54.985Z] #150 ... [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #201 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-01-10T02:05:54.985Z] #201 DONE 0.3s [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:05:54.985Z] #202 DONE 0.1s [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #203 [core-command] exporting to image [2025-01-10T02:05:54.985Z] #203 exporting layers [2025-01-10T02:05:54.985Z] #203 exporting layers 0.3s done [2025-01-10T02:05:54.985Z] #203 writing image sha256:9e5791e77402abc4d1ee3204b0c0c80e88ec428c1b2e6738db7ee09546906815 done [2025-01-10T02:05:54.985Z] #203 naming to docker.io/library/core-command-arm64 0.0s done [2025-01-10T02:05:54.985Z] #203 DONE 0.3s [2025-01-10T02:05:54.985Z] [2025-01-10T02:05:54.985Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:07:02.879Z] #150 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-01-10T02:07:02.879Z] #155 DONE 1022.4s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:07:02.879Z] #156 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:07:02.879Z] #204 DONE 0.2s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:07:02.879Z] #205 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T02:07:02.879Z] #206 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-01-10T02:07:02.879Z] #152 DONE 1023.5s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:07:02.879Z] #146 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-01-10T02:07:02.879Z] #206 DONE 0.7s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #207 [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:07:02.879Z] #207 DONE 0.2s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #208 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:07:02.879Z] #208 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-01-10T02:07:02.879Z] #150 DONE 1024.2s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-01-10T02:07:02.879Z] #156 DONE 1024.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:07:02.879Z] #209 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-01-10T02:07:02.879Z] #210 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:07:02.879Z] #209 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T02:07:02.879Z] #211 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:07:02.879Z] #212 DONE 0.4s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #213 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:07:02.879Z] #213 CACHED [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #214 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:07:02.879Z] #214 CACHED [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-01-10T02:07:02.879Z] #215 DONE 0.5s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-01-10T02:07:02.879Z] #211 DONE 1.0s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #216 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-01-10T02:07:02.879Z] #216 DONE 0.6s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #217 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:07:02.879Z] #217 DONE 0.2s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #218 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:07:02.879Z] #218 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #219 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:07:02.879Z] #219 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T02:07:02.879Z] #220 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #221 [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:07:02.879Z] #221 DONE 1.5s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #222 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2025-01-10T02:07:02.879Z] #222 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #223 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2025-01-10T02:07:02.879Z] #223 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #224 [security-proxy-auth] exporting to image [2025-01-10T02:07:02.879Z] #224 exporting layers [2025-01-10T02:07:02.879Z] #224 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #220 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-01-10T02:07:02.879Z] #220 DONE 0.4s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #225 [core-keeper] exporting to image [2025-01-10T02:07:02.879Z] #225 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #226 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2025-01-10T02:07:02.879Z] #226 DONE 0.3s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #227 [core-metadata] exporting to image [2025-01-10T02:07:02.879Z] #227 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #225 [core-keeper] exporting to image [2025-01-10T02:07:02.879Z] #225 exporting layers 0.5s done [2025-01-10T02:07:02.879Z] #225 writing image sha256:c15510867df4290dd6cb720160904e7304425c31061780f2c01266ef5590ced2 0.0s done [2025-01-10T02:07:02.879Z] #225 naming to docker.io/library/core-keeper-arm64 0.0s done [2025-01-10T02:07:02.879Z] #225 DONE 0.6s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #228 [core-data] exporting to image [2025-01-10T02:07:02.879Z] #228 exporting layers 0.6s done [2025-01-10T02:07:02.879Z] #228 writing image sha256:a82f49a70551d507c672fa1f58176d2b06dea2242d611044f913321640983d55 0.0s done [2025-01-10T02:07:02.879Z] #228 naming to docker.io/library/core-data-arm64 0.0s done [2025-01-10T02:07:02.879Z] #228 DONE 0.6s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #224 [security-proxy-auth] exporting to image [2025-01-10T02:07:02.879Z] #224 exporting layers 0.8s done [2025-01-10T02:07:02.879Z] #224 writing image sha256:bff501597367e7430596a3551cfe686da08c64981f03909c55b1e3d09618f73d done [2025-01-10T02:07:02.879Z] #224 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-01-10T02:07:02.879Z] #224 DONE 0.8s [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:07:02.879Z] #145 ... [2025-01-10T02:07:02.879Z] [2025-01-10T02:07:02.879Z] #227 [core-metadata] exporting to image [2025-01-10T02:07:02.879Z] #227 exporting layers 0.6s done [2025-01-10T02:07:02.880Z] #227 writing image sha256:f825a92f9f6c14fd88b0cabdfd693d56f5130490ca310a7ddc59629e880c91f6 done [2025-01-10T02:07:02.880Z] #227 naming to docker.io/library/core-metadata-arm64 0.0s done [2025-01-10T02:07:02.880Z] #227 DONE 0.7s [2025-01-10T02:07:02.880Z] [2025-01-10T02:07:02.880Z] #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-01-10T02:07:12.956Z] #146 DONE 1042.5s [2025-01-10T02:07:12.956Z] [2025-01-10T02:07:12.956Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:07:12.956Z] #22 ... [2025-01-10T02:07:12.956Z] [2025-01-10T02:07:12.956Z] #229 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:07:12.956Z] #229 DONE 0.2s [2025-01-10T02:07:12.956Z] [2025-01-10T02:07:12.956Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:07:12.956Z] #230 DONE 0.1s [2025-01-10T02:07:12.956Z] [2025-01-10T02:07:12.956Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:07:13.226Z] #22 ... [2025-01-10T02:07:13.226Z] [2025-01-10T02:07:13.226Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-01-10T02:07:13.814Z] #231 DONE 0.5s [2025-01-10T02:07:13.814Z] [2025-01-10T02:07:13.814Z] #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-01-10T02:07:14.081Z] #232 DONE 0.1s [2025-01-10T02:07:14.081Z] [2025-01-10T02:07:14.081Z] #233 [support-scheduler] exporting to image [2025-01-10T02:07:14.081Z] #233 exporting layers [2025-01-10T02:07:15.040Z] #233 exporting layers 1.0s done [2025-01-10T02:07:15.040Z] #233 writing image sha256:51510559a809117279d348fc781d1f5ad7004d213e7366b5665f9e76965673fd done [2025-01-10T02:07:15.040Z] #233 naming to docker.io/library/support-scheduler-arm64 0.0s done [2025-01-10T02:07:15.040Z] #233 DONE 1.0s [2025-01-10T02:07:15.040Z] [2025-01-10T02:07:15.040Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:07:18.382Z] #22 ... [2025-01-10T02:07:18.382Z] [2025-01-10T02:07:18.382Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-01-10T02:07:18.382Z] #145 DONE 1047.6s [2025-01-10T02:07:18.382Z] [2025-01-10T02:07:18.382Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:07:18.382Z] #22 ... [2025-01-10T02:07:18.382Z] [2025-01-10T02:07:18.382Z] #234 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-01-10T02:07:18.382Z] #234 DONE 0.1s [2025-01-10T02:07:18.382Z] [2025-01-10T02:07:18.382Z] #235 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-01-10T02:07:18.382Z] #235 DONE 0.1s [2025-01-10T02:07:18.382Z] [2025-01-10T02:07:18.382Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:07:18.657Z] #22 ... [2025-01-10T02:07:18.657Z] [2025-01-10T02:07:18.657Z] #236 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-01-10T02:07:19.243Z] #236 DONE 0.5s [2025-01-10T02:07:19.243Z] [2025-01-10T02:07:19.243Z] #237 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-01-10T02:07:19.243Z] #237 DONE 0.1s [2025-01-10T02:07:19.243Z] [2025-01-10T02:07:19.243Z] #238 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2025-01-10T02:07:19.243Z] #238 DONE 0.1s [2025-01-10T02:07:19.243Z] [2025-01-10T02:07:19.243Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:07:19.243Z] #22 ... [2025-01-10T02:07:19.243Z] [2025-01-10T02:07:19.243Z] #239 [support-notifications] exporting to image [2025-01-10T02:07:19.828Z] #239 exporting layers 0.5s done [2025-01-10T02:07:19.828Z] #239 writing image sha256:99258f045784e265ab6ee69f8461623d49a70c225d302987bb467fe6e9648621 done [2025-01-10T02:07:19.828Z] #239 naming to docker.io/library/support-notifications-arm64 0.0s done [2025-01-10T02:07:19.828Z] #239 DONE 0.6s [2025-01-10T02:07:19.828Z] [2025-01-10T02:07:19.828Z] #22 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-01-10T02:07:19.828Z] time="2025-01-10T01:48:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-01-10T02:07:19.843Z] $ docker stop --time=1 0270d436e23bfbd62527279ede9a372bdec760daac5fdd4d371cf24e389632fb [2025-01-10T02:07:21.462Z] $ docker rm -f --volumes 0270d436e23bfbd62527279ede9a372bdec760daac5fdd4d371cf24e389632fb [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T02:07:21.958Z] + docker images [2025-01-10T02:07:21.958Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-01-10T02:07:21.958Z] support-notifications-arm64 latest 99258f045784 2 seconds ago 50.7MB [2025-01-10T02:07:21.958Z] support-scheduler-arm64 latest 51510559a809 8 seconds ago 47.2MB [2025-01-10T02:07:21.958Z] core-keeper-arm64 latest c15510867df4 25 seconds ago 31.9MB [2025-01-10T02:07:21.958Z] core-metadata-arm64 latest f825a92f9f6c 25 seconds ago 32.4MB [2025-01-10T02:07:21.958Z] core-data-arm64 latest a82f49a70551 25 seconds ago 32.3MB [2025-01-10T02:07:21.958Z] security-proxy-auth-arm64 latest bff501597367 26 seconds ago 31.2MB [2025-01-10T02:07:21.958Z] core-command-arm64 latest 9e5791e77402 About a minute ago 28MB [2025-01-10T02:07:21.958Z] security-spiffe-token-provider-arm64 latest a2a7a7589f30 5 minutes ago 33.7MB [2025-01-10T02:07:21.958Z] security-secretstore-setup-arm64 latest 787363c043e0 6 minutes ago 41.1MB [2025-01-10T02:07:21.958Z] security-proxy-setup-arm64 latest 19ea04a31272 7 minutes ago 29.9MB [2025-01-10T02:07:21.958Z] security-bootstrapper-arm64 latest 65562dc7492a 7 minutes ago 20.9MB [2025-01-10T02:07:21.958Z] core-common-config-bootstrapper-arm64 latest f22e11027c2c 7 minutes ago 17.8MB [2025-01-10T02:07:21.958Z] security-spire-server-arm64 latest 010c72a6da85 18 minutes ago 118MB [2025-01-10T02:07:21.958Z] security-spire-config-arm64 latest 9998f040de8b 18 minutes ago 117MB [2025-01-10T02:07:21.958Z] security-spire-agent-arm64 latest cdbc2481a1c6 18 minutes ago 176MB [2025-01-10T02:07:21.958Z] ci-base-image-arm64 latest cae1a604e44b 19 minutes ago 968MB [2025-01-10T02:07:21.958Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 weeks ago 566MB [2025-01-10T02:07:21.958Z] 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:07:22.096Z] provisioning config files... [2025-01-10T02:07:22.111Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/774@tmp/config13878814806999073962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:07:22.455Z] ---> ****-login.sh [2025-01-10T02:07:22.455Z] nexus3.edgexfoundry.org:10001 [2025-01-10T02:07:22.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:07:22.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:07:22.721Z] Configure a credential helper to remove this warning. See [2025-01-10T02:07:22.721Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:07:22.721Z] [2025-01-10T02:07:22.721Z] Login Succeeded [2025-01-10T02:07:22.721Z] nexus3.edgexfoundry.org:10002 [2025-01-10T02:07:22.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:07:22.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:07:22.987Z] Configure a credential helper to remove this warning. See [2025-01-10T02:07:22.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:07:22.987Z] [2025-01-10T02:07:22.987Z] Login Succeeded [2025-01-10T02:07:22.987Z] nexus3.edgexfoundry.org:10003 [2025-01-10T02:07:23.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:07:23.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:07:23.253Z] Configure a credential helper to remove this warning. See [2025-01-10T02:07:23.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:07:23.253Z] [2025-01-10T02:07:23.253Z] Login Succeeded [2025-01-10T02:07:23.253Z] nexus3.edgexfoundry.org:10004 [2025-01-10T02:07:23.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:07:23.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:07:23.783Z] Configure a credential helper to remove this warning. See [2025-01-10T02:07:23.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:07:23.783Z] [2025-01-10T02:07:23.783Z] Login Succeeded [2025-01-10T02:07:23.783Z] ****.io [2025-01-10T02:07:23.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-01-10T02:07:24.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-01-10T02:07:24.048Z] Configure a credential helper to remove this warning. See [2025-01-10T02:07:24.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-01-10T02:07:24.049Z] [2025-01-10T02:07:24.049Z] Login Succeeded [2025-01-10T02:07:24.049Z] ---> ****-login.sh ends [Pipeline] } [2025-01-10T02:07:24.061Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:07:24.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-01-10T02:07:24.135Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-01-10T02:07:24.135Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:24.135Z] latest [2025-01-10T02:07:24.135Z] 4.0.0-dev.38 [2025-01-10T02:07:24.135Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:24.135Z] main [2025-01-10T02:07:24.135Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:24.506Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:24.865Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:24.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:07:24.865Z] 7bbaddc32aee: Preparing [2025-01-10T02:07:24.865Z] dd7379076b94: Preparing [2025-01-10T02:07:24.865Z] b75f10b02295: Preparing [2025-01-10T02:07:24.865Z] a1faa9021556: Preparing [2025-01-10T02:07:24.865Z] a4f9802d807a: Preparing [2025-01-10T02:07:24.865Z] 5192cd975927: Preparing [2025-01-10T02:07:24.865Z] 534a70dc8296: Preparing [2025-01-10T02:07:24.865Z] 5192cd975927: Waiting [2025-01-10T02:07:24.865Z] 534a70dc8296: Waiting [2025-01-10T02:07:25.132Z] a1faa9021556: Pushed [2025-01-10T02:07:25.132Z] a4f9802d807a: Pushed [2025-01-10T02:07:25.132Z] b75f10b02295: Pushed [2025-01-10T02:07:25.132Z] 7bbaddc32aee: Pushed [2025-01-10T02:07:25.132Z] 5192cd975927: Pushed [2025-01-10T02:07:27.698Z] 534a70dc8296: Pushed [2025-01-10T02:07:29.623Z] dd7379076b94: Pushed [2025-01-10T02:07:29.889Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:30.254Z] + 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:07:30.609Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T02:07:30.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:07:30.609Z] 7bbaddc32aee: Preparing [2025-01-10T02:07:30.609Z] dd7379076b94: Preparing [2025-01-10T02:07:30.609Z] b75f10b02295: Preparing [2025-01-10T02:07:30.609Z] a1faa9021556: Preparing [2025-01-10T02:07:30.609Z] a4f9802d807a: Preparing [2025-01-10T02:07:30.609Z] 5192cd975927: Preparing [2025-01-10T02:07:30.609Z] 534a70dc8296: Preparing [2025-01-10T02:07:30.609Z] 5192cd975927: Waiting [2025-01-10T02:07:30.609Z] 534a70dc8296: Waiting [2025-01-10T02:07:30.609Z] a1faa9021556: Layer already exists [2025-01-10T02:07:30.609Z] dd7379076b94: Layer already exists [2025-01-10T02:07:30.609Z] b75f10b02295: Layer already exists [2025-01-10T02:07:30.609Z] 7bbaddc32aee: Layer already exists [2025-01-10T02:07:30.609Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:30.609Z] 5192cd975927: Layer already exists [2025-01-10T02:07:30.609Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:30.873Z] latest: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:31.224Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:31.571Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.38 [2025-01-10T02:07:31.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:07:31.571Z] 7bbaddc32aee: Preparing [2025-01-10T02:07:31.571Z] dd7379076b94: Preparing [2025-01-10T02:07:31.571Z] b75f10b02295: Preparing [2025-01-10T02:07:31.571Z] a1faa9021556: Preparing [2025-01-10T02:07:31.571Z] a4f9802d807a: Preparing [2025-01-10T02:07:31.571Z] 5192cd975927: Preparing [2025-01-10T02:07:31.571Z] 534a70dc8296: Preparing [2025-01-10T02:07:31.571Z] 5192cd975927: Waiting [2025-01-10T02:07:31.571Z] 534a70dc8296: Waiting [2025-01-10T02:07:31.571Z] a1faa9021556: Layer already exists [2025-01-10T02:07:31.571Z] dd7379076b94: Layer already exists [2025-01-10T02:07:31.571Z] 7bbaddc32aee: Layer already exists [2025-01-10T02:07:31.571Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:31.571Z] b75f10b02295: Layer already exists [2025-01-10T02:07:31.571Z] 5192cd975927: Layer already exists [2025-01-10T02:07:31.571Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:31.837Z] 4.0.0-dev.38: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:32.204Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:32.557Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:32.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:07:32.557Z] 7bbaddc32aee: Preparing [2025-01-10T02:07:32.557Z] dd7379076b94: Preparing [2025-01-10T02:07:32.557Z] b75f10b02295: Preparing [2025-01-10T02:07:32.557Z] a1faa9021556: Preparing [2025-01-10T02:07:32.557Z] a4f9802d807a: Preparing [2025-01-10T02:07:32.557Z] 5192cd975927: Preparing [2025-01-10T02:07:32.557Z] 534a70dc8296: Preparing [2025-01-10T02:07:32.557Z] 5192cd975927: Waiting [2025-01-10T02:07:32.557Z] 534a70dc8296: Waiting [2025-01-10T02:07:32.557Z] 7bbaddc32aee: Layer already exists [2025-01-10T02:07:32.557Z] b75f10b02295: Layer already exists [2025-01-10T02:07:32.557Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:32.557Z] dd7379076b94: Layer already exists [2025-01-10T02:07:32.557Z] a1faa9021556: Layer already exists [2025-01-10T02:07:32.557Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:32.557Z] 5192cd975927: Layer already exists [2025-01-10T02:07:32.821Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:33.177Z] + 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:07:33.541Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-01-10T02:07:33.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-01-10T02:07:33.541Z] 7bbaddc32aee: Preparing [2025-01-10T02:07:33.541Z] dd7379076b94: Preparing [2025-01-10T02:07:33.541Z] b75f10b02295: Preparing [2025-01-10T02:07:33.541Z] a1faa9021556: Preparing [2025-01-10T02:07:33.541Z] a4f9802d807a: Preparing [2025-01-10T02:07:33.541Z] 5192cd975927: Preparing [2025-01-10T02:07:33.541Z] 534a70dc8296: Preparing [2025-01-10T02:07:33.541Z] 5192cd975927: Waiting [2025-01-10T02:07:33.541Z] 534a70dc8296: Waiting [2025-01-10T02:07:33.541Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:33.541Z] a1faa9021556: Layer already exists [2025-01-10T02:07:33.541Z] b75f10b02295: Layer already exists [2025-01-10T02:07:33.541Z] 7bbaddc32aee: Layer already exists [2025-01-10T02:07:33.541Z] dd7379076b94: Layer already exists [2025-01-10T02:07:33.541Z] 5192cd975927: Layer already exists [2025-01-10T02:07:33.541Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:33.807Z] main: digest: sha256:95e828c1d426543f6899fce6707b3366eefb99edfca83e8510826bf0d962da40 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:07:33.881Z] ===================================================== [Pipeline] echo [2025-01-10T02:07:33.895Z] taggedImages: [2025-01-10T02:07:33.895Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:33.895Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-01-10T02:07:33.895Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.38 [2025-01-10T02:07:33.895Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:33.895Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-01-10T02:07:33.922Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-01-10T02:07:33.922Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:33.922Z] latest [2025-01-10T02:07:33.922Z] 4.0.0-dev.38 [2025-01-10T02:07:33.922Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:33.922Z] main [2025-01-10T02:07:33.922Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:34.278Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:34.632Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:34.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:07:34.632Z] 9872ee4fd027: Preparing [2025-01-10T02:07:34.632Z] ae3244687375: Preparing [2025-01-10T02:07:34.632Z] 4be9735709f8: Preparing [2025-01-10T02:07:34.632Z] 06c70081a49f: Preparing [2025-01-10T02:07:34.632Z] b75f10b02295: Preparing [2025-01-10T02:07:34.632Z] a1faa9021556: Preparing [2025-01-10T02:07:34.632Z] a4f9802d807a: Preparing [2025-01-10T02:07:34.632Z] a1faa9021556: Waiting [2025-01-10T02:07:34.632Z] 5192cd975927: Preparing [2025-01-10T02:07:34.632Z] 534a70dc8296: Preparing [2025-01-10T02:07:34.632Z] a4f9802d807a: Waiting [2025-01-10T02:07:34.632Z] 5192cd975927: Waiting [2025-01-10T02:07:34.632Z] 534a70dc8296: Waiting [2025-01-10T02:07:34.632Z] b75f10b02295: Layer already exists [2025-01-10T02:07:34.898Z] a1faa9021556: Layer already exists [2025-01-10T02:07:34.898Z] ae3244687375: Pushed [2025-01-10T02:07:34.898Z] 4be9735709f8: Pushed [2025-01-10T02:07:34.898Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:34.898Z] 9872ee4fd027: Pushed [2025-01-10T02:07:34.898Z] 5192cd975927: Layer already exists [2025-01-10T02:07:34.898Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:36.833Z] 06c70081a49f: Pushed [2025-01-10T02:07:37.099Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:37.461Z] + 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:07:37.825Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T02:07:37.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:07:37.825Z] 9872ee4fd027: Preparing [2025-01-10T02:07:37.825Z] ae3244687375: Preparing [2025-01-10T02:07:37.825Z] 4be9735709f8: Preparing [2025-01-10T02:07:37.825Z] 06c70081a49f: Preparing [2025-01-10T02:07:37.825Z] b75f10b02295: Preparing [2025-01-10T02:07:37.825Z] a1faa9021556: Preparing [2025-01-10T02:07:37.825Z] a4f9802d807a: Preparing [2025-01-10T02:07:37.825Z] a1faa9021556: Waiting [2025-01-10T02:07:37.825Z] 5192cd975927: Preparing [2025-01-10T02:07:37.825Z] a4f9802d807a: Waiting [2025-01-10T02:07:37.825Z] 534a70dc8296: Preparing [2025-01-10T02:07:37.825Z] 5192cd975927: Waiting [2025-01-10T02:07:37.825Z] 534a70dc8296: Waiting [2025-01-10T02:07:37.825Z] b75f10b02295: Layer already exists [2025-01-10T02:07:37.825Z] 06c70081a49f: Layer already exists [2025-01-10T02:07:37.825Z] 4be9735709f8: Layer already exists [2025-01-10T02:07:37.825Z] 9872ee4fd027: Layer already exists [2025-01-10T02:07:37.825Z] ae3244687375: Layer already exists [2025-01-10T02:07:37.825Z] a1faa9021556: Layer already exists [2025-01-10T02:07:37.825Z] 5192cd975927: Layer already exists [2025-01-10T02:07:37.825Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:37.825Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:38.089Z] latest: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:38.439Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:38.781Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.38 [2025-01-10T02:07:38.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:07:38.781Z] 9872ee4fd027: Preparing [2025-01-10T02:07:38.781Z] ae3244687375: Preparing [2025-01-10T02:07:38.781Z] 4be9735709f8: Preparing [2025-01-10T02:07:38.781Z] 06c70081a49f: Preparing [2025-01-10T02:07:38.781Z] b75f10b02295: Preparing [2025-01-10T02:07:38.781Z] a1faa9021556: Preparing [2025-01-10T02:07:38.781Z] a4f9802d807a: Preparing [2025-01-10T02:07:38.781Z] 5192cd975927: Preparing [2025-01-10T02:07:38.781Z] 534a70dc8296: Preparing [2025-01-10T02:07:38.781Z] a1faa9021556: Waiting [2025-01-10T02:07:38.781Z] a4f9802d807a: Waiting [2025-01-10T02:07:38.781Z] 5192cd975927: Waiting [2025-01-10T02:07:38.781Z] 534a70dc8296: Waiting [2025-01-10T02:07:38.781Z] 06c70081a49f: Layer already exists [2025-01-10T02:07:38.781Z] 9872ee4fd027: Layer already exists [2025-01-10T02:07:38.781Z] ae3244687375: Layer already exists [2025-01-10T02:07:38.781Z] 4be9735709f8: Layer already exists [2025-01-10T02:07:38.781Z] b75f10b02295: Layer already exists [2025-01-10T02:07:38.781Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:38.781Z] a1faa9021556: Layer already exists [2025-01-10T02:07:38.781Z] 5192cd975927: Layer already exists [2025-01-10T02:07:38.781Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:39.044Z] 4.0.0-dev.38: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:39.387Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:39.736Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:39.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:07:39.736Z] 9872ee4fd027: Preparing [2025-01-10T02:07:39.736Z] ae3244687375: Preparing [2025-01-10T02:07:39.736Z] 4be9735709f8: Preparing [2025-01-10T02:07:39.736Z] 06c70081a49f: Preparing [2025-01-10T02:07:39.736Z] b75f10b02295: Preparing [2025-01-10T02:07:39.736Z] a1faa9021556: Preparing [2025-01-10T02:07:39.736Z] a4f9802d807a: Preparing [2025-01-10T02:07:39.736Z] 5192cd975927: Preparing [2025-01-10T02:07:39.736Z] 534a70dc8296: Preparing [2025-01-10T02:07:39.736Z] a1faa9021556: Waiting [2025-01-10T02:07:39.736Z] a4f9802d807a: Waiting [2025-01-10T02:07:39.736Z] 5192cd975927: Waiting [2025-01-10T02:07:39.736Z] 534a70dc8296: Waiting [2025-01-10T02:07:39.736Z] 06c70081a49f: Layer already exists [2025-01-10T02:07:39.736Z] b75f10b02295: Layer already exists [2025-01-10T02:07:39.736Z] 4be9735709f8: Layer already exists [2025-01-10T02:07:39.736Z] 9872ee4fd027: Layer already exists [2025-01-10T02:07:39.736Z] ae3244687375: Layer already exists [2025-01-10T02:07:39.736Z] a1faa9021556: Layer already exists [2025-01-10T02:07:39.736Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:39.736Z] 5192cd975927: Layer already exists [2025-01-10T02:07:39.736Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:40.001Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:40.344Z] + 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:07:40.742Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-01-10T02:07:40.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-01-10T02:07:40.743Z] 9872ee4fd027: Preparing [2025-01-10T02:07:40.743Z] ae3244687375: Preparing [2025-01-10T02:07:40.743Z] 4be9735709f8: Preparing [2025-01-10T02:07:40.743Z] 06c70081a49f: Preparing [2025-01-10T02:07:40.743Z] b75f10b02295: Preparing [2025-01-10T02:07:40.743Z] a1faa9021556: Preparing [2025-01-10T02:07:40.743Z] a4f9802d807a: Preparing [2025-01-10T02:07:40.743Z] 5192cd975927: Preparing [2025-01-10T02:07:40.743Z] 534a70dc8296: Preparing [2025-01-10T02:07:40.743Z] a1faa9021556: Waiting [2025-01-10T02:07:40.743Z] a4f9802d807a: Waiting [2025-01-10T02:07:40.743Z] 5192cd975927: Waiting [2025-01-10T02:07:40.743Z] 534a70dc8296: Waiting [2025-01-10T02:07:40.743Z] 06c70081a49f: Layer already exists [2025-01-10T02:07:40.743Z] 4be9735709f8: Layer already exists [2025-01-10T02:07:40.743Z] b75f10b02295: Layer already exists [2025-01-10T02:07:40.743Z] ae3244687375: Layer already exists [2025-01-10T02:07:40.743Z] 9872ee4fd027: Layer already exists [2025-01-10T02:07:40.743Z] a1faa9021556: Layer already exists [2025-01-10T02:07:40.743Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:40.743Z] 5192cd975927: Layer already exists [2025-01-10T02:07:40.743Z] a4f9802d807a: Layer already exists [2025-01-10T02:07:41.007Z] main: digest: sha256:46ab6d2d9326b496c854dfefc44b066254c3866218ea9aa9c7ee80b1257f61ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:07:41.087Z] ===================================================== [Pipeline] echo [2025-01-10T02:07:41.099Z] taggedImages: [2025-01-10T02:07:41.099Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:41.099Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-01-10T02:07:41.099Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.38 [2025-01-10T02:07:41.099Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:41.099Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T02:07:41.124Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-01-10T02:07:41.124Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:41.124Z] latest [2025-01-10T02:07:41.124Z] 4.0.0-dev.38 [2025-01-10T02:07:41.124Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:41.124Z] main [2025-01-10T02:07:41.124Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:41.481Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:41.826Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:41.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:07:41.826Z] 6e2e199ca2f4: Preparing [2025-01-10T02:07:41.826Z] aec04e5f8b7c: Preparing [2025-01-10T02:07:41.826Z] 261608c7b0e7: Preparing [2025-01-10T02:07:41.826Z] b75f10b02295: Preparing [2025-01-10T02:07:41.826Z] a1faa9021556: Preparing [2025-01-10T02:07:41.826Z] 2b56f54b24e0: Preparing [2025-01-10T02:07:41.826Z] fcbe2112f38d: Preparing [2025-01-10T02:07:41.826Z] 534a70dc8296: Preparing [2025-01-10T02:07:41.826Z] 2b56f54b24e0: Waiting [2025-01-10T02:07:41.826Z] fcbe2112f38d: Waiting [2025-01-10T02:07:41.826Z] 534a70dc8296: Waiting [2025-01-10T02:07:41.826Z] a1faa9021556: Layer already exists [2025-01-10T02:07:41.826Z] b75f10b02295: Layer already exists [2025-01-10T02:07:42.095Z] aec04e5f8b7c: Pushed [2025-01-10T02:07:42.095Z] 6e2e199ca2f4: Pushed [2025-01-10T02:07:42.095Z] 2b56f54b24e0: Pushed [2025-01-10T02:07:42.095Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:42.095Z] fcbe2112f38d: Pushed [2025-01-10T02:07:47.410Z] 261608c7b0e7: Pushed [2025-01-10T02:07:47.410Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:47.767Z] + 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:07:48.113Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T02:07:48.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:07:48.114Z] 6e2e199ca2f4: Preparing [2025-01-10T02:07:48.114Z] aec04e5f8b7c: Preparing [2025-01-10T02:07:48.114Z] 261608c7b0e7: Preparing [2025-01-10T02:07:48.114Z] b75f10b02295: Preparing [2025-01-10T02:07:48.114Z] a1faa9021556: Preparing [2025-01-10T02:07:48.114Z] 2b56f54b24e0: Preparing [2025-01-10T02:07:48.114Z] fcbe2112f38d: Preparing [2025-01-10T02:07:48.114Z] 534a70dc8296: Preparing [2025-01-10T02:07:48.114Z] 2b56f54b24e0: Waiting [2025-01-10T02:07:48.114Z] 534a70dc8296: Waiting [2025-01-10T02:07:48.114Z] fcbe2112f38d: Waiting [2025-01-10T02:07:48.114Z] aec04e5f8b7c: Layer already exists [2025-01-10T02:07:48.114Z] 6e2e199ca2f4: Layer already exists [2025-01-10T02:07:48.114Z] a1faa9021556: Layer already exists [2025-01-10T02:07:48.114Z] b75f10b02295: Layer already exists [2025-01-10T02:07:48.114Z] 261608c7b0e7: Layer already exists [2025-01-10T02:07:48.114Z] 2b56f54b24e0: Layer already exists [2025-01-10T02:07:48.114Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:48.114Z] fcbe2112f38d: Layer already exists [2025-01-10T02:07:48.379Z] latest: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:48.730Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:49.089Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.38 [2025-01-10T02:07:49.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:07:49.089Z] 6e2e199ca2f4: Preparing [2025-01-10T02:07:49.089Z] aec04e5f8b7c: Preparing [2025-01-10T02:07:49.089Z] 261608c7b0e7: Preparing [2025-01-10T02:07:49.089Z] b75f10b02295: Preparing [2025-01-10T02:07:49.089Z] a1faa9021556: Preparing [2025-01-10T02:07:49.089Z] 2b56f54b24e0: Preparing [2025-01-10T02:07:49.089Z] fcbe2112f38d: Preparing [2025-01-10T02:07:49.089Z] 534a70dc8296: Preparing [2025-01-10T02:07:49.089Z] 2b56f54b24e0: Waiting [2025-01-10T02:07:49.089Z] fcbe2112f38d: Waiting [2025-01-10T02:07:49.089Z] 534a70dc8296: Waiting [2025-01-10T02:07:49.089Z] b75f10b02295: Layer already exists [2025-01-10T02:07:49.089Z] aec04e5f8b7c: Layer already exists [2025-01-10T02:07:49.089Z] 261608c7b0e7: Layer already exists [2025-01-10T02:07:49.089Z] a1faa9021556: Layer already exists [2025-01-10T02:07:49.089Z] 6e2e199ca2f4: Layer already exists [2025-01-10T02:07:49.089Z] 2b56f54b24e0: Layer already exists [2025-01-10T02:07:49.089Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:49.089Z] fcbe2112f38d: Layer already exists [2025-01-10T02:07:49.354Z] 4.0.0-dev.38: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:49.717Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:50.067Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:50.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:07:50.067Z] 6e2e199ca2f4: Preparing [2025-01-10T02:07:50.067Z] aec04e5f8b7c: Preparing [2025-01-10T02:07:50.067Z] 261608c7b0e7: Preparing [2025-01-10T02:07:50.067Z] b75f10b02295: Preparing [2025-01-10T02:07:50.067Z] a1faa9021556: Preparing [2025-01-10T02:07:50.067Z] 2b56f54b24e0: Preparing [2025-01-10T02:07:50.067Z] fcbe2112f38d: Preparing [2025-01-10T02:07:50.067Z] 534a70dc8296: Preparing [2025-01-10T02:07:50.067Z] fcbe2112f38d: Waiting [2025-01-10T02:07:50.067Z] 2b56f54b24e0: Waiting [2025-01-10T02:07:50.067Z] 534a70dc8296: Waiting [2025-01-10T02:07:50.067Z] 261608c7b0e7: Layer already exists [2025-01-10T02:07:50.067Z] aec04e5f8b7c: Layer already exists [2025-01-10T02:07:50.067Z] 6e2e199ca2f4: Layer already exists [2025-01-10T02:07:50.067Z] b75f10b02295: Layer already exists [2025-01-10T02:07:50.067Z] a1faa9021556: Layer already exists [2025-01-10T02:07:50.067Z] fcbe2112f38d: Layer already exists [2025-01-10T02:07:50.067Z] 2b56f54b24e0: Layer already exists [2025-01-10T02:07:50.067Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:50.335Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:50.686Z] + 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:07:51.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-01-10T02:07:51.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-01-10T02:07:51.037Z] 6e2e199ca2f4: Preparing [2025-01-10T02:07:51.037Z] aec04e5f8b7c: Preparing [2025-01-10T02:07:51.037Z] 261608c7b0e7: Preparing [2025-01-10T02:07:51.037Z] b75f10b02295: Preparing [2025-01-10T02:07:51.037Z] a1faa9021556: Preparing [2025-01-10T02:07:51.037Z] 2b56f54b24e0: Preparing [2025-01-10T02:07:51.037Z] fcbe2112f38d: Preparing [2025-01-10T02:07:51.037Z] 534a70dc8296: Preparing [2025-01-10T02:07:51.037Z] 2b56f54b24e0: Waiting [2025-01-10T02:07:51.037Z] fcbe2112f38d: Waiting [2025-01-10T02:07:51.037Z] 534a70dc8296: Waiting [2025-01-10T02:07:51.037Z] 261608c7b0e7: Layer already exists [2025-01-10T02:07:51.037Z] 6e2e199ca2f4: Layer already exists [2025-01-10T02:07:51.037Z] a1faa9021556: Layer already exists [2025-01-10T02:07:51.037Z] b75f10b02295: Layer already exists [2025-01-10T02:07:51.037Z] aec04e5f8b7c: Layer already exists [2025-01-10T02:07:51.037Z] 2b56f54b24e0: Layer already exists [2025-01-10T02:07:51.037Z] fcbe2112f38d: Layer already exists [2025-01-10T02:07:51.037Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:51.299Z] main: digest: sha256:02ed7f9e85926facd4e47c5cd82bfa208159f33be79acdb7634c5168e13a80d5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:07:51.370Z] ===================================================== [Pipeline] echo [2025-01-10T02:07:51.384Z] taggedImages: [2025-01-10T02:07:51.384Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:51.384Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-01-10T02:07:51.384Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.38 [2025-01-10T02:07:51.384Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:51.384Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-01-10T02:07:51.408Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-01-10T02:07:51.408Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:51.408Z] latest [2025-01-10T02:07:51.408Z] 4.0.0-dev.38 [2025-01-10T02:07:51.408Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:07:51.408Z] main [2025-01-10T02:07:51.408Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:51.771Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:52.124Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:07:52.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:07:52.124Z] b34ef8a4f8ac: Preparing [2025-01-10T02:07:52.124Z] 95bda98cdbdf: Preparing [2025-01-10T02:07:52.124Z] 51ec98e678e5: Preparing [2025-01-10T02:07:52.124Z] a1faa9021556: Preparing [2025-01-10T02:07:52.124Z] 8813c5fd467c: Preparing [2025-01-10T02:07:52.124Z] fb7bb512b0a8: Preparing [2025-01-10T02:07:52.124Z] 534a70dc8296: Preparing [2025-01-10T02:07:52.124Z] fb7bb512b0a8: Waiting [2025-01-10T02:07:52.124Z] 534a70dc8296: Waiting [2025-01-10T02:07:52.124Z] a1faa9021556: Layer already exists [2025-01-10T02:07:52.388Z] 95bda98cdbdf: Pushed [2025-01-10T02:07:52.388Z] 8813c5fd467c: Pushed [2025-01-10T02:07:52.388Z] b34ef8a4f8ac: Pushed [2025-01-10T02:07:52.388Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:52.388Z] fb7bb512b0a8: Pushed [2025-01-10T02:07:57.728Z] 51ec98e678e5: Pushed [2025-01-10T02:07:57.728Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:58.087Z] + 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:07:58.435Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T02:07:58.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:07:58.435Z] b34ef8a4f8ac: Preparing [2025-01-10T02:07:58.435Z] 95bda98cdbdf: Preparing [2025-01-10T02:07:58.435Z] 51ec98e678e5: Preparing [2025-01-10T02:07:58.435Z] a1faa9021556: Preparing [2025-01-10T02:07:58.435Z] 8813c5fd467c: Preparing [2025-01-10T02:07:58.435Z] fb7bb512b0a8: Preparing [2025-01-10T02:07:58.435Z] 534a70dc8296: Preparing [2025-01-10T02:07:58.435Z] fb7bb512b0a8: Waiting [2025-01-10T02:07:58.435Z] 534a70dc8296: Waiting [2025-01-10T02:07:58.435Z] 51ec98e678e5: Layer already exists [2025-01-10T02:07:58.435Z] 8813c5fd467c: Layer already exists [2025-01-10T02:07:58.435Z] 95bda98cdbdf: Layer already exists [2025-01-10T02:07:58.435Z] a1faa9021556: Layer already exists [2025-01-10T02:07:58.435Z] b34ef8a4f8ac: Layer already exists [2025-01-10T02:07:58.435Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:58.435Z] fb7bb512b0a8: Layer already exists [2025-01-10T02:07:58.699Z] latest: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:59.047Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:07:59.407Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.38 [2025-01-10T02:07:59.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:07:59.407Z] b34ef8a4f8ac: Preparing [2025-01-10T02:07:59.407Z] 95bda98cdbdf: Preparing [2025-01-10T02:07:59.407Z] 51ec98e678e5: Preparing [2025-01-10T02:07:59.407Z] a1faa9021556: Preparing [2025-01-10T02:07:59.407Z] 8813c5fd467c: Preparing [2025-01-10T02:07:59.407Z] fb7bb512b0a8: Preparing [2025-01-10T02:07:59.407Z] 534a70dc8296: Preparing [2025-01-10T02:07:59.407Z] fb7bb512b0a8: Waiting [2025-01-10T02:07:59.407Z] 534a70dc8296: Waiting [2025-01-10T02:07:59.407Z] 8813c5fd467c: Layer already exists [2025-01-10T02:07:59.407Z] 51ec98e678e5: Layer already exists [2025-01-10T02:07:59.407Z] a1faa9021556: Layer already exists [2025-01-10T02:07:59.407Z] 95bda98cdbdf: Layer already exists [2025-01-10T02:07:59.407Z] b34ef8a4f8ac: Layer already exists [2025-01-10T02:07:59.407Z] fb7bb512b0a8: Layer already exists [2025-01-10T02:07:59.407Z] 534a70dc8296: Layer already exists [2025-01-10T02:07:59.407Z] 4.0.0-dev.38: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:00.027Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:00.380Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:00.380Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:08:00.380Z] b34ef8a4f8ac: Preparing [2025-01-10T02:08:00.380Z] 95bda98cdbdf: Preparing [2025-01-10T02:08:00.380Z] 51ec98e678e5: Preparing [2025-01-10T02:08:00.380Z] a1faa9021556: Preparing [2025-01-10T02:08:00.380Z] 8813c5fd467c: Preparing [2025-01-10T02:08:00.380Z] fb7bb512b0a8: Preparing [2025-01-10T02:08:00.380Z] 534a70dc8296: Preparing [2025-01-10T02:08:00.380Z] fb7bb512b0a8: Waiting [2025-01-10T02:08:00.380Z] 534a70dc8296: Waiting [2025-01-10T02:08:00.380Z] 8813c5fd467c: Layer already exists [2025-01-10T02:08:00.380Z] 95bda98cdbdf: Layer already exists [2025-01-10T02:08:00.380Z] a1faa9021556: Layer already exists [2025-01-10T02:08:00.380Z] b34ef8a4f8ac: Layer already exists [2025-01-10T02:08:00.380Z] 51ec98e678e5: Layer already exists [2025-01-10T02:08:00.380Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:00.380Z] fb7bb512b0a8: Layer already exists [2025-01-10T02:08:00.647Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:01.012Z] + 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:08:01.373Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-01-10T02:08:01.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-01-10T02:08:01.373Z] b34ef8a4f8ac: Preparing [2025-01-10T02:08:01.373Z] 95bda98cdbdf: Preparing [2025-01-10T02:08:01.373Z] 51ec98e678e5: Preparing [2025-01-10T02:08:01.373Z] a1faa9021556: Preparing [2025-01-10T02:08:01.373Z] 8813c5fd467c: Preparing [2025-01-10T02:08:01.373Z] fb7bb512b0a8: Preparing [2025-01-10T02:08:01.373Z] 534a70dc8296: Preparing [2025-01-10T02:08:01.373Z] fb7bb512b0a8: Waiting [2025-01-10T02:08:01.373Z] 534a70dc8296: Waiting [2025-01-10T02:08:01.373Z] 8813c5fd467c: Layer already exists [2025-01-10T02:08:01.373Z] b34ef8a4f8ac: Layer already exists [2025-01-10T02:08:01.373Z] a1faa9021556: Layer already exists [2025-01-10T02:08:01.373Z] 51ec98e678e5: Layer already exists [2025-01-10T02:08:01.373Z] 95bda98cdbdf: Layer already exists [2025-01-10T02:08:01.373Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:01.373Z] fb7bb512b0a8: Layer already exists [2025-01-10T02:08:01.640Z] main: digest: sha256:16a395619571686bed6034734185ebb872b5889c305e7f956da755f00213c766 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:08:01.710Z] ===================================================== [Pipeline] echo [2025-01-10T02:08:01.725Z] taggedImages: [2025-01-10T02:08:01.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:01.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-01-10T02:08:01.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.38 [2025-01-10T02:08:01.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:01.725Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-01-10T02:08:01.762Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-01-10T02:08:01.762Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:01.762Z] latest [2025-01-10T02:08:01.762Z] 4.0.0-dev.38 [2025-01-10T02:08:01.762Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:01.762Z] main [2025-01-10T02:08:01.762Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:02.123Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:03.054Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:03.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:08:03.054Z] 9feafe9aa953: Preparing [2025-01-10T02:08:03.054Z] 8022129608d8: Preparing [2025-01-10T02:08:03.054Z] 0721773516ce: Preparing [2025-01-10T02:08:03.054Z] 946d2d3f5232: Preparing [2025-01-10T02:08:03.054Z] b75f10b02295: Preparing [2025-01-10T02:08:03.054Z] a1faa9021556: Preparing [2025-01-10T02:08:03.054Z] a4f9802d807a: Preparing [2025-01-10T02:08:03.054Z] 5192cd975927: Preparing [2025-01-10T02:08:03.054Z] 534a70dc8296: Preparing [2025-01-10T02:08:03.054Z] a4f9802d807a: Waiting [2025-01-10T02:08:03.054Z] 5192cd975927: Waiting [2025-01-10T02:08:03.054Z] 534a70dc8296: Waiting [2025-01-10T02:08:03.054Z] a1faa9021556: Waiting [2025-01-10T02:08:03.054Z] b75f10b02295: Layer already exists [2025-01-10T02:08:03.054Z] a1faa9021556: Layer already exists [2025-01-10T02:08:03.319Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:03.319Z] 5192cd975927: Layer already exists [2025-01-10T02:08:03.319Z] 0721773516ce: Pushed [2025-01-10T02:08:03.319Z] 8022129608d8: Pushed [2025-01-10T02:08:03.319Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:03.319Z] 9feafe9aa953: Pushed [2025-01-10T02:08:08.661Z] 946d2d3f5232: Pushed [2025-01-10T02:08:08.661Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:09.023Z] + 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:08:09.376Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T02:08:09.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:08:09.376Z] 9feafe9aa953: Preparing [2025-01-10T02:08:09.376Z] 8022129608d8: Preparing [2025-01-10T02:08:09.376Z] 0721773516ce: Preparing [2025-01-10T02:08:09.376Z] 946d2d3f5232: Preparing [2025-01-10T02:08:09.376Z] b75f10b02295: Preparing [2025-01-10T02:08:09.376Z] a1faa9021556: Preparing [2025-01-10T02:08:09.376Z] a4f9802d807a: Preparing [2025-01-10T02:08:09.376Z] 5192cd975927: Preparing [2025-01-10T02:08:09.376Z] 534a70dc8296: Preparing [2025-01-10T02:08:09.376Z] a4f9802d807a: Waiting [2025-01-10T02:08:09.376Z] 5192cd975927: Waiting [2025-01-10T02:08:09.376Z] 534a70dc8296: Waiting [2025-01-10T02:08:09.376Z] a1faa9021556: Waiting [2025-01-10T02:08:09.376Z] b75f10b02295: Layer already exists [2025-01-10T02:08:09.376Z] 0721773516ce: Layer already exists [2025-01-10T02:08:09.376Z] 946d2d3f5232: Layer already exists [2025-01-10T02:08:09.376Z] 8022129608d8: Layer already exists [2025-01-10T02:08:09.376Z] 9feafe9aa953: Layer already exists [2025-01-10T02:08:09.376Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:09.376Z] a1faa9021556: Layer already exists [2025-01-10T02:08:09.376Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:09.376Z] 5192cd975927: Layer already exists [2025-01-10T02:08:09.641Z] latest: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:10.002Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:10.348Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.38 [2025-01-10T02:08:10.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:08:10.348Z] 9feafe9aa953: Preparing [2025-01-10T02:08:10.348Z] 8022129608d8: Preparing [2025-01-10T02:08:10.348Z] 0721773516ce: Preparing [2025-01-10T02:08:10.348Z] 946d2d3f5232: Preparing [2025-01-10T02:08:10.348Z] b75f10b02295: Preparing [2025-01-10T02:08:10.348Z] a1faa9021556: Preparing [2025-01-10T02:08:10.348Z] a4f9802d807a: Preparing [2025-01-10T02:08:10.348Z] 5192cd975927: Preparing [2025-01-10T02:08:10.348Z] 534a70dc8296: Preparing [2025-01-10T02:08:10.348Z] a4f9802d807a: Waiting [2025-01-10T02:08:10.348Z] 534a70dc8296: Waiting [2025-01-10T02:08:10.348Z] 5192cd975927: Waiting [2025-01-10T02:08:10.348Z] a1faa9021556: Waiting [2025-01-10T02:08:10.348Z] 946d2d3f5232: Layer already exists [2025-01-10T02:08:10.348Z] 9feafe9aa953: Layer already exists [2025-01-10T02:08:10.348Z] b75f10b02295: Layer already exists [2025-01-10T02:08:10.348Z] 8022129608d8: Layer already exists [2025-01-10T02:08:10.348Z] 0721773516ce: Layer already exists [2025-01-10T02:08:10.348Z] a1faa9021556: Layer already exists [2025-01-10T02:08:10.348Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:10.348Z] 5192cd975927: Layer already exists [2025-01-10T02:08:10.348Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:10.613Z] 4.0.0-dev.38: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:10.966Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:11.465Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:11.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:08:11.466Z] 9feafe9aa953: Preparing [2025-01-10T02:08:11.466Z] 8022129608d8: Preparing [2025-01-10T02:08:11.466Z] 0721773516ce: Preparing [2025-01-10T02:08:11.466Z] 946d2d3f5232: Preparing [2025-01-10T02:08:11.466Z] b75f10b02295: Preparing [2025-01-10T02:08:11.466Z] a1faa9021556: Preparing [2025-01-10T02:08:11.466Z] a4f9802d807a: Preparing [2025-01-10T02:08:11.466Z] 5192cd975927: Preparing [2025-01-10T02:08:11.466Z] 534a70dc8296: Preparing [2025-01-10T02:08:11.466Z] a1faa9021556: Waiting [2025-01-10T02:08:11.466Z] a4f9802d807a: Waiting [2025-01-10T02:08:11.466Z] 5192cd975927: Waiting [2025-01-10T02:08:11.466Z] 534a70dc8296: Waiting [2025-01-10T02:08:11.466Z] 946d2d3f5232: Layer already exists [2025-01-10T02:08:11.466Z] 0721773516ce: Layer already exists [2025-01-10T02:08:11.466Z] b75f10b02295: Layer already exists [2025-01-10T02:08:11.466Z] 9feafe9aa953: Layer already exists [2025-01-10T02:08:11.466Z] 8022129608d8: Layer already exists [2025-01-10T02:08:11.466Z] a1faa9021556: Layer already exists [2025-01-10T02:08:11.466Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:11.466Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:11.466Z] 5192cd975927: Layer already exists [2025-01-10T02:08:11.743Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:12.094Z] + 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:08:12.442Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-01-10T02:08:12.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-01-10T02:08:12.443Z] 9feafe9aa953: Preparing [2025-01-10T02:08:12.443Z] 8022129608d8: Preparing [2025-01-10T02:08:12.443Z] 0721773516ce: Preparing [2025-01-10T02:08:12.443Z] 946d2d3f5232: Preparing [2025-01-10T02:08:12.443Z] b75f10b02295: Preparing [2025-01-10T02:08:12.443Z] a1faa9021556: Preparing [2025-01-10T02:08:12.443Z] a4f9802d807a: Preparing [2025-01-10T02:08:12.443Z] 5192cd975927: Preparing [2025-01-10T02:08:12.443Z] 534a70dc8296: Preparing [2025-01-10T02:08:12.443Z] a4f9802d807a: Waiting [2025-01-10T02:08:12.443Z] 5192cd975927: Waiting [2025-01-10T02:08:12.443Z] 534a70dc8296: Waiting [2025-01-10T02:08:12.443Z] a1faa9021556: Waiting [2025-01-10T02:08:12.443Z] 0721773516ce: Layer already exists [2025-01-10T02:08:12.443Z] 8022129608d8: Layer already exists [2025-01-10T02:08:12.443Z] b75f10b02295: Layer already exists [2025-01-10T02:08:12.443Z] 9feafe9aa953: Layer already exists [2025-01-10T02:08:12.443Z] 946d2d3f5232: Layer already exists [2025-01-10T02:08:12.443Z] a1faa9021556: Layer already exists [2025-01-10T02:08:12.443Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:12.443Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:12.443Z] 5192cd975927: Layer already exists [2025-01-10T02:08:12.708Z] main: digest: sha256:e334a6dc5828af4747bc36b7176eb350c5a9e61e8d1fcf3c197a70ef1c85a23f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:08:12.782Z] ===================================================== [Pipeline] echo [2025-01-10T02:08:12.796Z] taggedImages: [2025-01-10T02:08:12.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:12.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-01-10T02:08:12.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.38 [2025-01-10T02:08:12.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:12.796Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-01-10T02:08:12.820Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-01-10T02:08:12.820Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:12.820Z] latest [2025-01-10T02:08:12.820Z] 4.0.0-dev.38 [2025-01-10T02:08:12.820Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:12.820Z] main [2025-01-10T02:08:12.820Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:13.186Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:13.555Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:13.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:08:13.555Z] 645c030b1184: Preparing [2025-01-10T02:08:13.555Z] 3a468ee51088: Preparing [2025-01-10T02:08:13.555Z] 4965216bc16c: Preparing [2025-01-10T02:08:13.555Z] 951a240cc2b4: Preparing [2025-01-10T02:08:13.555Z] a9e40874c183: Preparing [2025-01-10T02:08:13.555Z] 072933052491: Preparing [2025-01-10T02:08:13.555Z] f37383940ff3: Preparing [2025-01-10T02:08:13.555Z] 072933052491: Waiting [2025-01-10T02:08:13.555Z] b75f10b02295: Preparing [2025-01-10T02:08:13.555Z] a1faa9021556: Preparing [2025-01-10T02:08:13.555Z] f37383940ff3: Waiting [2025-01-10T02:08:13.555Z] a1faa9021556: Waiting [2025-01-10T02:08:13.555Z] b75f10b02295: Waiting [2025-01-10T02:08:13.555Z] 8d23360da2e9: Preparing [2025-01-10T02:08:13.555Z] a8c219c77224: Preparing [2025-01-10T02:08:13.555Z] 8d23360da2e9: Waiting [2025-01-10T02:08:13.555Z] 5f70bf18a086: Preparing [2025-01-10T02:08:13.555Z] a8c219c77224: Waiting [2025-01-10T02:08:13.555Z] aa9fb805d526: Preparing [2025-01-10T02:08:13.555Z] 5f70bf18a086: Waiting [2025-01-10T02:08:13.555Z] febfd13e5eb8: Preparing [2025-01-10T02:08:13.555Z] aa9fb805d526: Waiting [2025-01-10T02:08:13.555Z] febfd13e5eb8: Waiting [2025-01-10T02:08:13.555Z] 4b4c64afb789: Preparing [2025-01-10T02:08:13.555Z] 534a70dc8296: Preparing [2025-01-10T02:08:13.555Z] 534a70dc8296: Waiting [2025-01-10T02:08:13.555Z] 4b4c64afb789: Waiting [2025-01-10T02:08:13.829Z] 645c030b1184: Pushed [2025-01-10T02:08:13.829Z] 4965216bc16c: Pushed [2025-01-10T02:08:13.829Z] 951a240cc2b4: Pushed [2025-01-10T02:08:13.829Z] 3a468ee51088: Pushed [2025-01-10T02:08:13.829Z] a9e40874c183: Pushed [2025-01-10T02:08:13.829Z] b75f10b02295: Layer already exists [2025-01-10T02:08:13.829Z] a1faa9021556: Layer already exists [2025-01-10T02:08:13.829Z] 072933052491: Pushed [2025-01-10T02:08:13.829Z] 5f70bf18a086: Layer already exists [2025-01-10T02:08:14.100Z] 8d23360da2e9: Pushed [2025-01-10T02:08:14.100Z] a8c219c77224: Pushed [2025-01-10T02:08:14.100Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:14.100Z] aa9fb805d526: Pushed [2025-01-10T02:08:14.100Z] febfd13e5eb8: Pushed [2025-01-10T02:08:14.100Z] 4b4c64afb789: Pushed [2025-01-10T02:08:16.718Z] f37383940ff3: Pushed [2025-01-10T02:08:16.997Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:17.363Z] + 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:08:17.730Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T02:08:17.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:08:17.730Z] 645c030b1184: Preparing [2025-01-10T02:08:17.730Z] 3a468ee51088: Preparing [2025-01-10T02:08:17.730Z] 4965216bc16c: Preparing [2025-01-10T02:08:17.730Z] 951a240cc2b4: Preparing [2025-01-10T02:08:17.730Z] a9e40874c183: Preparing [2025-01-10T02:08:17.730Z] 072933052491: Preparing [2025-01-10T02:08:17.730Z] f37383940ff3: Preparing [2025-01-10T02:08:17.730Z] 072933052491: Waiting [2025-01-10T02:08:17.730Z] b75f10b02295: Preparing [2025-01-10T02:08:17.730Z] f37383940ff3: Waiting [2025-01-10T02:08:17.730Z] a1faa9021556: Preparing [2025-01-10T02:08:17.730Z] b75f10b02295: Waiting [2025-01-10T02:08:17.730Z] a1faa9021556: Waiting [2025-01-10T02:08:17.730Z] 8d23360da2e9: Preparing [2025-01-10T02:08:17.730Z] a8c219c77224: Preparing [2025-01-10T02:08:17.730Z] 8d23360da2e9: Waiting [2025-01-10T02:08:17.730Z] 5f70bf18a086: Preparing [2025-01-10T02:08:17.730Z] aa9fb805d526: Preparing [2025-01-10T02:08:17.730Z] febfd13e5eb8: Preparing [2025-01-10T02:08:17.730Z] 4b4c64afb789: Preparing [2025-01-10T02:08:17.730Z] a8c219c77224: Waiting [2025-01-10T02:08:17.730Z] 5f70bf18a086: Waiting [2025-01-10T02:08:17.730Z] 534a70dc8296: Preparing [2025-01-10T02:08:17.730Z] aa9fb805d526: Waiting [2025-01-10T02:08:17.730Z] febfd13e5eb8: Waiting [2025-01-10T02:08:17.730Z] 4b4c64afb789: Waiting [2025-01-10T02:08:17.730Z] 534a70dc8296: Waiting [2025-01-10T02:08:17.730Z] 951a240cc2b4: Layer already exists [2025-01-10T02:08:17.730Z] 645c030b1184: Layer already exists [2025-01-10T02:08:17.730Z] 4965216bc16c: Layer already exists [2025-01-10T02:08:17.730Z] a9e40874c183: Layer already exists [2025-01-10T02:08:17.730Z] 3a468ee51088: Layer already exists [2025-01-10T02:08:17.730Z] f37383940ff3: Layer already exists [2025-01-10T02:08:17.730Z] 072933052491: Layer already exists [2025-01-10T02:08:17.730Z] 8d23360da2e9: Layer already exists [2025-01-10T02:08:17.730Z] a1faa9021556: Layer already exists [2025-01-10T02:08:17.730Z] b75f10b02295: Layer already exists [2025-01-10T02:08:17.730Z] a8c219c77224: Layer already exists [2025-01-10T02:08:17.730Z] 5f70bf18a086: Layer already exists [2025-01-10T02:08:17.730Z] 4b4c64afb789: Layer already exists [2025-01-10T02:08:17.730Z] aa9fb805d526: Layer already exists [2025-01-10T02:08:17.730Z] febfd13e5eb8: Layer already exists [2025-01-10T02:08:17.730Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:18.003Z] latest: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:18.354Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:18.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.38 [2025-01-10T02:08:18.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:08:18.704Z] 645c030b1184: Preparing [2025-01-10T02:08:18.704Z] 3a468ee51088: Preparing [2025-01-10T02:08:18.704Z] 4965216bc16c: Preparing [2025-01-10T02:08:18.704Z] 951a240cc2b4: Preparing [2025-01-10T02:08:18.704Z] a9e40874c183: Preparing [2025-01-10T02:08:18.704Z] 072933052491: Preparing [2025-01-10T02:08:18.704Z] f37383940ff3: Preparing [2025-01-10T02:08:18.704Z] b75f10b02295: Preparing [2025-01-10T02:08:18.704Z] a1faa9021556: Preparing [2025-01-10T02:08:18.704Z] 8d23360da2e9: Preparing [2025-01-10T02:08:18.704Z] 072933052491: Waiting [2025-01-10T02:08:18.704Z] f37383940ff3: Waiting [2025-01-10T02:08:18.704Z] b75f10b02295: Waiting [2025-01-10T02:08:18.704Z] a1faa9021556: Waiting [2025-01-10T02:08:18.704Z] a8c219c77224: Preparing [2025-01-10T02:08:18.704Z] 8d23360da2e9: Waiting [2025-01-10T02:08:18.704Z] a8c219c77224: Waiting [2025-01-10T02:08:18.704Z] 5f70bf18a086: Preparing [2025-01-10T02:08:18.704Z] aa9fb805d526: Preparing [2025-01-10T02:08:18.704Z] 5f70bf18a086: Waiting [2025-01-10T02:08:18.704Z] febfd13e5eb8: Preparing [2025-01-10T02:08:18.704Z] aa9fb805d526: Waiting [2025-01-10T02:08:18.704Z] 4b4c64afb789: Preparing [2025-01-10T02:08:18.704Z] febfd13e5eb8: Waiting [2025-01-10T02:08:18.704Z] 534a70dc8296: Preparing [2025-01-10T02:08:18.704Z] 4b4c64afb789: Waiting [2025-01-10T02:08:18.704Z] 534a70dc8296: Waiting [2025-01-10T02:08:18.704Z] 951a240cc2b4: Layer already exists [2025-01-10T02:08:18.704Z] 645c030b1184: Layer already exists [2025-01-10T02:08:18.704Z] 4965216bc16c: Layer already exists [2025-01-10T02:08:18.704Z] a9e40874c183: Layer already exists [2025-01-10T02:08:18.704Z] 3a468ee51088: Layer already exists [2025-01-10T02:08:18.704Z] 072933052491: Layer already exists [2025-01-10T02:08:18.704Z] f37383940ff3: Layer already exists [2025-01-10T02:08:18.704Z] a1faa9021556: Layer already exists [2025-01-10T02:08:18.704Z] 8d23360da2e9: Layer already exists [2025-01-10T02:08:18.704Z] b75f10b02295: Layer already exists [2025-01-10T02:08:18.704Z] a8c219c77224: Layer already exists [2025-01-10T02:08:18.704Z] febfd13e5eb8: Layer already exists [2025-01-10T02:08:18.704Z] 5f70bf18a086: Layer already exists [2025-01-10T02:08:18.969Z] 4b4c64afb789: Layer already exists [2025-01-10T02:08:18.969Z] aa9fb805d526: Layer already exists [2025-01-10T02:08:18.969Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:18.969Z] 4.0.0-dev.38: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:19.323Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:19.670Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:19.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:08:19.670Z] 645c030b1184: Preparing [2025-01-10T02:08:19.670Z] 3a468ee51088: Preparing [2025-01-10T02:08:19.670Z] 4965216bc16c: Preparing [2025-01-10T02:08:19.670Z] 951a240cc2b4: Preparing [2025-01-10T02:08:19.670Z] a9e40874c183: Preparing [2025-01-10T02:08:19.670Z] 072933052491: Preparing [2025-01-10T02:08:19.670Z] f37383940ff3: Preparing [2025-01-10T02:08:19.670Z] b75f10b02295: Preparing [2025-01-10T02:08:19.670Z] a1faa9021556: Preparing [2025-01-10T02:08:19.670Z] 8d23360da2e9: Preparing [2025-01-10T02:08:19.670Z] a8c219c77224: Preparing [2025-01-10T02:08:19.670Z] 5f70bf18a086: Preparing [2025-01-10T02:08:19.670Z] aa9fb805d526: Preparing [2025-01-10T02:08:19.670Z] febfd13e5eb8: Preparing [2025-01-10T02:08:19.670Z] 4b4c64afb789: Preparing [2025-01-10T02:08:19.670Z] b75f10b02295: Waiting [2025-01-10T02:08:19.670Z] 534a70dc8296: Preparing [2025-01-10T02:08:19.670Z] a1faa9021556: Waiting [2025-01-10T02:08:19.670Z] 8d23360da2e9: Waiting [2025-01-10T02:08:19.670Z] a8c219c77224: Waiting [2025-01-10T02:08:19.670Z] 072933052491: Waiting [2025-01-10T02:08:19.670Z] 5f70bf18a086: Waiting [2025-01-10T02:08:19.670Z] 4b4c64afb789: Waiting [2025-01-10T02:08:19.670Z] f37383940ff3: Waiting [2025-01-10T02:08:19.670Z] 534a70dc8296: Waiting [2025-01-10T02:08:19.670Z] aa9fb805d526: Waiting [2025-01-10T02:08:19.670Z] febfd13e5eb8: Waiting [2025-01-10T02:08:19.670Z] 951a240cc2b4: Layer already exists [2025-01-10T02:08:19.670Z] 4965216bc16c: Layer already exists [2025-01-10T02:08:19.670Z] 3a468ee51088: Layer already exists [2025-01-10T02:08:19.670Z] a9e40874c183: Layer already exists [2025-01-10T02:08:19.670Z] 645c030b1184: Layer already exists [2025-01-10T02:08:19.670Z] b75f10b02295: Layer already exists [2025-01-10T02:08:19.670Z] 072933052491: Layer already exists [2025-01-10T02:08:19.670Z] f37383940ff3: Layer already exists [2025-01-10T02:08:19.670Z] 8d23360da2e9: Layer already exists [2025-01-10T02:08:19.670Z] a1faa9021556: Layer already exists [2025-01-10T02:08:19.670Z] a8c219c77224: Layer already exists [2025-01-10T02:08:19.670Z] aa9fb805d526: Layer already exists [2025-01-10T02:08:19.670Z] 5f70bf18a086: Layer already exists [2025-01-10T02:08:19.670Z] febfd13e5eb8: Layer already exists [2025-01-10T02:08:19.936Z] 4b4c64afb789: Layer already exists [2025-01-10T02:08:19.936Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:19.936Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:20.292Z] + 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:08:20.638Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-01-10T02:08:20.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-01-10T02:08:20.638Z] 645c030b1184: Preparing [2025-01-10T02:08:20.638Z] 3a468ee51088: Preparing [2025-01-10T02:08:20.638Z] 4965216bc16c: Preparing [2025-01-10T02:08:20.638Z] 951a240cc2b4: Preparing [2025-01-10T02:08:20.638Z] a9e40874c183: Preparing [2025-01-10T02:08:20.638Z] 072933052491: Preparing [2025-01-10T02:08:20.638Z] f37383940ff3: Preparing [2025-01-10T02:08:20.638Z] b75f10b02295: Preparing [2025-01-10T02:08:20.638Z] a1faa9021556: Preparing [2025-01-10T02:08:20.638Z] 8d23360da2e9: Preparing [2025-01-10T02:08:20.638Z] f37383940ff3: Waiting [2025-01-10T02:08:20.638Z] b75f10b02295: Waiting [2025-01-10T02:08:20.638Z] a8c219c77224: Preparing [2025-01-10T02:08:20.638Z] 072933052491: Waiting [2025-01-10T02:08:20.638Z] a1faa9021556: Waiting [2025-01-10T02:08:20.638Z] 8d23360da2e9: Waiting [2025-01-10T02:08:20.638Z] 5f70bf18a086: Preparing [2025-01-10T02:08:20.638Z] a8c219c77224: Waiting [2025-01-10T02:08:20.638Z] aa9fb805d526: Preparing [2025-01-10T02:08:20.638Z] febfd13e5eb8: Preparing [2025-01-10T02:08:20.638Z] 5f70bf18a086: Waiting [2025-01-10T02:08:20.638Z] 4b4c64afb789: Preparing [2025-01-10T02:08:20.638Z] aa9fb805d526: Waiting [2025-01-10T02:08:20.638Z] febfd13e5eb8: Waiting [2025-01-10T02:08:20.638Z] 534a70dc8296: Preparing [2025-01-10T02:08:20.638Z] 4b4c64afb789: Waiting [2025-01-10T02:08:20.638Z] 534a70dc8296: Waiting [2025-01-10T02:08:20.638Z] 951a240cc2b4: Layer already exists [2025-01-10T02:08:20.638Z] 4965216bc16c: Layer already exists [2025-01-10T02:08:20.638Z] 3a468ee51088: Layer already exists [2025-01-10T02:08:20.638Z] 645c030b1184: Layer already exists [2025-01-10T02:08:20.638Z] a9e40874c183: Layer already exists [2025-01-10T02:08:20.638Z] f37383940ff3: Layer already exists [2025-01-10T02:08:20.638Z] 072933052491: Layer already exists [2025-01-10T02:08:20.638Z] 8d23360da2e9: Layer already exists [2025-01-10T02:08:20.638Z] b75f10b02295: Layer already exists [2025-01-10T02:08:20.638Z] a1faa9021556: Layer already exists [2025-01-10T02:08:20.638Z] a8c219c77224: Layer already exists [2025-01-10T02:08:20.638Z] 5f70bf18a086: Layer already exists [2025-01-10T02:08:20.902Z] febfd13e5eb8: Layer already exists [2025-01-10T02:08:20.902Z] aa9fb805d526: Layer already exists [2025-01-10T02:08:20.902Z] 4b4c64afb789: Layer already exists [2025-01-10T02:08:20.902Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:20.902Z] main: digest: sha256:528b49793c3984f83f609f13ea7b3c3ea84e212e9de6cbfc96d5036f86d7d02f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:08:20.984Z] ===================================================== [Pipeline] echo [2025-01-10T02:08:21.000Z] taggedImages: [2025-01-10T02:08:21.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:21.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-01-10T02:08:21.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.38 [2025-01-10T02:08:21.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:21.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-01-10T02:08:21.030Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-01-10T02:08:21.030Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:21.030Z] latest [2025-01-10T02:08:21.030Z] 4.0.0-dev.38 [2025-01-10T02:08:21.030Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:21.030Z] main [2025-01-10T02:08:21.030Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:21.390Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:21.739Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:21.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:08:21.739Z] e91b4f0a6bb3: Preparing [2025-01-10T02:08:21.739Z] 2d6ae8d39b6c: Preparing [2025-01-10T02:08:21.739Z] 378deb2dc456: Preparing [2025-01-10T02:08:21.739Z] f01243253f0e: Preparing [2025-01-10T02:08:21.739Z] b75f10b02295: Preparing [2025-01-10T02:08:21.739Z] a1faa9021556: Preparing [2025-01-10T02:08:21.739Z] a4f9802d807a: Preparing [2025-01-10T02:08:21.739Z] 5192cd975927: Preparing [2025-01-10T02:08:21.739Z] 534a70dc8296: Preparing [2025-01-10T02:08:21.739Z] a1faa9021556: Waiting [2025-01-10T02:08:21.739Z] a4f9802d807a: Waiting [2025-01-10T02:08:21.739Z] 5192cd975927: Waiting [2025-01-10T02:08:21.739Z] 534a70dc8296: Waiting [2025-01-10T02:08:21.739Z] b75f10b02295: Layer already exists [2025-01-10T02:08:21.739Z] a1faa9021556: Layer already exists [2025-01-10T02:08:22.005Z] 2d6ae8d39b6c: Pushed [2025-01-10T02:08:22.005Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:22.005Z] 378deb2dc456: Pushed [2025-01-10T02:08:22.005Z] e91b4f0a6bb3: Pushed [2025-01-10T02:08:22.005Z] 5192cd975927: Layer already exists [2025-01-10T02:08:22.005Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:27.338Z] f01243253f0e: Pushed [2025-01-10T02:08:27.338Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:27.695Z] + 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:08:28.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T02:08:28.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:08:28.047Z] e91b4f0a6bb3: Preparing [2025-01-10T02:08:28.047Z] 2d6ae8d39b6c: Preparing [2025-01-10T02:08:28.047Z] 378deb2dc456: Preparing [2025-01-10T02:08:28.047Z] f01243253f0e: Preparing [2025-01-10T02:08:28.047Z] b75f10b02295: Preparing [2025-01-10T02:08:28.047Z] a1faa9021556: Preparing [2025-01-10T02:08:28.047Z] a4f9802d807a: Preparing [2025-01-10T02:08:28.047Z] 5192cd975927: Preparing [2025-01-10T02:08:28.047Z] 534a70dc8296: Preparing [2025-01-10T02:08:28.047Z] a1faa9021556: Waiting [2025-01-10T02:08:28.047Z] a4f9802d807a: Waiting [2025-01-10T02:08:28.047Z] 5192cd975927: Waiting [2025-01-10T02:08:28.047Z] 534a70dc8296: Waiting [2025-01-10T02:08:28.047Z] e91b4f0a6bb3: Layer already exists [2025-01-10T02:08:28.047Z] f01243253f0e: Layer already exists [2025-01-10T02:08:28.047Z] 2d6ae8d39b6c: Layer already exists [2025-01-10T02:08:28.047Z] 378deb2dc456: Layer already exists [2025-01-10T02:08:28.047Z] b75f10b02295: Layer already exists [2025-01-10T02:08:28.047Z] 5192cd975927: Layer already exists [2025-01-10T02:08:28.047Z] a1faa9021556: Layer already exists [2025-01-10T02:08:28.047Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:28.047Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:28.311Z] latest: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:28.661Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:29.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.38 [2025-01-10T02:08:29.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:08:29.019Z] e91b4f0a6bb3: Preparing [2025-01-10T02:08:29.019Z] 2d6ae8d39b6c: Preparing [2025-01-10T02:08:29.019Z] 378deb2dc456: Preparing [2025-01-10T02:08:29.019Z] f01243253f0e: Preparing [2025-01-10T02:08:29.019Z] b75f10b02295: Preparing [2025-01-10T02:08:29.019Z] a1faa9021556: Preparing [2025-01-10T02:08:29.019Z] a4f9802d807a: Preparing [2025-01-10T02:08:29.019Z] 5192cd975927: Preparing [2025-01-10T02:08:29.019Z] 534a70dc8296: Preparing [2025-01-10T02:08:29.019Z] a1faa9021556: Waiting [2025-01-10T02:08:29.019Z] a4f9802d807a: Waiting [2025-01-10T02:08:29.019Z] 5192cd975927: Waiting [2025-01-10T02:08:29.019Z] 534a70dc8296: Waiting [2025-01-10T02:08:29.019Z] 2d6ae8d39b6c: Layer already exists [2025-01-10T02:08:29.019Z] e91b4f0a6bb3: Layer already exists [2025-01-10T02:08:29.019Z] f01243253f0e: Layer already exists [2025-01-10T02:08:29.019Z] 378deb2dc456: Layer already exists [2025-01-10T02:08:29.019Z] b75f10b02295: Layer already exists [2025-01-10T02:08:29.019Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:29.019Z] a1faa9021556: Layer already exists [2025-01-10T02:08:29.019Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:29.019Z] 5192cd975927: Layer already exists [2025-01-10T02:08:29.284Z] 4.0.0-dev.38: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:29.639Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:29.986Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:29.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:08:29.986Z] e91b4f0a6bb3: Preparing [2025-01-10T02:08:29.986Z] 2d6ae8d39b6c: Preparing [2025-01-10T02:08:29.986Z] 378deb2dc456: Preparing [2025-01-10T02:08:29.986Z] f01243253f0e: Preparing [2025-01-10T02:08:29.986Z] b75f10b02295: Preparing [2025-01-10T02:08:29.986Z] a1faa9021556: Preparing [2025-01-10T02:08:29.986Z] a4f9802d807a: Preparing [2025-01-10T02:08:29.986Z] 5192cd975927: Preparing [2025-01-10T02:08:29.986Z] 534a70dc8296: Preparing [2025-01-10T02:08:29.986Z] a1faa9021556: Waiting [2025-01-10T02:08:29.986Z] 5192cd975927: Waiting [2025-01-10T02:08:29.986Z] a4f9802d807a: Waiting [2025-01-10T02:08:29.986Z] 534a70dc8296: Waiting [2025-01-10T02:08:29.986Z] f01243253f0e: Layer already exists [2025-01-10T02:08:29.986Z] e91b4f0a6bb3: Layer already exists [2025-01-10T02:08:29.986Z] b75f10b02295: Layer already exists [2025-01-10T02:08:29.986Z] 378deb2dc456: Layer already exists [2025-01-10T02:08:29.986Z] 2d6ae8d39b6c: Layer already exists [2025-01-10T02:08:29.986Z] a1faa9021556: Layer already exists [2025-01-10T02:08:29.986Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:29.986Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:29.986Z] 5192cd975927: Layer already exists [2025-01-10T02:08:30.252Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:30.609Z] + 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:08:30.961Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-01-10T02:08:30.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-01-10T02:08:30.961Z] e91b4f0a6bb3: Preparing [2025-01-10T02:08:30.961Z] 2d6ae8d39b6c: Preparing [2025-01-10T02:08:30.961Z] 378deb2dc456: Preparing [2025-01-10T02:08:30.961Z] f01243253f0e: Preparing [2025-01-10T02:08:30.961Z] b75f10b02295: Preparing [2025-01-10T02:08:30.961Z] a1faa9021556: Preparing [2025-01-10T02:08:30.961Z] a4f9802d807a: Preparing [2025-01-10T02:08:30.961Z] 5192cd975927: Preparing [2025-01-10T02:08:30.961Z] 534a70dc8296: Preparing [2025-01-10T02:08:30.961Z] a4f9802d807a: Waiting [2025-01-10T02:08:30.961Z] a1faa9021556: Waiting [2025-01-10T02:08:30.961Z] 5192cd975927: Waiting [2025-01-10T02:08:30.961Z] 534a70dc8296: Waiting [2025-01-10T02:08:30.961Z] 378deb2dc456: Layer already exists [2025-01-10T02:08:30.961Z] b75f10b02295: Layer already exists [2025-01-10T02:08:30.961Z] f01243253f0e: Layer already exists [2025-01-10T02:08:30.961Z] e91b4f0a6bb3: Layer already exists [2025-01-10T02:08:30.961Z] 2d6ae8d39b6c: Layer already exists [2025-01-10T02:08:30.961Z] a1faa9021556: Layer already exists [2025-01-10T02:08:30.961Z] a4f9802d807a: Layer already exists [2025-01-10T02:08:30.961Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:30.961Z] 5192cd975927: Layer already exists [2025-01-10T02:08:31.227Z] main: digest: sha256:a13763fd60081dfdbe7f8c735a979cf3c02e1768defcc916694163f668c813e5 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:08:31.290Z] ===================================================== [Pipeline] echo [2025-01-10T02:08:31.300Z] taggedImages: [2025-01-10T02:08:31.300Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:31.300Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-01-10T02:08:31.300Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.38 [2025-01-10T02:08:31.300Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:31.300Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-01-10T02:08:31.322Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-01-10T02:08:31.322Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:31.322Z] latest [2025-01-10T02:08:31.322Z] 4.0.0-dev.38 [2025-01-10T02:08:31.322Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:31.322Z] main [2025-01-10T02:08:31.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:31.679Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:32.029Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:32.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:08:32.030Z] 66a36db99ed8: Preparing [2025-01-10T02:08:32.030Z] 05d218748e1e: Preparing [2025-01-10T02:08:32.030Z] c224484c2e22: Preparing [2025-01-10T02:08:32.030Z] d6ae06f88265: Preparing [2025-01-10T02:08:32.030Z] 282fa6301a79: Preparing [2025-01-10T02:08:32.030Z] b75f10b02295: Preparing [2025-01-10T02:08:32.030Z] a1faa9021556: Preparing [2025-01-10T02:08:32.030Z] 385e53553d49: Preparing [2025-01-10T02:08:32.030Z] a3137a7c23e4: Preparing [2025-01-10T02:08:32.030Z] 6a6b8412aeb4: Preparing [2025-01-10T02:08:32.030Z] a1faa9021556: Waiting [2025-01-10T02:08:32.030Z] 534a70dc8296: Preparing [2025-01-10T02:08:32.030Z] 385e53553d49: Waiting [2025-01-10T02:08:32.030Z] b75f10b02295: Waiting [2025-01-10T02:08:32.030Z] 6a6b8412aeb4: Waiting [2025-01-10T02:08:32.030Z] a3137a7c23e4: Waiting [2025-01-10T02:08:32.030Z] 534a70dc8296: Waiting [2025-01-10T02:08:32.294Z] 66a36db99ed8: Pushed [2025-01-10T02:08:32.294Z] 282fa6301a79: Pushed [2025-01-10T02:08:32.294Z] d6ae06f88265: Pushed [2025-01-10T02:08:32.294Z] 05d218748e1e: Pushed [2025-01-10T02:08:32.294Z] b75f10b02295: Layer already exists [2025-01-10T02:08:32.294Z] a1faa9021556: Layer already exists [2025-01-10T02:08:32.294Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:32.294Z] a3137a7c23e4: Pushed [2025-01-10T02:08:32.294Z] 385e53553d49: Pushed [2025-01-10T02:08:34.858Z] c224484c2e22: Pushed [2025-01-10T02:08:35.122Z] 6a6b8412aeb4: Pushed [2025-01-10T02:08:35.386Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:35.730Z] + 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:08:36.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T02:08:36.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:08:36.074Z] 66a36db99ed8: Preparing [2025-01-10T02:08:36.074Z] 05d218748e1e: Preparing [2025-01-10T02:08:36.074Z] c224484c2e22: Preparing [2025-01-10T02:08:36.074Z] d6ae06f88265: Preparing [2025-01-10T02:08:36.074Z] 282fa6301a79: Preparing [2025-01-10T02:08:36.074Z] b75f10b02295: Preparing [2025-01-10T02:08:36.074Z] a1faa9021556: Preparing [2025-01-10T02:08:36.074Z] 385e53553d49: Preparing [2025-01-10T02:08:36.074Z] a3137a7c23e4: Preparing [2025-01-10T02:08:36.074Z] 6a6b8412aeb4: Preparing [2025-01-10T02:08:36.074Z] 534a70dc8296: Preparing [2025-01-10T02:08:36.074Z] a1faa9021556: Waiting [2025-01-10T02:08:36.074Z] 385e53553d49: Waiting [2025-01-10T02:08:36.074Z] a3137a7c23e4: Waiting [2025-01-10T02:08:36.074Z] 6a6b8412aeb4: Waiting [2025-01-10T02:08:36.074Z] 534a70dc8296: Waiting [2025-01-10T02:08:36.074Z] b75f10b02295: Waiting [2025-01-10T02:08:36.074Z] d6ae06f88265: Layer already exists [2025-01-10T02:08:36.074Z] c224484c2e22: Layer already exists [2025-01-10T02:08:36.074Z] 282fa6301a79: Layer already exists [2025-01-10T02:08:36.074Z] 66a36db99ed8: Layer already exists [2025-01-10T02:08:36.074Z] 05d218748e1e: Layer already exists [2025-01-10T02:08:36.074Z] 6a6b8412aeb4: Layer already exists [2025-01-10T02:08:36.074Z] 385e53553d49: Layer already exists [2025-01-10T02:08:36.074Z] a1faa9021556: Layer already exists [2025-01-10T02:08:36.074Z] b75f10b02295: Layer already exists [2025-01-10T02:08:36.074Z] a3137a7c23e4: Layer already exists [2025-01-10T02:08:36.074Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:36.337Z] latest: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:36.676Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:37.970Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.38 [2025-01-10T02:08:37.970Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:08:37.970Z] 66a36db99ed8: Preparing [2025-01-10T02:08:37.970Z] 05d218748e1e: Preparing [2025-01-10T02:08:37.970Z] c224484c2e22: Preparing [2025-01-10T02:08:37.970Z] d6ae06f88265: Preparing [2025-01-10T02:08:37.970Z] 282fa6301a79: Preparing [2025-01-10T02:08:37.970Z] b75f10b02295: Preparing [2025-01-10T02:08:37.970Z] a1faa9021556: Preparing [2025-01-10T02:08:37.970Z] 385e53553d49: Preparing [2025-01-10T02:08:37.970Z] a3137a7c23e4: Preparing [2025-01-10T02:08:37.970Z] 6a6b8412aeb4: Preparing [2025-01-10T02:08:37.970Z] 534a70dc8296: Preparing [2025-01-10T02:08:37.970Z] a1faa9021556: Waiting [2025-01-10T02:08:37.970Z] 6a6b8412aeb4: Waiting [2025-01-10T02:08:37.970Z] 534a70dc8296: Waiting [2025-01-10T02:08:37.970Z] a3137a7c23e4: Waiting [2025-01-10T02:08:37.970Z] 385e53553d49: Waiting [2025-01-10T02:08:37.970Z] b75f10b02295: Waiting [2025-01-10T02:08:37.970Z] c224484c2e22: Layer already exists [2025-01-10T02:08:37.970Z] 66a36db99ed8: Layer already exists [2025-01-10T02:08:37.970Z] 282fa6301a79: Layer already exists [2025-01-10T02:08:37.970Z] d6ae06f88265: Layer already exists [2025-01-10T02:08:37.970Z] 05d218748e1e: Layer already exists [2025-01-10T02:08:37.970Z] a1faa9021556: Layer already exists [2025-01-10T02:08:37.970Z] b75f10b02295: Layer already exists [2025-01-10T02:08:37.970Z] 6a6b8412aeb4: Layer already exists [2025-01-10T02:08:37.970Z] a3137a7c23e4: Layer already exists [2025-01-10T02:08:37.970Z] 385e53553d49: Layer already exists [2025-01-10T02:08:37.970Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:38.238Z] 4.0.0-dev.38: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:38.581Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:38.930Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:38.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:08:38.931Z] 66a36db99ed8: Preparing [2025-01-10T02:08:38.931Z] 05d218748e1e: Preparing [2025-01-10T02:08:38.931Z] c224484c2e22: Preparing [2025-01-10T02:08:38.931Z] d6ae06f88265: Preparing [2025-01-10T02:08:38.931Z] 282fa6301a79: Preparing [2025-01-10T02:08:38.931Z] b75f10b02295: Preparing [2025-01-10T02:08:38.931Z] a1faa9021556: Preparing [2025-01-10T02:08:38.931Z] 385e53553d49: Preparing [2025-01-10T02:08:38.931Z] a3137a7c23e4: Preparing [2025-01-10T02:08:38.931Z] 6a6b8412aeb4: Preparing [2025-01-10T02:08:38.931Z] 534a70dc8296: Preparing [2025-01-10T02:08:38.931Z] b75f10b02295: Waiting [2025-01-10T02:08:38.931Z] a1faa9021556: Waiting [2025-01-10T02:08:38.931Z] 385e53553d49: Waiting [2025-01-10T02:08:38.931Z] 6a6b8412aeb4: Waiting [2025-01-10T02:08:38.931Z] 534a70dc8296: Waiting [2025-01-10T02:08:38.931Z] a3137a7c23e4: Waiting [2025-01-10T02:08:38.931Z] d6ae06f88265: Layer already exists [2025-01-10T02:08:38.931Z] 282fa6301a79: Layer already exists [2025-01-10T02:08:38.931Z] 05d218748e1e: Layer already exists [2025-01-10T02:08:38.931Z] 66a36db99ed8: Layer already exists [2025-01-10T02:08:38.931Z] c224484c2e22: Layer already exists [2025-01-10T02:08:38.931Z] b75f10b02295: Layer already exists [2025-01-10T02:08:38.931Z] a3137a7c23e4: Layer already exists [2025-01-10T02:08:38.931Z] a1faa9021556: Layer already exists [2025-01-10T02:08:38.931Z] 385e53553d49: Layer already exists [2025-01-10T02:08:38.931Z] 6a6b8412aeb4: Layer already exists [2025-01-10T02:08:38.931Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:39.194Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:39.543Z] + 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:08:39.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-01-10T02:08:39.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-01-10T02:08:39.894Z] 66a36db99ed8: Preparing [2025-01-10T02:08:39.894Z] 05d218748e1e: Preparing [2025-01-10T02:08:39.894Z] c224484c2e22: Preparing [2025-01-10T02:08:39.894Z] d6ae06f88265: Preparing [2025-01-10T02:08:39.894Z] 282fa6301a79: Preparing [2025-01-10T02:08:39.894Z] b75f10b02295: Preparing [2025-01-10T02:08:39.894Z] a1faa9021556: Preparing [2025-01-10T02:08:39.894Z] 385e53553d49: Preparing [2025-01-10T02:08:39.894Z] a3137a7c23e4: Preparing [2025-01-10T02:08:39.894Z] 6a6b8412aeb4: Preparing [2025-01-10T02:08:39.894Z] 534a70dc8296: Preparing [2025-01-10T02:08:39.894Z] a1faa9021556: Waiting [2025-01-10T02:08:39.894Z] 385e53553d49: Waiting [2025-01-10T02:08:39.894Z] b75f10b02295: Waiting [2025-01-10T02:08:39.894Z] a3137a7c23e4: Waiting [2025-01-10T02:08:39.894Z] 534a70dc8296: Waiting [2025-01-10T02:08:39.894Z] 6a6b8412aeb4: Waiting [2025-01-10T02:08:39.894Z] 05d218748e1e: Layer already exists [2025-01-10T02:08:39.894Z] 66a36db99ed8: Layer already exists [2025-01-10T02:08:39.894Z] 282fa6301a79: Layer already exists [2025-01-10T02:08:39.894Z] d6ae06f88265: Layer already exists [2025-01-10T02:08:39.894Z] c224484c2e22: Layer already exists [2025-01-10T02:08:39.894Z] a1faa9021556: Layer already exists [2025-01-10T02:08:39.894Z] b75f10b02295: Layer already exists [2025-01-10T02:08:39.894Z] 385e53553d49: Layer already exists [2025-01-10T02:08:39.894Z] a3137a7c23e4: Layer already exists [2025-01-10T02:08:39.894Z] 6a6b8412aeb4: Layer already exists [2025-01-10T02:08:39.894Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:40.159Z] main: digest: sha256:b0ef5f5cfedc3f5d6612ab4947181d39247fabb97bf4c464ffe4b3f6ee117b31 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:08:40.233Z] ===================================================== [Pipeline] echo [2025-01-10T02:08:40.252Z] taggedImages: [2025-01-10T02:08:40.252Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:40.252Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-01-10T02:08:40.252Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.38 [2025-01-10T02:08:40.252Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:40.252Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-01-10T02:08:40.282Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-01-10T02:08:40.282Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:40.282Z] latest [2025-01-10T02:08:40.282Z] 4.0.0-dev.38 [2025-01-10T02:08:40.282Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:40.282Z] main [2025-01-10T02:08:40.282Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:40.642Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:40.990Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:40.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:08:40.990Z] 404b6c4b352d: Preparing [2025-01-10T02:08:40.990Z] 10e5d6cc1120: Preparing [2025-01-10T02:08:40.990Z] f680a3696683: Preparing [2025-01-10T02:08:40.990Z] 1210f59e897e: Preparing [2025-01-10T02:08:40.990Z] 1a19324a0890: Preparing [2025-01-10T02:08:40.990Z] 330f924e8a75: Preparing [2025-01-10T02:08:40.990Z] ecb22af14cee: Preparing [2025-01-10T02:08:40.990Z] b75f10b02295: Preparing [2025-01-10T02:08:40.990Z] a1faa9021556: Preparing [2025-01-10T02:08:40.990Z] 6ff732abcbf6: Preparing [2025-01-10T02:08:40.990Z] 437f328f6f39: Preparing [2025-01-10T02:08:40.990Z] 534a70dc8296: Preparing [2025-01-10T02:08:40.990Z] 6ff732abcbf6: Waiting [2025-01-10T02:08:40.990Z] 437f328f6f39: Waiting [2025-01-10T02:08:40.990Z] b75f10b02295: Waiting [2025-01-10T02:08:40.990Z] a1faa9021556: Waiting [2025-01-10T02:08:40.990Z] 534a70dc8296: Waiting [2025-01-10T02:08:40.990Z] 330f924e8a75: Waiting [2025-01-10T02:08:40.990Z] ecb22af14cee: Waiting [2025-01-10T02:08:41.255Z] 404b6c4b352d: Pushed [2025-01-10T02:08:41.255Z] 10e5d6cc1120: Pushed [2025-01-10T02:08:41.255Z] 1a19324a0890: Pushed [2025-01-10T02:08:41.255Z] b75f10b02295: Layer already exists [2025-01-10T02:08:41.255Z] a1faa9021556: Layer already exists [2025-01-10T02:08:41.255Z] ecb22af14cee: Pushed [2025-01-10T02:08:41.255Z] 330f924e8a75: Pushed [2025-01-10T02:08:41.518Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:41.518Z] 6ff732abcbf6: Pushed [2025-01-10T02:08:43.447Z] 1210f59e897e: Pushed [2025-01-10T02:08:44.024Z] f680a3696683: Pushed [2025-01-10T02:08:44.287Z] 437f328f6f39: Pushed [2025-01-10T02:08:44.551Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:44.899Z] + 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:08:45.241Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T02:08:45.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:08:45.241Z] 404b6c4b352d: Preparing [2025-01-10T02:08:45.241Z] 10e5d6cc1120: Preparing [2025-01-10T02:08:45.241Z] f680a3696683: Preparing [2025-01-10T02:08:45.241Z] 1210f59e897e: Preparing [2025-01-10T02:08:45.241Z] 1a19324a0890: Preparing [2025-01-10T02:08:45.241Z] 330f924e8a75: Preparing [2025-01-10T02:08:45.241Z] ecb22af14cee: Preparing [2025-01-10T02:08:45.241Z] b75f10b02295: Preparing [2025-01-10T02:08:45.241Z] a1faa9021556: Preparing [2025-01-10T02:08:45.241Z] 6ff732abcbf6: Preparing [2025-01-10T02:08:45.241Z] 437f328f6f39: Preparing [2025-01-10T02:08:45.241Z] 534a70dc8296: Preparing [2025-01-10T02:08:45.241Z] b75f10b02295: Waiting [2025-01-10T02:08:45.241Z] a1faa9021556: Waiting [2025-01-10T02:08:45.241Z] 6ff732abcbf6: Waiting [2025-01-10T02:08:45.241Z] 437f328f6f39: Waiting [2025-01-10T02:08:45.241Z] 534a70dc8296: Waiting [2025-01-10T02:08:45.241Z] 330f924e8a75: Waiting [2025-01-10T02:08:45.241Z] ecb22af14cee: Waiting [2025-01-10T02:08:45.241Z] f680a3696683: Layer already exists [2025-01-10T02:08:45.241Z] 1210f59e897e: Layer already exists [2025-01-10T02:08:45.241Z] 1a19324a0890: Layer already exists [2025-01-10T02:08:45.241Z] 10e5d6cc1120: Layer already exists [2025-01-10T02:08:45.241Z] b75f10b02295: Layer already exists [2025-01-10T02:08:45.241Z] ecb22af14cee: Layer already exists [2025-01-10T02:08:45.241Z] 330f924e8a75: Layer already exists [2025-01-10T02:08:45.241Z] 404b6c4b352d: Layer already exists [2025-01-10T02:08:45.241Z] a1faa9021556: Layer already exists [2025-01-10T02:08:45.241Z] 437f328f6f39: Layer already exists [2025-01-10T02:08:45.241Z] 6ff732abcbf6: Layer already exists [2025-01-10T02:08:45.241Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:45.507Z] latest: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:45.867Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:46.229Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.38 [2025-01-10T02:08:46.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:08:46.229Z] 404b6c4b352d: Preparing [2025-01-10T02:08:46.229Z] 10e5d6cc1120: Preparing [2025-01-10T02:08:46.229Z] f680a3696683: Preparing [2025-01-10T02:08:46.229Z] 1210f59e897e: Preparing [2025-01-10T02:08:46.229Z] 1a19324a0890: Preparing [2025-01-10T02:08:46.229Z] 330f924e8a75: Preparing [2025-01-10T02:08:46.229Z] ecb22af14cee: Preparing [2025-01-10T02:08:46.229Z] b75f10b02295: Preparing [2025-01-10T02:08:46.229Z] a1faa9021556: Preparing [2025-01-10T02:08:46.229Z] 6ff732abcbf6: Preparing [2025-01-10T02:08:46.229Z] 437f328f6f39: Preparing [2025-01-10T02:08:46.229Z] 534a70dc8296: Preparing [2025-01-10T02:08:46.229Z] 330f924e8a75: Waiting [2025-01-10T02:08:46.229Z] 6ff732abcbf6: Waiting [2025-01-10T02:08:46.229Z] ecb22af14cee: Waiting [2025-01-10T02:08:46.229Z] 437f328f6f39: Waiting [2025-01-10T02:08:46.229Z] b75f10b02295: Waiting [2025-01-10T02:08:46.229Z] 534a70dc8296: Waiting [2025-01-10T02:08:46.229Z] a1faa9021556: Waiting [2025-01-10T02:08:46.229Z] 1a19324a0890: Layer already exists [2025-01-10T02:08:46.229Z] 404b6c4b352d: Layer already exists [2025-01-10T02:08:46.229Z] f680a3696683: Layer already exists [2025-01-10T02:08:46.229Z] 1210f59e897e: Layer already exists [2025-01-10T02:08:46.229Z] 10e5d6cc1120: Layer already exists [2025-01-10T02:08:46.229Z] 330f924e8a75: Layer already exists [2025-01-10T02:08:46.229Z] ecb22af14cee: Layer already exists [2025-01-10T02:08:46.229Z] a1faa9021556: Layer already exists [2025-01-10T02:08:46.229Z] b75f10b02295: Layer already exists [2025-01-10T02:08:46.229Z] 6ff732abcbf6: Layer already exists [2025-01-10T02:08:46.229Z] 437f328f6f39: Layer already exists [2025-01-10T02:08:46.229Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:46.495Z] 4.0.0-dev.38: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:46.850Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:47.201Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:47.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:08:47.202Z] 404b6c4b352d: Preparing [2025-01-10T02:08:47.202Z] 10e5d6cc1120: Preparing [2025-01-10T02:08:47.202Z] f680a3696683: Preparing [2025-01-10T02:08:47.202Z] 1210f59e897e: Preparing [2025-01-10T02:08:47.202Z] 1a19324a0890: Preparing [2025-01-10T02:08:47.202Z] 330f924e8a75: Preparing [2025-01-10T02:08:47.202Z] ecb22af14cee: Preparing [2025-01-10T02:08:47.202Z] b75f10b02295: Preparing [2025-01-10T02:08:47.202Z] a1faa9021556: Preparing [2025-01-10T02:08:47.202Z] 6ff732abcbf6: Preparing [2025-01-10T02:08:47.202Z] 437f328f6f39: Preparing [2025-01-10T02:08:47.202Z] 534a70dc8296: Preparing [2025-01-10T02:08:47.202Z] b75f10b02295: Waiting [2025-01-10T02:08:47.202Z] 330f924e8a75: Waiting [2025-01-10T02:08:47.202Z] ecb22af14cee: Waiting [2025-01-10T02:08:47.202Z] a1faa9021556: Waiting [2025-01-10T02:08:47.202Z] 6ff732abcbf6: Waiting [2025-01-10T02:08:47.202Z] 437f328f6f39: Waiting [2025-01-10T02:08:47.202Z] 534a70dc8296: Waiting [2025-01-10T02:08:47.202Z] 1a19324a0890: Layer already exists [2025-01-10T02:08:47.202Z] 10e5d6cc1120: Layer already exists [2025-01-10T02:08:47.202Z] 1210f59e897e: Layer already exists [2025-01-10T02:08:47.202Z] 404b6c4b352d: Layer already exists [2025-01-10T02:08:47.202Z] f680a3696683: Layer already exists [2025-01-10T02:08:47.202Z] b75f10b02295: Layer already exists [2025-01-10T02:08:47.202Z] 330f924e8a75: Layer already exists [2025-01-10T02:08:47.202Z] ecb22af14cee: Layer already exists [2025-01-10T02:08:47.202Z] 6ff732abcbf6: Layer already exists [2025-01-10T02:08:47.202Z] a1faa9021556: Layer already exists [2025-01-10T02:08:47.202Z] 437f328f6f39: Layer already exists [2025-01-10T02:08:47.202Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:47.467Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:47.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:08:48.165Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-01-10T02:08:48.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-01-10T02:08:48.165Z] 404b6c4b352d: Preparing [2025-01-10T02:08:48.165Z] 10e5d6cc1120: Preparing [2025-01-10T02:08:48.165Z] f680a3696683: Preparing [2025-01-10T02:08:48.165Z] 1210f59e897e: Preparing [2025-01-10T02:08:48.165Z] 1a19324a0890: Preparing [2025-01-10T02:08:48.165Z] 330f924e8a75: Preparing [2025-01-10T02:08:48.165Z] ecb22af14cee: Preparing [2025-01-10T02:08:48.165Z] b75f10b02295: Preparing [2025-01-10T02:08:48.165Z] a1faa9021556: Preparing [2025-01-10T02:08:48.165Z] 6ff732abcbf6: Preparing [2025-01-10T02:08:48.165Z] 437f328f6f39: Preparing [2025-01-10T02:08:48.165Z] 330f924e8a75: Waiting [2025-01-10T02:08:48.165Z] 534a70dc8296: Preparing [2025-01-10T02:08:48.165Z] ecb22af14cee: Waiting [2025-01-10T02:08:48.166Z] b75f10b02295: Waiting [2025-01-10T02:08:48.166Z] a1faa9021556: Waiting [2025-01-10T02:08:48.166Z] 6ff732abcbf6: Waiting [2025-01-10T02:08:48.166Z] 534a70dc8296: Waiting [2025-01-10T02:08:48.166Z] 437f328f6f39: Waiting [2025-01-10T02:08:48.166Z] f680a3696683: Layer already exists [2025-01-10T02:08:48.166Z] 1a19324a0890: Layer already exists [2025-01-10T02:08:48.166Z] 10e5d6cc1120: Layer already exists [2025-01-10T02:08:48.166Z] 1210f59e897e: Layer already exists [2025-01-10T02:08:48.166Z] 404b6c4b352d: Layer already exists [2025-01-10T02:08:48.166Z] 330f924e8a75: Layer already exists [2025-01-10T02:08:48.166Z] ecb22af14cee: Layer already exists [2025-01-10T02:08:48.166Z] b75f10b02295: Layer already exists [2025-01-10T02:08:48.166Z] a1faa9021556: Layer already exists [2025-01-10T02:08:48.166Z] 6ff732abcbf6: Layer already exists [2025-01-10T02:08:48.166Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:48.166Z] 437f328f6f39: Layer already exists [2025-01-10T02:08:48.431Z] main: digest: sha256:5d80e129992f3a75aa7143522b7a4f7201ed104b980464afe01deb316c3913d9 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:08:48.504Z] ===================================================== [Pipeline] echo [2025-01-10T02:08:48.519Z] taggedImages: [2025-01-10T02:08:48.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:48.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-01-10T02:08:48.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.38 [2025-01-10T02:08:48.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:48.519Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-01-10T02:08:48.544Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-01-10T02:08:48.544Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:48.544Z] latest [2025-01-10T02:08:48.544Z] 4.0.0-dev.38 [2025-01-10T02:08:48.544Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:48.544Z] main [2025-01-10T02:08:48.544Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:48.930Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:50.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:50.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:08:50.246Z] 7f01e09c2045: Preparing [2025-01-10T02:08:50.246Z] 74258f8747cf: Preparing [2025-01-10T02:08:50.246Z] b75f10b02295: Preparing [2025-01-10T02:08:50.246Z] a1faa9021556: Preparing [2025-01-10T02:08:50.246Z] ec088c99c8c1: Preparing [2025-01-10T02:08:50.246Z] 4bc8d04a2278: Preparing [2025-01-10T02:08:50.246Z] 534a70dc8296: Preparing [2025-01-10T02:08:50.246Z] 4bc8d04a2278: Waiting [2025-01-10T02:08:50.246Z] 534a70dc8296: Waiting [2025-01-10T02:08:50.246Z] b75f10b02295: Layer already exists [2025-01-10T02:08:50.246Z] a1faa9021556: Layer already exists [2025-01-10T02:08:50.246Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:50.511Z] ec088c99c8c1: Pushed [2025-01-10T02:08:50.511Z] 7f01e09c2045: Pushed [2025-01-10T02:08:52.444Z] 4bc8d04a2278: Pushed [2025-01-10T02:08:54.440Z] 74258f8747cf: Pushed [2025-01-10T02:08:54.440Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:54.791Z] + 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:08:55.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T02:08:55.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:08:55.148Z] 7f01e09c2045: Preparing [2025-01-10T02:08:55.148Z] 74258f8747cf: Preparing [2025-01-10T02:08:55.148Z] b75f10b02295: Preparing [2025-01-10T02:08:55.148Z] a1faa9021556: Preparing [2025-01-10T02:08:55.148Z] ec088c99c8c1: Preparing [2025-01-10T02:08:55.148Z] 4bc8d04a2278: Preparing [2025-01-10T02:08:55.148Z] 534a70dc8296: Preparing [2025-01-10T02:08:55.148Z] 4bc8d04a2278: Waiting [2025-01-10T02:08:55.148Z] 534a70dc8296: Waiting [2025-01-10T02:08:55.148Z] 74258f8747cf: Layer already exists [2025-01-10T02:08:55.148Z] ec088c99c8c1: Layer already exists [2025-01-10T02:08:55.148Z] b75f10b02295: Layer already exists [2025-01-10T02:08:55.148Z] 7f01e09c2045: Layer already exists [2025-01-10T02:08:55.148Z] a1faa9021556: Layer already exists [2025-01-10T02:08:55.148Z] 4bc8d04a2278: Layer already exists [2025-01-10T02:08:55.148Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:55.411Z] latest: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:55.923Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:56.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.38 [2025-01-10T02:08:56.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:08:56.272Z] 7f01e09c2045: Preparing [2025-01-10T02:08:56.272Z] 74258f8747cf: Preparing [2025-01-10T02:08:56.272Z] b75f10b02295: Preparing [2025-01-10T02:08:56.272Z] a1faa9021556: Preparing [2025-01-10T02:08:56.272Z] ec088c99c8c1: Preparing [2025-01-10T02:08:56.272Z] 4bc8d04a2278: Preparing [2025-01-10T02:08:56.272Z] 534a70dc8296: Preparing [2025-01-10T02:08:56.272Z] 4bc8d04a2278: Waiting [2025-01-10T02:08:56.272Z] 534a70dc8296: Waiting [2025-01-10T02:08:56.272Z] b75f10b02295: Layer already exists [2025-01-10T02:08:56.272Z] 74258f8747cf: Layer already exists [2025-01-10T02:08:56.272Z] ec088c99c8c1: Layer already exists [2025-01-10T02:08:56.272Z] 7f01e09c2045: Layer already exists [2025-01-10T02:08:56.272Z] a1faa9021556: Layer already exists [2025-01-10T02:08:56.272Z] 4bc8d04a2278: Layer already exists [2025-01-10T02:08:56.272Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:56.536Z] 4.0.0-dev.38: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:56.896Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:57.240Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:57.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:08:57.241Z] 7f01e09c2045: Preparing [2025-01-10T02:08:57.241Z] 74258f8747cf: Preparing [2025-01-10T02:08:57.241Z] b75f10b02295: Preparing [2025-01-10T02:08:57.241Z] a1faa9021556: Preparing [2025-01-10T02:08:57.241Z] ec088c99c8c1: Preparing [2025-01-10T02:08:57.241Z] 4bc8d04a2278: Preparing [2025-01-10T02:08:57.241Z] 534a70dc8296: Preparing [2025-01-10T02:08:57.241Z] 4bc8d04a2278: Waiting [2025-01-10T02:08:57.241Z] 534a70dc8296: Waiting [2025-01-10T02:08:57.241Z] ec088c99c8c1: Layer already exists [2025-01-10T02:08:57.241Z] 7f01e09c2045: Layer already exists [2025-01-10T02:08:57.241Z] 74258f8747cf: Layer already exists [2025-01-10T02:08:57.241Z] b75f10b02295: Layer already exists [2025-01-10T02:08:57.241Z] a1faa9021556: Layer already exists [2025-01-10T02:08:57.241Z] 4bc8d04a2278: Layer already exists [2025-01-10T02:08:57.241Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:57.504Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:57.857Z] + 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:08:58.199Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-01-10T02:08:58.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-01-10T02:08:58.199Z] 7f01e09c2045: Preparing [2025-01-10T02:08:58.199Z] 74258f8747cf: Preparing [2025-01-10T02:08:58.199Z] b75f10b02295: Preparing [2025-01-10T02:08:58.199Z] a1faa9021556: Preparing [2025-01-10T02:08:58.199Z] ec088c99c8c1: Preparing [2025-01-10T02:08:58.199Z] 4bc8d04a2278: Preparing [2025-01-10T02:08:58.199Z] 534a70dc8296: Preparing [2025-01-10T02:08:58.199Z] 4bc8d04a2278: Waiting [2025-01-10T02:08:58.199Z] 534a70dc8296: Waiting [2025-01-10T02:08:58.199Z] 7f01e09c2045: Layer already exists [2025-01-10T02:08:58.199Z] a1faa9021556: Layer already exists [2025-01-10T02:08:58.199Z] ec088c99c8c1: Layer already exists [2025-01-10T02:08:58.199Z] b75f10b02295: Layer already exists [2025-01-10T02:08:58.199Z] 74258f8747cf: Layer already exists [2025-01-10T02:08:58.199Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:58.199Z] 4bc8d04a2278: Layer already exists [2025-01-10T02:08:58.462Z] main: digest: sha256:d7804a19ebba2e38bd8c3fbd22a3855a80f221c6087aef6f5e0d6aeae40f3e70 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:08:58.540Z] ===================================================== [Pipeline] echo [2025-01-10T02:08:58.555Z] taggedImages: [2025-01-10T02:08:58.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:58.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-01-10T02:08:58.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.38 [2025-01-10T02:08:58.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:58.555Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-01-10T02:08:58.577Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-01-10T02:08:58.577Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:58.577Z] latest [2025-01-10T02:08:58.577Z] 4.0.0-dev.38 [2025-01-10T02:08:58.577Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:08:58.577Z] main [2025-01-10T02:08:58.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:58.934Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:08:59.275Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:08:59.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:08:59.275Z] d4cfffadc786: Preparing [2025-01-10T02:08:59.275Z] 7a95cf7bfc56: Preparing [2025-01-10T02:08:59.275Z] 157ee9b2a9d1: Preparing [2025-01-10T02:08:59.275Z] b75f10b02295: Preparing [2025-01-10T02:08:59.275Z] a1faa9021556: Preparing [2025-01-10T02:08:59.275Z] 5f6d67abd573: Preparing [2025-01-10T02:08:59.275Z] c3fcc8a00fd9: Preparing [2025-01-10T02:08:59.275Z] fb76c1faaa1e: Preparing [2025-01-10T02:08:59.275Z] 5d27eb40e55c: Preparing [2025-01-10T02:08:59.275Z] 534a70dc8296: Preparing [2025-01-10T02:08:59.275Z] fb76c1faaa1e: Waiting [2025-01-10T02:08:59.275Z] 5f6d67abd573: Waiting [2025-01-10T02:08:59.275Z] c3fcc8a00fd9: Waiting [2025-01-10T02:08:59.275Z] 5d27eb40e55c: Waiting [2025-01-10T02:08:59.275Z] 534a70dc8296: Waiting [2025-01-10T02:08:59.275Z] a1faa9021556: Layer already exists [2025-01-10T02:08:59.275Z] b75f10b02295: Layer already exists [2025-01-10T02:08:59.539Z] d4cfffadc786: Pushed [2025-01-10T02:08:59.539Z] 7a95cf7bfc56: Pushed [2025-01-10T02:08:59.539Z] 157ee9b2a9d1: Pushed [2025-01-10T02:08:59.539Z] 534a70dc8296: Layer already exists [2025-01-10T02:08:59.539Z] fb76c1faaa1e: Pushed [2025-01-10T02:09:00.490Z] 5d27eb40e55c: Pushed [2025-01-10T02:09:12.769Z] c3fcc8a00fd9: Pushed [2025-01-10T02:09:20.971Z] 5f6d67abd573: Pushed [2025-01-10T02:09:20.971Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:21.341Z] + 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:09:21.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T02:09:21.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:09:21.699Z] d4cfffadc786: Preparing [2025-01-10T02:09:21.699Z] 7a95cf7bfc56: Preparing [2025-01-10T02:09:21.699Z] 157ee9b2a9d1: Preparing [2025-01-10T02:09:21.699Z] b75f10b02295: Preparing [2025-01-10T02:09:21.699Z] a1faa9021556: Preparing [2025-01-10T02:09:21.699Z] 5f6d67abd573: Preparing [2025-01-10T02:09:21.699Z] c3fcc8a00fd9: Preparing [2025-01-10T02:09:21.699Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:21.699Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:21.699Z] 534a70dc8296: Preparing [2025-01-10T02:09:21.699Z] 5f6d67abd573: Waiting [2025-01-10T02:09:21.699Z] c3fcc8a00fd9: Waiting [2025-01-10T02:09:21.699Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:21.699Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:21.699Z] 534a70dc8296: Waiting [2025-01-10T02:09:21.699Z] b75f10b02295: Layer already exists [2025-01-10T02:09:21.699Z] a1faa9021556: Layer already exists [2025-01-10T02:09:21.699Z] 7a95cf7bfc56: Layer already exists [2025-01-10T02:09:21.699Z] d4cfffadc786: Layer already exists [2025-01-10T02:09:21.699Z] 157ee9b2a9d1: Layer already exists [2025-01-10T02:09:21.699Z] 5f6d67abd573: Layer already exists [2025-01-10T02:09:21.699Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:21.699Z] c3fcc8a00fd9: Layer already exists [2025-01-10T02:09:21.699Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:21.699Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:21.967Z] latest: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:22.324Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:22.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.38 [2025-01-10T02:09:22.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:09:22.678Z] d4cfffadc786: Preparing [2025-01-10T02:09:22.678Z] 7a95cf7bfc56: Preparing [2025-01-10T02:09:22.678Z] 157ee9b2a9d1: Preparing [2025-01-10T02:09:22.678Z] b75f10b02295: Preparing [2025-01-10T02:09:22.678Z] a1faa9021556: Preparing [2025-01-10T02:09:22.678Z] 5f6d67abd573: Preparing [2025-01-10T02:09:22.678Z] c3fcc8a00fd9: Preparing [2025-01-10T02:09:22.678Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:22.678Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:22.678Z] 534a70dc8296: Preparing [2025-01-10T02:09:22.678Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:22.678Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:22.678Z] 534a70dc8296: Waiting [2025-01-10T02:09:22.678Z] 5f6d67abd573: Waiting [2025-01-10T02:09:22.678Z] c3fcc8a00fd9: Waiting [2025-01-10T02:09:22.678Z] b75f10b02295: Layer already exists [2025-01-10T02:09:22.678Z] d4cfffadc786: Layer already exists [2025-01-10T02:09:22.678Z] a1faa9021556: Layer already exists [2025-01-10T02:09:22.678Z] 7a95cf7bfc56: Layer already exists [2025-01-10T02:09:22.678Z] 157ee9b2a9d1: Layer already exists [2025-01-10T02:09:22.678Z] 5f6d67abd573: Layer already exists [2025-01-10T02:09:22.678Z] c3fcc8a00fd9: Layer already exists [2025-01-10T02:09:22.678Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:22.678Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:22.678Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:22.944Z] 4.0.0-dev.38: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:23.328Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:23.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:23.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:09:23.686Z] d4cfffadc786: Preparing [2025-01-10T02:09:23.686Z] 7a95cf7bfc56: Preparing [2025-01-10T02:09:23.686Z] 157ee9b2a9d1: Preparing [2025-01-10T02:09:23.686Z] b75f10b02295: Preparing [2025-01-10T02:09:23.686Z] a1faa9021556: Preparing [2025-01-10T02:09:23.686Z] 5f6d67abd573: Preparing [2025-01-10T02:09:23.686Z] c3fcc8a00fd9: Preparing [2025-01-10T02:09:23.686Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:23.686Z] c3fcc8a00fd9: Waiting [2025-01-10T02:09:23.686Z] 5f6d67abd573: Waiting [2025-01-10T02:09:23.686Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:23.686Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:23.686Z] 534a70dc8296: Preparing [2025-01-10T02:09:23.686Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:23.686Z] 534a70dc8296: Waiting [2025-01-10T02:09:23.686Z] 157ee9b2a9d1: Layer already exists [2025-01-10T02:09:23.686Z] a1faa9021556: Layer already exists [2025-01-10T02:09:23.686Z] 7a95cf7bfc56: Layer already exists [2025-01-10T02:09:23.686Z] b75f10b02295: Layer already exists [2025-01-10T02:09:23.686Z] d4cfffadc786: Layer already exists [2025-01-10T02:09:23.686Z] c3fcc8a00fd9: Layer already exists [2025-01-10T02:09:23.686Z] 5f6d67abd573: Layer already exists [2025-01-10T02:09:23.686Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:23.686Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:23.686Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:23.951Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:24.297Z] + 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:09:24.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-01-10T02:09:24.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-01-10T02:09:24.637Z] d4cfffadc786: Preparing [2025-01-10T02:09:24.637Z] 7a95cf7bfc56: Preparing [2025-01-10T02:09:24.637Z] 157ee9b2a9d1: Preparing [2025-01-10T02:09:24.637Z] b75f10b02295: Preparing [2025-01-10T02:09:24.637Z] a1faa9021556: Preparing [2025-01-10T02:09:24.637Z] 5f6d67abd573: Preparing [2025-01-10T02:09:24.637Z] c3fcc8a00fd9: Preparing [2025-01-10T02:09:24.637Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:24.637Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:24.637Z] 5f6d67abd573: Waiting [2025-01-10T02:09:24.637Z] c3fcc8a00fd9: Waiting [2025-01-10T02:09:24.637Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:24.637Z] 534a70dc8296: Preparing [2025-01-10T02:09:24.637Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:24.637Z] 534a70dc8296: Waiting [2025-01-10T02:09:24.637Z] b75f10b02295: Layer already exists [2025-01-10T02:09:24.637Z] 157ee9b2a9d1: Layer already exists [2025-01-10T02:09:24.637Z] d4cfffadc786: Layer already exists [2025-01-10T02:09:24.637Z] 7a95cf7bfc56: Layer already exists [2025-01-10T02:09:24.637Z] a1faa9021556: Layer already exists [2025-01-10T02:09:24.637Z] 5f6d67abd573: Layer already exists [2025-01-10T02:09:24.637Z] c3fcc8a00fd9: Layer already exists [2025-01-10T02:09:24.637Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:24.637Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:24.637Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:24.901Z] main: digest: sha256:63b04ff71828e3156e9ff434745d19b547a881eb144eaca07a88f12c6feac7d0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:09:24.981Z] ===================================================== [Pipeline] echo [2025-01-10T02:09:24.994Z] taggedImages: [2025-01-10T02:09:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-01-10T02:09:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.38 [2025-01-10T02:09:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:24.994Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-01-10T02:09:25.020Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-01-10T02:09:25.020Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:25.020Z] latest [2025-01-10T02:09:25.020Z] 4.0.0-dev.38 [2025-01-10T02:09:25.020Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:25.020Z] main [2025-01-10T02:09:25.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:25.383Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:25.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:25.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:09:25.742Z] ba67c52e3013: Preparing [2025-01-10T02:09:25.742Z] f46806eeab5d: Preparing [2025-01-10T02:09:25.742Z] 615e0baf6fb1: Preparing [2025-01-10T02:09:25.742Z] b75f10b02295: Preparing [2025-01-10T02:09:25.742Z] a1faa9021556: Preparing [2025-01-10T02:09:25.742Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:25.742Z] b92768cbff59: Preparing [2025-01-10T02:09:25.742Z] ee0c7daea14c: Preparing [2025-01-10T02:09:25.742Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:25.742Z] b92768cbff59: Waiting [2025-01-10T02:09:25.742Z] 534a70dc8296: Preparing [2025-01-10T02:09:25.742Z] ee0c7daea14c: Waiting [2025-01-10T02:09:25.742Z] 534a70dc8296: Waiting [2025-01-10T02:09:25.742Z] b75f10b02295: Layer already exists [2025-01-10T02:09:25.742Z] a1faa9021556: Layer already exists [2025-01-10T02:09:26.009Z] 615e0baf6fb1: Pushed [2025-01-10T02:09:26.009Z] f46806eeab5d: Pushed [2025-01-10T02:09:26.009Z] ba67c52e3013: Pushed [2025-01-10T02:09:26.009Z] b92768cbff59: Pushed [2025-01-10T02:09:26.009Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:26.969Z] ee0c7daea14c: Pushed [2025-01-10T02:09:49.021Z] 92b2bcf2d85d: Pushed [2025-01-10T02:09:49.287Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:49.632Z] + 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:09:49.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T02:09:49.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:09:49.979Z] ba67c52e3013: Preparing [2025-01-10T02:09:49.979Z] f46806eeab5d: Preparing [2025-01-10T02:09:49.979Z] 615e0baf6fb1: Preparing [2025-01-10T02:09:49.979Z] b75f10b02295: Preparing [2025-01-10T02:09:49.979Z] a1faa9021556: Preparing [2025-01-10T02:09:49.979Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:49.979Z] b92768cbff59: Preparing [2025-01-10T02:09:49.979Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:49.979Z] ee0c7daea14c: Preparing [2025-01-10T02:09:49.979Z] 534a70dc8296: Preparing [2025-01-10T02:09:49.979Z] ee0c7daea14c: Waiting [2025-01-10T02:09:49.979Z] 534a70dc8296: Waiting [2025-01-10T02:09:49.979Z] a1faa9021556: Layer already exists [2025-01-10T02:09:49.979Z] b75f10b02295: Layer already exists [2025-01-10T02:09:49.979Z] 615e0baf6fb1: Layer already exists [2025-01-10T02:09:49.979Z] f46806eeab5d: Layer already exists [2025-01-10T02:09:49.979Z] ba67c52e3013: Layer already exists [2025-01-10T02:09:49.979Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:49.979Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:49.979Z] b92768cbff59: Layer already exists [2025-01-10T02:09:49.979Z] ee0c7daea14c: Layer already exists [2025-01-10T02:09:50.244Z] latest: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:50.601Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:50.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.38 [2025-01-10T02:09:50.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:09:50.937Z] ba67c52e3013: Preparing [2025-01-10T02:09:50.937Z] f46806eeab5d: Preparing [2025-01-10T02:09:50.937Z] 615e0baf6fb1: Preparing [2025-01-10T02:09:50.937Z] b75f10b02295: Preparing [2025-01-10T02:09:50.937Z] a1faa9021556: Preparing [2025-01-10T02:09:50.937Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:50.937Z] b92768cbff59: Preparing [2025-01-10T02:09:50.937Z] ee0c7daea14c: Preparing [2025-01-10T02:09:50.937Z] 534a70dc8296: Preparing [2025-01-10T02:09:50.937Z] ee0c7daea14c: Waiting [2025-01-10T02:09:50.937Z] 534a70dc8296: Waiting [2025-01-10T02:09:50.937Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:50.937Z] b92768cbff59: Waiting [2025-01-10T02:09:50.937Z] 615e0baf6fb1: Layer already exists [2025-01-10T02:09:50.937Z] f46806eeab5d: Layer already exists [2025-01-10T02:09:50.937Z] ba67c52e3013: Layer already exists [2025-01-10T02:09:50.937Z] a1faa9021556: Layer already exists [2025-01-10T02:09:50.937Z] b75f10b02295: Layer already exists [2025-01-10T02:09:50.937Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:50.937Z] ee0c7daea14c: Layer already exists [2025-01-10T02:09:50.937Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:50.937Z] b92768cbff59: Layer already exists [2025-01-10T02:09:51.202Z] 4.0.0-dev.38: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:51.568Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:51.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:51.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:09:51.913Z] ba67c52e3013: Preparing [2025-01-10T02:09:51.913Z] f46806eeab5d: Preparing [2025-01-10T02:09:51.913Z] 615e0baf6fb1: Preparing [2025-01-10T02:09:51.913Z] b75f10b02295: Preparing [2025-01-10T02:09:51.913Z] a1faa9021556: Preparing [2025-01-10T02:09:51.913Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:51.913Z] b92768cbff59: Preparing [2025-01-10T02:09:51.913Z] ee0c7daea14c: Preparing [2025-01-10T02:09:51.913Z] 534a70dc8296: Preparing [2025-01-10T02:09:51.913Z] b92768cbff59: Waiting [2025-01-10T02:09:51.913Z] ee0c7daea14c: Waiting [2025-01-10T02:09:51.913Z] 534a70dc8296: Waiting [2025-01-10T02:09:51.913Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:51.913Z] a1faa9021556: Layer already exists [2025-01-10T02:09:51.913Z] 615e0baf6fb1: Layer already exists [2025-01-10T02:09:51.913Z] ba67c52e3013: Layer already exists [2025-01-10T02:09:51.913Z] f46806eeab5d: Layer already exists [2025-01-10T02:09:51.913Z] b75f10b02295: Layer already exists [2025-01-10T02:09:51.913Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:51.913Z] ee0c7daea14c: Layer already exists [2025-01-10T02:09:51.913Z] b92768cbff59: Layer already exists [2025-01-10T02:09:51.913Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:52.179Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:52.526Z] + 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:09:52.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-01-10T02:09:52.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-01-10T02:09:52.870Z] ba67c52e3013: Preparing [2025-01-10T02:09:52.870Z] f46806eeab5d: Preparing [2025-01-10T02:09:52.870Z] 615e0baf6fb1: Preparing [2025-01-10T02:09:52.870Z] b75f10b02295: Preparing [2025-01-10T02:09:52.870Z] a1faa9021556: Preparing [2025-01-10T02:09:52.870Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:52.870Z] b92768cbff59: Preparing [2025-01-10T02:09:52.870Z] ee0c7daea14c: Preparing [2025-01-10T02:09:52.870Z] 534a70dc8296: Preparing [2025-01-10T02:09:52.870Z] b92768cbff59: Waiting [2025-01-10T02:09:52.870Z] ee0c7daea14c: Waiting [2025-01-10T02:09:52.870Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:52.870Z] 534a70dc8296: Waiting [2025-01-10T02:09:52.870Z] b75f10b02295: Layer already exists [2025-01-10T02:09:52.870Z] f46806eeab5d: Layer already exists [2025-01-10T02:09:52.870Z] a1faa9021556: Layer already exists [2025-01-10T02:09:52.870Z] 615e0baf6fb1: Layer already exists [2025-01-10T02:09:52.870Z] ba67c52e3013: Layer already exists [2025-01-10T02:09:52.870Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:52.870Z] b92768cbff59: Layer already exists [2025-01-10T02:09:52.870Z] ee0c7daea14c: Layer already exists [2025-01-10T02:09:52.870Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:53.137Z] main: digest: sha256:618c0adaac7fc1fb1152781dad303b3bba3617b15ce1e91d039cb52918794b66 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:09:53.203Z] ===================================================== [Pipeline] echo [2025-01-10T02:09:53.212Z] taggedImages: [2025-01-10T02:09:53.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:53.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-01-10T02:09:53.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.38 [2025-01-10T02:09:53.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:53.212Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-01-10T02:09:53.232Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-01-10T02:09:53.232Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:53.232Z] latest [2025-01-10T02:09:53.232Z] 4.0.0-dev.38 [2025-01-10T02:09:53.232Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:53.232Z] main [2025-01-10T02:09:53.232Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:53.580Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:53.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:53.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:09:53.920Z] 636e840a1fe4: Preparing [2025-01-10T02:09:53.920Z] 57c7e111a733: Preparing [2025-01-10T02:09:53.920Z] 99e6daf2f9ec: Preparing [2025-01-10T02:09:53.920Z] b75f10b02295: Preparing [2025-01-10T02:09:53.920Z] a1faa9021556: Preparing [2025-01-10T02:09:53.920Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:53.920Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:53.920Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:53.920Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:53.920Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:53.920Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:53.920Z] 534a70dc8296: Preparing [2025-01-10T02:09:53.920Z] 534a70dc8296: Waiting [2025-01-10T02:09:53.920Z] b75f10b02295: Layer already exists [2025-01-10T02:09:53.921Z] a1faa9021556: Layer already exists [2025-01-10T02:09:54.185Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:54.185Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:54.185Z] 57c7e111a733: Pushed [2025-01-10T02:09:54.185Z] 99e6daf2f9ec: Pushed [2025-01-10T02:09:54.185Z] 636e840a1fe4: Pushed [2025-01-10T02:09:54.185Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:54.185Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:54.449Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:54.792Z] + 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:09:55.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T02:09:55.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:09:55.135Z] 636e840a1fe4: Preparing [2025-01-10T02:09:55.135Z] 57c7e111a733: Preparing [2025-01-10T02:09:55.135Z] 99e6daf2f9ec: Preparing [2025-01-10T02:09:55.135Z] b75f10b02295: Preparing [2025-01-10T02:09:55.135Z] a1faa9021556: Preparing [2025-01-10T02:09:55.135Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:55.135Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:55.135Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:55.135Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:55.135Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:55.135Z] 534a70dc8296: Preparing [2025-01-10T02:09:55.135Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:55.135Z] 534a70dc8296: Waiting [2025-01-10T02:09:55.135Z] b75f10b02295: Layer already exists [2025-01-10T02:09:55.135Z] a1faa9021556: Layer already exists [2025-01-10T02:09:55.135Z] 57c7e111a733: Layer already exists [2025-01-10T02:09:55.135Z] 99e6daf2f9ec: Layer already exists [2025-01-10T02:09:55.135Z] 636e840a1fe4: Layer already exists [2025-01-10T02:09:55.135Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:55.135Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:55.135Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:55.135Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:55.399Z] latest: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:55.750Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:56.098Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.38 [2025-01-10T02:09:56.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:09:56.099Z] 636e840a1fe4: Preparing [2025-01-10T02:09:56.099Z] 57c7e111a733: Preparing [2025-01-10T02:09:56.099Z] 99e6daf2f9ec: Preparing [2025-01-10T02:09:56.099Z] b75f10b02295: Preparing [2025-01-10T02:09:56.099Z] a1faa9021556: Preparing [2025-01-10T02:09:56.099Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:56.099Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:56.099Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:56.099Z] 534a70dc8296: Preparing [2025-01-10T02:09:56.099Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:56.099Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:56.099Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:56.099Z] 534a70dc8296: Waiting [2025-01-10T02:09:56.099Z] 636e840a1fe4: Layer already exists [2025-01-10T02:09:56.099Z] 99e6daf2f9ec: Layer already exists [2025-01-10T02:09:56.099Z] b75f10b02295: Layer already exists [2025-01-10T02:09:56.099Z] a1faa9021556: Layer already exists [2025-01-10T02:09:56.099Z] 57c7e111a733: Layer already exists [2025-01-10T02:09:56.099Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:56.099Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:56.099Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:56.099Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:56.364Z] 4.0.0-dev.38: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:56.709Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:57.126Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:57.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:09:57.126Z] 636e840a1fe4: Preparing [2025-01-10T02:09:57.126Z] 57c7e111a733: Preparing [2025-01-10T02:09:57.126Z] 99e6daf2f9ec: Preparing [2025-01-10T02:09:57.126Z] b75f10b02295: Preparing [2025-01-10T02:09:57.126Z] a1faa9021556: Preparing [2025-01-10T02:09:57.126Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:57.126Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:57.126Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:57.126Z] 534a70dc8296: Preparing [2025-01-10T02:09:57.126Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:57.126Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:57.126Z] 534a70dc8296: Waiting [2025-01-10T02:09:57.126Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:57.126Z] 99e6daf2f9ec: Layer already exists [2025-01-10T02:09:57.126Z] 636e840a1fe4: Layer already exists [2025-01-10T02:09:57.126Z] b75f10b02295: Layer already exists [2025-01-10T02:09:57.126Z] a1faa9021556: Layer already exists [2025-01-10T02:09:57.126Z] 57c7e111a733: Layer already exists [2025-01-10T02:09:57.126Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:57.126Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:57.126Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:57.126Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:57.397Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:57.967Z] + 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:09:58.319Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-01-10T02:09:58.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-01-10T02:09:58.319Z] 636e840a1fe4: Preparing [2025-01-10T02:09:58.319Z] 57c7e111a733: Preparing [2025-01-10T02:09:58.319Z] 99e6daf2f9ec: Preparing [2025-01-10T02:09:58.319Z] b75f10b02295: Preparing [2025-01-10T02:09:58.319Z] a1faa9021556: Preparing [2025-01-10T02:09:58.319Z] 92b2bcf2d85d: Preparing [2025-01-10T02:09:58.319Z] fb76c1faaa1e: Preparing [2025-01-10T02:09:58.319Z] 5d27eb40e55c: Preparing [2025-01-10T02:09:58.319Z] 534a70dc8296: Preparing [2025-01-10T02:09:58.319Z] 5d27eb40e55c: Waiting [2025-01-10T02:09:58.319Z] 534a70dc8296: Waiting [2025-01-10T02:09:58.319Z] 92b2bcf2d85d: Waiting [2025-01-10T02:09:58.319Z] fb76c1faaa1e: Waiting [2025-01-10T02:09:58.319Z] 99e6daf2f9ec: Layer already exists [2025-01-10T02:09:58.319Z] a1faa9021556: Layer already exists [2025-01-10T02:09:58.319Z] 636e840a1fe4: Layer already exists [2025-01-10T02:09:58.319Z] b75f10b02295: Layer already exists [2025-01-10T02:09:58.319Z] 57c7e111a733: Layer already exists [2025-01-10T02:09:58.319Z] 92b2bcf2d85d: Layer already exists [2025-01-10T02:09:58.319Z] fb76c1faaa1e: Layer already exists [2025-01-10T02:09:58.319Z] 5d27eb40e55c: Layer already exists [2025-01-10T02:09:58.319Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:58.586Z] main: digest: sha256:edd08ccc2bdeab17436ba847af6257ee1f2b2188a9f2e521ccb9c80dfb34e281 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:09:58.649Z] ===================================================== [Pipeline] echo [2025-01-10T02:09:58.664Z] taggedImages: [2025-01-10T02:09:58.664Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:58.664Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-01-10T02:09:58.664Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.38 [2025-01-10T02:09:58.664Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:58.664Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-01-10T02:09:58.690Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-01-10T02:09:58.690Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:58.690Z] latest [2025-01-10T02:09:58.690Z] 4.0.0-dev.38 [2025-01-10T02:09:58.690Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:09:58.690Z] main [2025-01-10T02:09:58.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:59.044Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:09:59.404Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:09:59.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:09:59.404Z] 0a438aab3e7c: Preparing [2025-01-10T02:09:59.404Z] a9293051fa98: Preparing [2025-01-10T02:09:59.404Z] a300f7bd3284: Preparing [2025-01-10T02:09:59.404Z] b75f10b02295: Preparing [2025-01-10T02:09:59.404Z] a1faa9021556: Preparing [2025-01-10T02:09:59.404Z] 6298cc20bc73: Preparing [2025-01-10T02:09:59.404Z] 8cff201efc38: Preparing [2025-01-10T02:09:59.404Z] 534a70dc8296: Preparing [2025-01-10T02:09:59.404Z] 6298cc20bc73: Waiting [2025-01-10T02:09:59.404Z] 8cff201efc38: Waiting [2025-01-10T02:09:59.404Z] 534a70dc8296: Waiting [2025-01-10T02:09:59.404Z] a1faa9021556: Layer already exists [2025-01-10T02:09:59.404Z] b75f10b02295: Layer already exists [2025-01-10T02:09:59.681Z] a9293051fa98: Pushed [2025-01-10T02:09:59.681Z] 0a438aab3e7c: Pushed [2025-01-10T02:09:59.681Z] 534a70dc8296: Layer already exists [2025-01-10T02:09:59.681Z] 6298cc20bc73: Pushed [2025-01-10T02:10:01.106Z] 8cff201efc38: Pushed [2025-01-10T02:10:07.712Z] a300f7bd3284: Pushed [2025-01-10T02:10:07.712Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:08.059Z] + 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:10:08.422Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T02:10:08.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:10:08.422Z] 0a438aab3e7c: Preparing [2025-01-10T02:10:08.422Z] a9293051fa98: Preparing [2025-01-10T02:10:08.422Z] a300f7bd3284: Preparing [2025-01-10T02:10:08.422Z] b75f10b02295: Preparing [2025-01-10T02:10:08.422Z] a1faa9021556: Preparing [2025-01-10T02:10:08.422Z] 6298cc20bc73: Preparing [2025-01-10T02:10:08.422Z] 8cff201efc38: Preparing [2025-01-10T02:10:08.422Z] 6298cc20bc73: Waiting [2025-01-10T02:10:08.422Z] 534a70dc8296: Preparing [2025-01-10T02:10:08.422Z] 8cff201efc38: Waiting [2025-01-10T02:10:08.422Z] 534a70dc8296: Waiting [2025-01-10T02:10:08.422Z] 0a438aab3e7c: Layer already exists [2025-01-10T02:10:08.422Z] a9293051fa98: Layer already exists [2025-01-10T02:10:08.422Z] b75f10b02295: Layer already exists [2025-01-10T02:10:08.422Z] a1faa9021556: Layer already exists [2025-01-10T02:10:08.422Z] a300f7bd3284: Layer already exists [2025-01-10T02:10:08.422Z] 6298cc20bc73: Layer already exists [2025-01-10T02:10:08.422Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:08.422Z] 8cff201efc38: Layer already exists [2025-01-10T02:10:08.686Z] latest: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:09.036Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:09.384Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.38 [2025-01-10T02:10:09.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:10:09.384Z] 0a438aab3e7c: Preparing [2025-01-10T02:10:09.384Z] a9293051fa98: Preparing [2025-01-10T02:10:09.384Z] a300f7bd3284: Preparing [2025-01-10T02:10:09.384Z] b75f10b02295: Preparing [2025-01-10T02:10:09.384Z] a1faa9021556: Preparing [2025-01-10T02:10:09.384Z] 6298cc20bc73: Preparing [2025-01-10T02:10:09.384Z] 8cff201efc38: Preparing [2025-01-10T02:10:09.384Z] 534a70dc8296: Preparing [2025-01-10T02:10:09.384Z] 6298cc20bc73: Waiting [2025-01-10T02:10:09.384Z] 534a70dc8296: Waiting [2025-01-10T02:10:09.384Z] 8cff201efc38: Waiting [2025-01-10T02:10:09.384Z] a1faa9021556: Layer already exists [2025-01-10T02:10:09.384Z] 0a438aab3e7c: Layer already exists [2025-01-10T02:10:09.384Z] a300f7bd3284: Layer already exists [2025-01-10T02:10:09.384Z] a9293051fa98: Layer already exists [2025-01-10T02:10:09.384Z] b75f10b02295: Layer already exists [2025-01-10T02:10:09.384Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:09.384Z] 6298cc20bc73: Layer already exists [2025-01-10T02:10:09.384Z] 8cff201efc38: Layer already exists [2025-01-10T02:10:09.649Z] 4.0.0-dev.38: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:09.994Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:10.918Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:10:10.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:10:10.918Z] 0a438aab3e7c: Preparing [2025-01-10T02:10:10.918Z] a9293051fa98: Preparing [2025-01-10T02:10:10.918Z] a300f7bd3284: Preparing [2025-01-10T02:10:10.918Z] b75f10b02295: Preparing [2025-01-10T02:10:10.918Z] a1faa9021556: Preparing [2025-01-10T02:10:10.918Z] 6298cc20bc73: Preparing [2025-01-10T02:10:10.918Z] 8cff201efc38: Preparing [2025-01-10T02:10:10.918Z] 534a70dc8296: Preparing [2025-01-10T02:10:10.918Z] 8cff201efc38: Waiting [2025-01-10T02:10:10.918Z] 6298cc20bc73: Waiting [2025-01-10T02:10:10.918Z] 534a70dc8296: Waiting [2025-01-10T02:10:10.918Z] a1faa9021556: Layer already exists [2025-01-10T02:10:10.918Z] 0a438aab3e7c: Layer already exists [2025-01-10T02:10:10.918Z] b75f10b02295: Layer already exists [2025-01-10T02:10:10.918Z] a300f7bd3284: Layer already exists [2025-01-10T02:10:10.918Z] a9293051fa98: Layer already exists [2025-01-10T02:10:10.918Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:10.918Z] 6298cc20bc73: Layer already exists [2025-01-10T02:10:10.918Z] 8cff201efc38: Layer already exists [2025-01-10T02:10:11.181Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:11.517Z] + 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:10:11.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-01-10T02:10:11.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-01-10T02:10:11.857Z] 0a438aab3e7c: Preparing [2025-01-10T02:10:11.857Z] a9293051fa98: Preparing [2025-01-10T02:10:11.857Z] a300f7bd3284: Preparing [2025-01-10T02:10:11.857Z] b75f10b02295: Preparing [2025-01-10T02:10:11.857Z] a1faa9021556: Preparing [2025-01-10T02:10:11.857Z] 6298cc20bc73: Preparing [2025-01-10T02:10:11.857Z] 8cff201efc38: Preparing [2025-01-10T02:10:11.857Z] 534a70dc8296: Preparing [2025-01-10T02:10:11.857Z] 8cff201efc38: Waiting [2025-01-10T02:10:11.857Z] 534a70dc8296: Waiting [2025-01-10T02:10:11.857Z] 6298cc20bc73: Waiting [2025-01-10T02:10:11.857Z] b75f10b02295: Layer already exists [2025-01-10T02:10:11.857Z] a300f7bd3284: Layer already exists [2025-01-10T02:10:11.857Z] a9293051fa98: Layer already exists [2025-01-10T02:10:11.857Z] a1faa9021556: Layer already exists [2025-01-10T02:10:11.857Z] 0a438aab3e7c: Layer already exists [2025-01-10T02:10:11.857Z] 6298cc20bc73: Layer already exists [2025-01-10T02:10:11.857Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:11.857Z] 8cff201efc38: Layer already exists [2025-01-10T02:10:12.120Z] main: digest: sha256:ed1ecb2c20fa9c5b069035647fe18b69165ed4e7a63aa7e2328511f37ee3607a size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:10:12.199Z] ===================================================== [Pipeline] echo [2025-01-10T02:10:12.214Z] taggedImages: [2025-01-10T02:10:12.214Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:10:12.214Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-01-10T02:10:12.214Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.38 [2025-01-10T02:10:12.214Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:10:12.214Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-01-10T02:10:12.242Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-01-10T02:10:12.242Z] bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:10:12.242Z] latest [2025-01-10T02:10:12.242Z] 4.0.0-dev.38 [2025-01-10T02:10:12.242Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:10:12.242Z] main [2025-01-10T02:10:12.242Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:12.592Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:12.923Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:10:12.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:10:12.923Z] 662f43058994: Preparing [2025-01-10T02:10:12.923Z] 2229bea5a1e5: Preparing [2025-01-10T02:10:12.923Z] b75f10b02295: Preparing [2025-01-10T02:10:12.923Z] a1faa9021556: Preparing [2025-01-10T02:10:12.923Z] d773d5a7edda: Preparing [2025-01-10T02:10:12.923Z] 6d09067249b3: Preparing [2025-01-10T02:10:12.923Z] 534a70dc8296: Preparing [2025-01-10T02:10:12.924Z] 6d09067249b3: Waiting [2025-01-10T02:10:12.924Z] 534a70dc8296: Waiting [2025-01-10T02:10:12.924Z] a1faa9021556: Layer already exists [2025-01-10T02:10:12.924Z] b75f10b02295: Layer already exists [2025-01-10T02:10:13.187Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:13.187Z] 662f43058994: Pushed [2025-01-10T02:10:13.187Z] d773d5a7edda: Pushed [2025-01-10T02:10:13.764Z] 6d09067249b3: Pushed [2025-01-10T02:10:21.940Z] 2229bea5a1e5: Pushed [2025-01-10T02:10:21.940Z] bbc21c937f4ad83ee98b11842af458a0c0169691: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:22.295Z] + 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:10:22.642Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T02:10:22.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:10:22.642Z] 662f43058994: Preparing [2025-01-10T02:10:22.642Z] 2229bea5a1e5: Preparing [2025-01-10T02:10:22.642Z] b75f10b02295: Preparing [2025-01-10T02:10:22.642Z] a1faa9021556: Preparing [2025-01-10T02:10:22.642Z] d773d5a7edda: Preparing [2025-01-10T02:10:22.642Z] 6d09067249b3: Preparing [2025-01-10T02:10:22.642Z] 534a70dc8296: Preparing [2025-01-10T02:10:22.642Z] 534a70dc8296: Waiting [2025-01-10T02:10:22.642Z] 6d09067249b3: Waiting [2025-01-10T02:10:22.642Z] b75f10b02295: Layer already exists [2025-01-10T02:10:22.642Z] d773d5a7edda: Layer already exists [2025-01-10T02:10:22.642Z] a1faa9021556: Layer already exists [2025-01-10T02:10:22.642Z] 662f43058994: Layer already exists [2025-01-10T02:10:22.642Z] 2229bea5a1e5: Layer already exists [2025-01-10T02:10:22.642Z] 6d09067249b3: Layer already exists [2025-01-10T02:10:22.642Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:22.909Z] latest: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:23.269Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:23.615Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.38 [2025-01-10T02:10:23.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:10:23.615Z] 662f43058994: Preparing [2025-01-10T02:10:23.615Z] 2229bea5a1e5: Preparing [2025-01-10T02:10:23.615Z] b75f10b02295: Preparing [2025-01-10T02:10:23.615Z] a1faa9021556: Preparing [2025-01-10T02:10:23.615Z] d773d5a7edda: Preparing [2025-01-10T02:10:23.615Z] 6d09067249b3: Preparing [2025-01-10T02:10:23.615Z] 534a70dc8296: Preparing [2025-01-10T02:10:23.615Z] 6d09067249b3: Waiting [2025-01-10T02:10:23.615Z] 534a70dc8296: Waiting [2025-01-10T02:10:23.615Z] d773d5a7edda: Layer already exists [2025-01-10T02:10:23.615Z] a1faa9021556: Layer already exists [2025-01-10T02:10:23.615Z] 662f43058994: Layer already exists [2025-01-10T02:10:23.615Z] 2229bea5a1e5: Layer already exists [2025-01-10T02:10:23.615Z] b75f10b02295: Layer already exists [2025-01-10T02:10:23.615Z] 6d09067249b3: Layer already exists [2025-01-10T02:10:23.615Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:23.880Z] 4.0.0-dev.38: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:24.227Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:24.574Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:10:24.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:10:24.574Z] 662f43058994: Preparing [2025-01-10T02:10:24.574Z] 2229bea5a1e5: Preparing [2025-01-10T02:10:24.574Z] b75f10b02295: Preparing [2025-01-10T02:10:24.574Z] a1faa9021556: Preparing [2025-01-10T02:10:24.574Z] d773d5a7edda: Preparing [2025-01-10T02:10:24.574Z] 6d09067249b3: Preparing [2025-01-10T02:10:24.574Z] 534a70dc8296: Preparing [2025-01-10T02:10:24.574Z] 6d09067249b3: Waiting [2025-01-10T02:10:24.574Z] 534a70dc8296: Waiting [2025-01-10T02:10:24.574Z] b75f10b02295: Layer already exists [2025-01-10T02:10:24.574Z] d773d5a7edda: Layer already exists [2025-01-10T02:10:24.574Z] 2229bea5a1e5: Layer already exists [2025-01-10T02:10:24.574Z] a1faa9021556: Layer already exists [2025-01-10T02:10:24.574Z] 662f43058994: Layer already exists [2025-01-10T02:10:24.574Z] 6d09067249b3: Layer already exists [2025-01-10T02:10:24.574Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:24.839Z] bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:25.188Z] + 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:10:25.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-01-10T02:10:25.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-01-10T02:10:25.536Z] 662f43058994: Preparing [2025-01-10T02:10:25.536Z] 2229bea5a1e5: Preparing [2025-01-10T02:10:25.536Z] b75f10b02295: Preparing [2025-01-10T02:10:25.536Z] a1faa9021556: Preparing [2025-01-10T02:10:25.536Z] d773d5a7edda: Preparing [2025-01-10T02:10:25.536Z] 6d09067249b3: Preparing [2025-01-10T02:10:25.536Z] 534a70dc8296: Preparing [2025-01-10T02:10:25.536Z] 6d09067249b3: Waiting [2025-01-10T02:10:25.536Z] b75f10b02295: Layer already exists [2025-01-10T02:10:25.536Z] 2229bea5a1e5: Layer already exists [2025-01-10T02:10:25.536Z] 662f43058994: Layer already exists [2025-01-10T02:10:25.536Z] a1faa9021556: Layer already exists [2025-01-10T02:10:25.536Z] d773d5a7edda: Layer already exists [2025-01-10T02:10:25.536Z] 6d09067249b3: Layer already exists [2025-01-10T02:10:25.536Z] 534a70dc8296: Layer already exists [2025-01-10T02:10:25.800Z] main: digest: sha256:8754f2c20d00d57f996271ac0c7cf9b0a44a30fabf94256766210e0b156f367d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-01-10T02:10:25.869Z] ===================================================== [Pipeline] echo [2025-01-10T02:10:25.882Z] taggedImages: [2025-01-10T02:10:25.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691 [2025-01-10T02:10:25.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-01-10T02:10:25.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.38 [2025-01-10T02:10:25.882Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:bbc21c937f4ad83ee98b11842af458a0c0169691-4.0.0-dev.38 [2025-01-10T02:10:25.882Z] - 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:10:26.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T02:10:26.262Z] [2025-01-10T02:10:26.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:10:26.585Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T02:10:26.586Z] arm64: Pulling from edgex-lftools-log-publisher [2025-01-10T02:10:26.586Z] 8998bd30e6a1: Pulling fs layer [2025-01-10T02:10:26.852Z] 04944245beec: Pulling fs layer [2025-01-10T02:10:26.852Z] 699f458cf7ca: Pulling fs layer [2025-01-10T02:10:26.852Z] 765212b225bb: Pulling fs layer [2025-01-10T02:10:26.852Z] f23df028b6ca: Pulling fs layer [2025-01-10T02:10:26.852Z] d65c8cfc05b1: Pulling fs layer [2025-01-10T02:10:26.852Z] 2437ff75d9bd: Pulling fs layer [2025-01-10T02:10:26.852Z] 2437ff75d9bd: Waiting [2025-01-10T02:10:26.852Z] d65c8cfc05b1: Waiting [2025-01-10T02:10:26.852Z] f23df028b6ca: Waiting [2025-01-10T02:10:26.852Z] 765212b225bb: Waiting [2025-01-10T02:10:26.852Z] 04944245beec: Verifying Checksum [2025-01-10T02:10:26.852Z] 04944245beec: Download complete [2025-01-10T02:10:26.852Z] 765212b225bb: Verifying Checksum [2025-01-10T02:10:26.852Z] 765212b225bb: Download complete [2025-01-10T02:10:26.852Z] f23df028b6ca: Verifying Checksum [2025-01-10T02:10:26.852Z] f23df028b6ca: Download complete [2025-01-10T02:10:26.852Z] d65c8cfc05b1: Verifying Checksum [2025-01-10T02:10:26.852Z] d65c8cfc05b1: Download complete [2025-01-10T02:10:27.118Z] 699f458cf7ca: Verifying Checksum [2025-01-10T02:10:27.118Z] 699f458cf7ca: Download complete [2025-01-10T02:10:27.384Z] 8998bd30e6a1: Verifying Checksum [2025-01-10T02:10:27.384Z] 8998bd30e6a1: Download complete [2025-01-10T02:10:29.324Z] 2437ff75d9bd: Verifying Checksum [2025-01-10T02:10:29.324Z] 2437ff75d9bd: Download complete [2025-01-10T02:10:34.650Z] 8998bd30e6a1: Pull complete [2025-01-10T02:10:34.650Z] 04944245beec: Pull complete [2025-01-10T02:10:36.585Z] 699f458cf7ca: Pull complete [2025-01-10T02:10:36.585Z] 765212b225bb: Pull complete [2025-01-10T02:10:37.165Z] f23df028b6ca: Pull complete [2025-01-10T02:10:37.431Z] d65c8cfc05b1: Pull complete [2025-01-10T02:11:04.094Z] 2437ff75d9bd: Pull complete [2025-01-10T02:11:04.094Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-01-10T02:11:04.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-01-10T02:11:04.094Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:11:04.274Z] prd-ubuntu20.04-docker-arm64-4c-16g-36427 does not seem to be running inside a container [2025-01-10T02:11:04.324Z] $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:11:05.491Z] $ docker top 1e5f73445785036e4313ef515af731cbe1e050d46d06ea122342d431865e98f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:11:06.075Z] ---> job-cost.sh [2025-01-10T02:11:06.340Z] lf-activate-venv: SKIPPING [2025-01-10T02:11:06.340Z] INFO: No Stack... [2025-01-10T02:11:06.606Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T02:11:07.560Z] INFO: Archiving Costs [Pipeline] sh [2025-01-10T02:11:07.875Z] + cat /w/workspace/edgex-go/774/archives/cost.csv [2025-01-10T02:11:07.875Z] + cut -d, -f6 [Pipeline] lock [2025-01-10T02:11:07.935Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-774-stack-cost] [2025-01-10T02:11:07.945Z] Resource [jenkins-edgexfoundry-edgex-go-main-774-stack-cost] did not exist. Created. [2025-01-10T02:11:07.951Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-774-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-01-10T02:11:08.278Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-01-10T02:11:08.951Z] Stashed 1 file(s) [Pipeline] } [2025-01-10T02:11:08.959Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-774-stack-cost] [Pipeline] // lock [Pipeline] } [2025-01-10T02:11:08.982Z] $ docker stop --time=1 1e5f73445785036e4313ef515af731cbe1e050d46d06ea122342d431865e98f0 [2025-01-10T02:11:10.371Z] $ docker rm -f --volumes 1e5f73445785036e4313ef515af731cbe1e050d46d06ea122342d431865e98f0 [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:11:10.989Z] provisioning config files... [2025-01-10T02:11:11.001Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/774@tmp/config8143434832954388188tmp [Pipeline] { [Pipeline] sh [2025-01-10T02:11:11.301Z] + set +x [2025-01-10T02:11:11.301Z] + bash -s -- [2025-01-10T02:11:11.301Z] + curl -s https://codecov.io/bash [2025-01-10T02:11:11.301Z] [2025-01-10T02:11:11.301Z] _____ _ [2025-01-10T02:11:11.301Z] / ____| | | [2025-01-10T02:11:11.301Z] | | ___ __| | ___ ___ _____ __ [2025-01-10T02:11:11.301Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-01-10T02:11:11.301Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-01-10T02:11:11.301Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-01-10T02:11:11.301Z] Bash-1.0.6 [2025-01-10T02:11:11.301Z] [2025-01-10T02:11:11.301Z] [2025-01-10T02:11:11.301Z] ==> git version 2.25.1 found [2025-01-10T02:11:11.301Z] ==> 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:11:11.301Z] Release-Date: 2020-01-08 [2025-01-10T02:11:11.301Z] 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:11:11.301Z] 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:11:11.301Z] ==> Jenkins CI detected. [2025-01-10T02:11:11.301Z] current dir:  /w/workspace/edgex-go/774 [2025-01-10T02:11:11.301Z] project root: . [2025-01-10T02:11:11.301Z] --> token set from env [2025-01-10T02:11:11.560Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-01-10T02:11:11.560Z] ==> Running gcov in . (disable via -X gcov) [2025-01-10T02:11:11.560Z] ==> Python coveragepy not found [2025-01-10T02:11:11.560Z] ==> Searching for coverage reports in: [2025-01-10T02:11:11.560Z] + . [2025-01-10T02:11:11.560Z] -> Found 1 reports [2025-01-10T02:11:11.560Z] ==> Detecting git/mercurial file structure [2025-01-10T02:11:11.560Z] ==> Reading reports [2025-01-10T02:11:11.560Z] + ./coverage.out bytes=1510933 [2025-01-10T02:11:11.560Z] ==> Appending adjustments [2025-01-10T02:11:11.560Z] https://docs.codecov.io/docs/fixing-reports [2025-01-10T02:11:12.939Z] + Found adjustments [2025-01-10T02:11:12.939Z] ==> Gzipping contents [2025-01-10T02:11:12.939Z] 128K /tmp/codecov.0bilNd.gz [2025-01-10T02:11:12.939Z] ==> Uploading reports [2025-01-10T02:11:12.939Z] url: https://codecov.io [2025-01-10T02:11:12.940Z] query: branch=main&commit=bbc21c937f4ad83ee98b11842af458a0c0169691&build=774&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F774%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T02:11:12.940Z] -> Pinging Codecov [2025-01-10T02:11:12.940Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=bbc21c937f4ad83ee98b11842af458a0c0169691&build=774&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F774%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-01-10T02:11:13.199Z] -> Uploading to [2025-01-10T02:11:13.199Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/bbc21c937f4ad83ee98b11842af458a0c0169691/d95eba93-bbfb-48de-876e-669bb06a9220.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250110%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250110T021112Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=58abcf52e0379aa470d7a7ae816ba05a5dfe19c8467c393ccff1b9eae89cd6fd [2025-01-10T02:11:13.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:13.199Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:13.459Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 127k 0 0 100 127k 0 521k --:--:-- --:--:-- --:--:-- 521k [2025-01-10T02:11:13.459Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/bbc21c937f4ad83ee98b11842af458a0c0169691 [Pipeline] } [2025-01-10T02:11:13.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2025-01-10T02:11:13.762Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-01-10T02:11:13.778Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:11:14.083Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T02:11:14.083Z] [2025-01-10T02:11:14.083Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:11:14.387Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T02:11:14.387Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-01-10T02:11:14.387Z] 43c4264eed91: Pulling fs layer [2025-01-10T02:11:14.387Z] 4cc291be95ef: Pulling fs layer [2025-01-10T02:11:14.387Z] 2ac1f1163629: Pulling fs layer [2025-01-10T02:11:14.387Z] 5c3c966382ef: Pulling fs layer [2025-01-10T02:11:14.387Z] 4f4fb700ef54: Pulling fs layer [2025-01-10T02:11:14.387Z] d9c7d2e4e75e: Pulling fs layer [2025-01-10T02:11:14.387Z] 9c3e1370e548: Pulling fs layer [2025-01-10T02:11:14.387Z] 5c3c966382ef: Waiting [2025-01-10T02:11:14.387Z] 4f4fb700ef54: Waiting [2025-01-10T02:11:14.387Z] d9c7d2e4e75e: Waiting [2025-01-10T02:11:14.387Z] 9c3e1370e548: Waiting [2025-01-10T02:11:14.387Z] 5c3c966382ef: Verifying Checksum [2025-01-10T02:11:14.387Z] 5c3c966382ef: Download complete [2025-01-10T02:11:14.647Z] 4f4fb700ef54: Verifying Checksum [2025-01-10T02:11:14.647Z] 4f4fb700ef54: Download complete [2025-01-10T02:11:14.647Z] d9c7d2e4e75e: Verifying Checksum [2025-01-10T02:11:14.647Z] d9c7d2e4e75e: Download complete [2025-01-10T02:11:14.906Z] 43c4264eed91: Pull complete [2025-01-10T02:11:14.906Z] 4cc291be95ef: Pull complete [2025-01-10T02:11:15.166Z] 2ac1f1163629: Verifying Checksum [2025-01-10T02:11:15.166Z] 2ac1f1163629: Download complete [2025-01-10T02:11:15.732Z] 9c3e1370e548: Verifying Checksum [2025-01-10T02:11:15.732Z] 9c3e1370e548: Download complete [2025-01-10T02:11:19.015Z] 2ac1f1163629: Pull complete [2025-01-10T02:11:19.015Z] 5c3c966382ef: Pull complete [2025-01-10T02:11:19.015Z] 4f4fb700ef54: Pull complete [2025-01-10T02:11:19.274Z] d9c7d2e4e75e: Pull complete [2025-01-10T02:11:22.555Z] 9c3e1370e548: Pull complete [2025-01-10T02:11:22.555Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-01-10T02:11:22.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-01-10T02:11:22.555Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:11:22.652Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T02:11:22.692Z] $ 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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:11:24.829Z] $ docker top d217e56c3915f8a28cc781e2c15fe655d74deacf6552ef7accc80032a2177eac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:11:25.296Z] + git config --global --add safe.directory /w/workspace/edgex-go/774 [Pipeline] echo [2025-01-10T02:11:25.309Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2025-01-10T02:11:25.587Z] + set -o pipefail [2025-01-10T02:11:25.587Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2025-01-10T02:11:37.804Z] [2025-01-10T02:11:37.804Z] Monitoring /w/workspace/edgex-go/774 (github.com/edgexfoundry/edgex-go)... [2025-01-10T02:11:37.804Z] [2025-01-10T02:11:37.804Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f8907584-1c7e-46f3-b1e8-6fa5b1c707fa [2025-01-10T02:11:37.804Z] [2025-01-10T02:11:37.805Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-01-10T02:11:37.805Z] [2025-01-10T02:11:37.805Z] [2025-01-10T02:11:37.805Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-01-10T02:11:37.805Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-01-10T02:11:37.800Z] $ docker stop --time=1 d217e56c3915f8a28cc781e2c15fe655d74deacf6552ef7accc80032a2177eac [2025-01-10T02:11:39.774Z] $ docker rm -f --volumes d217e56c3915f8a28cc781e2c15fe655d74deacf6552ef7accc80032a2177eac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2025-01-10T02:11:40.379Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:11:40.398Z] provisioning config files... [2025-01-10T02:11:40.406Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/774@tmp/config8989570631937916309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:11:40.699Z] --> edgex-publish-swagger.sh [2025-01-10T02:11:40.699Z] === Publish openapi API === [2025-01-10T02:11:40.699Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2025-01-10T02:11:40.699Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/774/openapi/core-command.yaml] [2025-01-10T02:11:40.699Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:40.699Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:41.266Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32782 0 0 100 32782 0 49972 --:--:-- --:--:-- --:--:-- 49896 [2025-01-10T02:11:41.266Z] [2025-01-10T02:11:41.266Z] [2025-01-10T02:11:41.266Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/774/openapi/core-data.yaml] [2025-01-10T02:11:41.266Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:41.266Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:41.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k 100 72057 0 0 100 72057 0 147k --:--:-- --:--:-- --:--:-- 147k [2025-01-10T02:11:41.833Z] [2025-01-10T02:11:41.833Z] [2025-01-10T02:11:41.833Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/774/openapi/core-keeper.yaml] [2025-01-10T02:11:41.833Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:41.833Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:41.833Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 170k [2025-01-10T02:11:41.833Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T02:11:41.833Z] [2025-01-10T02:11:41.833Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/774/openapi/core-metadata.yaml] [2025-01-10T02:11:42.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:42.092Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:42.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 518 514k --:--:-- --:--:-- --:--:-- 514k [2025-01-10T02:11:42.350Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T02:11:42.350Z] [2025-01-10T02:11:42.350Z] [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/774/openapi/security-proxy-auth.yaml] [2025-01-10T02:11:42.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:42.350Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:42.350Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 377 136k --:--:-- --:--:-- --:--:-- 136k [2025-01-10T02:11:42.350Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2025-01-10T02:11:42.350Z] [2025-01-10T02:11:42.350Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/774/openapi/support-notifications.yaml] [2025-01-10T02:11:42.610Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:42.610Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:42.869Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 312 195k --:--:-- --:--:-- --:--:-- 195k 100 97k 100 156 100 99976 312 195k --:--:-- --:--:-- --:--:-- 195k [2025-01-10T02:11:42.869Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T02:11:42.869Z] [2025-01-10T02:11:42.869Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/774/openapi/support-scheduler.yaml] [2025-01-10T02:11:43.129Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-01-10T02:11:43.129Z] Dload Upload Total Spent Left Speed [2025-01-10T02:11:43.388Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 390 123k --:--:-- --:--:-- --:--:-- 124k [2025-01-10T02:11:43.388Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2025-01-10T02:11:43.388Z] [Pipeline] } [2025-01-10T02:11:43.395Z] 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:11:43.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T02:11:43.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:11:44.122Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:11:44.122Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:11:44.199Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T02:11:44.216Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:11:44.599Z] $ docker top 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 -eo pid,comm [2025-01-10T02:11:44.666Z] 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:11:44.666Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T02:11:44.727Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:11:44.727Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:11:44.853Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:11:44.841Z] $ docker exec 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 ssh-agent [2025-01-10T02:11:44.960Z] SSH_AUTH_SOCK=/tmp/ssh-XogCLIHVeBAr/agent.32 [2025-01-10T02:11:44.960Z] SSH_AGENT_PID=38 [2025-01-10T02:11:44.965Z] Running ssh-add (command line suppressed) [2025-01-10T02:11:45.057Z] Identity added: /w/workspace/edgex-go/774@tmp/private_key_12271050496769308623.key (/w/workspace/edgex-go/774@tmp/private_key_12271050496769308623.key) [2025-01-10T02:11:45.086Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:11:45.380Z] + git semver tag [2025-01-10T02:11:45.639Z] 2025-01-10 02:11:45,565 [run_tag] DEBUG tag force:False [2025-01-10T02:11:45.639Z] 2025-01-10 02:11:45,565 [check_head_tag] DEBUG check head tag [2025-01-10T02:11:45.639Z] 2025-01-10 02:11:45,568 [execute] INFO git cat-file --batch-check [2025-01-10T02:11:45.639Z] 2025-01-10 02:11:45,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=) [2025-01-10T02:11:45.639Z] 2025-01-10 02:11:45,572 [execute] INFO git cat-file --batch [2025-01-10T02:11:45.639Z] 2025-01-10 02:11:45,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=) [2025-01-10T02:11:45.899Z] 2025-01-10 02:11:45,631 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T02:11:45.899Z] 2025-01-10 02:11:45,631 [execute] INFO git tag -a v4.0.0-dev.38 -m v4.0.0-dev.38 [2025-01-10T02:11:45.899Z] 2025-01-10 02:11:45,631 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.38', '-m', 'v4.0.0-dev.38'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:11:45.899Z] 2025-01-10 02:11:45,637 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T02:11:45.899Z] 4.0.0-dev.38 [Pipeline] } [2025-01-10T02:11:45.893Z] $ docker exec --env ******** --env ******** 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 ssh-agent -k [2025-01-10T02:11:46.003Z] unset SSH_AUTH_SOCK; [2025-01-10T02:11:46.003Z] unset SSH_AGENT_PID; [2025-01-10T02:11:46.003Z] echo Agent pid 38 killed; [2025-01-10T02:11:46.031Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:11:46.352Z] + git semver [Pipeline] } [2025-01-10T02:11:46.608Z] $ docker stop --time=1 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 [2025-01-10T02:11:47.869Z] $ docker rm -f --volumes 224cd7bc7573f85096400a73bdbf2ff5b6afd33fd31017c23d0e32bcca000f65 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:11:48.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T02:11:48.284Z] [2025-01-10T02:11:48.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:11:48.581Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T02:11:48.581Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-01-10T02:11:48.581Z] ab5ef0e58194: Pulling fs layer [2025-01-10T02:11:48.581Z] 9712f1f96733: Pulling fs layer [2025-01-10T02:11:48.581Z] 63f879dbbcfc: Pulling fs layer [2025-01-10T02:11:48.581Z] 0d9ebad4ef96: Pulling fs layer [2025-01-10T02:11:48.581Z] e9a5061849ea: Pulling fs layer [2025-01-10T02:11:48.581Z] d747dcd14b5f: Pulling fs layer [2025-01-10T02:11:48.581Z] 2de7ff778b66: Pulling fs layer [2025-01-10T02:11:48.581Z] e9a5061849ea: Waiting [2025-01-10T02:11:48.581Z] d747dcd14b5f: Waiting [2025-01-10T02:11:48.581Z] 0d9ebad4ef96: Waiting [2025-01-10T02:11:48.581Z] 9712f1f96733: Verifying Checksum [2025-01-10T02:11:48.581Z] 9712f1f96733: Download complete [2025-01-10T02:11:48.842Z] 63f879dbbcfc: Verifying Checksum [2025-01-10T02:11:48.842Z] 63f879dbbcfc: Download complete [2025-01-10T02:11:49.099Z] e9a5061849ea: Verifying Checksum [2025-01-10T02:11:49.099Z] e9a5061849ea: Download complete [2025-01-10T02:11:49.099Z] d747dcd14b5f: Verifying Checksum [2025-01-10T02:11:49.099Z] d747dcd14b5f: Download complete [2025-01-10T02:11:49.099Z] 0d9ebad4ef96: Verifying Checksum [2025-01-10T02:11:49.099Z] 0d9ebad4ef96: Download complete [2025-01-10T02:11:49.099Z] 2de7ff778b66: Verifying Checksum [2025-01-10T02:11:49.099Z] ab5ef0e58194: Verifying Checksum [2025-01-10T02:11:49.099Z] ab5ef0e58194: Download complete [2025-01-10T02:11:52.380Z] ab5ef0e58194: Pull complete [2025-01-10T02:11:52.381Z] 9712f1f96733: Pull complete [2025-01-10T02:11:52.945Z] 63f879dbbcfc: Pull complete [2025-01-10T02:11:57.129Z] 0d9ebad4ef96: Pull complete [2025-01-10T02:11:57.129Z] e9a5061849ea: Pull complete [2025-01-10T02:11:57.129Z] d747dcd14b5f: Pull complete [2025-01-10T02:11:58.065Z] 2de7ff778b66: Pull complete [2025-01-10T02:11:58.065Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-01-10T02:11:58.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-01-10T02:11:58.065Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:11:58.168Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T02:11:58.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:11:59.911Z] $ docker top 53c706a0e8cd2507512fa75c4cfb2300c6de958aa5ace5cedf79ee6e1948b166 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:12:00.007Z] provisioning config files... [2025-01-10T02:12:00.014Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/774@tmp/config12712736188968029545tmp [2025-01-10T02:12:00.023Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/774@tmp/config11362805537315594666tmp [2025-01-10T02:12:00.031Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/774@tmp/config1054513818359150099tmp [Pipeline] { [Pipeline] echo [2025-01-10T02:12:00.058Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:00.349Z] ---> sigul-configuration.sh [2025-01-10T02:12:00.349Z] gpg: directory `/root/.gnupg' created [2025-01-10T02:12:00.349Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-01-10T02:12:00.349Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-01-10T02:12:00.349Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-01-10T02:12:00.349Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-01-10T02:12:00.349Z] gpg: CAST5 encrypted data [2025-01-10T02:12:00.349Z] gpg: encrypted with 1 passphrase [2025-01-10T02:12:00.349Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-01-10T02:12:00.643Z] + mkdir /home/jenkins [2025-01-10T02:12:00.644Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-01-10T02:12:00.934Z] + 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:12:00.948Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:02.170Z] ---> sigul-install.sh [2025-01-10T02:12:02.170Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-01-10T02:12:05.384Z] + git tag --list [2025-01-10T02:12:05.384Z] 0.6.0 [2025-01-10T02:12:05.384Z] 0.6.1 [2025-01-10T02:12:05.384Z] 0.7.0 [2025-01-10T02:12:05.384Z] 0.7.1 [2025-01-10T02:12:05.384Z] v1.0.0 [2025-01-10T02:12:05.384Z] v1.0.1 [2025-01-10T02:12:05.384Z] v1.1.0 [2025-01-10T02:12:05.384Z] v1.2.0 [2025-01-10T02:12:05.384Z] v1.2.1 [2025-01-10T02:12:05.384Z] v1.3.0 [2025-01-10T02:12:05.384Z] v1.3.1 [2025-01-10T02:12:05.384Z] v2.0.0 [2025-01-10T02:12:05.384Z] v2.1.0 [2025-01-10T02:12:05.384Z] v2.1.1 [2025-01-10T02:12:05.384Z] v2.2.0 [2025-01-10T02:12:05.384Z] v2.3.0 [2025-01-10T02:12:05.384Z] v3.0 [2025-01-10T02:12:05.384Z] v3.0.0 [2025-01-10T02:12:05.384Z] v3.1 [2025-01-10T02:12:05.384Z] v3.1.0 [2025-01-10T02:12:05.384Z] v3.1.0-dev.1 [2025-01-10T02:12:05.384Z] v3.1.0-dev.10 [2025-01-10T02:12:05.384Z] v3.1.0-dev.11 [2025-01-10T02:12:05.384Z] v3.1.0-dev.12 [2025-01-10T02:12:05.384Z] v3.1.0-dev.13 [2025-01-10T02:12:05.384Z] v3.1.0-dev.14 [2025-01-10T02:12:05.384Z] v3.1.0-dev.15 [2025-01-10T02:12:05.384Z] v3.1.0-dev.16 [2025-01-10T02:12:05.384Z] v3.1.0-dev.17 [2025-01-10T02:12:05.384Z] v3.1.0-dev.18 [2025-01-10T02:12:05.384Z] v3.1.0-dev.19 [2025-01-10T02:12:05.384Z] v3.1.0-dev.2 [2025-01-10T02:12:05.384Z] v3.1.0-dev.20 [2025-01-10T02:12:05.384Z] v3.1.0-dev.21 [2025-01-10T02:12:05.384Z] v3.1.0-dev.22 [2025-01-10T02:12:05.384Z] v3.1.0-dev.23 [2025-01-10T02:12:05.384Z] v3.1.0-dev.24 [2025-01-10T02:12:05.384Z] v3.1.0-dev.25 [2025-01-10T02:12:05.384Z] v3.1.0-dev.26 [2025-01-10T02:12:05.384Z] v3.1.0-dev.27 [2025-01-10T02:12:05.384Z] v3.1.0-dev.28 [2025-01-10T02:12:05.384Z] v3.1.0-dev.29 [2025-01-10T02:12:05.384Z] v3.1.0-dev.3 [2025-01-10T02:12:05.384Z] v3.1.0-dev.30 [2025-01-10T02:12:05.384Z] v3.1.0-dev.31 [2025-01-10T02:12:05.384Z] v3.1.0-dev.32 [2025-01-10T02:12:05.384Z] v3.1.0-dev.33 [2025-01-10T02:12:05.384Z] v3.1.0-dev.34 [2025-01-10T02:12:05.384Z] v3.1.0-dev.35 [2025-01-10T02:12:05.384Z] v3.1.0-dev.36 [2025-01-10T02:12:05.384Z] v3.1.0-dev.37 [2025-01-10T02:12:05.384Z] v3.1.0-dev.38 [2025-01-10T02:12:05.384Z] v3.1.0-dev.39 [2025-01-10T02:12:05.384Z] v3.1.0-dev.4 [2025-01-10T02:12:05.384Z] v3.1.0-dev.40 [2025-01-10T02:12:05.384Z] v3.1.0-dev.41 [2025-01-10T02:12:05.384Z] v3.1.0-dev.42 [2025-01-10T02:12:05.384Z] v3.1.0-dev.43 [2025-01-10T02:12:05.384Z] v3.1.0-dev.44 [2025-01-10T02:12:05.384Z] v3.1.0-dev.45 [2025-01-10T02:12:05.384Z] v3.1.0-dev.46 [2025-01-10T02:12:05.384Z] v3.1.0-dev.47 [2025-01-10T02:12:05.384Z] v3.1.0-dev.48 [2025-01-10T02:12:05.384Z] v3.1.0-dev.49 [2025-01-10T02:12:05.384Z] v3.1.0-dev.5 [2025-01-10T02:12:05.384Z] v3.1.0-dev.50 [2025-01-10T02:12:05.384Z] v3.1.0-dev.51 [2025-01-10T02:12:05.384Z] v3.1.0-dev.52 [2025-01-10T02:12:05.384Z] v3.1.0-dev.53 [2025-01-10T02:12:05.384Z] v3.1.0-dev.54 [2025-01-10T02:12:05.384Z] v3.1.0-dev.55 [2025-01-10T02:12:05.384Z] v3.1.0-dev.56 [2025-01-10T02:12:05.384Z] v3.1.0-dev.57 [2025-01-10T02:12:05.384Z] v3.1.0-dev.58 [2025-01-10T02:12:05.384Z] v3.1.0-dev.59 [2025-01-10T02:12:05.384Z] v3.1.0-dev.6 [2025-01-10T02:12:05.384Z] v3.1.0-dev.60 [2025-01-10T02:12:05.384Z] v3.1.0-dev.61 [2025-01-10T02:12:05.384Z] v3.1.0-dev.62 [2025-01-10T02:12:05.384Z] v3.1.0-dev.63 [2025-01-10T02:12:05.384Z] v3.1.0-dev.64 [2025-01-10T02:12:05.384Z] v3.1.0-dev.65 [2025-01-10T02:12:05.384Z] v3.1.0-dev.66 [2025-01-10T02:12:05.384Z] v3.1.0-dev.67 [2025-01-10T02:12:05.384Z] v3.1.0-dev.68 [2025-01-10T02:12:05.384Z] v3.1.0-dev.69 [2025-01-10T02:12:05.384Z] v3.1.0-dev.7 [2025-01-10T02:12:05.384Z] v3.1.0-dev.70 [2025-01-10T02:12:05.384Z] v3.1.0-dev.71 [2025-01-10T02:12:05.384Z] v3.1.0-dev.72 [2025-01-10T02:12:05.384Z] v3.1.0-dev.73 [2025-01-10T02:12:05.384Z] v3.1.0-dev.8 [2025-01-10T02:12:05.384Z] v3.1.0-dev.9 [2025-01-10T02:12:05.384Z] v3.1.1 [2025-01-10T02:12:05.384Z] v3.1.1-dev.1 [2025-01-10T02:12:05.384Z] v3.1.1-dev.2 [2025-01-10T02:12:05.384Z] v3.2.0-dev.1 [2025-01-10T02:12:05.384Z] v3.2.0-dev.10 [2025-01-10T02:12:05.384Z] v3.2.0-dev.100 [2025-01-10T02:12:05.384Z] v3.2.0-dev.101 [2025-01-10T02:12:05.384Z] v3.2.0-dev.102 [2025-01-10T02:12:05.384Z] v3.2.0-dev.103 [2025-01-10T02:12:05.384Z] v3.2.0-dev.104 [2025-01-10T02:12:05.384Z] v3.2.0-dev.105 [2025-01-10T02:12:05.384Z] v3.2.0-dev.106 [2025-01-10T02:12:05.384Z] v3.2.0-dev.107 [2025-01-10T02:12:05.384Z] v3.2.0-dev.108 [2025-01-10T02:12:05.384Z] v3.2.0-dev.109 [2025-01-10T02:12:05.384Z] v3.2.0-dev.11 [2025-01-10T02:12:05.384Z] v3.2.0-dev.12 [2025-01-10T02:12:05.384Z] v3.2.0-dev.13 [2025-01-10T02:12:05.384Z] v3.2.0-dev.14 [2025-01-10T02:12:05.384Z] v3.2.0-dev.15 [2025-01-10T02:12:05.384Z] v3.2.0-dev.16 [2025-01-10T02:12:05.384Z] v3.2.0-dev.17 [2025-01-10T02:12:05.384Z] v3.2.0-dev.18 [2025-01-10T02:12:05.384Z] v3.2.0-dev.19 [2025-01-10T02:12:05.384Z] v3.2.0-dev.2 [2025-01-10T02:12:05.384Z] v3.2.0-dev.20 [2025-01-10T02:12:05.384Z] v3.2.0-dev.21 [2025-01-10T02:12:05.384Z] v3.2.0-dev.22 [2025-01-10T02:12:05.384Z] v3.2.0-dev.23 [2025-01-10T02:12:05.384Z] v3.2.0-dev.24 [2025-01-10T02:12:05.384Z] v3.2.0-dev.25 [2025-01-10T02:12:05.384Z] v3.2.0-dev.26 [2025-01-10T02:12:05.384Z] v3.2.0-dev.27 [2025-01-10T02:12:05.384Z] v3.2.0-dev.28 [2025-01-10T02:12:05.384Z] v3.2.0-dev.29 [2025-01-10T02:12:05.384Z] v3.2.0-dev.3 [2025-01-10T02:12:05.384Z] v3.2.0-dev.30 [2025-01-10T02:12:05.384Z] v3.2.0-dev.31 [2025-01-10T02:12:05.384Z] v3.2.0-dev.32 [2025-01-10T02:12:05.384Z] v3.2.0-dev.33 [2025-01-10T02:12:05.384Z] v3.2.0-dev.34 [2025-01-10T02:12:05.384Z] v3.2.0-dev.35 [2025-01-10T02:12:05.384Z] v3.2.0-dev.36 [2025-01-10T02:12:05.384Z] v3.2.0-dev.37 [2025-01-10T02:12:05.384Z] v3.2.0-dev.38 [2025-01-10T02:12:05.384Z] v3.2.0-dev.39 [2025-01-10T02:12:05.384Z] v3.2.0-dev.4 [2025-01-10T02:12:05.384Z] v3.2.0-dev.40 [2025-01-10T02:12:05.384Z] v3.2.0-dev.41 [2025-01-10T02:12:05.384Z] v3.2.0-dev.42 [2025-01-10T02:12:05.384Z] v3.2.0-dev.43 [2025-01-10T02:12:05.384Z] v3.2.0-dev.44 [2025-01-10T02:12:05.384Z] v3.2.0-dev.45 [2025-01-10T02:12:05.384Z] v3.2.0-dev.46 [2025-01-10T02:12:05.384Z] v3.2.0-dev.47 [2025-01-10T02:12:05.384Z] v3.2.0-dev.48 [2025-01-10T02:12:05.384Z] v3.2.0-dev.49 [2025-01-10T02:12:05.384Z] v3.2.0-dev.5 [2025-01-10T02:12:05.384Z] v3.2.0-dev.50 [2025-01-10T02:12:05.384Z] v3.2.0-dev.51 [2025-01-10T02:12:05.384Z] v3.2.0-dev.52 [2025-01-10T02:12:05.384Z] v3.2.0-dev.53 [2025-01-10T02:12:05.384Z] v3.2.0-dev.54 [2025-01-10T02:12:05.384Z] v3.2.0-dev.55 [2025-01-10T02:12:05.384Z] v3.2.0-dev.56 [2025-01-10T02:12:05.384Z] v3.2.0-dev.57 [2025-01-10T02:12:05.384Z] v3.2.0-dev.58 [2025-01-10T02:12:05.384Z] v3.2.0-dev.59 [2025-01-10T02:12:05.384Z] v3.2.0-dev.6 [2025-01-10T02:12:05.384Z] v3.2.0-dev.60 [2025-01-10T02:12:05.384Z] v3.2.0-dev.61 [2025-01-10T02:12:05.384Z] v3.2.0-dev.62 [2025-01-10T02:12:05.384Z] v3.2.0-dev.63 [2025-01-10T02:12:05.384Z] v3.2.0-dev.64 [2025-01-10T02:12:05.384Z] v3.2.0-dev.65 [2025-01-10T02:12:05.384Z] v3.2.0-dev.66 [2025-01-10T02:12:05.384Z] v3.2.0-dev.67 [2025-01-10T02:12:05.384Z] v3.2.0-dev.68 [2025-01-10T02:12:05.384Z] v3.2.0-dev.69 [2025-01-10T02:12:05.384Z] v3.2.0-dev.7 [2025-01-10T02:12:05.384Z] v3.2.0-dev.70 [2025-01-10T02:12:05.384Z] v3.2.0-dev.71 [2025-01-10T02:12:05.384Z] v3.2.0-dev.72 [2025-01-10T02:12:05.384Z] v3.2.0-dev.73 [2025-01-10T02:12:05.384Z] v3.2.0-dev.74 [2025-01-10T02:12:05.384Z] v3.2.0-dev.75 [2025-01-10T02:12:05.384Z] v3.2.0-dev.76 [2025-01-10T02:12:05.384Z] v3.2.0-dev.77 [2025-01-10T02:12:05.384Z] v3.2.0-dev.78 [2025-01-10T02:12:05.384Z] v3.2.0-dev.79 [2025-01-10T02:12:05.384Z] v3.2.0-dev.8 [2025-01-10T02:12:05.384Z] v3.2.0-dev.80 [2025-01-10T02:12:05.384Z] v3.2.0-dev.81 [2025-01-10T02:12:05.384Z] v3.2.0-dev.82 [2025-01-10T02:12:05.384Z] v3.2.0-dev.83 [2025-01-10T02:12:05.384Z] v3.2.0-dev.84 [2025-01-10T02:12:05.384Z] v3.2.0-dev.85 [2025-01-10T02:12:05.384Z] v3.2.0-dev.86 [2025-01-10T02:12:05.384Z] v3.2.0-dev.87 [2025-01-10T02:12:05.384Z] v3.2.0-dev.88 [2025-01-10T02:12:05.384Z] v3.2.0-dev.89 [2025-01-10T02:12:05.384Z] v3.2.0-dev.9 [2025-01-10T02:12:05.384Z] v3.2.0-dev.90 [2025-01-10T02:12:05.384Z] v3.2.0-dev.91 [2025-01-10T02:12:05.384Z] v3.2.0-dev.92 [2025-01-10T02:12:05.384Z] v3.2.0-dev.93 [2025-01-10T02:12:05.384Z] v3.2.0-dev.94 [2025-01-10T02:12:05.384Z] v3.2.0-dev.95 [2025-01-10T02:12:05.384Z] v3.2.0-dev.96 [2025-01-10T02:12:05.384Z] v3.2.0-dev.97 [2025-01-10T02:12:05.384Z] v3.2.0-dev.98 [2025-01-10T02:12:05.384Z] v3.2.0-dev.99 [2025-01-10T02:12:05.384Z] v4.0.0-dev.1 [2025-01-10T02:12:05.384Z] v4.0.0-dev.10 [2025-01-10T02:12:05.384Z] v4.0.0-dev.11 [2025-01-10T02:12:05.384Z] v4.0.0-dev.12 [2025-01-10T02:12:05.384Z] v4.0.0-dev.13 [2025-01-10T02:12:05.384Z] v4.0.0-dev.14 [2025-01-10T02:12:05.384Z] v4.0.0-dev.15 [2025-01-10T02:12:05.384Z] v4.0.0-dev.16 [2025-01-10T02:12:05.384Z] v4.0.0-dev.17 [2025-01-10T02:12:05.384Z] v4.0.0-dev.18 [2025-01-10T02:12:05.384Z] v4.0.0-dev.19 [2025-01-10T02:12:05.384Z] v4.0.0-dev.2 [2025-01-10T02:12:05.384Z] v4.0.0-dev.20 [2025-01-10T02:12:05.384Z] v4.0.0-dev.21 [2025-01-10T02:12:05.384Z] v4.0.0-dev.22 [2025-01-10T02:12:05.384Z] v4.0.0-dev.23 [2025-01-10T02:12:05.384Z] v4.0.0-dev.24 [2025-01-10T02:12:05.384Z] v4.0.0-dev.25 [2025-01-10T02:12:05.384Z] v4.0.0-dev.26 [2025-01-10T02:12:05.384Z] v4.0.0-dev.27 [2025-01-10T02:12:05.384Z] v4.0.0-dev.28 [2025-01-10T02:12:05.384Z] v4.0.0-dev.29 [2025-01-10T02:12:05.384Z] v4.0.0-dev.3 [2025-01-10T02:12:05.384Z] v4.0.0-dev.30 [2025-01-10T02:12:05.384Z] v4.0.0-dev.31 [2025-01-10T02:12:05.384Z] v4.0.0-dev.32 [2025-01-10T02:12:05.384Z] v4.0.0-dev.33 [2025-01-10T02:12:05.384Z] v4.0.0-dev.34 [2025-01-10T02:12:05.384Z] v4.0.0-dev.35 [2025-01-10T02:12:05.384Z] v4.0.0-dev.36 [2025-01-10T02:12:05.384Z] v4.0.0-dev.37 [2025-01-10T02:12:05.384Z] v4.0.0-dev.38 [2025-01-10T02:12:05.384Z] v4.0.0-dev.4 [2025-01-10T02:12:05.384Z] v4.0.0-dev.5 [2025-01-10T02:12:05.384Z] v4.0.0-dev.6 [2025-01-10T02:12:05.384Z] v4.0.0-dev.7 [2025-01-10T02:12:05.384Z] v4.0.0-dev.8 [2025-01-10T02:12:05.384Z] v4.0.0-dev.9 [Pipeline] sh [2025-01-10T02:12:05.673Z] + lftools sign git-tag v4.0.0-dev.38 [2025-01-10T02:12:06.241Z] Signing Git tag with Sigul... [2025-01-10T02:12:06.241Z] Signing v4.0.0-dev.38 [Pipeline] echo [2025-01-10T02:12:06.823Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:07.115Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-01-10T02:12:07.968Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-01-10T02:12:07.979Z] $ docker stop --time=1 53c706a0e8cd2507512fa75c4cfb2300c6de958aa5ace5cedf79ee6e1948b166 [2025-01-10T02:12:09.305Z] $ docker rm -f --volumes 53c706a0e8cd2507512fa75c4cfb2300c6de958aa5ace5cedf79ee6e1948b166 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-01-10T02:12:09.746Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T02:12:09.746Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:12:10.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:12:10.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:12:10.134Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T02:12:10.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:12:10.485Z] $ docker top c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d -eo pid,comm [2025-01-10T02:12:10.550Z] 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:12:10.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T02:12:10.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:12:10.608Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:12:10.713Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:12:10.700Z] $ docker exec c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d ssh-agent [2025-01-10T02:12:10.817Z] SSH_AUTH_SOCK=/tmp/ssh-vOIAEZ7cK6Vz/agent.31 [2025-01-10T02:12:10.817Z] SSH_AGENT_PID=37 [2025-01-10T02:12:10.821Z] Running ssh-add (command line suppressed) [2025-01-10T02:12:10.900Z] Identity added: /w/workspace/edgex-go/774@tmp/private_key_17508401589993181634.key (/w/workspace/edgex-go/774@tmp/private_key_17508401589993181634.key) [2025-01-10T02:12:10.930Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:12:11.222Z] + git semver bump pre [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,394 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,394 [bump_version] DEBUG bumping version:4.0.0-dev.38 on axis:pre with prefix:dev [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,394 [bump_version] DEBUG bumped version:4.0.0-dev.39 [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,394 [write_version] DEBUG write version:4.0.0-dev.39 to path:/w/workspace/edgex-go/774/.semver/main with force:True [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,394 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,394 [write_file] DEBUG write to file:/w/workspace/edgex-go/774/.semver/main [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,397 [execute] INFO git cat-file --batch-check [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,398 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,405 [execute] INFO git cat-file --batch [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,405 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T02:12:11.481Z] 2025-01-10 02:12:11,412 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T02:12:11.481Z] 4.0.0-dev.39 [Pipeline] } [2025-01-10T02:12:11.475Z] $ docker exec --env ******** --env ******** c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d ssh-agent -k [2025-01-10T02:12:11.573Z] unset SSH_AUTH_SOCK; [2025-01-10T02:12:11.574Z] unset SSH_AGENT_PID; [2025-01-10T02:12:11.574Z] echo Agent pid 37 killed; [2025-01-10T02:12:11.599Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:12:11.929Z] + git semver [Pipeline] } [2025-01-10T02:12:12.187Z] $ docker stop --time=1 c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d [2025-01-10T02:12:13.484Z] $ docker rm -f --volumes c767dc5075cf96bbd8eea64f3cb5f0fd143c0b2c70980e233a87b6b81730eb3d [Pipeline] // withDockerContainer [Pipeline] sh [2025-01-10T02:12:13.858Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-01-10T02:12:13.858Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:12:14.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-01-10T02:12:14.165Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:12:14.252Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T02:12:14.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:12:14.592Z] $ docker top 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-01-10T02:12:14.706Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-01-10T02:12:14.706Z] [ssh-agent] Looking for ssh-agent implementation... [2025-01-10T02:12:14.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-01-10T02:12:14.813Z] $ docker exec 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e ssh-agent [2025-01-10T02:12:14.939Z] SSH_AUTH_SOCK=/tmp/ssh-q39bbCbUY8NZ/agent.31 [2025-01-10T02:12:14.939Z] SSH_AGENT_PID=37 [2025-01-10T02:12:14.944Z] Running ssh-add (command line suppressed) [2025-01-10T02:12:15.031Z] Identity added: /w/workspace/edgex-go/774@tmp/private_key_3494121937692206884.key (/w/workspace/edgex-go/774@tmp/private_key_3494121937692206884.key) [2025-01-10T02:12:15.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-01-10T02:12:15.350Z] + git semver push [2025-01-10T02:12:15.609Z] 2025-01-10 02:12:15,529 [run_push] DEBUG push [2025-01-10T02:12:15.609Z] 2025-01-10 02:12:15,529 [execute] INFO git cat-file --batch-check [2025-01-10T02:12:15.609Z] 2025-01-10 02:12:15,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=) [2025-01-10T02:12:15.609Z] 2025-01-10 02:12:15,534 [execute] INFO git rev-list f47dcc42198503e3b6ff817e2f6f03684e3e7841 -- [2025-01-10T02:12:15.609Z] 2025-01-10 02:12:15,534 [execute] DEBUG Popen(['git', 'rev-list', 'f47dcc42198503e3b6ff817e2f6f03684e3e7841', '--'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:12:15.609Z] 2025-01-10 02:12:15,552 [execute] INFO git fetch -v origin [2025-01-10T02:12:15.609Z] 2025-01-10 02:12:15,553 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=True, shell=None, istream=None) [2025-01-10T02:12:16.179Z] 2025-01-10 02:12:15,988 [run_push] DEBUG no remote changes detected [2025-01-10T02:12:16.179Z] 2025-01-10 02:12:15,988 [execute] INFO git push origin semver [2025-01-10T02:12:16.179Z] 2025-01-10 02:12:15,988 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/774/.semver, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:12:16.749Z] 2025-01-10 02:12:16,656 [run_push] DEBUG push all version tags [2025-01-10T02:12:16.749Z] 2025-01-10 02:12:16,657 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-01-10T02:12:16.749Z] 2025-01-10 02:12:16,657 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/774, universal_newlines=False, shell=None, istream=None) [2025-01-10T02:12:17.688Z] 2025-01-10 02:12:17,418 [read_version] DEBUG read version from /w/workspace/edgex-go/774/.semver/main [2025-01-10T02:12:17.688Z] 4.0.0-dev.39 [Pipeline] } [2025-01-10T02:12:17.681Z] $ docker exec --env ******** --env ******** 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e ssh-agent -k [2025-01-10T02:12:17.797Z] unset SSH_AUTH_SOCK; [2025-01-10T02:12:17.798Z] unset SSH_AGENT_PID; [2025-01-10T02:12:17.798Z] echo Agent pid 37 killed; [2025-01-10T02:12:17.824Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-01-10T02:12:18.146Z] + git semver [Pipeline] } [2025-01-10T02:12:18.403Z] $ docker stop --time=1 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e [2025-01-10T02:12:19.668Z] $ docker rm -f --volumes 41a23b9d11aa1fb2361d881377978c2c7224e62fa1376fe15d434b67c645693e [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:12:20.552Z] + [ -d /w/workspace/edgex-go/774/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:20.840Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:21.693Z] ---> package-listing.sh [2025-01-10T02:12:21.693Z] ++ facter osfamily [2025-01-10T02:12:21.693Z] ++ tr '[:upper:]' '[:lower:]' [2025-01-10T02:12:21.951Z] + OS_FAMILY=debian [2025-01-10T02:12:21.952Z] + workspace=/w/workspace/edgex-go/774 [2025-01-10T02:12:21.952Z] + START_PACKAGES=/tmp/packages_start.txt [2025-01-10T02:12:21.952Z] + END_PACKAGES=/tmp/packages_end.txt [2025-01-10T02:12:21.952Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-01-10T02:12:21.952Z] + PACKAGES=/tmp/packages_start.txt [2025-01-10T02:12:21.952Z] + '[' /w/workspace/edgex-go/774 ']' [2025-01-10T02:12:21.952Z] + PACKAGES=/tmp/packages_end.txt [2025-01-10T02:12:21.952Z] + case "${OS_FAMILY}" in [2025-01-10T02:12:21.952Z] + dpkg -l [2025-01-10T02:12:21.952Z] + grep '^ii' [2025-01-10T02:12:21.952Z] + '[' -f /tmp/packages_start.txt ']' [2025-01-10T02:12:21.952Z] + '[' -f /tmp/packages_end.txt ']' [2025-01-10T02:12:21.952Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-01-10T02:12:21.952Z] + '[' /w/workspace/edgex-go/774 ']' [2025-01-10T02:12:21.952Z] + mkdir -p /w/workspace/edgex-go/774/archives/ [2025-01-10T02:12:21.952Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/774/archives/ [Pipeline] echo [2025-01-10T02:12:21.964Z] 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/774/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:12:22.238Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:12:22.797Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T02:12:22.797Z] [2025-01-10T02:12:22.797Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-01-10T02:12:23.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T02:12:24.033Z] latest: Pulling from edgex-lftools-log-publisher [2025-01-10T02:12:24.033Z] 5eb5b503b376: Pulling fs layer [2025-01-10T02:12:24.033Z] 5c69ac0246d0: Pulling fs layer [2025-01-10T02:12:24.033Z] ec43610c2a17: Pulling fs layer [2025-01-10T02:12:24.033Z] 3a2ae6a8a46f: Pulling fs layer [2025-01-10T02:12:24.033Z] 33b1e0a273af: Pulling fs layer [2025-01-10T02:12:24.033Z] 5d3b04190fa2: Pulling fs layer [2025-01-10T02:12:24.033Z] 2f39f015ded8: Pulling fs layer [2025-01-10T02:12:24.033Z] 5d3b04190fa2: Waiting [2025-01-10T02:12:24.033Z] 2f39f015ded8: Waiting [2025-01-10T02:12:24.033Z] 3a2ae6a8a46f: Waiting [2025-01-10T02:12:24.033Z] 33b1e0a273af: Waiting [2025-01-10T02:12:24.033Z] 5c69ac0246d0: Verifying Checksum [2025-01-10T02:12:24.033Z] 5c69ac0246d0: Download complete [2025-01-10T02:12:24.033Z] 3a2ae6a8a46f: Download complete [2025-01-10T02:12:24.033Z] 33b1e0a273af: Verifying Checksum [2025-01-10T02:12:24.033Z] 33b1e0a273af: Download complete [2025-01-10T02:12:24.033Z] 5d3b04190fa2: Verifying Checksum [2025-01-10T02:12:24.033Z] ec43610c2a17: Verifying Checksum [2025-01-10T02:12:24.033Z] ec43610c2a17: Download complete [2025-01-10T02:12:24.033Z] 5d3b04190fa2: Download complete [2025-01-10T02:12:24.290Z] 5eb5b503b376: Verifying Checksum [2025-01-10T02:12:24.290Z] 5eb5b503b376: Download complete [2025-01-10T02:12:24.855Z] 2f39f015ded8: Download complete [2025-01-10T02:12:25.421Z] 5eb5b503b376: Pull complete [2025-01-10T02:12:25.680Z] 5c69ac0246d0: Pull complete [2025-01-10T02:12:25.939Z] ec43610c2a17: Pull complete [2025-01-10T02:12:26.197Z] 3a2ae6a8a46f: Pull complete [2025-01-10T02:12:26.455Z] 33b1e0a273af: Pull complete [2025-01-10T02:12:26.455Z] 5d3b04190fa2: Pull complete [2025-01-10T02:12:31.717Z] 2f39f015ded8: Pull complete [2025-01-10T02:12:31.717Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-01-10T02:12:31.717Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-01-10T02:12:31.717Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-01-10T02:12:31.817Z] prd-ubuntu20.04-docker-8c-8g-36426 does not seem to be running inside a container [2025-01-10T02:12:31.826Z] $ 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/774/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/774 -v /w/workspace/edgex-go/774:/w/workspace/edgex-go/774:rw,z -v /w/workspace/edgex-go/774@tmp:/w/workspace/edgex-go/774@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:12:33.250Z] $ docker top 12a966266a0de39487f5f402f27eda7b0f85aa8c300046f0fcbddbe48c39f87e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-01-10T02:12:33.619Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-01-10T02:12:33.904Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-01-10T02:12:34.191Z] + ls /var/log/sa-host [2025-01-10T02:12:34.191Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-01-10T02:12:34.384Z] provisioning config files... [2025-01-10T02:12:34.393Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/774@tmp/config9746672210331547749tmp [Pipeline] { [Pipeline] echo [2025-01-10T02:12:34.408Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:34.687Z] ---> create-netrc.sh [Pipeline] } [2025-01-10T02:12:34.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:35.027Z] ---> python-tools-install.sh [Pipeline] echo [2025-01-10T02:12:35.035Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:35.336Z] ---> sudo-logs.sh [2025-01-10T02:12:35.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-01-10T02:12:35.362Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:35.641Z] ---> job-cost.sh [2025-01-10T02:12:35.641Z] lf-activate-venv: SKIPPING [2025-01-10T02:12:35.641Z] DEBUG: total: 0.2199999988079071 [2025-01-10T02:12:35.641Z] INFO: Retrieving Stack Cost... [2025-01-10T02:12:35.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-01-10T02:12:36.465Z] INFO: Archiving Costs [Pipeline] echo [2025-01-10T02:12:36.478Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-01-10T02:12:36.757Z] ---> logs-deploy.sh [2025-01-10T02:12:36.757Z] lf-activate-venv: SKIPPING [2025-01-10T02:12:36.757Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/774 [2025-01-10T02:12:36.757Z] INFO: archiving workspace using pattern(s): [2025-01-10T02:12:37.692Z] Archives upload complete. [2025-01-10T02:12:37.692Z] INFO: archiving logs to Nexus