Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ba285599d092cd88ba2ac7c49c113d850730d643 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-ssh9052245378465419563.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-ssh7459040981971413403.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-ssh7610031077547379293.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-ssh8249490120470284913.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-ssh11985087878232708808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-34897 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/762 [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/762 # 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 ba285599d092cd88ba2ac7c49c113d850730d643 (main) > 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 ba285599d092cd88ba2ac7c49c113d850730d643 # timeout=10 Commit message: "Merge pull request #5023 from jackchenjc/issue-5022" > git rev-list --no-walk b30e0ec92257b99dae16d28c3a521f006a0b909d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-11T07:30:47.580Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-11T07:30:47.638Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-11T07:30:47.664Z] ========================================================= [2024-12-11T07:30:47.664Z] EdgeX Global Pipelines Version Info [2024-12-11T07:30:47.664Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:30:48.423Z] ------------------- [2024-12-11T07:30:48.423Z] stable info: [2024-12-11T07:30:48.423Z] ------------------- [2024-12-11T07:30:48.423Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-11T07:30:48.423Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-11T07:30:48.423Z] Message: update stable to v1.0.269 [2024-12-11T07:30:48.998Z] ------------------- [2024-12-11T07:30:48.998Z] experimental info: [2024-12-11T07:30:48.998Z] ------------------- [2024-12-11T07:30:48.998Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-11T07:30:48.998Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-11T07:30:48.998Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-11T07:30:49.061Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-12-11T07:30:49.081Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-12-11T07:30:49.100Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-11T07:30:49.120Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-11T07:30:49.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-11T07:30:49.158Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-11T07:30:49.178Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-11T07:30:49.198Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-12-11T07:30:49.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-12-11T07:30:49.238Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-12-11T07:30:49.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-11T07:30:49.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-11T07:30:49.298Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-11T07:30:49.316Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-11T07:30:49.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-11T07:30:49.352Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-11T07:30:49.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-11T07:30:49.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-11T07:30:49.415Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-12-11T07:30:49.432Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-12-11T07:30:49.455Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-11T07:30:49.477Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-11T07:30:49.494Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-11T07:30:49.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-11T07:30:49.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-11T07:30:49.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-11T07:30:49.584Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] echo [2024-12-11T07:30:49.607Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba28559 [Pipeline] echo [2024-12-11T07:30:49.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-11T07:30:49.693Z] provisioning config files... [2024-12-11T07:30:49.707Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config16481698046773075517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:30:50.041Z] ---> ****-login.sh [2024-12-11T07:30:50.041Z] nexus3.edgexfoundry.org:10001 [2024-12-11T07:30:50.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:30:50.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:30:50.303Z] Configure a credential helper to remove this warning. See [2024-12-11T07:30:50.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:30:50.303Z] [2024-12-11T07:30:50.303Z] Login Succeeded [2024-12-11T07:30:50.303Z] nexus3.edgexfoundry.org:10002 [2024-12-11T07:30:50.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:30:50.303Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:30:50.303Z] Configure a credential helper to remove this warning. See [2024-12-11T07:30:50.303Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:30:50.303Z] [2024-12-11T07:30:50.303Z] Login Succeeded [2024-12-11T07:30:50.564Z] nexus3.edgexfoundry.org:10003 [2024-12-11T07:30:50.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:30:50.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:30:50.564Z] Configure a credential helper to remove this warning. See [2024-12-11T07:30:50.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:30:50.564Z] [2024-12-11T07:30:50.564Z] Login Succeeded [2024-12-11T07:30:50.564Z] nexus3.edgexfoundry.org:10004 [2024-12-11T07:30:50.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:30:50.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:30:50.565Z] Configure a credential helper to remove this warning. See [2024-12-11T07:30:50.565Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:30:50.565Z] [2024-12-11T07:30:50.565Z] Login Succeeded [2024-12-11T07:30:50.565Z] ****.io [2024-12-11T07:30:50.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:30:50.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:30:50.826Z] Configure a credential helper to remove this warning. See [2024-12-11T07:30:50.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:30:50.826Z] [2024-12-11T07:30:50.826Z] Login Succeeded [2024-12-11T07:30:50.826Z] ---> ****-login.sh ends [Pipeline] } [2024-12-11T07:30:50.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-11T07:30:51.162Z] + 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 [2024-12-11T07:30:51.162Z] + dirname cmd/core-command/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo core-command,cmd/core-command/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/core-data/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo core-data,cmd/core-data/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/core-keeper/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/core-metadata/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-spire-agent/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-spire-config/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/security-spire-server/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/support-notifications/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-12-11T07:30:51.162Z] + dirname cmd/support-scheduler/Dockerfile [2024-12-11T07:30:51.162Z] + cut -d/ -f2 [2024-12-11T07:30:51.162Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-12-11T07:30:51.199Z] 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 [2024-12-11T07:30:51.564Z] + git rev-list -1 --merges ba285599d092cd88ba2ac7c49c113d850730d643~1..ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] echo [2024-12-11T07:30:51.577Z] -----------> git rev-list -1 --merges ba285599d092cd88ba2ac7c49c113d850730d643~1..ba285599d092cd88ba2ac7c49c113d850730d643 ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:30:51.577Z] ba285599d092cd88ba2ac7c49c113d850730d643 [false] [Pipeline] sh [2024-12-11T07:30:51.872Z] + git log --format=format:%s -1 ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] echo [2024-12-11T07:30:51.888Z] ========================================================= [2024-12-11T07:30:51.888Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-11T07:30:51.888Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-12-11T07:30:52.312Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-11T07:30:52.312Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-11T07:30:52.312Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-11T07:30:52.312Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-11T07:30:52.312Z] + sudo tee -a /etc/ssh/ssh_known_hosts+ [2024-12-11T07:30:52.312Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-11T07:30:52.312Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:30:52.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T07:30:52.724Z] [2024-12-11T07:30:52.724Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:30:53.031Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T07:30:53.031Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-11T07:30:53.031Z] b85a868b505f: Pulling fs layer [2024-12-11T07:30:53.031Z] e2be974225ed: Pulling fs layer [2024-12-11T07:30:53.031Z] 339a4e72a1f5: Pulling fs layer [2024-12-11T07:30:53.031Z] 988bab9f4d93: Pulling fs layer [2024-12-11T07:30:53.031Z] 1469e6f7b9e6: Pulling fs layer [2024-12-11T07:30:53.031Z] eaf3925da568: Pulling fs layer [2024-12-11T07:30:53.031Z] bab4dde63d76: Pulling fs layer [2024-12-11T07:30:53.031Z] bde34c3a00c8: Pulling fs layer [2024-12-11T07:30:53.031Z] b352a97aabf1: Pulling fs layer [2024-12-11T07:30:53.031Z] 4872d77fe225: Pulling fs layer [2024-12-11T07:30:53.031Z] 5851b861e8e6: Pulling fs layer [2024-12-11T07:30:53.031Z] 988bab9f4d93: Waiting [2024-12-11T07:30:53.031Z] 1469e6f7b9e6: Waiting [2024-12-11T07:30:53.031Z] bde34c3a00c8: Waiting [2024-12-11T07:30:53.031Z] b352a97aabf1: Waiting [2024-12-11T07:30:53.031Z] 4872d77fe225: Waiting [2024-12-11T07:30:53.031Z] eaf3925da568: Waiting [2024-12-11T07:30:53.031Z] bab4dde63d76: Waiting [2024-12-11T07:30:53.031Z] 5851b861e8e6: Waiting [2024-12-11T07:30:53.031Z] e2be974225ed: Download complete [2024-12-11T07:30:53.031Z] 988bab9f4d93: Verifying Checksum [2024-12-11T07:30:53.031Z] 988bab9f4d93: Download complete [2024-12-11T07:30:53.031Z] 1469e6f7b9e6: Verifying Checksum [2024-12-11T07:30:53.031Z] 1469e6f7b9e6: Download complete [2024-12-11T07:30:53.031Z] 339a4e72a1f5: Verifying Checksum [2024-12-11T07:30:53.031Z] 339a4e72a1f5: Download complete [2024-12-11T07:30:53.031Z] eaf3925da568: Verifying Checksum [2024-12-11T07:30:53.031Z] eaf3925da568: Download complete [2024-12-11T07:30:53.291Z] bde34c3a00c8: Verifying Checksum [2024-12-11T07:30:53.291Z] bde34c3a00c8: Download complete [2024-12-11T07:30:53.291Z] b352a97aabf1: Download complete [2024-12-11T07:30:53.291Z] 4872d77fe225: Verifying Checksum [2024-12-11T07:30:53.291Z] 4872d77fe225: Download complete [2024-12-11T07:30:53.291Z] 5851b861e8e6: Verifying Checksum [2024-12-11T07:30:53.291Z] 5851b861e8e6: Download complete [2024-12-11T07:30:53.291Z] b85a868b505f: Download complete [2024-12-11T07:30:53.550Z] bab4dde63d76: Verifying Checksum [2024-12-11T07:30:53.550Z] bab4dde63d76: Download complete [2024-12-11T07:30:54.489Z] b85a868b505f: Pull complete [2024-12-11T07:30:54.750Z] e2be974225ed: Pull complete [2024-12-11T07:30:55.327Z] 339a4e72a1f5: Pull complete [2024-12-11T07:30:55.327Z] 988bab9f4d93: Pull complete [2024-12-11T07:30:55.598Z] 1469e6f7b9e6: Pull complete [2024-12-11T07:30:55.598Z] eaf3925da568: Pull complete [2024-12-11T07:30:57.509Z] bab4dde63d76: Pull complete [2024-12-11T07:30:57.509Z] bde34c3a00c8: Pull complete [2024-12-11T07:30:57.771Z] b352a97aabf1: Pull complete [2024-12-11T07:30:57.771Z] 4872d77fe225: Pull complete [2024-12-11T07:30:58.031Z] 5851b861e8e6: Pull complete [2024-12-11T07:30:58.031Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-11T07:30:58.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T07:30:58.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:30:58.185Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:30:58.208Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-11T07:31:01.094Z] $ docker top 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 -eo pid,comm [2024-12-11T07:31:01.161Z] 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). [2024-12-11T07:31:01.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-11T07:31:01.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-11T07:31:01.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-11T07:31:01.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-11T07:31:01.332Z] $ docker exec 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent [2024-12-11T07:31:01.438Z] SSH_AUTH_SOCK=/tmp/ssh-8Z8CHkvyliI4/agent.32 [2024-12-11T07:31:01.438Z] SSH_AGENT_PID=38 [2024-12-11T07:31:01.443Z] Running ssh-add (command line suppressed) [2024-12-11T07:31:01.544Z] Identity added: /w/workspace/edgex-go/762@tmp/private_key_14947940740838379281.key (/w/workspace/edgex-go/762@tmp/private_key_14947940740838379281.key) [2024-12-11T07:31:01.562Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-11T07:31:01.851Z] + git tag --points-at HEAD [Pipeline] } [2024-12-11T07:31:01.859Z] $ docker exec --env ******** --env ******** 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent -k [2024-12-11T07:31:01.960Z] unset SSH_AUTH_SOCK; [2024-12-11T07:31:01.961Z] unset SSH_AGENT_PID; [2024-12-11T07:31:01.961Z] echo Agent pid 38 killed; [2024-12-11T07:31:01.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-11T07:31:02.022Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-11T07:31:02.022Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-11T07:31:02.136Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-11T07:31:02.136Z] $ docker exec 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent [2024-12-11T07:31:02.252Z] SSH_AUTH_SOCK=/tmp/ssh-p5YZAwArDA2m/agent.71 [2024-12-11T07:31:02.252Z] SSH_AGENT_PID=77 [2024-12-11T07:31:02.257Z] Running ssh-add (command line suppressed) [2024-12-11T07:31:02.356Z] Identity added: /w/workspace/edgex-go/762@tmp/private_key_14836198372467109823.key (/w/workspace/edgex-go/762@tmp/private_key_14836198372467109823.key) [2024-12-11T07:31:02.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-11T07:31:02.670Z] + git semver init [2024-12-11T07:31:02.928Z] 2024-12-11 07:31:02,840 [run_init] DEBUG init version:0.0.0 force:False [2024-12-11T07:31:02.928Z] 2024-12-11 07:31:02,841 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/762/.semver [2024-12-11T07:31:02.928Z] 2024-12-11 07:31:02,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/762/.semver [2024-12-11T07:31:02.928Z] 2024-12-11 07:31:02,842 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/762/.semver'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=None) [2024-12-11T07:31:08.208Z] 2024-12-11 07:31:07,894 [append_file] DEBUG append to file:/w/workspace/edgex-go/762/.git/info/exclude [2024-12-11T07:31:08.208Z] 2024-12-11 07:31:07,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/762/.semver/main with force:False [2024-12-11T07:31:08.208Z] 2024-12-11 07:31:07,895 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:31:08.208Z] 2024-12-11 07:31:07,895 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:31:08.208Z] 4.0.0-dev.26 [Pipeline] } [2024-12-11T07:31:08.215Z] $ docker exec --env ******** --env ******** 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 ssh-agent -k [2024-12-11T07:31:08.323Z] unset SSH_AUTH_SOCK; [2024-12-11T07:31:08.323Z] unset SSH_AGENT_PID; [2024-12-11T07:31:08.323Z] echo Agent pid 77 killed; [2024-12-11T07:31:08.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-11T07:31:08.658Z] + git semver [Pipeline] } [2024-12-11T07:31:08.929Z] $ docker stop --time=1 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 [2024-12-11T07:31:10.206Z] $ docker rm -f --volumes 696bc335229de168300bc33d0123cd18628b762c4f8d9fc7b6ce32f4717bddb0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-11T07:31:10.557Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-11T07:31:10.790Z] Stashed 1 file(s) [Pipeline] echo [2024-12-11T07:31:10.794Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.26 [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 [2024-12-11T07:31:11.208Z] + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] echo [2024-12-11T07:31:11.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T07:31:11.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T07:31:11.248Z] ========================================================= [2024-12-11T07:31:11.249Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-11T07:31:11.249Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-11T07:31:11.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T07:31:11.539Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-11T07:31:11.539Z] 43c4264eed91: Pulling fs layer [2024-12-11T07:31:11.539Z] 4cc291be95ef: Pulling fs layer [2024-12-11T07:31:11.539Z] 2ac1f1163629: Pulling fs layer [2024-12-11T07:31:11.539Z] 5c3c966382ef: Pulling fs layer [2024-12-11T07:31:11.539Z] 4f4fb700ef54: Pulling fs layer [2024-12-11T07:31:11.539Z] 5d5c8e513c77: Pulling fs layer [2024-12-11T07:31:11.539Z] 9f66e0745190: Pulling fs layer [2024-12-11T07:31:11.539Z] f49a43e4bbc0: Pulling fs layer [2024-12-11T07:31:11.539Z] 561ebcabdf7f: Pulling fs layer [2024-12-11T07:31:11.539Z] 5d5c8e513c77: Waiting [2024-12-11T07:31:11.539Z] 9f66e0745190: Waiting [2024-12-11T07:31:11.539Z] 5c3c966382ef: Waiting [2024-12-11T07:31:11.539Z] f49a43e4bbc0: Waiting [2024-12-11T07:31:11.539Z] 561ebcabdf7f: Waiting [2024-12-11T07:31:11.539Z] 4f4fb700ef54: Waiting [2024-12-11T07:31:11.539Z] 4cc291be95ef: Download complete [2024-12-11T07:31:11.539Z] 5c3c966382ef: Download complete [2024-12-11T07:31:11.539Z] 4f4fb700ef54: Verifying Checksum [2024-12-11T07:31:11.539Z] 4f4fb700ef54: Download complete [2024-12-11T07:31:11.539Z] 5d5c8e513c77: Download complete [2024-12-11T07:31:11.539Z] 43c4264eed91: Download complete [2024-12-11T07:31:11.539Z] 9f66e0745190: Verifying Checksum [2024-12-11T07:31:11.539Z] 9f66e0745190: Download complete [2024-12-11T07:31:11.798Z] 43c4264eed91: Pull complete [2024-12-11T07:31:11.798Z] 561ebcabdf7f: Download complete [2024-12-11T07:31:12.056Z] 4cc291be95ef: Pull complete [2024-12-11T07:31:12.056Z] 2ac1f1163629: Verifying Checksum [2024-12-11T07:31:12.056Z] 2ac1f1163629: Download complete [2024-12-11T07:31:12.316Z] f49a43e4bbc0: Verifying Checksum [2024-12-11T07:31:12.316Z] f49a43e4bbc0: Download complete [2024-12-11T07:31:15.603Z] 2ac1f1163629: Pull complete [2024-12-11T07:31:15.603Z] 5c3c966382ef: Pull complete [2024-12-11T07:31:15.862Z] 4f4fb700ef54: Pull complete [2024-12-11T07:31:15.862Z] 5d5c8e513c77: Pull complete [2024-12-11T07:31:15.862Z] 9f66e0745190: Pull complete [2024-12-11T07:31:18.396Z] f49a43e4bbc0: Pull complete [2024-12-11T07:31:18.964Z] 561ebcabdf7f: Pull complete [2024-12-11T07:31:18.965Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-11T07:31:18.965Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T07:31:18.965Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-12-11T07:31:19.264Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T07:31:19.264Z] WORKDIR /edgex [2024-12-11T07:31:19.264Z] COPY go.mod . [2024-12-11T07:31:19.264Z] RUN go mod download [2024-12-11T07:31:19.264Z] + docker build -t ci-base-image-x86_64 -f - . [2024-12-11T07:31:19.846Z] Sending build context to Docker daemon 178.1MB [2024-12-11T07:31:19.846Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-11T07:31:19.846Z] ---> 3a752c3f9dda [2024-12-11T07:31:19.846Z] Step 2/4 : WORKDIR /edgex [2024-12-11T07:31:25.234Z] ---> Running in f93cf25c1bff [2024-12-11T07:31:25.234Z] Removing intermediate container f93cf25c1bff [2024-12-11T07:31:25.234Z] ---> 0f2c59f5f1e6 [2024-12-11T07:31:25.234Z] Step 3/4 : COPY go.mod . [2024-12-11T07:31:25.234Z] ---> 94ec4e0ca4b5 [2024-12-11T07:31:25.234Z] Step 4/4 : RUN go mod download [2024-12-11T07:31:25.234Z] ---> Running in 0ab834d44fa6 [2024-12-11T07:31:25.888Z] Still waiting to schedule task [2024-12-11T07:31:25.888Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-11T07:31:51.852Z] Removing intermediate container 0ab834d44fa6 [2024-12-11T07:31:51.852Z] ---> 1e8f7c8d674e [2024-12-11T07:31:51.852Z] Successfully built 1e8f7c8d674e [2024-12-11T07:31:51.852Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:31:52.169Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-11T07:31:52.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:31:52.247Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:31:52.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-11T07:31:52.674Z] $ docker top 9fdda9197d98535870737883dbb4551475b932aff1460a8211fe7972e1a00258 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T07:31:53.024Z] + go version [2024-12-11T07:31:53.024Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-11T07:31:53.030Z] $ docker stop --time=1 9fdda9197d98535870737883dbb4551475b932aff1460a8211fe7972e1a00258 [2024-12-11T07:31:54.293Z] $ docker rm -f --volumes 9fdda9197d98535870737883dbb4551475b932aff1460a8211fe7972e1a00258 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:31:54.723Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-11T07:31:54.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:31:54.809Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:31:54.840Z] $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-11T07:31:55.153Z] $ docker top 88c4b15595d1c77a07489d1712c186497e53eb98fe2bd28d7b4071af57ea35a2 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-12-11T07:31:55.228Z] ========================================================= [2024-12-11T07:31:55.228Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-12-11T07:31:55.228Z] ========================================================= [Pipeline] sh [2024-12-11T07:31:55.507Z] + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] fileExists [Pipeline] sh [2024-12-11T07:31:55.803Z] + make test [2024-12-11T07:31:55.803Z] go test -race -coverprofile=coverage.out ./... [2024-12-11T07:32:03.919Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-12-11T07:32:35.985Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-12-11T07:32:36.760Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-12-11T07:32:36.760Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-12-11T07:32:37.020Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements [2024-12-11T07:32:37.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-12-11T07:32:37.990Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-12-11T07:32:37.990Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T07:32:37.990Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-12-11T07:32:37.990Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-12-11T07:32:37.990Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-12-11T07:32:37.990Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-12-11T07:32:37.990Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-12-11T07:32:37.990Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-12-11T07:32:39.360Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-12-11T07:32:39.360Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-12-11T07:32:39.360Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-12-11T07:32:39.360Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T07:32:39.360Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-12-11T07:32:39.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-12-11T07:32:39.928Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.395s coverage: 48.4% of statements [2024-12-11T07:32:40.186Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-12-11T07:32:40.186Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-12-11T07:32:41.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.124s coverage: 93.4% of statements [2024-12-11T07:32:41.124Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 91.7% of statements [2024-12-11T07:32:41.387Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-12-11T07:32:41.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-12-11T07:32:41.387Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 9.4% of statements [2024-12-11T07:32:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.353s coverage: 95.8% of statements [2024-12-11T07:32:42.764Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-12-11T07:32:42.764Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-12-11T07:32:43.024Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-12-11T07:32:43.024Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-12-11T07:32:43.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] [2024-12-11T07:32:43.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.1% of statements [2024-12-11T07:32:43.959Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements [2024-12-11T07:32:43.959Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2024-12-11T07:32:44.218Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements [2024-12-11T07:32:44.477Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-12-11T07:32:44.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements [2024-12-11T07:32:44.737Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements [2024-12-11T07:32:44.737Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-12-11T07:32:44.737Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-12-11T07:32:44.737Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-12-11T07:32:44.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-12-11T07:32:44.996Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-12-11T07:32:44.996Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-12-11T07:32:44.996Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-12-11T07:32:45.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-12-11T07:32:45.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-12-11T07:32:45.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-12-11T07:32:45.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-12-11T07:32:45.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-12-11T07:32:45.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-12-11T07:32:45.935Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-12-11T07:32:46.504Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-12-11T07:32:46.504Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-12-11T07:32:47.073Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-12-11T07:32:48.013Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-12-11T07:32:48.586Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-12-11T07:32:49.964Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-12-11T07:32:49.964Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-12-11T07:32:52.498Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-12-11T07:32:52.498Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-12-11T07:32:52.498Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-12-11T07:32:53.435Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-12-11T07:32:53.435Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-12-11T07:32:53.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-12-11T07:32:54.003Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-12-11T07:32:54.003Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-12-11T07:32:54.003Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-12-11T07:32:54.003Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-12-11T07:32:55.380Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-12-11T07:32:55.380Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-12-11T07:32:55.380Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-12-11T07:32:55.380Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-12-11T07:32:57.281Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-12-11T07:32:57.281Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T07:32:57.281Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-12-11T07:32:57.540Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-12-11T07:32:58.107Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-12-11T07:32:58.107Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2024-12-11T07:32:58.107Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-12-11T07:32:59.485Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-12-11T07:32:59.485Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-12-11T07:33:01.804Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34898 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-12-11T07:33:01.822Z] Running in /w/workspace/edgex-go/762 [Pipeline] { [Pipeline] checkout [2024-12-11T07:33:01.859Z] The recommended git tool is: git [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.046s coverage: 92.9% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 17.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.062s coverage: 81.8% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.127s coverage: 36.8% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 93.8% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.2% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.085s coverage: 97.7% of statements [2024-12-11T07:33:03.686Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements [2024-12-11T07:33:04.258Z] 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 [2024-12-11T07:33:04.258Z] running golangci-lint [2024-12-11T07:33:04.517Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-12-11T07:33:04.517Z] go version go1.23.2 linux/amd64 [2024-12-11T07:33:04.517Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-12-11T07:33:04.517Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-12-11T07:33:04.776Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-12-11T07:33:08.244Z] using credential edgex-jenkins-ssh [2024-12-11T07:33:08.277Z] Cloning the remote Git repository [2024-12-11T07:33:08.345Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-12-11T07:33:08.497Z] > git init /w/workspace/edgex-go/762 # timeout=10 [2024-12-11T07:33:08.675Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-12-11T07:33:08.676Z] > git --version # timeout=10 [2024-12-11T07:33:08.695Z] > git --version # 'git version 2.25.1' [2024-12-11T07:33:08.697Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-11T07:33:08.833Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-11T07:33:25.605Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-12-11T07:33:25.626Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-11T07:33:26.406Z] Avoid second fetch [2024-12-11T07:33:26.406Z] Checking out Revision ba285599d092cd88ba2ac7c49c113d850730d643 (main) [2024-12-11T07:33:26.699Z] level=info msg="[loader] Go packages loading at mode 575 (files|deps|exports_file|imports|name|types_sizes|compiled_files) took 21.369570804s" [2024-12-11T07:33:26.699Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.997824ms" [2024-12-11T07:33:27.129Z] Commit message: "Merge pull request #5023 from jackchenjc/issue-5022" [2024-12-11T07:33:26.419Z] > git config core.sparsecheckout # timeout=10 [2024-12-11T07:33:26.470Z] > git checkout -f ba285599d092cd88ba2ac7c49c113d850730d643 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-11T07:33:31.814Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-11T07:33:31.814Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:33:31.814Z] Dload Upload Total Spent Left Speed [2024-12-11T07:33:31.814Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79677 0 --:--:-- --:--:-- --:--:-- 79677 [Pipeline] sh [2024-12-11T07:33:32.152Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-11T07:33:32.486Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-11T07:33:32.486Z] + sudo tee /etc/docker/daemon.new [2024-12-11T07:33:32.486Z] { [2024-12-11T07:33:32.486Z] "registry-mirrors": [ [2024-12-11T07:33:32.486Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-11T07:33:32.486Z] ], [2024-12-11T07:33:32.486Z] "bip": "10.250.0.254/24", [2024-12-11T07:33:32.486Z] "hosts": [ [2024-12-11T07:33:32.486Z] "tcp://0.0.0.0:5555", [2024-12-11T07:33:32.486Z] "unix:///var/run/docker.sock" [2024-12-11T07:33:32.486Z] ], [2024-12-11T07:33:32.486Z] "mtu": 1458, [2024-12-11T07:33:32.486Z] "selinux-enabled": true, [2024-12-11T07:33:32.486Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-11T07:33:32.486Z] } [Pipeline] sh [2024-12-11T07:33:32.821Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-11T07:33:33.144Z] + sudo service docker restart [2024-12-11T07:33:38.903Z] level=info msg="[linters_context/goanalysis] analyzers took 1m30.493859144s with top 10 stages: buildir: 55.128149549s, gosec: 3.438707886s, fact_deprecated: 2.648442168s, inspect: 2.322857235s, printf: 2.146278248s, ctrlflow: 1.672199128s, fact_purity: 1.206333143s, nilness: 1.180095369s, S1038: 1.179329643s, SA5012: 700.62073ms" [2024-12-11T07:33:38.903Z] level=info msg="[runner] Issues before processing: 193, after processing: 0" [2024-12-11T07:33:38.903Z] level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 193/193, skip_files: 193/193, exclude-rules: 193/15, cgo: 193/193, path_prettifier: 193/193, skip_dirs: 193/193, exclude: 193/193, autogenerated_exclude: 193/193, nolint: 15/0, filename_unadjuster: 193/193, identifier_marker: 193/193" [2024-12-11T07:33:38.903Z] level=info msg="[runner] processing took 14.953529ms with stages: nolint: 5.470587ms, identifier_marker: 4.38333ms, path_prettifier: 2.457349ms, autogenerated_exclude: 1.017026ms, exclude-rules: 985.646µs, skip_dirs: 528.599µs, filename_unadjuster: 38.81µs, cgo: 34.161µs, invalid_issue: 33.271µs, fixer: 740ns, max_from_linter: 670ns, uniq_by_line: 670ns, max_same_issues: 630ns, path_shortener: 330ns, skip_files: 300ns, path_prefixer: 290ns, exclude: 270ns, sort_results: 240ns, diff: 170ns, source_code: 170ns, severity-rules: 160ns, max_per_file_from_linter: 110ns" [2024-12-11T07:33:38.903Z] level=info msg="[runner] linters took 11.565277924s with stages: goanalysis_metalinter: 11.550234654s" [2024-12-11T07:33:38.903Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-12-11T07:33:38.903Z] level=info msg="Memory: 331 samples, avg is 291.4MB, max is 1225.5MB" [2024-12-11T07:33:38.903Z] level=info msg="Execution took 32.988418642s" [2024-12-11T07:33:38.903Z] go vet ./... [2024-12-11T07:33:45.466Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-11T07:33:45.466Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-11T07:33:45.466Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-11T07:33:45.481Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-12-11T07:33:45.778Z] + ls -al . [2024-12-11T07:33:45.779Z] total 1740 [2024-12-11T07:33:45.779Z] drwxrwxr-x 11 1001 1001 4096 Dec 11 07:31 . [2024-12-11T07:33:45.779Z] drwxr-xr-x 4 root root 4096 Dec 11 07:31 .. [2024-12-11T07:33:45.779Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 .blubracket [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 10 Dec 11 07:30 .dockerignore [2024-12-11T07:33:45.779Z] drwxrwxr-x 8 1001 1001 4096 Dec 11 07:33 .git [2024-12-11T07:33:45.779Z] drwxrwxr-x 3 1001 1001 4096 Dec 11 07:30 .github [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 907 Dec 11 07:30 .gitignore [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 199 Dec 11 07:30 .golangci.yml [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 100 Dec 11 07:30 .hadolint.yml [2024-12-11T07:33:45.779Z] drwxr-xr-x 3 1001 1001 4096 Dec 11 07:31 .semver [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 155 Dec 11 07:30 .sonarcloud.properties [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 1171 Dec 11 07:30 ADOPTERS.md [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 17141 Dec 11 07:30 Attribution.txt [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 100284 Dec 11 07:30 CHANGELOG.md [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 3804 Dec 11 07:30 CONTRIBUTING.md [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 677 Dec 11 07:30 GOVERNANCE.md [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 858 Dec 11 07:30 Jenkinsfile [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 10775 Dec 11 07:30 LICENSE [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 16740 Dec 11 07:30 Makefile [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 582 Dec 11 07:30 OWNERS.md [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 9932 Dec 11 07:30 README.md [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 789 Dec 11 07:30 SECURITY.md [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 12 Dec 11 07:31 VERSION [2024-12-11T07:33:45.779Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 bin [2024-12-11T07:33:45.779Z] drwxrwxr-x 19 1001 1001 4096 Dec 11 07:30 cmd [2024-12-11T07:33:45.779Z] -rw-r--r-- 1 root root 1412873 Dec 11 07:33 coverage.out [2024-12-11T07:33:45.779Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 fuzz_test [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 6473 Dec 11 07:30 go.mod [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 87891 Dec 11 07:30 go.sum [2024-12-11T07:33:45.779Z] drwxrwxr-x 7 1001 1001 4096 Dec 11 07:30 internal [2024-12-11T07:33:45.779Z] drwxrwxr-x 2 1001 1001 4096 Dec 11 07:30 openapi [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 584 Dec 11 07:30 security.txt [2024-12-11T07:33:45.779Z] -rw-rw-r-- 1 1001 1001 204 Dec 11 07:30 version.go [Pipeline] sh [2024-12-11T07:33:46.067Z] + '[' -e coverage.out ] [2024-12-11T07:33:46.067Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-12-11T07:33:46.198Z] Stashed 1 file(s) [Pipeline] sh [2024-12-11T07:33:46.480Z] + make build [2024-12-11T07:33:46.480Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-11T07:33:51.405Z] provisioning config files... [2024-12-11T07:33:51.428Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config18367035963072254476tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:33:51.858Z] ---> ****-login.sh [2024-12-11T07:33:51.858Z] nexus3.edgexfoundry.org:10001 [2024-12-11T07:33:52.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:33:52.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:33:52.402Z] Configure a credential helper to remove this warning. See [2024-12-11T07:33:52.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:33:52.402Z] [2024-12-11T07:33:52.402Z] Login Succeeded [2024-12-11T07:33:52.402Z] nexus3.edgexfoundry.org:10002 [2024-12-11T07:33:52.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:33:52.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:33:52.672Z] Configure a credential helper to remove this warning. See [2024-12-11T07:33:52.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:33:52.672Z] [2024-12-11T07:33:52.672Z] Login Succeeded [2024-12-11T07:33:52.672Z] nexus3.edgexfoundry.org:10003 [2024-12-11T07:33:52.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:33:52.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:33:52.943Z] Configure a credential helper to remove this warning. See [2024-12-11T07:33:52.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:33:52.943Z] [2024-12-11T07:33:52.943Z] Login Succeeded [2024-12-11T07:33:52.943Z] nexus3.edgexfoundry.org:10004 [2024-12-11T07:33:52.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:33:53.214Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:33:53.214Z] Configure a credential helper to remove this warning. See [2024-12-11T07:33:53.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:33:53.215Z] [2024-12-11T07:33:53.215Z] Login Succeeded [2024-12-11T07:33:53.215Z] ****.io [2024-12-11T07:33:53.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:33:53.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:33:53.484Z] Configure a credential helper to remove this warning. See [2024-12-11T07:33:53.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:33:53.484Z] [2024-12-11T07:33:53.484Z] Login Succeeded [2024-12-11T07:33:53.484Z] ---> ****-login.sh ends [Pipeline] } [2024-12-11T07:33:53.498Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-12-11T07:33:54.092Z] + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] echo [2024-12-11T07:33:54.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T07:33:54.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T07:33:54.152Z] ========================================================= [2024-12-11T07:33:54.152Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-11T07:33:54.152Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-12-11T07:33:54.472Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-11T07:33:54.741Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-12-11T07:33:54.741Z] cf04c63912e1: Pulling fs layer [2024-12-11T07:33:54.741Z] 55b35a11ae5e: Pulling fs layer [2024-12-11T07:33:54.741Z] a37a00ec5f00: Pulling fs layer [2024-12-11T07:33:54.741Z] 50b3750afda1: Pulling fs layer [2024-12-11T07:33:54.741Z] 4f4fb700ef54: Pulling fs layer [2024-12-11T07:33:54.741Z] 80978eb59214: Pulling fs layer [2024-12-11T07:33:54.741Z] c9f46d7d2bd2: Pulling fs layer [2024-12-11T07:33:54.741Z] 50b3750afda1: Waiting [2024-12-11T07:33:54.741Z] 4f4fb700ef54: Waiting [2024-12-11T07:33:54.741Z] 80978eb59214: Waiting [2024-12-11T07:33:54.741Z] c5a475d317c9: Pulling fs layer [2024-12-11T07:33:54.741Z] c9f46d7d2bd2: Waiting [2024-12-11T07:33:54.741Z] c5a475d317c9: Waiting [2024-12-11T07:33:54.741Z] 55b35a11ae5e: Verifying Checksum [2024-12-11T07:33:54.741Z] 55b35a11ae5e: Download complete [2024-12-11T07:33:54.741Z] 50b3750afda1: Download complete [2024-12-11T07:33:54.741Z] 4f4fb700ef54: Verifying Checksum [2024-12-11T07:33:54.741Z] 4f4fb700ef54: Download complete [2024-12-11T07:33:54.741Z] 80978eb59214: Verifying Checksum [2024-12-11T07:33:54.741Z] 80978eb59214: Download complete [2024-12-11T07:33:54.741Z] cf04c63912e1: Verifying Checksum [2024-12-11T07:33:54.741Z] cf04c63912e1: Download complete [2024-12-11T07:33:55.010Z] c5a475d317c9: Download complete [2024-12-11T07:33:55.595Z] cf04c63912e1: Pull complete [2024-12-11T07:33:56.189Z] 55b35a11ae5e: Pull complete [2024-12-11T07:33:56.189Z] a37a00ec5f00: Verifying Checksum [2024-12-11T07:33:56.189Z] a37a00ec5f00: Download complete [2024-12-11T07:33:57.153Z] c9f46d7d2bd2: Verifying Checksum [2024-12-11T07:33:57.153Z] c9f46d7d2bd2: Download complete [2024-12-11T07:34:13.031Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-11T07:34:13.031Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-11T07:34:13.031Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-11T07:34:13.031Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-11T07:34:13.597Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-11T07:34:17.785Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-11T07:34:19.228Z] a37a00ec5f00: Pull complete [2024-12-11T07:34:19.228Z] 50b3750afda1: Pull complete [2024-12-11T07:34:19.228Z] 4f4fb700ef54: Pull complete [2024-12-11T07:34:19.228Z] 80978eb59214: Pull complete [2024-12-11T07:34:20.318Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-11T07:34:22.220Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-11T07:34:22.786Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-11T07:34:23.353Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-11T07:34:23.920Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-11T07:34:24.856Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-12-11T07:34:25.799Z] $ docker stop --time=1 88c4b15595d1c77a07489d1712c186497e53eb98fe2bd28d7b4071af57ea35a2 [2024-12-11T07:34:25.904Z] c9f46d7d2bd2: Pull complete [2024-12-11T07:34:26.867Z] c5a475d317c9: Pull complete [2024-12-11T07:34:26.867Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-11T07:34:26.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-11T07:34:26.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-11T07:34:31.485Z] $ docker rm -f --volumes 88c4b15595d1c77a07489d1712c186497e53eb98fe2bd28d7b4071af57ea35a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2024-12-11T07:34:32.311Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-11T07:34:32.311Z] WORKDIR /edgex [2024-12-11T07:34:32.311Z] COPY go.mod . [2024-12-11T07:34:32.311Z] RUN go mod download+ [2024-12-11T07:34:32.311Z] docker build -t ci-base-image-arm64 -f - . [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:34:32.669Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-11T07:34:32.669Z] [2024-12-11T07:34:32.669Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:34:32.976Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-11T07:34:32.976Z] latest: Pulling from edgex-devops/edgex-compose [2024-12-11T07:34:32.976Z] 91d30c5bc195: Pulling fs layer [2024-12-11T07:34:32.976Z] 2e9b0aa3be6d: Pulling fs layer [2024-12-11T07:34:32.976Z] 9c61dcf015f6: Pulling fs layer [2024-12-11T07:34:32.976Z] 4698f68db338: Pulling fs layer [2024-12-11T07:34:32.976Z] 2a2f49069b9e: Pulling fs layer [2024-12-11T07:34:32.976Z] e0025b399a48: Pulling fs layer [2024-12-11T07:34:32.976Z] 4698f68db338: Waiting [2024-12-11T07:34:32.976Z] 2a2f49069b9e: Waiting [2024-12-11T07:34:32.976Z] e0025b399a48: Waiting [2024-12-11T07:34:32.976Z] 91d30c5bc195: Verifying Checksum [2024-12-11T07:34:33.235Z] 4698f68db338: Download complete [2024-12-11T07:34:33.235Z] 2e9b0aa3be6d: Verifying Checksum [2024-12-11T07:34:33.235Z] 2e9b0aa3be6d: Download complete [2024-12-11T07:34:33.235Z] e0025b399a48: Download complete [2024-12-11T07:34:33.235Z] 91d30c5bc195: Pull complete [2024-12-11T07:34:33.235Z] 2a2f49069b9e: Verifying Checksum [2024-12-11T07:34:33.235Z] 2a2f49069b9e: Download complete [2024-12-11T07:34:33.493Z] 2e9b0aa3be6d: Pull complete [2024-12-11T07:34:33.750Z] 9c61dcf015f6: Verifying Checksum [2024-12-11T07:34:33.750Z] 9c61dcf015f6: Download complete [2024-12-11T07:34:34.242Z] #0 building with "default" instance using docker driver [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #1 [internal] load .dockerignore [2024-12-11T07:34:34.242Z] #1 transferring context: 32B [2024-12-11T07:34:34.242Z] #1 transferring context: 50B done [2024-12-11T07:34:34.242Z] #1 DONE 0.1s [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #2 [internal] load build definition from Dockerfile [2024-12-11T07:34:34.242Z] #2 transferring dockerfile: 172B done [2024-12-11T07:34:34.242Z] #2 DONE 0.1s [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-11T07:34:34.242Z] #3 DONE 0.0s [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #4 [internal] load build context [2024-12-11T07:34:34.242Z] #4 DONE 0.0s [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-11T07:34:34.242Z] #5 DONE 0.0s [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #4 [internal] load build context [2024-12-11T07:34:34.242Z] #4 transferring context: 6.51kB done [2024-12-11T07:34:34.242Z] #4 DONE 0.1s [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-11T07:34:34.242Z] #5 DONE 0.2s [2024-12-11T07:34:34.242Z] [2024-12-11T07:34:34.242Z] #6 [2/4] WORKDIR /edgex [2024-12-11T07:34:35.196Z] #6 DONE 1.1s [2024-12-11T07:34:35.463Z] [2024-12-11T07:34:35.463Z] #7 [3/4] COPY go.mod . [2024-12-11T07:34:35.463Z] #7 DONE 0.1s [2024-12-11T07:34:35.463Z] [2024-12-11T07:34:35.463Z] #8 [4/4] RUN go mod download [2024-12-11T07:34:36.291Z] 9c61dcf015f6: Pull complete [2024-12-11T07:34:36.291Z] 4698f68db338: Pull complete [2024-12-11T07:34:36.859Z] 2a2f49069b9e: Pull complete [2024-12-11T07:34:36.859Z] e0025b399a48: Pull complete [2024-12-11T07:34:36.859Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-12-11T07:34:36.859Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-12-11T07:34:36.859Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:34:36.960Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:34:36.986Z] $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-12-11T07:34:39.502Z] $ docker top 79770a201e79bb3ddb150d7e1d8eef3a221fa769c8786267716d83e229b86d21 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T07:34:39.866Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-11T07:34:42.403Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #1 transferring dockerfile: [2024-12-11T07:34:42.403Z] #1 transferring dockerfile: 1.81kB done [2024-12-11T07:34:42.403Z] #1 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #2 [core-data internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #2 transferring dockerfile: 2.07kB done [2024-12-11T07:34:42.403Z] #2 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #3 [security-spire-server internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #3 transferring dockerfile: 1.70kB done [2024-12-11T07:34:42.403Z] #3 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #4 transferring dockerfile: 2.15kB done [2024-12-11T07:34:42.403Z] #4 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #5 [support-scheduler internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #5 transferring dockerfile: 1.82kB done [2024-12-11T07:34:42.403Z] #5 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #6 [support-notifications internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #6 transferring dockerfile: 2.02kB done [2024-12-11T07:34:42.403Z] #6 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #7 transferring dockerfile: 2.23kB done [2024-12-11T07:34:42.403Z] #7 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #8 transferring dockerfile: 1.89kB done [2024-12-11T07:34:42.403Z] #8 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #9 transferring dockerfile: 2.49kB done [2024-12-11T07:34:42.403Z] #9 DONE 0.0s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #10 transferring dockerfile: 2.13kB done [2024-12-11T07:34:42.403Z] #10 DONE 0.1s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #11 transferring dockerfile: 3.02kB done [2024-12-11T07:34:42.403Z] #11 DONE 0.1s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #12 [core-keeper internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #12 transferring dockerfile: 2.07kB done [2024-12-11T07:34:42.403Z] #12 DONE 0.1s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #13 transferring dockerfile: 2.50kB done [2024-12-11T07:34:42.403Z] #13 DONE 0.1s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #14 [security-spire-agent internal] load .dockerignore [2024-12-11T07:34:42.403Z] #14 transferring context: 50B done [2024-12-11T07:34:42.403Z] #14 DONE 0.1s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #15 transferring dockerfile: 1.69kB done [2024-12-11T07:34:42.403Z] #15 DONE 0.1s [2024-12-11T07:34:42.403Z] [2024-12-11T07:34:42.403Z] #16 [core-command internal] load build definition from Dockerfile [2024-12-11T07:34:42.403Z] #16 transferring dockerfile: 1.94kB done [2024-12-11T07:34:42.403Z] #16 DONE 0.1s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #17 [core-data internal] load .dockerignore [2024-12-11T07:34:42.662Z] #17 transferring context: 50B done [2024-12-11T07:34:42.662Z] #17 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #18 [security-spire-server internal] load .dockerignore [2024-12-11T07:34:42.662Z] #18 transferring context: 50B done [2024-12-11T07:34:42.662Z] #18 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #19 [security-proxy-auth internal] load .dockerignore [2024-12-11T07:34:42.662Z] #19 transferring context: 50B done [2024-12-11T07:34:42.662Z] #19 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #20 [support-scheduler internal] load .dockerignore [2024-12-11T07:34:42.662Z] #20 transferring context: 50B done [2024-12-11T07:34:42.662Z] #20 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #21 [support-notifications internal] load .dockerignore [2024-12-11T07:34:42.662Z] #21 transferring context: 50B done [2024-12-11T07:34:42.662Z] #21 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #22 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-11T07:34:42.662Z] #22 transferring context: 50B done [2024-12-11T07:34:42.662Z] #22 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-12-11T07:34:42.662Z] #23 transferring context: 50B done [2024-12-11T07:34:42.662Z] #23 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-12-11T07:34:42.662Z] #24 transferring context: 50B done [2024-12-11T07:34:42.662Z] #24 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #25 [core-metadata internal] load .dockerignore [2024-12-11T07:34:42.662Z] #25 transferring context: 50B done [2024-12-11T07:34:42.662Z] #25 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #26 [security-bootstrapper internal] load .dockerignore [2024-12-11T07:34:42.662Z] #26 transferring context: 50B done [2024-12-11T07:34:42.662Z] #26 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #27 [security-proxy-setup internal] load .dockerignore [2024-12-11T07:34:42.662Z] #27 transferring context: 50B done [2024-12-11T07:34:42.662Z] #27 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #28 [core-keeper internal] load .dockerignore [2024-12-11T07:34:42.662Z] #28 transferring context: 50B done [2024-12-11T07:34:42.662Z] #28 DONE 0.1s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #29 [core-command internal] load .dockerignore [2024-12-11T07:34:42.662Z] #29 transferring context: 50B done [2024-12-11T07:34:42.662Z] #29 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #30 [security-spire-config internal] load .dockerignore [2024-12-11T07:34:42.662Z] #30 transferring context: 50B done [2024-12-11T07:34:42.662Z] #30 DONE 0.0s [2024-12-11T07:34:42.662Z] [2024-12-11T07:34:42.662Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-11T07:34:42.921Z] #31 ... [2024-12-11T07:34:42.921Z] [2024-12-11T07:34:42.921Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T07:34:42.921Z] #32 DONE 0.0s [2024-12-11T07:34:42.921Z] [2024-12-11T07:34:42.921Z] #32 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-12-11T07:34:42.921Z] #32 DONE 0.0s [2024-12-11T07:34:42.921Z] [2024-12-11T07:34:42.921Z] #33 [security-proxy-setup internal] load build context [2024-12-11T07:34:42.921Z] #33 DONE 0.0s [2024-12-11T07:34:42.921Z] [2024-12-11T07:34:42.921Z] #34 [support-scheduler internal] load build context [2024-12-11T07:34:42.921Z] #34 DONE 0.0s [2024-12-11T07:34:42.921Z] [2024-12-11T07:34:42.921Z] #35 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T07:34:42.921Z] #35 DONE 0.3s [2024-12-11T07:34:42.921Z] [2024-12-11T07:34:42.921Z] #36 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:34:42.921Z] #36 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:34:43.180Z] #36 ... [2024-12-11T07:34:43.180Z] [2024-12-11T07:34:43.180Z] #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-11T07:34:43.180Z] #31 DONE 0.4s [2024-12-11T07:34:43.180Z] [2024-12-11T07:34:43.180Z] #36 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:34:43.180Z] #36 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T07:34:43.180Z] #36 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:34:43.180Z] #36 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T07:34:43.180Z] #36 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T07:34:43.180Z] #36 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0B / 3.62MB 0.1s [2024-12-11T07:34:43.180Z] #36 ... [2024-12-11T07:34:43.180Z] [2024-12-11T07:34:43.180Z] #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-11T07:34:43.180Z] #37 DONE 0.6s [2024-12-11T07:34:43.180Z] [2024-12-11T07:34:43.180Z] #36 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:34:43.180Z] #36 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done [2024-12-11T07:34:43.180Z] #36 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:34:43.180Z] #36 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done [2024-12-11T07:34:43.180Z] #36 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done [2024-12-11T07:34:43.439Z] #36 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.3s [2024-12-11T07:34:43.439Z] #36 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f [2024-12-11T07:34:43.701Z] #36 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.4s done [2024-12-11T07:34:43.962Z] #36 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.4s done [2024-12-11T07:34:43.962Z] #36 ... [2024-12-11T07:34:43.962Z] [2024-12-11T07:34:43.963Z] #38 [security-spire-config internal] load build context [2024-12-11T07:34:43.963Z] #38 transferring context: 21.82kB 0.0s done [2024-12-11T07:34:43.963Z] #38 DONE 0.7s [2024-12-11T07:34:43.963Z] [2024-12-11T07:34:43.963Z] #39 [security-spire-server internal] load build context [2024-12-11T07:34:43.963Z] #39 transferring context: 23.57kB 0.1s done [2024-12-11T07:34:43.963Z] #39 DONE 0.7s [2024-12-11T07:34:43.963Z] [2024-12-11T07:34:43.963Z] #40 [security-spire-agent internal] load build context [2024-12-11T07:34:43.963Z] #40 transferring context: 23.10kB 0.1s done [2024-12-11T07:34:43.963Z] #40 DONE 0.7s [2024-12-11T07:34:44.222Z] [2024-12-11T07:34:44.222Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:34:44.222Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-12-11T07:34:44.222Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-11T07:34:44.222Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-12-11T07:34:44.222Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-12-11T07:34:44.222Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-12-11T07:34:44.222Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-12-11T07:34:44.222Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-11T07:34:44.222Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-11T07:34:44.222Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-11T07:34:44.222Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-12-11T07:34:44.222Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-12-11T07:34:44.484Z] #41 ... [2024-12-11T07:34:44.484Z] [2024-12-11T07:34:44.484Z] #36 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:34:44.484Z] #36 DONE 1.4s [2024-12-11T07:34:44.484Z] [2024-12-11T07:34:44.484Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:34:44.484Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 0.6s [2024-12-11T07:34:44.484Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-12-11T07:34:44.484Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.8s [2024-12-11T07:34:44.485Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 0.9s [2024-12-11T07:34:44.744Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.0s [2024-12-11T07:34:45.360Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-12-11T07:34:45.360Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-12-11T07:34:45.933Z] #41 ... [2024-12-11T07:34:45.933Z] [2024-12-11T07:34:45.933Z] #42 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-12-11T07:34:45.933Z] #42 DONE 2.9s [2024-12-11T07:34:45.933Z] [2024-12-11T07:34:45.933Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:34:47.332Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.2s done [2024-12-11T07:34:50.440Z] #8 DONE 13.9s [2024-12-11T07:34:50.440Z] [2024-12-11T07:34:50.440Z] #9 exporting to image [2024-12-11T07:34:50.440Z] #9 exporting layers [2024-12-11T07:34:51.521Z] #41 ... [2024-12-11T07:34:51.521Z] [2024-12-11T07:34:51.521Z] #43 [core-common-config-bootstrapper internal] load build context [2024-12-11T07:34:51.521Z] #43 transferring context: 211.03MB 7.9s [2024-12-11T07:34:51.791Z] #43 ... [2024-12-11T07:34:51.791Z] [2024-12-11T07:34:51.791Z] #44 [security-spiffe-token-provider internal] load build context [2024-12-11T07:34:51.791Z] #44 ... [2024-12-11T07:34:51.791Z] [2024-12-11T07:34:51.791Z] #43 [core-common-config-bootstrapper internal] load build context [2024-12-11T07:34:53.175Z] #43 ... [2024-12-11T07:34:53.175Z] [2024-12-11T07:34:53.175Z] #45 [core-command internal] load build context [2024-12-11T07:34:53.175Z] #45 ... [2024-12-11T07:34:53.175Z] [2024-12-11T07:34:53.175Z] #33 [security-proxy-setup internal] load build context [2024-12-11T07:34:53.175Z] #33 ... [2024-12-11T07:34:53.175Z] [2024-12-11T07:34:53.175Z] #46 [core-metadata internal] load build context [2024-12-11T07:34:53.175Z] #46 ... [2024-12-11T07:34:53.175Z] [2024-12-11T07:34:53.175Z] #34 [support-scheduler internal] load build context [2024-12-11T07:34:53.433Z] #34 ... [2024-12-11T07:34:53.433Z] [2024-12-11T07:34:53.433Z] #47 [security-secretstore-setup internal] load build context [2024-12-11T07:34:53.433Z] #47 ... [2024-12-11T07:34:53.433Z] [2024-12-11T07:34:53.433Z] #48 [security-proxy-auth internal] load build context [2024-12-11T07:34:53.693Z] #48 ... [2024-12-11T07:34:53.693Z] [2024-12-11T07:34:53.693Z] #49 [support-notifications internal] load build context [2024-12-11T07:34:53.693Z] #49 ... [2024-12-11T07:34:53.693Z] [2024-12-11T07:34:53.693Z] #50 [security-bootstrapper internal] load build context [2024-12-11T07:34:53.693Z] #50 ... [2024-12-11T07:34:53.693Z] [2024-12-11T07:34:53.693Z] #51 [core-keeper internal] load build context [2024-12-11T07:34:53.952Z] #51 ... [2024-12-11T07:34:53.952Z] [2024-12-11T07:34:53.952Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T07:34:53.952Z] #52 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done [2024-12-11T07:34:53.952Z] #52 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-11T07:34:53.952Z] #52 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-12-11T07:34:53.952Z] #52 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-12-11T07:34:53.952Z] #52 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-12-11T07:34:53.952Z] #52 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-12-11T07:34:53.952Z] #52 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-12-11T07:34:53.952Z] #52 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-11T07:34:53.952Z] #52 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-12-11T07:34:53.952Z] #52 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-11T07:34:53.952Z] #52 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-12-11T07:34:53.952Z] #52 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done [2024-12-11T07:34:53.952Z] #52 ... [2024-12-11T07:34:53.952Z] [2024-12-11T07:34:53.952Z] #53 [core-data internal] load build context [2024-12-11T07:34:54.526Z] #53 ... [2024-12-11T07:34:54.526Z] [2024-12-11T07:34:54.526Z] #51 [core-keeper internal] load build context [2024-12-11T07:34:54.526Z] #51 ... [2024-12-11T07:34:54.526Z] [2024-12-11T07:34:54.526Z] #54 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-11T07:34:54.526Z] #0 1.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:34:54.526Z] #0 1.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:34:54.526Z] #0 2.224 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:34:54.526Z] #0 2.224 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:34:54.526Z] #0 2.224 OK: 24171 distinct packages available [2024-12-11T07:34:54.526Z] #0 2.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:34:54.526Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:34:54.526Z] #0 2.632 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:34:54.526Z] #0 2.655 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:34:54.526Z] #0 2.677 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-11T07:34:54.526Z] #0 2.678 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-11T07:34:54.526Z] #0 2.691 (5/7) Installing libucontext (1.2-r3) [2024-12-11T07:34:54.526Z] #0 2.695 (6/7) Installing gcompat (1.1.0-r4) [2024-12-11T07:34:54.526Z] #0 2.698 (7/7) Installing openssl (3.3.2-r1) [2024-12-11T07:34:54.526Z] #0 2.708 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:34:54.526Z] #0 2.717 OK: 9 MiB in 19 packages [2024-12-11T07:34:54.526Z] #54 ... [2024-12-11T07:34:54.526Z] [2024-12-11T07:34:54.526Z] #53 [core-data internal] load build context [2024-12-11T07:34:54.526Z] #53 ... [2024-12-11T07:34:54.526Z] [2024-12-11T07:34:54.526Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-11T07:34:54.526Z] #0 4.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:34:54.526Z] #0 5.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:34:54.526Z] #0 5.290 (1/4) Installing ca-certificates (20240705-r0) [2024-12-11T07:34:54.526Z] #0 5.311 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-11T07:34:54.526Z] #0 5.314 (3/4) Installing su-exec (0.2-r3) [2024-12-11T07:34:54.526Z] #0 5.317 (4/4) Installing yq-go (4.44.1-r2) [2024-12-11T07:34:54.526Z] #0 5.389 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:34:54.526Z] #0 5.405 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:34:54.526Z] #0 5.441 OK: 19 MiB in 18 packages [2024-12-11T07:34:54.785Z] #55 ... [2024-12-11T07:34:54.785Z] [2024-12-11T07:34:54.785Z] #51 [core-keeper internal] load build context [2024-12-11T07:34:54.785Z] #51 ... [2024-12-11T07:34:54.785Z] [2024-12-11T07:34:54.785Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-11T07:34:54.785Z] #56 ... [2024-12-11T07:34:54.785Z] [2024-12-11T07:34:54.785Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T07:34:55.044Z] #57 ... [2024-12-11T07:34:55.044Z] [2024-12-11T07:34:55.044Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-11T07:34:55.044Z] #58 ... [2024-12-11T07:34:55.044Z] [2024-12-11T07:34:55.044Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-11T07:34:55.302Z] #59 ... [2024-12-11T07:34:55.302Z] [2024-12-11T07:34:55.302Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-11T07:34:55.302Z] #60 ... [2024-12-11T07:34:55.302Z] [2024-12-11T07:34:55.302Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T07:34:55.302Z] #61 ... [2024-12-11T07:34:55.302Z] [2024-12-11T07:34:55.302Z] #62 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-11T07:34:55.560Z] #62 ... [2024-12-11T07:34:55.560Z] [2024-12-11T07:34:55.560Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-11T07:34:55.560Z] #63 ... [2024-12-11T07:34:55.560Z] [2024-12-11T07:34:55.560Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-11T07:34:55.818Z] #64 ... [2024-12-11T07:34:55.818Z] [2024-12-11T07:34:55.818Z] #53 [core-data internal] load build context [2024-12-11T07:34:56.077Z] #53 transferring context: 433.37MB 12.8s done [2024-12-11T07:34:56.077Z] #53 ... [2024-12-11T07:34:56.077Z] [2024-12-11T07:34:56.077Z] #65 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-12-11T07:34:56.077Z] #65 ... [2024-12-11T07:34:56.077Z] [2024-12-11T07:34:56.077Z] #43 [core-common-config-bootstrapper internal] load build context [2024-12-11T07:34:56.077Z] #43 transferring context: 433.37MB 13.0s done [2024-12-11T07:34:59.389Z] #43 ... [2024-12-11T07:34:59.389Z] [2024-12-11T07:34:59.389Z] #47 [security-secretstore-setup internal] load build context [2024-12-11T07:34:59.389Z] #47 transferring context: 433.37MB 14.3s done [2024-12-11T07:35:01.923Z] #47 ... [2024-12-11T07:35:01.923Z] [2024-12-11T07:35:01.923Z] #44 [security-spiffe-token-provider internal] load build context [2024-12-11T07:35:01.923Z] #44 transferring context: 433.37MB 11.5s done [2024-12-11T07:35:01.923Z] #44 ... [2024-12-11T07:35:01.923Z] [2024-12-11T07:35:01.923Z] #46 [core-metadata internal] load build context [2024-12-11T07:35:01.923Z] #46 transferring context: 433.37MB 13.9s done [2024-12-11T07:35:03.302Z] #46 ... [2024-12-11T07:35:03.302Z] [2024-12-11T07:35:03.302Z] #45 [core-command internal] load build context [2024-12-11T07:35:03.302Z] #45 transferring context: 433.37MB 10.7s done [2024-12-11T07:35:03.302Z] #45 ... [2024-12-11T07:35:03.302Z] [2024-12-11T07:35:03.302Z] #33 [security-proxy-setup internal] load build context [2024-12-11T07:35:03.302Z] #33 transferring context: 433.37MB 11.7s done [2024-12-11T07:35:03.302Z] #33 ... [2024-12-11T07:35:03.302Z] [2024-12-11T07:35:03.302Z] #34 [support-scheduler internal] load build context [2024-12-11T07:35:03.302Z] #34 transferring context: 433.37MB 12.4s done [2024-12-11T07:35:03.560Z] #34 ... [2024-12-11T07:35:03.560Z] [2024-12-11T07:35:03.560Z] #49 [support-notifications internal] load build context [2024-12-11T07:35:03.560Z] #49 transferring context: 433.37MB 13.1s done [2024-12-11T07:35:03.819Z] #49 ... [2024-12-11T07:35:03.819Z] [2024-12-11T07:35:03.819Z] #48 [security-proxy-auth internal] load build context [2024-12-11T07:35:03.819Z] #48 transferring context: 433.37MB 10.6s done [2024-12-11T07:35:03.819Z] #48 ... [2024-12-11T07:35:03.819Z] [2024-12-11T07:35:03.819Z] #50 [security-bootstrapper internal] load build context [2024-12-11T07:35:03.819Z] #50 transferring context: 433.37MB 12.9s done [2024-12-11T07:35:05.778Z] #50 ... [2024-12-11T07:35:05.778Z] [2024-12-11T07:35:05.778Z] #51 [core-keeper internal] load build context [2024-12-11T07:35:05.778Z] #51 transferring context: 433.37MB 11.9s done [2024-12-11T07:35:08.639Z] #9 exporting layers 17.5s done [2024-12-11T07:35:08.639Z] #9 writing image sha256:974dd9dc181359ecad67cb6a1ee9ddc0c50c359a015f7a82197ebb508cf6c0b1 done [2024-12-11T07:35:08.639Z] #9 naming to docker.io/library/ci-base-image-arm64 0.0s done [2024-12-11T07:35:08.639Z] #9 DONE 17.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:35:08.976Z] + docker inspect -f . ci-base-image-arm64 [2024-12-11T07:35:08.976Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:35:09.156Z] prd-ubuntu20.04-docker-arm64-4c-16g-34898 does not seem to be running inside a container [2024-12-11T07:35:09.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 [2024-12-11T07:35:10.412Z] $ docker top 73b3c782f09baa135679f8b1fff78c89724cadc1d86edc96d8275fbee38f35f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T07:35:11.193Z] + go version [2024-12-11T07:35:11.193Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-11T07:35:11.214Z] $ docker stop --time=1 73b3c782f09baa135679f8b1fff78c89724cadc1d86edc96d8275fbee38f35f9 [2024-12-11T07:35:12.733Z] $ docker rm -f --volumes 73b3c782f09baa135679f8b1fff78c89724cadc1d86edc96d8275fbee38f35f9 [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 [2024-12-11T07:35:13.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-11T07:35:13.376Z] [2024-12-11T07:35:13.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:35:13.715Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-11T07:35:13.715Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-12-11T07:35:13.715Z] 547446be3368: Pulling fs layer [2024-12-11T07:35:13.715Z] d125d8839a47: Pulling fs layer [2024-12-11T07:35:13.715Z] 3e85d5ac6304: Pulling fs layer [2024-12-11T07:35:13.715Z] c3105a71a48b: Pulling fs layer [2024-12-11T07:35:13.715Z] 0f093f025ec4: Pulling fs layer [2024-12-11T07:35:13.715Z] c3106fc0e877: Pulling fs layer [2024-12-11T07:35:13.715Z] 0f093f025ec4: Waiting [2024-12-11T07:35:13.715Z] c3105a71a48b: Waiting [2024-12-11T07:35:13.715Z] c3106fc0e877: Waiting [2024-12-11T07:35:13.985Z] 547446be3368: Verifying Checksum [2024-12-11T07:35:13.985Z] 547446be3368: Download complete [2024-12-11T07:35:13.985Z] c3105a71a48b: Verifying Checksum [2024-12-11T07:35:13.985Z] c3105a71a48b: Download complete [2024-12-11T07:35:14.175Z] #51 ... [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #45 [core-command internal] load build context [2024-12-11T07:35:14.175Z] #45 DONE 30.9s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #48 [security-proxy-auth internal] load build context [2024-12-11T07:35:14.175Z] #48 DONE 30.9s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-11T07:35:14.175Z] #55 DONE 29.3s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #65 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-12-11T07:35:14.175Z] #65 DONE 28.1s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #44 [security-spiffe-token-provider internal] load build context [2024-12-11T07:35:14.175Z] #44 DONE 30.9s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #33 [security-proxy-setup internal] load build context [2024-12-11T07:35:14.175Z] #33 DONE 31.0s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #51 [core-keeper internal] load build context [2024-12-11T07:35:14.175Z] #51 DONE 31.0s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #54 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-11T07:35:14.175Z] #54 DONE 29.7s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:14.175Z] #66 ... [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #34 [support-scheduler internal] load build context [2024-12-11T07:35:14.175Z] #34 DONE 31.0s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #50 [security-bootstrapper internal] load build context [2024-12-11T07:35:14.175Z] #50 DONE 31.0s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #53 [core-data internal] load build context [2024-12-11T07:35:14.175Z] #53 DONE 31.0s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #43 [core-common-config-bootstrapper internal] load build context [2024-12-11T07:35:14.175Z] #43 DONE 31.0s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #46 [core-metadata internal] load build context [2024-12-11T07:35:14.175Z] #46 DONE 31.1s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #47 [security-secretstore-setup internal] load build context [2024-12-11T07:35:14.175Z] #47 DONE 31.1s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #49 [support-notifications internal] load build context [2024-12-11T07:35:14.175Z] #49 DONE 31.0s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:14.175Z] #41 ... [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #52 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T07:35:14.175Z] #52 DONE 30.9s [2024-12-11T07:35:14.175Z] [2024-12-11T07:35:14.175Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:14.251Z] d125d8839a47: Verifying Checksum [2024-12-11T07:35:14.251Z] d125d8839a47: Download complete [2024-12-11T07:35:14.251Z] 0f093f025ec4: Verifying Checksum [2024-12-11T07:35:14.251Z] 0f093f025ec4: Download complete [2024-12-11T07:35:14.441Z] #41 ... [2024-12-11T07:35:14.441Z] [2024-12-11T07:35:14.441Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T07:35:14.441Z] #57 DONE 29.6s [2024-12-11T07:35:14.519Z] 547446be3368: Pull complete [2024-12-11T07:35:14.700Z] [2024-12-11T07:35:14.700Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-11T07:35:14.700Z] #60 29.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:14.700Z] #60 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.104Z] d125d8839a47: Pull complete [2024-12-11T07:35:15.268Z] #60 30.27 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:35:15.268Z] #60 30.27 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:35:15.268Z] #60 30.27 OK: 24171 distinct packages available [2024-12-11T07:35:15.268Z] #60 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.268Z] #60 30.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.528Z] #60 ... [2024-12-11T07:35:15.528Z] [2024-12-11T07:35:15.528Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-11T07:35:15.528Z] #56 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.528Z] #56 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.528Z] #56 30.19 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:15.528Z] #56 30.19 (2/2) Installing su-exec (0.2-r3) [2024-12-11T07:35:15.528Z] #56 30.19 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:15.528Z] #56 30.20 OK: 8 MiB in 16 packages [2024-12-11T07:35:15.528Z] #56 DONE 30.6s [2024-12-11T07:35:15.528Z] [2024-12-11T07:35:15.528Z] #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-11T07:35:15.528Z] #63 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.528Z] #63 29.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.528Z] #63 30.26 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:15.528Z] #63 30.32 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:15.528Z] #63 30.33 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:15.528Z] #63 30.34 (4/6) Installing openssl (3.3.2-r1) [2024-12-11T07:35:15.528Z] #63 30.35 (5/6) Installing su-exec (0.2-r3) [2024-12-11T07:35:15.528Z] #63 30.35 (6/6) Installing yq-go (4.44.1-r2) [2024-12-11T07:35:15.528Z] #63 30.48 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:15.528Z] #63 30.49 OK: 19 MiB in 18 packages [2024-12-11T07:35:15.528Z] #63 DONE 30.7s [2024-12-11T07:35:15.528Z] [2024-12-11T07:35:15.528Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-11T07:35:15.528Z] #64 29.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.528Z] #64 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.528Z] #64 30.21 (1/2) Installing ca-certificates (20240705-r0) [2024-12-11T07:35:15.528Z] #64 30.23 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:15.528Z] #64 30.23 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:15.528Z] #64 30.25 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:15.528Z] #64 30.31 OK: 9 MiB in 16 packages [2024-12-11T07:35:15.528Z] #64 DONE 30.7s [2024-12-11T07:35:15.528Z] [2024-12-11T07:35:15.529Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:15.529Z] #59 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.529Z] #59 29.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.529Z] #59 30.30 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:15.529Z] #59 30.30 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:15.529Z] #59 30.33 OK: 8 MiB in 15 packages [2024-12-11T07:35:15.529Z] #59 DONE 30.7s [2024-12-11T07:35:15.529Z] [2024-12-11T07:35:15.529Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:15.529Z] #66 1.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:15.529Z] #66 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.064Z] 3e85d5ac6304: Verifying Checksum [2024-12-11T07:35:16.064Z] 3e85d5ac6304: Download complete [2024-12-11T07:35:16.094Z] #66 ... [2024-12-11T07:35:16.094Z] [2024-12-11T07:35:16.094Z] #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-11T07:35:16.094Z] #60 30.87 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:16.094Z] #60 30.87 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-11T07:35:16.094Z] #60 30.88 (3/4) Installing libucontext (1.2-r3) [2024-12-11T07:35:16.094Z] #60 30.88 (4/4) Installing gcompat (1.1.0-r4) [2024-12-11T07:35:16.094Z] #60 30.88 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:16.094Z] #60 30.90 OK: 8 MiB in 18 packages [2024-12-11T07:35:16.094Z] #60 DONE 31.3s [2024-12-11T07:35:16.094Z] [2024-12-11T07:35:16.094Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:16.094Z] #66 2.051 OK: 246 MiB in 54 packages [2024-12-11T07:35:16.094Z] #66 DONE 2.3s [2024-12-11T07:35:16.094Z] [2024-12-11T07:35:16.094Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T07:35:16.094Z] #61 29.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.094Z] #61 29.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.094Z] #61 30.27 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:35:16.094Z] #61 30.27 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:35:16.094Z] #61 30.27 OK: 24171 distinct packages available [2024-12-11T07:35:16.094Z] #61 30.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.094Z] #61 30.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.094Z] #61 30.82 (1/14) Installing ca-certificates (20240705-r0) [2024-12-11T07:35:16.094Z] #61 30.85 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-11T07:35:16.094Z] #61 30.86 (3/14) Installing c-ares (1.33.1-r0) [2024-12-11T07:35:16.094Z] #61 30.86 (4/14) Installing libunistring (1.2-r0) [2024-12-11T07:35:16.094Z] #61 30.89 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-11T07:35:16.094Z] #61 30.89 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-11T07:35:16.094Z] #61 30.90 (7/14) Installing libpsl (0.21.5-r1) [2024-12-11T07:35:16.094Z] #61 30.90 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-11T07:35:16.094Z] #61 30.91 (9/14) Installing libcurl (8.11.0-r2) [2024-12-11T07:35:16.094Z] #61 30.92 (10/14) Installing curl (8.11.0-r2) [2024-12-11T07:35:16.094Z] #61 30.95 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:16.094Z] #61 30.95 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-11T07:35:16.094Z] #61 30.96 (13/14) Installing libucontext (1.2-r3) [2024-12-11T07:35:16.094Z] #61 30.96 (14/14) Installing gcompat (1.1.0-r4) [2024-12-11T07:35:16.094Z] #61 30.97 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:16.094Z] #61 30.98 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:16.094Z] #61 31.02 OK: 13 MiB in 28 packages [2024-12-11T07:35:16.094Z] #61 DONE 31.3s [2024-12-11T07:35:16.094Z] [2024-12-11T07:35:16.094Z] #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-11T07:35:16.094Z] #58 30.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.094Z] #58 30.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.094Z] #58 30.85 (1/3) Installing ca-certificates (20240705-r0) [2024-12-11T07:35:16.094Z] #58 30.88 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:16.094Z] #58 30.88 (3/3) Installing tzdata (2024b-r0) [2024-12-11T07:35:16.094Z] #58 30.91 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:16.094Z] #58 30.92 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:16.094Z] #58 30.97 OK: 10 MiB in 17 packages [2024-12-11T07:35:16.094Z] #58 DONE 31.3s [2024-12-11T07:35:16.094Z] [2024-12-11T07:35:16.094Z] #67 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:16.353Z] #67 DONE 0.1s [2024-12-11T07:35:16.353Z] [2024-12-11T07:35:16.353Z] #62 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:16.353Z] #62 30.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.353Z] #62 30.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:16.353Z] #62 31.08 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:16.353Z] #62 31.20 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:16.353Z] #62 31.20 OK: 8 MiB in 15 packages [2024-12-11T07:35:16.353Z] #62 DONE 31.4s [2024-12-11T07:35:16.353Z] [2024-12-11T07:35:16.353Z] #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:35:17.743Z] #68 ... [2024-12-11T07:35:17.743Z] [2024-12-11T07:35:17.743Z] #69 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-12-11T07:35:17.743Z] #0 2.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.601 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:17.743Z] #0 2.601 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:17.743Z] #0 2.609 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:17.743Z] #0 2.691 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:17.743Z] #0 2.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 3.086 OK: 9 MiB in 19 packages [2024-12-11T07:35:17.743Z] #69 DONE 3.7s [2024-12-11T07:35:17.743Z] [2024-12-11T07:35:17.743Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-11T07:35:17.743Z] #0 2.163 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.604 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:35:17.743Z] #0 2.604 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:35:17.743Z] #0 2.604 OK: 24175 distinct packages available [2024-12-11T07:35:17.743Z] #0 2.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 3.048 OK: 246 MiB in 54 packages [2024-12-11T07:35:17.743Z] #70 DONE 3.6s [2024-12-11T07:35:17.743Z] [2024-12-11T07:35:17.743Z] #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T07:35:17.743Z] #71 DONE 3.6s [2024-12-11T07:35:17.743Z] [2024-12-11T07:35:17.743Z] #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-11T07:35:17.743Z] #0 2.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.574 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:17.743Z] #0 2.574 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:17.743Z] #0 2.583 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:17.743Z] #0 2.710 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:17.743Z] #0 2.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 2.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:17.743Z] #0 3.165 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:17.743Z] #0 3.206 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:17.743Z] #0 3.214 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:17.743Z] #0 3.452 OK: 19 MiB in 18 packages [2024-12-11T07:35:17.743Z] #72 DONE 3.6s [2024-12-11T07:35:17.743Z] [2024-12-11T07:35:17.743Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-11T07:35:18.677Z] #73 ... [2024-12-11T07:35:18.677Z] [2024-12-11T07:35:18.677Z] #74 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:18.678Z] #0 3.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:18.678Z] #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:18.678Z] #0 3.592 OK: 246 MiB in 54 packages [2024-12-11T07:35:18.678Z] #74 DONE 4.8s [2024-12-11T07:35:18.678Z] [2024-12-11T07:35:18.678Z] #75 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-11T07:35:18.678Z] #0 2.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:18.678Z] #0 3.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:18.678Z] #0 3.941 OK: 246 MiB in 54 packages [2024-12-11T07:35:18.678Z] #75 DONE 4.8s [2024-12-11T07:35:18.678Z] [2024-12-11T07:35:18.678Z] #76 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:35:18.678Z] #76 DONE 1.2s [2024-12-11T07:35:18.678Z] [2024-12-11T07:35:18.678Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:18.678Z] #77 DONE 1.3s [2024-12-11T07:35:18.678Z] [2024-12-11T07:35:18.678Z] #78 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-11T07:35:18.678Z] #78 DONE 1.3s [2024-12-11T07:35:18.944Z] [2024-12-11T07:35:18.944Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:18.944Z] #79 DONE 0.1s [2024-12-11T07:35:18.944Z] [2024-12-11T07:35:18.944Z] #80 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-11T07:35:18.944Z] #80 DONE 0.1s [2024-12-11T07:35:18.944Z] [2024-12-11T07:35:18.944Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:18.944Z] #81 DONE 0.1s [2024-12-11T07:35:18.944Z] [2024-12-11T07:35:18.944Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:35:19.532Z] #82 ... [2024-12-11T07:35:19.532Z] [2024-12-11T07:35:19.532Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:19.532Z] #0 3.091 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:19.532Z] #0 3.548 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:19.532Z] #0 4.307 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:19.532Z] #0 4.715 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:19.532Z] #0 4.725 OK: 8 MiB in 15 packages [2024-12-11T07:35:19.532Z] #83 DONE 5.1s [2024-12-11T07:35:19.532Z] [2024-12-11T07:35:19.532Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-11T07:35:19.532Z] #84 DONE 0.7s [2024-12-11T07:35:19.532Z] [2024-12-11T07:35:19.532Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T07:35:19.532Z] #85 DONE 0.0s [2024-12-11T07:35:19.532Z] [2024-12-11T07:35:19.532Z] #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:35:19.532Z] #86 DONE 0.8s [2024-12-11T07:35:19.532Z] [2024-12-11T07:35:19.532Z] #87 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-11T07:35:19.532Z] #87 DONE 0.1s [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-11T07:35:19.790Z] #88 DONE 0.1s [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-11T07:35:19.790Z] #89 DONE 0.0s [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #90 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-11T07:35:19.790Z] #90 DONE 0.0s [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #91 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T07:35:19.790Z] #91 DONE 0.0s [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #92 [security-spire-server] exporting to image [2024-12-11T07:35:19.790Z] #92 exporting layers [2024-12-11T07:35:19.790Z] #92 ... [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #93 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-11T07:35:19.790Z] #93 DONE 0.0s [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #94 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-11T07:35:19.790Z] #94 DONE 0.1s [2024-12-11T07:35:19.790Z] [2024-12-11T07:35:19.790Z] #92 [security-spire-agent] exporting to image [2024-12-11T07:35:20.721Z] #92 exporting layers 0.9s done [2024-12-11T07:35:20.721Z] #92 writing image sha256:b6bad922e847510cf750f0c1dc18c720efbb06c7711ed3ac870a9b01d3aebb93 0.0s done [2024-12-11T07:35:20.721Z] #92 naming to docker.io/library/security-spire-server done [2024-12-11T07:35:20.721Z] #92 exporting layers 0.9s done [2024-12-11T07:35:20.721Z] #92 writing image sha256:4fd9244aa61b4057a437b0185983334063cb9e2399c0d1ad62d589254461492a done [2024-12-11T07:35:20.721Z] #92 naming to docker.io/library/security-spire-agent done [2024-12-11T07:35:20.721Z] #92 DONE 1.2s [2024-12-11T07:35:20.721Z] [2024-12-11T07:35:20.721Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-11T07:35:20.721Z] #0 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:20.721Z] #0 4.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:20.721Z] #0 4.930 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:20.721Z] #0 4.930 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:20.721Z] #0 4.941 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:20.721Z] #0 5.095 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:20.721Z] #0 5.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:20.721Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:20.981Z] #95 ... [2024-12-11T07:35:20.981Z] [2024-12-11T07:35:20.981Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-11T07:35:20.981Z] #73 3.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.545Z] #73 ... [2024-12-11T07:35:21.545Z] [2024-12-11T07:35:21.545Z] #95 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-11T07:35:21.545Z] #95 5.511 OK: 19 MiB in 18 packages [2024-12-11T07:35:21.545Z] #95 DONE 5.9s [2024-12-11T07:35:21.545Z] [2024-12-11T07:35:21.545Z] #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-11T07:35:21.545Z] #96 DONE 0.0s [2024-12-11T07:35:21.545Z] [2024-12-11T07:35:21.545Z] #97 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-11T07:35:21.545Z] #0 4.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.545Z] #0 4.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.545Z] #0 5.008 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:21.545Z] #0 5.008 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:21.545Z] #0 5.028 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:21.545Z] #0 5.147 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:21.545Z] #0 5.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.545Z] #0 5.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.545Z] #0 5.615 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:21.545Z] #0 5.687 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:21.545Z] #0 5.839 OK: 8 MiB in 16 packages [2024-12-11T07:35:21.545Z] #97 DONE 6.1s [2024-12-11T07:35:21.545Z] [2024-12-11T07:35:21.545Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-11T07:35:21.803Z] #98 ... [2024-12-11T07:35:21.803Z] [2024-12-11T07:35:21.803Z] #99 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:35:21.803Z] #0 4.687 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.803Z] #0 4.799 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.803Z] #0 5.172 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:21.803Z] #0 5.172 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:21.803Z] #0 5.173 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:21.803Z] #0 5.257 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:21.803Z] #0 5.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.803Z] #0 5.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:21.803Z] #0 5.713 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:21.803Z] #0 5.765 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:21.803Z] #0 5.777 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:21.803Z] #0 5.861 OK: 9 MiB in 16 packages [2024-12-11T07:35:21.803Z] #99 DONE 6.1s [2024-12-11T07:35:21.803Z] [2024-12-11T07:35:21.803Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-11T07:35:21.803Z] #73 3.943 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.385Z] #73 4.716 OK: 246 MiB in 54 packages [2024-12-11T07:35:22.644Z] #73 DONE 4.9s [2024-12-11T07:35:22.644Z] [2024-12-11T07:35:22.644Z] #100 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:35:22.644Z] #0 4.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 4.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.348 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:22.644Z] #0 5.348 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:22.644Z] #0 5.359 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:22.644Z] #0 5.529 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:22.644Z] #0 5.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.965 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.644Z] #0 6.049 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.644Z] #0 6.060 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:22.644Z] #0 6.099 OK: 13 MiB in 28 packages [2024-12-11T07:35:22.644Z] #100 DONE 6.3s [2024-12-11T07:35:22.644Z] [2024-12-11T07:35:22.644Z] #101 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:35:22.644Z] #0 4.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 4.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.070 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:22.644Z] #0 5.070 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:22.644Z] #0 5.126 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:22.644Z] #0 5.290 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:22.644Z] #0 5.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.771 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.644Z] #0 5.810 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.644Z] #0 5.819 OK: 8 MiB in 18 packages [2024-12-11T07:35:22.644Z] #101 DONE 6.4s [2024-12-11T07:35:22.644Z] [2024-12-11T07:35:22.644Z] #102 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:35:22.644Z] #0 5.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.644Z] #0 5.615 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:22.644Z] #0 5.615 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:22.644Z] #0 5.627 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:22.644Z] #0 5.792 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:22.645Z] #0 5.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 6.356 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.645Z] #0 6.400 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.645Z] #0 6.407 OK: 8 MiB in 15 packages [2024-12-11T07:35:22.645Z] #102 DONE 7.0s [2024-12-11T07:35:22.645Z] [2024-12-11T07:35:22.645Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-11T07:35:22.645Z] #98 DONE 0.9s [2024-12-11T07:35:22.645Z] [2024-12-11T07:35:22.645Z] #103 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:35:22.645Z] #0 4.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 4.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 5.308 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:22.645Z] #0 5.308 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:22.645Z] #0 5.326 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:22.645Z] #0 5.498 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:22.645Z] #0 5.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 5.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 6.074 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.645Z] #0 6.108 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.645Z] #0 6.127 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:22.645Z] #0 6.189 OK: 10 MiB in 17 packages [2024-12-11T07:35:22.645Z] #103 DONE 6.4s [2024-12-11T07:35:22.645Z] [2024-12-11T07:35:22.645Z] #104 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:35:22.645Z] #0 4.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 4.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 4.989 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:22.645Z] #0 4.989 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:22.645Z] #0 5.004 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:22.645Z] #0 5.151 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:22.645Z] #0 5.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 5.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-11T07:35:22.645Z] #0 5.723 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.645Z] #0 5.772 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:22.645Z] #0 5.788 OK: 8 MiB in 15 packages [2024-12-11T07:35:22.645Z] #104 DONE 6.3s [2024-12-11T07:35:22.645Z] [2024-12-11T07:35:22.645Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-11T07:35:23.658Z] #105 DONE 1.2s [2024-12-11T07:35:23.658Z] [2024-12-11T07:35:23.658Z] #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:35:23.658Z] #106 DONE 1.2s [2024-12-11T07:35:23.658Z] [2024-12-11T07:35:23.658Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-11T07:35:23.658Z] #107 DONE 1.3s [2024-12-11T07:35:23.658Z] [2024-12-11T07:35:23.658Z] #108 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-11T07:35:23.658Z] #108 DONE 0.0s [2024-12-11T07:35:23.658Z] [2024-12-11T07:35:23.658Z] #109 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-11T07:35:23.658Z] #109 DONE 0.0s [2024-12-11T07:35:23.658Z] [2024-12-11T07:35:23.658Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:35:23.918Z] #110 ... [2024-12-11T07:35:23.918Z] [2024-12-11T07:35:23.918Z] #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T07:35:23.918Z] #111 DONE 0.0s [2024-12-11T07:35:23.918Z] [2024-12-11T07:35:23.918Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-11T07:35:23.918Z] #112 DONE 0.0s [2024-12-11T07:35:23.918Z] [2024-12-11T07:35:23.918Z] #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-11T07:35:23.918Z] #113 DONE 0.0s [2024-12-11T07:35:23.918Z] [2024-12-11T07:35:23.918Z] #92 [security-spire-config] exporting to image [2024-12-11T07:35:24.856Z] #92 exporting layers 0.6s done [2024-12-11T07:35:24.856Z] #92 writing image sha256:e5b2f3b5cad59d97cd62360741bf2790015ee1c9e29267405147af9cacc7d5d4 done [2024-12-11T07:35:24.856Z] #92 naming to docker.io/library/security-spire-config done [2024-12-11T07:35:24.856Z] #92 DONE 1.9s [2024-12-11T07:35:24.856Z] [2024-12-11T07:35:24.856Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:35:28.369Z] 3e85d5ac6304: Pull complete [2024-12-11T07:35:28.369Z] c3105a71a48b: Pull complete [2024-12-11T07:35:28.954Z] 0f093f025ec4: Pull complete [2024-12-11T07:35:28.954Z] c3106fc0e877: Pull complete [2024-12-11T07:35:28.954Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-12-11T07:35:28.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-12-11T07:35:28.954Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:35:29.085Z] #114 ... [2024-12-11T07:35:29.085Z] [2024-12-11T07:35:29.085Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:35:29.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-34898 does not seem to be running inside a container [2024-12-11T07:35:29.212Z] $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 [2024-12-11T07:35:31.102Z] $ docker top 9458a1b23dea28c051844ef27ca3ca7627c0cc499c39a60fc34c86031e203c98 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T07:35:31.561Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-12-11T07:35:33.645Z] #1 [security-spire-agent internal] load .dockerignore [2024-12-11T07:35:33.645Z] #1 transferring context: 50B 0.0s done [2024-12-11T07:35:33.645Z] #1 DONE 0.1s [2024-12-11T07:35:33.645Z] [2024-12-11T07:35:33.645Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2024-12-11T07:35:33.645Z] #2 transferring dockerfile: 1.81kB done [2024-12-11T07:35:33.645Z] #2 DONE 0.1s [2024-12-11T07:35:33.645Z] [2024-12-11T07:35:33.645Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-12-11T07:35:33.645Z] #3 transferring dockerfile: 1.82kB done [2024-12-11T07:35:33.645Z] #3 DONE 0.1s [2024-12-11T07:35:33.645Z] [2024-12-11T07:35:33.645Z] #4 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-11T07:35:33.645Z] #4 ... [2024-12-11T07:35:33.645Z] [2024-12-11T07:35:33.645Z] #5 [support-scheduler internal] load .dockerignore [2024-12-11T07:35:33.645Z] #5 transferring context: 50B 0.0s done [2024-12-11T07:35:33.645Z] #5 DONE 0.1s [2024-12-11T07:35:33.645Z] [2024-12-11T07:35:33.645Z] #6 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:33.645Z] #6 DONE 0.0s [2024-12-11T07:35:33.645Z] [2024-12-11T07:35:33.645Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-12-11T07:35:33.645Z] #7 transferring dockerfile: 2.23kB done [2024-12-11T07:35:33.645Z] #7 DONE 0.1s [2024-12-11T07:35:33.645Z] [2024-12-11T07:35:33.645Z] #4 [core-common-config-bootstrapper internal] load .dockerignore [2024-12-11T07:35:33.645Z] #4 transferring context: 50B 0.0s done [2024-12-11T07:35:33.926Z] #4 DONE 0.2s [2024-12-11T07:35:33.926Z] [2024-12-11T07:35:33.926Z] #6 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:33.926Z] #6 DONE 0.0s [2024-12-11T07:35:33.926Z] [2024-12-11T07:35:33.926Z] #8 [core-data internal] load .dockerignore [2024-12-11T07:35:33.926Z] #8 transferring context: 50B 0.0s done [2024-12-11T07:35:33.926Z] #8 DONE 0.1s [2024-12-11T07:35:33.926Z] [2024-12-11T07:35:33.926Z] #9 [core-data internal] load build definition from Dockerfile [2024-12-11T07:35:33.926Z] #9 transferring dockerfile: 2.07kB done [2024-12-11T07:35:33.926Z] #9 DONE 0.1s [2024-12-11T07:35:33.926Z] [2024-12-11T07:35:33.926Z] #6 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:33.926Z] #6 DONE 0.0s [2024-12-11T07:35:33.926Z] [2024-12-11T07:35:33.926Z] #10 [security-spire-config internal] load build definition from Dockerfile [2024-12-11T07:35:33.926Z] #10 transferring dockerfile: 1.69kB 0.0s done [2024-12-11T07:35:34.208Z] #10 DONE 0.1s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #11 [security-spire-config internal] load .dockerignore [2024-12-11T07:35:34.208Z] #11 transferring context: 50B 0.0s done [2024-12-11T07:35:34.208Z] #11 DONE 0.1s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #12 [security-proxy-auth internal] load .dockerignore [2024-12-11T07:35:34.208Z] #12 transferring context: 50B done [2024-12-11T07:35:34.208Z] #12 DONE 0.1s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-12-11T07:35:34.208Z] #13 transferring dockerfile: 2.15kB 0.0s done [2024-12-11T07:35:34.208Z] #13 DONE 0.1s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #6 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:34.208Z] #6 DONE 0.0s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-11T07:35:34.208Z] #14 ... [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #15 [security-proxy-setup internal] load build definition from Dockerfile [2024-12-11T07:35:34.208Z] #15 transferring dockerfile: 2.50kB 0.0s done [2024-12-11T07:35:34.208Z] #15 DONE 0.2s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #16 [security-proxy-setup internal] load .dockerignore [2024-12-11T07:35:34.208Z] #16 transferring context: 50B 0.0s done [2024-12-11T07:35:34.208Z] #16 DONE 0.2s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #17 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T07:35:34.208Z] #17 DONE 0.7s [2024-12-11T07:35:34.208Z] [2024-12-11T07:35:34.208Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-12-11T07:35:34.512Z] #14 transferring dockerfile: 3.02kB done [2024-12-11T07:35:34.512Z] #14 DONE 0.2s [2024-12-11T07:35:34.512Z] [2024-12-11T07:35:34.512Z] #6 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:34.512Z] #6 DONE 0.0s [2024-12-11T07:35:34.512Z] [2024-12-11T07:35:34.512Z] #18 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:34.512Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:34.512Z] #18 ... [2024-12-11T07:35:34.512Z] [2024-12-11T07:35:34.512Z] #19 [security-bootstrapper internal] load .dockerignore [2024-12-11T07:35:34.512Z] #19 transferring context: 50B 0.0s done [2024-12-11T07:35:34.512Z] #19 DONE 0.3s [2024-12-11T07:35:34.512Z] [2024-12-11T07:35:34.512Z] #6 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:34.512Z] #6 DONE 0.0s [2024-12-11T07:35:34.512Z] [2024-12-11T07:35:34.512Z] #20 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-11T07:35:35.130Z] #20 ... [2024-12-11T07:35:35.130Z] [2024-12-11T07:35:35.130Z] #21 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-12-11T07:35:35.130Z] #21 DONE 1.6s [2024-12-11T07:35:35.130Z] [2024-12-11T07:35:35.130Z] #22 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-11T07:35:35.130Z] #22 DONE 1.6s [2024-12-11T07:35:35.396Z] [2024-12-11T07:35:35.396Z] #23 [security-secretstore-setup internal] load .dockerignore [2024-12-11T07:35:35.396Z] #23 transferring context: 50B 0.0s done [2024-12-11T07:35:35.396Z] #23 DONE 0.9s [2024-12-11T07:35:35.396Z] [2024-12-11T07:35:35.396Z] #24 [security-secretstore-setup internal] load build definition from Dockerfile [2024-12-11T07:35:35.396Z] #24 transferring dockerfile: 2.49kB 0.1s done [2024-12-11T07:35:35.396Z] #24 DONE 0.9s [2024-12-11T07:35:35.396Z] [2024-12-11T07:35:35.396Z] #6 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:35.396Z] #6 DONE 0.0s [2024-12-11T07:35:35.396Z] [2024-12-11T07:35:35.396Z] #18 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:35.396Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-11T07:35:35.396Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:35:35.396Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-11T07:35:35.396Z] #18 ... [2024-12-11T07:35:35.396Z] [2024-12-11T07:35:35.396Z] #25 [core-command internal] load build definition from Dockerfile [2024-12-11T07:35:35.396Z] #25 transferring dockerfile: 1.94kB 0.0s done [2024-12-11T07:35:35.396Z] #25 DONE 1.0s [2024-12-11T07:35:35.396Z] [2024-12-11T07:35:35.396Z] #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T07:35:35.396Z] #17 DONE 1.5s [2024-12-11T07:35:35.396Z] [2024-12-11T07:35:35.396Z] #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:35.396Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-11T07:35:35.396Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:35:35.396Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-11T07:35:35.396Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-11T07:35:35.676Z] #18 ... [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #26 [core-command internal] load .dockerignore [2024-12-11T07:35:35.676Z] #26 transferring context: 50B 0.1s done [2024-12-11T07:35:35.676Z] #26 DONE 1.2s [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #27 [security-proxy-auth internal] load build context [2024-12-11T07:35:35.676Z] #27 transferring context: 2.94MB 0.9s done [2024-12-11T07:35:35.676Z] #27 DONE 1.3s [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #28 [support-scheduler internal] load build context [2024-12-11T07:35:35.676Z] #28 transferring context: 2.94MB 0.9s done [2024-12-11T07:35:35.676Z] #28 DONE 1.3s [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:35.676Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0B / 4.09MB 0.2s [2024-12-11T07:35:35.676Z] #18 ... [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #6 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:35.676Z] #6 DONE 0.0s [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #29 [core-data internal] load build context [2024-12-11T07:35:35.676Z] #29 transferring context: 2.94MB 1.1s done [2024-12-11T07:35:35.676Z] #29 DONE 1.4s [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #30 [core-common-config-bootstrapper internal] load build context [2024-12-11T07:35:35.676Z] #30 transferring context: 2.94MB 1.0s done [2024-12-11T07:35:35.676Z] #30 DONE 1.4s [2024-12-11T07:35:35.676Z] [2024-12-11T07:35:35.676Z] #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:35.676Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 3.15MB / 4.09MB 0.3s [2024-12-11T07:35:35.676Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s [2024-12-11T07:35:35.957Z] #18 ... [2024-12-11T07:35:35.957Z] [2024-12-11T07:35:35.957Z] #17 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T07:35:35.957Z] #17 DONE 1.8s [2024-12-11T07:35:35.957Z] [2024-12-11T07:35:35.957Z] #18 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:35.958Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-11T07:35:35.958Z] #18 ... [2024-12-11T07:35:35.958Z] [2024-12-11T07:35:35.958Z] #31 [security-spire-server internal] load build definition from Dockerfile [2024-12-11T07:35:35.958Z] #31 transferring dockerfile: 1.70kB 0.0s done [2024-12-11T07:35:35.958Z] #31 DONE 0.9s [2024-12-11T07:35:35.958Z] [2024-12-11T07:35:35.958Z] #32 [security-spire-config internal] load build context [2024-12-11T07:35:35.958Z] #32 transferring context: 21.82kB 0.0s done [2024-12-11T07:35:35.958Z] #32 DONE 0.7s [2024-12-11T07:35:35.958Z] [2024-12-11T07:35:35.958Z] #33 [security-spire-agent internal] load build context [2024-12-11T07:35:35.958Z] #33 transferring context: 23.10kB 0.0s done [2024-12-11T07:35:35.958Z] #33 DONE 0.8s [2024-12-11T07:35:35.958Z] [2024-12-11T07:35:35.958Z] #18 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:35.958Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-11T07:35:35.958Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:35:35.958Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-11T07:35:35.958Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-11T07:35:35.958Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-11T07:35:36.249Z] #18 ... [2024-12-11T07:35:36.249Z] [2024-12-11T07:35:36.249Z] #34 [security-spire-server internal] load .dockerignore [2024-12-11T07:35:36.249Z] #34 transferring context: 50B 0.1s done [2024-12-11T07:35:36.249Z] #34 DONE 0.9s [2024-12-11T07:35:36.249Z] [2024-12-11T07:35:36.249Z] #20 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-11T07:35:36.249Z] #20 DONE 2.2s [2024-12-11T07:35:36.249Z] [2024-12-11T07:35:36.249Z] #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-12-11T07:35:36.523Z] #35 ... [2024-12-11T07:35:36.523Z] [2024-12-11T07:35:36.523Z] #36 [support-notifications internal] load build definition from Dockerfile [2024-12-11T07:35:36.523Z] #36 transferring dockerfile: 2.02kB 0.0s done [2024-12-11T07:35:36.523Z] #36 DONE 1.1s [2024-12-11T07:35:36.798Z] [2024-12-11T07:35:36.798Z] #22 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-12-11T07:35:36.798Z] #22 DONE 2.3s [2024-12-11T07:35:36.798Z] [2024-12-11T07:35:36.798Z] #18 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:36.798Z] #18 ... [2024-12-11T07:35:36.798Z] [2024-12-11T07:35:36.798Z] #17 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T07:35:36.798Z] #17 DONE 2.2s [2024-12-11T07:35:36.798Z] [2024-12-11T07:35:36.798Z] #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:36.798Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-11T07:35:36.798Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:35:36.798Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-11T07:35:36.798Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-11T07:35:36.798Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-11T07:35:37.067Z] #18 ... [2024-12-11T07:35:37.067Z] [2024-12-11T07:35:37.067Z] #37 [core-metadata internal] load .dockerignore [2024-12-11T07:35:37.067Z] #37 transferring context: 50B 0.0s done [2024-12-11T07:35:37.067Z] #37 DONE 2.0s [2024-12-11T07:35:37.067Z] [2024-12-11T07:35:37.067Z] #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:37.067Z] #18 ... [2024-12-11T07:35:37.067Z] [2024-12-11T07:35:37.067Z] #38 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-12-11T07:35:37.067Z] #38 transferring dockerfile: 1.89kB 0.0s done [2024-12-11T07:35:37.067Z] #38 DONE 2.3s [2024-12-11T07:35:37.067Z] [2024-12-11T07:35:37.067Z] #39 [security-spiffe-token-provider internal] load .dockerignore [2024-12-11T07:35:37.067Z] #39 transferring context: 50B 0.0s done [2024-12-11T07:35:37.067Z] #39 DONE 2.5s [2024-12-11T07:35:37.067Z] [2024-12-11T07:35:37.067Z] #40 [security-bootstrapper internal] load build context [2024-12-11T07:35:37.067Z] #40 transferring context: 2.94MB 0.9s done [2024-12-11T07:35:37.067Z] #40 DONE 1.6s [2024-12-11T07:35:37.067Z] [2024-12-11T07:35:37.067Z] #41 [security-proxy-setup internal] load build context [2024-12-11T07:35:37.067Z] #41 transferring context: 2.94MB 0.9s done [2024-12-11T07:35:37.067Z] #41 DONE 1.7s [2024-12-11T07:35:37.067Z] [2024-12-11T07:35:37.067Z] #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:37.338Z] #18 ... [2024-12-11T07:35:37.338Z] [2024-12-11T07:35:37.338Z] #42 [core-metadata internal] load build definition from Dockerfile [2024-12-11T07:35:37.338Z] #42 transferring dockerfile: 2.13kB 0.0s done [2024-12-11T07:35:37.338Z] #42 DONE 2.2s [2024-12-11T07:35:37.338Z] [2024-12-11T07:35:37.338Z] #18 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:37.338Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.3s done [2024-12-11T07:35:37.338Z] #18 ... [2024-12-11T07:35:37.338Z] [2024-12-11T07:35:37.338Z] #43 [core-keeper internal] load .dockerignore [2024-12-11T07:35:37.338Z] #43 transferring context: 50B 0.0s done [2024-12-11T07:35:37.338Z] #43 DONE 1.9s [2024-12-11T07:35:37.338Z] [2024-12-11T07:35:37.338Z] #44 [security-secretstore-setup internal] load build context [2024-12-11T07:35:37.338Z] #44 transferring context: 2.94MB 1.0s done [2024-12-11T07:35:37.338Z] #44 DONE 2.0s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #45 [core-keeper internal] load build definition from Dockerfile [2024-12-11T07:35:37.613Z] #45 transferring dockerfile: 2.07kB 0.0s done [2024-12-11T07:35:37.613Z] #45 DONE 2.0s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #46 [support-notifications internal] load .dockerignore [2024-12-11T07:35:37.613Z] #46 transferring context: 50B 0.0s done [2024-12-11T07:35:37.613Z] #46 DONE 1.9s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #6 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:37.613Z] #6 DONE 0.0s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #17 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-12-11T07:35:37.613Z] #17 DONE 2.6s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #20 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-11T07:35:37.613Z] #20 DONE 2.8s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #47 [security-spire-server internal] load build context [2024-12-11T07:35:37.613Z] #47 transferring context: 23.57kB 0.0s done [2024-12-11T07:35:37.613Z] #47 DONE 0.8s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #6 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-11T07:35:37.613Z] #6 DONE 0.0s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #48 [core-command internal] load build context [2024-12-11T07:35:37.613Z] #48 transferring context: 2.94MB 0.6s done [2024-12-11T07:35:37.613Z] #48 DONE 1.5s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #35 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-12-11T07:35:37.613Z] #35 DONE 2.4s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #18 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:37.613Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-11T07:35:37.613Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:35:37.613Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-11T07:35:37.613Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-11T07:35:37.613Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-11T07:35:37.613Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.3s done [2024-12-11T07:35:37.613Z] #18 DONE 4.3s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-11T07:35:37.613Z] #49 ... [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #20 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-11T07:35:37.613Z] #20 DONE 2.8s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-12-11T07:35:37.613Z] #35 DONE 2.4s [2024-12-11T07:35:37.613Z] [2024-12-11T07:35:37.613Z] #18 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-11T07:35:37.613Z] #18 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.7s done [2024-12-11T07:35:37.613Z] #18 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-11T07:35:37.613Z] #18 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-11T07:35:37.613Z] #18 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-11T07:35:37.613Z] #18 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.5s done [2024-12-11T07:35:37.613Z] #18 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.3s done [2024-12-11T07:35:37.613Z] #18 DONE 4.3s [2024-12-11T07:35:37.881Z] [2024-12-11T07:35:37.881Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:37.881Z] #50 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-12-11T07:35:37.881Z] #50 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-12-11T07:35:37.881Z] #50 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-12-11T07:35:37.881Z] #50 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-12-11T07:35:37.881Z] #50 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-11T07:35:37.881Z] #50 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-12-11T07:35:37.882Z] #50 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-11T07:35:37.882Z] #50 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-11T07:35:37.882Z] #50 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done [2024-12-11T07:35:37.882Z] #50 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 1.7s done [2024-12-11T07:35:37.882Z] #50 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-12-11T07:35:37.882Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.3s [2024-12-11T07:35:39.306Z] #50 ... [2024-12-11T07:35:39.306Z] [2024-12-11T07:35:39.306Z] #51 [support-notifications internal] load build context [2024-12-11T07:35:39.306Z] #51 transferring context: 2.94MB 1.3s done [2024-12-11T07:35:39.306Z] #51 DONE 1.8s [2024-12-11T07:35:39.576Z] [2024-12-11T07:35:39.576Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:39.576Z] #50 ... [2024-12-11T07:35:39.576Z] [2024-12-11T07:35:39.576Z] #52 [core-metadata internal] load build context [2024-12-11T07:35:39.576Z] #52 transferring context: 2.94MB 1.5s done [2024-12-11T07:35:39.576Z] #52 DONE 2.0s [2024-12-11T07:35:39.576Z] [2024-12-11T07:35:39.576Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:39.845Z] #50 ... [2024-12-11T07:35:39.845Z] [2024-12-11T07:35:39.845Z] #53 [core-keeper internal] load build context [2024-12-11T07:35:39.845Z] #53 transferring context: 2.94MB 1.3s done [2024-12-11T07:35:39.845Z] #53 DONE 2.1s [2024-12-11T07:35:39.845Z] [2024-12-11T07:35:39.845Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T07:35:39.845Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done [2024-12-11T07:35:39.845Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-12-11T07:35:39.845Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-12-11T07:35:39.845Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-12-11T07:35:39.845Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-12-11T07:35:39.845Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-12-11T07:35:39.845Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-12-11T07:35:39.845Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-12-11T07:35:39.845Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-12-11T07:35:39.845Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.3s done [2024-12-11T07:35:39.845Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-12-11T07:35:39.845Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.9s [2024-12-11T07:35:40.165Z] #54 ... [2024-12-11T07:35:40.165Z] [2024-12-11T07:35:40.165Z] #55 [security-spiffe-token-provider internal] load build context [2024-12-11T07:35:40.165Z] #55 transferring context: 2.94MB 1.6s done [2024-12-11T07:35:40.165Z] #55 DONE 2.3s [2024-12-11T07:35:40.165Z] [2024-12-11T07:35:40.165Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:42.897Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.4s [2024-12-11T07:35:44.395Z] #50 ... [2024-12-11T07:35:44.395Z] [2024-12-11T07:35:44.395Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-12-11T07:35:44.395Z] #0 1.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:44.395Z] #0 2.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:44.395Z] #0 4.252 (1/3) Installing ca-certificates (20240705-r0) [2024-12-11T07:35:44.395Z] #0 4.403 (2/3) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:44.395Z] #0 4.425 (3/3) Installing tzdata (2024b-r0) [2024-12-11T07:35:44.395Z] #0 4.750 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:44.395Z] #0 4.800 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:44.395Z] #0 5.150 OK: 11 MiB in 17 packages [2024-12-11T07:35:44.395Z] #56 DONE 6.4s [2024-12-11T07:35:44.395Z] [2024-12-11T07:35:44.395Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:44.395Z] #50 ... [2024-12-11T07:35:44.395Z] [2024-12-11T07:35:44.395Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-12-11T07:35:44.395Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.5s done [2024-12-11T07:35:44.395Z] #54 DONE 9.1s [2024-12-11T07:35:44.395Z] [2024-12-11T07:35:44.395Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:45.048Z] #50 ... [2024-12-11T07:35:45.048Z] [2024-12-11T07:35:45.048Z] #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T07:35:45.048Z] #57 DONE 7.2s [2024-12-11T07:35:45.048Z] [2024-12-11T07:35:45.048Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:45.343Z] #50 ... [2024-12-11T07:35:45.343Z] [2024-12-11T07:35:45.343Z] #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-12-11T07:35:45.343Z] #58 DONE 7.7s [2024-12-11T07:35:45.343Z] [2024-12-11T07:35:45.343Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:46.823Z] #50 ... [2024-12-11T07:35:46.823Z] [2024-12-11T07:35:46.823Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:46.823Z] #0 4.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:46.823Z] #0 4.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:46.823Z] #0 7.237 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:46.823Z] #0 7.271 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:46.823Z] #0 7.362 OK: 9 MiB in 15 packages [2024-12-11T07:35:46.823Z] #59 DONE 9.1s [2024-12-11T07:35:46.823Z] [2024-12-11T07:35:46.823Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:47.851Z] #50 ... [2024-12-11T07:35:47.851Z] [2024-12-11T07:35:47.851Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-11T07:35:47.851Z] #0 6.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:47.851Z] #0 7.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:47.851Z] #60 ... [2024-12-11T07:35:47.851Z] [2024-12-11T07:35:47.851Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-11T07:35:47.851Z] #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:47.851Z] #0 6.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:47.851Z] #61 10.16 (1/2) Installing ca-certificates (20240705-r0) [2024-12-11T07:35:47.851Z] #61 ... [2024-12-11T07:35:47.851Z] [2024-12-11T07:35:47.851Z] #62 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-11T07:35:47.851Z] #0 3.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:47.851Z] #0 3.843 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:47.851Z] #0 5.542 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:35:47.851Z] #0 5.542 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:35:47.851Z] #0 5.542 OK: 24049 distinct packages available [2024-12-11T07:35:47.851Z] #0 5.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:47.851Z] #0 6.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.136Z] #62 ... [2024-12-11T07:35:48.136Z] [2024-12-11T07:35:48.136Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-12-11T07:35:48.136Z] #0 4.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.136Z] #0 4.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.136Z] #0 6.592 (1/4) Installing ca-certificates (20240705-r0) [2024-12-11T07:35:48.136Z] #0 7.143 (2/4) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:48.136Z] #0 7.156 (3/4) Installing su-exec (0.2-r3) [2024-12-11T07:35:48.136Z] #0 7.242 (4/4) Installing yq-go (4.44.1-r2) [2024-12-11T07:35:48.136Z] #0 8.147 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:48.136Z] #0 8.292 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:48.136Z] #0 9.355 OK: 20 MiB in 18 packages [2024-12-11T07:35:48.136Z] #63 DONE 10.4s [2024-12-11T07:35:48.136Z] [2024-12-11T07:35:48.136Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-11T07:35:48.136Z] #0 6.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.136Z] #0 7.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.136Z] #64 ... [2024-12-11T07:35:48.136Z] [2024-12-11T07:35:48.136Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T07:35:48.136Z] #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.136Z] #0 8.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.418Z] #65 ... [2024-12-11T07:35:48.418Z] [2024-12-11T07:35:48.418Z] #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:48.418Z] #0 6.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.418Z] #0 7.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.418Z] #66 ... [2024-12-11T07:35:48.418Z] [2024-12-11T07:35:48.418Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:48.418Z] #0 7.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.418Z] #0 8.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.689Z] #67 ... [2024-12-11T07:35:48.689Z] [2024-12-11T07:35:48.689Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-11T07:35:48.689Z] #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.689Z] #0 8.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.689Z] #68 ... [2024-12-11T07:35:48.689Z] [2024-12-11T07:35:48.689Z] #69 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:48.689Z] #0 6.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.689Z] #0 6.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.689Z] #0 10.67 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:48.689Z] #0 10.72 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:48.689Z] #0 10.82 OK: 9 MiB in 15 packages [2024-12-11T07:35:48.965Z] #69 ... [2024-12-11T07:35:48.965Z] [2024-12-11T07:35:48.965Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-11T07:35:48.965Z] #0 5.917 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.965Z] #0 6.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:48.965Z] #0 11.03 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:48.965Z] #70 ... [2024-12-11T07:35:48.965Z] [2024-12-11T07:35:48.965Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:48.965Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s [2024-12-11T07:35:49.617Z] #50 ... [2024-12-11T07:35:49.617Z] [2024-12-11T07:35:49.617Z] #69 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:49.617Z] #69 DONE 12.6s [2024-12-11T07:35:49.617Z] [2024-12-11T07:35:49.617Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:49.924Z] #50 ... [2024-12-11T07:35:49.924Z] [2024-12-11T07:35:49.924Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:49.924Z] #66 11.79 OK: 238 MiB in 54 packages [2024-12-11T07:35:49.924Z] #66 DONE 12.8s [2024-12-11T07:35:49.924Z] [2024-12-11T07:35:49.924Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T07:35:49.924Z] #65 12.26 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:35:49.924Z] #65 12.26 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:35:49.924Z] #65 12.26 OK: 24049 distinct packages available [2024-12-11T07:35:50.582Z] #65 ... [2024-12-11T07:35:50.582Z] [2024-12-11T07:35:50.582Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-12-11T07:35:50.582Z] #61 10.45 (2/2) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:50.582Z] #61 10.47 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:50.582Z] #61 10.67 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:50.582Z] #61 11.53 OK: 10 MiB in 16 packages [2024-12-11T07:35:50.582Z] #61 DONE 12.8s [2024-12-11T07:35:50.582Z] [2024-12-11T07:35:50.582Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:50.894Z] #50 ... [2024-12-11T07:35:50.894Z] [2024-12-11T07:35:50.894Z] #71 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:50.894Z] #71 DONE 0.9s [2024-12-11T07:35:50.894Z] [2024-12-11T07:35:50.894Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:51.179Z] #50 ... [2024-12-11T07:35:51.179Z] [2024-12-11T07:35:51.179Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-12-11T07:35:51.179Z] #49 6.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:51.179Z] #49 7.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:51.179Z] #49 12.29 OK: 238 MiB in 54 packages [2024-12-11T07:35:51.179Z] #49 DONE 14.5s [2024-12-11T07:35:51.505Z] [2024-12-11T07:35:51.505Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:51.829Z] #50 ... [2024-12-11T07:35:51.829Z] [2024-12-11T07:35:51.829Z] #62 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-12-11T07:35:51.829Z] #62 11.78 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:51.829Z] #62 12.22 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:51.829Z] #62 12.33 (3/7) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:51.829Z] #62 12.34 (4/7) Installing musl-obstack (1.2.3-r2) [2024-12-11T07:35:51.829Z] #62 12.37 (5/7) Installing libucontext (1.2-r3) [2024-12-11T07:35:51.829Z] #62 12.39 (6/7) Installing gcompat (1.1.0-r4) [2024-12-11T07:35:51.829Z] #62 12.44 (7/7) Installing openssl (3.3.2-r1) [2024-12-11T07:35:51.829Z] #62 12.62 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:51.829Z] #62 12.77 OK: 10 MiB in 19 packages [2024-12-11T07:35:51.829Z] #62 DONE 14.9s [2024-12-11T07:35:51.829Z] [2024-12-11T07:35:51.829Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:52.118Z] #50 ... [2024-12-11T07:35:52.118Z] [2024-12-11T07:35:52.118Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-12-11T07:35:52.118Z] #60 12.36 (1/2) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:52.118Z] #60 12.40 (2/2) Installing su-exec (0.2-r3) [2024-12-11T07:35:52.118Z] #60 12.40 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:52.118Z] #60 12.56 OK: 9 MiB in 16 packages [2024-12-11T07:35:52.118Z] #60 DONE 14.4s [2024-12-11T07:35:52.118Z] [2024-12-11T07:35:52.118Z] #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-12-11T07:35:52.118Z] #70 11.63 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:35:52.118Z] #70 11.71 (3/6) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:52.118Z] #70 11.73 (4/6) Installing openssl (3.3.2-r1) [2024-12-11T07:35:52.118Z] #70 11.84 (5/6) Installing su-exec (0.2-r3) [2024-12-11T07:35:52.118Z] #70 11.90 (6/6) Installing yq-go (4.44.1-r2) [2024-12-11T07:35:52.118Z] #70 13.10 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:52.118Z] #70 13.34 OK: 20 MiB in 18 packages [2024-12-11T07:35:52.118Z] #70 DONE 14.5s [2024-12-11T07:35:52.118Z] [2024-12-11T07:35:52.118Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-11T07:35:52.427Z] #72 ... [2024-12-11T07:35:52.427Z] [2024-12-11T07:35:52.427Z] #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:52.427Z] #73 DONE 1.0s [2024-12-11T07:35:52.427Z] [2024-12-11T07:35:52.427Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:52.731Z] #50 ... [2024-12-11T07:35:52.731Z] [2024-12-11T07:35:52.731Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-12-11T07:35:52.731Z] #67 13.61 OK: 238 MiB in 54 packages [2024-12-11T07:35:52.731Z] #67 DONE 15.1s [2024-12-11T07:35:53.054Z] [2024-12-11T07:35:53.054Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:54.078Z] #74 ... [2024-12-11T07:35:54.078Z] [2024-12-11T07:35:54.078Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:35:54.078Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:54.078Z] #0 4.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:54.078Z] #0 9.105 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:54.078Z] #0 9.105 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:54.078Z] #0 9.174 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:54.078Z] #0 10.00 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:54.078Z] #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:54.359Z] #75 ... [2024-12-11T07:35:54.359Z] [2024-12-11T07:35:54.359Z] #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:54.359Z] #74 DONE 1.4s [2024-12-11T07:35:54.359Z] [2024-12-11T07:35:54.359Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:35:54.950Z] #76 ... [2024-12-11T07:35:54.950Z] [2024-12-11T07:35:54.950Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:54.950Z] #0 3.229 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:54.950Z] #0 4.609 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:54.950Z] #77 10.02 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:54.950Z] #77 ... [2024-12-11T07:35:54.950Z] [2024-12-11T07:35:54.950Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:54.950Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.5s [2024-12-11T07:35:55.553Z] #50 ... [2024-12-11T07:35:55.553Z] [2024-12-11T07:35:55.553Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-11T07:35:55.553Z] #0 3.238 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:55.553Z] #0 4.846 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:55.553Z] #0 9.838 OK: 238 MiB in 54 packages [2024-12-11T07:35:55.553Z] #78 ... [2024-12-11T07:35:55.553Z] [2024-12-11T07:35:55.553Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:55.553Z] #77 10.68 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:55.830Z] #77 10.76 OK: 9 MiB in 15 packages [2024-12-11T07:35:56.117Z] #77 ... [2024-12-11T07:35:56.117Z] [2024-12-11T07:35:56.117Z] #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-12-11T07:35:56.117Z] #78 DONE 10.6s [2024-12-11T07:35:56.117Z] [2024-12-11T07:35:56.117Z] #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-12-11T07:35:56.392Z] #79 DONE 0.4s [2024-12-11T07:35:56.392Z] [2024-12-11T07:35:56.392Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:35:56.687Z] #80 ... [2024-12-11T07:35:56.687Z] [2024-12-11T07:35:56.687Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:35:56.687Z] #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:56.687Z] #0 4.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:56.687Z] #0 8.250 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:56.687Z] #0 8.250 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:56.687Z] #0 8.305 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:56.687Z] #0 9.364 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:56.687Z] #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:56.974Z] #81 ... [2024-12-11T07:35:56.974Z] [2024-12-11T07:35:56.974Z] #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-12-11T07:35:56.974Z] #77 DONE 12.1s [2024-12-11T07:35:56.974Z] [2024-12-11T07:35:56.974Z] #50 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:35:57.594Z] #50 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.2s done [2024-12-11T07:35:58.192Z] #50 DONE 23.5s [2024-12-11T07:35:58.192Z] [2024-12-11T07:35:58.192Z] #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-12-11T07:35:58.192Z] #64 12.81 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:35:58.192Z] #64 12.81 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:35:58.192Z] #64 12.81 OK: 24053 distinct packages available [2024-12-11T07:35:58.192Z] #64 13.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:58.192Z] #64 14.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:58.192Z] #64 19.60 OK: 238 MiB in 54 packages [2024-12-11T07:35:58.192Z] #64 DONE 20.4s [2024-12-11T07:35:58.192Z] [2024-12-11T07:35:58.192Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-12-11T07:35:58.192Z] #68 12.43 v3.20.3-389-g94afa02110d [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-12-11T07:35:58.192Z] #68 12.43 v3.20.3-392-g277800bdf05 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-12-11T07:35:58.192Z] #68 12.43 OK: 24049 distinct packages available [2024-12-11T07:35:58.192Z] #68 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:58.192Z] #68 14.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:58.192Z] #68 19.13 (1/4) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:58.192Z] #68 19.17 (2/4) Installing musl-obstack (1.2.3-r2) [2024-12-11T07:35:58.192Z] #68 19.18 (3/4) Installing libucontext (1.2-r3) [2024-12-11T07:35:58.192Z] #68 19.23 (4/4) Installing gcompat (1.1.0-r4) [2024-12-11T07:35:58.192Z] #68 19.26 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:58.192Z] #68 19.34 OK: 9 MiB in 18 packages [2024-12-11T07:35:58.192Z] #68 DONE 20.5s [2024-12-11T07:35:58.192Z] [2024-12-11T07:35:58.192Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:58.474Z] #82 ... [2024-12-11T07:35:58.474Z] [2024-12-11T07:35:58.474Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-11T07:35:58.474Z] #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:58.474Z] #0 4.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:58.474Z] #0 8.421 Upgrading critical system libraries and apk-tools: [2024-12-11T07:35:58.474Z] #0 8.421 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:35:58.474Z] #0 8.466 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:58.474Z] #0 9.450 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:35:58.474Z] #0 9.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:58.474Z] #83 ... [2024-12-11T07:35:58.474Z] [2024-12-11T07:35:58.474Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:35:58.783Z] #84 ... [2024-12-11T07:35:58.783Z] [2024-12-11T07:35:58.783Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:35:58.783Z] #82 DONE 0.6s [2024-12-11T07:35:58.783Z] [2024-12-11T07:35:58.783Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-11T07:35:58.783Z] #83 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:59.765Z] #83 ... [2024-12-11T07:35:59.765Z] [2024-12-11T07:35:59.765Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-12-11T07:35:59.765Z] #0 4.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:59.765Z] #0 5.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:59.765Z] #85 ... [2024-12-11T07:35:59.765Z] [2024-12-11T07:35:59.765Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T07:35:59.765Z] #65 13.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:59.765Z] #65 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:35:59.765Z] #65 19.65 (1/14) Installing ca-certificates (20240705-r0) [2024-12-11T07:35:59.765Z] #65 19.84 (2/14) Installing brotli-libs (1.1.0-r2) [2024-12-11T07:35:59.765Z] #65 19.91 (3/14) Installing c-ares (1.33.1-r0) [2024-12-11T07:35:59.765Z] #65 19.97 (4/14) Installing libunistring (1.2-r0) [2024-12-11T07:35:59.765Z] #65 20.04 (5/14) Installing libidn2 (2.3.7-r0) [2024-12-11T07:35:59.765Z] #65 20.09 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-12-11T07:35:59.765Z] #65 20.09 (7/14) Installing libpsl (0.21.5-r1) [2024-12-11T07:35:59.765Z] #65 20.11 (8/14) Installing zstd-libs (1.5.6-r0) [2024-12-11T07:35:59.765Z] #65 20.18 (9/14) Installing libcurl (8.11.0-r2) [2024-12-11T07:35:59.765Z] #65 20.23 (10/14) Installing curl (8.11.0-r2) [2024-12-11T07:35:59.765Z] #65 20.25 (11/14) Installing dumb-init (1.2.5-r3) [2024-12-11T07:35:59.765Z] #65 20.28 (12/14) Installing musl-obstack (1.2.3-r2) [2024-12-11T07:35:59.765Z] #65 20.28 (13/14) Installing libucontext (1.2-r3) [2024-12-11T07:35:59.765Z] #65 20.28 (14/14) Installing gcompat (1.1.0-r4) [2024-12-11T07:35:59.765Z] #65 20.30 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:35:59.765Z] #65 20.56 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:35:59.765Z] #65 21.56 OK: 15 MiB in 28 packages [2024-12-11T07:36:00.036Z] #65 ... [2024-12-11T07:36:00.036Z] [2024-12-11T07:36:00.036Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-12-11T07:36:00.036Z] #85 10.82 Upgrading critical system libraries and apk-tools: [2024-12-11T07:36:00.036Z] #85 10.82 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:36:00.036Z] #85 10.85 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:36:00.635Z] #85 ... [2024-12-11T07:36:00.635Z] [2024-12-11T07:36:00.635Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-12-11T07:36:00.635Z] #65 DONE 22.8s [2024-12-11T07:36:00.635Z] [2024-12-11T07:36:00.635Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:36:00.635Z] #0 4.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:00.635Z] #0 5.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:00.635Z] #0 9.928 Upgrading critical system libraries and apk-tools: [2024-12-11T07:36:00.635Z] #0 9.928 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:36:00.635Z] #0 9.980 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:36:00.635Z] #86 ... [2024-12-11T07:36:00.635Z] [2024-12-11T07:36:00.635Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:36:00.913Z] #87 ... [2024-12-11T07:36:00.913Z] [2024-12-11T07:36:00.913Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:00.913Z] #88 ... [2024-12-11T07:36:00.913Z] [2024-12-11T07:36:00.913Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:36:00.913Z] #75 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:00.913Z] #75 15.32 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:00.913Z] #75 15.48 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:00.913Z] #75 15.51 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:36:00.913Z] #75 16.20 OK: 11 MiB in 17 packages [2024-12-11T07:36:01.196Z] #75 ... [2024-12-11T07:36:01.196Z] [2024-12-11T07:36:01.196Z] #85 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-12-11T07:36:01.196Z] #85 11.95 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:36:01.196Z] #85 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:01.488Z] #85 ... [2024-12-11T07:36:01.488Z] [2024-12-11T07:36:01.488Z] #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:36:01.488Z] #75 DONE 17.3s [2024-12-11T07:36:01.488Z] [2024-12-11T07:36:01.488Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:01.488Z] #84 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:01.772Z] #84 ... [2024-12-11T07:36:01.772Z] [2024-12-11T07:36:01.772Z] #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:01.772Z] #0 4.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:01.772Z] #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:01.772Z] #0 9.447 Upgrading critical system libraries and apk-tools: [2024-12-11T07:36:01.772Z] #0 9.447 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:36:01.772Z] #0 9.486 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:36:02.049Z] #89 ... [2024-12-11T07:36:02.049Z] [2024-12-11T07:36:02.049Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:36:02.049Z] #86 11.19 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:36:02.049Z] #86 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:02.049Z] #86 ... [2024-12-11T07:36:02.049Z] [2024-12-11T07:36:02.050Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-11T07:36:02.050Z] #0 4.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:02.050Z] #0 4.942 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:02.050Z] #0 8.582 Upgrading critical system libraries and apk-tools: [2024-12-11T07:36:02.050Z] #0 8.582 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:36:02.050Z] #0 8.678 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:36:02.050Z] #0 9.658 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:36:02.050Z] #0 9.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:02.328Z] #90 ... [2024-12-11T07:36:02.328Z] [2024-12-11T07:36:02.328Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:02.328Z] #84 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:02.328Z] #84 ... [2024-12-11T07:36:02.328Z] [2024-12-11T07:36:02.328Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:02.630Z] #91 ... [2024-12-11T07:36:02.630Z] [2024-12-11T07:36:02.630Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:36:02.630Z] #86 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:02.630Z] #86 ... [2024-12-11T07:36:02.630Z] [2024-12-11T07:36:02.630Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:36:02.630Z] #81 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:02.630Z] #81 15.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:02.630Z] #81 15.30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:02.630Z] #81 15.36 OK: 9 MiB in 15 packages [2024-12-11T07:36:02.630Z] #81 DONE 15.9s [2024-12-11T07:36:02.906Z] [2024-12-11T07:36:02.906Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:36:02.906Z] #87 2.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:03.494Z] #87 2.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:04.930Z] #87 ... [2024-12-11T07:36:04.930Z] [2024-12-11T07:36:04.930Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-12-11T07:36:04.930Z] #83 15.11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:04.930Z] #83 15.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:04.930Z] #83 15.46 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:36:04.930Z] #83 15.90 OK: 20 MiB in 18 packages [2024-12-11T07:36:04.930Z] #83 DONE 16.7s [2024-12-11T07:36:04.930Z] [2024-12-11T07:36:04.930Z] #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:04.930Z] #89 10.33 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:36:04.930Z] #89 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:04.930Z] #89 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:06.397Z] #89 ... [2024-12-11T07:36:06.397Z] [2024-12-11T07:36:06.397Z] #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-12-11T07:36:06.397Z] #72 4.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:06.397Z] #72 5.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:06.397Z] #72 9.738 Upgrading critical system libraries and apk-tools: [2024-12-11T07:36:06.397Z] #72 9.738 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:36:06.397Z] #72 9.759 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:36:06.397Z] #72 10.85 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:36:06.397Z] #72 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:06.397Z] #72 11.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:06.397Z] #72 13.56 OK: 20 MiB in 18 packages [2024-12-11T07:36:06.397Z] #72 DONE 14.0s [2024-12-11T07:36:06.397Z] [2024-12-11T07:36:06.397Z] #85 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-12-11T07:36:06.397Z] #85 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:06.397Z] #85 16.02 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:06.397Z] #85 16.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:06.397Z] #85 16.32 OK: 9 MiB in 15 packages [2024-12-11T07:36:06.397Z] #85 DONE 17.1s [2024-12-11T07:36:06.397Z] [2024-12-11T07:36:06.397Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-12-11T07:36:06.397Z] #92 DONE 0.3s [2024-12-11T07:36:06.397Z] [2024-12-11T07:36:06.397Z] #86 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-12-11T07:36:06.397Z] #86 14.55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:06.397Z] #86 14.73 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:06.397Z] #86 14.76 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:36:06.397Z] #86 15.22 OK: 10 MiB in 16 packages [2024-12-11T07:36:06.698Z] #86 DONE 16.1s [2024-12-11T07:36:06.698Z] [2024-12-11T07:36:06.698Z] #90 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-12-11T07:36:06.698Z] #90 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:06.698Z] #90 13.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:06.698Z] #90 13.73 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:06.698Z] #90 13.79 OK: 9 MiB in 16 packages [2024-12-11T07:36:06.698Z] #90 DONE 14.6s [2024-12-11T07:36:06.698Z] [2024-12-11T07:36:06.698Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:06.698Z] #84 7.535 Upgrading critical system libraries and apk-tools: [2024-12-11T07:36:06.698Z] #84 7.535 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:36:06.698Z] #84 7.557 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:36:06.698Z] #84 8.449 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:36:06.698Z] #84 8.499 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:07.314Z] #84 9.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:07.314Z] #84 ... [2024-12-11T07:36:07.314Z] [2024-12-11T07:36:07.314Z] #89 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:07.314Z] #89 14.84 OK: 10 MiB in 19 packages [2024-12-11T07:36:07.314Z] #89 DONE 16.3s [2024-12-11T07:36:07.587Z] [2024-12-11T07:36:07.587Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:36:07.587Z] #87 6.242 Upgrading critical system libraries and apk-tools: [2024-12-11T07:36:07.587Z] #87 6.242 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-11T07:36:07.587Z] #87 6.282 Executing busybox-1.36.1-r29.trigger [2024-12-11T07:36:07.587Z] #87 6.692 Continuing the upgrade transaction with new apk-tools: [2024-12-11T07:36:07.587Z] #87 6.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:07.587Z] #87 7.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-11T07:36:08.577Z] #87 ... [2024-12-11T07:36:08.577Z] [2024-12-11T07:36:08.577Z] #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:36:08.577Z] #93 DONE 1.3s [2024-12-11T07:36:08.577Z] [2024-12-11T07:36:08.577Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-12-11T07:36:08.577Z] #94 DONE 2.0s [2024-12-11T07:36:08.577Z] [2024-12-11T07:36:08.577Z] #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-12-11T07:36:08.577Z] #95 DONE 1.3s [2024-12-11T07:36:08.577Z] [2024-12-11T07:36:08.577Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:08.879Z] #96 ... [2024-12-11T07:36:08.879Z] [2024-12-11T07:36:08.879Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:36:09.156Z] #97 ... [2024-12-11T07:36:09.156Z] [2024-12-11T07:36:09.156Z] #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-12-11T07:36:09.156Z] #98 DONE 0.2s [2024-12-11T07:36:09.156Z] [2024-12-11T07:36:09.156Z] #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-12-11T07:36:09.156Z] #99 DONE 0.3s [2024-12-11T07:36:09.156Z] [2024-12-11T07:36:09.156Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:09.156Z] #84 10.97 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:09.156Z] #84 ... [2024-12-11T07:36:09.156Z] [2024-12-11T07:36:09.156Z] #100 [security-spire-server stage-2 6/9] COPY security.txt / [2024-12-11T07:36:09.156Z] #100 DONE 0.2s [2024-12-11T07:36:09.156Z] [2024-12-11T07:36:09.156Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:09.156Z] #84 11.12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:09.156Z] #84 11.15 OK: 9 MiB in 18 packages [2024-12-11T07:36:09.762Z] #84 ... [2024-12-11T07:36:09.762Z] [2024-12-11T07:36:09.762Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T07:36:09.762Z] #101 DONE 0.2s [2024-12-11T07:36:09.762Z] [2024-12-11T07:36:09.762Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-12-11T07:36:09.762Z] #102 DONE 0.2s [2024-12-11T07:36:09.762Z] [2024-12-11T07:36:09.762Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-11T07:36:09.762Z] #103 ... [2024-12-11T07:36:09.762Z] [2024-12-11T07:36:09.762Z] #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-12-11T07:36:09.762Z] #84 DONE 11.7s [2024-12-11T07:36:10.035Z] [2024-12-11T07:36:10.035Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:36:10.035Z] #104 ... [2024-12-11T07:36:10.035Z] [2024-12-11T07:36:10.035Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-12-11T07:36:10.035Z] #103 DONE 0.4s [2024-12-11T07:36:10.304Z] [2024-12-11T07:36:10.304Z] #105 [security-spire-server] exporting to image [2024-12-11T07:36:10.304Z] #105 exporting layers [2024-12-11T07:36:10.304Z] #105 ... [2024-12-11T07:36:10.304Z] [2024-12-11T07:36:10.304Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:36:10.304Z] #97 DONE 1.7s [2024-12-11T07:36:10.571Z] [2024-12-11T07:36:10.571Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-12-11T07:36:10.571Z] #87 8.847 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:10.571Z] #87 9.001 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-11T07:36:10.571Z] #87 9.031 Executing ca-certificates-20240705-r0.trigger [2024-12-11T07:36:10.571Z] #87 9.307 OK: 15 MiB in 28 packages [2024-12-11T07:36:10.571Z] #87 DONE 9.9s [2024-12-11T07:36:10.571Z] [2024-12-11T07:36:10.571Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-12-11T07:36:10.841Z] #106 DONE 0.4s [2024-12-11T07:36:10.841Z] [2024-12-11T07:36:10.841Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:10.841Z] #76 ... [2024-12-11T07:36:10.841Z] [2024-12-11T07:36:10.841Z] #107 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-12-11T07:36:11.114Z] #107 DONE 0.3s [2024-12-11T07:36:11.114Z] [2024-12-11T07:36:11.114Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:11.114Z] #80 ... [2024-12-11T07:36:11.114Z] [2024-12-11T07:36:11.114Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T07:36:11.403Z] #108 ... [2024-12-11T07:36:11.403Z] [2024-12-11T07:36:11.403Z] #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-12-11T07:36:11.403Z] #104 DONE 1.5s [2024-12-11T07:36:11.403Z] [2024-12-11T07:36:11.403Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T07:36:11.403Z] #108 DONE 0.3s [2024-12-11T07:36:11.403Z] [2024-12-11T07:36:11.403Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-12-11T07:36:11.677Z] #109 DONE 0.3s [2024-12-11T07:36:11.677Z] [2024-12-11T07:36:11.677Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-12-11T07:36:11.677Z] #110 DONE 0.3s [2024-12-11T07:36:11.677Z] [2024-12-11T07:36:11.677Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-12-11T07:36:12.278Z] #111 DONE 0.4s [2024-12-11T07:36:12.278Z] [2024-12-11T07:36:12.278Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-12-11T07:36:12.278Z] #112 DONE 0.3s [2024-12-11T07:36:12.278Z] [2024-12-11T07:36:12.278Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-12-11T07:36:12.550Z] #113 DONE 0.3s [2024-12-11T07:36:12.550Z] [2024-12-11T07:36:12.550Z] #105 [security-spire-server] exporting to image [2024-12-11T07:36:12.550Z] #105 exporting layers 2.4s done [2024-12-11T07:36:12.550Z] #105 writing image sha256:517898ef43d01e85c216fb7c9ec81375b81d7359dc6f4a2d7f3ffc126dbdea40 [2024-12-11T07:36:12.550Z] #105 writing image sha256:517898ef43d01e85c216fb7c9ec81375b81d7359dc6f4a2d7f3ffc126dbdea40 0.0s done [2024-12-11T07:36:12.550Z] #105 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-12-11T07:36:12.550Z] #105 DONE 2.4s [2024-12-11T07:36:12.550Z] [2024-12-11T07:36:12.550Z] #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-12-11T07:36:13.149Z] #114 DONE 0.6s [2024-12-11T07:36:13.149Z] [2024-12-11T07:36:13.149Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-12-11T07:36:13.423Z] #115 DONE 0.4s [2024-12-11T07:36:13.423Z] [2024-12-11T07:36:13.423Z] #116 [security-spire-config] exporting to image [2024-12-11T07:36:14.870Z] #116 ... [2024-12-11T07:36:14.870Z] [2024-12-11T07:36:14.870Z] #117 [security-spire-agent] exporting to image [2024-12-11T07:36:14.870Z] #117 exporting layers 2.3s done [2024-12-11T07:36:14.870Z] #117 writing image sha256:5138e0de43856b7c716d429bbdc931436f549a749c1c4457c1b18486338f79fb 0.0s done [2024-12-11T07:36:14.870Z] #117 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-12-11T07:36:14.870Z] #117 DONE 2.4s [2024-12-11T07:36:14.870Z] [2024-12-11T07:36:14.870Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:15.666Z] #80 ... [2024-12-11T07:36:15.666Z] [2024-12-11T07:36:15.666Z] #116 [security-spire-config] exporting to image [2024-12-11T07:36:15.666Z] #116 exporting layers 2.1s done [2024-12-11T07:36:15.666Z] #116 writing image sha256:f7e1f4910049e78bba7c830c50607608acaacb77f712e893c6cc23d85f4f5165 0.0s done [2024-12-11T07:36:15.666Z] #116 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-12-11T07:36:15.666Z] #116 DONE 2.1s [2024-12-11T07:36:15.666Z] [2024-12-11T07:36:15.666Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:16.005Z] #115 ... [2024-12-11T07:36:16.005Z] [2024-12-11T07:36:16.005Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:16.005Z] #114 DONE 50.4s [2024-12-11T07:36:16.005Z] [2024-12-11T07:36:16.005Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:16.005Z] #115 DONE 50.5s [2024-12-11T07:36:16.005Z] [2024-12-11T07:36:16.005Z] #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:16.005Z] #82 DONE 50.4s [2024-12-11T07:36:16.005Z] [2024-12-11T07:36:16.005Z] #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:16.005Z] #110 DONE 45.6s [2024-12-11T07:36:16.005Z] [2024-12-11T07:36:16.005Z] #68 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:16.005Z] #68 DONE 53.1s [2024-12-11T07:36:16.005Z] [2024-12-11T07:36:16.005Z] #116 [core-command builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #116 DONE 8.9s [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #117 [core-metadata builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #117 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:18.551Z] #118 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:18.551Z] #119 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #120 DONE 8.9s [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:18.551Z] #121 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #122 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:18.551Z] #122 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #123 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #123 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #124 [core-keeper builder 7/8] COPY . . [2024-12-11T07:36:18.551Z] #124 DONE 8.9s [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #125 [security-proxy-auth builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #125 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:18.551Z] #126 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:18.551Z] #127 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #128 DONE 9.0s [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:18.551Z] #129 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #130 [core-data builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #130 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:18.551Z] #131 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:18.551Z] #132 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:18.551Z] #133 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #134 [security-secretstore-setup builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #134 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:18.551Z] #135 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:18.551Z] #136 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #137 [security-bootstrapper builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #137 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #138 [support-scheduler builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #138 DONE 9.0s [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #139 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:18.551Z] #139 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #140 [support-notifications builder 6/7] COPY . . [2024-12-11T07:36:18.551Z] #140 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:18.551Z] #141 CACHED [2024-12-11T07:36:18.551Z] [2024-12-11T07:36:18.551Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:36:19.937Z] #142 1.438 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-11T07:36:29.960Z] #142 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-11T07:36:29.960Z] #0 0.741 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-11T07:36:29.960Z] #143 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-11T07:36:29.960Z] #0 1.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-11T07:36:29.960Z] #144 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-11T07:36:29.960Z] #0 0.832 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-11T07:36:29.960Z] #145 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:36:29.960Z] #0 0.435 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-11T07:36:29.960Z] #146 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:36:29.960Z] #0 0.641 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-11T07:36:29.960Z] #147 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-11T07:36:29.960Z] #0 0.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-11T07:36:29.960Z] #148 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-11T07:36:29.960Z] #0 0.569 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-11T07:36:29.960Z] #149 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:36:29.960Z] #0 1.253 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-11T07:36:29.960Z] #150 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T07:36:29.960Z] #0 1.579 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-11T07:36:29.960Z] #151 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-11T07:36:29.960Z] #0 0.940 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-11T07:36:29.960Z] #152 ... [2024-12-11T07:36:29.960Z] [2024-12-11T07:36:29.960Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-11T07:36:29.960Z] #0 1.034 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-11T07:36:54.622Z] #76 ... [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #80 DONE 52.5s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #96 DONE 50.3s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #76 DONE 54.8s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #88 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #88 DONE 58.1s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #91 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #91 DONE 56.6s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #118 [security-secretstore-setup builder 6/7] COPY . . [2024-12-11T07:36:54.622Z] #118 DONE 1.0s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #119 [core-keeper builder 7/8] COPY . . [2024-12-11T07:36:54.622Z] #119 DONE 1.0s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #120 [support-scheduler builder 6/7] COPY . . [2024-12-11T07:36:54.622Z] #120 DONE 1.0s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #121 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #121 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #122 [support-notifications builder 6/7] COPY . . [2024-12-11T07:36:54.622Z] #122 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:54.622Z] #123 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #124 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #124 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #125 [core-metadata builder 6/7] COPY . . [2024-12-11T07:36:54.622Z] #125 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:54.622Z] #126 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #127 [security-spiffe-token-provider builder 6/7] COPY . . [2024-12-11T07:36:54.622Z] #127 DONE 1.0s [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.622Z] #128 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #129 [core-command builder 6/7] COPY . . [2024-12-11T07:36:54.622Z] #129 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #130 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:54.622Z] #130 CACHED [2024-12-11T07:36:54.622Z] [2024-12-11T07:36:54.622Z] #131 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:54.622Z] #131 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-12-11T07:36:54.623Z] #132 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.623Z] #133 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.623Z] #134 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:54.623Z] #135 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #136 [security-proxy-setup builder 6/7] COPY . . [2024-12-11T07:36:54.623Z] #136 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:54.623Z] #137 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.623Z] #138 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-12-11T07:36:54.623Z] #139 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #140 [core-data builder 6/7] COPY . . [2024-12-11T07:36:54.623Z] #140 DONE 1.0s [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #141 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-12-11T07:36:54.623Z] #141 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #142 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-11T07:36:54.623Z] #142 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-12-11T07:36:54.623Z] #143 CACHED [2024-12-11T07:36:54.623Z] [2024-12-11T07:36:54.623Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-11T07:36:54.623Z] #144 3.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-12-11T07:37:00.004Z] #144 ... [2024-12-11T07:37:00.004Z] [2024-12-11T07:37:00.004Z] #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 [2024-12-11T07:37:00.004Z] #0 2.178 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-12-11T07:37:00.281Z] #145 ... [2024-12-11T07:37:00.281Z] [2024-12-11T07:37:00.281Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:37:00.281Z] #0 3.208 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-12-11T07:37:00.281Z] #146 ... [2024-12-11T07:37:00.281Z] [2024-12-11T07:37:00.281Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-11T07:37:00.281Z] #0 2.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-12-11T07:37:00.591Z] #147 ... [2024-12-11T07:37:00.591Z] [2024-12-11T07:37:00.591Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-11T07:37:00.591Z] #0 2.491 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-12-11T07:37:00.863Z] #148 ... [2024-12-11T07:37:00.863Z] [2024-12-11T07:37:00.863Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:37:00.863Z] #0 3.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-12-11T07:37:00.863Z] #149 ... [2024-12-11T07:37:00.863Z] [2024-12-11T07:37:00.863Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T07:37:00.863Z] #0 1.393 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-12-11T07:37:01.135Z] #150 ... [2024-12-11T07:37:01.135Z] [2024-12-11T07:37:01.135Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:37:01.135Z] #0 2.689 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-12-11T07:37:01.135Z] #151 ... [2024-12-11T07:37:01.135Z] [2024-12-11T07:37:01.135Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:37:01.135Z] #0 2.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-12-11T07:37:01.407Z] #152 ... [2024-12-11T07:37:01.407Z] [2024-12-11T07:37:01.407Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-11T07:37:01.407Z] #0 3.270 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-12-11T07:37:01.407Z] #153 ... [2024-12-11T07:37:01.407Z] [2024-12-11T07:37:01.407Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-11T07:37:01.407Z] #0 2.591 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-12-11T07:37:01.679Z] #154 ... [2024-12-11T07:37:01.679Z] [2024-12-11T07:37:01.679Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-11T07:37:01.679Z] #0 2.964 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-12-11T07:37:51.468Z] #153 ... [2024-12-11T07:37:51.468Z] [2024-12-11T07:37:51.468Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-11T07:37:51.468Z] #144 89.47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-11T07:38:30.292Z] #144 ... [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-11T07:38:30.292Z] #148 DONE 127.8s [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T07:38:30.292Z] #151 ... [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-11T07:38:30.292Z] #145 DONE 128.8s [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-11T07:38:30.292Z] #152 DONE 129.1s [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:38:30.292Z] #147 ... [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:30.292Z] #154 ... [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-12-11T07:38:30.292Z] #144 DONE 129.7s [2024-12-11T07:38:30.292Z] [2024-12-11T07:38:30.292Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-11T07:38:30.859Z] #155 ... [2024-12-11T07:38:30.859Z] [2024-12-11T07:38:30.859Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-11T07:38:30.859Z] #153 DONE 132.7s [2024-12-11T07:38:31.126Z] [2024-12-11T07:38:31.126Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.982Z] #156 ... [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:38:37.982Z] #146 DONE 138.5s [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.982Z] #157 ... [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:38:37.982Z] #147 DONE 138.9s [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.982Z] #154 DONE 9.7s [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-11T07:38:37.982Z] #149 DONE 139.0s [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.982Z] #158 DONE 9.3s [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:37.982Z] #159 ... [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.982Z] #156 DONE 6.5s [2024-12-11T07:38:37.982Z] [2024-12-11T07:38:37.982Z] #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.983Z] #157 DONE 3.7s [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:37.983Z] #160 ... [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-11T07:38:37.983Z] #155 DONE 9.6s [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-11T07:38:37.983Z] #161 ... [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #162 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:37.983Z] #162 CACHED [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.983Z] #163 CACHED [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:37.983Z] #159 DONE 0.7s [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #164 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:37.983Z] #164 CACHED [2024-12-11T07:38:37.983Z] [2024-12-11T07:38:37.983Z] #165 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:37.983Z] #165 CACHED [2024-12-11T07:38:38.320Z] [2024-12-11T07:38:38.320Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-11T07:38:38.955Z] #166 ... [2024-12-11T07:38:38.955Z] [2024-12-11T07:38:38.955Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:38.955Z] #167 DONE 1.6s [2024-12-11T07:38:39.237Z] [2024-12-11T07:38:39.237Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-11T07:38:39.540Z] #168 ... [2024-12-11T07:38:39.540Z] [2024-12-11T07:38:39.540Z] #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:39.540Z] #169 DONE 1.8s [2024-12-11T07:38:39.540Z] [2024-12-11T07:38:39.540Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:39.540Z] #170 DONE 1.8s [2024-12-11T07:38:39.540Z] [2024-12-11T07:38:39.540Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:39.540Z] #160 DONE 2.2s [2024-12-11T07:38:39.540Z] [2024-12-11T07:38:39.540Z] #171 [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 [2024-12-11T07:38:40.131Z] #171 ... [2024-12-11T07:38:40.131Z] [2024-12-11T07:38:40.131Z] #172 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-11T07:38:40.131Z] #172 DONE 1.9s [2024-12-11T07:38:40.131Z] [2024-12-11T07:38:40.131Z] #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-11T07:38:40.131Z] #143 DONE 141.7s [2024-12-11T07:38:40.131Z] [2024-12-11T07:38:40.131Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-11T07:38:40.131Z] #173 DONE 2.0s [2024-12-11T07:38:40.131Z] [2024-12-11T07:38:40.131Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:40.131Z] #174 ... [2024-12-11T07:38:40.131Z] [2024-12-11T07:38:40.131Z] #166 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-11T07:38:40.131Z] #166 DONE 2.3s [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #175 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:40.392Z] #175 CACHED [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #176 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:40.392Z] #176 CACHED [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-12-11T07:38:40.392Z] #168 DONE 1.4s [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T07:38:40.392Z] #151 DONE 142.1s [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-11T07:38:40.392Z] #177 ... [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-11T07:38:40.392Z] #178 DONE 0.9s [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #179 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:40.392Z] #179 DONE 0.9s [2024-12-11T07:38:40.392Z] [2024-12-11T07:38:40.392Z] #180 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:40.392Z] #180 DONE 0.6s [2024-12-11T07:38:40.656Z] [2024-12-11T07:38:40.656Z] #171 [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 [2024-12-11T07:38:40.656Z] #171 DONE 0.9s [2024-12-11T07:38:40.656Z] [2024-12-11T07:38:40.656Z] #92 [core-command] exporting to image [2024-12-11T07:38:40.656Z] #92 exporting layers [2024-12-11T07:38:40.934Z] #92 ... [2024-12-11T07:38:40.934Z] [2024-12-11T07:38:40.934Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-11T07:38:40.934Z] #161 DONE 3.4s [2024-12-11T07:38:41.203Z] [2024-12-11T07:38:41.203Z] #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:41.203Z] #181 ... [2024-12-11T07:38:41.203Z] [2024-12-11T07:38:41.203Z] #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:41.203Z] #174 DONE 1.4s [2024-12-11T07:38:41.466Z] [2024-12-11T07:38:41.466Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-11T07:38:41.728Z] #182 ... [2024-12-11T07:38:41.728Z] [2024-12-11T07:38:41.728Z] #183 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-11T07:38:41.728Z] #183 DONE 1.4s [2024-12-11T07:38:41.728Z] [2024-12-11T07:38:41.728Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-11T07:38:41.728Z] #177 DONE 1.3s [2024-12-11T07:38:41.728Z] [2024-12-11T07:38:41.728Z] #184 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:41.728Z] #184 DONE 1.4s [2024-12-11T07:38:41.728Z] [2024-12-11T07:38:41.728Z] #185 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:41.728Z] #185 DONE 1.3s [2024-12-11T07:38:41.728Z] [2024-12-11T07:38:41.728Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:38:41.728Z] #150 DONE 143.5s [2024-12-11T07:38:41.728Z] [2024-12-11T07:38:41.728Z] #186 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-11T07:38:41.728Z] #186 DONE 1.4s [2024-12-11T07:38:41.991Z] [2024-12-11T07:38:41.991Z] #92 [core-command] exporting to image [2024-12-11T07:38:41.991Z] #92 writing image sha256:eb0e5a2a63bdb0855ffd0c14c9119723444cdffe7494b53e626ab27abc5acb60 0.0s done [2024-12-11T07:38:41.991Z] #92 naming to docker.io/library/core-command 0.0s done [2024-12-11T07:38:42.566Z] #92 ... [2024-12-11T07:38:42.566Z] [2024-12-11T07:38:42.566Z] #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 [2024-12-11T07:38:42.566Z] #187 DONE 1.4s [2024-12-11T07:38:42.566Z] [2024-12-11T07:38:42.566Z] #188 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:42.566Z] #188 DONE 1.4s [2024-12-11T07:38:42.566Z] [2024-12-11T07:38:42.566Z] #181 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:42.566Z] #181 DONE 1.4s [2024-12-11T07:38:42.566Z] [2024-12-11T07:38:42.566Z] #92 [core-command] exporting to image [2024-12-11T07:38:42.566Z] #92 exporting layers 0.9s done [2024-12-11T07:38:42.827Z] #92 writing image sha256:7630b28dc585ccc07d0be66219b6a4b784f92183c14262c74e704f33bd91c6f5 done [2024-12-11T07:38:42.827Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2024-12-11T07:38:42.827Z] #92 DONE 4.1s [2024-12-11T07:38:42.827Z] [2024-12-11T07:38:42.827Z] #189 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:42.827Z] #189 DONE 1.0s [2024-12-11T07:38:42.827Z] [2024-12-11T07:38:42.827Z] #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-11T07:38:42.827Z] #182 DONE 1.3s [2024-12-11T07:38:42.827Z] [2024-12-11T07:38:42.827Z] #190 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-11T07:38:42.827Z] #190 DONE 1.1s [2024-12-11T07:38:42.827Z] [2024-12-11T07:38:42.827Z] #191 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-11T07:38:43.089Z] #191 ... [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #192 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-11T07:38:43.089Z] #192 DONE 1.2s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #142 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:38:43.089Z] #142 DONE 144.7s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #193 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:43.089Z] #193 DONE 1.0s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:43.089Z] #194 DONE 1.2s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #195 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-11T07:38:43.089Z] #195 DONE 0.6s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #196 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:43.089Z] #196 DONE 0.6s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #197 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:43.089Z] #197 DONE 0.7s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #191 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-11T07:38:43.089Z] #191 DONE 0.5s [2024-12-11T07:38:43.089Z] [2024-12-11T07:38:43.089Z] #198 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-11T07:38:43.661Z] #198 ... [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.661Z] #199 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-11T07:38:43.661Z] #199 DONE 0.6s [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.661Z] #200 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-11T07:38:43.661Z] #200 DONE 0.7s [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.661Z] #201 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:43.661Z] #201 DONE 0.7s [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.661Z] #202 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:38:43.661Z] #202 DONE 0.6s [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.661Z] #203 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:43.661Z] #203 DONE 0.6s [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.661Z] #204 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-11T07:38:43.661Z] #204 DONE 0.6s [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.661Z] #198 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-11T07:38:43.661Z] #198 DONE 0.6s [2024-12-11T07:38:43.661Z] [2024-12-11T07:38:43.662Z] #205 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-11T07:38:43.662Z] #205 DONE 0.5s [2024-12-11T07:38:43.662Z] [2024-12-11T07:38:43.662Z] #206 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:38:43.662Z] #206 DONE 1.0s [2024-12-11T07:38:43.662Z] [2024-12-11T07:38:43.662Z] #92 [core-metadata] exporting to image [2024-12-11T07:38:43.922Z] #92 ... [2024-12-11T07:38:43.922Z] [2024-12-11T07:38:43.922Z] #207 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:38:43.922Z] #207 DONE 0.8s [2024-12-11T07:38:43.922Z] [2024-12-11T07:38:43.922Z] #92 [security-proxy-auth] exporting to image [2024-12-11T07:38:44.223Z] #92 ... [2024-12-11T07:38:44.223Z] [2024-12-11T07:38:44.223Z] #208 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:38:44.223Z] #208 DONE 0.6s [2024-12-11T07:38:44.223Z] [2024-12-11T07:38:44.223Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-11T07:38:44.223Z] #209 DONE 0.6s [2024-12-11T07:38:44.223Z] [2024-12-11T07:38:44.223Z] #210 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-11T07:38:44.223Z] #210 DONE 0.6s [2024-12-11T07:38:44.223Z] [2024-12-11T07:38:44.223Z] #211 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-11T07:38:44.223Z] #211 DONE 0.6s [2024-12-11T07:38:44.223Z] [2024-12-11T07:38:44.223Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-11T07:38:44.223Z] #212 DONE 0.6s [2024-12-11T07:38:44.223Z] [2024-12-11T07:38:44.223Z] #92 [core-keeper] exporting to image [2024-12-11T07:38:44.223Z] #92 exporting layers 0.6s done [2024-12-11T07:38:44.483Z] #92 exporting layers 0.6s done [2024-12-11T07:38:44.483Z] #92 writing image sha256:9ee4513df2cdfd8267a34d8e497bb543c52fd83f47a1a82e6a95ca8e7dd3e048 [2024-12-11T07:38:44.483Z] #92 writing image sha256:e48e9d5b0bb16e76dd7c141f6c68258d7b1af045d4a02662df30848e387270db [2024-12-11T07:38:44.483Z] #92 writing image sha256:9ee4513df2cdfd8267a34d8e497bb543c52fd83f47a1a82e6a95ca8e7dd3e048 0.3s done [2024-12-11T07:38:44.483Z] #92 naming to docker.io/library/core-data [2024-12-11T07:38:44.745Z] #92 ... [2024-12-11T07:38:44.745Z] [2024-12-11T07:38:44.745Z] #213 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:38:44.745Z] #213 DONE 0.4s [2024-12-11T07:38:44.745Z] [2024-12-11T07:38:44.745Z] #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-11T07:38:44.745Z] #214 DONE 0.4s [2024-12-11T07:38:44.745Z] [2024-12-11T07:38:44.745Z] #215 [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/ [2024-12-11T07:38:44.745Z] #215 DONE 0.4s [2024-12-11T07:38:44.745Z] [2024-12-11T07:38:44.745Z] #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-11T07:38:44.745Z] #216 DONE 0.4s [2024-12-11T07:38:44.745Z] [2024-12-11T07:38:44.745Z] #217 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:38:44.745Z] #217 DONE 1.2s [2024-12-11T07:38:44.745Z] [2024-12-11T07:38:44.745Z] #92 [security-proxy-auth] exporting to image [2024-12-11T07:38:44.745Z] #92 exporting layers 0.5s done [2024-12-11T07:38:44.745Z] #92 writing image sha256:e48e9d5b0bb16e76dd7c141f6c68258d7b1af045d4a02662df30848e387270db 0.3s done [2024-12-11T07:38:44.745Z] #92 naming to docker.io/library/core-data done [2024-12-11T07:38:44.745Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2024-12-11T07:38:44.745Z] #92 writing image sha256:753e0c295cbdeea7e0e624a7e738d76f6a538fa5555ae603a0e6b8d6cea27a8e done [2024-12-11T07:38:44.745Z] #92 naming to docker.io/library/core-metadata done [2024-12-11T07:38:44.745Z] #92 writing image sha256:b886491b6c63f48e02c5d721567641e911528d19d8f4e3363959ce5d23bad35e done [2024-12-11T07:38:44.745Z] #92 naming to docker.io/library/security-proxy-auth done [2024-12-11T07:38:45.015Z] #92 ... [2024-12-11T07:38:45.015Z] [2024-12-11T07:38:45.015Z] #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-11T07:38:45.015Z] #218 DONE 0.3s [2024-12-11T07:38:45.015Z] [2024-12-11T07:38:45.015Z] #219 [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/ [2024-12-11T07:38:45.015Z] #219 DONE 0.3s [2024-12-11T07:38:45.015Z] [2024-12-11T07:38:45.015Z] #220 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-11T07:38:45.015Z] #220 DONE 0.3s [2024-12-11T07:38:45.015Z] [2024-12-11T07:38:45.015Z] #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/ [2024-12-11T07:38:45.015Z] #221 DONE 0.1s [2024-12-11T07:38:45.015Z] [2024-12-11T07:38:45.015Z] #92 [core-keeper] exporting to image [2024-12-11T07:38:45.015Z] #92 writing image sha256:47c752ff110ca55977e9a978db6b37ecc4b70471b00e0577bb074e974172fae2 done [2024-12-11T07:38:45.015Z] #92 naming to docker.io/library/core-keeper done [2024-12-11T07:38:45.278Z] #92 ... [2024-12-11T07:38:45.278Z] [2024-12-11T07:38:45.278Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-11T07:38:45.278Z] #222 DONE 0.0s [2024-12-11T07:38:45.278Z] [2024-12-11T07:38:45.278Z] #223 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:38:45.278Z] #223 DONE 0.5s [2024-12-11T07:38:45.278Z] [2024-12-11T07:38:45.278Z] #92 [support-scheduler] exporting to image [2024-12-11T07:38:45.278Z] #92 exporting layers 0.5s done [2024-12-11T07:38:45.278Z] #92 writing image sha256:cb18805faa395621209a7802396ce8a5182204ba8316ffccb96400faee06cba3 0.0s done [2024-12-11T07:38:45.278Z] #92 writing image sha256:d22493ba28f7928151230834a63b543b74a471b9e46254456dea0d555f86a329 0.0s done [2024-12-11T07:38:45.278Z] #92 naming to docker.io/library/support-scheduler done [2024-12-11T07:38:45.278Z] #92 naming to docker.io/library/support-notifications done [2024-12-11T07:38:45.278Z] #92 writing image sha256:88d7b607fc321473f79e656f034b0be603fc31844e33612614178e0d4d760e26 [2024-12-11T07:38:45.540Z] #92 exporting layers 0.2s done [2024-12-11T07:38:45.540Z] #92 writing image sha256:88d7b607fc321473f79e656f034b0be603fc31844e33612614178e0d4d760e26 done [2024-12-11T07:38:45.540Z] #92 naming to docker.io/library/security-proxy-setup done [2024-12-11T07:38:45.540Z] #92 ... [2024-12-11T07:38:45.540Z] [2024-12-11T07:38:45.540Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-11T07:38:45.540Z] #224 DONE 0.4s [2024-12-11T07:38:45.540Z] [2024-12-11T07:38:45.540Z] #92 [security-bootstrapper] exporting to image [2024-12-11T07:38:45.540Z] #92 writing image sha256:bb8e6c50b24644b7e1f422969356dc5bea7cbd2e6b7c25b9b91f5b49f02217f0 done [2024-12-11T07:38:45.540Z] #92 naming to docker.io/library/security-secretstore-setup done [2024-12-11T07:38:45.803Z] #92 exporting layers 0.2s done [2024-12-11T07:38:45.803Z] #92 writing image sha256:41967ed88d9540d690ca4628ffc6f21c0734f261b8baec40f4e9db52437d2484 done [2024-12-11T07:38:45.803Z] #92 naming to docker.io/library/security-bootstrapper done [2024-12-11T07:38:45.803Z] #92 DONE 6.1s [2024-12-11T07:38:45.803Z] [2024-12-11T07:38:45.803Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:38:45.803Z] time="2024-12-11T07:34:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-11T07:38:45.815Z] $ docker stop --time=1 79770a201e79bb3ddb150d7e1d8eef3a221fa769c8786267716d83e229b86d21 [2024-12-11T07:38:47.121Z] $ docker rm -f --volumes 79770a201e79bb3ddb150d7e1d8eef3a221fa769c8786267716d83e229b86d21 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-11T07:38:47.472Z] + docker images [2024-12-11T07:38:47.472Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-11T07:38:47.472Z] security-secretstore-setup latest bb8e6c50b246 2 seconds ago 46.9MB [2024-12-11T07:38:47.472Z] security-bootstrapper latest 41967ed88d95 2 seconds ago 26MB [2024-12-11T07:38:47.472Z] core-keeper latest 47c752ff110c 3 seconds ago 31.3MB [2024-12-11T07:38:47.472Z] support-scheduler latest d22493ba28f7 3 seconds ago 52.9MB [2024-12-11T07:38:47.472Z] security-proxy-setup latest 88d7b607fc32 3 seconds ago 35MB [2024-12-11T07:38:47.472Z] support-notifications latest cb18805faa39 3 seconds ago 51.9MB [2024-12-11T07:38:47.472Z] core-metadata latest 753e0c295cbd 4 seconds ago 37.6MB [2024-12-11T07:38:47.472Z] core-data latest 9ee4513df2cd 4 seconds ago 37.4MB [2024-12-11T07:38:47.472Z] core-common-config-bootstrapper latest e48e9d5b0bb1 4 seconds ago 22.8MB [2024-12-11T07:38:47.472Z] security-proxy-auth latest b886491b6c63 4 seconds ago 32.2MB [2024-12-11T07:38:47.472Z] security-spiffe-token-provider latest 7630b28dc585 6 seconds ago 38.5MB [2024-12-11T07:38:47.472Z] core-command latest eb0e5a2a63bd 7 seconds ago 33.2MB [2024-12-11T07:38:47.472Z] security-spire-config latest e5b2f3b5cad5 3 minutes ago 127MB [2024-12-11T07:38:47.472Z] security-spire-agent latest 4fd9244aa61b 3 minutes ago 188MB [2024-12-11T07:38:47.472Z] security-spire-server latest b6bad922e847 3 minutes ago 128MB [2024-12-11T07:38:47.472Z] ci-base-image-x86_64 latest 1e8f7c8d674e 7 minutes ago 975MB [2024-12-11T07:38:47.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 months ago 573MB [2024-12-11T07:38:47.472Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 18 months ago 334MB [2024-12-11T07:38:47.472Z] 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 [2024-12-11T07:38:47.573Z] provisioning config files... [2024-12-11T07:38:47.581Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config14435500529107891305tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:38:47.884Z] ---> ****-login.sh [2024-12-11T07:38:47.884Z] nexus3.edgexfoundry.org:10001 [2024-12-11T07:38:47.884Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:38:47.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:38:47.884Z] Configure a credential helper to remove this warning. See [2024-12-11T07:38:47.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:38:47.884Z] [2024-12-11T07:38:47.884Z] Login Succeeded [2024-12-11T07:38:47.884Z] nexus3.edgexfoundry.org:10002 [2024-12-11T07:38:48.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:38:48.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:38:48.142Z] Configure a credential helper to remove this warning. See [2024-12-11T07:38:48.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:38:48.142Z] [2024-12-11T07:38:48.142Z] Login Succeeded [2024-12-11T07:38:48.142Z] nexus3.edgexfoundry.org:10003 [2024-12-11T07:38:48.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:38:48.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:38:48.142Z] Configure a credential helper to remove this warning. See [2024-12-11T07:38:48.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:38:48.142Z] [2024-12-11T07:38:48.142Z] Login Succeeded [2024-12-11T07:38:48.142Z] nexus3.edgexfoundry.org:10004 [2024-12-11T07:38:48.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:38:48.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:38:48.402Z] Configure a credential helper to remove this warning. See [2024-12-11T07:38:48.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:38:48.402Z] [2024-12-11T07:38:48.402Z] Login Succeeded [2024-12-11T07:38:48.402Z] ****.io [2024-12-11T07:38:48.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:38:48.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:38:48.662Z] Configure a credential helper to remove this warning. See [2024-12-11T07:38:48.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:38:48.662Z] [2024-12-11T07:38:48.662Z] Login Succeeded [2024-12-11T07:38:48.662Z] ---> ****-login.sh ends [Pipeline] } [2024-12-11T07:38:48.672Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:38:48.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T07:38:48.754Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-12-11T07:38:48.754Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:38:48.754Z] latest [2024-12-11T07:38:48.754Z] 4.0.0-dev.26 [2024-12-11T07:38:48.754Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:38:48.754Z] main [2024-12-11T07:38:48.754Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:49.097Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:49.427Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:38:49.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-11T07:38:49.428Z] 06d107d85fcf: Preparing [2024-12-11T07:38:49.428Z] 7a1d8522e939: Preparing [2024-12-11T07:38:49.428Z] e7ff0966c840: Preparing [2024-12-11T07:38:49.428Z] 5499a61f8878: Preparing [2024-12-11T07:38:49.428Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:49.428Z] 85c3a79889cc: Preparing [2024-12-11T07:38:49.428Z] 75654b8eeebd: Preparing [2024-12-11T07:38:49.428Z] 75654b8eeebd: Waiting [2024-12-11T07:38:49.428Z] 85c3a79889cc: Waiting [2024-12-11T07:38:49.428Z] 06d107d85fcf: Pushed [2024-12-11T07:38:49.428Z] 5499a61f8878: Pushed [2024-12-11T07:38:49.428Z] e7ff0966c840: Pushed [2024-12-11T07:38:49.428Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:49.428Z] 85c3a79889cc: Pushed [2024-12-11T07:38:49.995Z] 30e834c1d4f9: Pushed [2024-12-11T07:38:51.906Z] 7a1d8522e939: Pushed [2024-12-11T07:38:51.906Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:52.233Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:52.547Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-11T07:38:52.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-11T07:38:52.547Z] 06d107d85fcf: Preparing [2024-12-11T07:38:52.547Z] 7a1d8522e939: Preparing [2024-12-11T07:38:52.547Z] e7ff0966c840: Preparing [2024-12-11T07:38:52.547Z] 5499a61f8878: Preparing [2024-12-11T07:38:52.547Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:52.547Z] 85c3a79889cc: Preparing [2024-12-11T07:38:52.547Z] 75654b8eeebd: Preparing [2024-12-11T07:38:52.547Z] 85c3a79889cc: Waiting [2024-12-11T07:38:52.547Z] 75654b8eeebd: Waiting [2024-12-11T07:38:52.547Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:52.547Z] 06d107d85fcf: Layer already exists [2024-12-11T07:38:52.547Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:52.547Z] 7a1d8522e939: Layer already exists [2024-12-11T07:38:52.547Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:52.547Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:52.547Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:52.547Z] latest: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:52.870Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:53.191Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.26 [2024-12-11T07:38:53.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-11T07:38:53.191Z] 06d107d85fcf: Preparing [2024-12-11T07:38:53.191Z] 7a1d8522e939: Preparing [2024-12-11T07:38:53.191Z] e7ff0966c840: Preparing [2024-12-11T07:38:53.191Z] 5499a61f8878: Preparing [2024-12-11T07:38:53.191Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:53.191Z] 85c3a79889cc: Preparing [2024-12-11T07:38:53.191Z] 75654b8eeebd: Preparing [2024-12-11T07:38:53.191Z] 85c3a79889cc: Waiting [2024-12-11T07:38:53.191Z] 75654b8eeebd: Waiting [2024-12-11T07:38:53.191Z] 7a1d8522e939: Layer already exists [2024-12-11T07:38:53.191Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:53.191Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:53.191Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:53.191Z] 06d107d85fcf: Layer already exists [2024-12-11T07:38:53.191Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:53.191Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:53.191Z] 4.0.0-dev.26: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:53.517Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:53.841Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:38:53.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-11T07:38:53.841Z] 06d107d85fcf: Preparing [2024-12-11T07:38:53.841Z] 7a1d8522e939: Preparing [2024-12-11T07:38:53.841Z] e7ff0966c840: Preparing [2024-12-11T07:38:53.841Z] 5499a61f8878: Preparing [2024-12-11T07:38:53.841Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:53.841Z] 85c3a79889cc: Preparing [2024-12-11T07:38:53.841Z] 75654b8eeebd: Preparing [2024-12-11T07:38:53.841Z] 85c3a79889cc: Waiting [2024-12-11T07:38:53.841Z] 75654b8eeebd: Waiting [2024-12-11T07:38:53.841Z] 06d107d85fcf: Layer already exists [2024-12-11T07:38:53.841Z] 7a1d8522e939: Layer already exists [2024-12-11T07:38:53.841Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:53.841Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:53.841Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:53.841Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:53.841Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:53.841Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:54.169Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:54.497Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-12-11T07:38:54.497Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-12-11T07:38:54.497Z] 06d107d85fcf: Preparing [2024-12-11T07:38:54.497Z] 7a1d8522e939: Preparing [2024-12-11T07:38:54.497Z] e7ff0966c840: Preparing [2024-12-11T07:38:54.497Z] 5499a61f8878: Preparing [2024-12-11T07:38:54.497Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:54.497Z] 85c3a79889cc: Preparing [2024-12-11T07:38:54.497Z] 75654b8eeebd: Preparing [2024-12-11T07:38:54.497Z] 85c3a79889cc: Waiting [2024-12-11T07:38:54.497Z] 75654b8eeebd: Waiting [2024-12-11T07:38:54.497Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:54.497Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:54.497Z] 7a1d8522e939: Layer already exists [2024-12-11T07:38:54.497Z] 06d107d85fcf: Layer already exists [2024-12-11T07:38:54.497Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:54.497Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:54.497Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:54.497Z] main: digest: sha256:3f51d5a39efb5a307a9a984c859410d3210ab220f0beae846f90be6c133fae8b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:38:54.580Z] ===================================================== [Pipeline] echo [2024-12-11T07:38:54.594Z] taggedImages: [2024-12-11T07:38:54.594Z] - nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:38:54.594Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-12-11T07:38:54.594Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.26 [2024-12-11T07:38:54.594Z] - nexus3.edgexfoundry.org:10004/core-command:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:38:54.594Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-12-11T07:38:54.627Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-12-11T07:38:54.627Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:38:54.627Z] latest [2024-12-11T07:38:54.627Z] 4.0.0-dev.26 [2024-12-11T07:38:54.627Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:38:54.627Z] main [2024-12-11T07:38:54.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:54.966Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:55.295Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:38:55.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-11T07:38:55.295Z] b6f86dad94f3: Preparing [2024-12-11T07:38:55.295Z] 5c069b2e6694: Preparing [2024-12-11T07:38:55.295Z] 74788def7cce: Preparing [2024-12-11T07:38:55.295Z] d9470a652146: Preparing [2024-12-11T07:38:55.295Z] e7ff0966c840: Preparing [2024-12-11T07:38:55.295Z] 5499a61f8878: Preparing [2024-12-11T07:38:55.295Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:55.295Z] 85c3a79889cc: Preparing [2024-12-11T07:38:55.295Z] 75654b8eeebd: Preparing [2024-12-11T07:38:55.295Z] 5499a61f8878: Waiting [2024-12-11T07:38:55.295Z] 85c3a79889cc: Waiting [2024-12-11T07:38:55.295Z] 75654b8eeebd: Waiting [2024-12-11T07:38:55.295Z] 30e834c1d4f9: Waiting [2024-12-11T07:38:55.295Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:55.295Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:55.295Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:55.295Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:55.295Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:55.295Z] b6f86dad94f3: Pushed [2024-12-11T07:38:55.295Z] 74788def7cce: Pushed [2024-12-11T07:38:55.295Z] 5c069b2e6694: Pushed [2024-12-11T07:38:56.672Z] d9470a652146: Pushed [2024-12-11T07:38:56.672Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:57.002Z] + 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 [2024-12-11T07:38:57.320Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-11T07:38:57.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-11T07:38:57.320Z] b6f86dad94f3: Preparing [2024-12-11T07:38:57.320Z] 5c069b2e6694: Preparing [2024-12-11T07:38:57.320Z] 74788def7cce: Preparing [2024-12-11T07:38:57.320Z] d9470a652146: Preparing [2024-12-11T07:38:57.320Z] e7ff0966c840: Preparing [2024-12-11T07:38:57.320Z] 5499a61f8878: Preparing [2024-12-11T07:38:57.320Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:57.320Z] 85c3a79889cc: Preparing [2024-12-11T07:38:57.320Z] 75654b8eeebd: Preparing [2024-12-11T07:38:57.320Z] 5499a61f8878: Waiting [2024-12-11T07:38:57.320Z] 75654b8eeebd: Waiting [2024-12-11T07:38:57.320Z] 30e834c1d4f9: Waiting [2024-12-11T07:38:57.320Z] 85c3a79889cc: Waiting [2024-12-11T07:38:57.320Z] d9470a652146: Layer already exists [2024-12-11T07:38:57.320Z] 74788def7cce: Layer already exists [2024-12-11T07:38:57.320Z] b6f86dad94f3: Layer already exists [2024-12-11T07:38:57.320Z] 5c069b2e6694: Layer already exists [2024-12-11T07:38:57.320Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:57.320Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:57.320Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:57.320Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:57.320Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:57.320Z] latest: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:57.650Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:57.972Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.26 [2024-12-11T07:38:57.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-11T07:38:57.972Z] b6f86dad94f3: Preparing [2024-12-11T07:38:57.972Z] 5c069b2e6694: Preparing [2024-12-11T07:38:57.972Z] 74788def7cce: Preparing [2024-12-11T07:38:57.972Z] d9470a652146: Preparing [2024-12-11T07:38:57.972Z] e7ff0966c840: Preparing [2024-12-11T07:38:57.972Z] 5499a61f8878: Preparing [2024-12-11T07:38:57.972Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:57.972Z] 85c3a79889cc: Preparing [2024-12-11T07:38:57.972Z] 75654b8eeebd: Preparing [2024-12-11T07:38:57.972Z] 85c3a79889cc: Waiting [2024-12-11T07:38:57.972Z] 5499a61f8878: Waiting [2024-12-11T07:38:57.972Z] 30e834c1d4f9: Waiting [2024-12-11T07:38:57.972Z] 75654b8eeebd: Waiting [2024-12-11T07:38:57.972Z] d9470a652146: Layer already exists [2024-12-11T07:38:57.972Z] 74788def7cce: Layer already exists [2024-12-11T07:38:57.972Z] b6f86dad94f3: Layer already exists [2024-12-11T07:38:57.972Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:57.972Z] 5c069b2e6694: Layer already exists [2024-12-11T07:38:57.972Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:57.972Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:57.972Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:57.972Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:57.972Z] 4.0.0-dev.26: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:58.297Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:58.627Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:38:58.627Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-11T07:38:58.627Z] b6f86dad94f3: Preparing [2024-12-11T07:38:58.627Z] 5c069b2e6694: Preparing [2024-12-11T07:38:58.627Z] 74788def7cce: Preparing [2024-12-11T07:38:58.627Z] d9470a652146: Preparing [2024-12-11T07:38:58.627Z] e7ff0966c840: Preparing [2024-12-11T07:38:58.627Z] 5499a61f8878: Preparing [2024-12-11T07:38:58.627Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:58.627Z] 85c3a79889cc: Preparing [2024-12-11T07:38:58.627Z] 75654b8eeebd: Preparing [2024-12-11T07:38:58.627Z] 30e834c1d4f9: Waiting [2024-12-11T07:38:58.627Z] 85c3a79889cc: Waiting [2024-12-11T07:38:58.627Z] 5499a61f8878: Waiting [2024-12-11T07:38:58.627Z] 75654b8eeebd: Waiting [2024-12-11T07:38:58.627Z] b6f86dad94f3: Layer already exists [2024-12-11T07:38:58.627Z] 5c069b2e6694: Layer already exists [2024-12-11T07:38:58.627Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:58.627Z] 74788def7cce: Layer already exists [2024-12-11T07:38:58.627Z] d9470a652146: Layer already exists [2024-12-11T07:38:58.627Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:58.627Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:58.627Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:58.627Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:58.627Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:58.966Z] + 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 [2024-12-11T07:38:59.293Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-12-11T07:38:59.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-12-11T07:38:59.293Z] b6f86dad94f3: Preparing [2024-12-11T07:38:59.293Z] 5c069b2e6694: Preparing [2024-12-11T07:38:59.293Z] 74788def7cce: Preparing [2024-12-11T07:38:59.293Z] d9470a652146: Preparing [2024-12-11T07:38:59.293Z] e7ff0966c840: Preparing [2024-12-11T07:38:59.293Z] 5499a61f8878: Preparing [2024-12-11T07:38:59.293Z] 30e834c1d4f9: Preparing [2024-12-11T07:38:59.293Z] 85c3a79889cc: Preparing [2024-12-11T07:38:59.293Z] 75654b8eeebd: Preparing [2024-12-11T07:38:59.293Z] 5499a61f8878: Waiting [2024-12-11T07:38:59.293Z] 30e834c1d4f9: Waiting [2024-12-11T07:38:59.293Z] 85c3a79889cc: Waiting [2024-12-11T07:38:59.293Z] 75654b8eeebd: Waiting [2024-12-11T07:38:59.293Z] d9470a652146: Layer already exists [2024-12-11T07:38:59.293Z] 74788def7cce: Layer already exists [2024-12-11T07:38:59.293Z] b6f86dad94f3: Layer already exists [2024-12-11T07:38:59.293Z] 5c069b2e6694: Layer already exists [2024-12-11T07:38:59.293Z] e7ff0966c840: Layer already exists [2024-12-11T07:38:59.293Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:38:59.293Z] 5499a61f8878: Layer already exists [2024-12-11T07:38:59.293Z] 85c3a79889cc: Layer already exists [2024-12-11T07:38:59.293Z] 75654b8eeebd: Layer already exists [2024-12-11T07:38:59.293Z] main: digest: sha256:5c28adf4fe807b28ba6a9142e7cb5d9a685cd6341d82e9d178c1227a2859f5a8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:38:59.361Z] ===================================================== [Pipeline] echo [2024-12-11T07:38:59.379Z] taggedImages: [2024-12-11T07:38:59.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:38:59.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-12-11T07:38:59.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.26 [2024-12-11T07:38:59.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:38:59.379Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-12-11T07:38:59.407Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-12-11T07:38:59.407Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:38:59.407Z] latest [2024-12-11T07:38:59.407Z] 4.0.0-dev.26 [2024-12-11T07:38:59.407Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:38:59.407Z] main [2024-12-11T07:38:59.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:38:59.758Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:00.090Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:00.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-11T07:39:00.090Z] ff87ace4e324: Preparing [2024-12-11T07:39:00.090Z] 4aede0f8a9a2: Preparing [2024-12-11T07:39:00.090Z] 39cafad386f4: Preparing [2024-12-11T07:39:00.090Z] e7ff0966c840: Preparing [2024-12-11T07:39:00.090Z] 5499a61f8878: Preparing [2024-12-11T07:39:00.090Z] ae158853b65e: Preparing [2024-12-11T07:39:00.090Z] f263e5247880: Preparing [2024-12-11T07:39:00.090Z] 75654b8eeebd: Preparing [2024-12-11T07:39:00.090Z] ae158853b65e: Waiting [2024-12-11T07:39:00.090Z] f263e5247880: Waiting [2024-12-11T07:39:00.090Z] 75654b8eeebd: Waiting [2024-12-11T07:39:00.090Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:00.090Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:00.090Z] f263e5247880: Pushed [2024-12-11T07:39:00.090Z] 4aede0f8a9a2: Pushed [2024-12-11T07:39:00.090Z] ff87ace4e324: Pushed [2024-12-11T07:39:00.090Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:00.657Z] ae158853b65e: Pushed [2024-12-11T07:39:02.562Z] 39cafad386f4: Pushed [2024-12-11T07:39:02.821Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:03.143Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:03.467Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-11T07:39:03.467Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-11T07:39:03.467Z] ff87ace4e324: Preparing [2024-12-11T07:39:03.467Z] 4aede0f8a9a2: Preparing [2024-12-11T07:39:03.467Z] 39cafad386f4: Preparing [2024-12-11T07:39:03.467Z] e7ff0966c840: Preparing [2024-12-11T07:39:03.467Z] 5499a61f8878: Preparing [2024-12-11T07:39:03.467Z] ae158853b65e: Preparing [2024-12-11T07:39:03.467Z] f263e5247880: Preparing [2024-12-11T07:39:03.467Z] 75654b8eeebd: Preparing [2024-12-11T07:39:03.467Z] ae158853b65e: Waiting [2024-12-11T07:39:03.467Z] f263e5247880: Waiting [2024-12-11T07:39:03.467Z] 75654b8eeebd: Waiting [2024-12-11T07:39:03.467Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:03.467Z] ff87ace4e324: Layer already exists [2024-12-11T07:39:03.467Z] 39cafad386f4: Layer already exists [2024-12-11T07:39:03.467Z] 4aede0f8a9a2: Layer already exists [2024-12-11T07:39:03.467Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:03.467Z] ae158853b65e: Layer already exists [2024-12-11T07:39:03.467Z] f263e5247880: Layer already exists [2024-12-11T07:39:03.467Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:03.467Z] latest: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:03.794Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:04.118Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.26 [2024-12-11T07:39:04.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-11T07:39:04.118Z] ff87ace4e324: Preparing [2024-12-11T07:39:04.118Z] 4aede0f8a9a2: Preparing [2024-12-11T07:39:04.118Z] 39cafad386f4: Preparing [2024-12-11T07:39:04.118Z] e7ff0966c840: Preparing [2024-12-11T07:39:04.118Z] 5499a61f8878: Preparing [2024-12-11T07:39:04.118Z] ae158853b65e: Preparing [2024-12-11T07:39:04.118Z] f263e5247880: Preparing [2024-12-11T07:39:04.118Z] 75654b8eeebd: Preparing [2024-12-11T07:39:04.118Z] f263e5247880: Waiting [2024-12-11T07:39:04.118Z] 75654b8eeebd: Waiting [2024-12-11T07:39:04.118Z] ae158853b65e: Waiting [2024-12-11T07:39:04.118Z] 4aede0f8a9a2: Layer already exists [2024-12-11T07:39:04.118Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:04.118Z] 39cafad386f4: Layer already exists [2024-12-11T07:39:04.118Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:04.118Z] ff87ace4e324: Layer already exists [2024-12-11T07:39:04.118Z] ae158853b65e: Layer already exists [2024-12-11T07:39:04.118Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:04.118Z] f263e5247880: Layer already exists [2024-12-11T07:39:04.118Z] 4.0.0-dev.26: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:05.036Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:05.363Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:05.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-11T07:39:05.363Z] ff87ace4e324: Preparing [2024-12-11T07:39:05.363Z] 4aede0f8a9a2: Preparing [2024-12-11T07:39:05.363Z] 39cafad386f4: Preparing [2024-12-11T07:39:05.363Z] e7ff0966c840: Preparing [2024-12-11T07:39:05.363Z] 5499a61f8878: Preparing [2024-12-11T07:39:05.363Z] ae158853b65e: Preparing [2024-12-11T07:39:05.363Z] f263e5247880: Preparing [2024-12-11T07:39:05.363Z] 75654b8eeebd: Preparing [2024-12-11T07:39:05.363Z] ae158853b65e: Waiting [2024-12-11T07:39:05.363Z] f263e5247880: Waiting [2024-12-11T07:39:05.363Z] 75654b8eeebd: Waiting [2024-12-11T07:39:05.363Z] ff87ace4e324: Layer already exists [2024-12-11T07:39:05.363Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:05.363Z] 4aede0f8a9a2: Layer already exists [2024-12-11T07:39:05.363Z] 39cafad386f4: Layer already exists [2024-12-11T07:39:05.363Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:05.363Z] f263e5247880: Layer already exists [2024-12-11T07:39:05.363Z] ae158853b65e: Layer already exists [2024-12-11T07:39:05.363Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:05.363Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:07.117Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:10.042Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-12-11T07:39:10.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-12-11T07:39:10.042Z] ff87ace4e324: Preparing [2024-12-11T07:39:10.042Z] 4aede0f8a9a2: Preparing [2024-12-11T07:39:10.042Z] 39cafad386f4: Preparing [2024-12-11T07:39:10.042Z] e7ff0966c840: Preparing [2024-12-11T07:39:10.042Z] 5499a61f8878: Preparing [2024-12-11T07:39:10.042Z] ae158853b65e: Preparing [2024-12-11T07:39:10.042Z] f263e5247880: Preparing [2024-12-11T07:39:10.042Z] ae158853b65e: Waiting [2024-12-11T07:39:10.042Z] 75654b8eeebd: Preparing [2024-12-11T07:39:10.042Z] f263e5247880: Waiting [2024-12-11T07:39:10.042Z] 75654b8eeebd: Waiting [2024-12-11T07:39:10.042Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:10.042Z] ff87ace4e324: Layer already exists [2024-12-11T07:39:10.042Z] 39cafad386f4: Layer already exists [2024-12-11T07:39:10.043Z] 4aede0f8a9a2: Layer already exists [2024-12-11T07:39:10.043Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:10.043Z] ae158853b65e: Layer already exists [2024-12-11T07:39:10.043Z] f263e5247880: Layer already exists [2024-12-11T07:39:10.043Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:10.043Z] main: digest: sha256:777c1511032c84fc5b409442285004fe8032e63626cef3a4341ba35a6daab9b8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:10.109Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:10.123Z] taggedImages: [2024-12-11T07:39:10.123Z] - nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:10.123Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-12-11T07:39:10.123Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.26 [2024-12-11T07:39:10.123Z] - nexus3.edgexfoundry.org:10004/core-data:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:10.123Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-12-11T07:39:10.150Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-12-11T07:39:10.150Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:10.150Z] latest [2024-12-11T07:39:10.150Z] 4.0.0-dev.26 [2024-12-11T07:39:10.150Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:10.150Z] main [2024-12-11T07:39:10.150Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:11.478Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:11.805Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:11.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-11T07:39:11.806Z] adbc7e409f96: Preparing [2024-12-11T07:39:11.806Z] aaeb16222c18: Preparing [2024-12-11T07:39:11.806Z] 9d83eaf189cb: Preparing [2024-12-11T07:39:11.806Z] 5499a61f8878: Preparing [2024-12-11T07:39:11.806Z] c0cecf6d271f: Preparing [2024-12-11T07:39:11.806Z] 5e23dc2e0e0e: Preparing [2024-12-11T07:39:11.806Z] 75654b8eeebd: Preparing [2024-12-11T07:39:11.806Z] 5e23dc2e0e0e: Waiting [2024-12-11T07:39:11.806Z] 75654b8eeebd: Waiting [2024-12-11T07:39:11.806Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:11.806Z] aaeb16222c18: Pushed [2024-12-11T07:39:11.806Z] c0cecf6d271f: Pushed [2024-12-11T07:39:11.806Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:11.806Z] 5e23dc2e0e0e: Pushed [2024-12-11T07:39:11.806Z] adbc7e409f96: Pushed [2024-12-11T07:39:14.343Z] 9d83eaf189cb: Pushed [2024-12-11T07:39:14.603Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:14.945Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:15.272Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-11T07:39:15.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-11T07:39:15.272Z] adbc7e409f96: Preparing [2024-12-11T07:39:15.272Z] aaeb16222c18: Preparing [2024-12-11T07:39:15.272Z] 9d83eaf189cb: Preparing [2024-12-11T07:39:15.272Z] 5499a61f8878: Preparing [2024-12-11T07:39:15.272Z] c0cecf6d271f: Preparing [2024-12-11T07:39:15.272Z] 5e23dc2e0e0e: Preparing [2024-12-11T07:39:15.272Z] 75654b8eeebd: Preparing [2024-12-11T07:39:15.272Z] 5e23dc2e0e0e: Waiting [2024-12-11T07:39:15.272Z] 75654b8eeebd: Waiting [2024-12-11T07:39:15.272Z] adbc7e409f96: Layer already exists [2024-12-11T07:39:15.272Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:15.272Z] c0cecf6d271f: Layer already exists [2024-12-11T07:39:15.272Z] 9d83eaf189cb: Layer already exists [2024-12-11T07:39:15.272Z] aaeb16222c18: Layer already exists [2024-12-11T07:39:15.272Z] 5e23dc2e0e0e: Layer already exists [2024-12-11T07:39:15.272Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:15.272Z] latest: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:15.594Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:15.922Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.26 [2024-12-11T07:39:15.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-11T07:39:15.922Z] adbc7e409f96: Preparing [2024-12-11T07:39:15.922Z] aaeb16222c18: Preparing [2024-12-11T07:39:15.922Z] 9d83eaf189cb: Preparing [2024-12-11T07:39:15.922Z] 5499a61f8878: Preparing [2024-12-11T07:39:15.922Z] c0cecf6d271f: Preparing [2024-12-11T07:39:15.922Z] 5e23dc2e0e0e: Preparing [2024-12-11T07:39:15.922Z] 75654b8eeebd: Preparing [2024-12-11T07:39:15.922Z] 5e23dc2e0e0e: Waiting [2024-12-11T07:39:15.922Z] 75654b8eeebd: Waiting [2024-12-11T07:39:15.922Z] c0cecf6d271f: Layer already exists [2024-12-11T07:39:15.922Z] aaeb16222c18: Layer already exists [2024-12-11T07:39:15.922Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:15.922Z] 9d83eaf189cb: Layer already exists [2024-12-11T07:39:15.922Z] adbc7e409f96: Layer already exists [2024-12-11T07:39:15.922Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:15.922Z] 5e23dc2e0e0e: Layer already exists [2024-12-11T07:39:15.922Z] 4.0.0-dev.26: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:16.248Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:16.567Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:16.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-11T07:39:16.567Z] adbc7e409f96: Preparing [2024-12-11T07:39:16.567Z] aaeb16222c18: Preparing [2024-12-11T07:39:16.567Z] 9d83eaf189cb: Preparing [2024-12-11T07:39:16.567Z] 5499a61f8878: Preparing [2024-12-11T07:39:16.567Z] c0cecf6d271f: Preparing [2024-12-11T07:39:16.567Z] 5e23dc2e0e0e: Preparing [2024-12-11T07:39:16.567Z] 75654b8eeebd: Preparing [2024-12-11T07:39:16.567Z] 5e23dc2e0e0e: Waiting [2024-12-11T07:39:16.567Z] 75654b8eeebd: Waiting [2024-12-11T07:39:16.567Z] adbc7e409f96: Layer already exists [2024-12-11T07:39:16.567Z] 9d83eaf189cb: Layer already exists [2024-12-11T07:39:16.567Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:16.567Z] aaeb16222c18: Layer already exists [2024-12-11T07:39:16.567Z] c0cecf6d271f: Layer already exists [2024-12-11T07:39:16.567Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:16.567Z] 5e23dc2e0e0e: Layer already exists [2024-12-11T07:39:16.567Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:16.898Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:17.224Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-12-11T07:39:17.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-12-11T07:39:17.224Z] adbc7e409f96: Preparing [2024-12-11T07:39:17.224Z] aaeb16222c18: Preparing [2024-12-11T07:39:17.224Z] 9d83eaf189cb: Preparing [2024-12-11T07:39:17.224Z] 5499a61f8878: Preparing [2024-12-11T07:39:17.224Z] c0cecf6d271f: Preparing [2024-12-11T07:39:17.224Z] 5e23dc2e0e0e: Preparing [2024-12-11T07:39:17.224Z] 75654b8eeebd: Preparing [2024-12-11T07:39:17.224Z] 75654b8eeebd: Waiting [2024-12-11T07:39:17.224Z] 5e23dc2e0e0e: Waiting [2024-12-11T07:39:17.224Z] adbc7e409f96: Layer already exists [2024-12-11T07:39:17.224Z] 9d83eaf189cb: Layer already exists [2024-12-11T07:39:17.224Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:17.224Z] c0cecf6d271f: Layer already exists [2024-12-11T07:39:17.224Z] aaeb16222c18: Layer already exists [2024-12-11T07:39:17.224Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:17.224Z] 5e23dc2e0e0e: Layer already exists [2024-12-11T07:39:17.224Z] main: digest: sha256:881350667c67e14e8b8d302effbd0135e5f4e06522ed9697d6aba052cfecbefc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:17.290Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:17.306Z] taggedImages: [2024-12-11T07:39:17.306Z] - nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:17.306Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-12-11T07:39:17.306Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.26 [2024-12-11T07:39:17.306Z] - nexus3.edgexfoundry.org:10004/core-keeper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:17.306Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-12-11T07:39:17.329Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-12-11T07:39:17.329Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:17.329Z] latest [2024-12-11T07:39:17.329Z] 4.0.0-dev.26 [2024-12-11T07:39:17.329Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:17.329Z] main [2024-12-11T07:39:17.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:17.676Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:18.008Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:18.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-11T07:39:18.008Z] 948c2bec7840: Preparing [2024-12-11T07:39:18.008Z] 5fc3d1c821da: Preparing [2024-12-11T07:39:18.009Z] c0b476fa35f5: Preparing [2024-12-11T07:39:18.009Z] 1a269d7b025b: Preparing [2024-12-11T07:39:18.009Z] e7ff0966c840: Preparing [2024-12-11T07:39:18.009Z] 5499a61f8878: Preparing [2024-12-11T07:39:18.009Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:18.009Z] 85c3a79889cc: Preparing [2024-12-11T07:39:18.009Z] 75654b8eeebd: Preparing [2024-12-11T07:39:18.009Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:18.009Z] 85c3a79889cc: Waiting [2024-12-11T07:39:18.009Z] 75654b8eeebd: Waiting [2024-12-11T07:39:18.009Z] 5499a61f8878: Waiting [2024-12-11T07:39:18.009Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:18.009Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:18.009Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:18.009Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:18.009Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:18.009Z] c0b476fa35f5: Pushed [2024-12-11T07:39:18.009Z] 948c2bec7840: Pushed [2024-12-11T07:39:18.009Z] 5fc3d1c821da: Pushed [2024-12-11T07:39:20.539Z] 1a269d7b025b: Pushed [2024-12-11T07:39:20.798Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:21.125Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:21.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-11T07:39:21.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-11T07:39:21.459Z] 948c2bec7840: Preparing [2024-12-11T07:39:21.459Z] 5fc3d1c821da: Preparing [2024-12-11T07:39:21.459Z] c0b476fa35f5: Preparing [2024-12-11T07:39:21.459Z] 1a269d7b025b: Preparing [2024-12-11T07:39:21.459Z] e7ff0966c840: Preparing [2024-12-11T07:39:21.459Z] 5499a61f8878: Preparing [2024-12-11T07:39:21.459Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:21.459Z] 85c3a79889cc: Preparing [2024-12-11T07:39:21.459Z] 75654b8eeebd: Preparing [2024-12-11T07:39:21.459Z] 5499a61f8878: Waiting [2024-12-11T07:39:21.459Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:21.459Z] 85c3a79889cc: Waiting [2024-12-11T07:39:21.459Z] 5fc3d1c821da: Layer already exists [2024-12-11T07:39:21.459Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:21.459Z] 1a269d7b025b: Layer already exists [2024-12-11T07:39:21.459Z] 948c2bec7840: Layer already exists [2024-12-11T07:39:21.459Z] c0b476fa35f5: Layer already exists [2024-12-11T07:39:21.459Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:21.459Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:21.459Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:21.459Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:21.459Z] latest: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:21.794Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:22.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.26 [2024-12-11T07:39:22.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-11T07:39:22.115Z] 948c2bec7840: Preparing [2024-12-11T07:39:22.115Z] 5fc3d1c821da: Preparing [2024-12-11T07:39:22.115Z] c0b476fa35f5: Preparing [2024-12-11T07:39:22.115Z] 1a269d7b025b: Preparing [2024-12-11T07:39:22.115Z] e7ff0966c840: Preparing [2024-12-11T07:39:22.115Z] 5499a61f8878: Preparing [2024-12-11T07:39:22.115Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:22.115Z] 85c3a79889cc: Preparing [2024-12-11T07:39:22.115Z] 75654b8eeebd: Preparing [2024-12-11T07:39:22.115Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:22.115Z] 85c3a79889cc: Waiting [2024-12-11T07:39:22.115Z] 75654b8eeebd: Waiting [2024-12-11T07:39:22.115Z] 5499a61f8878: Waiting [2024-12-11T07:39:22.115Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:22.115Z] 5fc3d1c821da: Layer already exists [2024-12-11T07:39:22.115Z] c0b476fa35f5: Layer already exists [2024-12-11T07:39:22.115Z] 948c2bec7840: Layer already exists [2024-12-11T07:39:22.115Z] 1a269d7b025b: Layer already exists [2024-12-11T07:39:22.115Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:22.115Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:22.115Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:22.115Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:22.115Z] 4.0.0-dev.26: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:22.442Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:22.760Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:22.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-11T07:39:22.760Z] 948c2bec7840: Preparing [2024-12-11T07:39:22.760Z] 5fc3d1c821da: Preparing [2024-12-11T07:39:22.760Z] c0b476fa35f5: Preparing [2024-12-11T07:39:22.760Z] 1a269d7b025b: Preparing [2024-12-11T07:39:22.760Z] e7ff0966c840: Preparing [2024-12-11T07:39:22.760Z] 5499a61f8878: Preparing [2024-12-11T07:39:22.760Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:22.760Z] 85c3a79889cc: Preparing [2024-12-11T07:39:22.760Z] 75654b8eeebd: Preparing [2024-12-11T07:39:22.760Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:22.760Z] 75654b8eeebd: Waiting [2024-12-11T07:39:22.760Z] 85c3a79889cc: Waiting [2024-12-11T07:39:22.760Z] 5499a61f8878: Waiting [2024-12-11T07:39:22.760Z] 5fc3d1c821da: Layer already exists [2024-12-11T07:39:22.760Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:22.760Z] 948c2bec7840: Layer already exists [2024-12-11T07:39:22.760Z] 1a269d7b025b: Layer already exists [2024-12-11T07:39:22.760Z] c0b476fa35f5: Layer already exists [2024-12-11T07:39:22.760Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:22.760Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:22.760Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:22.760Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:22.760Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:23.082Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:23.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-12-11T07:39:23.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-12-11T07:39:23.396Z] 948c2bec7840: Preparing [2024-12-11T07:39:23.396Z] 5fc3d1c821da: Preparing [2024-12-11T07:39:23.396Z] c0b476fa35f5: Preparing [2024-12-11T07:39:23.396Z] 1a269d7b025b: Preparing [2024-12-11T07:39:23.396Z] e7ff0966c840: Preparing [2024-12-11T07:39:23.396Z] 5499a61f8878: Preparing [2024-12-11T07:39:23.396Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:23.396Z] 85c3a79889cc: Preparing [2024-12-11T07:39:23.396Z] 75654b8eeebd: Preparing [2024-12-11T07:39:23.396Z] 5499a61f8878: Waiting [2024-12-11T07:39:23.396Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:23.396Z] 85c3a79889cc: Waiting [2024-12-11T07:39:23.396Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:23.396Z] 948c2bec7840: Layer already exists [2024-12-11T07:39:23.396Z] 5fc3d1c821da: Layer already exists [2024-12-11T07:39:23.396Z] c0b476fa35f5: Layer already exists [2024-12-11T07:39:23.396Z] 1a269d7b025b: Layer already exists [2024-12-11T07:39:23.396Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:23.396Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:23.396Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:23.396Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:23.396Z] main: digest: sha256:11b8a0dda6c119e517d871cac51fdc95e0668218281e31ad79ee9b451467dafa size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:23.444Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:23.455Z] taggedImages: [2024-12-11T07:39:23.456Z] - nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:23.456Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-12-11T07:39:23.456Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.26 [2024-12-11T07:39:23.456Z] - nexus3.edgexfoundry.org:10004/core-metadata:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:23.456Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-12-11T07:39:23.474Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-12-11T07:39:23.474Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:23.474Z] latest [2024-12-11T07:39:23.474Z] 4.0.0-dev.26 [2024-12-11T07:39:23.474Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:23.474Z] main [2024-12-11T07:39:23.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:23.815Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:24.134Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:24.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-11T07:39:24.134Z] a64380a1d8ff: Preparing [2024-12-11T07:39:24.134Z] d0b0cc10e5dd: Preparing [2024-12-11T07:39:24.134Z] 5b9ca76d9d40: Preparing [2024-12-11T07:39:24.134Z] be8e74b15de8: Preparing [2024-12-11T07:39:24.134Z] d5f824c27665: Preparing [2024-12-11T07:39:24.134Z] 56aaead1a2c8: Preparing [2024-12-11T07:39:24.134Z] 4603fb6dca4e: Preparing [2024-12-11T07:39:24.134Z] e7ff0966c840: Preparing [2024-12-11T07:39:24.134Z] 5499a61f8878: Preparing [2024-12-11T07:39:24.134Z] c70afa6fc73e: Preparing [2024-12-11T07:39:24.134Z] 42055e71bed2: Preparing [2024-12-11T07:39:24.134Z] 5f70bf18a086: Preparing [2024-12-11T07:39:24.134Z] f6c7f1a55b52: Preparing [2024-12-11T07:39:24.134Z] 4f6a440caa42: Preparing [2024-12-11T07:39:24.134Z] 156432c76c04: Preparing [2024-12-11T07:39:24.134Z] 75654b8eeebd: Preparing [2024-12-11T07:39:24.134Z] 4603fb6dca4e: Waiting [2024-12-11T07:39:24.134Z] e7ff0966c840: Waiting [2024-12-11T07:39:24.134Z] 5499a61f8878: Waiting [2024-12-11T07:39:24.134Z] c70afa6fc73e: Waiting [2024-12-11T07:39:24.134Z] 42055e71bed2: Waiting [2024-12-11T07:39:24.134Z] 5f70bf18a086: Waiting [2024-12-11T07:39:24.134Z] f6c7f1a55b52: Waiting [2024-12-11T07:39:24.134Z] 4f6a440caa42: Waiting [2024-12-11T07:39:24.134Z] 156432c76c04: Waiting [2024-12-11T07:39:24.134Z] 56aaead1a2c8: Waiting [2024-12-11T07:39:24.134Z] be8e74b15de8: Pushed [2024-12-11T07:39:24.134Z] a64380a1d8ff: Pushed [2024-12-11T07:39:24.134Z] 5b9ca76d9d40: Pushed [2024-12-11T07:39:24.134Z] d0b0cc10e5dd: Pushed [2024-12-11T07:39:24.134Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:24.134Z] d5f824c27665: Pushed [2024-12-11T07:39:24.392Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:24.392Z] 5f70bf18a086: Layer already exists [2024-12-11T07:39:24.392Z] 56aaead1a2c8: Pushed [2024-12-11T07:39:24.392Z] c70afa6fc73e: Pushed [2024-12-11T07:39:24.392Z] 42055e71bed2: Pushed [2024-12-11T07:39:24.392Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:24.392Z] f6c7f1a55b52: Pushed [2024-12-11T07:39:24.392Z] 156432c76c04: Pushed [2024-12-11T07:39:24.959Z] 4f6a440caa42: Pushed [2024-12-11T07:39:25.897Z] 4603fb6dca4e: Pushed [2024-12-11T07:39:25.897Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:26.225Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:26.553Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-11T07:39:26.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-11T07:39:26.553Z] a64380a1d8ff: Preparing [2024-12-11T07:39:26.553Z] d0b0cc10e5dd: Preparing [2024-12-11T07:39:26.553Z] 5b9ca76d9d40: Preparing [2024-12-11T07:39:26.553Z] be8e74b15de8: Preparing [2024-12-11T07:39:26.553Z] d5f824c27665: Preparing [2024-12-11T07:39:26.553Z] 56aaead1a2c8: Preparing [2024-12-11T07:39:26.553Z] 4603fb6dca4e: Preparing [2024-12-11T07:39:26.553Z] 56aaead1a2c8: Waiting [2024-12-11T07:39:26.553Z] e7ff0966c840: Preparing [2024-12-11T07:39:26.553Z] 5499a61f8878: Preparing [2024-12-11T07:39:26.553Z] c70afa6fc73e: Preparing [2024-12-11T07:39:26.553Z] 42055e71bed2: Preparing [2024-12-11T07:39:26.553Z] 5f70bf18a086: Preparing [2024-12-11T07:39:26.553Z] f6c7f1a55b52: Preparing [2024-12-11T07:39:26.553Z] 5499a61f8878: Waiting [2024-12-11T07:39:26.553Z] e7ff0966c840: Waiting [2024-12-11T07:39:26.553Z] 4f6a440caa42: Preparing [2024-12-11T07:39:26.553Z] 42055e71bed2: Waiting [2024-12-11T07:39:26.553Z] 156432c76c04: Preparing [2024-12-11T07:39:26.553Z] f6c7f1a55b52: Waiting [2024-12-11T07:39:26.553Z] 75654b8eeebd: Preparing [2024-12-11T07:39:26.553Z] c70afa6fc73e: Waiting [2024-12-11T07:39:26.553Z] 5f70bf18a086: Waiting [2024-12-11T07:39:26.553Z] 4f6a440caa42: Waiting [2024-12-11T07:39:26.553Z] 75654b8eeebd: Waiting [2024-12-11T07:39:26.553Z] a64380a1d8ff: Layer already exists [2024-12-11T07:39:26.553Z] d5f824c27665: Layer already exists [2024-12-11T07:39:26.553Z] 5b9ca76d9d40: Layer already exists [2024-12-11T07:39:26.553Z] be8e74b15de8: Layer already exists [2024-12-11T07:39:26.553Z] d0b0cc10e5dd: Layer already exists [2024-12-11T07:39:26.553Z] 56aaead1a2c8: Layer already exists [2024-12-11T07:39:26.553Z] c70afa6fc73e: Layer already exists [2024-12-11T07:39:26.553Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:26.553Z] 4603fb6dca4e: Layer already exists [2024-12-11T07:39:26.553Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:26.553Z] 42055e71bed2: Layer already exists [2024-12-11T07:39:26.553Z] f6c7f1a55b52: Layer already exists [2024-12-11T07:39:26.553Z] 5f70bf18a086: Layer already exists [2024-12-11T07:39:26.553Z] 4f6a440caa42: Layer already exists [2024-12-11T07:39:26.553Z] 156432c76c04: Layer already exists [2024-12-11T07:39:26.553Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:26.553Z] latest: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:26.880Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:27.209Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.26 [2024-12-11T07:39:27.210Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-11T07:39:27.210Z] a64380a1d8ff: Preparing [2024-12-11T07:39:27.210Z] d0b0cc10e5dd: Preparing [2024-12-11T07:39:27.210Z] 5b9ca76d9d40: Preparing [2024-12-11T07:39:27.210Z] be8e74b15de8: Preparing [2024-12-11T07:39:27.210Z] d5f824c27665: Preparing [2024-12-11T07:39:27.210Z] 56aaead1a2c8: Preparing [2024-12-11T07:39:27.210Z] 4603fb6dca4e: Preparing [2024-12-11T07:39:27.210Z] e7ff0966c840: Preparing [2024-12-11T07:39:27.210Z] 5499a61f8878: Preparing [2024-12-11T07:39:27.210Z] c70afa6fc73e: Preparing [2024-12-11T07:39:27.210Z] 42055e71bed2: Preparing [2024-12-11T07:39:27.210Z] 5f70bf18a086: Preparing [2024-12-11T07:39:27.210Z] f6c7f1a55b52: Preparing [2024-12-11T07:39:27.210Z] 4f6a440caa42: Preparing [2024-12-11T07:39:27.210Z] 156432c76c04: Preparing [2024-12-11T07:39:27.210Z] 75654b8eeebd: Preparing [2024-12-11T07:39:27.210Z] f6c7f1a55b52: Waiting [2024-12-11T07:39:27.210Z] c70afa6fc73e: Waiting [2024-12-11T07:39:27.210Z] 42055e71bed2: Waiting [2024-12-11T07:39:27.210Z] 5f70bf18a086: Waiting [2024-12-11T07:39:27.210Z] 4f6a440caa42: Waiting [2024-12-11T07:39:27.210Z] 156432c76c04: Waiting [2024-12-11T07:39:27.210Z] 75654b8eeebd: Waiting [2024-12-11T07:39:27.210Z] 4603fb6dca4e: Waiting [2024-12-11T07:39:27.210Z] 5499a61f8878: Waiting [2024-12-11T07:39:27.210Z] e7ff0966c840: Waiting [2024-12-11T07:39:27.210Z] 56aaead1a2c8: Waiting [2024-12-11T07:39:27.210Z] a64380a1d8ff: Layer already exists [2024-12-11T07:39:27.210Z] be8e74b15de8: Layer already exists [2024-12-11T07:39:27.210Z] 5b9ca76d9d40: Layer already exists [2024-12-11T07:39:27.210Z] d5f824c27665: Layer already exists [2024-12-11T07:39:27.210Z] d0b0cc10e5dd: Layer already exists [2024-12-11T07:39:27.210Z] 56aaead1a2c8: Layer already exists [2024-12-11T07:39:27.210Z] 4603fb6dca4e: Layer already exists [2024-12-11T07:39:27.210Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:27.210Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:27.210Z] c70afa6fc73e: Layer already exists [2024-12-11T07:39:27.210Z] 42055e71bed2: Layer already exists [2024-12-11T07:39:27.210Z] f6c7f1a55b52: Layer already exists [2024-12-11T07:39:27.210Z] 4f6a440caa42: Layer already exists [2024-12-11T07:39:27.210Z] 156432c76c04: Layer already exists [2024-12-11T07:39:27.210Z] 5f70bf18a086: Layer already exists [2024-12-11T07:39:27.210Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:27.210Z] 4.0.0-dev.26: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:27.543Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:27.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:27.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-11T07:39:27.866Z] a64380a1d8ff: Preparing [2024-12-11T07:39:27.866Z] d0b0cc10e5dd: Preparing [2024-12-11T07:39:27.866Z] 5b9ca76d9d40: Preparing [2024-12-11T07:39:27.866Z] be8e74b15de8: Preparing [2024-12-11T07:39:27.866Z] d5f824c27665: Preparing [2024-12-11T07:39:27.866Z] 56aaead1a2c8: Preparing [2024-12-11T07:39:27.866Z] 4603fb6dca4e: Preparing [2024-12-11T07:39:27.866Z] e7ff0966c840: Preparing [2024-12-11T07:39:27.866Z] 5499a61f8878: Preparing [2024-12-11T07:39:27.866Z] c70afa6fc73e: Preparing [2024-12-11T07:39:27.866Z] 42055e71bed2: Preparing [2024-12-11T07:39:27.866Z] 5f70bf18a086: Preparing [2024-12-11T07:39:27.866Z] f6c7f1a55b52: Preparing [2024-12-11T07:39:27.866Z] 4f6a440caa42: Preparing [2024-12-11T07:39:27.866Z] 156432c76c04: Preparing [2024-12-11T07:39:27.866Z] 75654b8eeebd: Preparing [2024-12-11T07:39:27.866Z] 4f6a440caa42: Waiting [2024-12-11T07:39:27.866Z] 42055e71bed2: Waiting [2024-12-11T07:39:27.866Z] 156432c76c04: Waiting [2024-12-11T07:39:27.866Z] 5f70bf18a086: Waiting [2024-12-11T07:39:27.866Z] 75654b8eeebd: Waiting [2024-12-11T07:39:27.866Z] f6c7f1a55b52: Waiting [2024-12-11T07:39:27.866Z] 56aaead1a2c8: Waiting [2024-12-11T07:39:27.866Z] e7ff0966c840: Waiting [2024-12-11T07:39:27.866Z] 5499a61f8878: Waiting [2024-12-11T07:39:27.866Z] c70afa6fc73e: Waiting [2024-12-11T07:39:27.866Z] 4603fb6dca4e: Waiting [2024-12-11T07:39:27.866Z] a64380a1d8ff: Layer already exists [2024-12-11T07:39:27.866Z] d0b0cc10e5dd: Layer already exists [2024-12-11T07:39:27.866Z] be8e74b15de8: Layer already exists [2024-12-11T07:39:27.866Z] 5b9ca76d9d40: Layer already exists [2024-12-11T07:39:27.866Z] d5f824c27665: Layer already exists [2024-12-11T07:39:27.866Z] 56aaead1a2c8: Layer already exists [2024-12-11T07:39:27.866Z] 4603fb6dca4e: Layer already exists [2024-12-11T07:39:27.866Z] c70afa6fc73e: Layer already exists [2024-12-11T07:39:27.866Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:27.866Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:27.866Z] 5f70bf18a086: Layer already exists [2024-12-11T07:39:27.866Z] 42055e71bed2: Layer already exists [2024-12-11T07:39:27.866Z] f6c7f1a55b52: Layer already exists [2024-12-11T07:39:27.866Z] 4f6a440caa42: Layer already exists [2024-12-11T07:39:27.866Z] 156432c76c04: Layer already exists [2024-12-11T07:39:27.866Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:27.866Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:28.195Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:28.529Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-12-11T07:39:28.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-12-11T07:39:28.529Z] a64380a1d8ff: Preparing [2024-12-11T07:39:28.529Z] d0b0cc10e5dd: Preparing [2024-12-11T07:39:28.529Z] 5b9ca76d9d40: Preparing [2024-12-11T07:39:28.529Z] be8e74b15de8: Preparing [2024-12-11T07:39:28.529Z] d5f824c27665: Preparing [2024-12-11T07:39:28.529Z] 56aaead1a2c8: Preparing [2024-12-11T07:39:28.529Z] 4603fb6dca4e: Preparing [2024-12-11T07:39:28.529Z] e7ff0966c840: Preparing [2024-12-11T07:39:28.529Z] 5499a61f8878: Preparing [2024-12-11T07:39:28.529Z] c70afa6fc73e: Preparing [2024-12-11T07:39:28.529Z] 42055e71bed2: Preparing [2024-12-11T07:39:28.529Z] 5f70bf18a086: Preparing [2024-12-11T07:39:28.529Z] f6c7f1a55b52: Preparing [2024-12-11T07:39:28.529Z] 4f6a440caa42: Preparing [2024-12-11T07:39:28.529Z] 156432c76c04: Preparing [2024-12-11T07:39:28.529Z] 75654b8eeebd: Preparing [2024-12-11T07:39:28.529Z] c70afa6fc73e: Waiting [2024-12-11T07:39:28.529Z] 42055e71bed2: Waiting [2024-12-11T07:39:28.529Z] 4f6a440caa42: Waiting [2024-12-11T07:39:28.529Z] 5f70bf18a086: Waiting [2024-12-11T07:39:28.529Z] 156432c76c04: Waiting [2024-12-11T07:39:28.529Z] f6c7f1a55b52: Waiting [2024-12-11T07:39:28.529Z] 75654b8eeebd: Waiting [2024-12-11T07:39:28.529Z] e7ff0966c840: Waiting [2024-12-11T07:39:28.529Z] 4603fb6dca4e: Waiting [2024-12-11T07:39:28.529Z] 56aaead1a2c8: Waiting [2024-12-11T07:39:28.529Z] 5b9ca76d9d40: Layer already exists [2024-12-11T07:39:28.529Z] a64380a1d8ff: Layer already exists [2024-12-11T07:39:28.529Z] d0b0cc10e5dd: Layer already exists [2024-12-11T07:39:28.529Z] d5f824c27665: Layer already exists [2024-12-11T07:39:28.529Z] be8e74b15de8: Layer already exists [2024-12-11T07:39:28.529Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:28.529Z] 4603fb6dca4e: Layer already exists [2024-12-11T07:39:28.529Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:28.529Z] 56aaead1a2c8: Layer already exists [2024-12-11T07:39:28.529Z] c70afa6fc73e: Layer already exists [2024-12-11T07:39:28.529Z] 42055e71bed2: Layer already exists [2024-12-11T07:39:28.529Z] 156432c76c04: Layer already exists [2024-12-11T07:39:28.529Z] 4f6a440caa42: Layer already exists [2024-12-11T07:39:28.529Z] 5f70bf18a086: Layer already exists [2024-12-11T07:39:28.529Z] f6c7f1a55b52: Layer already exists [2024-12-11T07:39:28.529Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:28.529Z] main: digest: sha256:c64361e17e5105d38ad1b4f443ce697bbb3465eb95a8a67f8c04b392624afb05 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:28.592Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:28.601Z] taggedImages: [2024-12-11T07:39:28.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:28.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-12-11T07:39:28.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.26 [2024-12-11T07:39:28.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:28.601Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-12-11T07:39:28.624Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-12-11T07:39:28.624Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:28.624Z] latest [2024-12-11T07:39:28.624Z] 4.0.0-dev.26 [2024-12-11T07:39:28.624Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:28.624Z] main [2024-12-11T07:39:28.624Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:28.956Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:29.282Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:29.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-11T07:39:29.282Z] 7a5c0da1468a: Preparing [2024-12-11T07:39:29.282Z] af8423970c04: Preparing [2024-12-11T07:39:29.282Z] ae0aa4a1d54f: Preparing [2024-12-11T07:39:29.282Z] 7e9a350806c2: Preparing [2024-12-11T07:39:29.282Z] e7ff0966c840: Preparing [2024-12-11T07:39:29.282Z] 5499a61f8878: Preparing [2024-12-11T07:39:29.282Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:29.282Z] 85c3a79889cc: Preparing [2024-12-11T07:39:29.282Z] 75654b8eeebd: Preparing [2024-12-11T07:39:29.282Z] 85c3a79889cc: Waiting [2024-12-11T07:39:29.282Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:29.282Z] 75654b8eeebd: Waiting [2024-12-11T07:39:29.282Z] 5499a61f8878: Waiting [2024-12-11T07:39:29.282Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:29.282Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:29.282Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:29.282Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:29.282Z] ae0aa4a1d54f: Pushed [2024-12-11T07:39:29.282Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:29.282Z] af8423970c04: Pushed [2024-12-11T07:39:29.282Z] 7a5c0da1468a: Pushed [2024-12-11T07:39:31.188Z] 7e9a350806c2: Pushed [2024-12-11T07:39:31.448Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:31.778Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:32.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-11T07:39:32.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-11T07:39:32.100Z] 7a5c0da1468a: Preparing [2024-12-11T07:39:32.100Z] af8423970c04: Preparing [2024-12-11T07:39:32.100Z] ae0aa4a1d54f: Preparing [2024-12-11T07:39:32.100Z] 7e9a350806c2: Preparing [2024-12-11T07:39:32.100Z] e7ff0966c840: Preparing [2024-12-11T07:39:32.100Z] 5499a61f8878: Preparing [2024-12-11T07:39:32.100Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:32.100Z] 85c3a79889cc: Preparing [2024-12-11T07:39:32.100Z] 75654b8eeebd: Preparing [2024-12-11T07:39:32.100Z] 5499a61f8878: Waiting [2024-12-11T07:39:32.100Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:32.100Z] 75654b8eeebd: Waiting [2024-12-11T07:39:32.100Z] 85c3a79889cc: Waiting [2024-12-11T07:39:32.100Z] 7e9a350806c2: Layer already exists [2024-12-11T07:39:32.100Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:32.100Z] ae0aa4a1d54f: Layer already exists [2024-12-11T07:39:32.100Z] af8423970c04: Layer already exists [2024-12-11T07:39:32.100Z] 7a5c0da1468a: Layer already exists [2024-12-11T07:39:32.100Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:32.100Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:32.100Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:32.100Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:32.100Z] latest: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:32.427Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:32.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.26 [2024-12-11T07:39:32.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-11T07:39:32.748Z] 7a5c0da1468a: Preparing [2024-12-11T07:39:32.748Z] af8423970c04: Preparing [2024-12-11T07:39:32.748Z] ae0aa4a1d54f: Preparing [2024-12-11T07:39:32.748Z] 7e9a350806c2: Preparing [2024-12-11T07:39:32.748Z] e7ff0966c840: Preparing [2024-12-11T07:39:32.748Z] 5499a61f8878: Preparing [2024-12-11T07:39:32.748Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:32.748Z] 85c3a79889cc: Preparing [2024-12-11T07:39:32.748Z] 75654b8eeebd: Preparing [2024-12-11T07:39:32.748Z] 5499a61f8878: Waiting [2024-12-11T07:39:32.748Z] 75654b8eeebd: Waiting [2024-12-11T07:39:32.748Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:32.748Z] 85c3a79889cc: Waiting [2024-12-11T07:39:32.748Z] 7a5c0da1468a: Layer already exists [2024-12-11T07:39:32.748Z] af8423970c04: Layer already exists [2024-12-11T07:39:32.748Z] 7e9a350806c2: Layer already exists [2024-12-11T07:39:32.748Z] ae0aa4a1d54f: Layer already exists [2024-12-11T07:39:32.748Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:32.748Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:32.748Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:32.748Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:32.748Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:32.748Z] 4.0.0-dev.26: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:33.081Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:33.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:33.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-11T07:39:33.408Z] 7a5c0da1468a: Preparing [2024-12-11T07:39:33.408Z] af8423970c04: Preparing [2024-12-11T07:39:33.408Z] ae0aa4a1d54f: Preparing [2024-12-11T07:39:33.408Z] 7e9a350806c2: Preparing [2024-12-11T07:39:33.408Z] e7ff0966c840: Preparing [2024-12-11T07:39:33.408Z] 5499a61f8878: Preparing [2024-12-11T07:39:33.408Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:33.408Z] 85c3a79889cc: Preparing [2024-12-11T07:39:33.408Z] 75654b8eeebd: Preparing [2024-12-11T07:39:33.408Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:33.408Z] 5499a61f8878: Waiting [2024-12-11T07:39:33.408Z] 85c3a79889cc: Waiting [2024-12-11T07:39:33.408Z] 75654b8eeebd: Waiting [2024-12-11T07:39:33.408Z] 7a5c0da1468a: Layer already exists [2024-12-11T07:39:33.408Z] ae0aa4a1d54f: Layer already exists [2024-12-11T07:39:33.408Z] af8423970c04: Layer already exists [2024-12-11T07:39:33.408Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:33.408Z] 7e9a350806c2: Layer already exists [2024-12-11T07:39:33.408Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:33.408Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:33.408Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:33.408Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:33.408Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:33.733Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:34.065Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-12-11T07:39:34.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-12-11T07:39:34.065Z] 7a5c0da1468a: Preparing [2024-12-11T07:39:34.065Z] af8423970c04: Preparing [2024-12-11T07:39:34.065Z] ae0aa4a1d54f: Preparing [2024-12-11T07:39:34.065Z] 7e9a350806c2: Preparing [2024-12-11T07:39:34.065Z] e7ff0966c840: Preparing [2024-12-11T07:39:34.065Z] 5499a61f8878: Preparing [2024-12-11T07:39:34.065Z] 30e834c1d4f9: Preparing [2024-12-11T07:39:34.065Z] 85c3a79889cc: Preparing [2024-12-11T07:39:34.065Z] 75654b8eeebd: Preparing [2024-12-11T07:39:34.065Z] 5499a61f8878: Waiting [2024-12-11T07:39:34.065Z] 30e834c1d4f9: Waiting [2024-12-11T07:39:34.065Z] 75654b8eeebd: Waiting [2024-12-11T07:39:34.065Z] 85c3a79889cc: Waiting [2024-12-11T07:39:34.065Z] af8423970c04: Layer already exists [2024-12-11T07:39:34.065Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:34.065Z] 7e9a350806c2: Layer already exists [2024-12-11T07:39:34.065Z] ae0aa4a1d54f: Layer already exists [2024-12-11T07:39:34.065Z] 7a5c0da1468a: Layer already exists [2024-12-11T07:39:34.065Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:34.065Z] 85c3a79889cc: Layer already exists [2024-12-11T07:39:34.065Z] 30e834c1d4f9: Layer already exists [2024-12-11T07:39:34.065Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:34.065Z] main: digest: sha256:b4bde234712c080d682b29b96309eebd07fbc6df564b1a777919086a9b759adc size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:34.134Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:34.147Z] taggedImages: [2024-12-11T07:39:34.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:34.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-12-11T07:39:34.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.26 [2024-12-11T07:39:34.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:34.147Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-12-11T07:39:34.175Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-12-11T07:39:34.175Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:34.175Z] latest [2024-12-11T07:39:34.175Z] 4.0.0-dev.26 [2024-12-11T07:39:34.175Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:34.175Z] main [2024-12-11T07:39:34.175Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:34.525Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:34.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:34.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-11T07:39:34.848Z] 4fa74a4748bf: Preparing [2024-12-11T07:39:34.848Z] 69e2ed16beaa: Preparing [2024-12-11T07:39:34.848Z] 480458ca0558: Preparing [2024-12-11T07:39:34.848Z] 3976ffa24b39: Preparing [2024-12-11T07:39:34.848Z] e381888393de: Preparing [2024-12-11T07:39:34.848Z] e7ff0966c840: Preparing [2024-12-11T07:39:34.848Z] 5499a61f8878: Preparing [2024-12-11T07:39:34.848Z] 8a4ed27570f8: Preparing [2024-12-11T07:39:34.848Z] 00891d3585a5: Preparing [2024-12-11T07:39:34.848Z] 7b18e52b212c: Preparing [2024-12-11T07:39:34.848Z] 75654b8eeebd: Preparing [2024-12-11T07:39:34.848Z] 8a4ed27570f8: Waiting [2024-12-11T07:39:34.848Z] 00891d3585a5: Waiting [2024-12-11T07:39:34.848Z] 7b18e52b212c: Waiting [2024-12-11T07:39:34.848Z] 75654b8eeebd: Waiting [2024-12-11T07:39:34.848Z] 5499a61f8878: Waiting [2024-12-11T07:39:34.848Z] e7ff0966c840: Waiting [2024-12-11T07:39:34.848Z] e381888393de: Pushed [2024-12-11T07:39:34.848Z] 69e2ed16beaa: Pushed [2024-12-11T07:39:34.848Z] 3976ffa24b39: Pushed [2024-12-11T07:39:34.848Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:34.848Z] 4fa74a4748bf: Pushed [2024-12-11T07:39:34.848Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:34.848Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:35.106Z] 8a4ed27570f8: Pushed [2024-12-11T07:39:35.106Z] 00891d3585a5: Pushed [2024-12-11T07:39:36.046Z] 480458ca0558: Pushed [2024-12-11T07:39:36.987Z] 7b18e52b212c: Pushed [2024-12-11T07:39:36.987Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:37.315Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:37.625Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-11T07:39:37.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-11T07:39:37.625Z] 4fa74a4748bf: Preparing [2024-12-11T07:39:37.625Z] 69e2ed16beaa: Preparing [2024-12-11T07:39:37.625Z] 480458ca0558: Preparing [2024-12-11T07:39:37.625Z] 3976ffa24b39: Preparing [2024-12-11T07:39:37.625Z] e381888393de: Preparing [2024-12-11T07:39:37.625Z] e7ff0966c840: Preparing [2024-12-11T07:39:37.625Z] 5499a61f8878: Preparing [2024-12-11T07:39:37.625Z] 8a4ed27570f8: Preparing [2024-12-11T07:39:37.625Z] 00891d3585a5: Preparing [2024-12-11T07:39:37.625Z] 7b18e52b212c: Preparing [2024-12-11T07:39:37.625Z] e7ff0966c840: Waiting [2024-12-11T07:39:37.625Z] 8a4ed27570f8: Waiting [2024-12-11T07:39:37.625Z] 00891d3585a5: Waiting [2024-12-11T07:39:37.625Z] 75654b8eeebd: Preparing [2024-12-11T07:39:37.625Z] 7b18e52b212c: Waiting [2024-12-11T07:39:37.625Z] 4fa74a4748bf: Layer already exists [2024-12-11T07:39:37.625Z] e381888393de: Layer already exists [2024-12-11T07:39:37.625Z] 480458ca0558: Layer already exists [2024-12-11T07:39:37.625Z] 69e2ed16beaa: Layer already exists [2024-12-11T07:39:37.625Z] 3976ffa24b39: Layer already exists [2024-12-11T07:39:37.625Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:37.625Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:37.625Z] 00891d3585a5: Layer already exists [2024-12-11T07:39:37.625Z] 7b18e52b212c: Layer already exists [2024-12-11T07:39:37.625Z] 8a4ed27570f8: Layer already exists [2024-12-11T07:39:37.625Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:37.625Z] latest: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:38.049Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:38.403Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.26 [2024-12-11T07:39:38.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-11T07:39:38.403Z] 4fa74a4748bf: Preparing [2024-12-11T07:39:38.403Z] 69e2ed16beaa: Preparing [2024-12-11T07:39:38.403Z] 480458ca0558: Preparing [2024-12-11T07:39:38.403Z] 3976ffa24b39: Preparing [2024-12-11T07:39:38.403Z] e381888393de: Preparing [2024-12-11T07:39:38.403Z] e7ff0966c840: Preparing [2024-12-11T07:39:38.403Z] 5499a61f8878: Preparing [2024-12-11T07:39:38.403Z] 8a4ed27570f8: Preparing [2024-12-11T07:39:38.403Z] 00891d3585a5: Preparing [2024-12-11T07:39:38.403Z] 7b18e52b212c: Preparing [2024-12-11T07:39:38.403Z] 75654b8eeebd: Preparing [2024-12-11T07:39:38.403Z] e7ff0966c840: Waiting [2024-12-11T07:39:38.403Z] 5499a61f8878: Waiting [2024-12-11T07:39:38.403Z] 8a4ed27570f8: Waiting [2024-12-11T07:39:38.403Z] 00891d3585a5: Waiting [2024-12-11T07:39:38.403Z] 7b18e52b212c: Waiting [2024-12-11T07:39:38.403Z] 75654b8eeebd: Waiting [2024-12-11T07:39:38.403Z] 69e2ed16beaa: Layer already exists [2024-12-11T07:39:38.403Z] 480458ca0558: Layer already exists [2024-12-11T07:39:38.403Z] 3976ffa24b39: Layer already exists [2024-12-11T07:39:38.403Z] 4fa74a4748bf: Layer already exists [2024-12-11T07:39:38.403Z] e381888393de: Layer already exists [2024-12-11T07:39:38.403Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:38.403Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:38.403Z] 8a4ed27570f8: Layer already exists [2024-12-11T07:39:38.403Z] 00891d3585a5: Layer already exists [2024-12-11T07:39:38.403Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:38.403Z] 7b18e52b212c: Layer already exists [2024-12-11T07:39:38.403Z] 4.0.0-dev.26: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:38.758Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:39.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:39.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-11T07:39:39.069Z] 4fa74a4748bf: Preparing [2024-12-11T07:39:39.069Z] 69e2ed16beaa: Preparing [2024-12-11T07:39:39.069Z] 480458ca0558: Preparing [2024-12-11T07:39:39.069Z] 3976ffa24b39: Preparing [2024-12-11T07:39:39.069Z] e381888393de: Preparing [2024-12-11T07:39:39.069Z] e7ff0966c840: Preparing [2024-12-11T07:39:39.069Z] 5499a61f8878: Preparing [2024-12-11T07:39:39.069Z] 8a4ed27570f8: Preparing [2024-12-11T07:39:39.069Z] 00891d3585a5: Preparing [2024-12-11T07:39:39.069Z] 7b18e52b212c: Preparing [2024-12-11T07:39:39.069Z] 75654b8eeebd: Preparing [2024-12-11T07:39:39.069Z] e7ff0966c840: Waiting [2024-12-11T07:39:39.069Z] 5499a61f8878: Waiting [2024-12-11T07:39:39.069Z] 8a4ed27570f8: Waiting [2024-12-11T07:39:39.069Z] 00891d3585a5: Waiting [2024-12-11T07:39:39.069Z] 7b18e52b212c: Waiting [2024-12-11T07:39:39.069Z] 75654b8eeebd: Waiting [2024-12-11T07:39:39.069Z] 69e2ed16beaa: Layer already exists [2024-12-11T07:39:39.069Z] 4fa74a4748bf: Layer already exists [2024-12-11T07:39:39.069Z] 480458ca0558: Layer already exists [2024-12-11T07:39:39.069Z] e381888393de: Layer already exists [2024-12-11T07:39:39.069Z] 3976ffa24b39: Layer already exists [2024-12-11T07:39:39.069Z] 00891d3585a5: Layer already exists [2024-12-11T07:39:39.069Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:39.069Z] 8a4ed27570f8: Layer already exists [2024-12-11T07:39:39.069Z] 7b18e52b212c: Layer already exists [2024-12-11T07:39:39.069Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:39.069Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:39.069Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:39.403Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:39.731Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-12-11T07:39:39.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-12-11T07:39:39.731Z] 4fa74a4748bf: Preparing [2024-12-11T07:39:39.731Z] 69e2ed16beaa: Preparing [2024-12-11T07:39:39.731Z] 480458ca0558: Preparing [2024-12-11T07:39:39.731Z] 3976ffa24b39: Preparing [2024-12-11T07:39:39.731Z] e381888393de: Preparing [2024-12-11T07:39:39.731Z] e7ff0966c840: Preparing [2024-12-11T07:39:39.731Z] 5499a61f8878: Preparing [2024-12-11T07:39:39.731Z] 8a4ed27570f8: Preparing [2024-12-11T07:39:39.731Z] 00891d3585a5: Preparing [2024-12-11T07:39:39.731Z] 7b18e52b212c: Preparing [2024-12-11T07:39:39.731Z] e7ff0966c840: Waiting [2024-12-11T07:39:39.731Z] 8a4ed27570f8: Waiting [2024-12-11T07:39:39.731Z] 5499a61f8878: Waiting [2024-12-11T07:39:39.731Z] 00891d3585a5: Waiting [2024-12-11T07:39:39.731Z] 75654b8eeebd: Preparing [2024-12-11T07:39:39.731Z] 75654b8eeebd: Waiting [2024-12-11T07:39:39.731Z] e381888393de: Layer already exists [2024-12-11T07:39:39.731Z] 4fa74a4748bf: Layer already exists [2024-12-11T07:39:39.731Z] 480458ca0558: Layer already exists [2024-12-11T07:39:39.731Z] 3976ffa24b39: Layer already exists [2024-12-11T07:39:39.731Z] 69e2ed16beaa: Layer already exists [2024-12-11T07:39:39.731Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:39.731Z] 8a4ed27570f8: Layer already exists [2024-12-11T07:39:39.731Z] 00891d3585a5: Layer already exists [2024-12-11T07:39:39.731Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:39.731Z] 7b18e52b212c: Layer already exists [2024-12-11T07:39:39.731Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:39.731Z] main: digest: sha256:6990a6b6b26b20e112b999cd39c3df7d33fde5333e4ffc57013e42a2aef08d05 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:39.801Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:39.812Z] taggedImages: [2024-12-11T07:39:39.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:39.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-12-11T07:39:39.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.26 [2024-12-11T07:39:39.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:39.812Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-12-11T07:39:39.844Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-12-11T07:39:39.844Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:39.844Z] latest [2024-12-11T07:39:39.844Z] 4.0.0-dev.26 [2024-12-11T07:39:39.844Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:39.844Z] main [2024-12-11T07:39:39.844Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:40.179Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:40.498Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:40.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-11T07:39:40.498Z] e82f834a49f2: Preparing [2024-12-11T07:39:40.498Z] a976395ed97e: Preparing [2024-12-11T07:39:40.498Z] 02f44cdafcc1: Preparing [2024-12-11T07:39:40.498Z] 9ca9ebc420bd: Preparing [2024-12-11T07:39:40.498Z] 1641f4090475: Preparing [2024-12-11T07:39:40.498Z] e8fd0f94dbcd: Preparing [2024-12-11T07:39:40.498Z] 4f96ba147808: Preparing [2024-12-11T07:39:40.498Z] e7ff0966c840: Preparing [2024-12-11T07:39:40.498Z] 5499a61f8878: Preparing [2024-12-11T07:39:40.498Z] 46419621f835: Preparing [2024-12-11T07:39:40.498Z] aad9006e5fa0: Preparing [2024-12-11T07:39:40.498Z] 75654b8eeebd: Preparing [2024-12-11T07:39:40.498Z] e8fd0f94dbcd: Waiting [2024-12-11T07:39:40.498Z] 4f96ba147808: Waiting [2024-12-11T07:39:40.498Z] e7ff0966c840: Waiting [2024-12-11T07:39:40.498Z] 5499a61f8878: Waiting [2024-12-11T07:39:40.498Z] 75654b8eeebd: Waiting [2024-12-11T07:39:40.498Z] aad9006e5fa0: Waiting [2024-12-11T07:39:40.498Z] 46419621f835: Waiting [2024-12-11T07:39:40.498Z] a976395ed97e: Pushed [2024-12-11T07:39:40.498Z] 1641f4090475: Pushed [2024-12-11T07:39:40.498Z] e82f834a49f2: Pushed [2024-12-11T07:39:40.498Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:40.498Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:40.498Z] e8fd0f94dbcd: Pushed [2024-12-11T07:39:40.498Z] 4f96ba147808: Pushed [2024-12-11T07:39:40.756Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:41.323Z] 46419621f835: Pushed [2024-12-11T07:39:41.581Z] 9ca9ebc420bd: Pushed [2024-12-11T07:39:41.840Z] 02f44cdafcc1: Pushed [2024-12-11T07:39:41.840Z] aad9006e5fa0: Pushed [2024-12-11T07:39:42.102Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:42.427Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:42.750Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-11T07:39:42.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-11T07:39:42.750Z] e82f834a49f2: Preparing [2024-12-11T07:39:42.750Z] a976395ed97e: Preparing [2024-12-11T07:39:42.750Z] 02f44cdafcc1: Preparing [2024-12-11T07:39:42.750Z] 9ca9ebc420bd: Preparing [2024-12-11T07:39:42.750Z] 1641f4090475: Preparing [2024-12-11T07:39:42.750Z] e8fd0f94dbcd: Preparing [2024-12-11T07:39:42.750Z] 4f96ba147808: Preparing [2024-12-11T07:39:42.750Z] e7ff0966c840: Preparing [2024-12-11T07:39:42.750Z] e8fd0f94dbcd: Waiting [2024-12-11T07:39:42.750Z] 4f96ba147808: Waiting [2024-12-11T07:39:42.750Z] 5499a61f8878: Preparing [2024-12-11T07:39:42.750Z] 46419621f835: Preparing [2024-12-11T07:39:42.750Z] aad9006e5fa0: Preparing [2024-12-11T07:39:42.750Z] 75654b8eeebd: Preparing [2024-12-11T07:39:42.750Z] 5499a61f8878: Waiting [2024-12-11T07:39:42.750Z] 46419621f835: Waiting [2024-12-11T07:39:42.750Z] aad9006e5fa0: Waiting [2024-12-11T07:39:42.750Z] e7ff0966c840: Waiting [2024-12-11T07:39:42.750Z] 02f44cdafcc1: Layer already exists [2024-12-11T07:39:42.750Z] 1641f4090475: Layer already exists [2024-12-11T07:39:42.750Z] e82f834a49f2: Layer already exists [2024-12-11T07:39:42.750Z] a976395ed97e: Layer already exists [2024-12-11T07:39:42.750Z] 9ca9ebc420bd: Layer already exists [2024-12-11T07:39:42.750Z] e8fd0f94dbcd: Layer already exists [2024-12-11T07:39:42.750Z] 4f96ba147808: Layer already exists [2024-12-11T07:39:42.750Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:42.750Z] 46419621f835: Layer already exists [2024-12-11T07:39:42.750Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:42.750Z] aad9006e5fa0: Layer already exists [2024-12-11T07:39:42.750Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:42.751Z] latest: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:43.078Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:43.399Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.26 [2024-12-11T07:39:43.399Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-11T07:39:43.399Z] e82f834a49f2: Preparing [2024-12-11T07:39:43.399Z] a976395ed97e: Preparing [2024-12-11T07:39:43.399Z] 02f44cdafcc1: Preparing [2024-12-11T07:39:43.399Z] 9ca9ebc420bd: Preparing [2024-12-11T07:39:43.399Z] 1641f4090475: Preparing [2024-12-11T07:39:43.399Z] e8fd0f94dbcd: Preparing [2024-12-11T07:39:43.399Z] 4f96ba147808: Preparing [2024-12-11T07:39:43.399Z] e7ff0966c840: Preparing [2024-12-11T07:39:43.399Z] 5499a61f8878: Preparing [2024-12-11T07:39:43.399Z] 46419621f835: Preparing [2024-12-11T07:39:43.399Z] aad9006e5fa0: Preparing [2024-12-11T07:39:43.399Z] 75654b8eeebd: Preparing [2024-12-11T07:39:43.399Z] 4f96ba147808: Waiting [2024-12-11T07:39:43.399Z] e7ff0966c840: Waiting [2024-12-11T07:39:43.399Z] 5499a61f8878: Waiting [2024-12-11T07:39:43.399Z] 46419621f835: Waiting [2024-12-11T07:39:43.399Z] aad9006e5fa0: Waiting [2024-12-11T07:39:43.399Z] 75654b8eeebd: Waiting [2024-12-11T07:39:43.399Z] e8fd0f94dbcd: Waiting [2024-12-11T07:39:43.399Z] 9ca9ebc420bd: Layer already exists [2024-12-11T07:39:43.399Z] a976395ed97e: Layer already exists [2024-12-11T07:39:43.399Z] 1641f4090475: Layer already exists [2024-12-11T07:39:43.399Z] 02f44cdafcc1: Layer already exists [2024-12-11T07:39:43.399Z] e82f834a49f2: Layer already exists [2024-12-11T07:39:43.399Z] e8fd0f94dbcd: Layer already exists [2024-12-11T07:39:43.399Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:43.399Z] 46419621f835: Layer already exists [2024-12-11T07:39:43.399Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:43.399Z] 4f96ba147808: Layer already exists [2024-12-11T07:39:43.399Z] aad9006e5fa0: Layer already exists [2024-12-11T07:39:43.399Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:43.399Z] 4.0.0-dev.26: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:43.721Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:44.034Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:44.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-11T07:39:44.034Z] e82f834a49f2: Preparing [2024-12-11T07:39:44.034Z] a976395ed97e: Preparing [2024-12-11T07:39:44.034Z] 02f44cdafcc1: Preparing [2024-12-11T07:39:44.034Z] 9ca9ebc420bd: Preparing [2024-12-11T07:39:44.034Z] 1641f4090475: Preparing [2024-12-11T07:39:44.034Z] e8fd0f94dbcd: Preparing [2024-12-11T07:39:44.034Z] 4f96ba147808: Preparing [2024-12-11T07:39:44.034Z] e7ff0966c840: Preparing [2024-12-11T07:39:44.034Z] 5499a61f8878: Preparing [2024-12-11T07:39:44.034Z] 46419621f835: Preparing [2024-12-11T07:39:44.034Z] aad9006e5fa0: Preparing [2024-12-11T07:39:44.034Z] 75654b8eeebd: Preparing [2024-12-11T07:39:44.034Z] e7ff0966c840: Waiting [2024-12-11T07:39:44.034Z] 5499a61f8878: Waiting [2024-12-11T07:39:44.034Z] 46419621f835: Waiting [2024-12-11T07:39:44.034Z] aad9006e5fa0: Waiting [2024-12-11T07:39:44.034Z] 75654b8eeebd: Waiting [2024-12-11T07:39:44.034Z] e8fd0f94dbcd: Waiting [2024-12-11T07:39:44.034Z] 4f96ba147808: Waiting [2024-12-11T07:39:44.034Z] a976395ed97e: Layer already exists [2024-12-11T07:39:44.034Z] 1641f4090475: Layer already exists [2024-12-11T07:39:44.034Z] e82f834a49f2: Layer already exists [2024-12-11T07:39:44.034Z] 9ca9ebc420bd: Layer already exists [2024-12-11T07:39:44.034Z] 02f44cdafcc1: Layer already exists [2024-12-11T07:39:44.034Z] e8fd0f94dbcd: Layer already exists [2024-12-11T07:39:44.034Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:44.034Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:44.034Z] 46419621f835: Layer already exists [2024-12-11T07:39:44.034Z] 4f96ba147808: Layer already exists [2024-12-11T07:39:44.034Z] aad9006e5fa0: Layer already exists [2024-12-11T07:39:44.034Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:44.034Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:44.352Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:44.671Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-12-11T07:39:44.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-12-11T07:39:44.671Z] e82f834a49f2: Preparing [2024-12-11T07:39:44.671Z] a976395ed97e: Preparing [2024-12-11T07:39:44.671Z] 02f44cdafcc1: Preparing [2024-12-11T07:39:44.671Z] 9ca9ebc420bd: Preparing [2024-12-11T07:39:44.671Z] 1641f4090475: Preparing [2024-12-11T07:39:44.671Z] e8fd0f94dbcd: Preparing [2024-12-11T07:39:44.671Z] 4f96ba147808: Preparing [2024-12-11T07:39:44.671Z] e7ff0966c840: Preparing [2024-12-11T07:39:44.671Z] 5499a61f8878: Preparing [2024-12-11T07:39:44.671Z] 46419621f835: Preparing [2024-12-11T07:39:44.671Z] aad9006e5fa0: Preparing [2024-12-11T07:39:44.671Z] 75654b8eeebd: Preparing [2024-12-11T07:39:44.671Z] e8fd0f94dbcd: Waiting [2024-12-11T07:39:44.671Z] 4f96ba147808: Waiting [2024-12-11T07:39:44.671Z] 5499a61f8878: Waiting [2024-12-11T07:39:44.671Z] aad9006e5fa0: Waiting [2024-12-11T07:39:44.671Z] 75654b8eeebd: Waiting [2024-12-11T07:39:44.671Z] 46419621f835: Waiting [2024-12-11T07:39:44.671Z] e7ff0966c840: Waiting [2024-12-11T07:39:44.671Z] 1641f4090475: Layer already exists [2024-12-11T07:39:44.671Z] e82f834a49f2: Layer already exists [2024-12-11T07:39:44.671Z] 9ca9ebc420bd: Layer already exists [2024-12-11T07:39:44.671Z] a976395ed97e: Layer already exists [2024-12-11T07:39:44.671Z] 02f44cdafcc1: Layer already exists [2024-12-11T07:39:44.671Z] 4f96ba147808: Layer already exists [2024-12-11T07:39:44.671Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:44.671Z] e8fd0f94dbcd: Layer already exists [2024-12-11T07:39:44.671Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:44.671Z] 46419621f835: Layer already exists [2024-12-11T07:39:44.671Z] aad9006e5fa0: Layer already exists [2024-12-11T07:39:44.671Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:44.671Z] main: digest: sha256:d40e864fec49e630064dc31da3fb71022c87b17b034dd9388491b835144a2b89 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:44.728Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:44.740Z] taggedImages: [2024-12-11T07:39:44.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:44.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-12-11T07:39:44.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.26 [2024-12-11T07:39:44.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:44.740Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-12-11T07:39:44.767Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-12-11T07:39:44.767Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:44.767Z] latest [2024-12-11T07:39:44.767Z] 4.0.0-dev.26 [2024-12-11T07:39:44.767Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:44.767Z] main [2024-12-11T07:39:44.767Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:45.117Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:45.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:45.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-11T07:39:45.446Z] a60c5040e0d1: Preparing [2024-12-11T07:39:45.446Z] c5a512e4b4e5: Preparing [2024-12-11T07:39:45.446Z] e7ff0966c840: Preparing [2024-12-11T07:39:45.446Z] 5499a61f8878: Preparing [2024-12-11T07:39:45.446Z] c519d75cecea: Preparing [2024-12-11T07:39:45.446Z] 273d3f2e7a1b: Preparing [2024-12-11T07:39:45.446Z] 75654b8eeebd: Preparing [2024-12-11T07:39:45.446Z] 273d3f2e7a1b: Waiting [2024-12-11T07:39:45.446Z] 75654b8eeebd: Waiting [2024-12-11T07:39:45.446Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:45.446Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:45.446Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:45.446Z] a60c5040e0d1: Pushed [2024-12-11T07:39:46.013Z] c519d75cecea: Pushed [2024-12-11T07:39:46.580Z] 273d3f2e7a1b: Pushed [2024-12-11T07:39:47.519Z] c5a512e4b4e5: Pushed [2024-12-11T07:39:47.519Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:47.847Z] + 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 [2024-12-11T07:39:48.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-11T07:39:48.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-11T07:39:48.245Z] a60c5040e0d1: Preparing [2024-12-11T07:39:48.245Z] c5a512e4b4e5: Preparing [2024-12-11T07:39:48.245Z] e7ff0966c840: Preparing [2024-12-11T07:39:48.245Z] 5499a61f8878: Preparing [2024-12-11T07:39:48.245Z] c519d75cecea: Preparing [2024-12-11T07:39:48.245Z] 273d3f2e7a1b: Preparing [2024-12-11T07:39:48.245Z] 75654b8eeebd: Preparing [2024-12-11T07:39:48.245Z] 273d3f2e7a1b: Waiting [2024-12-11T07:39:48.245Z] 75654b8eeebd: Waiting [2024-12-11T07:39:48.245Z] c5a512e4b4e5: Layer already exists [2024-12-11T07:39:48.245Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:48.245Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:48.245Z] a60c5040e0d1: Layer already exists [2024-12-11T07:39:48.245Z] c519d75cecea: Layer already exists [2024-12-11T07:39:48.245Z] 273d3f2e7a1b: Layer already exists [2024-12-11T07:39:48.245Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:48.245Z] latest: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:48.563Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:48.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.26 [2024-12-11T07:39:48.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-11T07:39:48.884Z] a60c5040e0d1: Preparing [2024-12-11T07:39:48.884Z] c5a512e4b4e5: Preparing [2024-12-11T07:39:48.884Z] e7ff0966c840: Preparing [2024-12-11T07:39:48.884Z] 5499a61f8878: Preparing [2024-12-11T07:39:48.884Z] c519d75cecea: Preparing [2024-12-11T07:39:48.884Z] 273d3f2e7a1b: Preparing [2024-12-11T07:39:48.884Z] 75654b8eeebd: Preparing [2024-12-11T07:39:48.884Z] 75654b8eeebd: Waiting [2024-12-11T07:39:48.884Z] 273d3f2e7a1b: Waiting [2024-12-11T07:39:48.884Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:48.884Z] a60c5040e0d1: Layer already exists [2024-12-11T07:39:48.884Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:48.884Z] c5a512e4b4e5: Layer already exists [2024-12-11T07:39:48.884Z] c519d75cecea: Layer already exists [2024-12-11T07:39:48.884Z] 273d3f2e7a1b: Layer already exists [2024-12-11T07:39:48.884Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:48.884Z] 4.0.0-dev.26: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:49.210Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:49.625Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:49.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-11T07:39:49.625Z] a60c5040e0d1: Preparing [2024-12-11T07:39:49.625Z] c5a512e4b4e5: Preparing [2024-12-11T07:39:49.625Z] e7ff0966c840: Preparing [2024-12-11T07:39:49.625Z] 5499a61f8878: Preparing [2024-12-11T07:39:49.625Z] c519d75cecea: Preparing [2024-12-11T07:39:49.625Z] 273d3f2e7a1b: Preparing [2024-12-11T07:39:49.625Z] 75654b8eeebd: Preparing [2024-12-11T07:39:49.625Z] 75654b8eeebd: Waiting [2024-12-11T07:39:49.626Z] a60c5040e0d1: Layer already exists [2024-12-11T07:39:49.626Z] c519d75cecea: Layer already exists [2024-12-11T07:39:49.626Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:49.626Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:49.626Z] c5a512e4b4e5: Layer already exists [2024-12-11T07:39:49.626Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:49.626Z] 273d3f2e7a1b: Layer already exists [2024-12-11T07:39:49.626Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:49.944Z] + 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 [2024-12-11T07:39:50.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-12-11T07:39:50.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-12-11T07:39:50.259Z] a60c5040e0d1: Preparing [2024-12-11T07:39:50.259Z] c5a512e4b4e5: Preparing [2024-12-11T07:39:50.259Z] e7ff0966c840: Preparing [2024-12-11T07:39:50.259Z] 5499a61f8878: Preparing [2024-12-11T07:39:50.259Z] c519d75cecea: Preparing [2024-12-11T07:39:50.259Z] 273d3f2e7a1b: Preparing [2024-12-11T07:39:50.259Z] 75654b8eeebd: Preparing [2024-12-11T07:39:50.259Z] 273d3f2e7a1b: Waiting [2024-12-11T07:39:50.259Z] 75654b8eeebd: Waiting [2024-12-11T07:39:50.259Z] c519d75cecea: Layer already exists [2024-12-11T07:39:50.259Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:50.259Z] a60c5040e0d1: Layer already exists [2024-12-11T07:39:50.259Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:50.259Z] c5a512e4b4e5: Layer already exists [2024-12-11T07:39:50.259Z] 273d3f2e7a1b: Layer already exists [2024-12-11T07:39:50.259Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:50.259Z] main: digest: sha256:a3c3903ee3d8a09c5201bece22a14d38e68f3d7a7d63c30972c6c1f7c5d6e629 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:39:50.316Z] ===================================================== [Pipeline] echo [2024-12-11T07:39:50.327Z] taggedImages: [2024-12-11T07:39:50.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:50.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-12-11T07:39:50.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.26 [2024-12-11T07:39:50.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:50.327Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-12-11T07:39:50.354Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-12-11T07:39:50.354Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:50.354Z] latest [2024-12-11T07:39:50.354Z] 4.0.0-dev.26 [2024-12-11T07:39:50.354Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:39:50.354Z] main [2024-12-11T07:39:50.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:50.684Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:39:50.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:39:50.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-11T07:39:50.992Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:39:50.992Z] e2a6dfc5d079: Preparing [2024-12-11T07:39:50.992Z] 14d83a336f58: Preparing [2024-12-11T07:39:50.992Z] e7ff0966c840: Preparing [2024-12-11T07:39:50.992Z] 5499a61f8878: Preparing [2024-12-11T07:39:50.992Z] 86a59eb363cf: Preparing [2024-12-11T07:39:50.992Z] dcb7051d2df7: Preparing [2024-12-11T07:39:50.992Z] c7072d7e29b3: Preparing [2024-12-11T07:39:50.992Z] 5b5de76d023f: Preparing [2024-12-11T07:39:50.992Z] dcb7051d2df7: Waiting [2024-12-11T07:39:50.992Z] 5b5de76d023f: Waiting [2024-12-11T07:39:50.992Z] c7072d7e29b3: Waiting [2024-12-11T07:39:50.992Z] 75654b8eeebd: Preparing [2024-12-11T07:39:50.992Z] 75654b8eeebd: Waiting [2024-12-11T07:39:50.992Z] 5499a61f8878: Layer already exists [2024-12-11T07:39:50.992Z] e7ff0966c840: Layer already exists [2024-12-11T07:39:50.992Z] e2a6dfc5d079: Pushed [2024-12-11T07:39:50.992Z] 14d83a336f58: Pushed [2024-12-11T07:39:50.992Z] 5ab6d5f7ffca: Pushed [2024-12-11T07:39:50.992Z] 75654b8eeebd: Layer already exists [2024-12-11T07:39:51.249Z] c7072d7e29b3: Pushed [2024-12-11T07:39:52.189Z] 5b5de76d023f: Pushed [2024-12-11T07:39:57.459Z] dcb7051d2df7: Pushed [2024-12-11T07:40:01.664Z] 86a59eb363cf: Pushed [2024-12-11T07:40:01.664Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:01.995Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:02.311Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-11T07:40:02.311Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-11T07:40:02.311Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:02.311Z] e2a6dfc5d079: Preparing [2024-12-11T07:40:02.311Z] 14d83a336f58: Preparing [2024-12-11T07:40:02.311Z] e7ff0966c840: Preparing [2024-12-11T07:40:02.311Z] 5499a61f8878: Preparing [2024-12-11T07:40:02.311Z] 86a59eb363cf: Preparing [2024-12-11T07:40:02.311Z] dcb7051d2df7: Preparing [2024-12-11T07:40:02.311Z] c7072d7e29b3: Preparing [2024-12-11T07:40:02.311Z] 5b5de76d023f: Preparing [2024-12-11T07:40:02.311Z] 75654b8eeebd: Preparing [2024-12-11T07:40:02.311Z] 86a59eb363cf: Waiting [2024-12-11T07:40:02.311Z] dcb7051d2df7: Waiting [2024-12-11T07:40:02.311Z] c7072d7e29b3: Waiting [2024-12-11T07:40:02.311Z] 5b5de76d023f: Waiting [2024-12-11T07:40:02.311Z] 75654b8eeebd: Waiting [2024-12-11T07:40:02.311Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:02.311Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:02.311Z] e2a6dfc5d079: Layer already exists [2024-12-11T07:40:02.311Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:02.311Z] 14d83a336f58: Layer already exists [2024-12-11T07:40:02.311Z] dcb7051d2df7: Layer already exists [2024-12-11T07:40:02.311Z] 86a59eb363cf: Layer already exists [2024-12-11T07:40:02.311Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:02.311Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:02.311Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:02.311Z] latest: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:02.627Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:02.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.26 [2024-12-11T07:40:02.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-11T07:40:02.942Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:02.942Z] e2a6dfc5d079: Preparing [2024-12-11T07:40:02.942Z] 14d83a336f58: Preparing [2024-12-11T07:40:02.942Z] e7ff0966c840: Preparing [2024-12-11T07:40:02.942Z] 5499a61f8878: Preparing [2024-12-11T07:40:02.942Z] 86a59eb363cf: Preparing [2024-12-11T07:40:02.942Z] dcb7051d2df7: Preparing [2024-12-11T07:40:02.942Z] c7072d7e29b3: Preparing [2024-12-11T07:40:02.942Z] 5b5de76d023f: Preparing [2024-12-11T07:40:02.942Z] 75654b8eeebd: Preparing [2024-12-11T07:40:02.942Z] 5b5de76d023f: Waiting [2024-12-11T07:40:02.942Z] 75654b8eeebd: Waiting [2024-12-11T07:40:02.942Z] dcb7051d2df7: Waiting [2024-12-11T07:40:02.942Z] c7072d7e29b3: Waiting [2024-12-11T07:40:02.942Z] 86a59eb363cf: Waiting [2024-12-11T07:40:02.942Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:02.942Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:02.942Z] e2a6dfc5d079: Layer already exists [2024-12-11T07:40:02.942Z] 14d83a336f58: Layer already exists [2024-12-11T07:40:02.942Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:02.942Z] 86a59eb363cf: Layer already exists [2024-12-11T07:40:02.942Z] dcb7051d2df7: Layer already exists [2024-12-11T07:40:02.942Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:02.942Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:02.942Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:02.942Z] 4.0.0-dev.26: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:03.262Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:03.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:03.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-11T07:40:03.580Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:03.580Z] e2a6dfc5d079: Preparing [2024-12-11T07:40:03.580Z] 14d83a336f58: Preparing [2024-12-11T07:40:03.580Z] e7ff0966c840: Preparing [2024-12-11T07:40:03.580Z] 5499a61f8878: Preparing [2024-12-11T07:40:03.580Z] 86a59eb363cf: Preparing [2024-12-11T07:40:03.580Z] dcb7051d2df7: Preparing [2024-12-11T07:40:03.580Z] c7072d7e29b3: Preparing [2024-12-11T07:40:03.580Z] 86a59eb363cf: Waiting [2024-12-11T07:40:03.580Z] dcb7051d2df7: Waiting [2024-12-11T07:40:03.580Z] 5b5de76d023f: Preparing [2024-12-11T07:40:03.580Z] 75654b8eeebd: Preparing [2024-12-11T07:40:03.580Z] 5b5de76d023f: Waiting [2024-12-11T07:40:03.580Z] 75654b8eeebd: Waiting [2024-12-11T07:40:03.580Z] c7072d7e29b3: Waiting [2024-12-11T07:40:03.580Z] 14d83a336f58: Layer already exists [2024-12-11T07:40:03.580Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:03.580Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:03.580Z] e2a6dfc5d079: Layer already exists [2024-12-11T07:40:03.580Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:03.580Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:03.580Z] dcb7051d2df7: Layer already exists [2024-12-11T07:40:03.580Z] 86a59eb363cf: Layer already exists [2024-12-11T07:40:03.580Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:03.580Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:03.580Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:03.910Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:04.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-12-11T07:40:04.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-12-11T07:40:04.225Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:04.225Z] e2a6dfc5d079: Preparing [2024-12-11T07:40:04.225Z] 14d83a336f58: Preparing [2024-12-11T07:40:04.225Z] e7ff0966c840: Preparing [2024-12-11T07:40:04.225Z] 5499a61f8878: Preparing [2024-12-11T07:40:04.225Z] 86a59eb363cf: Preparing [2024-12-11T07:40:04.225Z] dcb7051d2df7: Preparing [2024-12-11T07:40:04.225Z] c7072d7e29b3: Preparing [2024-12-11T07:40:04.225Z] 5b5de76d023f: Preparing [2024-12-11T07:40:04.225Z] 75654b8eeebd: Preparing [2024-12-11T07:40:04.225Z] 86a59eb363cf: Waiting [2024-12-11T07:40:04.225Z] 5b5de76d023f: Waiting [2024-12-11T07:40:04.225Z] dcb7051d2df7: Waiting [2024-12-11T07:40:04.225Z] c7072d7e29b3: Waiting [2024-12-11T07:40:04.225Z] 75654b8eeebd: Waiting [2024-12-11T07:40:04.225Z] 14d83a336f58: Layer already exists [2024-12-11T07:40:04.225Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:04.225Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:04.225Z] e2a6dfc5d079: Layer already exists [2024-12-11T07:40:04.225Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:04.225Z] dcb7051d2df7: Layer already exists [2024-12-11T07:40:04.225Z] 86a59eb363cf: Layer already exists [2024-12-11T07:40:04.225Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:04.225Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:04.225Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:04.225Z] main: digest: sha256:902e6b8f91438a3ca9df0b8e1a2d7ad1d99fc686128fa48fa329935c73c7463f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:40:04.289Z] ===================================================== [Pipeline] echo [2024-12-11T07:40:04.302Z] taggedImages: [2024-12-11T07:40:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-12-11T07:40:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.26 [2024-12-11T07:40:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:04.302Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-12-11T07:40:04.325Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-12-11T07:40:04.325Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:04.325Z] latest [2024-12-11T07:40:04.325Z] 4.0.0-dev.26 [2024-12-11T07:40:04.325Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:04.325Z] main [2024-12-11T07:40:04.325Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:04.654Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:04.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:04.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-11T07:40:04.975Z] e4857501f21a: Preparing [2024-12-11T07:40:04.975Z] b473231d80f0: Preparing [2024-12-11T07:40:04.975Z] ae4f7fc688a8: Preparing [2024-12-11T07:40:04.975Z] e7ff0966c840: Preparing [2024-12-11T07:40:04.975Z] 5499a61f8878: Preparing [2024-12-11T07:40:04.975Z] c0853be91422: Preparing [2024-12-11T07:40:04.975Z] 585e1c7e2b8d: Preparing [2024-12-11T07:40:04.975Z] 8e02532627fe: Preparing [2024-12-11T07:40:04.975Z] 75654b8eeebd: Preparing [2024-12-11T07:40:04.975Z] c0853be91422: Waiting [2024-12-11T07:40:04.975Z] 8e02532627fe: Waiting [2024-12-11T07:40:04.975Z] 75654b8eeebd: Waiting [2024-12-11T07:40:04.975Z] 585e1c7e2b8d: Waiting [2024-12-11T07:40:04.975Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:04.975Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:04.975Z] b473231d80f0: Pushed [2024-12-11T07:40:04.975Z] ae4f7fc688a8: Pushed [2024-12-11T07:40:04.975Z] e4857501f21a: Pushed [2024-12-11T07:40:04.975Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:05.542Z] 8e02532627fe: Pushed [2024-12-11T07:40:05.802Z] 585e1c7e2b8d: Pushed [2024-12-11T07:40:15.802Z] c0853be91422: Pushed [2024-12-11T07:40:15.802Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:16.126Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:16.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-11T07:40:16.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-11T07:40:16.446Z] e4857501f21a: Preparing [2024-12-11T07:40:16.446Z] b473231d80f0: Preparing [2024-12-11T07:40:16.446Z] ae4f7fc688a8: Preparing [2024-12-11T07:40:16.446Z] e7ff0966c840: Preparing [2024-12-11T07:40:16.446Z] 5499a61f8878: Preparing [2024-12-11T07:40:16.446Z] c0853be91422: Preparing [2024-12-11T07:40:16.446Z] 585e1c7e2b8d: Preparing [2024-12-11T07:40:16.446Z] 8e02532627fe: Preparing [2024-12-11T07:40:16.446Z] 75654b8eeebd: Preparing [2024-12-11T07:40:16.446Z] 585e1c7e2b8d: Waiting [2024-12-11T07:40:16.446Z] 8e02532627fe: Waiting [2024-12-11T07:40:16.446Z] 75654b8eeebd: Waiting [2024-12-11T07:40:16.446Z] c0853be91422: Waiting [2024-12-11T07:40:16.446Z] ae4f7fc688a8: Layer already exists [2024-12-11T07:40:16.446Z] b473231d80f0: Layer already exists [2024-12-11T07:40:16.446Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:16.446Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:16.446Z] e4857501f21a: Layer already exists [2024-12-11T07:40:16.446Z] 585e1c7e2b8d: Layer already exists [2024-12-11T07:40:16.446Z] c0853be91422: Layer already exists [2024-12-11T07:40:16.446Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:16.446Z] 8e02532627fe: Layer already exists [2024-12-11T07:40:16.446Z] latest: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:16.773Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:17.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.26 [2024-12-11T07:40:17.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-11T07:40:17.119Z] e4857501f21a: Preparing [2024-12-11T07:40:17.119Z] b473231d80f0: Preparing [2024-12-11T07:40:17.119Z] ae4f7fc688a8: Preparing [2024-12-11T07:40:17.119Z] e7ff0966c840: Preparing [2024-12-11T07:40:17.119Z] 5499a61f8878: Preparing [2024-12-11T07:40:17.119Z] c0853be91422: Preparing [2024-12-11T07:40:17.119Z] 585e1c7e2b8d: Preparing [2024-12-11T07:40:17.119Z] 8e02532627fe: Preparing [2024-12-11T07:40:17.119Z] c0853be91422: Waiting [2024-12-11T07:40:17.119Z] 585e1c7e2b8d: Waiting [2024-12-11T07:40:17.119Z] 75654b8eeebd: Preparing [2024-12-11T07:40:17.119Z] 8e02532627fe: Waiting [2024-12-11T07:40:17.119Z] 75654b8eeebd: Waiting [2024-12-11T07:40:17.119Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:17.119Z] b473231d80f0: Layer already exists [2024-12-11T07:40:17.119Z] ae4f7fc688a8: Layer already exists [2024-12-11T07:40:17.119Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:17.119Z] e4857501f21a: Layer already exists [2024-12-11T07:40:17.119Z] 8e02532627fe: Layer already exists [2024-12-11T07:40:17.119Z] 585e1c7e2b8d: Layer already exists [2024-12-11T07:40:17.119Z] c0853be91422: Layer already exists [2024-12-11T07:40:17.119Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:17.119Z] 4.0.0-dev.26: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:17.443Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:17.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:17.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-11T07:40:17.769Z] e4857501f21a: Preparing [2024-12-11T07:40:17.769Z] b473231d80f0: Preparing [2024-12-11T07:40:17.769Z] ae4f7fc688a8: Preparing [2024-12-11T07:40:17.769Z] e7ff0966c840: Preparing [2024-12-11T07:40:17.769Z] 5499a61f8878: Preparing [2024-12-11T07:40:17.769Z] c0853be91422: Preparing [2024-12-11T07:40:17.769Z] 585e1c7e2b8d: Preparing [2024-12-11T07:40:17.769Z] 8e02532627fe: Preparing [2024-12-11T07:40:17.769Z] c0853be91422: Waiting [2024-12-11T07:40:17.769Z] 585e1c7e2b8d: Waiting [2024-12-11T07:40:17.769Z] 75654b8eeebd: Preparing [2024-12-11T07:40:17.769Z] 8e02532627fe: Waiting [2024-12-11T07:40:17.769Z] 75654b8eeebd: Waiting [2024-12-11T07:40:17.769Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:17.769Z] ae4f7fc688a8: Layer already exists [2024-12-11T07:40:17.769Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:17.769Z] b473231d80f0: Layer already exists [2024-12-11T07:40:17.769Z] e4857501f21a: Layer already exists [2024-12-11T07:40:17.769Z] 585e1c7e2b8d: Layer already exists [2024-12-11T07:40:17.769Z] 8e02532627fe: Layer already exists [2024-12-11T07:40:17.769Z] c0853be91422: Layer already exists [2024-12-11T07:40:17.769Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:17.769Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:18.077Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:18.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-12-11T07:40:18.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-12-11T07:40:18.391Z] e4857501f21a: Preparing [2024-12-11T07:40:18.391Z] b473231d80f0: Preparing [2024-12-11T07:40:18.391Z] ae4f7fc688a8: Preparing [2024-12-11T07:40:18.391Z] e7ff0966c840: Preparing [2024-12-11T07:40:18.391Z] 5499a61f8878: Preparing [2024-12-11T07:40:18.391Z] c0853be91422: Preparing [2024-12-11T07:40:18.391Z] 585e1c7e2b8d: Preparing [2024-12-11T07:40:18.391Z] 8e02532627fe: Preparing [2024-12-11T07:40:18.391Z] 75654b8eeebd: Preparing [2024-12-11T07:40:18.391Z] 8e02532627fe: Waiting [2024-12-11T07:40:18.391Z] 75654b8eeebd: Waiting [2024-12-11T07:40:18.391Z] c0853be91422: Waiting [2024-12-11T07:40:18.391Z] 585e1c7e2b8d: Waiting [2024-12-11T07:40:18.391Z] e4857501f21a: Layer already exists [2024-12-11T07:40:18.391Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:18.391Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:18.391Z] ae4f7fc688a8: Layer already exists [2024-12-11T07:40:18.391Z] b473231d80f0: Layer already exists [2024-12-11T07:40:18.391Z] 585e1c7e2b8d: Layer already exists [2024-12-11T07:40:18.391Z] 8e02532627fe: Layer already exists [2024-12-11T07:40:18.391Z] c0853be91422: Layer already exists [2024-12-11T07:40:18.391Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:18.391Z] main: digest: sha256:1594ae6f56e4e24b17d642a5c7b23ee45602c6efe4e017ae54e9d325201f0102 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:40:18.461Z] ===================================================== [Pipeline] echo [2024-12-11T07:40:18.471Z] taggedImages: [2024-12-11T07:40:18.471Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:18.471Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-12-11T07:40:18.471Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.26 [2024-12-11T07:40:18.471Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:18.471Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-12-11T07:40:18.495Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-12-11T07:40:18.495Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:18.495Z] latest [2024-12-11T07:40:18.495Z] 4.0.0-dev.26 [2024-12-11T07:40:18.495Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:18.495Z] main [2024-12-11T07:40:18.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:18.836Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:19.164Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:19.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-11T07:40:19.164Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:19.164Z] 42f80752ee64: Preparing [2024-12-11T07:40:19.164Z] 7f4696adfa8c: Preparing [2024-12-11T07:40:19.164Z] e7ff0966c840: Preparing [2024-12-11T07:40:19.164Z] 5499a61f8878: Preparing [2024-12-11T07:40:19.164Z] 898493d07574: Preparing [2024-12-11T07:40:19.164Z] c7072d7e29b3: Preparing [2024-12-11T07:40:19.164Z] 5b5de76d023f: Preparing [2024-12-11T07:40:19.164Z] 75654b8eeebd: Preparing [2024-12-11T07:40:19.164Z] 898493d07574: Waiting [2024-12-11T07:40:19.164Z] c7072d7e29b3: Waiting [2024-12-11T07:40:19.164Z] 75654b8eeebd: Waiting [2024-12-11T07:40:19.164Z] 5b5de76d023f: Waiting [2024-12-11T07:40:19.164Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:19.164Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:19.164Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:19.164Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:19.164Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:19.164Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:19.164Z] 7f4696adfa8c: Pushed [2024-12-11T07:40:19.164Z] 42f80752ee64: Pushed [2024-12-11T07:40:31.403Z] 898493d07574: Pushed [2024-12-11T07:40:31.403Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:31.729Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:32.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-11T07:40:32.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-11T07:40:32.056Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:32.056Z] 42f80752ee64: Preparing [2024-12-11T07:40:32.056Z] 7f4696adfa8c: Preparing [2024-12-11T07:40:32.056Z] e7ff0966c840: Preparing [2024-12-11T07:40:32.056Z] 5499a61f8878: Preparing [2024-12-11T07:40:32.056Z] 898493d07574: Preparing [2024-12-11T07:40:32.056Z] c7072d7e29b3: Preparing [2024-12-11T07:40:32.056Z] 5b5de76d023f: Preparing [2024-12-11T07:40:32.056Z] 75654b8eeebd: Preparing [2024-12-11T07:40:32.056Z] 5b5de76d023f: Waiting [2024-12-11T07:40:32.056Z] 75654b8eeebd: Waiting [2024-12-11T07:40:32.056Z] 898493d07574: Waiting [2024-12-11T07:40:32.056Z] 42f80752ee64: Layer already exists [2024-12-11T07:40:32.056Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:32.056Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:32.056Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:32.056Z] 7f4696adfa8c: Layer already exists [2024-12-11T07:40:32.056Z] 898493d07574: Layer already exists [2024-12-11T07:40:32.056Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:32.056Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:32.056Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:32.056Z] latest: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:32.377Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:32.697Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.26 [2024-12-11T07:40:32.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-11T07:40:32.697Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:32.697Z] 42f80752ee64: Preparing [2024-12-11T07:40:32.697Z] 7f4696adfa8c: Preparing [2024-12-11T07:40:32.697Z] e7ff0966c840: Preparing [2024-12-11T07:40:32.697Z] 5499a61f8878: Preparing [2024-12-11T07:40:32.697Z] 898493d07574: Preparing [2024-12-11T07:40:32.697Z] c7072d7e29b3: Preparing [2024-12-11T07:40:32.697Z] 5b5de76d023f: Preparing [2024-12-11T07:40:32.697Z] 75654b8eeebd: Preparing [2024-12-11T07:40:32.697Z] 898493d07574: Waiting [2024-12-11T07:40:32.697Z] 5b5de76d023f: Waiting [2024-12-11T07:40:32.697Z] c7072d7e29b3: Waiting [2024-12-11T07:40:32.697Z] 7f4696adfa8c: Layer already exists [2024-12-11T07:40:32.697Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:32.697Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:32.697Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:32.697Z] 42f80752ee64: Layer already exists [2024-12-11T07:40:32.697Z] 898493d07574: Layer already exists [2024-12-11T07:40:32.697Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:32.697Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:32.697Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:32.697Z] 4.0.0-dev.26: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:33.015Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:33.330Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:33.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-11T07:40:33.330Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:33.330Z] 42f80752ee64: Preparing [2024-12-11T07:40:33.330Z] 7f4696adfa8c: Preparing [2024-12-11T07:40:33.330Z] e7ff0966c840: Preparing [2024-12-11T07:40:33.330Z] 5499a61f8878: Preparing [2024-12-11T07:40:33.330Z] 898493d07574: Preparing [2024-12-11T07:40:33.330Z] c7072d7e29b3: Preparing [2024-12-11T07:40:33.330Z] 5b5de76d023f: Preparing [2024-12-11T07:40:33.330Z] 75654b8eeebd: Preparing [2024-12-11T07:40:33.330Z] 898493d07574: Waiting [2024-12-11T07:40:33.330Z] c7072d7e29b3: Waiting [2024-12-11T07:40:33.330Z] 5b5de76d023f: Waiting [2024-12-11T07:40:33.330Z] 75654b8eeebd: Waiting [2024-12-11T07:40:33.330Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:33.330Z] 42f80752ee64: Layer already exists [2024-12-11T07:40:33.330Z] 7f4696adfa8c: Layer already exists [2024-12-11T07:40:33.330Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:33.330Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:33.330Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:33.330Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:33.330Z] 898493d07574: Layer already exists [2024-12-11T07:40:33.330Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:33.330Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:33.653Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:33.986Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-12-11T07:40:33.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-12-11T07:40:33.986Z] 5ab6d5f7ffca: Preparing [2024-12-11T07:40:33.986Z] 42f80752ee64: Preparing [2024-12-11T07:40:33.986Z] 7f4696adfa8c: Preparing [2024-12-11T07:40:33.986Z] e7ff0966c840: Preparing [2024-12-11T07:40:33.986Z] 5499a61f8878: Preparing [2024-12-11T07:40:33.986Z] 898493d07574: Preparing [2024-12-11T07:40:33.986Z] c7072d7e29b3: Preparing [2024-12-11T07:40:33.986Z] 5b5de76d023f: Preparing [2024-12-11T07:40:33.986Z] 75654b8eeebd: Preparing [2024-12-11T07:40:33.986Z] 5b5de76d023f: Waiting [2024-12-11T07:40:33.986Z] c7072d7e29b3: Waiting [2024-12-11T07:40:33.986Z] 75654b8eeebd: Waiting [2024-12-11T07:40:33.986Z] 42f80752ee64: Layer already exists [2024-12-11T07:40:33.986Z] 5ab6d5f7ffca: Layer already exists [2024-12-11T07:40:33.986Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:33.986Z] 7f4696adfa8c: Layer already exists [2024-12-11T07:40:33.986Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:33.986Z] 5b5de76d023f: Layer already exists [2024-12-11T07:40:33.986Z] 898493d07574: Layer already exists [2024-12-11T07:40:33.986Z] c7072d7e29b3: Layer already exists [2024-12-11T07:40:33.986Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:33.986Z] main: digest: sha256:10643eaba42fb24d8d4b9db1522710e145825d4ded7eef2e6d9519413e8b7c92 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:40:34.052Z] ===================================================== [Pipeline] echo [2024-12-11T07:40:34.066Z] taggedImages: [2024-12-11T07:40:34.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:34.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-12-11T07:40:34.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.26 [2024-12-11T07:40:34.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:34.066Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-12-11T07:40:34.088Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-12-11T07:40:34.088Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:34.088Z] latest [2024-12-11T07:40:34.088Z] 4.0.0-dev.26 [2024-12-11T07:40:34.088Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:34.088Z] main [2024-12-11T07:40:34.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:34.435Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:34.754Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:34.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-11T07:40:34.754Z] eb1f0cfc33d9: Preparing [2024-12-11T07:40:34.754Z] 53000b1e1a39: Preparing [2024-12-11T07:40:34.754Z] e550ac60466a: Preparing [2024-12-11T07:40:34.754Z] e7ff0966c840: Preparing [2024-12-11T07:40:34.754Z] 5499a61f8878: Preparing [2024-12-11T07:40:34.754Z] c9df3ca33895: Preparing [2024-12-11T07:40:34.754Z] 4ff8ebfd3837: Preparing [2024-12-11T07:40:34.754Z] 75654b8eeebd: Preparing [2024-12-11T07:40:34.754Z] c9df3ca33895: Waiting [2024-12-11T07:40:34.754Z] 4ff8ebfd3837: Waiting [2024-12-11T07:40:34.754Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:34.754Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:34.754Z] 53000b1e1a39: Pushed [2024-12-11T07:40:34.754Z] eb1f0cfc33d9: Pushed [2024-12-11T07:40:34.754Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:35.012Z] 4ff8ebfd3837: Pushed [2024-12-11T07:40:35.582Z] c9df3ca33895: Pushed [2024-12-11T07:40:40.902Z] e550ac60466a: Pushed [2024-12-11T07:40:40.902Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:41.237Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:41.558Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-11T07:40:41.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-11T07:40:41.558Z] eb1f0cfc33d9: Preparing [2024-12-11T07:40:41.558Z] 53000b1e1a39: Preparing [2024-12-11T07:40:41.558Z] e550ac60466a: Preparing [2024-12-11T07:40:41.558Z] e7ff0966c840: Preparing [2024-12-11T07:40:41.558Z] 5499a61f8878: Preparing [2024-12-11T07:40:41.558Z] c9df3ca33895: Preparing [2024-12-11T07:40:41.558Z] 4ff8ebfd3837: Preparing [2024-12-11T07:40:41.558Z] 75654b8eeebd: Preparing [2024-12-11T07:40:41.558Z] 4ff8ebfd3837: Waiting [2024-12-11T07:40:41.558Z] c9df3ca33895: Waiting [2024-12-11T07:40:41.558Z] 75654b8eeebd: Waiting [2024-12-11T07:40:41.558Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:41.558Z] eb1f0cfc33d9: Layer already exists [2024-12-11T07:40:41.558Z] e550ac60466a: Layer already exists [2024-12-11T07:40:41.558Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:41.558Z] 53000b1e1a39: Layer already exists [2024-12-11T07:40:41.558Z] 4ff8ebfd3837: Layer already exists [2024-12-11T07:40:41.558Z] c9df3ca33895: Layer already exists [2024-12-11T07:40:41.558Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:41.558Z] latest: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:41.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:42.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.26 [2024-12-11T07:40:42.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-11T07:40:42.206Z] eb1f0cfc33d9: Preparing [2024-12-11T07:40:42.206Z] 53000b1e1a39: Preparing [2024-12-11T07:40:42.206Z] e550ac60466a: Preparing [2024-12-11T07:40:42.206Z] e7ff0966c840: Preparing [2024-12-11T07:40:42.206Z] 5499a61f8878: Preparing [2024-12-11T07:40:42.206Z] c9df3ca33895: Preparing [2024-12-11T07:40:42.206Z] 4ff8ebfd3837: Preparing [2024-12-11T07:40:42.206Z] 75654b8eeebd: Preparing [2024-12-11T07:40:42.206Z] 4ff8ebfd3837: Waiting [2024-12-11T07:40:42.206Z] 75654b8eeebd: Waiting [2024-12-11T07:40:42.206Z] c9df3ca33895: Waiting [2024-12-11T07:40:42.206Z] eb1f0cfc33d9: Layer already exists [2024-12-11T07:40:42.206Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:42.206Z] 53000b1e1a39: Layer already exists [2024-12-11T07:40:42.206Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:42.206Z] e550ac60466a: Layer already exists [2024-12-11T07:40:42.206Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:42.206Z] c9df3ca33895: Layer already exists [2024-12-11T07:40:42.206Z] 4ff8ebfd3837: Layer already exists [2024-12-11T07:40:42.206Z] 4.0.0-dev.26: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:42.524Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:42.844Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:42.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-11T07:40:42.844Z] eb1f0cfc33d9: Preparing [2024-12-11T07:40:42.844Z] 53000b1e1a39: Preparing [2024-12-11T07:40:42.844Z] e550ac60466a: Preparing [2024-12-11T07:40:42.844Z] e7ff0966c840: Preparing [2024-12-11T07:40:42.844Z] 5499a61f8878: Preparing [2024-12-11T07:40:42.844Z] c9df3ca33895: Preparing [2024-12-11T07:40:42.844Z] 4ff8ebfd3837: Preparing [2024-12-11T07:40:42.844Z] 75654b8eeebd: Preparing [2024-12-11T07:40:42.844Z] c9df3ca33895: Waiting [2024-12-11T07:40:42.844Z] 75654b8eeebd: Waiting [2024-12-11T07:40:42.844Z] 4ff8ebfd3837: Waiting [2024-12-11T07:40:42.844Z] eb1f0cfc33d9: Layer already exists [2024-12-11T07:40:42.844Z] 53000b1e1a39: Layer already exists [2024-12-11T07:40:42.844Z] e550ac60466a: Layer already exists [2024-12-11T07:40:42.844Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:42.844Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:42.844Z] c9df3ca33895: Layer already exists [2024-12-11T07:40:42.844Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:42.844Z] 4ff8ebfd3837: Layer already exists [2024-12-11T07:40:42.844Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:43.171Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:43.499Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-12-11T07:40:43.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-12-11T07:40:43.499Z] eb1f0cfc33d9: Preparing [2024-12-11T07:40:43.499Z] 53000b1e1a39: Preparing [2024-12-11T07:40:43.499Z] e550ac60466a: Preparing [2024-12-11T07:40:43.499Z] e7ff0966c840: Preparing [2024-12-11T07:40:43.499Z] 5499a61f8878: Preparing [2024-12-11T07:40:43.499Z] c9df3ca33895: Preparing [2024-12-11T07:40:43.499Z] 4ff8ebfd3837: Preparing [2024-12-11T07:40:43.499Z] 75654b8eeebd: Preparing [2024-12-11T07:40:43.499Z] 4ff8ebfd3837: Waiting [2024-12-11T07:40:43.499Z] 75654b8eeebd: Waiting [2024-12-11T07:40:43.499Z] c9df3ca33895: Waiting [2024-12-11T07:40:43.499Z] eb1f0cfc33d9: Layer already exists [2024-12-11T07:40:43.499Z] 53000b1e1a39: Layer already exists [2024-12-11T07:40:43.499Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:43.499Z] e550ac60466a: Layer already exists [2024-12-11T07:40:43.499Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:43.499Z] c9df3ca33895: Layer already exists [2024-12-11T07:40:43.499Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:43.499Z] 4ff8ebfd3837: Layer already exists [2024-12-11T07:40:43.499Z] main: digest: sha256:ac46abe3b804789b8fbfbdfc3e9ad1754d907861cff8249abeef14ff4c78e86b size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:40:43.570Z] ===================================================== [Pipeline] echo [2024-12-11T07:40:43.581Z] taggedImages: [2024-12-11T07:40:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-12-11T07:40:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.26 [2024-12-11T07:40:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:43.581Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-12-11T07:40:43.606Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-12-11T07:40:43.606Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:43.606Z] latest [2024-12-11T07:40:43.606Z] 4.0.0-dev.26 [2024-12-11T07:40:43.606Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:43.606Z] main [2024-12-11T07:40:43.606Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:43.955Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:44.273Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:44.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-11T07:40:44.273Z] f1775a4d390a: Preparing [2024-12-11T07:40:44.273Z] 4ad394b5b7f1: Preparing [2024-12-11T07:40:44.273Z] e7ff0966c840: Preparing [2024-12-11T07:40:44.273Z] 5499a61f8878: Preparing [2024-12-11T07:40:44.273Z] 8120f406f686: Preparing [2024-12-11T07:40:44.273Z] 8152d20c45b0: Preparing [2024-12-11T07:40:44.273Z] 75654b8eeebd: Preparing [2024-12-11T07:40:44.273Z] 8152d20c45b0: Waiting [2024-12-11T07:40:44.273Z] 75654b8eeebd: Waiting [2024-12-11T07:40:44.273Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:44.273Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:44.273Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:44.273Z] f1775a4d390a: Pushed [2024-12-11T07:40:44.532Z] 8152d20c45b0: Pushed [2024-12-11T07:40:45.099Z] 8120f406f686: Pushed [2024-12-11T07:40:48.392Z] 4ad394b5b7f1: Pushed [2024-12-11T07:40:48.392Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:48.722Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:49.040Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-11T07:40:49.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-11T07:40:49.041Z] f1775a4d390a: Preparing [2024-12-11T07:40:49.041Z] 4ad394b5b7f1: Preparing [2024-12-11T07:40:49.041Z] e7ff0966c840: Preparing [2024-12-11T07:40:49.041Z] 5499a61f8878: Preparing [2024-12-11T07:40:49.041Z] 8120f406f686: Preparing [2024-12-11T07:40:49.041Z] 8152d20c45b0: Preparing [2024-12-11T07:40:49.041Z] 75654b8eeebd: Preparing [2024-12-11T07:40:49.041Z] 75654b8eeebd: Waiting [2024-12-11T07:40:49.041Z] 8152d20c45b0: Waiting [2024-12-11T07:40:49.041Z] 8120f406f686: Layer already exists [2024-12-11T07:40:49.041Z] f1775a4d390a: Layer already exists [2024-12-11T07:40:49.041Z] 4ad394b5b7f1: Layer already exists [2024-12-11T07:40:49.041Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:49.041Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:49.041Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:49.041Z] 8152d20c45b0: Layer already exists [2024-12-11T07:40:57.172Z] latest: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:57.499Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:57.834Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.26 [2024-12-11T07:40:57.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-11T07:40:57.834Z] f1775a4d390a: Preparing [2024-12-11T07:40:57.834Z] 4ad394b5b7f1: Preparing [2024-12-11T07:40:57.834Z] e7ff0966c840: Preparing [2024-12-11T07:40:57.834Z] 5499a61f8878: Preparing [2024-12-11T07:40:57.834Z] 8120f406f686: Preparing [2024-12-11T07:40:57.834Z] 8152d20c45b0: Preparing [2024-12-11T07:40:57.834Z] 75654b8eeebd: Preparing [2024-12-11T07:40:57.834Z] 75654b8eeebd: Waiting [2024-12-11T07:40:57.834Z] 8152d20c45b0: Waiting [2024-12-11T07:40:57.834Z] 4ad394b5b7f1: Layer already exists [2024-12-11T07:40:57.834Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:57.834Z] 8120f406f686: Layer already exists [2024-12-11T07:40:57.834Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:57.834Z] f1775a4d390a: Layer already exists [2024-12-11T07:40:57.834Z] 8152d20c45b0: Layer already exists [2024-12-11T07:40:57.834Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:57.834Z] 4.0.0-dev.26: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:58.160Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:58.489Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:58.490Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-11T07:40:58.490Z] f1775a4d390a: Preparing [2024-12-11T07:40:58.490Z] 4ad394b5b7f1: Preparing [2024-12-11T07:40:58.490Z] e7ff0966c840: Preparing [2024-12-11T07:40:58.490Z] 5499a61f8878: Preparing [2024-12-11T07:40:58.490Z] 8120f406f686: Preparing [2024-12-11T07:40:58.490Z] 8152d20c45b0: Preparing [2024-12-11T07:40:58.490Z] 75654b8eeebd: Preparing [2024-12-11T07:40:58.490Z] 8152d20c45b0: Waiting [2024-12-11T07:40:58.490Z] 75654b8eeebd: Waiting [2024-12-11T07:40:58.490Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:58.490Z] 4ad394b5b7f1: Layer already exists [2024-12-11T07:40:58.490Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:58.490Z] 8120f406f686: Layer already exists [2024-12-11T07:40:58.490Z] f1775a4d390a: Layer already exists [2024-12-11T07:40:58.490Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:58.490Z] 8152d20c45b0: Layer already exists [2024-12-11T07:40:58.490Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:58.807Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:40:59.125Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-12-11T07:40:59.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-12-11T07:40:59.126Z] f1775a4d390a: Preparing [2024-12-11T07:40:59.126Z] 4ad394b5b7f1: Preparing [2024-12-11T07:40:59.126Z] e7ff0966c840: Preparing [2024-12-11T07:40:59.126Z] 5499a61f8878: Preparing [2024-12-11T07:40:59.126Z] 8120f406f686: Preparing [2024-12-11T07:40:59.126Z] 8152d20c45b0: Preparing [2024-12-11T07:40:59.126Z] 75654b8eeebd: Preparing [2024-12-11T07:40:59.126Z] 8152d20c45b0: Waiting [2024-12-11T07:40:59.126Z] 75654b8eeebd: Waiting [2024-12-11T07:40:59.126Z] 8120f406f686: Layer already exists [2024-12-11T07:40:59.126Z] e7ff0966c840: Layer already exists [2024-12-11T07:40:59.126Z] 4ad394b5b7f1: Layer already exists [2024-12-11T07:40:59.126Z] f1775a4d390a: Layer already exists [2024-12-11T07:40:59.126Z] 5499a61f8878: Layer already exists [2024-12-11T07:40:59.126Z] 8152d20c45b0: Layer already exists [2024-12-11T07:40:59.126Z] 75654b8eeebd: Layer already exists [2024-12-11T07:40:59.126Z] main: digest: sha256:5bebe6f279d75c600a517d7dcf522b6fec1d07fe0cbba1df208359b838d11f32 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:40:59.193Z] ===================================================== [Pipeline] echo [2024-12-11T07:40:59.207Z] taggedImages: [2024-12-11T07:40:59.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:40:59.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-12-11T07:40:59.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.26 [2024-12-11T07:40:59.207Z] - nexus3.edgexfoundry.org:10004/support-scheduler:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:40:59.207Z] - 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] } [2024-12-11T07:46:10.696Z] #155 ... [2024-12-11T07:46:10.696Z] [2024-12-11T07:46:10.696Z] #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-12-11T07:46:10.696Z] #148 DONE 560.6s [2024-12-11T07:46:10.974Z] [2024-12-11T07:46:10.974Z] #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 [2024-12-11T07:46:11.246Z] #145 ... [2024-12-11T07:46:11.246Z] [2024-12-11T07:46:11.246Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:46:11.521Z] #156 DONE 0.3s [2024-12-11T07:46:11.521Z] [2024-12-11T07:46:11.521Z] #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:46:11.521Z] #157 DONE 0.3s [2024-12-11T07:46:11.521Z] [2024-12-11T07:46:11.521Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T07:46:11.798Z] #150 ... [2024-12-11T07:46:11.798Z] [2024-12-11T07:46:11.798Z] #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-12-11T07:46:11.798Z] #158 DONE 0.3s [2024-12-11T07:46:11.798Z] [2024-12-11T07:46:11.798Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:46:12.147Z] #149 ... [2024-12-11T07:46:12.147Z] [2024-12-11T07:46:12.147Z] #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:46:12.422Z] #159 DONE 0.2s [2024-12-11T07:46:12.422Z] [2024-12-11T07:46:12.422Z] #160 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-12-11T07:46:12.422Z] #160 DONE 0.3s [2024-12-11T07:46:12.422Z] [2024-12-11T07:46:12.422Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:46:12.422Z] #149 ... [2024-12-11T07:46:12.422Z] [2024-12-11T07:46:12.422Z] #161 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:46:14.378Z] #161 DONE 1.7s [2024-12-11T07:46:14.378Z] [2024-12-11T07:46:14.378Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-11T07:46:14.378Z] #162 exporting layers [2024-12-11T07:46:14.971Z] #162 ... [2024-12-11T07:46:14.971Z] [2024-12-11T07:46:14.971Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-12-11T07:46:14.971Z] #154 DONE 564.9s [2024-12-11T07:46:14.971Z] [2024-12-11T07:46:14.971Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:46:15.282Z] #151 ... [2024-12-11T07:46:15.282Z] [2024-12-11T07:46:15.282Z] #162 [core-common-config-bootstrapper] exporting to image [2024-12-11T07:46:15.282Z] #162 exporting layers 1.1s done [2024-12-11T07:46:15.282Z] #162 writing image sha256:8ad81b5a134988ec029d94f9798b3615ba554bfaa1891cd8fc2b3ba62dc66e07 0.0s done [2024-12-11T07:46:15.282Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-12-11T07:46:15.549Z] #162 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.2s done [2024-12-11T07:46:15.549Z] #162 DONE 1.4s [2024-12-11T07:46:15.549Z] [2024-12-11T07:46:15.549Z] #163 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-12-11T07:46:16.145Z] #163 DONE 0.8s [2024-12-11T07:46:16.145Z] [2024-12-11T07:46:16.145Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-12-11T07:46:18.114Z] #164 DONE 2.0s [2024-12-11T07:46:18.114Z] [2024-12-11T07:46:18.114Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:46:18.717Z] #165 DONE 0.4s [2024-12-11T07:46:18.717Z] [2024-12-11T07:46:18.717Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:46:18.717Z] #166 DONE 0.2s [2024-12-11T07:46:18.717Z] [2024-12-11T07:46:18.717Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-12-11T07:46:19.005Z] #167 DONE 0.3s [2024-12-11T07:46:19.005Z] [2024-12-11T07:46:19.005Z] #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 [2024-12-11T07:46:19.005Z] #145 567.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-12-11T07:46:19.281Z] #145 ... [2024-12-11T07:46:19.281Z] [2024-12-11T07:46:19.281Z] #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-12-11T07:46:19.281Z] #168 DONE 0.3s [2024-12-11T07:46:19.716Z] [2024-12-11T07:46:19.716Z] #169 [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/ [2024-12-11T07:46:19.716Z] #169 DONE 0.2s [2024-12-11T07:46:19.716Z] [2024-12-11T07:46:19.716Z] #170 [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/ [2024-12-11T07:46:19.984Z] #170 DONE 0.5s [2024-12-11T07:46:19.984Z] [2024-12-11T07:46:19.984Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:46:20.299Z] #151 ... [2024-12-11T07:46:20.299Z] [2024-12-11T07:46:20.299Z] #171 [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/ [2024-12-11T07:46:20.583Z] #171 DONE 0.4s [2024-12-11T07:46:20.583Z] [2024-12-11T07:46:20.583Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-11T07:46:20.583Z] #172 ... [2024-12-11T07:46:20.583Z] [2024-12-11T07:46:20.583Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-12-11T07:46:20.583Z] #147 DONE 570.6s [2024-12-11T07:46:20.851Z] [2024-12-11T07:46:20.851Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:46:21.119Z] #152 ... [2024-12-11T07:46:21.119Z] [2024-12-11T07:46:21.119Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:46:21.413Z] #173 ... [2024-12-11T07:46:21.413Z] [2024-12-11T07:46:21.413Z] #172 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-12-11T07:46:21.413Z] #172 DONE 0.7s [2024-12-11T07:46:21.413Z] [2024-12-11T07:46:21.413Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-11T07:46:21.720Z] #174 ... [2024-12-11T07:46:21.720Z] [2024-12-11T07:46:21.720Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:46:21.720Z] #173 DONE 0.5s [2024-12-11T07:46:21.720Z] [2024-12-11T07:46:21.720Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:46:21.996Z] #175 DONE 0.4s [2024-12-11T07:46:21.996Z] [2024-12-11T07:46:21.996Z] #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 [2024-12-11T07:46:22.280Z] #145 ... [2024-12-11T07:46:22.280Z] [2024-12-11T07:46:22.280Z] #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 [2024-12-11T07:46:22.280Z] #176 DONE 0.3s [2024-12-11T07:46:22.280Z] [2024-12-11T07:46:22.280Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-12-11T07:46:22.550Z] #177 DONE 0.4s [2024-12-11T07:46:22.550Z] [2024-12-11T07:46:22.550Z] #178 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-12-11T07:46:23.161Z] #178 DONE 0.5s [2024-12-11T07:46:23.161Z] [2024-12-11T07:46:23.161Z] #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-11T07:46:23.161Z] #179 ... [2024-12-11T07:46:23.161Z] [2024-12-11T07:46:23.161Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-12-11T07:46:23.161Z] #174 DONE 2.0s [2024-12-11T07:46:23.450Z] [2024-12-11T07:46:23.450Z] #179 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-12-11T07:46:23.450Z] #179 DONE 0.3s [2024-12-11T07:46:23.450Z] [2024-12-11T07:46:23.450Z] #180 [security-bootstrapper] exporting to image [2024-12-11T07:46:23.450Z] #180 exporting layers [2024-12-11T07:46:24.897Z] #180 exporting layers 1.6s done [2024-12-11T07:46:24.897Z] #180 writing image sha256:f6fd141e4084288ad40b8d87aa69dc1f2889bc47b9ec214c10e8a5fc8e834aaf done [2024-12-11T07:46:24.897Z] #180 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-12-11T07:46:24.897Z] #180 DONE 1.6s [2024-12-11T07:46:24.897Z] [2024-12-11T07:46:24.897Z] #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:46:25.487Z] #181 DONE 2.1s [2024-12-11T07:46:25.487Z] [2024-12-11T07:46:25.487Z] #182 [security-proxy-setup] exporting to image [2024-12-11T07:46:26.912Z] #182 exporting layers 1.1s done [2024-12-11T07:46:26.912Z] #182 writing image sha256:4d31f0cd560fede6712690b30581c1a6afb14539e2fe5142197d040ad601e7a0 0.0s done [2024-12-11T07:46:26.912Z] #182 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-12-11T07:46:26.912Z] #182 DONE 1.2s [2024-12-11T07:46:26.912Z] [2024-12-11T07:46:26.912Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:46:30.287Z] #149 ... [2024-12-11T07:46:30.287Z] [2024-12-11T07:46:30.287Z] #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 [2024-12-11T07:46:30.287Z] #145 DONE 580.1s [2024-12-11T07:46:30.287Z] [2024-12-11T07:46:30.287Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:46:30.559Z] #183 DONE 0.3s [2024-12-11T07:46:30.560Z] [2024-12-11T07:46:30.560Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:46:30.833Z] #184 DONE 0.2s [2024-12-11T07:46:30.833Z] [2024-12-11T07:46:30.833Z] #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 [2024-12-11T07:46:31.105Z] #185 DONE 0.2s [2024-12-11T07:46:31.105Z] [2024-12-11T07:46:31.105Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:46:31.105Z] #146 ... [2024-12-11T07:46:31.105Z] [2024-12-11T07:46:31.105Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-12-11T07:46:31.105Z] #186 DONE 0.2s [2024-12-11T07:46:31.105Z] [2024-12-11T07:46:31.105Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:46:31.383Z] #152 ... [2024-12-11T07:46:31.383Z] [2024-12-11T07:46:31.383Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:46:31.653Z] #187 DONE 0.2s [2024-12-11T07:46:31.653Z] [2024-12-11T07:46:31.653Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-12-11T07:46:31.653Z] #188 DONE 0.3s [2024-12-11T07:46:31.653Z] [2024-12-11T07:46:31.653Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:46:31.934Z] #146 ... [2024-12-11T07:46:31.934Z] [2024-12-11T07:46:31.934Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-12-11T07:46:31.934Z] #189 DONE 0.3s [2024-12-11T07:46:31.934Z] [2024-12-11T07:46:31.934Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T07:46:32.224Z] #150 ... [2024-12-11T07:46:32.224Z] [2024-12-11T07:46:32.224Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-12-11T07:46:32.224Z] #190 DONE 0.2s [2024-12-11T07:46:32.224Z] [2024-12-11T07:46:32.224Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:46:34.213Z] #191 DONE 2.0s [2024-12-11T07:46:34.213Z] [2024-12-11T07:46:34.213Z] #192 [security-secretstore-setup] exporting to image [2024-12-11T07:46:34.213Z] #192 exporting layers [2024-12-11T07:46:35.643Z] #192 exporting layers 1.4s done [2024-12-11T07:46:35.643Z] #192 writing image sha256:161e18a81fd250f9a5c09dbd56f2dd377db673f6167c16d95740c360e959494e 0.0s done [2024-12-11T07:46:35.643Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 [2024-12-11T07:46:35.643Z] #192 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-12-11T07:46:35.643Z] #192 DONE 1.4s [2024-12-11T07:46:35.643Z] [2024-12-11T07:46:35.643Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-12-11T07:47:59.610Z] #144 DONE 663.0s [2024-12-11T07:47:59.610Z] [2024-12-11T07:47:59.610Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:47:59.610Z] #152 ... [2024-12-11T07:47:59.610Z] [2024-12-11T07:47:59.610Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:47:59.610Z] #193 DONE 0.4s [2024-12-11T07:47:59.610Z] [2024-12-11T07:47:59.610Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:47:59.610Z] #194 DONE 0.1s [2024-12-11T07:47:59.611Z] [2024-12-11T07:47:59.611Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:47:59.611Z] #149 ... [2024-12-11T07:47:59.611Z] [2024-12-11T07:47:59.611Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-12-11T07:47:59.611Z] #195 DONE 0.3s [2024-12-11T07:47:59.611Z] [2024-12-11T07:47:59.611Z] #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:47:59.611Z] #196 DONE 0.2s [2024-12-11T07:47:59.611Z] [2024-12-11T07:47:59.611Z] #197 [security-spiffe-token-provider] exporting to image [2024-12-11T07:47:59.611Z] #197 exporting layers [2024-12-11T07:47:59.611Z] #197 exporting layers 0.6s done [2024-12-11T07:47:59.611Z] #197 writing image sha256:921f4c1a1df5a6717350a99ae549e312d33c5473dbb988708f46ca56e9f23730 done [2024-12-11T07:47:59.611Z] #197 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done [2024-12-11T07:47:59.611Z] #197 DONE 0.6s [2024-12-11T07:47:59.611Z] [2024-12-11T07:47:59.611Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:51:36.485Z] #151 ... [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-12-11T07:51:36.485Z] #149 DONE 880.9s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:51:36.485Z] #146 ... [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #198 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:51:36.485Z] #198 DONE 0.3s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:51:36.485Z] #199 DONE 0.3s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-12-11T07:51:36.485Z] #152 DONE 881.9s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:51:36.485Z] #151 ... [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-11T07:51:36.485Z] #200 ... [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #201 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:51:36.485Z] #201 CACHED [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:51:36.485Z] #202 CACHED [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-12-11T07:51:36.485Z] #200 DONE 0.6s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:51:36.485Z] #203 DONE 0.2s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-12-11T07:51:36.485Z] #204 DONE 0.2s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-12-11T07:51:36.485Z] #205 DONE 0.5s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:51:36.485Z] #206 ... [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:51:36.485Z] #207 DONE 0.3s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #208 [core-command] exporting to image [2024-12-11T07:51:36.485Z] #208 exporting layers [2024-12-11T07:51:36.485Z] #208 exporting layers 0.6s done [2024-12-11T07:51:36.485Z] #208 writing image sha256:4ca3218ff076593dcddb03e5dbd2116b845661b42cbac00172cc3362c2f1d355 [2024-12-11T07:51:36.485Z] #208 writing image sha256:4ca3218ff076593dcddb03e5dbd2116b845661b42cbac00172cc3362c2f1d355 done [2024-12-11T07:51:36.485Z] #208 naming to docker.io/library/core-command-arm64 0.0s done [2024-12-11T07:51:36.485Z] #208 DONE 0.6s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #206 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-12-11T07:51:36.485Z] #206 DONE 1.6s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #209 [security-proxy-auth] exporting to image [2024-12-11T07:51:36.485Z] #209 exporting layers 0.8s done [2024-12-11T07:51:36.485Z] #209 writing image sha256:e4b1882788e9b24e8f04d58bfee9567a3258edc2cf0510a5f54fe4e61adb3e5d done [2024-12-11T07:51:36.485Z] #209 naming to docker.io/library/security-proxy-auth-arm64 done [2024-12-11T07:51:36.485Z] #209 DONE 0.8s [2024-12-11T07:51:36.485Z] [2024-12-11T07:51:36.485Z] #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-12-11T07:52:23.376Z] #150 DONE 926.0s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-11T07:52:23.376Z] #153 ... [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-12-11T07:52:23.376Z] #155 DONE 926.0s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:52:23.376Z] #210 DONE 0.3s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:52:23.376Z] #211 DONE 0.2s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #212 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:52:23.376Z] #212 DONE 0.2s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-12-11T07:52:23.376Z] #213 DONE 0.6s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #214 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-12-11T07:52:23.376Z] #214 DONE 0.6s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #215 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:52:23.376Z] #215 DONE 0.1s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:52:23.376Z] #216 DONE 0.2s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-12-11T07:52:23.376Z] #217 DONE 0.1s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #218 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-12-11T07:52:23.376Z] #218 DONE 0.1s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #219 [core-keeper] exporting to image [2024-12-11T07:52:23.376Z] #219 exporting layers [2024-12-11T07:52:23.376Z] #219 ... [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #220 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-12-11T07:52:23.376Z] #220 DONE 0.2s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #221 [core-metadata] exporting to image [2024-12-11T07:52:23.376Z] #221 ... [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #219 [core-keeper] exporting to image [2024-12-11T07:52:23.376Z] #219 exporting layers 0.5s done [2024-12-11T07:52:23.376Z] #219 writing image sha256:5164171455f7a5d5e81f846b9f16b7a5bb69a645f133a382e34e29a46a76eada 0.0s done [2024-12-11T07:52:23.376Z] #219 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-12-11T07:52:23.376Z] #219 DONE 0.5s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #221 [core-metadata] exporting to image [2024-12-11T07:52:23.376Z] #221 exporting layers 0.4s done [2024-12-11T07:52:23.376Z] #221 writing image sha256:5f50f692aa12af4be34d53bddb090372b4fd732b31993dbbc1d2709f0d2d918f done [2024-12-11T07:52:23.376Z] #221 naming to docker.io/library/core-metadata-arm64 done [2024-12-11T07:52:23.376Z] #221 DONE 0.5s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:52:23.376Z] #146 ... [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-12-11T07:52:23.376Z] #153 DONE 929.3s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #222 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:52:23.376Z] #222 DONE 0.2s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:52:23.376Z] #151 ... [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #223 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:52:23.376Z] #223 DONE 0.1s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:52:23.376Z] #146 ... [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #224 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-12-11T07:52:23.376Z] #224 DONE 0.4s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #225 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:52:23.376Z] #225 DONE 0.1s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:52:23.376Z] #151 ... [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #226 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-12-11T07:52:23.376Z] #226 DONE 0.1s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #227 [core-data] exporting to image [2024-12-11T07:52:23.376Z] #227 exporting layers 0.4s done [2024-12-11T07:52:23.376Z] #227 writing image sha256:721f0b0005d6c61359c0cbead2a2f46edea87773782760d5f1983201f34f6ccd done [2024-12-11T07:52:23.376Z] #227 naming to docker.io/library/core-data-arm64 0.0s done [2024-12-11T07:52:23.376Z] #227 DONE 0.4s [2024-12-11T07:52:23.376Z] [2024-12-11T07:52:23.376Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-12-11T07:52:35.728Z] #151 DONE 944.5s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-12-11T07:52:35.728Z] #146 DONE 944.5s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:52:35.728Z] #228 ... [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #229 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:52:35.728Z] #229 DONE 0.2s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #228 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-12-11T07:52:35.728Z] #228 DONE 0.2s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #230 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:52:35.728Z] #230 DONE 0.1s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #231 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-12-11T07:52:35.728Z] #231 DONE 0.1s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-11T07:52:35.728Z] #232 ... [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-12-11T07:52:35.728Z] #233 DONE 0.5s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #232 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-12-11T07:52:35.728Z] #232 DONE 0.4s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2024-12-11T07:52:35.728Z] #234 DONE 0.1s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #235 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-12-11T07:52:35.728Z] #235 DONE 0.1s [2024-12-11T07:52:35.728Z] [2024-12-11T07:52:35.728Z] #236 [support-scheduler] exporting to image [2024-12-11T07:52:35.728Z] #236 exporting layers [2024-12-11T07:52:35.997Z] #236 ... [2024-12-11T07:52:35.997Z] [2024-12-11T07:52:35.997Z] #237 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-12-11T07:52:35.997Z] #237 DONE 0.1s [2024-12-11T07:52:35.997Z] [2024-12-11T07:52:35.997Z] #238 [support-notifications] exporting to image [2024-12-11T07:52:36.265Z] #238 ... [2024-12-11T07:52:36.265Z] [2024-12-11T07:52:36.265Z] #236 [support-scheduler] exporting to image [2024-12-11T07:52:36.265Z] #236 exporting layers 0.7s done [2024-12-11T07:52:36.265Z] #236 writing image sha256:3795ba39891385f4e5d0e24013ac53357a9fa1e68b6674defe72c8ce83d6e7e1 0.0s done [2024-12-11T07:52:36.265Z] #236 naming to docker.io/library/support-scheduler-arm64 0.0s done [2024-12-11T07:52:36.265Z] #236 DONE 0.7s [2024-12-11T07:52:36.265Z] [2024-12-11T07:52:36.265Z] #238 [support-notifications] exporting to image [2024-12-11T07:52:36.265Z] #238 exporting layers 0.6s done [2024-12-11T07:52:36.533Z] #238 writing image sha256:faa1981dce037ea39008ce1b329eb9b05ed237deb22a795b061af9cdd6e415cc done [2024-12-11T07:52:36.533Z] #238 naming to docker.io/library/support-notifications-arm64 done [2024-12-11T07:52:36.533Z] #238 DONE 0.6s [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-12-11T07:52:36.533Z] time="2024-12-11T07:35:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-12-11T07:52:36.558Z] $ docker stop --time=1 9458a1b23dea28c051844ef27ca3ca7627c0cc499c39a60fc34c86031e203c98 [2024-12-11T07:52:38.149Z] $ docker rm -f --volumes 9458a1b23dea28c051844ef27ca3ca7627c0cc499c39a60fc34c86031e203c98 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-11T07:52:38.581Z] + docker images [2024-12-11T07:52:38.581Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-12-11T07:52:38.581Z] support-notifications-arm64 latest faa1981dce03 3 seconds ago 52.7MB [2024-12-11T07:52:38.581Z] support-scheduler-arm64 latest 3795ba398913 3 seconds ago 53.6MB [2024-12-11T07:52:38.581Z] core-data-arm64 latest 721f0b0005d6 18 seconds ago 38.5MB [2024-12-11T07:52:38.581Z] core-keeper-arm64 latest 5164171455f7 21 seconds ago 31.7MB [2024-12-11T07:52:38.581Z] core-metadata-arm64 latest 5f50f692aa12 21 seconds ago 38.5MB [2024-12-11T07:52:38.581Z] security-proxy-auth-arm64 latest e4b1882788e9 About a minute ago 33.3MB [2024-12-11T07:52:38.581Z] core-command-arm64 latest 4ca3218ff076 About a minute ago 34.3MB [2024-12-11T07:52:38.581Z] security-spiffe-token-provider-arm64 latest 921f4c1a1df5 4 minutes ago 40.2MB [2024-12-11T07:52:38.581Z] security-secretstore-setup-arm64 latest 161e18a81fd2 6 minutes ago 47.6MB [2024-12-11T07:52:38.581Z] security-proxy-setup-arm64 latest 4d31f0cd560f 6 minutes ago 36.2MB [2024-12-11T07:52:38.581Z] security-bootstrapper-arm64 latest f6fd141e4084 6 minutes ago 27.2MB [2024-12-11T07:52:38.581Z] core-common-config-bootstrapper-arm64 latest 8ad81b5a1349 6 minutes ago 24.1MB [2024-12-11T07:52:38.581Z] security-spire-config-arm64 latest f7e1f4910049 16 minutes ago 123MB [2024-12-11T07:52:38.581Z] security-spire-agent-arm64 latest 5138e0de4385 16 minutes ago 182MB [2024-12-11T07:52:38.581Z] security-spire-server-arm64 latest 517898ef43d0 16 minutes ago 124MB [2024-12-11T07:52:38.581Z] ci-base-image-arm64 latest 974dd9dc1813 17 minutes ago 960MB [2024-12-11T07:52:38.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 months ago 558MB [2024-12-11T07:52:38.581Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 18 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 [2024-12-11T07:52:38.733Z] provisioning config files... [2024-12-11T07:52:38.747Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/762@tmp/config4073336727077784859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:52:39.080Z] ---> ****-login.sh [2024-12-11T07:52:39.080Z] nexus3.edgexfoundry.org:10001 [2024-12-11T07:52:39.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:52:39.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:52:39.346Z] Configure a credential helper to remove this warning. See [2024-12-11T07:52:39.346Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:52:39.346Z] [2024-12-11T07:52:39.346Z] Login Succeeded [2024-12-11T07:52:39.346Z] nexus3.edgexfoundry.org:10002 [2024-12-11T07:52:39.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:52:39.611Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:52:39.611Z] Configure a credential helper to remove this warning. See [2024-12-11T07:52:39.611Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:52:39.611Z] [2024-12-11T07:52:39.611Z] Login Succeeded [2024-12-11T07:52:39.611Z] nexus3.edgexfoundry.org:10003 [2024-12-11T07:52:39.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:52:39.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:52:39.878Z] Configure a credential helper to remove this warning. See [2024-12-11T07:52:39.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:52:39.878Z] [2024-12-11T07:52:39.878Z] Login Succeeded [2024-12-11T07:52:39.878Z] nexus3.edgexfoundry.org:10004 [2024-12-11T07:52:40.144Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:52:40.144Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:52:40.144Z] Configure a credential helper to remove this warning. See [2024-12-11T07:52:40.144Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:52:40.144Z] [2024-12-11T07:52:40.144Z] Login Succeeded [2024-12-11T07:52:40.144Z] ****.io [2024-12-11T07:52:40.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-11T07:52:40.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-11T07:52:40.673Z] Configure a credential helper to remove this warning. See [2024-12-11T07:52:40.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-11T07:52:40.673Z] [2024-12-11T07:52:40.673Z] Login Succeeded [2024-12-11T07:52:40.673Z] ---> ****-login.sh ends [Pipeline] } [2024-12-11T07:52:40.685Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:52:40.723Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-11T07:52:40.755Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-12-11T07:52:40.755Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:52:40.755Z] latest [2024-12-11T07:52:40.755Z] 4.0.0-dev.26 [2024-12-11T07:52:40.755Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:52:40.755Z] main [2024-12-11T07:52:40.755Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:41.130Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:41.482Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:52:41.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-11T07:52:41.482Z] 8b43e2617bfa: Preparing [2024-12-11T07:52:41.482Z] 0c45bb5fd5a6: Preparing [2024-12-11T07:52:41.482Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:41.482Z] 42d323654f35: Preparing [2024-12-11T07:52:41.482Z] 348ca1a386af: Preparing [2024-12-11T07:52:41.482Z] 235a9d8cc848: Preparing [2024-12-11T07:52:41.482Z] 651d9022c234: Preparing [2024-12-11T07:52:41.482Z] 235a9d8cc848: Waiting [2024-12-11T07:52:41.482Z] 651d9022c234: Waiting [2024-12-11T07:52:41.748Z] 42d323654f35: Pushed [2024-12-11T07:52:41.748Z] 8b43e2617bfa: Pushed [2024-12-11T07:52:41.748Z] 66cda1b7d24b: Pushed [2024-12-11T07:52:41.748Z] 651d9022c234: Layer already exists [2024-12-11T07:52:41.748Z] 235a9d8cc848: Pushed [2024-12-11T07:52:43.152Z] 348ca1a386af: Pushed [2024-12-11T07:52:46.484Z] 0c45bb5fd5a6: Pushed [2024-12-11T07:52:46.484Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:46.847Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:47.194Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-11T07:52:47.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-11T07:52:47.194Z] 8b43e2617bfa: Preparing [2024-12-11T07:52:47.194Z] 0c45bb5fd5a6: Preparing [2024-12-11T07:52:47.194Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:47.194Z] 42d323654f35: Preparing [2024-12-11T07:52:47.194Z] 348ca1a386af: Preparing [2024-12-11T07:52:47.194Z] 235a9d8cc848: Preparing [2024-12-11T07:52:47.194Z] 651d9022c234: Preparing [2024-12-11T07:52:47.194Z] 235a9d8cc848: Waiting [2024-12-11T07:52:47.194Z] 651d9022c234: Waiting [2024-12-11T07:52:47.194Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:47.194Z] 0c45bb5fd5a6: Layer already exists [2024-12-11T07:52:47.194Z] 42d323654f35: Layer already exists [2024-12-11T07:52:47.194Z] 8b43e2617bfa: Layer already exists [2024-12-11T07:52:47.194Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:47.194Z] 651d9022c234: Layer already exists [2024-12-11T07:52:47.194Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:47.459Z] latest: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:47.816Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:51.110Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.26 [2024-12-11T07:52:51.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-11T07:52:51.110Z] 8b43e2617bfa: Preparing [2024-12-11T07:52:51.110Z] 0c45bb5fd5a6: Preparing [2024-12-11T07:52:51.110Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:51.110Z] 42d323654f35: Preparing [2024-12-11T07:52:51.110Z] 348ca1a386af: Preparing [2024-12-11T07:52:51.110Z] 235a9d8cc848: Preparing [2024-12-11T07:52:51.110Z] 651d9022c234: Preparing [2024-12-11T07:52:51.110Z] 235a9d8cc848: Waiting [2024-12-11T07:52:51.110Z] 651d9022c234: Waiting [2024-12-11T07:52:51.110Z] 8b43e2617bfa: Layer already exists [2024-12-11T07:52:51.110Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:51.110Z] 0c45bb5fd5a6: Layer already exists [2024-12-11T07:52:51.110Z] 42d323654f35: Layer already exists [2024-12-11T07:52:51.110Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:51.110Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:51.110Z] 651d9022c234: Layer already exists [2024-12-11T07:52:51.375Z] 4.0.0-dev.26: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:51.736Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:52.101Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:52:52.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-11T07:52:52.101Z] 8b43e2617bfa: Preparing [2024-12-11T07:52:52.101Z] 0c45bb5fd5a6: Preparing [2024-12-11T07:52:52.101Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:52.101Z] 42d323654f35: Preparing [2024-12-11T07:52:52.101Z] 348ca1a386af: Preparing [2024-12-11T07:52:52.101Z] 235a9d8cc848: Preparing [2024-12-11T07:52:52.101Z] 651d9022c234: Preparing [2024-12-11T07:52:52.101Z] 235a9d8cc848: Waiting [2024-12-11T07:52:52.101Z] 651d9022c234: Waiting [2024-12-11T07:52:52.101Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:52.101Z] 8b43e2617bfa: Layer already exists [2024-12-11T07:52:52.101Z] 42d323654f35: Layer already exists [2024-12-11T07:52:52.101Z] 0c45bb5fd5a6: Layer already exists [2024-12-11T07:52:52.101Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:52.101Z] 651d9022c234: Layer already exists [2024-12-11T07:52:52.101Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:52.366Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:52.714Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:53.061Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-12-11T07:52:53.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-12-11T07:52:53.061Z] 8b43e2617bfa: Preparing [2024-12-11T07:52:53.061Z] 0c45bb5fd5a6: Preparing [2024-12-11T07:52:53.061Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:53.061Z] 42d323654f35: Preparing [2024-12-11T07:52:53.061Z] 348ca1a386af: Preparing [2024-12-11T07:52:53.061Z] 235a9d8cc848: Preparing [2024-12-11T07:52:53.061Z] 651d9022c234: Preparing [2024-12-11T07:52:53.061Z] 235a9d8cc848: Waiting [2024-12-11T07:52:53.061Z] 651d9022c234: Waiting [2024-12-11T07:52:53.061Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:53.061Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:53.061Z] 0c45bb5fd5a6: Layer already exists [2024-12-11T07:52:53.061Z] 42d323654f35: Layer already exists [2024-12-11T07:52:53.061Z] 8b43e2617bfa: Layer already exists [2024-12-11T07:52:53.061Z] 651d9022c234: Layer already exists [2024-12-11T07:52:53.061Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:53.327Z] main: digest: sha256:d0899c5c6f96935c061fa3156f25ab733576e9724dd927a0c6af71394e45defc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:52:53.400Z] ===================================================== [Pipeline] echo [2024-12-11T07:52:53.413Z] taggedImages: [2024-12-11T07:52:53.413Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:52:53.413Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-12-11T07:52:53.413Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.26 [2024-12-11T07:52:53.413Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:52:53.413Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-12-11T07:52:53.440Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-12-11T07:52:53.440Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:52:53.440Z] latest [2024-12-11T07:52:53.440Z] 4.0.0-dev.26 [2024-12-11T07:52:53.440Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:52:53.440Z] main [2024-12-11T07:52:53.440Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:53.820Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:54.179Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:52:54.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-11T07:52:54.180Z] 4a3238f0128b: Preparing [2024-12-11T07:52:54.180Z] e344195938a8: Preparing [2024-12-11T07:52:54.180Z] 1f0a079e1fb2: Preparing [2024-12-11T07:52:54.180Z] 3e2a630b0e39: Preparing [2024-12-11T07:52:54.180Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:54.180Z] 42d323654f35: Preparing [2024-12-11T07:52:54.180Z] 348ca1a386af: Preparing [2024-12-11T07:52:54.180Z] 42d323654f35: Waiting [2024-12-11T07:52:54.180Z] 235a9d8cc848: Preparing [2024-12-11T07:52:54.180Z] 348ca1a386af: Waiting [2024-12-11T07:52:54.180Z] 651d9022c234: Preparing [2024-12-11T07:52:54.180Z] 235a9d8cc848: Waiting [2024-12-11T07:52:54.180Z] 651d9022c234: Waiting [2024-12-11T07:52:54.180Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:54.180Z] 42d323654f35: Layer already exists [2024-12-11T07:52:54.445Z] e344195938a8: Pushed [2024-12-11T07:52:54.445Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:54.445Z] 1f0a079e1fb2: Pushed [2024-12-11T07:52:54.445Z] 4a3238f0128b: Pushed [2024-12-11T07:52:54.445Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:54.445Z] 651d9022c234: Layer already exists [2024-12-11T07:52:57.016Z] 3e2a630b0e39: Pushed [2024-12-11T07:52:57.016Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:57.380Z] + 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 [2024-12-11T07:52:57.735Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-11T07:52:57.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-11T07:52:57.735Z] 4a3238f0128b: Preparing [2024-12-11T07:52:57.735Z] e344195938a8: Preparing [2024-12-11T07:52:57.735Z] 1f0a079e1fb2: Preparing [2024-12-11T07:52:57.735Z] 3e2a630b0e39: Preparing [2024-12-11T07:52:57.735Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:57.735Z] 42d323654f35: Preparing [2024-12-11T07:52:57.735Z] 348ca1a386af: Preparing [2024-12-11T07:52:57.735Z] 235a9d8cc848: Preparing [2024-12-11T07:52:57.735Z] 651d9022c234: Preparing [2024-12-11T07:52:57.735Z] 42d323654f35: Waiting [2024-12-11T07:52:57.735Z] 348ca1a386af: Waiting [2024-12-11T07:52:57.735Z] 235a9d8cc848: Waiting [2024-12-11T07:52:57.735Z] 651d9022c234: Waiting [2024-12-11T07:52:57.735Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:57.735Z] 1f0a079e1fb2: Layer already exists [2024-12-11T07:52:57.735Z] e344195938a8: Layer already exists [2024-12-11T07:52:57.735Z] 3e2a630b0e39: Layer already exists [2024-12-11T07:52:57.735Z] 4a3238f0128b: Layer already exists [2024-12-11T07:52:57.735Z] 42d323654f35: Layer already exists [2024-12-11T07:52:57.735Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:57.735Z] 651d9022c234: Layer already exists [2024-12-11T07:52:57.735Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:58.002Z] latest: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:58.359Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:58.721Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.26 [2024-12-11T07:52:58.721Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-11T07:52:58.721Z] 4a3238f0128b: Preparing [2024-12-11T07:52:58.721Z] e344195938a8: Preparing [2024-12-11T07:52:58.721Z] 1f0a079e1fb2: Preparing [2024-12-11T07:52:58.721Z] 3e2a630b0e39: Preparing [2024-12-11T07:52:58.721Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:58.721Z] 42d323654f35: Preparing [2024-12-11T07:52:58.721Z] 348ca1a386af: Preparing [2024-12-11T07:52:58.721Z] 235a9d8cc848: Preparing [2024-12-11T07:52:58.721Z] 651d9022c234: Preparing [2024-12-11T07:52:58.721Z] 42d323654f35: Waiting [2024-12-11T07:52:58.721Z] 235a9d8cc848: Waiting [2024-12-11T07:52:58.721Z] 651d9022c234: Waiting [2024-12-11T07:52:58.721Z] 348ca1a386af: Waiting [2024-12-11T07:52:58.721Z] e344195938a8: Layer already exists [2024-12-11T07:52:58.721Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:58.721Z] 4a3238f0128b: Layer already exists [2024-12-11T07:52:58.721Z] 3e2a630b0e39: Layer already exists [2024-12-11T07:52:58.721Z] 1f0a079e1fb2: Layer already exists [2024-12-11T07:52:58.721Z] 42d323654f35: Layer already exists [2024-12-11T07:52:58.721Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:58.721Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:58.721Z] 651d9022c234: Layer already exists [2024-12-11T07:52:58.986Z] 4.0.0-dev.26: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:59.340Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:52:59.698Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:52:59.698Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-11T07:52:59.698Z] 4a3238f0128b: Preparing [2024-12-11T07:52:59.698Z] e344195938a8: Preparing [2024-12-11T07:52:59.698Z] 1f0a079e1fb2: Preparing [2024-12-11T07:52:59.698Z] 3e2a630b0e39: Preparing [2024-12-11T07:52:59.698Z] 66cda1b7d24b: Preparing [2024-12-11T07:52:59.698Z] 42d323654f35: Preparing [2024-12-11T07:52:59.698Z] 348ca1a386af: Preparing [2024-12-11T07:52:59.698Z] 235a9d8cc848: Preparing [2024-12-11T07:52:59.698Z] 651d9022c234: Preparing [2024-12-11T07:52:59.698Z] 42d323654f35: Waiting [2024-12-11T07:52:59.698Z] 348ca1a386af: Waiting [2024-12-11T07:52:59.698Z] 651d9022c234: Waiting [2024-12-11T07:52:59.698Z] 235a9d8cc848: Waiting [2024-12-11T07:52:59.698Z] 4a3238f0128b: Layer already exists [2024-12-11T07:52:59.698Z] 1f0a079e1fb2: Layer already exists [2024-12-11T07:52:59.698Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:52:59.698Z] 3e2a630b0e39: Layer already exists [2024-12-11T07:52:59.698Z] e344195938a8: Layer already exists [2024-12-11T07:52:59.698Z] 42d323654f35: Layer already exists [2024-12-11T07:52:59.698Z] 235a9d8cc848: Layer already exists [2024-12-11T07:52:59.698Z] 348ca1a386af: Layer already exists [2024-12-11T07:52:59.698Z] 651d9022c234: Layer already exists [2024-12-11T07:52:59.964Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:00.309Z] + 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 [2024-12-11T07:53:00.647Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-12-11T07:53:00.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-12-11T07:53:00.647Z] 4a3238f0128b: Preparing [2024-12-11T07:53:00.647Z] e344195938a8: Preparing [2024-12-11T07:53:00.647Z] 1f0a079e1fb2: Preparing [2024-12-11T07:53:00.647Z] 3e2a630b0e39: Preparing [2024-12-11T07:53:00.647Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:00.647Z] 42d323654f35: Preparing [2024-12-11T07:53:00.647Z] 348ca1a386af: Preparing [2024-12-11T07:53:00.647Z] 235a9d8cc848: Preparing [2024-12-11T07:53:00.647Z] 651d9022c234: Preparing [2024-12-11T07:53:00.647Z] 42d323654f35: Waiting [2024-12-11T07:53:00.647Z] 348ca1a386af: Waiting [2024-12-11T07:53:00.647Z] 235a9d8cc848: Waiting [2024-12-11T07:53:00.647Z] 651d9022c234: Waiting [2024-12-11T07:53:00.647Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:00.647Z] 4a3238f0128b: Layer already exists [2024-12-11T07:53:00.647Z] 3e2a630b0e39: Layer already exists [2024-12-11T07:53:00.647Z] e344195938a8: Layer already exists [2024-12-11T07:53:00.647Z] 1f0a079e1fb2: Layer already exists [2024-12-11T07:53:00.647Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:00.647Z] 42d323654f35: Layer already exists [2024-12-11T07:53:00.647Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:00.647Z] 651d9022c234: Layer already exists [2024-12-11T07:53:00.912Z] main: digest: sha256:f203b442b76c9eb7b13547ce2d7e49e6305480d7e724fed196b5e40079da9766 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:53:00.987Z] ===================================================== [Pipeline] echo [2024-12-11T07:53:00.998Z] taggedImages: [2024-12-11T07:53:00.998Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:00.998Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-12-11T07:53:00.998Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.26 [2024-12-11T07:53:00.998Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:00.998Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-12-11T07:53:01.028Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-12-11T07:53:01.028Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:01.028Z] latest [2024-12-11T07:53:01.028Z] 4.0.0-dev.26 [2024-12-11T07:53:01.028Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:01.028Z] main [2024-12-11T07:53:01.028Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:01.418Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:01.776Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:01.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-11T07:53:01.776Z] 012cee5c8c17: Preparing [2024-12-11T07:53:01.776Z] 5a2fe1a5de80: Preparing [2024-12-11T07:53:01.776Z] b481476ad59c: Preparing [2024-12-11T07:53:01.776Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:01.776Z] 42d323654f35: Preparing [2024-12-11T07:53:01.776Z] 547ce3f8aaf7: Preparing [2024-12-11T07:53:01.776Z] 33f16add111d: Preparing [2024-12-11T07:53:01.776Z] 651d9022c234: Preparing [2024-12-11T07:53:01.776Z] 547ce3f8aaf7: Waiting [2024-12-11T07:53:01.776Z] 33f16add111d: Waiting [2024-12-11T07:53:01.776Z] 651d9022c234: Waiting [2024-12-11T07:53:01.776Z] 42d323654f35: Layer already exists [2024-12-11T07:53:01.776Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:02.042Z] 5a2fe1a5de80: Pushed [2024-12-11T07:53:02.042Z] 012cee5c8c17: Pushed [2024-12-11T07:53:02.042Z] 651d9022c234: Layer already exists [2024-12-11T07:53:02.042Z] 33f16add111d: Pushed [2024-12-11T07:53:03.440Z] 547ce3f8aaf7: Pushed [2024-12-11T07:53:07.676Z] b481476ad59c: Pushed [2024-12-11T07:53:07.676Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:08.042Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:08.401Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-11T07:53:08.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-11T07:53:08.401Z] 012cee5c8c17: Preparing [2024-12-11T07:53:08.401Z] 5a2fe1a5de80: Preparing [2024-12-11T07:53:08.401Z] b481476ad59c: Preparing [2024-12-11T07:53:08.401Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:08.401Z] 42d323654f35: Preparing [2024-12-11T07:53:08.401Z] 547ce3f8aaf7: Preparing [2024-12-11T07:53:08.401Z] 33f16add111d: Preparing [2024-12-11T07:53:08.401Z] 547ce3f8aaf7: Waiting [2024-12-11T07:53:08.401Z] 33f16add111d: Waiting [2024-12-11T07:53:08.401Z] 651d9022c234: Preparing [2024-12-11T07:53:08.401Z] 651d9022c234: Waiting [2024-12-11T07:53:08.401Z] 5a2fe1a5de80: Layer already exists [2024-12-11T07:53:08.401Z] 42d323654f35: Layer already exists [2024-12-11T07:53:08.401Z] 012cee5c8c17: Layer already exists [2024-12-11T07:53:08.401Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:08.401Z] b481476ad59c: Layer already exists [2024-12-11T07:53:08.401Z] 547ce3f8aaf7: Layer already exists [2024-12-11T07:53:08.401Z] 33f16add111d: Layer already exists [2024-12-11T07:53:08.401Z] 651d9022c234: Layer already exists [2024-12-11T07:53:08.666Z] latest: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:09.029Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:09.378Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.26 [2024-12-11T07:53:09.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-11T07:53:09.378Z] 012cee5c8c17: Preparing [2024-12-11T07:53:09.378Z] 5a2fe1a5de80: Preparing [2024-12-11T07:53:09.378Z] b481476ad59c: Preparing [2024-12-11T07:53:09.378Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:09.378Z] 42d323654f35: Preparing [2024-12-11T07:53:09.378Z] 547ce3f8aaf7: Preparing [2024-12-11T07:53:09.378Z] 33f16add111d: Preparing [2024-12-11T07:53:09.378Z] 547ce3f8aaf7: Waiting [2024-12-11T07:53:09.378Z] 651d9022c234: Preparing [2024-12-11T07:53:09.378Z] 33f16add111d: Waiting [2024-12-11T07:53:09.378Z] 651d9022c234: Waiting [2024-12-11T07:53:09.378Z] 42d323654f35: Layer already exists [2024-12-11T07:53:09.378Z] 012cee5c8c17: Layer already exists [2024-12-11T07:53:09.378Z] b481476ad59c: Layer already exists [2024-12-11T07:53:09.378Z] 5a2fe1a5de80: Layer already exists [2024-12-11T07:53:09.378Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:09.378Z] 547ce3f8aaf7: Layer already exists [2024-12-11T07:53:09.378Z] 651d9022c234: Layer already exists [2024-12-11T07:53:09.378Z] 33f16add111d: Layer already exists [2024-12-11T07:53:09.645Z] 4.0.0-dev.26: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:09.995Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:10.339Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:10.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-11T07:53:10.339Z] 012cee5c8c17: Preparing [2024-12-11T07:53:10.339Z] 5a2fe1a5de80: Preparing [2024-12-11T07:53:10.339Z] b481476ad59c: Preparing [2024-12-11T07:53:10.339Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:10.339Z] 42d323654f35: Preparing [2024-12-11T07:53:10.339Z] 547ce3f8aaf7: Preparing [2024-12-11T07:53:10.339Z] 33f16add111d: Preparing [2024-12-11T07:53:10.339Z] 651d9022c234: Preparing [2024-12-11T07:53:10.339Z] 547ce3f8aaf7: Waiting [2024-12-11T07:53:10.339Z] 33f16add111d: Waiting [2024-12-11T07:53:10.339Z] 651d9022c234: Waiting [2024-12-11T07:53:10.339Z] 5a2fe1a5de80: Layer already exists [2024-12-11T07:53:10.339Z] 42d323654f35: Layer already exists [2024-12-11T07:53:10.339Z] 012cee5c8c17: Layer already exists [2024-12-11T07:53:10.339Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:10.339Z] b481476ad59c: Layer already exists [2024-12-11T07:53:10.339Z] 651d9022c234: Layer already exists [2024-12-11T07:53:10.339Z] 33f16add111d: Layer already exists [2024-12-11T07:53:10.339Z] 547ce3f8aaf7: Layer already exists [2024-12-11T07:53:10.604Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:10.959Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:11.313Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-12-11T07:53:11.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-12-11T07:53:11.313Z] 012cee5c8c17: Preparing [2024-12-11T07:53:11.313Z] 5a2fe1a5de80: Preparing [2024-12-11T07:53:11.313Z] b481476ad59c: Preparing [2024-12-11T07:53:11.313Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:11.313Z] 42d323654f35: Preparing [2024-12-11T07:53:11.313Z] 547ce3f8aaf7: Preparing [2024-12-11T07:53:11.313Z] 33f16add111d: Preparing [2024-12-11T07:53:11.313Z] 651d9022c234: Preparing [2024-12-11T07:53:11.313Z] 547ce3f8aaf7: Waiting [2024-12-11T07:53:11.313Z] 33f16add111d: Waiting [2024-12-11T07:53:11.313Z] 651d9022c234: Waiting [2024-12-11T07:53:11.313Z] 5a2fe1a5de80: Layer already exists [2024-12-11T07:53:11.313Z] 012cee5c8c17: Layer already exists [2024-12-11T07:53:11.313Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:11.313Z] 42d323654f35: Layer already exists [2024-12-11T07:53:11.313Z] b481476ad59c: Layer already exists [2024-12-11T07:53:11.313Z] 547ce3f8aaf7: Layer already exists [2024-12-11T07:53:11.313Z] 651d9022c234: Layer already exists [2024-12-11T07:53:11.313Z] 33f16add111d: Layer already exists [2024-12-11T07:53:11.579Z] main: digest: sha256:b4e4b6a4eeed6e0b892ddea329500347403fe57bf77839b8e3937692fcb2a435 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:53:11.656Z] ===================================================== [Pipeline] echo [2024-12-11T07:53:11.672Z] taggedImages: [2024-12-11T07:53:11.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:11.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-12-11T07:53:11.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.26 [2024-12-11T07:53:11.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:11.672Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-12-11T07:53:11.698Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-12-11T07:53:11.698Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:11.698Z] latest [2024-12-11T07:53:11.698Z] 4.0.0-dev.26 [2024-12-11T07:53:11.698Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:11.698Z] main [2024-12-11T07:53:11.698Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:12.058Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:12.419Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:12.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-11T07:53:12.419Z] 8367dc3828f5: Preparing [2024-12-11T07:53:12.419Z] 5523158b7ce4: Preparing [2024-12-11T07:53:12.419Z] 482ed1f5440f: Preparing [2024-12-11T07:53:12.419Z] 42d323654f35: Preparing [2024-12-11T07:53:12.419Z] 30b091930030: Preparing [2024-12-11T07:53:12.419Z] 6cd8d5ba1ced: Preparing [2024-12-11T07:53:12.419Z] 651d9022c234: Preparing [2024-12-11T07:53:12.419Z] 651d9022c234: Waiting [2024-12-11T07:53:12.419Z] 6cd8d5ba1ced: Waiting [2024-12-11T07:53:12.419Z] 42d323654f35: Layer already exists [2024-12-11T07:53:12.684Z] 5523158b7ce4: Pushed [2024-12-11T07:53:12.684Z] 30b091930030: Pushed [2024-12-11T07:53:12.684Z] 8367dc3828f5: Pushed [2024-12-11T07:53:12.684Z] 6cd8d5ba1ced: Pushed [2024-12-11T07:53:12.684Z] 651d9022c234: Layer already exists [2024-12-11T07:53:18.013Z] 482ed1f5440f: Pushed [2024-12-11T07:53:18.013Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:18.370Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:18.719Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-11T07:53:18.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-11T07:53:18.719Z] 8367dc3828f5: Preparing [2024-12-11T07:53:18.719Z] 5523158b7ce4: Preparing [2024-12-11T07:53:18.719Z] 482ed1f5440f: Preparing [2024-12-11T07:53:18.719Z] 42d323654f35: Preparing [2024-12-11T07:53:18.719Z] 30b091930030: Preparing [2024-12-11T07:53:18.719Z] 6cd8d5ba1ced: Preparing [2024-12-11T07:53:18.719Z] 6cd8d5ba1ced: Waiting [2024-12-11T07:53:18.719Z] 651d9022c234: Preparing [2024-12-11T07:53:18.719Z] 651d9022c234: Waiting [2024-12-11T07:53:18.719Z] 8367dc3828f5: Layer already exists [2024-12-11T07:53:18.719Z] 5523158b7ce4: Layer already exists [2024-12-11T07:53:18.719Z] 30b091930030: Layer already exists [2024-12-11T07:53:18.719Z] 42d323654f35: Layer already exists [2024-12-11T07:53:18.719Z] 482ed1f5440f: Layer already exists [2024-12-11T07:53:18.719Z] 6cd8d5ba1ced: Layer already exists [2024-12-11T07:53:18.719Z] 651d9022c234: Layer already exists [2024-12-11T07:53:18.983Z] latest: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:19.344Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:19.955Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.26 [2024-12-11T07:53:19.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-11T07:53:19.955Z] 8367dc3828f5: Preparing [2024-12-11T07:53:19.955Z] 5523158b7ce4: Preparing [2024-12-11T07:53:19.955Z] 482ed1f5440f: Preparing [2024-12-11T07:53:19.955Z] 42d323654f35: Preparing [2024-12-11T07:53:19.955Z] 30b091930030: Preparing [2024-12-11T07:53:19.955Z] 6cd8d5ba1ced: Preparing [2024-12-11T07:53:19.955Z] 651d9022c234: Preparing [2024-12-11T07:53:19.955Z] 6cd8d5ba1ced: Waiting [2024-12-11T07:53:19.955Z] 651d9022c234: Waiting [2024-12-11T07:53:19.955Z] 482ed1f5440f: Layer already exists [2024-12-11T07:53:19.955Z] 8367dc3828f5: Layer already exists [2024-12-11T07:53:19.955Z] 42d323654f35: Layer already exists [2024-12-11T07:53:19.955Z] 5523158b7ce4: Layer already exists [2024-12-11T07:53:19.955Z] 30b091930030: Layer already exists [2024-12-11T07:53:19.955Z] 6cd8d5ba1ced: Layer already exists [2024-12-11T07:53:19.955Z] 651d9022c234: Layer already exists [2024-12-11T07:53:19.955Z] 4.0.0-dev.26: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:20.313Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:20.663Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:20.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-11T07:53:20.663Z] 8367dc3828f5: Preparing [2024-12-11T07:53:20.663Z] 5523158b7ce4: Preparing [2024-12-11T07:53:20.663Z] 482ed1f5440f: Preparing [2024-12-11T07:53:20.663Z] 42d323654f35: Preparing [2024-12-11T07:53:20.663Z] 30b091930030: Preparing [2024-12-11T07:53:20.663Z] 6cd8d5ba1ced: Preparing [2024-12-11T07:53:20.663Z] 651d9022c234: Preparing [2024-12-11T07:53:20.663Z] 6cd8d5ba1ced: Waiting [2024-12-11T07:53:20.663Z] 651d9022c234: Waiting [2024-12-11T07:53:20.663Z] 30b091930030: Layer already exists [2024-12-11T07:53:20.663Z] 8367dc3828f5: Layer already exists [2024-12-11T07:53:20.663Z] 42d323654f35: Layer already exists [2024-12-11T07:53:20.663Z] 5523158b7ce4: Layer already exists [2024-12-11T07:53:20.663Z] 482ed1f5440f: Layer already exists [2024-12-11T07:53:20.663Z] 6cd8d5ba1ced: Layer already exists [2024-12-11T07:53:20.663Z] 651d9022c234: Layer already exists [2024-12-11T07:53:20.930Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:21.330Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:21.680Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-12-11T07:53:21.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-12-11T07:53:21.680Z] 8367dc3828f5: Preparing [2024-12-11T07:53:21.680Z] 5523158b7ce4: Preparing [2024-12-11T07:53:21.680Z] 482ed1f5440f: Preparing [2024-12-11T07:53:21.680Z] 42d323654f35: Preparing [2024-12-11T07:53:21.680Z] 30b091930030: Preparing [2024-12-11T07:53:21.680Z] 6cd8d5ba1ced: Preparing [2024-12-11T07:53:21.680Z] 651d9022c234: Preparing [2024-12-11T07:53:21.680Z] 6cd8d5ba1ced: Waiting [2024-12-11T07:53:21.680Z] 651d9022c234: Waiting [2024-12-11T07:53:21.680Z] 482ed1f5440f: Layer already exists [2024-12-11T07:53:21.680Z] 30b091930030: Layer already exists [2024-12-11T07:53:21.680Z] 42d323654f35: Layer already exists [2024-12-11T07:53:21.680Z] 5523158b7ce4: Layer already exists [2024-12-11T07:53:21.680Z] 8367dc3828f5: Layer already exists [2024-12-11T07:53:21.680Z] 6cd8d5ba1ced: Layer already exists [2024-12-11T07:53:21.680Z] 651d9022c234: Layer already exists [2024-12-11T07:53:21.947Z] main: digest: sha256:098c7b85e21743d0a74e53f5ed23023ddefb4d9c91fa5970a6acf61d221e90f4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:53:22.007Z] ===================================================== [Pipeline] echo [2024-12-11T07:53:22.018Z] taggedImages: [2024-12-11T07:53:22.018Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:22.018Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-12-11T07:53:22.018Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.26 [2024-12-11T07:53:22.018Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:22.018Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-12-11T07:53:22.039Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-12-11T07:53:22.039Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:22.039Z] latest [2024-12-11T07:53:22.039Z] 4.0.0-dev.26 [2024-12-11T07:53:22.039Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:22.039Z] main [2024-12-11T07:53:22.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:22.408Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:22.756Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:22.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-11T07:53:22.756Z] 82f5334c40e3: Preparing [2024-12-11T07:53:22.756Z] f15c7220dca9: Preparing [2024-12-11T07:53:22.756Z] 201477d4e11a: Preparing [2024-12-11T07:53:22.756Z] f9e036941aed: Preparing [2024-12-11T07:53:22.756Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:22.756Z] 42d323654f35: Preparing [2024-12-11T07:53:22.756Z] 348ca1a386af: Preparing [2024-12-11T07:53:22.756Z] 235a9d8cc848: Preparing [2024-12-11T07:53:22.756Z] 651d9022c234: Preparing [2024-12-11T07:53:22.756Z] 235a9d8cc848: Waiting [2024-12-11T07:53:22.756Z] 651d9022c234: Waiting [2024-12-11T07:53:22.756Z] 42d323654f35: Waiting [2024-12-11T07:53:22.756Z] 348ca1a386af: Waiting [2024-12-11T07:53:22.756Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:23.026Z] 42d323654f35: Layer already exists [2024-12-11T07:53:23.026Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:23.026Z] f15c7220dca9: Pushed [2024-12-11T07:53:23.026Z] 201477d4e11a: Pushed [2024-12-11T07:53:23.026Z] 82f5334c40e3: Pushed [2024-12-11T07:53:23.026Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:23.026Z] 651d9022c234: Layer already exists [2024-12-11T07:53:28.390Z] f9e036941aed: Pushed [2024-12-11T07:53:28.390Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:28.736Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:29.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-11T07:53:29.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-11T07:53:29.654Z] 82f5334c40e3: Preparing [2024-12-11T07:53:29.654Z] f15c7220dca9: Preparing [2024-12-11T07:53:29.654Z] 201477d4e11a: Preparing [2024-12-11T07:53:29.654Z] f9e036941aed: Preparing [2024-12-11T07:53:29.654Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:29.654Z] 42d323654f35: Preparing [2024-12-11T07:53:29.654Z] 348ca1a386af: Preparing [2024-12-11T07:53:29.654Z] 235a9d8cc848: Preparing [2024-12-11T07:53:29.654Z] 651d9022c234: Preparing [2024-12-11T07:53:29.654Z] 348ca1a386af: Waiting [2024-12-11T07:53:29.654Z] 42d323654f35: Waiting [2024-12-11T07:53:29.654Z] 235a9d8cc848: Waiting [2024-12-11T07:53:29.654Z] 651d9022c234: Waiting [2024-12-11T07:53:29.654Z] 82f5334c40e3: Layer already exists [2024-12-11T07:53:29.654Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:29.654Z] f15c7220dca9: Layer already exists [2024-12-11T07:53:29.654Z] f9e036941aed: Layer already exists [2024-12-11T07:53:29.654Z] 201477d4e11a: Layer already exists [2024-12-11T07:53:29.654Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:29.654Z] 42d323654f35: Layer already exists [2024-12-11T07:53:29.654Z] 651d9022c234: Layer already exists [2024-12-11T07:53:29.654Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:29.919Z] latest: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:30.269Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:30.612Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.26 [2024-12-11T07:53:30.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-11T07:53:30.612Z] 82f5334c40e3: Preparing [2024-12-11T07:53:30.612Z] f15c7220dca9: Preparing [2024-12-11T07:53:30.612Z] 201477d4e11a: Preparing [2024-12-11T07:53:30.612Z] f9e036941aed: Preparing [2024-12-11T07:53:30.612Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:30.612Z] 42d323654f35: Preparing [2024-12-11T07:53:30.612Z] 348ca1a386af: Preparing [2024-12-11T07:53:30.612Z] 235a9d8cc848: Preparing [2024-12-11T07:53:30.612Z] 651d9022c234: Preparing [2024-12-11T07:53:30.612Z] 42d323654f35: Waiting [2024-12-11T07:53:30.612Z] 348ca1a386af: Waiting [2024-12-11T07:53:30.612Z] 235a9d8cc848: Waiting [2024-12-11T07:53:30.612Z] 651d9022c234: Waiting [2024-12-11T07:53:30.612Z] 82f5334c40e3: Layer already exists [2024-12-11T07:53:30.612Z] f15c7220dca9: Layer already exists [2024-12-11T07:53:30.612Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:30.612Z] f9e036941aed: Layer already exists [2024-12-11T07:53:30.612Z] 201477d4e11a: Layer already exists [2024-12-11T07:53:30.612Z] 42d323654f35: Layer already exists [2024-12-11T07:53:30.612Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:30.612Z] 651d9022c234: Layer already exists [2024-12-11T07:53:30.612Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:30.876Z] 4.0.0-dev.26: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:31.221Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:31.561Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:31.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-11T07:53:31.561Z] 82f5334c40e3: Preparing [2024-12-11T07:53:31.561Z] f15c7220dca9: Preparing [2024-12-11T07:53:31.561Z] 201477d4e11a: Preparing [2024-12-11T07:53:31.561Z] f9e036941aed: Preparing [2024-12-11T07:53:31.561Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:31.561Z] 42d323654f35: Preparing [2024-12-11T07:53:31.561Z] 348ca1a386af: Preparing [2024-12-11T07:53:31.561Z] 235a9d8cc848: Preparing [2024-12-11T07:53:31.561Z] 651d9022c234: Preparing [2024-12-11T07:53:31.561Z] 348ca1a386af: Waiting [2024-12-11T07:53:31.561Z] 651d9022c234: Waiting [2024-12-11T07:53:31.561Z] 235a9d8cc848: Waiting [2024-12-11T07:53:31.561Z] 42d323654f35: Waiting [2024-12-11T07:53:31.561Z] 82f5334c40e3: Layer already exists [2024-12-11T07:53:31.561Z] f9e036941aed: Layer already exists [2024-12-11T07:53:31.561Z] 201477d4e11a: Layer already exists [2024-12-11T07:53:31.561Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:31.561Z] f15c7220dca9: Layer already exists [2024-12-11T07:53:31.561Z] 42d323654f35: Layer already exists [2024-12-11T07:53:31.561Z] 651d9022c234: Layer already exists [2024-12-11T07:53:31.561Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:31.561Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:31.827Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:32.179Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:32.529Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-12-11T07:53:32.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-12-11T07:53:32.529Z] 82f5334c40e3: Preparing [2024-12-11T07:53:32.529Z] f15c7220dca9: Preparing [2024-12-11T07:53:32.529Z] 201477d4e11a: Preparing [2024-12-11T07:53:32.529Z] f9e036941aed: Preparing [2024-12-11T07:53:32.529Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:32.529Z] 42d323654f35: Preparing [2024-12-11T07:53:32.529Z] 348ca1a386af: Preparing [2024-12-11T07:53:32.529Z] 235a9d8cc848: Preparing [2024-12-11T07:53:32.529Z] 651d9022c234: Preparing [2024-12-11T07:53:32.529Z] 42d323654f35: Waiting [2024-12-11T07:53:32.529Z] 348ca1a386af: Waiting [2024-12-11T07:53:32.529Z] 235a9d8cc848: Waiting [2024-12-11T07:53:32.529Z] 651d9022c234: Waiting [2024-12-11T07:53:32.529Z] 82f5334c40e3: Layer already exists [2024-12-11T07:53:32.529Z] f9e036941aed: Layer already exists [2024-12-11T07:53:32.529Z] 201477d4e11a: Layer already exists [2024-12-11T07:53:32.529Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:32.529Z] f15c7220dca9: Layer already exists [2024-12-11T07:53:32.529Z] 42d323654f35: Layer already exists [2024-12-11T07:53:32.529Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:32.529Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:32.529Z] 651d9022c234: Layer already exists [2024-12-11T07:53:32.794Z] main: digest: sha256:92809c6441dcfeebccaccc3a17e6fca271abd437089adeb9536411dc6131830d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:53:32.871Z] ===================================================== [Pipeline] echo [2024-12-11T07:53:32.887Z] taggedImages: [2024-12-11T07:53:32.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:32.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-12-11T07:53:32.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.26 [2024-12-11T07:53:32.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:32.887Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-12-11T07:53:32.910Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-12-11T07:53:32.910Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:32.910Z] latest [2024-12-11T07:53:32.910Z] 4.0.0-dev.26 [2024-12-11T07:53:32.910Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:32.910Z] main [2024-12-11T07:53:32.910Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:33.275Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:33.623Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:33.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-11T07:53:33.623Z] a47bd4aee4bd: Preparing [2024-12-11T07:53:33.623Z] 9b4ab501d1b8: Preparing [2024-12-11T07:53:33.623Z] d8978d66d1a8: Preparing [2024-12-11T07:53:33.623Z] cd57a3d18ec3: Preparing [2024-12-11T07:53:33.623Z] 55eaee79dc5a: Preparing [2024-12-11T07:53:33.623Z] 4f0fb66cccbf: Preparing [2024-12-11T07:53:33.623Z] 6f95a4db5fa1: Preparing [2024-12-11T07:53:33.623Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:33.623Z] 42d323654f35: Preparing [2024-12-11T07:53:33.623Z] 7969090e5880: Preparing [2024-12-11T07:53:33.623Z] 06469da7f6a5: Preparing [2024-12-11T07:53:33.623Z] 5f70bf18a086: Preparing [2024-12-11T07:53:33.623Z] b23505e59a74: Preparing [2024-12-11T07:53:33.623Z] 625571fedd2a: Preparing [2024-12-11T07:53:33.623Z] 9c393148b5f5: Preparing [2024-12-11T07:53:33.623Z] 651d9022c234: Preparing [2024-12-11T07:53:33.623Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:33.623Z] 42d323654f35: Waiting [2024-12-11T07:53:33.623Z] 7969090e5880: Waiting [2024-12-11T07:53:33.623Z] 06469da7f6a5: Waiting [2024-12-11T07:53:33.623Z] 5f70bf18a086: Waiting [2024-12-11T07:53:33.623Z] b23505e59a74: Waiting [2024-12-11T07:53:33.623Z] 625571fedd2a: Waiting [2024-12-11T07:53:33.623Z] 9c393148b5f5: Waiting [2024-12-11T07:53:33.623Z] 651d9022c234: Waiting [2024-12-11T07:53:33.623Z] 4f0fb66cccbf: Waiting [2024-12-11T07:53:33.891Z] d8978d66d1a8: Pushed [2024-12-11T07:53:33.891Z] cd57a3d18ec3: Pushed [2024-12-11T07:53:33.891Z] 55eaee79dc5a: Pushed [2024-12-11T07:53:33.891Z] a47bd4aee4bd: Pushed [2024-12-11T07:53:33.891Z] 9b4ab501d1b8: Pushed [2024-12-11T07:53:33.891Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:33.891Z] 42d323654f35: Layer already exists [2024-12-11T07:53:33.891Z] 4f0fb66cccbf: Pushed [2024-12-11T07:53:33.891Z] 5f70bf18a086: Layer already exists [2024-12-11T07:53:34.157Z] 7969090e5880: Pushed [2024-12-11T07:53:34.157Z] 06469da7f6a5: Pushed [2024-12-11T07:53:34.157Z] b23505e59a74: Pushed [2024-12-11T07:53:34.157Z] 651d9022c234: Layer already exists [2024-12-11T07:53:34.157Z] 9c393148b5f5: Pushed [2024-12-11T07:53:35.557Z] 625571fedd2a: Pushed [2024-12-11T07:53:36.955Z] 6f95a4db5fa1: Pushed [2024-12-11T07:53:37.220Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:37.578Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:37.928Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-11T07:53:37.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-11T07:53:37.928Z] a47bd4aee4bd: Preparing [2024-12-11T07:53:37.928Z] 9b4ab501d1b8: Preparing [2024-12-11T07:53:37.928Z] d8978d66d1a8: Preparing [2024-12-11T07:53:37.928Z] cd57a3d18ec3: Preparing [2024-12-11T07:53:37.928Z] 55eaee79dc5a: Preparing [2024-12-11T07:53:37.928Z] 4f0fb66cccbf: Preparing [2024-12-11T07:53:37.928Z] 6f95a4db5fa1: Preparing [2024-12-11T07:53:37.928Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:37.928Z] 42d323654f35: Preparing [2024-12-11T07:53:37.928Z] 7969090e5880: Preparing [2024-12-11T07:53:37.928Z] 06469da7f6a5: Preparing [2024-12-11T07:53:37.928Z] 5f70bf18a086: Preparing [2024-12-11T07:53:37.928Z] b23505e59a74: Preparing [2024-12-11T07:53:37.928Z] 625571fedd2a: Preparing [2024-12-11T07:53:37.928Z] 9c393148b5f5: Preparing [2024-12-11T07:53:37.928Z] 651d9022c234: Preparing [2024-12-11T07:53:37.928Z] 4f0fb66cccbf: Waiting [2024-12-11T07:53:37.928Z] 6f95a4db5fa1: Waiting [2024-12-11T07:53:37.928Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:37.928Z] 42d323654f35: Waiting [2024-12-11T07:53:37.928Z] 7969090e5880: Waiting [2024-12-11T07:53:37.928Z] 06469da7f6a5: Waiting [2024-12-11T07:53:37.928Z] 5f70bf18a086: Waiting [2024-12-11T07:53:37.928Z] b23505e59a74: Waiting [2024-12-11T07:53:37.928Z] 625571fedd2a: Waiting [2024-12-11T07:53:37.928Z] 9c393148b5f5: Waiting [2024-12-11T07:53:37.928Z] 651d9022c234: Waiting [2024-12-11T07:53:37.928Z] d8978d66d1a8: Layer already exists [2024-12-11T07:53:37.928Z] a47bd4aee4bd: Layer already exists [2024-12-11T07:53:37.928Z] cd57a3d18ec3: Layer already exists [2024-12-11T07:53:37.928Z] 55eaee79dc5a: Layer already exists [2024-12-11T07:53:37.928Z] 9b4ab501d1b8: Layer already exists [2024-12-11T07:53:37.928Z] 6f95a4db5fa1: Layer already exists [2024-12-11T07:53:37.928Z] 42d323654f35: Layer already exists [2024-12-11T07:53:37.928Z] 4f0fb66cccbf: Layer already exists [2024-12-11T07:53:37.928Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:37.928Z] 7969090e5880: Layer already exists [2024-12-11T07:53:37.928Z] b23505e59a74: Layer already exists [2024-12-11T07:53:37.928Z] 625571fedd2a: Layer already exists [2024-12-11T07:53:37.928Z] 06469da7f6a5: Layer already exists [2024-12-11T07:53:37.928Z] 5f70bf18a086: Layer already exists [2024-12-11T07:53:37.928Z] 9c393148b5f5: Layer already exists [2024-12-11T07:53:37.928Z] 651d9022c234: Layer already exists [2024-12-11T07:53:38.193Z] latest: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:38.541Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:38.888Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.26 [2024-12-11T07:53:38.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-11T07:53:38.888Z] a47bd4aee4bd: Preparing [2024-12-11T07:53:38.888Z] 9b4ab501d1b8: Preparing [2024-12-11T07:53:38.888Z] d8978d66d1a8: Preparing [2024-12-11T07:53:38.888Z] cd57a3d18ec3: Preparing [2024-12-11T07:53:38.888Z] 55eaee79dc5a: Preparing [2024-12-11T07:53:38.888Z] 4f0fb66cccbf: Preparing [2024-12-11T07:53:38.888Z] 6f95a4db5fa1: Preparing [2024-12-11T07:53:38.888Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:38.888Z] 42d323654f35: Preparing [2024-12-11T07:53:38.888Z] 7969090e5880: Preparing [2024-12-11T07:53:38.888Z] 06469da7f6a5: Preparing [2024-12-11T07:53:38.888Z] 5f70bf18a086: Preparing [2024-12-11T07:53:38.888Z] b23505e59a74: Preparing [2024-12-11T07:53:38.888Z] 625571fedd2a: Preparing [2024-12-11T07:53:38.888Z] 9c393148b5f5: Preparing [2024-12-11T07:53:38.888Z] 651d9022c234: Preparing [2024-12-11T07:53:38.888Z] 06469da7f6a5: Waiting [2024-12-11T07:53:38.888Z] 5f70bf18a086: Waiting [2024-12-11T07:53:38.888Z] b23505e59a74: Waiting [2024-12-11T07:53:38.888Z] 625571fedd2a: Waiting [2024-12-11T07:53:38.888Z] 9c393148b5f5: Waiting [2024-12-11T07:53:38.888Z] 651d9022c234: Waiting [2024-12-11T07:53:38.888Z] 4f0fb66cccbf: Waiting [2024-12-11T07:53:38.888Z] 6f95a4db5fa1: Waiting [2024-12-11T07:53:38.888Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:38.888Z] 42d323654f35: Waiting [2024-12-11T07:53:38.888Z] 7969090e5880: Waiting [2024-12-11T07:53:38.888Z] d8978d66d1a8: Layer already exists [2024-12-11T07:53:38.888Z] 55eaee79dc5a: Layer already exists [2024-12-11T07:53:38.888Z] cd57a3d18ec3: Layer already exists [2024-12-11T07:53:38.888Z] a47bd4aee4bd: Layer already exists [2024-12-11T07:53:38.888Z] 9b4ab501d1b8: Layer already exists [2024-12-11T07:53:38.888Z] 6f95a4db5fa1: Layer already exists [2024-12-11T07:53:38.888Z] 4f0fb66cccbf: Layer already exists [2024-12-11T07:53:38.888Z] 42d323654f35: Layer already exists [2024-12-11T07:53:38.888Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:38.888Z] 7969090e5880: Layer already exists [2024-12-11T07:53:39.153Z] b23505e59a74: Layer already exists [2024-12-11T07:53:39.153Z] 06469da7f6a5: Layer already exists [2024-12-11T07:53:39.153Z] 5f70bf18a086: Layer already exists [2024-12-11T07:53:39.153Z] 625571fedd2a: Layer already exists [2024-12-11T07:53:39.153Z] 9c393148b5f5: Layer already exists [2024-12-11T07:53:39.153Z] 651d9022c234: Layer already exists [2024-12-11T07:53:39.153Z] 4.0.0-dev.26: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:39.501Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:39.861Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:39.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-11T07:53:39.862Z] a47bd4aee4bd: Preparing [2024-12-11T07:53:39.862Z] 9b4ab501d1b8: Preparing [2024-12-11T07:53:39.862Z] d8978d66d1a8: Preparing [2024-12-11T07:53:39.862Z] cd57a3d18ec3: Preparing [2024-12-11T07:53:39.862Z] 55eaee79dc5a: Preparing [2024-12-11T07:53:39.862Z] 4f0fb66cccbf: Preparing [2024-12-11T07:53:39.862Z] 6f95a4db5fa1: Preparing [2024-12-11T07:53:39.862Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:39.862Z] 4f0fb66cccbf: Waiting [2024-12-11T07:53:39.862Z] 6f95a4db5fa1: Waiting [2024-12-11T07:53:39.862Z] 42d323654f35: Preparing [2024-12-11T07:53:39.862Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:39.862Z] 7969090e5880: Preparing [2024-12-11T07:53:39.862Z] 06469da7f6a5: Preparing [2024-12-11T07:53:39.862Z] 5f70bf18a086: Preparing [2024-12-11T07:53:39.862Z] 42d323654f35: Waiting [2024-12-11T07:53:39.862Z] b23505e59a74: Preparing [2024-12-11T07:53:39.862Z] 7969090e5880: Waiting [2024-12-11T07:53:39.862Z] 5f70bf18a086: Waiting [2024-12-11T07:53:39.862Z] 06469da7f6a5: Waiting [2024-12-11T07:53:39.862Z] 625571fedd2a: Preparing [2024-12-11T07:53:39.862Z] b23505e59a74: Waiting [2024-12-11T07:53:39.862Z] 9c393148b5f5: Preparing [2024-12-11T07:53:39.862Z] 651d9022c234: Preparing [2024-12-11T07:53:39.862Z] 625571fedd2a: Waiting [2024-12-11T07:53:39.862Z] 651d9022c234: Waiting [2024-12-11T07:53:39.862Z] 9c393148b5f5: Waiting [2024-12-11T07:53:39.862Z] 9b4ab501d1b8: Layer already exists [2024-12-11T07:53:39.862Z] d8978d66d1a8: Layer already exists [2024-12-11T07:53:39.862Z] cd57a3d18ec3: Layer already exists [2024-12-11T07:53:39.862Z] 55eaee79dc5a: Layer already exists [2024-12-11T07:53:39.862Z] a47bd4aee4bd: Layer already exists [2024-12-11T07:53:39.862Z] 4f0fb66cccbf: Layer already exists [2024-12-11T07:53:39.862Z] 6f95a4db5fa1: Layer already exists [2024-12-11T07:53:39.862Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:39.862Z] 7969090e5880: Layer already exists [2024-12-11T07:53:39.862Z] 42d323654f35: Layer already exists [2024-12-11T07:53:39.862Z] 5f70bf18a086: Layer already exists [2024-12-11T07:53:39.862Z] 06469da7f6a5: Layer already exists [2024-12-11T07:53:39.862Z] b23505e59a74: Layer already exists [2024-12-11T07:53:39.862Z] 625571fedd2a: Layer already exists [2024-12-11T07:53:39.862Z] 9c393148b5f5: Layer already exists [2024-12-11T07:53:39.862Z] 651d9022c234: Layer already exists [2024-12-11T07:53:40.126Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:40.480Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:40.822Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-12-11T07:53:40.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-12-11T07:53:40.822Z] a47bd4aee4bd: Preparing [2024-12-11T07:53:40.822Z] 9b4ab501d1b8: Preparing [2024-12-11T07:53:40.822Z] d8978d66d1a8: Preparing [2024-12-11T07:53:40.822Z] cd57a3d18ec3: Preparing [2024-12-11T07:53:40.822Z] 55eaee79dc5a: Preparing [2024-12-11T07:53:40.822Z] 4f0fb66cccbf: Preparing [2024-12-11T07:53:40.822Z] 6f95a4db5fa1: Preparing [2024-12-11T07:53:40.822Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:40.822Z] 42d323654f35: Preparing [2024-12-11T07:53:40.822Z] 7969090e5880: Preparing [2024-12-11T07:53:40.822Z] 06469da7f6a5: Preparing [2024-12-11T07:53:40.822Z] 5f70bf18a086: Preparing [2024-12-11T07:53:40.822Z] b23505e59a74: Preparing [2024-12-11T07:53:40.822Z] 625571fedd2a: Preparing [2024-12-11T07:53:40.822Z] 9c393148b5f5: Preparing [2024-12-11T07:53:40.822Z] 4f0fb66cccbf: Waiting [2024-12-11T07:53:40.822Z] 6f95a4db5fa1: Waiting [2024-12-11T07:53:40.822Z] 651d9022c234: Preparing [2024-12-11T07:53:40.822Z] 42d323654f35: Waiting [2024-12-11T07:53:40.822Z] 7969090e5880: Waiting [2024-12-11T07:53:40.822Z] 06469da7f6a5: Waiting [2024-12-11T07:53:40.822Z] b23505e59a74: Waiting [2024-12-11T07:53:40.822Z] 5f70bf18a086: Waiting [2024-12-11T07:53:40.822Z] 625571fedd2a: Waiting [2024-12-11T07:53:40.822Z] 9c393148b5f5: Waiting [2024-12-11T07:53:40.822Z] 651d9022c234: Waiting [2024-12-11T07:53:40.822Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:40.822Z] d8978d66d1a8: Layer already exists [2024-12-11T07:53:40.822Z] cd57a3d18ec3: Layer already exists [2024-12-11T07:53:40.822Z] 9b4ab501d1b8: Layer already exists [2024-12-11T07:53:40.822Z] a47bd4aee4bd: Layer already exists [2024-12-11T07:53:40.822Z] 55eaee79dc5a: Layer already exists [2024-12-11T07:53:40.822Z] 4f0fb66cccbf: Layer already exists [2024-12-11T07:53:40.822Z] 6f95a4db5fa1: Layer already exists [2024-12-11T07:53:40.822Z] 7969090e5880: Layer already exists [2024-12-11T07:53:40.822Z] 06469da7f6a5: Layer already exists [2024-12-11T07:53:40.822Z] 42d323654f35: Layer already exists [2024-12-11T07:53:40.822Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:40.822Z] 5f70bf18a086: Layer already exists [2024-12-11T07:53:41.087Z] b23505e59a74: Layer already exists [2024-12-11T07:53:41.087Z] 9c393148b5f5: Layer already exists [2024-12-11T07:53:41.087Z] 651d9022c234: Layer already exists [2024-12-11T07:53:41.087Z] 625571fedd2a: Layer already exists [2024-12-11T07:53:41.087Z] main: digest: sha256:d584365e36ad9648dfcf5ac53aa7e1d20d7b69abeaf3ec25ddc9f1c1b1dd255f size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:53:41.160Z] ===================================================== [Pipeline] echo [2024-12-11T07:53:41.175Z] taggedImages: [2024-12-11T07:53:41.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:41.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-12-11T07:53:41.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.26 [2024-12-11T07:53:41.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:41.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-12-11T07:53:41.207Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-12-11T07:53:41.207Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:41.207Z] latest [2024-12-11T07:53:41.207Z] 4.0.0-dev.26 [2024-12-11T07:53:41.207Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:41.207Z] main [2024-12-11T07:53:41.207Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:41.570Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:41.913Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:41.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-11T07:53:41.913Z] 7830d84159da: Preparing [2024-12-11T07:53:41.913Z] 569c6132d4ca: Preparing [2024-12-11T07:53:41.913Z] 75ed5ef0b3ba: Preparing [2024-12-11T07:53:41.913Z] 5a1d65a7b04d: Preparing [2024-12-11T07:53:41.913Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:41.913Z] 42d323654f35: Preparing [2024-12-11T07:53:41.913Z] 348ca1a386af: Preparing [2024-12-11T07:53:41.913Z] 235a9d8cc848: Preparing [2024-12-11T07:53:41.913Z] 651d9022c234: Preparing [2024-12-11T07:53:41.913Z] 42d323654f35: Waiting [2024-12-11T07:53:41.913Z] 651d9022c234: Waiting [2024-12-11T07:53:41.913Z] 348ca1a386af: Waiting [2024-12-11T07:53:41.913Z] 235a9d8cc848: Waiting [2024-12-11T07:53:41.913Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:41.913Z] 42d323654f35: Layer already exists [2024-12-11T07:53:42.178Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:42.178Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:42.178Z] 75ed5ef0b3ba: Pushed [2024-12-11T07:53:42.178Z] 569c6132d4ca: Pushed [2024-12-11T07:53:42.178Z] 7830d84159da: Pushed [2024-12-11T07:53:42.178Z] 651d9022c234: Layer already exists [2024-12-11T07:53:46.417Z] 5a1d65a7b04d: Pushed [2024-12-11T07:53:46.417Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:46.765Z] + 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 [2024-12-11T07:53:47.098Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-11T07:53:47.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-11T07:53:47.098Z] 7830d84159da: Preparing [2024-12-11T07:53:47.098Z] 569c6132d4ca: Preparing [2024-12-11T07:53:47.098Z] 75ed5ef0b3ba: Preparing [2024-12-11T07:53:47.098Z] 5a1d65a7b04d: Preparing [2024-12-11T07:53:47.098Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:47.098Z] 42d323654f35: Preparing [2024-12-11T07:53:47.098Z] 348ca1a386af: Preparing [2024-12-11T07:53:47.098Z] 235a9d8cc848: Preparing [2024-12-11T07:53:47.098Z] 651d9022c234: Preparing [2024-12-11T07:53:47.098Z] 42d323654f35: Waiting [2024-12-11T07:53:47.098Z] 235a9d8cc848: Waiting [2024-12-11T07:53:47.098Z] 348ca1a386af: Waiting [2024-12-11T07:53:47.098Z] 651d9022c234: Waiting [2024-12-11T07:53:47.098Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:47.098Z] 75ed5ef0b3ba: Layer already exists [2024-12-11T07:53:47.098Z] 7830d84159da: Layer already exists [2024-12-11T07:53:47.098Z] 5a1d65a7b04d: Layer already exists [2024-12-11T07:53:47.098Z] 569c6132d4ca: Layer already exists [2024-12-11T07:53:47.098Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:47.098Z] 651d9022c234: Layer already exists [2024-12-11T07:53:47.098Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:47.098Z] 42d323654f35: Layer already exists [2024-12-11T07:53:47.364Z] latest: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:47.700Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:48.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.26 [2024-12-11T07:53:48.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-11T07:53:48.047Z] 7830d84159da: Preparing [2024-12-11T07:53:48.047Z] 569c6132d4ca: Preparing [2024-12-11T07:53:48.047Z] 75ed5ef0b3ba: Preparing [2024-12-11T07:53:48.047Z] 5a1d65a7b04d: Preparing [2024-12-11T07:53:48.047Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:48.047Z] 42d323654f35: Preparing [2024-12-11T07:53:48.047Z] 348ca1a386af: Preparing [2024-12-11T07:53:48.047Z] 235a9d8cc848: Preparing [2024-12-11T07:53:48.047Z] 651d9022c234: Preparing [2024-12-11T07:53:48.047Z] 42d323654f35: Waiting [2024-12-11T07:53:48.047Z] 235a9d8cc848: Waiting [2024-12-11T07:53:48.047Z] 651d9022c234: Waiting [2024-12-11T07:53:48.047Z] 348ca1a386af: Waiting [2024-12-11T07:53:48.047Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:48.047Z] 7830d84159da: Layer already exists [2024-12-11T07:53:48.047Z] 5a1d65a7b04d: Layer already exists [2024-12-11T07:53:48.047Z] 569c6132d4ca: Layer already exists [2024-12-11T07:53:48.047Z] 75ed5ef0b3ba: Layer already exists [2024-12-11T07:53:48.047Z] 42d323654f35: Layer already exists [2024-12-11T07:53:48.047Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:48.047Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:48.047Z] 651d9022c234: Layer already exists [2024-12-11T07:53:48.310Z] 4.0.0-dev.26: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:48.653Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:48.997Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:48.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-11T07:53:48.998Z] 7830d84159da: Preparing [2024-12-11T07:53:48.998Z] 569c6132d4ca: Preparing [2024-12-11T07:53:48.998Z] 75ed5ef0b3ba: Preparing [2024-12-11T07:53:48.998Z] 5a1d65a7b04d: Preparing [2024-12-11T07:53:48.998Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:48.998Z] 42d323654f35: Preparing [2024-12-11T07:53:48.998Z] 348ca1a386af: Preparing [2024-12-11T07:53:48.998Z] 235a9d8cc848: Preparing [2024-12-11T07:53:48.998Z] 651d9022c234: Preparing [2024-12-11T07:53:48.998Z] 42d323654f35: Waiting [2024-12-11T07:53:48.998Z] 348ca1a386af: Waiting [2024-12-11T07:53:48.998Z] 235a9d8cc848: Waiting [2024-12-11T07:53:48.998Z] 651d9022c234: Waiting [2024-12-11T07:53:48.998Z] 569c6132d4ca: Layer already exists [2024-12-11T07:53:48.998Z] 75ed5ef0b3ba: Layer already exists [2024-12-11T07:53:48.998Z] 7830d84159da: Layer already exists [2024-12-11T07:53:48.998Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:48.998Z] 5a1d65a7b04d: Layer already exists [2024-12-11T07:53:48.998Z] 42d323654f35: Layer already exists [2024-12-11T07:53:48.998Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:48.998Z] 651d9022c234: Layer already exists [2024-12-11T07:53:48.998Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:49.260Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:49.602Z] + 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 [2024-12-11T07:53:49.954Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-12-11T07:53:49.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-12-11T07:53:49.954Z] 7830d84159da: Preparing [2024-12-11T07:53:49.954Z] 569c6132d4ca: Preparing [2024-12-11T07:53:49.954Z] 75ed5ef0b3ba: Preparing [2024-12-11T07:53:49.954Z] 5a1d65a7b04d: Preparing [2024-12-11T07:53:49.954Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:49.954Z] 42d323654f35: Preparing [2024-12-11T07:53:49.954Z] 348ca1a386af: Preparing [2024-12-11T07:53:49.954Z] 235a9d8cc848: Preparing [2024-12-11T07:53:49.954Z] 651d9022c234: Preparing [2024-12-11T07:53:49.954Z] 42d323654f35: Waiting [2024-12-11T07:53:49.954Z] 348ca1a386af: Waiting [2024-12-11T07:53:49.954Z] 235a9d8cc848: Waiting [2024-12-11T07:53:49.954Z] 651d9022c234: Waiting [2024-12-11T07:53:49.954Z] 75ed5ef0b3ba: Layer already exists [2024-12-11T07:53:49.954Z] 7830d84159da: Layer already exists [2024-12-11T07:53:49.954Z] 5a1d65a7b04d: Layer already exists [2024-12-11T07:53:49.954Z] 569c6132d4ca: Layer already exists [2024-12-11T07:53:49.954Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:49.954Z] 42d323654f35: Layer already exists [2024-12-11T07:53:49.954Z] 348ca1a386af: Layer already exists [2024-12-11T07:53:49.954Z] 235a9d8cc848: Layer already exists [2024-12-11T07:53:49.954Z] 651d9022c234: Layer already exists [2024-12-11T07:53:50.218Z] main: digest: sha256:88942f1145d820d0b9e79599f303e62140b70cdf613c65eab3411624a19a2237 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:53:50.304Z] ===================================================== [Pipeline] echo [2024-12-11T07:53:50.315Z] taggedImages: [2024-12-11T07:53:50.315Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:50.316Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-12-11T07:53:50.316Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.26 [2024-12-11T07:53:50.316Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:50.316Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-12-11T07:53:50.346Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-12-11T07:53:50.346Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:50.346Z] latest [2024-12-11T07:53:50.346Z] 4.0.0-dev.26 [2024-12-11T07:53:50.346Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:50.346Z] main [2024-12-11T07:53:50.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:50.715Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:51.059Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:53:51.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-11T07:53:51.059Z] 5980963064d0: Preparing [2024-12-11T07:53:51.059Z] 3c4bfbb4998f: Preparing [2024-12-11T07:53:51.059Z] fa272dfffdfa: Preparing [2024-12-11T07:53:51.059Z] 03079153a3fe: Preparing [2024-12-11T07:53:51.059Z] 051dd67d01e9: Preparing [2024-12-11T07:53:51.059Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:51.059Z] 42d323654f35: Preparing [2024-12-11T07:53:51.059Z] bc0fd2789e02: Preparing [2024-12-11T07:53:51.059Z] c226839c3db0: Preparing [2024-12-11T07:53:51.059Z] 22858f2ac083: Preparing [2024-12-11T07:53:51.059Z] 651d9022c234: Preparing [2024-12-11T07:53:51.059Z] 42d323654f35: Waiting [2024-12-11T07:53:51.059Z] bc0fd2789e02: Waiting [2024-12-11T07:53:51.059Z] c226839c3db0: Waiting [2024-12-11T07:53:51.059Z] 22858f2ac083: Waiting [2024-12-11T07:53:51.059Z] 651d9022c234: Waiting [2024-12-11T07:53:51.059Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:51.323Z] 051dd67d01e9: Pushed [2024-12-11T07:53:51.323Z] 03079153a3fe: Pushed [2024-12-11T07:53:51.323Z] 3c4bfbb4998f: Pushed [2024-12-11T07:53:51.902Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:51.902Z] 42d323654f35: Layer already exists [2024-12-11T07:53:51.902Z] 5980963064d0: Pushed [2024-12-11T07:53:51.902Z] 651d9022c234: Layer already exists [2024-12-11T07:53:51.902Z] bc0fd2789e02: Pushed [2024-12-11T07:53:52.167Z] c226839c3db0: Pushed [2024-12-11T07:53:53.566Z] fa272dfffdfa: Pushed [2024-12-11T07:53:56.135Z] 22858f2ac083: Pushed [2024-12-11T07:53:56.135Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:56.489Z] + 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 [2024-12-11T07:53:56.832Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-11T07:53:56.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-11T07:53:56.832Z] 5980963064d0: Preparing [2024-12-11T07:53:56.832Z] 3c4bfbb4998f: Preparing [2024-12-11T07:53:56.832Z] fa272dfffdfa: Preparing [2024-12-11T07:53:56.832Z] 03079153a3fe: Preparing [2024-12-11T07:53:56.832Z] 051dd67d01e9: Preparing [2024-12-11T07:53:56.832Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:56.832Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:56.832Z] 42d323654f35: Preparing [2024-12-11T07:53:56.832Z] bc0fd2789e02: Preparing [2024-12-11T07:53:56.832Z] c226839c3db0: Preparing [2024-12-11T07:53:56.832Z] 22858f2ac083: Preparing [2024-12-11T07:53:56.832Z] 651d9022c234: Preparing [2024-12-11T07:53:56.832Z] 42d323654f35: Waiting [2024-12-11T07:53:56.832Z] bc0fd2789e02: Waiting [2024-12-11T07:53:56.832Z] c226839c3db0: Waiting [2024-12-11T07:53:56.832Z] 22858f2ac083: Waiting [2024-12-11T07:53:56.832Z] 651d9022c234: Waiting [2024-12-11T07:53:56.832Z] 5980963064d0: Layer already exists [2024-12-11T07:53:56.832Z] 051dd67d01e9: Layer already exists [2024-12-11T07:53:56.832Z] 3c4bfbb4998f: Layer already exists [2024-12-11T07:53:56.832Z] 03079153a3fe: Layer already exists [2024-12-11T07:53:56.832Z] fa272dfffdfa: Layer already exists [2024-12-11T07:53:56.832Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:56.832Z] 42d323654f35: Layer already exists [2024-12-11T07:53:56.832Z] c226839c3db0: Layer already exists [2024-12-11T07:53:56.832Z] 22858f2ac083: Layer already exists [2024-12-11T07:53:56.832Z] bc0fd2789e02: Layer already exists [2024-12-11T07:53:56.832Z] 651d9022c234: Layer already exists [2024-12-11T07:53:57.097Z] latest: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:57.461Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:57.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.26 [2024-12-11T07:53:57.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-11T07:53:57.805Z] 5980963064d0: Preparing [2024-12-11T07:53:57.805Z] 3c4bfbb4998f: Preparing [2024-12-11T07:53:57.805Z] fa272dfffdfa: Preparing [2024-12-11T07:53:57.805Z] 03079153a3fe: Preparing [2024-12-11T07:53:57.805Z] 051dd67d01e9: Preparing [2024-12-11T07:53:57.805Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:57.805Z] 42d323654f35: Preparing [2024-12-11T07:53:57.805Z] bc0fd2789e02: Preparing [2024-12-11T07:53:57.805Z] c226839c3db0: Preparing [2024-12-11T07:53:57.805Z] 22858f2ac083: Preparing [2024-12-11T07:53:57.805Z] 651d9022c234: Preparing [2024-12-11T07:53:57.805Z] 42d323654f35: Waiting [2024-12-11T07:53:57.805Z] bc0fd2789e02: Waiting [2024-12-11T07:53:57.805Z] c226839c3db0: Waiting [2024-12-11T07:53:57.805Z] 22858f2ac083: Waiting [2024-12-11T07:53:57.805Z] 651d9022c234: Waiting [2024-12-11T07:53:57.805Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:57.805Z] 5980963064d0: Layer already exists [2024-12-11T07:53:57.805Z] 3c4bfbb4998f: Layer already exists [2024-12-11T07:53:57.805Z] fa272dfffdfa: Layer already exists [2024-12-11T07:53:57.805Z] 03079153a3fe: Layer already exists [2024-12-11T07:53:57.805Z] 051dd67d01e9: Layer already exists [2024-12-11T07:53:57.805Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:57.805Z] bc0fd2789e02: Layer already exists [2024-12-11T07:53:57.805Z] 42d323654f35: Layer already exists [2024-12-11T07:53:57.805Z] c226839c3db0: Layer already exists [2024-12-11T07:53:57.805Z] 22858f2ac083: Layer already exists [2024-12-11T07:53:57.805Z] 651d9022c234: Layer already exists [2024-12-11T07:53:58.071Z] 4.0.0-dev.26: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:58.417Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:58.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:53:58.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-11T07:53:58.881Z] 5980963064d0: Preparing [2024-12-11T07:53:58.881Z] 3c4bfbb4998f: Preparing [2024-12-11T07:53:58.881Z] fa272dfffdfa: Preparing [2024-12-11T07:53:58.881Z] 03079153a3fe: Preparing [2024-12-11T07:53:58.881Z] 051dd67d01e9: Preparing [2024-12-11T07:53:58.881Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:58.881Z] 42d323654f35: Preparing [2024-12-11T07:53:58.881Z] bc0fd2789e02: Preparing [2024-12-11T07:53:58.881Z] c226839c3db0: Preparing [2024-12-11T07:53:58.881Z] 22858f2ac083: Preparing [2024-12-11T07:53:58.881Z] 651d9022c234: Preparing [2024-12-11T07:53:58.881Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:58.881Z] 22858f2ac083: Waiting [2024-12-11T07:53:58.881Z] 42d323654f35: Waiting [2024-12-11T07:53:58.881Z] 651d9022c234: Waiting [2024-12-11T07:53:58.881Z] bc0fd2789e02: Waiting [2024-12-11T07:53:58.881Z] c226839c3db0: Waiting [2024-12-11T07:53:58.881Z] 051dd67d01e9: Layer already exists [2024-12-11T07:53:58.881Z] 03079153a3fe: Layer already exists [2024-12-11T07:53:58.881Z] 5980963064d0: Layer already exists [2024-12-11T07:53:58.881Z] fa272dfffdfa: Layer already exists [2024-12-11T07:53:58.881Z] 3c4bfbb4998f: Layer already exists [2024-12-11T07:53:58.881Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:58.881Z] bc0fd2789e02: Layer already exists [2024-12-11T07:53:58.881Z] c226839c3db0: Layer already exists [2024-12-11T07:53:58.881Z] 22858f2ac083: Layer already exists [2024-12-11T07:53:58.881Z] 42d323654f35: Layer already exists [2024-12-11T07:53:58.881Z] 651d9022c234: Layer already exists [2024-12-11T07:53:59.147Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:53:59.501Z] + 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 [2024-12-11T07:53:59.847Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-12-11T07:53:59.847Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-12-11T07:53:59.847Z] 5980963064d0: Preparing [2024-12-11T07:53:59.847Z] 3c4bfbb4998f: Preparing [2024-12-11T07:53:59.847Z] fa272dfffdfa: Preparing [2024-12-11T07:53:59.847Z] 03079153a3fe: Preparing [2024-12-11T07:53:59.847Z] 051dd67d01e9: Preparing [2024-12-11T07:53:59.847Z] 66cda1b7d24b: Preparing [2024-12-11T07:53:59.847Z] 42d323654f35: Preparing [2024-12-11T07:53:59.847Z] bc0fd2789e02: Preparing [2024-12-11T07:53:59.847Z] c226839c3db0: Preparing [2024-12-11T07:53:59.847Z] 22858f2ac083: Preparing [2024-12-11T07:53:59.847Z] 651d9022c234: Preparing [2024-12-11T07:53:59.847Z] c226839c3db0: Waiting [2024-12-11T07:53:59.847Z] 42d323654f35: Waiting [2024-12-11T07:53:59.847Z] 22858f2ac083: Waiting [2024-12-11T07:53:59.847Z] bc0fd2789e02: Waiting [2024-12-11T07:53:59.847Z] 651d9022c234: Waiting [2024-12-11T07:53:59.847Z] 66cda1b7d24b: Waiting [2024-12-11T07:53:59.847Z] 5980963064d0: Layer already exists [2024-12-11T07:53:59.847Z] 03079153a3fe: Layer already exists [2024-12-11T07:53:59.847Z] 051dd67d01e9: Layer already exists [2024-12-11T07:53:59.847Z] 3c4bfbb4998f: Layer already exists [2024-12-11T07:53:59.847Z] fa272dfffdfa: Layer already exists [2024-12-11T07:53:59.847Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:53:59.847Z] c226839c3db0: Layer already exists [2024-12-11T07:53:59.847Z] bc0fd2789e02: Layer already exists [2024-12-11T07:53:59.847Z] 42d323654f35: Layer already exists [2024-12-11T07:53:59.847Z] 22858f2ac083: Layer already exists [2024-12-11T07:53:59.847Z] 651d9022c234: Layer already exists [2024-12-11T07:54:00.113Z] main: digest: sha256:a17482e887917fe7ba65f4ffd5a07e130ec4ae38c408920022bdf66927685e3e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:54:00.184Z] ===================================================== [Pipeline] echo [2024-12-11T07:54:00.198Z] taggedImages: [2024-12-11T07:54:00.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:00.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-12-11T07:54:00.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.26 [2024-12-11T07:54:00.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:00.198Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-12-11T07:54:00.225Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-12-11T07:54:00.225Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:00.225Z] latest [2024-12-11T07:54:00.225Z] 4.0.0-dev.26 [2024-12-11T07:54:00.225Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:00.225Z] main [2024-12-11T07:54:00.225Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:00.584Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:00.930Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:00.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-11T07:54:00.930Z] eec769b666ed: Preparing [2024-12-11T07:54:00.930Z] 07a42a7280e2: Preparing [2024-12-11T07:54:00.930Z] c89ffb4762bf: Preparing [2024-12-11T07:54:00.930Z] d2822960a1b0: Preparing [2024-12-11T07:54:00.930Z] 353a92f5696e: Preparing [2024-12-11T07:54:00.930Z] 70ad460d298b: Preparing [2024-12-11T07:54:00.930Z] f235622e9852: Preparing [2024-12-11T07:54:00.930Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:00.930Z] 42d323654f35: Preparing [2024-12-11T07:54:00.930Z] 13b7aa73aa42: Preparing [2024-12-11T07:54:00.930Z] ebd31283ca8f: Preparing [2024-12-11T07:54:00.930Z] 651d9022c234: Preparing [2024-12-11T07:54:00.930Z] f235622e9852: Waiting [2024-12-11T07:54:00.930Z] 66cda1b7d24b: Waiting [2024-12-11T07:54:00.930Z] 42d323654f35: Waiting [2024-12-11T07:54:00.930Z] 13b7aa73aa42: Waiting [2024-12-11T07:54:00.930Z] 651d9022c234: Waiting [2024-12-11T07:54:00.930Z] ebd31283ca8f: Waiting [2024-12-11T07:54:01.197Z] 07a42a7280e2: Pushed [2024-12-11T07:54:01.197Z] 353a92f5696e: Pushed [2024-12-11T07:54:01.197Z] eec769b666ed: Pushed [2024-12-11T07:54:01.197Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:01.197Z] 42d323654f35: Layer already exists [2024-12-11T07:54:01.197Z] 70ad460d298b: Pushed [2024-12-11T07:54:01.197Z] f235622e9852: Pushed [2024-12-11T07:54:01.197Z] 651d9022c234: Layer already exists [2024-12-11T07:54:03.138Z] 13b7aa73aa42: Pushed [2024-12-11T07:54:03.404Z] d2822960a1b0: Pushed [2024-12-11T07:54:03.992Z] c89ffb4762bf: Pushed [2024-12-11T07:54:04.256Z] ebd31283ca8f: Pushed [2024-12-11T07:54:04.522Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:04.885Z] + 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 [2024-12-11T07:54:05.232Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-11T07:54:05.232Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-11T07:54:05.232Z] eec769b666ed: Preparing [2024-12-11T07:54:05.232Z] 07a42a7280e2: Preparing [2024-12-11T07:54:05.232Z] c89ffb4762bf: Preparing [2024-12-11T07:54:05.232Z] d2822960a1b0: Preparing [2024-12-11T07:54:05.232Z] 353a92f5696e: Preparing [2024-12-11T07:54:05.232Z] 70ad460d298b: Preparing [2024-12-11T07:54:05.232Z] f235622e9852: Preparing [2024-12-11T07:54:05.232Z] 70ad460d298b: Waiting [2024-12-11T07:54:05.232Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:05.232Z] f235622e9852: Waiting [2024-12-11T07:54:05.232Z] 42d323654f35: Preparing [2024-12-11T07:54:05.232Z] 66cda1b7d24b: Waiting [2024-12-11T07:54:05.232Z] 13b7aa73aa42: Preparing [2024-12-11T07:54:05.232Z] 42d323654f35: Waiting [2024-12-11T07:54:05.232Z] ebd31283ca8f: Preparing [2024-12-11T07:54:05.232Z] 13b7aa73aa42: Waiting [2024-12-11T07:54:05.233Z] 651d9022c234: Preparing [2024-12-11T07:54:05.233Z] ebd31283ca8f: Waiting [2024-12-11T07:54:05.233Z] 651d9022c234: Waiting [2024-12-11T07:54:05.233Z] 353a92f5696e: Layer already exists [2024-12-11T07:54:05.233Z] c89ffb4762bf: Layer already exists [2024-12-11T07:54:05.233Z] d2822960a1b0: Layer already exists [2024-12-11T07:54:05.233Z] eec769b666ed: Layer already exists [2024-12-11T07:54:05.233Z] 07a42a7280e2: Layer already exists [2024-12-11T07:54:05.233Z] 70ad460d298b: Layer already exists [2024-12-11T07:54:05.233Z] f235622e9852: Layer already exists [2024-12-11T07:54:05.233Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:05.233Z] 42d323654f35: Layer already exists [2024-12-11T07:54:05.233Z] 13b7aa73aa42: Layer already exists [2024-12-11T07:54:05.233Z] ebd31283ca8f: Layer already exists [2024-12-11T07:54:05.233Z] 651d9022c234: Layer already exists [2024-12-11T07:54:05.499Z] latest: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:05.843Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:06.183Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.26 [2024-12-11T07:54:06.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-11T07:54:06.183Z] eec769b666ed: Preparing [2024-12-11T07:54:06.183Z] 07a42a7280e2: Preparing [2024-12-11T07:54:06.183Z] c89ffb4762bf: Preparing [2024-12-11T07:54:06.183Z] d2822960a1b0: Preparing [2024-12-11T07:54:06.183Z] 353a92f5696e: Preparing [2024-12-11T07:54:06.183Z] 70ad460d298b: Preparing [2024-12-11T07:54:06.183Z] f235622e9852: Preparing [2024-12-11T07:54:06.183Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:06.183Z] 70ad460d298b: Waiting [2024-12-11T07:54:06.183Z] f235622e9852: Waiting [2024-12-11T07:54:06.183Z] 42d323654f35: Preparing [2024-12-11T07:54:06.183Z] 66cda1b7d24b: Waiting [2024-12-11T07:54:06.183Z] 13b7aa73aa42: Preparing [2024-12-11T07:54:06.183Z] 42d323654f35: Waiting [2024-12-11T07:54:06.183Z] ebd31283ca8f: Preparing [2024-12-11T07:54:06.183Z] 13b7aa73aa42: Waiting [2024-12-11T07:54:06.183Z] 651d9022c234: Preparing [2024-12-11T07:54:06.183Z] ebd31283ca8f: Waiting [2024-12-11T07:54:06.183Z] 651d9022c234: Waiting [2024-12-11T07:54:06.183Z] d2822960a1b0: Layer already exists [2024-12-11T07:54:06.183Z] eec769b666ed: Layer already exists [2024-12-11T07:54:06.183Z] 353a92f5696e: Layer already exists [2024-12-11T07:54:06.183Z] 07a42a7280e2: Layer already exists [2024-12-11T07:54:06.183Z] c89ffb4762bf: Layer already exists [2024-12-11T07:54:06.183Z] f235622e9852: Layer already exists [2024-12-11T07:54:06.183Z] 70ad460d298b: Layer already exists [2024-12-11T07:54:06.183Z] 13b7aa73aa42: Layer already exists [2024-12-11T07:54:06.183Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:06.183Z] 42d323654f35: Layer already exists [2024-12-11T07:54:06.183Z] ebd31283ca8f: Layer already exists [2024-12-11T07:54:06.183Z] 651d9022c234: Layer already exists [2024-12-11T07:54:06.447Z] 4.0.0-dev.26: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:06.794Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:07.134Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:07.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-11T07:54:07.134Z] eec769b666ed: Preparing [2024-12-11T07:54:07.134Z] 07a42a7280e2: Preparing [2024-12-11T07:54:07.134Z] c89ffb4762bf: Preparing [2024-12-11T07:54:07.134Z] d2822960a1b0: Preparing [2024-12-11T07:54:07.134Z] 353a92f5696e: Preparing [2024-12-11T07:54:07.134Z] 70ad460d298b: Preparing [2024-12-11T07:54:07.134Z] f235622e9852: Preparing [2024-12-11T07:54:07.134Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:07.134Z] 42d323654f35: Preparing [2024-12-11T07:54:07.134Z] 13b7aa73aa42: Preparing [2024-12-11T07:54:07.134Z] f235622e9852: Waiting [2024-12-11T07:54:07.134Z] ebd31283ca8f: Preparing [2024-12-11T07:54:07.134Z] 651d9022c234: Preparing [2024-12-11T07:54:07.134Z] 66cda1b7d24b: Waiting [2024-12-11T07:54:07.134Z] 42d323654f35: Waiting [2024-12-11T07:54:07.134Z] 13b7aa73aa42: Waiting [2024-12-11T07:54:07.134Z] ebd31283ca8f: Waiting [2024-12-11T07:54:07.134Z] 651d9022c234: Waiting [2024-12-11T07:54:07.134Z] 70ad460d298b: Waiting [2024-12-11T07:54:07.134Z] d2822960a1b0: Layer already exists [2024-12-11T07:54:07.134Z] c89ffb4762bf: Layer already exists [2024-12-11T07:54:07.134Z] 353a92f5696e: Layer already exists [2024-12-11T07:54:07.134Z] eec769b666ed: Layer already exists [2024-12-11T07:54:07.134Z] 07a42a7280e2: Layer already exists [2024-12-11T07:54:07.134Z] 70ad460d298b: Layer already exists [2024-12-11T07:54:07.134Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:07.134Z] f235622e9852: Layer already exists [2024-12-11T07:54:07.134Z] 13b7aa73aa42: Layer already exists [2024-12-11T07:54:07.134Z] 42d323654f35: Layer already exists [2024-12-11T07:54:07.134Z] ebd31283ca8f: Layer already exists [2024-12-11T07:54:07.134Z] 651d9022c234: Layer already exists [2024-12-11T07:54:07.397Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:07.739Z] + 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 [2024-12-11T07:54:08.082Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-12-11T07:54:08.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-12-11T07:54:08.082Z] eec769b666ed: Preparing [2024-12-11T07:54:08.082Z] 07a42a7280e2: Preparing [2024-12-11T07:54:08.082Z] c89ffb4762bf: Preparing [2024-12-11T07:54:08.082Z] d2822960a1b0: Preparing [2024-12-11T07:54:08.082Z] 353a92f5696e: Preparing [2024-12-11T07:54:08.082Z] 70ad460d298b: Preparing [2024-12-11T07:54:08.082Z] f235622e9852: Preparing [2024-12-11T07:54:08.082Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:08.082Z] 42d323654f35: Preparing [2024-12-11T07:54:08.082Z] 13b7aa73aa42: Preparing [2024-12-11T07:54:08.082Z] ebd31283ca8f: Preparing [2024-12-11T07:54:08.082Z] 651d9022c234: Preparing [2024-12-11T07:54:08.082Z] 70ad460d298b: Waiting [2024-12-11T07:54:08.082Z] f235622e9852: Waiting [2024-12-11T07:54:08.082Z] 42d323654f35: Waiting [2024-12-11T07:54:08.082Z] 13b7aa73aa42: Waiting [2024-12-11T07:54:08.082Z] ebd31283ca8f: Waiting [2024-12-11T07:54:08.082Z] 66cda1b7d24b: Waiting [2024-12-11T07:54:08.082Z] 651d9022c234: Waiting [2024-12-11T07:54:08.082Z] 07a42a7280e2: Layer already exists [2024-12-11T07:54:08.082Z] eec769b666ed: Layer already exists [2024-12-11T07:54:08.082Z] d2822960a1b0: Layer already exists [2024-12-11T07:54:08.083Z] 353a92f5696e: Layer already exists [2024-12-11T07:54:08.083Z] c89ffb4762bf: Layer already exists [2024-12-11T07:54:08.083Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:08.083Z] 70ad460d298b: Layer already exists [2024-12-11T07:54:08.083Z] f235622e9852: Layer already exists [2024-12-11T07:54:08.083Z] 42d323654f35: Layer already exists [2024-12-11T07:54:08.083Z] 13b7aa73aa42: Layer already exists [2024-12-11T07:54:08.083Z] ebd31283ca8f: Layer already exists [2024-12-11T07:54:08.083Z] 651d9022c234: Layer already exists [2024-12-11T07:54:08.346Z] main: digest: sha256:514b898ec8d3a6849e61483b1c55ad79456d73dabac9a8f5b8e7beda3a0c7d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:54:08.423Z] ===================================================== [Pipeline] echo [2024-12-11T07:54:08.433Z] taggedImages: [2024-12-11T07:54:08.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:08.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-12-11T07:54:08.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.26 [2024-12-11T07:54:08.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:08.433Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-12-11T07:54:08.462Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-12-11T07:54:08.462Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:08.462Z] latest [2024-12-11T07:54:08.462Z] 4.0.0-dev.26 [2024-12-11T07:54:08.462Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:08.462Z] main [2024-12-11T07:54:08.462Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:08.837Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:09.175Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:09.175Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-11T07:54:09.175Z] 3ddf0c97945a: Preparing [2024-12-11T07:54:09.175Z] 7bd94e5b16ee: Preparing [2024-12-11T07:54:09.175Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:09.175Z] 42d323654f35: Preparing [2024-12-11T07:54:09.175Z] 0c5d91a661ab: Preparing [2024-12-11T07:54:09.175Z] 12f835eee3d3: Preparing [2024-12-11T07:54:09.175Z] 651d9022c234: Preparing [2024-12-11T07:54:09.175Z] 12f835eee3d3: Waiting [2024-12-11T07:54:09.175Z] 651d9022c234: Waiting [2024-12-11T07:54:09.175Z] 42d323654f35: Layer already exists [2024-12-11T07:54:09.175Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:09.439Z] 651d9022c234: Layer already exists [2024-12-11T07:54:09.439Z] 3ddf0c97945a: Pushed [2024-12-11T07:54:10.837Z] 0c5d91a661ab: Pushed [2024-12-11T07:54:11.414Z] 12f835eee3d3: Pushed [2024-12-11T07:54:13.348Z] 7bd94e5b16ee: Pushed [2024-12-11T07:54:13.613Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:13.961Z] + 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 [2024-12-11T07:54:14.306Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-11T07:54:14.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-11T07:54:14.306Z] 3ddf0c97945a: Preparing [2024-12-11T07:54:14.306Z] 7bd94e5b16ee: Preparing [2024-12-11T07:54:14.306Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:14.306Z] 42d323654f35: Preparing [2024-12-11T07:54:14.306Z] 0c5d91a661ab: Preparing [2024-12-11T07:54:14.306Z] 12f835eee3d3: Preparing [2024-12-11T07:54:14.306Z] 651d9022c234: Preparing [2024-12-11T07:54:14.306Z] 651d9022c234: Waiting [2024-12-11T07:54:14.306Z] 12f835eee3d3: Waiting [2024-12-11T07:54:14.306Z] 3ddf0c97945a: Layer already exists [2024-12-11T07:54:14.306Z] 42d323654f35: Layer already exists [2024-12-11T07:54:14.306Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:14.306Z] 0c5d91a661ab: Layer already exists [2024-12-11T07:54:14.306Z] 7bd94e5b16ee: Layer already exists [2024-12-11T07:54:14.306Z] 12f835eee3d3: Layer already exists [2024-12-11T07:54:14.306Z] 651d9022c234: Layer already exists [2024-12-11T07:54:14.569Z] latest: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:14.910Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:15.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.26 [2024-12-11T07:54:15.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-11T07:54:15.245Z] 3ddf0c97945a: Preparing [2024-12-11T07:54:15.245Z] 7bd94e5b16ee: Preparing [2024-12-11T07:54:15.245Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:15.245Z] 42d323654f35: Preparing [2024-12-11T07:54:15.245Z] 0c5d91a661ab: Preparing [2024-12-11T07:54:15.245Z] 12f835eee3d3: Preparing [2024-12-11T07:54:15.245Z] 651d9022c234: Preparing [2024-12-11T07:54:15.245Z] 12f835eee3d3: Waiting [2024-12-11T07:54:15.245Z] 651d9022c234: Waiting [2024-12-11T07:54:15.245Z] 7bd94e5b16ee: Layer already exists [2024-12-11T07:54:15.245Z] 0c5d91a661ab: Layer already exists [2024-12-11T07:54:15.245Z] 42d323654f35: Layer already exists [2024-12-11T07:54:15.245Z] 3ddf0c97945a: Layer already exists [2024-12-11T07:54:15.245Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:15.245Z] 12f835eee3d3: Layer already exists [2024-12-11T07:54:15.245Z] 651d9022c234: Layer already exists [2024-12-11T07:54:15.508Z] 4.0.0-dev.26: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:15.850Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:16.198Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:16.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-11T07:54:16.198Z] 3ddf0c97945a: Preparing [2024-12-11T07:54:16.198Z] 7bd94e5b16ee: Preparing [2024-12-11T07:54:16.198Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:16.198Z] 42d323654f35: Preparing [2024-12-11T07:54:16.198Z] 0c5d91a661ab: Preparing [2024-12-11T07:54:16.198Z] 12f835eee3d3: Preparing [2024-12-11T07:54:16.198Z] 651d9022c234: Preparing [2024-12-11T07:54:16.198Z] 12f835eee3d3: Waiting [2024-12-11T07:54:16.198Z] 651d9022c234: Waiting [2024-12-11T07:54:16.198Z] 0c5d91a661ab: Layer already exists [2024-12-11T07:54:16.198Z] 42d323654f35: Layer already exists [2024-12-11T07:54:16.198Z] 7bd94e5b16ee: Layer already exists [2024-12-11T07:54:16.198Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:16.198Z] 3ddf0c97945a: Layer already exists [2024-12-11T07:54:16.198Z] 651d9022c234: Layer already exists [2024-12-11T07:54:16.198Z] 12f835eee3d3: Layer already exists [2024-12-11T07:54:16.462Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:16.813Z] + 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 [2024-12-11T07:54:17.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-12-11T07:54:17.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-12-11T07:54:17.147Z] 3ddf0c97945a: Preparing [2024-12-11T07:54:17.147Z] 7bd94e5b16ee: Preparing [2024-12-11T07:54:17.147Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:17.147Z] 42d323654f35: Preparing [2024-12-11T07:54:17.147Z] 0c5d91a661ab: Preparing [2024-12-11T07:54:17.147Z] 12f835eee3d3: Preparing [2024-12-11T07:54:17.147Z] 651d9022c234: Preparing [2024-12-11T07:54:17.147Z] 651d9022c234: Waiting [2024-12-11T07:54:17.147Z] 3ddf0c97945a: Layer already exists [2024-12-11T07:54:17.147Z] 42d323654f35: Layer already exists [2024-12-11T07:54:17.147Z] 0c5d91a661ab: Layer already exists [2024-12-11T07:54:17.147Z] 7bd94e5b16ee: Layer already exists [2024-12-11T07:54:17.147Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:17.147Z] 651d9022c234: Layer already exists [2024-12-11T07:54:17.147Z] 12f835eee3d3: Layer already exists [2024-12-11T07:54:17.410Z] main: digest: sha256:cc6274683915626862234deba6b2f4ae9dab6eeee6ba0115bc69b786d9b0969a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:54:17.488Z] ===================================================== [Pipeline] echo [2024-12-11T07:54:17.504Z] taggedImages: [2024-12-11T07:54:17.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:17.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-12-11T07:54:17.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.26 [2024-12-11T07:54:17.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:17.504Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-12-11T07:54:17.534Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-12-11T07:54:17.534Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:17.534Z] latest [2024-12-11T07:54:17.534Z] 4.0.0-dev.26 [2024-12-11T07:54:17.534Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:17.534Z] main [2024-12-11T07:54:17.534Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:17.901Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:18.246Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:18.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-11T07:54:18.246Z] e42c57d3b704: Preparing [2024-12-11T07:54:18.246Z] efe9222727bb: Preparing [2024-12-11T07:54:18.246Z] 3b449a3b7830: Preparing [2024-12-11T07:54:18.246Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:18.246Z] 42d323654f35: Preparing [2024-12-11T07:54:18.246Z] ef7a0fbc2248: Preparing [2024-12-11T07:54:18.246Z] 7077f1d77c2e: Preparing [2024-12-11T07:54:18.246Z] 87efdb361301: Preparing [2024-12-11T07:54:18.246Z] 987434a697c3: Preparing [2024-12-11T07:54:18.246Z] 651d9022c234: Preparing [2024-12-11T07:54:18.246Z] ef7a0fbc2248: Waiting [2024-12-11T07:54:18.246Z] 7077f1d77c2e: Waiting [2024-12-11T07:54:18.246Z] 87efdb361301: Waiting [2024-12-11T07:54:18.246Z] 987434a697c3: Waiting [2024-12-11T07:54:18.246Z] 651d9022c234: Waiting [2024-12-11T07:54:18.246Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:18.246Z] 42d323654f35: Layer already exists [2024-12-11T07:54:18.518Z] efe9222727bb: Pushed [2024-12-11T07:54:18.519Z] e42c57d3b704: Pushed [2024-12-11T07:54:18.519Z] 3b449a3b7830: Pushed [2024-12-11T07:54:18.519Z] 651d9022c234: Layer already exists [2024-12-11T07:54:18.519Z] 87efdb361301: Pushed [2024-12-11T07:54:21.083Z] 987434a697c3: Pushed [2024-12-11T07:54:31.134Z] 7077f1d77c2e: Pushed [2024-12-11T07:54:39.305Z] ef7a0fbc2248: Pushed [2024-12-11T07:54:39.305Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:39.658Z] + 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 [2024-12-11T07:54:39.994Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-11T07:54:39.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-11T07:54:39.994Z] e42c57d3b704: Preparing [2024-12-11T07:54:39.994Z] efe9222727bb: Preparing [2024-12-11T07:54:39.994Z] 3b449a3b7830: Preparing [2024-12-11T07:54:39.994Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:39.994Z] 42d323654f35: Preparing [2024-12-11T07:54:39.994Z] ef7a0fbc2248: Preparing [2024-12-11T07:54:39.994Z] 7077f1d77c2e: Preparing [2024-12-11T07:54:39.994Z] 87efdb361301: Preparing [2024-12-11T07:54:39.994Z] 987434a697c3: Preparing [2024-12-11T07:54:39.994Z] 651d9022c234: Preparing [2024-12-11T07:54:39.994Z] ef7a0fbc2248: Waiting [2024-12-11T07:54:39.994Z] 7077f1d77c2e: Waiting [2024-12-11T07:54:39.994Z] 87efdb361301: Waiting [2024-12-11T07:54:39.994Z] 987434a697c3: Waiting [2024-12-11T07:54:39.994Z] 651d9022c234: Waiting [2024-12-11T07:54:39.994Z] e42c57d3b704: Layer already exists [2024-12-11T07:54:39.994Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:39.994Z] 42d323654f35: Layer already exists [2024-12-11T07:54:39.994Z] 3b449a3b7830: Layer already exists [2024-12-11T07:54:39.994Z] efe9222727bb: Layer already exists [2024-12-11T07:54:39.994Z] 7077f1d77c2e: Layer already exists [2024-12-11T07:54:39.994Z] 651d9022c234: Layer already exists [2024-12-11T07:54:39.994Z] ef7a0fbc2248: Layer already exists [2024-12-11T07:54:39.994Z] 87efdb361301: Layer already exists [2024-12-11T07:54:39.994Z] 987434a697c3: Layer already exists [2024-12-11T07:54:40.258Z] latest: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:40.608Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:40.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.26 [2024-12-11T07:54:40.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-11T07:54:40.953Z] e42c57d3b704: Preparing [2024-12-11T07:54:40.953Z] efe9222727bb: Preparing [2024-12-11T07:54:40.953Z] 3b449a3b7830: Preparing [2024-12-11T07:54:40.953Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:40.953Z] 42d323654f35: Preparing [2024-12-11T07:54:40.953Z] ef7a0fbc2248: Preparing [2024-12-11T07:54:40.953Z] ef7a0fbc2248: Waiting [2024-12-11T07:54:40.953Z] 7077f1d77c2e: Preparing [2024-12-11T07:54:40.953Z] 87efdb361301: Preparing [2024-12-11T07:54:40.953Z] 987434a697c3: Preparing [2024-12-11T07:54:40.953Z] 651d9022c234: Preparing [2024-12-11T07:54:40.953Z] 7077f1d77c2e: Waiting [2024-12-11T07:54:40.953Z] 651d9022c234: Waiting [2024-12-11T07:54:40.953Z] 987434a697c3: Waiting [2024-12-11T07:54:40.953Z] 87efdb361301: Waiting [2024-12-11T07:54:40.953Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:40.953Z] 42d323654f35: Layer already exists [2024-12-11T07:54:40.953Z] 3b449a3b7830: Layer already exists [2024-12-11T07:54:40.953Z] efe9222727bb: Layer already exists [2024-12-11T07:54:40.953Z] e42c57d3b704: Layer already exists [2024-12-11T07:54:40.953Z] ef7a0fbc2248: Layer already exists [2024-12-11T07:54:40.953Z] 7077f1d77c2e: Layer already exists [2024-12-11T07:54:40.953Z] 987434a697c3: Layer already exists [2024-12-11T07:54:40.953Z] 87efdb361301: Layer already exists [2024-12-11T07:54:40.953Z] 651d9022c234: Layer already exists [2024-12-11T07:54:41.217Z] 4.0.0-dev.26: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:41.561Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:41.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:41.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-11T07:54:41.911Z] e42c57d3b704: Preparing [2024-12-11T07:54:41.911Z] efe9222727bb: Preparing [2024-12-11T07:54:41.911Z] 3b449a3b7830: Preparing [2024-12-11T07:54:41.911Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:41.911Z] 42d323654f35: Preparing [2024-12-11T07:54:41.911Z] ef7a0fbc2248: Preparing [2024-12-11T07:54:41.911Z] 7077f1d77c2e: Preparing [2024-12-11T07:54:41.911Z] 87efdb361301: Preparing [2024-12-11T07:54:41.911Z] 987434a697c3: Preparing [2024-12-11T07:54:41.911Z] 651d9022c234: Preparing [2024-12-11T07:54:41.911Z] ef7a0fbc2248: Waiting [2024-12-11T07:54:41.911Z] 7077f1d77c2e: Waiting [2024-12-11T07:54:41.911Z] 87efdb361301: Waiting [2024-12-11T07:54:41.911Z] 987434a697c3: Waiting [2024-12-11T07:54:41.911Z] 651d9022c234: Waiting [2024-12-11T07:54:41.911Z] e42c57d3b704: Layer already exists [2024-12-11T07:54:41.911Z] efe9222727bb: Layer already exists [2024-12-11T07:54:41.911Z] 3b449a3b7830: Layer already exists [2024-12-11T07:54:41.911Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:41.911Z] 42d323654f35: Layer already exists [2024-12-11T07:54:41.911Z] ef7a0fbc2248: Layer already exists [2024-12-11T07:54:41.911Z] 7077f1d77c2e: Layer already exists [2024-12-11T07:54:41.911Z] 987434a697c3: Layer already exists [2024-12-11T07:54:41.911Z] 87efdb361301: Layer already exists [2024-12-11T07:54:41.911Z] 651d9022c234: Layer already exists [2024-12-11T07:54:42.177Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:42.525Z] + 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 [2024-12-11T07:54:42.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-12-11T07:54:42.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-12-11T07:54:42.858Z] e42c57d3b704: Preparing [2024-12-11T07:54:42.858Z] efe9222727bb: Preparing [2024-12-11T07:54:42.858Z] 3b449a3b7830: Preparing [2024-12-11T07:54:42.858Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:42.858Z] 42d323654f35: Preparing [2024-12-11T07:54:42.858Z] ef7a0fbc2248: Preparing [2024-12-11T07:54:42.858Z] 7077f1d77c2e: Preparing [2024-12-11T07:54:42.858Z] 87efdb361301: Preparing [2024-12-11T07:54:42.858Z] 987434a697c3: Preparing [2024-12-11T07:54:42.858Z] 651d9022c234: Preparing [2024-12-11T07:54:42.858Z] ef7a0fbc2248: Waiting [2024-12-11T07:54:42.858Z] 7077f1d77c2e: Waiting [2024-12-11T07:54:42.858Z] 651d9022c234: Waiting [2024-12-11T07:54:42.858Z] 87efdb361301: Waiting [2024-12-11T07:54:42.858Z] 987434a697c3: Waiting [2024-12-11T07:54:42.858Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:42.858Z] 42d323654f35: Layer already exists [2024-12-11T07:54:42.858Z] 3b449a3b7830: Layer already exists [2024-12-11T07:54:42.858Z] e42c57d3b704: Layer already exists [2024-12-11T07:54:42.858Z] efe9222727bb: Layer already exists [2024-12-11T07:54:42.858Z] ef7a0fbc2248: Layer already exists [2024-12-11T07:54:42.858Z] 7077f1d77c2e: Layer already exists [2024-12-11T07:54:42.858Z] 87efdb361301: Layer already exists [2024-12-11T07:54:42.858Z] 651d9022c234: Layer already exists [2024-12-11T07:54:42.858Z] 987434a697c3: Layer already exists [2024-12-11T07:54:43.123Z] main: digest: sha256:40b61081b309502b98d76f8d42f47fe4947cf7861009b21f5513f450e3c8d9dd size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:54:43.192Z] ===================================================== [Pipeline] echo [2024-12-11T07:54:43.204Z] taggedImages: [2024-12-11T07:54:43.204Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:43.204Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-12-11T07:54:43.204Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.26 [2024-12-11T07:54:43.204Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:43.204Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-12-11T07:54:43.228Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-12-11T07:54:43.228Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:43.228Z] latest [2024-12-11T07:54:43.228Z] 4.0.0-dev.26 [2024-12-11T07:54:43.228Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:54:43.228Z] main [2024-12-11T07:54:43.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:43.573Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:54:43.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:54:43.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-11T07:54:43.921Z] 5ff6b84aed48: Preparing [2024-12-11T07:54:43.921Z] 1237a06246e3: Preparing [2024-12-11T07:54:43.921Z] 55a6b47b4b40: Preparing [2024-12-11T07:54:43.921Z] 66cda1b7d24b: Preparing [2024-12-11T07:54:43.921Z] 42d323654f35: Preparing [2024-12-11T07:54:43.921Z] afa803eb5167: Preparing [2024-12-11T07:54:43.921Z] c90f8675798e: Preparing [2024-12-11T07:54:43.921Z] 65eda60b3875: Preparing [2024-12-11T07:54:43.921Z] 651d9022c234: Preparing [2024-12-11T07:54:43.921Z] c90f8675798e: Waiting [2024-12-11T07:54:43.921Z] 65eda60b3875: Waiting [2024-12-11T07:54:43.921Z] afa803eb5167: Waiting [2024-12-11T07:54:43.921Z] 651d9022c234: Waiting [2024-12-11T07:54:43.921Z] 42d323654f35: Layer already exists [2024-12-11T07:54:43.921Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:54:44.185Z] 5ff6b84aed48: Pushed [2024-12-11T07:54:44.185Z] 55a6b47b4b40: Pushed [2024-12-11T07:54:44.185Z] 1237a06246e3: Pushed [2024-12-11T07:54:44.185Z] 651d9022c234: Layer already exists [2024-12-11T07:54:44.765Z] 65eda60b3875: Pushed [2024-12-11T07:54:45.719Z] c90f8675798e: Pushed [2024-12-11T07:55:03.901Z] afa803eb5167: Pushed [2024-12-11T07:55:03.901Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:04.253Z] + 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 [2024-12-11T07:55:04.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-11T07:55:04.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-11T07:55:04.604Z] 5ff6b84aed48: Preparing [2024-12-11T07:55:04.604Z] 1237a06246e3: Preparing [2024-12-11T07:55:04.604Z] 55a6b47b4b40: Preparing [2024-12-11T07:55:04.604Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:04.604Z] 42d323654f35: Preparing [2024-12-11T07:55:04.604Z] afa803eb5167: Preparing [2024-12-11T07:55:04.604Z] c90f8675798e: Preparing [2024-12-11T07:55:04.604Z] 65eda60b3875: Preparing [2024-12-11T07:55:04.604Z] 651d9022c234: Preparing [2024-12-11T07:55:04.604Z] c90f8675798e: Waiting [2024-12-11T07:55:04.604Z] 651d9022c234: Waiting [2024-12-11T07:55:04.604Z] 65eda60b3875: Waiting [2024-12-11T07:55:04.604Z] afa803eb5167: Waiting [2024-12-11T07:55:04.604Z] 5ff6b84aed48: Layer already exists [2024-12-11T07:55:04.604Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:04.604Z] 42d323654f35: Layer already exists [2024-12-11T07:55:04.604Z] 1237a06246e3: Layer already exists [2024-12-11T07:55:04.604Z] 55a6b47b4b40: Layer already exists [2024-12-11T07:55:04.604Z] afa803eb5167: Layer already exists [2024-12-11T07:55:04.604Z] 651d9022c234: Layer already exists [2024-12-11T07:55:04.604Z] c90f8675798e: Layer already exists [2024-12-11T07:55:04.604Z] 65eda60b3875: Layer already exists [2024-12-11T07:55:04.870Z] latest: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:05.221Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:05.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.26 [2024-12-11T07:55:05.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-11T07:55:05.567Z] 5ff6b84aed48: Preparing [2024-12-11T07:55:05.567Z] 1237a06246e3: Preparing [2024-12-11T07:55:05.567Z] 55a6b47b4b40: Preparing [2024-12-11T07:55:05.567Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:05.567Z] 42d323654f35: Preparing [2024-12-11T07:55:05.567Z] afa803eb5167: Preparing [2024-12-11T07:55:05.567Z] c90f8675798e: Preparing [2024-12-11T07:55:05.567Z] 65eda60b3875: Preparing [2024-12-11T07:55:05.567Z] 651d9022c234: Preparing [2024-12-11T07:55:05.567Z] afa803eb5167: Waiting [2024-12-11T07:55:05.567Z] 651d9022c234: Waiting [2024-12-11T07:55:05.567Z] c90f8675798e: Waiting [2024-12-11T07:55:05.567Z] 65eda60b3875: Waiting [2024-12-11T07:55:05.567Z] 42d323654f35: Layer already exists [2024-12-11T07:55:05.567Z] 5ff6b84aed48: Layer already exists [2024-12-11T07:55:05.567Z] 55a6b47b4b40: Layer already exists [2024-12-11T07:55:05.567Z] 1237a06246e3: Layer already exists [2024-12-11T07:55:05.567Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:05.567Z] 65eda60b3875: Layer already exists [2024-12-11T07:55:05.567Z] c90f8675798e: Layer already exists [2024-12-11T07:55:05.567Z] afa803eb5167: Layer already exists [2024-12-11T07:55:05.567Z] 651d9022c234: Layer already exists [2024-12-11T07:55:05.832Z] 4.0.0-dev.26: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:06.184Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:06.525Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:06.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-11T07:55:06.525Z] 5ff6b84aed48: Preparing [2024-12-11T07:55:06.525Z] 1237a06246e3: Preparing [2024-12-11T07:55:06.525Z] 55a6b47b4b40: Preparing [2024-12-11T07:55:06.525Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:06.525Z] 42d323654f35: Preparing [2024-12-11T07:55:06.525Z] afa803eb5167: Preparing [2024-12-11T07:55:06.525Z] c90f8675798e: Preparing [2024-12-11T07:55:06.525Z] 65eda60b3875: Preparing [2024-12-11T07:55:06.525Z] 651d9022c234: Preparing [2024-12-11T07:55:06.525Z] afa803eb5167: Waiting [2024-12-11T07:55:06.525Z] c90f8675798e: Waiting [2024-12-11T07:55:06.525Z] 65eda60b3875: Waiting [2024-12-11T07:55:06.525Z] 651d9022c234: Waiting [2024-12-11T07:55:06.525Z] 5ff6b84aed48: Layer already exists [2024-12-11T07:55:06.525Z] 1237a06246e3: Layer already exists [2024-12-11T07:55:06.525Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:06.525Z] 55a6b47b4b40: Layer already exists [2024-12-11T07:55:06.525Z] 42d323654f35: Layer already exists [2024-12-11T07:55:06.525Z] c90f8675798e: Layer already exists [2024-12-11T07:55:06.525Z] 65eda60b3875: Layer already exists [2024-12-11T07:55:06.525Z] 651d9022c234: Layer already exists [2024-12-11T07:55:06.525Z] afa803eb5167: Layer already exists [2024-12-11T07:55:06.790Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:07.220Z] + 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 [2024-12-11T07:55:07.591Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-12-11T07:55:07.591Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-12-11T07:55:07.591Z] 5ff6b84aed48: Preparing [2024-12-11T07:55:07.591Z] 1237a06246e3: Preparing [2024-12-11T07:55:07.591Z] 55a6b47b4b40: Preparing [2024-12-11T07:55:07.591Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:07.591Z] 42d323654f35: Preparing [2024-12-11T07:55:07.591Z] afa803eb5167: Preparing [2024-12-11T07:55:07.591Z] c90f8675798e: Preparing [2024-12-11T07:55:07.591Z] afa803eb5167: Waiting [2024-12-11T07:55:07.591Z] 65eda60b3875: Preparing [2024-12-11T07:55:07.591Z] c90f8675798e: Waiting [2024-12-11T07:55:07.591Z] 651d9022c234: Preparing [2024-12-11T07:55:07.591Z] 65eda60b3875: Waiting [2024-12-11T07:55:07.591Z] 651d9022c234: Waiting [2024-12-11T07:55:07.591Z] 55a6b47b4b40: Layer already exists [2024-12-11T07:55:07.591Z] 42d323654f35: Layer already exists [2024-12-11T07:55:07.591Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:07.591Z] 5ff6b84aed48: Layer already exists [2024-12-11T07:55:07.591Z] 1237a06246e3: Layer already exists [2024-12-11T07:55:07.591Z] c90f8675798e: Layer already exists [2024-12-11T07:55:07.591Z] 65eda60b3875: Layer already exists [2024-12-11T07:55:07.591Z] afa803eb5167: Layer already exists [2024-12-11T07:55:07.591Z] 651d9022c234: Layer already exists [2024-12-11T07:55:07.861Z] main: digest: sha256:dc9e52d2f2aa21dadc679922126636505e1b55c18a49be8c526ff9eb654d01b4 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:55:07.935Z] ===================================================== [Pipeline] echo [2024-12-11T07:55:07.947Z] taggedImages: [2024-12-11T07:55:07.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:07.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-12-11T07:55:07.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.26 [2024-12-11T07:55:07.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:07.947Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-12-11T07:55:07.976Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-12-11T07:55:07.976Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:07.976Z] latest [2024-12-11T07:55:07.976Z] 4.0.0-dev.26 [2024-12-11T07:55:07.976Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:07.976Z] main [2024-12-11T07:55:07.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:08.352Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:08.718Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:08.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-11T07:55:08.718Z] 38c37f5c9fb4: Preparing [2024-12-11T07:55:08.718Z] 43b10c8273d6: Preparing [2024-12-11T07:55:08.718Z] b36b7eea4b1a: Preparing [2024-12-11T07:55:08.718Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:08.718Z] 42d323654f35: Preparing [2024-12-11T07:55:08.718Z] 2c7763172415: Preparing [2024-12-11T07:55:08.718Z] 87efdb361301: Preparing [2024-12-11T07:55:08.718Z] 987434a697c3: Preparing [2024-12-11T07:55:08.718Z] 2c7763172415: Waiting [2024-12-11T07:55:08.718Z] 87efdb361301: Waiting [2024-12-11T07:55:08.718Z] 651d9022c234: Preparing [2024-12-11T07:55:08.718Z] 987434a697c3: Waiting [2024-12-11T07:55:08.718Z] 651d9022c234: Waiting [2024-12-11T07:55:08.718Z] 42d323654f35: Layer already exists [2024-12-11T07:55:08.718Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:08.718Z] 87efdb361301: Layer already exists [2024-12-11T07:55:08.986Z] 987434a697c3: Layer already exists [2024-12-11T07:55:08.986Z] 43b10c8273d6: Pushed [2024-12-11T07:55:08.986Z] b36b7eea4b1a: Pushed [2024-12-11T07:55:08.986Z] 38c37f5c9fb4: Pushed [2024-12-11T07:55:08.986Z] 651d9022c234: Layer already exists [2024-12-11T07:55:31.066Z] 2c7763172415: Pushed [2024-12-11T07:55:31.066Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:31.422Z] + 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 [2024-12-11T07:55:31.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-11T07:55:31.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-11T07:55:31.769Z] 38c37f5c9fb4: Preparing [2024-12-11T07:55:31.769Z] 43b10c8273d6: Preparing [2024-12-11T07:55:31.769Z] b36b7eea4b1a: Preparing [2024-12-11T07:55:31.769Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:31.769Z] 42d323654f35: Preparing [2024-12-11T07:55:31.769Z] 2c7763172415: Preparing [2024-12-11T07:55:31.769Z] 87efdb361301: Preparing [2024-12-11T07:55:31.769Z] 987434a697c3: Preparing [2024-12-11T07:55:31.769Z] 651d9022c234: Preparing [2024-12-11T07:55:31.769Z] 87efdb361301: Waiting [2024-12-11T07:55:31.769Z] 987434a697c3: Waiting [2024-12-11T07:55:31.769Z] 651d9022c234: Waiting [2024-12-11T07:55:31.769Z] 2c7763172415: Waiting [2024-12-11T07:55:31.769Z] 42d323654f35: Layer already exists [2024-12-11T07:55:31.769Z] 38c37f5c9fb4: Layer already exists [2024-12-11T07:55:31.769Z] b36b7eea4b1a: Layer already exists [2024-12-11T07:55:31.769Z] 43b10c8273d6: Layer already exists [2024-12-11T07:55:31.769Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:31.769Z] 87efdb361301: Layer already exists [2024-12-11T07:55:31.769Z] 2c7763172415: Layer already exists [2024-12-11T07:55:31.769Z] 651d9022c234: Layer already exists [2024-12-11T07:55:31.769Z] 987434a697c3: Layer already exists [2024-12-11T07:55:32.036Z] latest: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:32.388Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:32.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.26 [2024-12-11T07:55:32.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-11T07:55:32.723Z] 38c37f5c9fb4: Preparing [2024-12-11T07:55:32.723Z] 43b10c8273d6: Preparing [2024-12-11T07:55:32.723Z] b36b7eea4b1a: Preparing [2024-12-11T07:55:32.723Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:32.723Z] 42d323654f35: Preparing [2024-12-11T07:55:32.723Z] 2c7763172415: Preparing [2024-12-11T07:55:32.723Z] 87efdb361301: Preparing [2024-12-11T07:55:32.723Z] 2c7763172415: Waiting [2024-12-11T07:55:32.723Z] 987434a697c3: Preparing [2024-12-11T07:55:32.723Z] 651d9022c234: Preparing [2024-12-11T07:55:32.723Z] 87efdb361301: Waiting [2024-12-11T07:55:32.723Z] 987434a697c3: Waiting [2024-12-11T07:55:32.723Z] 651d9022c234: Waiting [2024-12-11T07:55:32.723Z] 42d323654f35: Layer already exists [2024-12-11T07:55:32.723Z] 43b10c8273d6: Layer already exists [2024-12-11T07:55:32.723Z] b36b7eea4b1a: Layer already exists [2024-12-11T07:55:32.723Z] 38c37f5c9fb4: Layer already exists [2024-12-11T07:55:32.723Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:32.723Z] 987434a697c3: Layer already exists [2024-12-11T07:55:32.723Z] 87efdb361301: Layer already exists [2024-12-11T07:55:32.723Z] 651d9022c234: Layer already exists [2024-12-11T07:55:32.723Z] 2c7763172415: Layer already exists [2024-12-11T07:55:32.988Z] 4.0.0-dev.26: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:33.339Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:33.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:33.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-11T07:55:33.675Z] 38c37f5c9fb4: Preparing [2024-12-11T07:55:33.675Z] 43b10c8273d6: Preparing [2024-12-11T07:55:33.675Z] b36b7eea4b1a: Preparing [2024-12-11T07:55:33.675Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:33.675Z] 42d323654f35: Preparing [2024-12-11T07:55:33.675Z] 2c7763172415: Preparing [2024-12-11T07:55:33.675Z] 87efdb361301: Preparing [2024-12-11T07:55:33.675Z] 987434a697c3: Preparing [2024-12-11T07:55:33.675Z] 651d9022c234: Preparing [2024-12-11T07:55:33.675Z] 87efdb361301: Waiting [2024-12-11T07:55:33.675Z] 987434a697c3: Waiting [2024-12-11T07:55:33.675Z] 651d9022c234: Waiting [2024-12-11T07:55:33.675Z] 2c7763172415: Waiting [2024-12-11T07:55:33.675Z] 43b10c8273d6: Layer already exists [2024-12-11T07:55:33.675Z] 42d323654f35: Layer already exists [2024-12-11T07:55:33.675Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:33.675Z] 38c37f5c9fb4: Layer already exists [2024-12-11T07:55:33.675Z] b36b7eea4b1a: Layer already exists [2024-12-11T07:55:33.675Z] 2c7763172415: Layer already exists [2024-12-11T07:55:33.675Z] 987434a697c3: Layer already exists [2024-12-11T07:55:33.675Z] 87efdb361301: Layer already exists [2024-12-11T07:55:33.675Z] 651d9022c234: Layer already exists [2024-12-11T07:55:33.941Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:34.285Z] + 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 [2024-12-11T07:55:35.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-12-11T07:55:35.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-12-11T07:55:35.582Z] 38c37f5c9fb4: Preparing [2024-12-11T07:55:35.582Z] 43b10c8273d6: Preparing [2024-12-11T07:55:35.582Z] b36b7eea4b1a: Preparing [2024-12-11T07:55:35.582Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:35.582Z] 42d323654f35: Preparing [2024-12-11T07:55:35.582Z] 2c7763172415: Preparing [2024-12-11T07:55:35.582Z] 87efdb361301: Preparing [2024-12-11T07:55:35.582Z] 987434a697c3: Preparing [2024-12-11T07:55:35.582Z] 651d9022c234: Preparing [2024-12-11T07:55:35.582Z] 87efdb361301: Waiting [2024-12-11T07:55:35.582Z] 2c7763172415: Waiting [2024-12-11T07:55:35.582Z] 987434a697c3: Waiting [2024-12-11T07:55:35.582Z] 651d9022c234: Waiting [2024-12-11T07:55:35.582Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:35.582Z] 42d323654f35: Layer already exists [2024-12-11T07:55:35.582Z] 38c37f5c9fb4: Layer already exists [2024-12-11T07:55:35.582Z] 43b10c8273d6: Layer already exists [2024-12-11T07:55:35.582Z] b36b7eea4b1a: Layer already exists [2024-12-11T07:55:35.582Z] 2c7763172415: Layer already exists [2024-12-11T07:55:35.582Z] 87efdb361301: Layer already exists [2024-12-11T07:55:35.582Z] 651d9022c234: Layer already exists [2024-12-11T07:55:35.582Z] 987434a697c3: Layer already exists [2024-12-11T07:55:35.846Z] main: digest: sha256:dc623e93abcb9dfa3c222ffc6374c116612c133935a2bd727cdc19fc154811a1 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:55:35.920Z] ===================================================== [Pipeline] echo [2024-12-11T07:55:35.933Z] taggedImages: [2024-12-11T07:55:35.933Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:35.933Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-12-11T07:55:35.933Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.26 [2024-12-11T07:55:35.933Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:35.933Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-12-11T07:55:35.954Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-12-11T07:55:35.954Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:35.954Z] latest [2024-12-11T07:55:35.954Z] 4.0.0-dev.26 [2024-12-11T07:55:35.954Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:35.954Z] main [2024-12-11T07:55:35.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:36.303Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:36.649Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:36.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-11T07:55:36.649Z] 2080079ad1ae: Preparing [2024-12-11T07:55:36.649Z] 714244a17b48: Preparing [2024-12-11T07:55:36.649Z] 5d752b47daa7: Preparing [2024-12-11T07:55:36.649Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:36.650Z] 42d323654f35: Preparing [2024-12-11T07:55:36.650Z] 34195f336bba: Preparing [2024-12-11T07:55:36.650Z] ce65a55d61e3: Preparing [2024-12-11T07:55:36.650Z] 651d9022c234: Preparing [2024-12-11T07:55:36.650Z] 34195f336bba: Waiting [2024-12-11T07:55:36.650Z] ce65a55d61e3: Waiting [2024-12-11T07:55:36.650Z] 651d9022c234: Waiting [2024-12-11T07:55:36.650Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:36.650Z] 42d323654f35: Layer already exists [2024-12-11T07:55:36.913Z] 2080079ad1ae: Pushed [2024-12-11T07:55:36.913Z] 714244a17b48: Pushed [2024-12-11T07:55:36.913Z] 651d9022c234: Layer already exists [2024-12-11T07:55:37.178Z] ce65a55d61e3: Pushed [2024-12-11T07:55:38.575Z] 34195f336bba: Pushed [2024-12-11T07:55:45.193Z] 5d752b47daa7: Pushed [2024-12-11T07:55:45.193Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:47.142Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:47.753Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-11T07:55:47.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-11T07:55:47.753Z] 2080079ad1ae: Preparing [2024-12-11T07:55:47.753Z] 714244a17b48: Preparing [2024-12-11T07:55:47.753Z] 5d752b47daa7: Preparing [2024-12-11T07:55:47.753Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:47.753Z] 42d323654f35: Preparing [2024-12-11T07:55:47.753Z] 34195f336bba: Preparing [2024-12-11T07:55:47.753Z] ce65a55d61e3: Preparing [2024-12-11T07:55:47.753Z] 651d9022c234: Preparing [2024-12-11T07:55:47.753Z] 34195f336bba: Waiting [2024-12-11T07:55:47.753Z] ce65a55d61e3: Waiting [2024-12-11T07:55:47.753Z] 651d9022c234: Waiting [2024-12-11T07:55:47.753Z] 42d323654f35: Layer already exists [2024-12-11T07:55:47.753Z] 5d752b47daa7: Layer already exists [2024-12-11T07:55:47.753Z] 2080079ad1ae: Layer already exists [2024-12-11T07:55:47.753Z] 714244a17b48: Layer already exists [2024-12-11T07:55:47.753Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:47.753Z] 34195f336bba: Layer already exists [2024-12-11T07:55:47.753Z] 651d9022c234: Layer already exists [2024-12-11T07:55:47.753Z] ce65a55d61e3: Layer already exists [2024-12-11T07:55:48.017Z] latest: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:48.363Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:48.715Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.26 [2024-12-11T07:55:48.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-11T07:55:48.715Z] 2080079ad1ae: Preparing [2024-12-11T07:55:48.715Z] 714244a17b48: Preparing [2024-12-11T07:55:48.715Z] 5d752b47daa7: Preparing [2024-12-11T07:55:48.715Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:48.715Z] 42d323654f35: Preparing [2024-12-11T07:55:48.715Z] 34195f336bba: Preparing [2024-12-11T07:55:48.715Z] ce65a55d61e3: Preparing [2024-12-11T07:55:48.715Z] 651d9022c234: Preparing [2024-12-11T07:55:48.715Z] 34195f336bba: Waiting [2024-12-11T07:55:48.715Z] ce65a55d61e3: Waiting [2024-12-11T07:55:48.715Z] 651d9022c234: Waiting [2024-12-11T07:55:48.715Z] 2080079ad1ae: Layer already exists [2024-12-11T07:55:48.715Z] 5d752b47daa7: Layer already exists [2024-12-11T07:55:48.715Z] 714244a17b48: Layer already exists [2024-12-11T07:55:48.715Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:48.715Z] 42d323654f35: Layer already exists [2024-12-11T07:55:48.715Z] 34195f336bba: Layer already exists [2024-12-11T07:55:48.715Z] ce65a55d61e3: Layer already exists [2024-12-11T07:55:48.715Z] 651d9022c234: Layer already exists [2024-12-11T07:55:48.980Z] 4.0.0-dev.26: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:49.327Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:49.671Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:49.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-11T07:55:49.671Z] 2080079ad1ae: Preparing [2024-12-11T07:55:49.671Z] 714244a17b48: Preparing [2024-12-11T07:55:49.671Z] 5d752b47daa7: Preparing [2024-12-11T07:55:49.671Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:49.671Z] 42d323654f35: Preparing [2024-12-11T07:55:49.671Z] 34195f336bba: Preparing [2024-12-11T07:55:49.671Z] ce65a55d61e3: Preparing [2024-12-11T07:55:49.671Z] 651d9022c234: Preparing [2024-12-11T07:55:49.671Z] ce65a55d61e3: Waiting [2024-12-11T07:55:49.671Z] 651d9022c234: Waiting [2024-12-11T07:55:49.671Z] 34195f336bba: Waiting [2024-12-11T07:55:49.671Z] 2080079ad1ae: Layer already exists [2024-12-11T07:55:49.671Z] 714244a17b48: Layer already exists [2024-12-11T07:55:49.671Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:49.671Z] 42d323654f35: Layer already exists [2024-12-11T07:55:49.671Z] 5d752b47daa7: Layer already exists [2024-12-11T07:55:49.671Z] ce65a55d61e3: Layer already exists [2024-12-11T07:55:49.671Z] 34195f336bba: Layer already exists [2024-12-11T07:55:49.671Z] 651d9022c234: Layer already exists [2024-12-11T07:55:49.936Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:50.278Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:50.606Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-12-11T07:55:50.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-12-11T07:55:50.606Z] 2080079ad1ae: Preparing [2024-12-11T07:55:50.606Z] 714244a17b48: Preparing [2024-12-11T07:55:50.606Z] 5d752b47daa7: Preparing [2024-12-11T07:55:50.606Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:50.606Z] 42d323654f35: Preparing [2024-12-11T07:55:50.606Z] 34195f336bba: Preparing [2024-12-11T07:55:50.606Z] ce65a55d61e3: Preparing [2024-12-11T07:55:50.606Z] 34195f336bba: Waiting [2024-12-11T07:55:50.606Z] 651d9022c234: Preparing [2024-12-11T07:55:50.606Z] ce65a55d61e3: Waiting [2024-12-11T07:55:50.606Z] 651d9022c234: Waiting [2024-12-11T07:55:50.606Z] 714244a17b48: Layer already exists [2024-12-11T07:55:50.606Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:50.606Z] 2080079ad1ae: Layer already exists [2024-12-11T07:55:50.606Z] 42d323654f35: Layer already exists [2024-12-11T07:55:50.606Z] 5d752b47daa7: Layer already exists [2024-12-11T07:55:50.606Z] 34195f336bba: Layer already exists [2024-12-11T07:55:50.606Z] 651d9022c234: Layer already exists [2024-12-11T07:55:50.606Z] ce65a55d61e3: Layer already exists [2024-12-11T07:55:50.870Z] main: digest: sha256:f0caeee8f359e8194e4f3f2549886d4107e292453a775275625a436f47f1d00d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:55:50.942Z] ===================================================== [Pipeline] echo [2024-12-11T07:55:50.954Z] taggedImages: [2024-12-11T07:55:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-12-11T07:55:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.26 [2024-12-11T07:55:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:50.954Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-12-11T07:55:50.975Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-12-11T07:55:50.975Z] ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:50.975Z] latest [2024-12-11T07:55:50.975Z] 4.0.0-dev.26 [2024-12-11T07:55:50.975Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:55:50.975Z] main [2024-12-11T07:55:50.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:51.331Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:55:51.678Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:55:51.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-11T07:55:51.678Z] efb9fa053482: Preparing [2024-12-11T07:55:51.678Z] 75c95d42f264: Preparing [2024-12-11T07:55:51.678Z] 66cda1b7d24b: Preparing [2024-12-11T07:55:51.678Z] 42d323654f35: Preparing [2024-12-11T07:55:51.678Z] 3ea8a54078d2: Preparing [2024-12-11T07:55:51.678Z] f72ecd0f8c67: Preparing [2024-12-11T07:55:51.678Z] 651d9022c234: Preparing [2024-12-11T07:55:51.678Z] f72ecd0f8c67: Waiting [2024-12-11T07:55:51.678Z] 651d9022c234: Waiting [2024-12-11T07:55:51.678Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:55:51.678Z] 42d323654f35: Layer already exists [2024-12-11T07:55:51.943Z] 651d9022c234: Layer already exists [2024-12-11T07:55:51.943Z] efb9fa053482: Pushed [2024-12-11T07:55:52.523Z] f72ecd0f8c67: Pushed [2024-12-11T07:55:53.478Z] 3ea8a54078d2: Pushed [2024-12-11T07:56:00.106Z] 75c95d42f264: Pushed [2024-12-11T07:56:00.106Z] ba285599d092cd88ba2ac7c49c113d850730d643: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:00.461Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:00.824Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-11T07:56:00.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-11T07:56:00.824Z] efb9fa053482: Preparing [2024-12-11T07:56:00.824Z] 75c95d42f264: Preparing [2024-12-11T07:56:00.824Z] 66cda1b7d24b: Preparing [2024-12-11T07:56:00.824Z] 42d323654f35: Preparing [2024-12-11T07:56:00.824Z] 3ea8a54078d2: Preparing [2024-12-11T07:56:00.824Z] f72ecd0f8c67: Preparing [2024-12-11T07:56:00.824Z] 651d9022c234: Preparing [2024-12-11T07:56:00.824Z] f72ecd0f8c67: Waiting [2024-12-11T07:56:00.824Z] 651d9022c234: Waiting [2024-12-11T07:56:00.824Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:56:00.824Z] 3ea8a54078d2: Layer already exists [2024-12-11T07:56:00.824Z] 75c95d42f264: Layer already exists [2024-12-11T07:56:00.824Z] 42d323654f35: Layer already exists [2024-12-11T07:56:00.824Z] efb9fa053482: Layer already exists [2024-12-11T07:56:00.824Z] 651d9022c234: Layer already exists [2024-12-11T07:56:00.824Z] f72ecd0f8c67: Layer already exists [2024-12-11T07:56:01.091Z] latest: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:01.441Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:01.796Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.26 [2024-12-11T07:56:01.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-11T07:56:01.796Z] efb9fa053482: Preparing [2024-12-11T07:56:01.796Z] 75c95d42f264: Preparing [2024-12-11T07:56:01.796Z] 66cda1b7d24b: Preparing [2024-12-11T07:56:01.796Z] 42d323654f35: Preparing [2024-12-11T07:56:01.796Z] 3ea8a54078d2: Preparing [2024-12-11T07:56:01.796Z] f72ecd0f8c67: Preparing [2024-12-11T07:56:01.796Z] 651d9022c234: Preparing [2024-12-11T07:56:01.796Z] f72ecd0f8c67: Waiting [2024-12-11T07:56:01.796Z] 651d9022c234: Waiting [2024-12-11T07:56:01.796Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:56:01.796Z] 42d323654f35: Layer already exists [2024-12-11T07:56:01.796Z] efb9fa053482: Layer already exists [2024-12-11T07:56:01.796Z] 75c95d42f264: Layer already exists [2024-12-11T07:56:01.796Z] 3ea8a54078d2: Layer already exists [2024-12-11T07:56:01.796Z] 651d9022c234: Layer already exists [2024-12-11T07:56:01.796Z] f72ecd0f8c67: Layer already exists [2024-12-11T07:56:02.062Z] 4.0.0-dev.26: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:02.415Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:02.761Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:56:02.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-11T07:56:02.762Z] efb9fa053482: Preparing [2024-12-11T07:56:02.762Z] 75c95d42f264: Preparing [2024-12-11T07:56:02.762Z] 66cda1b7d24b: Preparing [2024-12-11T07:56:02.762Z] 42d323654f35: Preparing [2024-12-11T07:56:02.762Z] 3ea8a54078d2: Preparing [2024-12-11T07:56:02.762Z] f72ecd0f8c67: Preparing [2024-12-11T07:56:02.762Z] 651d9022c234: Preparing [2024-12-11T07:56:02.762Z] f72ecd0f8c67: Waiting [2024-12-11T07:56:02.762Z] 651d9022c234: Waiting [2024-12-11T07:56:02.762Z] 42d323654f35: Layer already exists [2024-12-11T07:56:02.762Z] efb9fa053482: Layer already exists [2024-12-11T07:56:02.762Z] 75c95d42f264: Layer already exists [2024-12-11T07:56:02.762Z] 3ea8a54078d2: Layer already exists [2024-12-11T07:56:02.762Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:56:02.762Z] f72ecd0f8c67: Layer already exists [2024-12-11T07:56:02.762Z] 651d9022c234: Layer already exists [2024-12-11T07:56:03.026Z] ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:03.368Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:03.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-12-11T07:56:03.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-12-11T07:56:03.710Z] efb9fa053482: Preparing [2024-12-11T07:56:03.710Z] 75c95d42f264: Preparing [2024-12-11T07:56:03.710Z] 66cda1b7d24b: Preparing [2024-12-11T07:56:03.710Z] 42d323654f35: Preparing [2024-12-11T07:56:03.710Z] 3ea8a54078d2: Preparing [2024-12-11T07:56:03.710Z] f72ecd0f8c67: Preparing [2024-12-11T07:56:03.710Z] 651d9022c234: Preparing [2024-12-11T07:56:03.710Z] 651d9022c234: Waiting [2024-12-11T07:56:03.710Z] f72ecd0f8c67: Waiting [2024-12-11T07:56:03.710Z] 42d323654f35: Layer already exists [2024-12-11T07:56:03.710Z] efb9fa053482: Layer already exists [2024-12-11T07:56:03.710Z] 66cda1b7d24b: Layer already exists [2024-12-11T07:56:03.710Z] 75c95d42f264: Layer already exists [2024-12-11T07:56:03.710Z] 3ea8a54078d2: Layer already exists [2024-12-11T07:56:03.710Z] f72ecd0f8c67: Layer already exists [2024-12-11T07:56:03.710Z] 651d9022c234: Layer already exists [2024-12-11T07:56:03.976Z] main: digest: sha256:9ee717d2b2fa7f2bc0a743c0190d641c905d4914944c5e47d5b83af68b929d28 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-11T07:56:04.054Z] ===================================================== [Pipeline] echo [2024-12-11T07:56:04.066Z] taggedImages: [2024-12-11T07:56:04.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643 [2024-12-11T07:56:04.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-12-11T07:56:04.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.26 [2024-12-11T07:56:04.067Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:ba285599d092cd88ba2ac7c49c113d850730d643-4.0.0-dev.26 [2024-12-11T07:56:04.067Z] - 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 [2024-12-11T07:56:04.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-11T07:56:04.454Z] [2024-12-11T07:56:04.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:04.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-11T07:56:04.780Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-11T07:56:04.780Z] 8998bd30e6a1: Pulling fs layer [2024-12-11T07:56:04.780Z] 04944245beec: Pulling fs layer [2024-12-11T07:56:04.780Z] 699f458cf7ca: Pulling fs layer [2024-12-11T07:56:04.780Z] 765212b225bb: Pulling fs layer [2024-12-11T07:56:04.780Z] f23df028b6ca: Pulling fs layer [2024-12-11T07:56:04.780Z] d65c8cfc05b1: Pulling fs layer [2024-12-11T07:56:04.780Z] 2437ff75d9bd: Pulling fs layer [2024-12-11T07:56:04.780Z] 765212b225bb: Waiting [2024-12-11T07:56:04.780Z] f23df028b6ca: Waiting [2024-12-11T07:56:04.780Z] d65c8cfc05b1: Waiting [2024-12-11T07:56:04.780Z] 2437ff75d9bd: Waiting [2024-12-11T07:56:05.046Z] 04944245beec: Verifying Checksum [2024-12-11T07:56:05.046Z] 04944245beec: Download complete [2024-12-11T07:56:05.046Z] 765212b225bb: Verifying Checksum [2024-12-11T07:56:05.046Z] 765212b225bb: Download complete [2024-12-11T07:56:05.046Z] f23df028b6ca: Verifying Checksum [2024-12-11T07:56:05.046Z] f23df028b6ca: Download complete [2024-12-11T07:56:05.046Z] d65c8cfc05b1: Verifying Checksum [2024-12-11T07:56:05.046Z] d65c8cfc05b1: Download complete [2024-12-11T07:56:05.046Z] 699f458cf7ca: Verifying Checksum [2024-12-11T07:56:05.046Z] 699f458cf7ca: Download complete [2024-12-11T07:56:05.628Z] 8998bd30e6a1: Verifying Checksum [2024-12-11T07:56:05.628Z] 8998bd30e6a1: Download complete [2024-12-11T07:56:07.570Z] 2437ff75d9bd: Verifying Checksum [2024-12-11T07:56:07.570Z] 2437ff75d9bd: Download complete [2024-12-11T07:56:11.825Z] 8998bd30e6a1: Pull complete [2024-12-11T07:56:12.782Z] 04944245beec: Pull complete [2024-12-11T07:56:14.722Z] 699f458cf7ca: Pull complete [2024-12-11T07:56:14.722Z] 765212b225bb: Pull complete [2024-12-11T07:56:15.304Z] f23df028b6ca: Pull complete [2024-12-11T07:56:15.568Z] d65c8cfc05b1: Pull complete [2024-12-11T07:56:42.233Z] 2437ff75d9bd: Pull complete [2024-12-11T07:56:42.233Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-11T07:56:42.233Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-11T07:56:42.233Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:56:42.406Z] prd-ubuntu20.04-docker-arm64-4c-16g-34898 does not seem to be running inside a container [2024-12-11T07:56:42.468Z] $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@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 [2024-12-11T07:56:44.525Z] $ docker top cb8ea98a750fb89049e1e92046a2edcfbf32a048c492986d320d3b251ccbd150 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:56:45.089Z] ---> job-cost.sh [2024-12-11T07:56:45.354Z] lf-activate-venv: SKIPPING [2024-12-11T07:56:45.354Z] INFO: No Stack... [2024-12-11T07:56:45.932Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-11T07:56:46.507Z] INFO: Archiving Costs [Pipeline] sh [2024-12-11T07:56:46.822Z] + cat /w/workspace/edgex-go/762/archives/cost.csv [2024-12-11T07:56:46.822Z] + cut -d, -f6 [Pipeline] lock [2024-12-11T07:56:46.860Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-762-stack-cost] [2024-12-11T07:56:46.869Z] Resource [jenkins-edgexfoundry-edgex-go-main-762-stack-cost] did not exist. Created. [2024-12-11T07:56:46.875Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-762-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-11T07:56:47.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-11T07:56:47.819Z] Stashed 1 file(s) [Pipeline] } [2024-12-11T07:56:47.832Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-762-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-11T07:56:47.864Z] $ docker stop --time=1 cb8ea98a750fb89049e1e92046a2edcfbf32a048c492986d320d3b251ccbd150 [2024-12-11T07:56:49.271Z] $ docker rm -f --volumes cb8ea98a750fb89049e1e92046a2edcfbf32a048c492986d320d3b251ccbd150 [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 [2024-12-11T07:56:49.855Z] provisioning config files... [2024-12-11T07:56:49.861Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/762@tmp/config16957854368096637447tmp [Pipeline] { [Pipeline] sh [2024-12-11T07:56:50.243Z] + set +x [2024-12-11T07:56:50.243Z] + + curl -s https://codecov.io/bash [2024-12-11T07:56:50.243Z] bash -s -- [2024-12-11T07:56:50.243Z] [2024-12-11T07:56:50.243Z] _____ _ [2024-12-11T07:56:50.243Z] / ____| | | [2024-12-11T07:56:50.243Z] | | ___ __| | ___ ___ _____ __ [2024-12-11T07:56:50.243Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-11T07:56:50.243Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-11T07:56:50.243Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-11T07:56:50.243Z] Bash-1.0.6 [2024-12-11T07:56:50.243Z] [2024-12-11T07:56:50.243Z] [2024-12-11T07:56:50.243Z] ==> git version 2.25.1 found [2024-12-11T07:56:50.518Z] ==> 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 [2024-12-11T07:56:50.518Z] Release-Date: 2020-01-08 [2024-12-11T07:56:50.518Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-11T07:56:50.518Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-11T07:56:50.518Z] ==> Jenkins CI detected. [2024-12-11T07:56:50.518Z] current dir:  /w/workspace/edgex-go/762 [2024-12-11T07:56:50.518Z] project root: . [2024-12-11T07:56:50.518Z] --> token set from env [2024-12-11T07:56:50.518Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-11T07:56:50.518Z] ==> Running gcov in . (disable via -X gcov) [2024-12-11T07:56:50.518Z] ==> Python coveragepy not found [2024-12-11T07:56:50.518Z] ==> Searching for coverage reports in: [2024-12-11T07:56:50.518Z] + . [2024-12-11T07:56:50.518Z] -> Found 1 reports [2024-12-11T07:56:50.518Z] ==> Detecting git/mercurial file structure [2024-12-11T07:56:50.518Z] ==> Reading reports [2024-12-11T07:56:50.518Z] + ./coverage.out bytes=1412873 [2024-12-11T07:56:50.518Z] ==> Appending adjustments [2024-12-11T07:56:50.518Z] https://docs.codecov.io/docs/fixing-reports [2024-12-11T07:56:51.481Z] + Found adjustments [2024-12-11T07:56:51.481Z] ==> Gzipping contents [2024-12-11T07:56:51.754Z] 124K /tmp/codecov.ZqrgnA.gz [2024-12-11T07:56:51.754Z] ==> Uploading reports [2024-12-11T07:56:51.754Z] url: https://codecov.io [2024-12-11T07:56:51.754Z] query: branch=main&commit=ba285599d092cd88ba2ac7c49c113d850730d643&build=762&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F762%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-11T07:56:51.754Z] -> Pinging Codecov [2024-12-11T07:56:51.754Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ba285599d092cd88ba2ac7c49c113d850730d643&build=762&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F762%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-11T07:56:52.035Z] -> Uploading to [2024-12-11T07:56:52.036Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/ba285599d092cd88ba2ac7c49c113d850730d643/85655280-76c6-47e8-9cda-35f8d6e661f3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241211T075651Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f4d84224c78516ea23c16e97eddf1f6d821258acd4cf702d7987f1fd2fc41a82 [2024-12-11T07:56:52.036Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:56:52.036Z] Dload Upload Total Spent Left Speed [2024-12-11T07:56:52.036Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 506k --:--:-- --:--:-- --:--:-- 506k [2024-12-11T07:56:52.036Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ba285599d092cd88ba2ac7c49c113d850730d643 [Pipeline] } [2024-12-11T07:56:52.060Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-12-11T07:56:52.288Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-11T07:56:52.308Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:52.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-11T07:56:52.617Z] [2024-12-11T07:56:52.617Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:56:52.919Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-11T07:56:52.919Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-11T07:56:52.919Z] 43c4264eed91: Already exists [2024-12-11T07:56:52.919Z] 4cc291be95ef: Already exists [2024-12-11T07:56:52.919Z] 2ac1f1163629: Already exists [2024-12-11T07:56:52.919Z] 5c3c966382ef: Already exists [2024-12-11T07:56:52.919Z] 4f4fb700ef54: Already exists [2024-12-11T07:56:52.919Z] d9c7d2e4e75e: Pulling fs layer [2024-12-11T07:56:52.919Z] 9c3e1370e548: Pulling fs layer [2024-12-11T07:56:53.177Z] d9c7d2e4e75e: Download complete [2024-12-11T07:56:53.436Z] d9c7d2e4e75e: Pull complete [2024-12-11T07:56:54.003Z] 9c3e1370e548: Verifying Checksum [2024-12-11T07:56:54.003Z] 9c3e1370e548: Download complete [2024-12-11T07:56:57.285Z] 9c3e1370e548: Pull complete [2024-12-11T07:56:57.285Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-11T07:56:57.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-11T07:56:57.285Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:56:57.384Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:56:57.412Z] $ 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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-12-11T07:57:00.708Z] $ docker top ff30f4e4bcc8a13d1901ccf412681f2997e06019075a3004bb378bf79d12460c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T07:57:01.067Z] + git config --global --add safe.directory /w/workspace/edgex-go/762 [Pipeline] echo [2024-12-11T07:57:01.076Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-12-11T07:57:01.354Z] + set -o pipefail [2024-12-11T07:57:01.354Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-12-11T07:57:09.490Z] [2024-12-11T07:57:09.490Z] Monitoring /w/workspace/edgex-go/762 (github.com/edgexfoundry/edgex-go)... [2024-12-11T07:57:09.490Z] [2024-12-11T07:57:09.490Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/59aa3ba6-95a7-4ede-b641-71f55c0d8b56 [2024-12-11T07:57:09.490Z] [2024-12-11T07:57:09.490Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-11T07:57:09.490Z] [2024-12-11T07:57:09.490Z] [2024-12-11T07:57:09.490Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-11T07:57:09.490Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-11T07:57:09.754Z] $ docker stop --time=1 ff30f4e4bcc8a13d1901ccf412681f2997e06019075a3004bb378bf79d12460c [2024-12-11T07:57:13.571Z] $ docker rm -f --volumes ff30f4e4bcc8a13d1901ccf412681f2997e06019075a3004bb378bf79d12460c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-12-11T07:57:14.131Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-11T07:57:14.145Z] provisioning config files... [2024-12-11T07:57:14.156Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/762@tmp/config13601883635059400771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:57:14.451Z] --> edgex-publish-swagger.sh [2024-12-11T07:57:14.451Z] === Publish openapi API === [2024-12-11T07:57:14.451Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-12-11T07:57:14.451Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/762/openapi/core-command.yaml] [2024-12-11T07:57:14.451Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:57:14.451Z] Dload Upload Total Spent Left Speed [2024-12-11T07:57:15.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 63778 --:--:-- --:--:-- --:--:-- 63778 [2024-12-11T07:57:15.016Z] [2024-12-11T07:57:15.016Z] [2024-12-11T07:57:15.016Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/762/openapi/core-data.yaml] [2024-12-11T07:57:15.016Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:57:15.016Z] Dload Upload Total Spent Left Speed [2024-12-11T07:57:15.276Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 154k --:--:-- --:--:-- --:--:-- 154k [2024-12-11T07:57:15.276Z] [2024-12-11T07:57:15.276Z] [2024-12-11T07:57:15.276Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/762/openapi/core-keeper.yaml] [2024-12-11T07:57:15.276Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:57:15.276Z] Dload Upload Total Spent Left Speed [2024-12-11T07:57:15.535Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 240 116k --:--:-- --:--:-- --:--:-- 116k [2024-12-11T07:57:15.535Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-12-11T07:57:15.535Z] [2024-12-11T07:57:15.535Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/762/openapi/core-metadata.yaml] [2024-12-11T07:57:15.535Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:57:15.535Z] Dload Upload Total Spent Left Speed [2024-12-11T07:57:16.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 348 345k --:--:-- --:--:-- --:--:-- 345k 100 154k 100 156 100 154k 347 344k --:--:-- --:--:-- --:--:-- 344k [2024-12-11T07:57:16.103Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-11T07:57:16.103Z] [2024-12-11T07:57:16.103Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/762/openapi/support-notifications.yaml] [2024-12-11T07:57:16.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:57:16.103Z] Dload Upload Total Spent Left Speed [2024-12-11T07:57:16.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 391 214k --:--:-- --:--:-- --:--:-- 214k [2024-12-11T07:57:16.672Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-11T07:57:16.672Z] [2024-12-11T07:57:16.672Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/762/openapi/support-scheduler.yaml] [2024-12-11T07:57:16.672Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-11T07:57:16.672Z] Dload Upload Total Spent Left Speed [2024-12-11T07:57:16.932Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 489 155k --:--:-- --:--:-- --:--:-- 155k [2024-12-11T07:57:16.932Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-12-11T07:57:16.932Z] [Pipeline] } [2024-12-11T07:57:16.939Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-12-11T07:57:17.360Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-11T07:57:17.360Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:57:17.660Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T07:57:17.660Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:57:17.737Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:57:17.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-11T07:57:18.260Z] $ docker top ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-11T07:57:18.369Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-11T07:57:18.369Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-11T07:57:18.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-11T07:57:18.468Z] $ docker exec ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca ssh-agent [2024-12-11T07:57:18.590Z] SSH_AUTH_SOCK=/tmp/ssh-Q8UD4D1AddKY/agent.32 [2024-12-11T07:57:18.590Z] SSH_AGENT_PID=38 [2024-12-11T07:57:18.595Z] Running ssh-add (command line suppressed) [2024-12-11T07:57:18.689Z] Identity added: /w/workspace/edgex-go/762@tmp/private_key_18152056465080085071.key (/w/workspace/edgex-go/762@tmp/private_key_18152056465080085071.key) [2024-12-11T07:57:18.709Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-11T07:57:18.998Z] + git semver tag [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,175 [run_tag] DEBUG tag force:False [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,176 [check_head_tag] DEBUG check head tag [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,179 [execute] INFO git cat-file --batch-check [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=) [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,183 [execute] INFO git cat-file --batch [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,184 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=) [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,239 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,239 [execute] INFO git tag -a v4.0.0-dev.26 -m v4.0.0-dev.26 [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,239 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.26', '-m', 'v4.0.0-dev.26'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=None) [2024-12-11T07:57:19.256Z] 2024-12-11 07:57:19,244 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:57:19.256Z] 4.0.0-dev.26 [Pipeline] } [2024-12-11T07:57:19.518Z] $ docker exec --env ******** --env ******** ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca ssh-agent -k [2024-12-11T07:57:19.624Z] unset SSH_AUTH_SOCK; [2024-12-11T07:57:19.624Z] unset SSH_AGENT_PID; [2024-12-11T07:57:19.624Z] echo Agent pid 38 killed; [2024-12-11T07:57:19.641Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-11T07:57:19.964Z] + git semver [Pipeline] } [2024-12-11T07:57:20.226Z] $ docker stop --time=1 ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca [2024-12-11T07:57:21.487Z] $ docker rm -f --volumes ad8064968a39b5bc916831b4aaf1ebbe2c85a8f8438d1023cc5a6ed82a6a8aca [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:57:21.894Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-11T07:57:21.894Z] [2024-12-11T07:57:21.894Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:57:22.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-11T07:57:22.202Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-11T07:57:22.202Z] ab5ef0e58194: Pulling fs layer [2024-12-11T07:57:22.202Z] 9712f1f96733: Pulling fs layer [2024-12-11T07:57:22.202Z] 63f879dbbcfc: Pulling fs layer [2024-12-11T07:57:22.202Z] 0d9ebad4ef96: Pulling fs layer [2024-12-11T07:57:22.202Z] e9a5061849ea: Pulling fs layer [2024-12-11T07:57:22.202Z] d747dcd14b5f: Pulling fs layer [2024-12-11T07:57:22.202Z] 2de7ff778b66: Pulling fs layer [2024-12-11T07:57:22.202Z] e9a5061849ea: Waiting [2024-12-11T07:57:22.202Z] 2de7ff778b66: Waiting [2024-12-11T07:57:22.202Z] d747dcd14b5f: Waiting [2024-12-11T07:57:22.202Z] 0d9ebad4ef96: Waiting [2024-12-11T07:57:22.202Z] 9712f1f96733: Verifying Checksum [2024-12-11T07:57:22.202Z] 9712f1f96733: Download complete [2024-12-11T07:57:22.460Z] 63f879dbbcfc: Verifying Checksum [2024-12-11T07:57:22.460Z] 63f879dbbcfc: Download complete [2024-12-11T07:57:22.718Z] e9a5061849ea: Verifying Checksum [2024-12-11T07:57:22.718Z] e9a5061849ea: Download complete [2024-12-11T07:57:22.718Z] d747dcd14b5f: Verifying Checksum [2024-12-11T07:57:22.718Z] d747dcd14b5f: Download complete [2024-12-11T07:57:22.718Z] 0d9ebad4ef96: Verifying Checksum [2024-12-11T07:57:22.718Z] 0d9ebad4ef96: Download complete [2024-12-11T07:57:22.718Z] 2de7ff778b66: Verifying Checksum [2024-12-11T07:57:22.718Z] 2de7ff778b66: Download complete [2024-12-11T07:57:22.718Z] ab5ef0e58194: Verifying Checksum [2024-12-11T07:57:22.718Z] ab5ef0e58194: Download complete [2024-12-11T07:57:25.249Z] ab5ef0e58194: Pull complete [2024-12-11T07:57:25.507Z] 9712f1f96733: Pull complete [2024-12-11T07:57:26.072Z] 63f879dbbcfc: Pull complete [2024-12-11T07:57:30.261Z] 0d9ebad4ef96: Pull complete [2024-12-11T07:57:30.261Z] e9a5061849ea: Pull complete [2024-12-11T07:57:30.261Z] d747dcd14b5f: Pull complete [2024-12-11T07:57:31.194Z] 2de7ff778b66: Pull complete [2024-12-11T07:57:31.194Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-11T07:57:31.194Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-11T07:57:31.194Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:57:31.283Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:57:31.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-12-11T07:57:36.433Z] $ docker top a5a3313978d34bdc29ab465037bf9c12ba3c886e44051e43ddba2c2ab07167bf -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-11T07:57:36.515Z] provisioning config files... [2024-12-11T07:57:36.521Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/762@tmp/config12212914193262802611tmp [2024-12-11T07:57:36.529Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/762@tmp/config971481141877982307tmp [2024-12-11T07:57:36.537Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/762@tmp/config236056265082985858tmp [Pipeline] { [Pipeline] echo [2024-12-11T07:57:36.567Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:57:36.860Z] ---> sigul-configuration.sh [2024-12-11T07:57:36.860Z] gpg: directory `/root/.gnupg' created [2024-12-11T07:57:36.860Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-11T07:57:36.860Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-11T07:57:36.860Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-11T07:57:36.860Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-11T07:57:36.860Z] gpg: CAST5 encrypted data [2024-12-11T07:57:36.860Z] gpg: encrypted with 1 passphrase [2024-12-11T07:57:36.860Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-11T07:57:37.157Z] + mkdir /home/jenkins [2024-12-11T07:57:37.157Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-11T07:57:37.447Z] + 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 [2024-12-11T07:57:37.456Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:57:37.742Z] ---> sigul-install.sh [2024-12-11T07:57:37.742Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-11T07:57:38.037Z] + git tag --list [2024-12-11T07:57:38.037Z] 0.6.0 [2024-12-11T07:57:38.037Z] 0.6.1 [2024-12-11T07:57:38.037Z] 0.7.0 [2024-12-11T07:57:38.037Z] 0.7.1 [2024-12-11T07:57:38.037Z] v1.0.0 [2024-12-11T07:57:38.037Z] v1.0.1 [2024-12-11T07:57:38.037Z] v1.1.0 [2024-12-11T07:57:38.037Z] v1.2.0 [2024-12-11T07:57:38.037Z] v1.2.1 [2024-12-11T07:57:38.037Z] v1.3.0 [2024-12-11T07:57:38.037Z] v1.3.1 [2024-12-11T07:57:38.037Z] v2.0.0 [2024-12-11T07:57:38.037Z] v2.1.0 [2024-12-11T07:57:38.037Z] v2.1.1 [2024-12-11T07:57:38.037Z] v2.2.0 [2024-12-11T07:57:38.037Z] v2.3.0 [2024-12-11T07:57:38.037Z] v3.0 [2024-12-11T07:57:38.037Z] v3.0.0 [2024-12-11T07:57:38.037Z] v3.1 [2024-12-11T07:57:38.037Z] v3.1.0 [2024-12-11T07:57:38.037Z] v3.1.0-dev.1 [2024-12-11T07:57:38.037Z] v3.1.0-dev.10 [2024-12-11T07:57:38.037Z] v3.1.0-dev.11 [2024-12-11T07:57:38.037Z] v3.1.0-dev.12 [2024-12-11T07:57:38.037Z] v3.1.0-dev.13 [2024-12-11T07:57:38.037Z] v3.1.0-dev.14 [2024-12-11T07:57:38.037Z] v3.1.0-dev.15 [2024-12-11T07:57:38.037Z] v3.1.0-dev.16 [2024-12-11T07:57:38.037Z] v3.1.0-dev.17 [2024-12-11T07:57:38.037Z] v3.1.0-dev.18 [2024-12-11T07:57:38.037Z] v3.1.0-dev.19 [2024-12-11T07:57:38.037Z] v3.1.0-dev.2 [2024-12-11T07:57:38.037Z] v3.1.0-dev.20 [2024-12-11T07:57:38.037Z] v3.1.0-dev.21 [2024-12-11T07:57:38.037Z] v3.1.0-dev.22 [2024-12-11T07:57:38.037Z] v3.1.0-dev.23 [2024-12-11T07:57:38.037Z] v3.1.0-dev.24 [2024-12-11T07:57:38.037Z] v3.1.0-dev.25 [2024-12-11T07:57:38.037Z] v3.1.0-dev.26 [2024-12-11T07:57:38.037Z] v3.1.0-dev.27 [2024-12-11T07:57:38.037Z] v3.1.0-dev.28 [2024-12-11T07:57:38.037Z] v3.1.0-dev.29 [2024-12-11T07:57:38.037Z] v3.1.0-dev.3 [2024-12-11T07:57:38.037Z] v3.1.0-dev.30 [2024-12-11T07:57:38.037Z] v3.1.0-dev.31 [2024-12-11T07:57:38.037Z] v3.1.0-dev.32 [2024-12-11T07:57:38.037Z] v3.1.0-dev.33 [2024-12-11T07:57:38.037Z] v3.1.0-dev.34 [2024-12-11T07:57:38.037Z] v3.1.0-dev.35 [2024-12-11T07:57:38.037Z] v3.1.0-dev.36 [2024-12-11T07:57:38.037Z] v3.1.0-dev.37 [2024-12-11T07:57:38.037Z] v3.1.0-dev.38 [2024-12-11T07:57:38.037Z] v3.1.0-dev.39 [2024-12-11T07:57:38.037Z] v3.1.0-dev.4 [2024-12-11T07:57:38.037Z] v3.1.0-dev.40 [2024-12-11T07:57:38.037Z] v3.1.0-dev.41 [2024-12-11T07:57:38.037Z] v3.1.0-dev.42 [2024-12-11T07:57:38.037Z] v3.1.0-dev.43 [2024-12-11T07:57:38.037Z] v3.1.0-dev.44 [2024-12-11T07:57:38.037Z] v3.1.0-dev.45 [2024-12-11T07:57:38.037Z] v3.1.0-dev.46 [2024-12-11T07:57:38.037Z] v3.1.0-dev.47 [2024-12-11T07:57:38.037Z] v3.1.0-dev.48 [2024-12-11T07:57:38.037Z] v3.1.0-dev.49 [2024-12-11T07:57:38.037Z] v3.1.0-dev.5 [2024-12-11T07:57:38.037Z] v3.1.0-dev.50 [2024-12-11T07:57:38.037Z] v3.1.0-dev.51 [2024-12-11T07:57:38.037Z] v3.1.0-dev.52 [2024-12-11T07:57:38.037Z] v3.1.0-dev.53 [2024-12-11T07:57:38.037Z] v3.1.0-dev.54 [2024-12-11T07:57:38.037Z] v3.1.0-dev.55 [2024-12-11T07:57:38.037Z] v3.1.0-dev.56 [2024-12-11T07:57:38.037Z] v3.1.0-dev.57 [2024-12-11T07:57:38.037Z] v3.1.0-dev.58 [2024-12-11T07:57:38.037Z] v3.1.0-dev.59 [2024-12-11T07:57:38.037Z] v3.1.0-dev.6 [2024-12-11T07:57:38.037Z] v3.1.0-dev.60 [2024-12-11T07:57:38.037Z] v3.1.0-dev.61 [2024-12-11T07:57:38.037Z] v3.1.0-dev.62 [2024-12-11T07:57:38.037Z] v3.1.0-dev.63 [2024-12-11T07:57:38.037Z] v3.1.0-dev.64 [2024-12-11T07:57:38.037Z] v3.1.0-dev.65 [2024-12-11T07:57:38.037Z] v3.1.0-dev.66 [2024-12-11T07:57:38.037Z] v3.1.0-dev.67 [2024-12-11T07:57:38.037Z] v3.1.0-dev.68 [2024-12-11T07:57:38.037Z] v3.1.0-dev.69 [2024-12-11T07:57:38.037Z] v3.1.0-dev.7 [2024-12-11T07:57:38.037Z] v3.1.0-dev.70 [2024-12-11T07:57:38.037Z] v3.1.0-dev.71 [2024-12-11T07:57:38.037Z] v3.1.0-dev.72 [2024-12-11T07:57:38.037Z] v3.1.0-dev.73 [2024-12-11T07:57:38.037Z] v3.1.0-dev.8 [2024-12-11T07:57:38.037Z] v3.1.0-dev.9 [2024-12-11T07:57:38.037Z] v3.1.1 [2024-12-11T07:57:38.037Z] v3.1.1-dev.1 [2024-12-11T07:57:38.037Z] v3.1.1-dev.2 [2024-12-11T07:57:38.037Z] v3.2.0-dev.1 [2024-12-11T07:57:38.037Z] v3.2.0-dev.10 [2024-12-11T07:57:38.037Z] v3.2.0-dev.100 [2024-12-11T07:57:38.037Z] v3.2.0-dev.101 [2024-12-11T07:57:38.037Z] v3.2.0-dev.102 [2024-12-11T07:57:38.037Z] v3.2.0-dev.103 [2024-12-11T07:57:38.037Z] v3.2.0-dev.104 [2024-12-11T07:57:38.037Z] v3.2.0-dev.105 [2024-12-11T07:57:38.037Z] v3.2.0-dev.106 [2024-12-11T07:57:38.037Z] v3.2.0-dev.107 [2024-12-11T07:57:38.037Z] v3.2.0-dev.108 [2024-12-11T07:57:38.037Z] v3.2.0-dev.109 [2024-12-11T07:57:38.037Z] v3.2.0-dev.11 [2024-12-11T07:57:38.037Z] v3.2.0-dev.12 [2024-12-11T07:57:38.037Z] v3.2.0-dev.13 [2024-12-11T07:57:38.037Z] v3.2.0-dev.14 [2024-12-11T07:57:38.037Z] v3.2.0-dev.15 [2024-12-11T07:57:38.037Z] v3.2.0-dev.16 [2024-12-11T07:57:38.037Z] v3.2.0-dev.17 [2024-12-11T07:57:38.037Z] v3.2.0-dev.18 [2024-12-11T07:57:38.037Z] v3.2.0-dev.19 [2024-12-11T07:57:38.037Z] v3.2.0-dev.2 [2024-12-11T07:57:38.037Z] v3.2.0-dev.20 [2024-12-11T07:57:38.037Z] v3.2.0-dev.21 [2024-12-11T07:57:38.037Z] v3.2.0-dev.22 [2024-12-11T07:57:38.037Z] v3.2.0-dev.23 [2024-12-11T07:57:38.037Z] v3.2.0-dev.24 [2024-12-11T07:57:38.037Z] v3.2.0-dev.25 [2024-12-11T07:57:38.037Z] v3.2.0-dev.26 [2024-12-11T07:57:38.037Z] v3.2.0-dev.27 [2024-12-11T07:57:38.037Z] v3.2.0-dev.28 [2024-12-11T07:57:38.037Z] v3.2.0-dev.29 [2024-12-11T07:57:38.037Z] v3.2.0-dev.3 [2024-12-11T07:57:38.037Z] v3.2.0-dev.30 [2024-12-11T07:57:38.037Z] v3.2.0-dev.31 [2024-12-11T07:57:38.037Z] v3.2.0-dev.32 [2024-12-11T07:57:38.037Z] v3.2.0-dev.33 [2024-12-11T07:57:38.037Z] v3.2.0-dev.34 [2024-12-11T07:57:38.037Z] v3.2.0-dev.35 [2024-12-11T07:57:38.037Z] v3.2.0-dev.36 [2024-12-11T07:57:38.037Z] v3.2.0-dev.37 [2024-12-11T07:57:38.037Z] v3.2.0-dev.38 [2024-12-11T07:57:38.037Z] v3.2.0-dev.39 [2024-12-11T07:57:38.037Z] v3.2.0-dev.4 [2024-12-11T07:57:38.037Z] v3.2.0-dev.40 [2024-12-11T07:57:38.037Z] v3.2.0-dev.41 [2024-12-11T07:57:38.037Z] v3.2.0-dev.42 [2024-12-11T07:57:38.037Z] v3.2.0-dev.43 [2024-12-11T07:57:38.037Z] v3.2.0-dev.44 [2024-12-11T07:57:38.037Z] v3.2.0-dev.45 [2024-12-11T07:57:38.037Z] v3.2.0-dev.46 [2024-12-11T07:57:38.037Z] v3.2.0-dev.47 [2024-12-11T07:57:38.037Z] v3.2.0-dev.48 [2024-12-11T07:57:38.037Z] v3.2.0-dev.49 [2024-12-11T07:57:38.037Z] v3.2.0-dev.5 [2024-12-11T07:57:38.037Z] v3.2.0-dev.50 [2024-12-11T07:57:38.037Z] v3.2.0-dev.51 [2024-12-11T07:57:38.037Z] v3.2.0-dev.52 [2024-12-11T07:57:38.037Z] v3.2.0-dev.53 [2024-12-11T07:57:38.037Z] v3.2.0-dev.54 [2024-12-11T07:57:38.037Z] v3.2.0-dev.55 [2024-12-11T07:57:38.037Z] v3.2.0-dev.56 [2024-12-11T07:57:38.037Z] v3.2.0-dev.57 [2024-12-11T07:57:38.037Z] v3.2.0-dev.58 [2024-12-11T07:57:38.037Z] v3.2.0-dev.59 [2024-12-11T07:57:38.037Z] v3.2.0-dev.6 [2024-12-11T07:57:38.037Z] v3.2.0-dev.60 [2024-12-11T07:57:38.037Z] v3.2.0-dev.61 [2024-12-11T07:57:38.037Z] v3.2.0-dev.62 [2024-12-11T07:57:38.037Z] v3.2.0-dev.63 [2024-12-11T07:57:38.037Z] v3.2.0-dev.64 [2024-12-11T07:57:38.037Z] v3.2.0-dev.65 [2024-12-11T07:57:38.037Z] v3.2.0-dev.66 [2024-12-11T07:57:38.037Z] v3.2.0-dev.67 [2024-12-11T07:57:38.037Z] v3.2.0-dev.68 [2024-12-11T07:57:38.037Z] v3.2.0-dev.69 [2024-12-11T07:57:38.037Z] v3.2.0-dev.7 [2024-12-11T07:57:38.037Z] v3.2.0-dev.70 [2024-12-11T07:57:38.037Z] v3.2.0-dev.71 [2024-12-11T07:57:38.037Z] v3.2.0-dev.72 [2024-12-11T07:57:38.037Z] v3.2.0-dev.73 [2024-12-11T07:57:38.037Z] v3.2.0-dev.74 [2024-12-11T07:57:38.037Z] v3.2.0-dev.75 [2024-12-11T07:57:38.037Z] v3.2.0-dev.76 [2024-12-11T07:57:38.037Z] v3.2.0-dev.77 [2024-12-11T07:57:38.037Z] v3.2.0-dev.78 [2024-12-11T07:57:38.037Z] v3.2.0-dev.79 [2024-12-11T07:57:38.037Z] v3.2.0-dev.8 [2024-12-11T07:57:38.037Z] v3.2.0-dev.80 [2024-12-11T07:57:38.037Z] v3.2.0-dev.81 [2024-12-11T07:57:38.037Z] v3.2.0-dev.82 [2024-12-11T07:57:38.037Z] v3.2.0-dev.83 [2024-12-11T07:57:38.037Z] v3.2.0-dev.84 [2024-12-11T07:57:38.037Z] v3.2.0-dev.85 [2024-12-11T07:57:38.037Z] v3.2.0-dev.86 [2024-12-11T07:57:38.037Z] v3.2.0-dev.87 [2024-12-11T07:57:38.037Z] v3.2.0-dev.88 [2024-12-11T07:57:38.037Z] v3.2.0-dev.89 [2024-12-11T07:57:38.037Z] v3.2.0-dev.9 [2024-12-11T07:57:38.037Z] v3.2.0-dev.90 [2024-12-11T07:57:38.037Z] v3.2.0-dev.91 [2024-12-11T07:57:38.037Z] v3.2.0-dev.92 [2024-12-11T07:57:38.037Z] v3.2.0-dev.93 [2024-12-11T07:57:38.037Z] v3.2.0-dev.94 [2024-12-11T07:57:38.037Z] v3.2.0-dev.95 [2024-12-11T07:57:38.037Z] v3.2.0-dev.96 [2024-12-11T07:57:38.037Z] v3.2.0-dev.97 [2024-12-11T07:57:38.037Z] v3.2.0-dev.98 [2024-12-11T07:57:38.037Z] v3.2.0-dev.99 [2024-12-11T07:57:38.037Z] v4.0.0-dev.1 [2024-12-11T07:57:38.037Z] v4.0.0-dev.10 [2024-12-11T07:57:38.037Z] v4.0.0-dev.11 [2024-12-11T07:57:38.037Z] v4.0.0-dev.12 [2024-12-11T07:57:38.037Z] v4.0.0-dev.13 [2024-12-11T07:57:38.037Z] v4.0.0-dev.14 [2024-12-11T07:57:38.037Z] v4.0.0-dev.15 [2024-12-11T07:57:38.037Z] v4.0.0-dev.16 [2024-12-11T07:57:38.037Z] v4.0.0-dev.17 [2024-12-11T07:57:38.037Z] v4.0.0-dev.18 [2024-12-11T07:57:38.037Z] v4.0.0-dev.19 [2024-12-11T07:57:38.037Z] v4.0.0-dev.2 [2024-12-11T07:57:38.037Z] v4.0.0-dev.20 [2024-12-11T07:57:38.037Z] v4.0.0-dev.21 [2024-12-11T07:57:38.037Z] v4.0.0-dev.22 [2024-12-11T07:57:38.037Z] v4.0.0-dev.23 [2024-12-11T07:57:38.037Z] v4.0.0-dev.24 [2024-12-11T07:57:38.037Z] v4.0.0-dev.25 [2024-12-11T07:57:38.037Z] v4.0.0-dev.26 [2024-12-11T07:57:38.037Z] v4.0.0-dev.3 [2024-12-11T07:57:38.037Z] v4.0.0-dev.4 [2024-12-11T07:57:38.037Z] v4.0.0-dev.5 [2024-12-11T07:57:38.037Z] v4.0.0-dev.6 [2024-12-11T07:57:38.037Z] v4.0.0-dev.7 [2024-12-11T07:57:38.037Z] v4.0.0-dev.8 [2024-12-11T07:57:38.037Z] v4.0.0-dev.9 [Pipeline] sh [2024-12-11T07:57:38.331Z] + lftools sign git-tag v4.0.0-dev.26 [2024-12-11T07:57:38.902Z] Signing Git tag with Sigul... [2024-12-11T07:57:38.902Z] Signing v4.0.0-dev.26 [Pipeline] echo [2024-12-11T07:57:39.180Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:57:39.474Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-11T07:57:39.482Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-11T07:57:39.508Z] $ docker stop --time=1 a5a3313978d34bdc29ab465037bf9c12ba3c886e44051e43ddba2c2ab07167bf [2024-12-11T07:57:40.792Z] $ docker rm -f --volumes a5a3313978d34bdc29ab465037bf9c12ba3c886e44051e43ddba2c2ab07167bf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-11T07:57:41.233Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-11T07:57:41.233Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:57:41.540Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T07:57:41.540Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:57:41.623Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:57:41.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-11T07:57:41.961Z] $ docker top 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-11T07:57:42.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-11T07:57:42.071Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-11T07:57:42.178Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-11T07:57:42.175Z] $ docker exec 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 ssh-agent [2024-12-11T07:57:42.286Z] SSH_AUTH_SOCK=/tmp/ssh-te2fuMBRoPL3/agent.32 [2024-12-11T07:57:42.286Z] SSH_AGENT_PID=38 [2024-12-11T07:57:42.291Z] Running ssh-add (command line suppressed) [2024-12-11T07:57:42.385Z] Identity added: /w/workspace/edgex-go/762@tmp/private_key_2813514003873234551.key (/w/workspace/edgex-go/762@tmp/private_key_2813514003873234551.key) [2024-12-11T07:57:42.402Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-11T07:57:42.694Z] + git semver bump pre [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,895 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,896 [bump_version] DEBUG bumping version:4.0.0-dev.26 on axis:pre with prefix:dev [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,896 [bump_version] DEBUG bumped version:4.0.0-dev.27 [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,896 [write_version] DEBUG write version:4.0.0-dev.27 to path:/w/workspace/edgex-go/762/.semver/main with force:True [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,896 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,897 [write_file] DEBUG write to file:/w/workspace/edgex-go/762/.semver/main [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,900 [execute] INFO git cat-file --batch-check [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=) [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,906 [execute] INFO git cat-file --batch [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=) [2024-12-11T07:57:42.953Z] 2024-12-11 07:57:42,910 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:57:42.953Z] 4.0.0-dev.27 [Pipeline] } [2024-12-11T07:57:42.957Z] $ docker exec --env ******** --env ******** 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 ssh-agent -k [2024-12-11T07:57:43.057Z] unset SSH_AUTH_SOCK; [2024-12-11T07:57:43.057Z] unset SSH_AGENT_PID; [2024-12-11T07:57:43.057Z] echo Agent pid 38 killed; [2024-12-11T07:57:43.071Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-11T07:57:43.393Z] + git semver [Pipeline] } [2024-12-11T07:57:43.661Z] $ docker stop --time=1 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 [2024-12-11T07:57:44.921Z] $ docker rm -f --volumes 3eeeeefcdd40a2b8da5edddd4c6429606e51cc53e3c1a8380b5f49f515f59197 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-11T07:57:45.281Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-11T07:57:45.281Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:57:45.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-11T07:57:45.585Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:57:45.661Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:57:45.680Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-11T07:57:46.014Z] $ docker top 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf -eo pid,comm [2024-12-11T07:57:46.067Z] 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). [2024-12-11T07:57:46.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-11T07:57:46.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-11T07:57:46.127Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-11T07:57:46.243Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-11T07:57:46.240Z] $ docker exec 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf ssh-agent [2024-12-11T07:57:46.365Z] SSH_AUTH_SOCK=/tmp/ssh-WNObnJfFQulq/agent.32 [2024-12-11T07:57:46.365Z] SSH_AGENT_PID=38 [2024-12-11T07:57:46.370Z] Running ssh-add (command line suppressed) [2024-12-11T07:57:46.462Z] Identity added: /w/workspace/edgex-go/762@tmp/private_key_4888829297222821343.key (/w/workspace/edgex-go/762@tmp/private_key_4888829297222821343.key) [2024-12-11T07:57:46.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-11T07:57:46.771Z] + git semver push [2024-12-11T07:57:47.031Z] 2024-12-11 07:57:46,936 [run_push] DEBUG push [2024-12-11T07:57:47.031Z] 2024-12-11 07:57:46,937 [execute] INFO git cat-file --batch-check [2024-12-11T07:57:47.031Z] 2024-12-11 07:57:46,937 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=) [2024-12-11T07:57:47.031Z] 2024-12-11 07:57:46,941 [execute] INFO git rev-list 2caa2e5edacbe2e5a3a0f46f6c16f16c3efbb6ec -- [2024-12-11T07:57:47.031Z] 2024-12-11 07:57:46,941 [execute] DEBUG Popen(['git', 'rev-list', '2caa2e5edacbe2e5a3a0f46f6c16f16c3efbb6ec', '--'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-11T07:57:47.031Z] 2024-12-11 07:57:46,961 [execute] INFO git fetch -v origin [2024-12-11T07:57:47.031Z] 2024-12-11 07:57:46,961 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-11T07:57:47.600Z] 2024-12-11 07:57:47,424 [run_push] DEBUG no remote changes detected [2024-12-11T07:57:47.600Z] 2024-12-11 07:57:47,424 [execute] INFO git push origin semver [2024-12-11T07:57:47.600Z] 2024-12-11 07:57:47,425 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/762/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-11T07:57:48.536Z] 2024-12-11 07:57:48,201 [run_push] DEBUG push all version tags [2024-12-11T07:57:48.536Z] 2024-12-11 07:57:48,202 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-11T07:57:48.536Z] 2024-12-11 07:57:48,202 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/762, universal_newlines=False, shell=None, istream=None) [2024-12-11T07:57:49.105Z] 2024-12-11 07:57:48,821 [read_version] DEBUG read version from /w/workspace/edgex-go/762/.semver/main [2024-12-11T07:57:49.105Z] 4.0.0-dev.27 [Pipeline] } [2024-12-11T07:57:49.108Z] $ docker exec --env ******** --env ******** 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf ssh-agent -k [2024-12-11T07:57:49.203Z] unset SSH_AUTH_SOCK; [2024-12-11T07:57:49.203Z] unset SSH_AGENT_PID; [2024-12-11T07:57:49.203Z] echo Agent pid 38 killed; [2024-12-11T07:57:49.224Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-11T07:57:49.542Z] + git semver [Pipeline] } [2024-12-11T07:57:49.808Z] $ docker stop --time=1 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf [2024-12-11T07:57:51.118Z] $ docker rm -f --volumes 90dab34c0e7af2cfb15a25849e6bf97057b2c0b71bee120d2c607ca279b0ebcf [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 [2024-12-11T07:57:51.691Z] + [ -d /w/workspace/edgex-go/762/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:57:51.983Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:57:52.843Z] ---> package-listing.sh [2024-12-11T07:57:52.843Z] ++ facter osfamily [2024-12-11T07:57:52.843Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-11T07:57:53.103Z] + OS_FAMILY=debian [2024-12-11T07:57:53.103Z] + workspace=/w/workspace/edgex-go/762 [2024-12-11T07:57:53.103Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-11T07:57:53.103Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-11T07:57:53.103Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-11T07:57:53.103Z] + PACKAGES=/tmp/packages_start.txt [2024-12-11T07:57:53.103Z] + '[' /w/workspace/edgex-go/762 ']' [2024-12-11T07:57:53.103Z] + PACKAGES=/tmp/packages_end.txt [2024-12-11T07:57:53.103Z] + case "${OS_FAMILY}" in [2024-12-11T07:57:53.103Z] + dpkg -l [2024-12-11T07:57:53.103Z] + grep '^ii' [2024-12-11T07:57:53.103Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-11T07:57:53.103Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-11T07:57:53.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-11T07:57:53.103Z] + '[' /w/workspace/edgex-go/762 ']' [2024-12-11T07:57:53.103Z] + mkdir -p /w/workspace/edgex-go/762/archives/ [2024-12-11T07:57:53.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/762/archives/ [Pipeline] echo [2024-12-11T07:57:53.113Z] 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/762/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-11T07:57:53.390Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:57:53.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-11T07:57:53.951Z] [2024-12-11T07:57:53.951Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-11T07:57:54.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-11T07:57:54.257Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-11T07:57:54.257Z] 5eb5b503b376: Pulling fs layer [2024-12-11T07:57:54.257Z] 5c69ac0246d0: Pulling fs layer [2024-12-11T07:57:54.257Z] ec43610c2a17: Pulling fs layer [2024-12-11T07:57:54.257Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-11T07:57:54.257Z] 33b1e0a273af: Pulling fs layer [2024-12-11T07:57:54.257Z] 5d3b04190fa2: Pulling fs layer [2024-12-11T07:57:54.257Z] 2f39f015ded8: Pulling fs layer [2024-12-11T07:57:54.257Z] 3a2ae6a8a46f: Waiting [2024-12-11T07:57:54.257Z] 33b1e0a273af: Waiting [2024-12-11T07:57:54.257Z] 5d3b04190fa2: Waiting [2024-12-11T07:57:54.257Z] 2f39f015ded8: Waiting [2024-12-11T07:57:54.257Z] 5c69ac0246d0: Verifying Checksum [2024-12-11T07:57:54.257Z] 3a2ae6a8a46f: Download complete [2024-12-11T07:57:54.515Z] 33b1e0a273af: Verifying Checksum [2024-12-11T07:57:54.515Z] 33b1e0a273af: Download complete [2024-12-11T07:57:54.515Z] ec43610c2a17: Download complete [2024-12-11T07:57:54.515Z] 5d3b04190fa2: Verifying Checksum [2024-12-11T07:57:54.515Z] 5d3b04190fa2: Download complete [2024-12-11T07:57:54.515Z] 5eb5b503b376: Verifying Checksum [2024-12-11T07:57:54.515Z] 5eb5b503b376: Download complete [2024-12-11T07:57:55.082Z] 2f39f015ded8: Verifying Checksum [2024-12-11T07:57:55.082Z] 2f39f015ded8: Download complete [2024-12-11T07:57:56.015Z] 5eb5b503b376: Pull complete [2024-12-11T07:57:56.015Z] 5c69ac0246d0: Pull complete [2024-12-11T07:57:56.581Z] ec43610c2a17: Pull complete [2024-12-11T07:57:56.581Z] 3a2ae6a8a46f: Pull complete [2024-12-11T07:57:56.839Z] 33b1e0a273af: Pull complete [2024-12-11T07:57:56.839Z] 5d3b04190fa2: Pull complete [2024-12-11T07:58:01.030Z] 2f39f015ded8: Pull complete [2024-12-11T07:58:01.030Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-11T07:58:01.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-11T07:58:01.030Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-11T07:58:01.126Z] prd-ubuntu20.04-docker-8c-8g-34897 does not seem to be running inside a container [2024-12-11T07:58:01.151Z] $ 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/762/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/762 -v /w/workspace/edgex-go/762:/w/workspace/edgex-go/762:rw,z -v /w/workspace/edgex-go/762@tmp:/w/workspace/edgex-go/762@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-11T07:58:05.526Z] $ docker top 7576acdd7f430229e74b68243b53549e26f1fd4e5ce3ac71d0ea7449fde9c2e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-11T07:58:05.884Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-11T07:58:06.168Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-11T07:58:06.455Z] + ls /var/log/sa-host [2024-12-11T07:58:06.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-11T07:58:06.607Z] provisioning config files... [2024-12-11T07:58:06.616Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/762@tmp/config2651145813362736528tmp [Pipeline] { [Pipeline] echo [2024-12-11T07:58:06.636Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:58:06.917Z] ---> create-netrc.sh [Pipeline] } [2024-12-11T07:58:06.924Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:58:07.258Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-11T07:58:07.267Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:58:07.547Z] ---> sudo-logs.sh [2024-12-11T07:58:07.547Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-11T07:58:07.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:58:07.852Z] ---> job-cost.sh [2024-12-11T07:58:07.852Z] lf-activate-venv: SKIPPING [2024-12-11T07:58:07.852Z] DEBUG: total: 0.2199999988079071 [2024-12-11T07:58:07.852Z] INFO: Retrieving Stack Cost... [2024-12-11T07:58:08.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-11T07:58:08.677Z] INFO: Archiving Costs [Pipeline] echo [2024-12-11T07:58:08.692Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-11T07:58:08.975Z] ---> logs-deploy.sh [2024-12-11T07:58:08.975Z] lf-activate-venv: SKIPPING [2024-12-11T07:58:08.975Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/762 [2024-12-11T07:58:08.975Z] INFO: archiving workspace using pattern(s): [2024-12-11T07:58:09.909Z] Archives upload complete. [2024-12-11T07:58:09.909Z] INFO: archiving logs to Nexus