Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4c21b36cbf5f41746e331fe8d24625a901f3a52e 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-ssh12620307144974877965.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13217558288479888314.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh6617288225385153145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh18107330020868607610.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-ssh4386535078293450482.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/v3]] ========================================================= [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.21 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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4773 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/645 [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/645 # 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e (main) Commit message: "Merge pull request #4811 from jinlinGuan/contracts-issue-901" > 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 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 > git rev-list --no-walk a802096cb56626d3379e9589aa0de6bc0bfaf5c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T06:19:29.447Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T06:19:29.520Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T06:19:29.548Z] ========================================================= [2024-07-02T06:19:29.548Z] EdgeX Global Pipelines Version Info [2024-07-02T06:19:29.548Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:19:30.275Z] ------------------- [2024-07-02T06:19:30.275Z] stable info: [2024-07-02T06:19:30.275Z] ------------------- [2024-07-02T06:19:30.275Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:19:30.275Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T06:19:30.275Z] Message: update stable to v1.0.260 [2024-07-02T06:19:30.847Z] ------------------- [2024-07-02T06:19:30.847Z] experimental info: [2024-07-02T06:19:30.847Z] ------------------- [2024-07-02T06:19:30.847Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T06:19:30.847Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T06:19:30.847Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T06:19:30.922Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T06:19:30.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T06:19:30.960Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T06:19:30.982Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T06:19:31.001Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T06:19:31.024Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T06:19:31.051Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T06:19:31.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T06:19:31.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T06:19:31.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T06:19:31.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T06:19:31.159Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T06:19:31.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T06:19:31.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T06:19:31.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T06:19:31.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:19:31.261Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T06:19:31.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T06:19:31.306Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T06:19:31.328Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T06:19:31.351Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T06:19:31.376Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T06:19:31.397Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T06:19:31.417Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-02T06:19:31.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-02T06:19:31.466Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-02T06:19:31.491Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] echo [2024-07-02T06:19:31.516Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4c21b36 [Pipeline] echo [2024-07-02T06:19:31.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:19:31.613Z] provisioning config files... [2024-07-02T06:19:31.627Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config4783392532334169420tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:19:31.961Z] ---> ****-login.sh [2024-07-02T06:19:31.962Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:19:31.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:19:32.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:19:32.222Z] Configure a credential helper to remove this warning. See [2024-07-02T06:19:32.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:19:32.222Z] [2024-07-02T06:19:32.222Z] Login Succeeded [2024-07-02T06:19:32.222Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:19:32.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:19:32.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:19:32.483Z] Configure a credential helper to remove this warning. See [2024-07-02T06:19:32.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:19:32.483Z] [2024-07-02T06:19:32.483Z] Login Succeeded [2024-07-02T06:19:32.483Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:19:32.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:19:32.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:19:32.484Z] Configure a credential helper to remove this warning. See [2024-07-02T06:19:32.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:19:32.484Z] [2024-07-02T06:19:32.484Z] Login Succeeded [2024-07-02T06:19:32.484Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:19:32.484Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:19:32.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:19:32.484Z] Configure a credential helper to remove this warning. See [2024-07-02T06:19:32.484Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:19:32.484Z] [2024-07-02T06:19:32.484Z] Login Succeeded [2024-07-02T06:19:32.484Z] ****.io [2024-07-02T06:19:32.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:19:32.745Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:19:32.745Z] Configure a credential helper to remove this warning. See [2024-07-02T06:19:32.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:19:32.745Z] [2024-07-02T06:19:32.745Z] Login Succeeded [2024-07-02T06:19:32.745Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:19:32.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:19:33.082Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-07-02T06:19:33.082Z] + dirname cmd/core-command/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T06:19:33.082Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2024-07-02T06:19:33.082Z] -f2 [2024-07-02T06:19:33.082Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/core-data/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/core-metadata/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-proxy-auth/Dockerfile+ [2024-07-02T06:19:33.082Z] cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-02T06:19:33.082Z] + cut -d/ -f2 [2024-07-02T06:19:33.082Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T06:19:33.082Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T06:19:33.083Z] + cut -d/ -f2 [2024-07-02T06:19:33.083Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T06:19:33.083Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T06:19:33.083Z] + cut -d/ -f2 [2024-07-02T06:19:33.083Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T06:19:33.083Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T06:19:33.083Z] + cut -d/ -f2 [2024-07-02T06:19:33.083Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T06:19:33.103Z] 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-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-07-02T06:19:33.466Z] + git rev-list -1 --merges 4c21b36cbf5f41746e331fe8d24625a901f3a52e~1..4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] echo [2024-07-02T06:19:33.479Z] -----------> git rev-list -1 --merges 4c21b36cbf5f41746e331fe8d24625a901f3a52e~1..4c21b36cbf5f41746e331fe8d24625a901f3a52e 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:19:33.480Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [false] [Pipeline] sh [2024-07-02T06:19:33.769Z] + git log --format=format:%s -1 4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] echo [2024-07-02T06:19:33.785Z] ========================================================= [2024-07-02T06:19:33.785Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T06:19:33.785Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T06:19:34.215Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T06:19:34.215Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T06:19:34.215Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T06:19:34.215Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T06:19:34.215Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T06:19:34.215Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T06:19:34.215Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:19:34.621Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:19:34.621Z] [2024-07-02T06:19:34.621Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:19:34.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:19:34.917Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T06:19:34.917Z] b85a868b505f: Pulling fs layer [2024-07-02T06:19:34.917Z] e2be974225ed: Pulling fs layer [2024-07-02T06:19:34.917Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T06:19:34.917Z] 988bab9f4d93: Pulling fs layer [2024-07-02T06:19:34.917Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T06:19:34.917Z] eaf3925da568: Pulling fs layer [2024-07-02T06:19:34.917Z] bab4dde63d76: Pulling fs layer [2024-07-02T06:19:34.917Z] bde34c3a00c8: Pulling fs layer [2024-07-02T06:19:34.917Z] b352a97aabf1: Pulling fs layer [2024-07-02T06:19:34.917Z] 4872d77fe225: Pulling fs layer [2024-07-02T06:19:34.917Z] 5851b861e8e6: Pulling fs layer [2024-07-02T06:19:34.917Z] eaf3925da568: Waiting [2024-07-02T06:19:34.917Z] 5851b861e8e6: Waiting [2024-07-02T06:19:34.917Z] b352a97aabf1: Waiting [2024-07-02T06:19:34.917Z] 1469e6f7b9e6: Waiting [2024-07-02T06:19:34.917Z] 988bab9f4d93: Waiting [2024-07-02T06:19:34.917Z] bde34c3a00c8: Waiting [2024-07-02T06:19:34.917Z] bab4dde63d76: Waiting [2024-07-02T06:19:34.917Z] e2be974225ed: Download complete [2024-07-02T06:19:34.917Z] 988bab9f4d93: Verifying Checksum [2024-07-02T06:19:34.917Z] 988bab9f4d93: Download complete [2024-07-02T06:19:35.176Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T06:19:35.176Z] 1469e6f7b9e6: Download complete [2024-07-02T06:19:35.176Z] eaf3925da568: Download complete [2024-07-02T06:19:35.176Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T06:19:35.176Z] 339a4e72a1f5: Download complete [2024-07-02T06:19:35.176Z] bde34c3a00c8: Download complete [2024-07-02T06:19:35.176Z] b352a97aabf1: Verifying Checksum [2024-07-02T06:19:35.176Z] b352a97aabf1: Download complete [2024-07-02T06:19:35.176Z] 4872d77fe225: Verifying Checksum [2024-07-02T06:19:35.176Z] 4872d77fe225: Download complete [2024-07-02T06:19:35.176Z] 5851b861e8e6: Verifying Checksum [2024-07-02T06:19:35.176Z] 5851b861e8e6: Download complete [2024-07-02T06:19:35.176Z] b85a868b505f: Verifying Checksum [2024-07-02T06:19:35.176Z] b85a868b505f: Download complete [2024-07-02T06:19:35.435Z] bab4dde63d76: Verifying Checksum [2024-07-02T06:19:35.435Z] bab4dde63d76: Download complete [2024-07-02T06:19:36.378Z] b85a868b505f: Pull complete [2024-07-02T06:19:36.637Z] e2be974225ed: Pull complete [2024-07-02T06:19:36.897Z] 339a4e72a1f5: Pull complete [2024-07-02T06:19:36.897Z] 988bab9f4d93: Pull complete [2024-07-02T06:19:37.157Z] 1469e6f7b9e6: Pull complete [2024-07-02T06:19:37.415Z] eaf3925da568: Pull complete [2024-07-02T06:19:39.317Z] bab4dde63d76: Pull complete [2024-07-02T06:19:39.317Z] bde34c3a00c8: Pull complete [2024-07-02T06:19:39.317Z] b352a97aabf1: Pull complete [2024-07-02T06:19:39.317Z] 4872d77fe225: Pull complete [2024-07-02T06:19:39.317Z] 5851b861e8e6: Pull complete [2024-07-02T06:19:39.317Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T06:19:39.317Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T06:19:39.317Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:19:39.424Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T06:19:39.464Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T06:19:41.916Z] $ docker top 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c -eo pid,comm [2024-07-02T06:19:41.961Z] 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-07-02T06:19:41.961Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T06:19:42.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:19:42.017Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:19:42.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:19:42.146Z] $ docker exec 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent [2024-07-02T06:19:42.234Z] SSH_AUTH_SOCK=/tmp/ssh-uUzwGSwP1FkV/agent.32 [2024-07-02T06:19:42.234Z] SSH_AGENT_PID=38 [2024-07-02T06:19:42.239Z] Running ssh-add (command line suppressed) [2024-07-02T06:19:42.345Z] Identity added: /w/workspace/edgex-go/645@tmp/private_key_7849674272948956082.key (/w/workspace/edgex-go/645@tmp/private_key_7849674272948956082.key) [2024-07-02T06:19:42.353Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:19:42.643Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T06:19:42.661Z] $ docker exec --env ******** --env ******** 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent -k [2024-07-02T06:19:42.777Z] unset SSH_AUTH_SOCK; [2024-07-02T06:19:42.777Z] unset SSH_AGENT_PID; [2024-07-02T06:19:42.777Z] echo Agent pid 38 killed; [2024-07-02T06:19:42.780Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T06:19:42.815Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T06:19:42.815Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T06:19:42.942Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T06:19:42.951Z] $ docker exec 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent [2024-07-02T06:19:43.043Z] SSH_AUTH_SOCK=/tmp/ssh-tFrPNUSE86B7/agent.71 [2024-07-02T06:19:43.043Z] SSH_AGENT_PID=77 [2024-07-02T06:19:43.047Z] Running ssh-add (command line suppressed) [2024-07-02T06:19:43.160Z] Identity added: /w/workspace/edgex-go/645@tmp/private_key_17805763924757907118.key (/w/workspace/edgex-go/645@tmp/private_key_17805763924757907118.key) [2024-07-02T06:19:43.166Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T06:19:43.460Z] + git semver init [2024-07-02T06:19:43.720Z] 2024-07-02 06:19:43,623 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T06:19:43.720Z] 2024-07-02 06:19:43,624 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/645/.semver [2024-07-02T06:19:43.720Z] 2024-07-02 06:19:43,625 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/645/.semver [2024-07-02T06:19:43.720Z] 2024-07-02 06:19:43,625 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/645/.semver'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=None) [2024-07-02T06:19:48.993Z] 2024-07-02 06:19:48,979 [append_file] DEBUG append to file:/w/workspace/edgex-go/645/.git/info/exclude [2024-07-02T06:19:48.993Z] 2024-07-02 06:19:48,980 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/645/.semver/main with force:False [2024-07-02T06:19:48.993Z] 2024-07-02 06:19:48,980 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T06:19:48.993Z] 2024-07-02 06:19:48,980 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T06:19:48.993Z] 3.2.0-dev.27 [Pipeline] } [2024-07-02T06:19:49.008Z] $ docker exec --env ******** --env ******** 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c ssh-agent -k [2024-07-02T06:19:49.113Z] unset SSH_AUTH_SOCK; [2024-07-02T06:19:49.114Z] unset SSH_AGENT_PID; [2024-07-02T06:19:49.114Z] echo Agent pid 77 killed; [2024-07-02T06:19:49.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T06:19:49.430Z] + git semver [Pipeline] } [2024-07-02T06:19:49.706Z] $ docker stop --time=1 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c [2024-07-02T06:19:50.994Z] $ docker rm -f --volumes 6c6d6b6c96ce011231d64cc702d2554dfb2e676e786e1ed546026299f58bab4c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:19:51.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T06:19:51.580Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T06:19:51.583Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.27 [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-07-02T06:19:52.013Z] + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] echo [2024-07-02T06:19:52.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:19:52.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:19:52.062Z] ========================================================= [2024-07-02T06:19:52.062Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T06:19:52.062Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:19:52.353Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:19:52.353Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T06:19:52.353Z] 619be1103602: Pulling fs layer [2024-07-02T06:19:52.353Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T06:19:52.353Z] 5df492c9dc93: Pulling fs layer [2024-07-02T06:19:52.353Z] 7629e6793208: Pulling fs layer [2024-07-02T06:19:52.353Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:19:52.353Z] fb5054dd5b73: Pulling fs layer [2024-07-02T06:19:52.353Z] eeca6798cff9: Pulling fs layer [2024-07-02T06:19:52.353Z] aa269ceb94a6: Pulling fs layer [2024-07-02T06:19:52.353Z] ada007ff1a6a: Pulling fs layer [2024-07-02T06:19:52.353Z] fb5054dd5b73: Waiting [2024-07-02T06:19:52.353Z] aa269ceb94a6: Waiting [2024-07-02T06:19:52.353Z] ada007ff1a6a: Waiting [2024-07-02T06:19:52.353Z] 7629e6793208: Waiting [2024-07-02T06:19:52.353Z] eeca6798cff9: Waiting [2024-07-02T06:19:52.353Z] 4f4fb700ef54: Waiting [2024-07-02T06:19:52.353Z] 7862e08f4a3e: Verifying Checksum [2024-07-02T06:19:52.353Z] 7862e08f4a3e: Download complete [2024-07-02T06:19:52.353Z] 7629e6793208: Download complete [2024-07-02T06:19:52.353Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:19:52.353Z] 4f4fb700ef54: Download complete [2024-07-02T06:19:52.353Z] fb5054dd5b73: Verifying Checksum [2024-07-02T06:19:52.353Z] fb5054dd5b73: Download complete [2024-07-02T06:19:52.353Z] 619be1103602: Verifying Checksum [2024-07-02T06:19:52.353Z] 619be1103602: Download complete [2024-07-02T06:19:52.353Z] eeca6798cff9: Verifying Checksum [2024-07-02T06:19:52.353Z] eeca6798cff9: Download complete [2024-07-02T06:19:52.614Z] 619be1103602: Pull complete [2024-07-02T06:19:52.614Z] ada007ff1a6a: Verifying Checksum [2024-07-02T06:19:52.614Z] ada007ff1a6a: Download complete [2024-07-02T06:19:52.614Z] 7862e08f4a3e: Pull complete [2024-07-02T06:19:52.873Z] 5df492c9dc93: Verifying Checksum [2024-07-02T06:19:52.873Z] 5df492c9dc93: Download complete [2024-07-02T06:19:53.133Z] aa269ceb94a6: Verifying Checksum [2024-07-02T06:19:53.133Z] aa269ceb94a6: Download complete [2024-07-02T06:19:55.666Z] 5df492c9dc93: Pull complete [2024-07-02T06:19:55.666Z] 7629e6793208: Pull complete [2024-07-02T06:19:55.925Z] 4f4fb700ef54: Pull complete [2024-07-02T06:19:55.925Z] fb5054dd5b73: Pull complete [2024-07-02T06:19:55.925Z] eeca6798cff9: Pull complete [2024-07-02T06:19:58.458Z] aa269ceb94a6: Pull complete [2024-07-02T06:19:58.716Z] ada007ff1a6a: Pull complete [2024-07-02T06:19:58.716Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T06:19:58.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:19:58.716Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:19:59.013Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:19:59.013Z] WORKDIR /edgex [2024-07-02T06:19:59.013Z] COPY go.mod . [2024-07-02T06:19:59.013Z] RUN go mod download [2024-07-02T06:19:59.013Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-02T06:19:59.615Z] Sending build context to Docker daemon 178.3MB [2024-07-02T06:19:59.615Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T06:19:59.615Z] ---> f489d0715acc [2024-07-02T06:19:59.615Z] Step 2/4 : WORKDIR /edgex [2024-07-02T06:20:03.824Z] ---> Running in 45342a624148 [2024-07-02T06:20:03.824Z] Removing intermediate container 45342a624148 [2024-07-02T06:20:03.824Z] ---> 04d4891c9e7c [2024-07-02T06:20:03.824Z] Step 3/4 : COPY go.mod . [2024-07-02T06:20:03.824Z] ---> a8c82e1f8d9d [2024-07-02T06:20:03.824Z] Step 4/4 : RUN go mod download [2024-07-02T06:20:03.824Z] ---> Running in b2b2c063ff8b [2024-07-02T06:20:06.679Z] Still waiting to schedule task [2024-07-02T06:20:06.680Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-02T06:20:25.765Z] Removing intermediate container b2b2c063ff8b [2024-07-02T06:20:25.765Z] ---> 331f4aee5e2b [2024-07-02T06:20:25.765Z] Successfully built 331f4aee5e2b [2024-07-02T06:20:25.765Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:20:26.073Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:20:26.073Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:20:26.154Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T06:20:26.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T06:20:26.813Z] $ docker top 3c213f07146afebde04493fee4fad54cd587881e6afd1cc82e74aea2cc47c5f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:20:27.151Z] + go version [2024-07-02T06:20:27.151Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T06:20:27.170Z] $ docker stop --time=1 3c213f07146afebde04493fee4fad54cd587881e6afd1cc82e74aea2cc47c5f8 [2024-07-02T06:20:28.420Z] $ docker rm -f --volumes 3c213f07146afebde04493fee4fad54cd587881e6afd1cc82e74aea2cc47c5f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:20:28.846Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T06:20:28.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:20:28.931Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T06:20:28.966Z] $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T06:20:29.783Z] $ docker top db3cb7f5fd628b56cef4e7ab617dba7408e6e17ada8c06f359ea86a3978e1d93 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T06:20:29.849Z] ========================================================= [2024-07-02T06:20:29.849Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T06:20:29.849Z] ========================================================= [Pipeline] sh [2024-07-02T06:20:30.126Z] + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:20:30.445Z] + make test [2024-07-02T06:20:30.445Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T06:20:38.559Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T06:21:10.630Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T06:21:11.198Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T06:21:11.199Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T06:21:12.134Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-07-02T06:21:12.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T06:21:12.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T06:21:12.702Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T06:21:13.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T06:21:13.272Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T06:21:13.533Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2024-07-02T06:21:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T06:21:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T06:21:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:21:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T06:21:14.100Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T06:21:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T06:21:15.474Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T06:21:16.850Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T06:21:16.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.053s coverage: 69.2% of statements [2024-07-02T06:21:16.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.036s coverage: 53.2% of statements [2024-07-02T06:21:16.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.586s coverage: 93.4% of statements [2024-07-02T06:21:16.850Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.036s coverage: 6.6% of statements [2024-07-02T06:21:17.787Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.347s coverage: 97.6% of statements [2024-07-02T06:21:17.787Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2024-07-02T06:21:18.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T06:21:18.355Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T06:21:19.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.054s coverage: 0.9% of statements [2024-07-02T06:21:19.290Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 32.2% of statements [2024-07-02T06:21:19.290Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements [2024-07-02T06:21:20.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.027s coverage: 82.9% of statements [2024-07-02T06:21:20.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-07-02T06:21:20.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.079s coverage: 96.3% of statements [2024-07-02T06:21:20.240Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-07-02T06:21:20.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T06:21:20.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T06:21:20.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T06:21:20.500Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T06:21:20.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T06:21:20.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T06:21:20.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T06:21:20.760Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T06:21:22.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T06:21:22.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T06:21:22.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T06:21:22.138Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T06:21:22.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T06:21:22.398Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T06:21:22.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T06:21:24.342Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T06:21:24.912Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T06:21:26.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T06:21:26.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T06:21:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T06:21:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T06:21:28.827Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T06:21:30.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T06:21:30.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T06:21:30.207Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T06:21:30.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T06:21:30.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T06:21:30.776Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T06:21:30.776Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T06:21:32.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T06:21:32.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T06:21:32.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T06:21:32.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T06:21:32.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-07-02T06:21:33.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T06:21:33.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T06:21:33.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:21:33.537Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T06:21:34.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T06:21:34.994Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T06:21:36.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T06:21:36.407Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T06:21:44.663Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4776 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-02T06:21:44.684Z] Running in /w/workspace/edgex-go/645 [Pipeline] { [Pipeline] checkout [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.262s coverage: 79.9% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.046s coverage: 92.9% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 64.4% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.030s coverage: 87.2% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.130s coverage: 63.1% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.021s coverage: 100.0% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.038s coverage: 100.0% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.163s coverage: 38.4% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.022s coverage: 89.5% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.091s coverage: 95.7% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.034s coverage: 61.8% of statements [2024-07-02T06:21:46.391Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.067s coverage: 98.9% of statements [2024-07-02T06:21:46.391Z] 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-07-02T06:21:46.391Z] running golangci-lint [2024-07-02T06:21:46.391Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T06:21:46.391Z] go version go1.21.9 linux/amd64 [2024-07-02T06:21:46.391Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T06:21:46.391Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T06:21:47.740Z] The recommended git tool is: git [2024-07-02T06:21:54.670Z] using credential edgex-jenkins-ssh [2024-07-02T06:21:54.694Z] Cloning the remote Git repository [2024-07-02T06:21:54.754Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:21:54.872Z] > git init /w/workspace/edgex-go/645 # timeout=10 [2024-07-02T06:21:55.089Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T06:21:55.091Z] > git --version # timeout=10 [2024-07-02T06:21:55.138Z] > git --version # 'git version 2.25.1' [2024-07-02T06:21:55.142Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T06:21:55.353Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:22:08.372Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 22.319464505s" [2024-07-02T06:22:08.372Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.817479ms" [2024-07-02T06:22:12.223Z] Avoid second fetch [2024-07-02T06:22:12.223Z] Checking out Revision 4c21b36cbf5f41746e331fe8d24625a901f3a52e (main) [2024-07-02T06:22:11.313Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T06:22:11.340Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T06:22:12.239Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T06:22:12.312Z] > git checkout -f 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 [2024-07-02T06:22:13.041Z] Commit message: "Merge pull request #4811 from jinlinGuan/contracts-issue-901" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T06:22:17.632Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T06:22:17.632Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T06:22:17.632Z] Dload Upload Total Spent Left Speed [2024-07-02T06:22:17.632Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 110k 0 --:--:-- --:--:-- --:--:-- 109k 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-07-02T06:22:17.970Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T06:22:18.299Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T06:22:18.299Z] + sudo tee /etc/docker/daemon.new [2024-07-02T06:22:18.299Z] { [2024-07-02T06:22:18.299Z] "registry-mirrors": [ [2024-07-02T06:22:18.299Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T06:22:18.299Z] ], [2024-07-02T06:22:18.299Z] "bip": "10.250.0.254/24", [2024-07-02T06:22:18.299Z] "hosts": [ [2024-07-02T06:22:18.299Z] "tcp://0.0.0.0:5555", [2024-07-02T06:22:18.299Z] "unix:///var/run/docker.sock" [2024-07-02T06:22:18.299Z] ], [2024-07-02T06:22:18.299Z] "mtu": 1458, [2024-07-02T06:22:18.299Z] "selinux-enabled": true, [2024-07-02T06:22:18.299Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T06:22:18.299Z] } [Pipeline] sh [2024-07-02T06:22:18.630Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T06:22:18.958Z] + sudo service docker restart [2024-07-02T06:22:20.593Z] level=info msg="[linters_context/goanalysis] analyzers took 1m37.759514121s with top 10 stages: buildir: 57.645540475s, gosec: 8.451141658s, fact_deprecated: 2.69044965s, inspect: 2.64803301s, printf: 2.354849377s, ctrlflow: 2.276195865s, fact_purity: 1.545577563s, S1038: 1.115980582s, nilness: 1.039169677s, typedness: 696.565393ms" [2024-07-02T06:22:20.593Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-07-02T06:22:20.593Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, skip_dirs: 197/197, exclude-rules: 21/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, nolint: 0/21" [2024-07-02T06:22:20.593Z] level=info msg="[runner] processing took 17.563154ms with stages: nolint: 7.288648ms, identifier_marker: 5.484607ms, autogenerated_exclude: 1.62406ms, path_prettifier: 1.353537ms, exclude-rules: 1.045613ms, skip_dirs: 671.908µs, cgo: 70.231µs, filename_unadjuster: 18.95µs, max_from_linter: 700ns, fixer: 660ns, max_same_issues: 640ns, uniq_by_line: 610ns, skip_files: 530ns, exclude: 460ns, severity-rules: 410ns, sort_results: 380ns, path_prefixer: 350ns, path_shortener: 340ns, diff: 250ns, source_code: 150ns, max_per_file_from_linter: 120ns" [2024-07-02T06:22:20.593Z] level=info msg="[runner] linters took 12.483416699s with stages: goanalysis_metalinter: 12.465762364s" [2024-07-02T06:22:20.593Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T06:22:20.593Z] level=info msg="Memory: 350 samples, avg is 300.4MB, max is 1308.6MB" [2024-07-02T06:22:20.593Z] level=info msg="Execution took 34.848291395s" [2024-07-02T06:22:20.593Z] go vet ./... [2024-07-02T06:22:27.178Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T06:22:27.178Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T06:22:27.178Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T06:22:27.453Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T06:22:27.756Z] + ls -al . [2024-07-02T06:22:27.756Z] total 816 [2024-07-02T06:22:27.756Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 06:20 . [2024-07-02T06:22:27.756Z] drwxr-xr-x 4 root root 4096 Jul 2 06:20 .. [2024-07-02T06:22:27.756Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:19 .blubracket [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 06:19 .dockerignore [2024-07-02T06:22:27.756Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 06:21 .git [2024-07-02T06:22:27.756Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:19 .github [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 06:19 .gitignore [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 06:19 .golangci.yml [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 06:19 .hadolint.yml [2024-07-02T06:22:27.756Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 06:19 .semver [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 06:19 .sonarcloud.properties [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 06:19 ADOPTERS.md [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 06:19 Attribution.txt [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 06:19 CHANGELOG.md [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 06:19 CONTRIBUTING.md [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 06:19 GOVERNANCE.md [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 06:19 Jenkinsfile [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 06:19 LICENSE [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 06:19 Makefile [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 06:19 OWNERS.md [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 06:19 README.md [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 06:19 SECURITY.md [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 12 Jul 2 06:19 VERSION [2024-07-02T06:22:27.756Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:19 bin [2024-07-02T06:22:27.756Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 06:19 cmd [2024-07-02T06:22:27.756Z] -rw-r--r-- 1 root root 456284 Jul 2 06:21 coverage.out [2024-07-02T06:22:27.756Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 06:19 fuzz_test [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 06:19 go.mod [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 06:19 go.sum [2024-07-02T06:22:27.756Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 06:19 internal [2024-07-02T06:22:27.756Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 06:19 openapi [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 06:19 security.txt [2024-07-02T06:22:27.756Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 06:19 version.go [Pipeline] sh [2024-07-02T06:22:28.051Z] + '[' -e coverage.out ] [2024-07-02T06:22:28.051Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T06:22:28.167Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T06:22:28.760Z] + make build [2024-07-02T06:22:28.760Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T06:22:37.222Z] provisioning config files... [2024-07-02T06:22:37.249Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config18108512150591330899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:22:37.686Z] ---> ****-login.sh [2024-07-02T06:22:37.686Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:22:37.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:22:38.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:22:38.231Z] Configure a credential helper to remove this warning. See [2024-07-02T06:22:38.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:22:38.231Z] [2024-07-02T06:22:38.231Z] Login Succeeded [2024-07-02T06:22:38.231Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:22:38.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:22:38.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:22:38.501Z] Configure a credential helper to remove this warning. See [2024-07-02T06:22:38.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:22:38.501Z] [2024-07-02T06:22:38.501Z] Login Succeeded [2024-07-02T06:22:38.501Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:22:38.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:22:39.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:22:39.046Z] Configure a credential helper to remove this warning. See [2024-07-02T06:22:39.046Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:22:39.046Z] [2024-07-02T06:22:39.046Z] Login Succeeded [2024-07-02T06:22:39.046Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:22:39.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:22:39.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:22:39.314Z] Configure a credential helper to remove this warning. See [2024-07-02T06:22:39.314Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:22:39.314Z] [2024-07-02T06:22:39.314Z] Login Succeeded [2024-07-02T06:22:39.314Z] ****.io [2024-07-02T06:22:39.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:22:39.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:22:39.850Z] Configure a credential helper to remove this warning. See [2024-07-02T06:22:39.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:22:39.850Z] [2024-07-02T06:22:39.850Z] Login Succeeded [2024-07-02T06:22:39.850Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:22:39.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-02T06:22:40.464Z] + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] echo [2024-07-02T06:22:40.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:22:40.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:22:40.513Z] ========================================================= [2024-07-02T06:22:40.513Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T06:22:40.513Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T06:22:40.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:22:41.144Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T06:22:41.144Z] c6b39de5b339: Pulling fs layer [2024-07-02T06:22:41.144Z] a69c41024577: Pulling fs layer [2024-07-02T06:22:41.144Z] d6de4b400683: Pulling fs layer [2024-07-02T06:22:41.144Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T06:22:41.144Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T06:22:41.144Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T06:22:41.144Z] 00f215d4a9da: Pulling fs layer [2024-07-02T06:22:41.144Z] d496ad576159: Pulling fs layer [2024-07-02T06:22:41.144Z] 464afbd9ba4c: Waiting [2024-07-02T06:22:41.144Z] 00f215d4a9da: Waiting [2024-07-02T06:22:41.144Z] d496ad576159: Waiting [2024-07-02T06:22:41.144Z] 35cb2a7552d0: Waiting [2024-07-02T06:22:41.144Z] 4f4fb700ef54: Waiting [2024-07-02T06:22:41.144Z] a69c41024577: Verifying Checksum [2024-07-02T06:22:41.144Z] a69c41024577: Download complete [2024-07-02T06:22:41.144Z] 35cb2a7552d0: Verifying Checksum [2024-07-02T06:22:41.144Z] 35cb2a7552d0: Download complete [2024-07-02T06:22:41.144Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T06:22:41.144Z] 4f4fb700ef54: Download complete [2024-07-02T06:22:41.144Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T06:22:41.144Z] 464afbd9ba4c: Download complete [2024-07-02T06:22:41.144Z] c6b39de5b339: Download complete [2024-07-02T06:22:41.733Z] d496ad576159: Verifying Checksum [2024-07-02T06:22:41.733Z] d496ad576159: Download complete [2024-07-02T06:22:42.011Z] c6b39de5b339: Pull complete [2024-07-02T06:22:42.599Z] a69c41024577: Pull complete [2024-07-02T06:22:43.186Z] d6de4b400683: Download complete [2024-07-02T06:22:44.147Z] 00f215d4a9da: Verifying Checksum [2024-07-02T06:22:44.147Z] 00f215d4a9da: Download complete [2024-07-02T06:22:50.693Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T06:22:52.071Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T06:22:53.977Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T06:22:54.543Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T06:22:56.469Z] d6de4b400683: Pull complete [2024-07-02T06:22:56.469Z] 35cb2a7552d0: Pull complete [2024-07-02T06:22:56.469Z] 4f4fb700ef54: Pull complete [2024-07-02T06:22:56.469Z] 464afbd9ba4c: Pull complete [2024-07-02T06:22:58.731Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T06:23:00.109Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T06:23:02.656Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T06:23:02.915Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T06:23:03.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:23:04.421Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T06:23:05.358Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-07-02T06:23:06.317Z] $ docker stop --time=1 db3cb7f5fd628b56cef4e7ab617dba7408e6e17ada8c06f359ea86a3978e1d93 [2024-07-02T06:23:06.533Z] 00f215d4a9da: Pull complete [2024-07-02T06:23:06.533Z] d496ad576159: Pull complete [2024-07-02T06:23:06.533Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T06:23:06.533Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:23:06.533Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:23:09.213Z] $ docker rm -f --volumes db3cb7f5fd628b56cef4e7ab617dba7408e6e17ada8c06f359ea86a3978e1d93 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [2024-07-02T06:23:10.107Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-02T06:23:10.107Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:23:10.107Z] WORKDIR /edgex [2024-07-02T06:23:10.107Z] COPY go.mod . [2024-07-02T06:23:10.107Z] RUN go mod download [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:23:10.425Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:23:10.425Z] [2024-07-02T06:23:10.425Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:23:10.692Z] Sending build context to Docker daemon 3.007MB [2024-07-02T06:23:10.693Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T06:23:10.693Z] ---> f246e2811388 [2024-07-02T06:23:10.693Z] Step 2/4 : WORKDIR /edgex [2024-07-02T06:23:10.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:23:10.728Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T06:23:10.728Z] 91d30c5bc195: Pulling fs layer [2024-07-02T06:23:10.728Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T06:23:10.728Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T06:23:10.728Z] 4698f68db338: Pulling fs layer [2024-07-02T06:23:10.728Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T06:23:10.728Z] e0025b399a48: Pulling fs layer [2024-07-02T06:23:10.728Z] 4698f68db338: Waiting [2024-07-02T06:23:10.728Z] 2a2f49069b9e: Waiting [2024-07-02T06:23:10.728Z] 91d30c5bc195: Download complete [2024-07-02T06:23:10.728Z] 4698f68db338: Verifying Checksum [2024-07-02T06:23:10.728Z] 4698f68db338: Download complete [2024-07-02T06:23:10.986Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T06:23:10.986Z] 2e9b0aa3be6d: Download complete [2024-07-02T06:23:10.986Z] e0025b399a48: Verifying Checksum [2024-07-02T06:23:10.986Z] e0025b399a48: Download complete [2024-07-02T06:23:10.986Z] 91d30c5bc195: Pull complete [2024-07-02T06:23:10.986Z] 2a2f49069b9e: Verifying Checksum [2024-07-02T06:23:10.986Z] 2a2f49069b9e: Download complete [2024-07-02T06:23:11.245Z] 2e9b0aa3be6d: Pull complete [2024-07-02T06:23:11.503Z] 9c61dcf015f6: Verifying Checksum [2024-07-02T06:23:11.503Z] 9c61dcf015f6: Download complete [2024-07-02T06:23:12.636Z] ---> Running in fce05ec3869d [2024-07-02T06:23:12.636Z] Removing intermediate container fce05ec3869d [2024-07-02T06:23:12.636Z] ---> 9e50c9e505ae [2024-07-02T06:23:12.636Z] Step 3/4 : COPY go.mod . [2024-07-02T06:23:13.220Z] ---> 766762a46f31 [2024-07-02T06:23:13.220Z] Step 4/4 : RUN go mod download [2024-07-02T06:23:13.220Z] ---> Running in d621f3d25cb6 [2024-07-02T06:23:14.029Z] 9c61dcf015f6: Pull complete [2024-07-02T06:23:14.029Z] 4698f68db338: Pull complete [2024-07-02T06:23:14.595Z] 2a2f49069b9e: Pull complete [2024-07-02T06:23:14.595Z] e0025b399a48: Pull complete [2024-07-02T06:23:14.595Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T06:23:14.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T06:23:14.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:23:14.696Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T06:23:14.732Z] $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T06:23:17.992Z] $ docker top d02ea705655433791ada26e325dd885c03bb1afb8c80d835525de10e73ebb71e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:23:18.351Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T06:23:20.896Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #1 transferring dockerfile: 2.06kB done [2024-07-02T06:23:20.896Z] #1 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #2 transferring dockerfile: 2.23kB done [2024-07-02T06:23:20.896Z] #2 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #3 transferring dockerfile: 2.93kB done [2024-07-02T06:23:20.896Z] #3 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #4 transferring dockerfile: 2.49kB done [2024-07-02T06:23:20.896Z] #4 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #5 transferring dockerfile: 1.81kB done [2024-07-02T06:23:20.896Z] #5 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #6 [core-data internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #6 transferring dockerfile: 2.01kB done [2024-07-02T06:23:20.896Z] #6 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #7 transferring dockerfile: 1.70kB done [2024-07-02T06:23:20.896Z] #7 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #8 transferring dockerfile: 1.69kB done [2024-07-02T06:23:20.896Z] #8 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #9 transferring dockerfile: 1.95kB done [2024-07-02T06:23:20.896Z] #9 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #10 [core-command internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #10 transferring dockerfile: 1.93kB done [2024-07-02T06:23:20.896Z] #10 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #11 transferring dockerfile: 1.89kB done [2024-07-02T06:23:20.896Z] #11 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #12 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #12 transferring dockerfile: 2.50kB done [2024-07-02T06:23:20.896Z] #12 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #13 transferring dockerfile: 2.15kB done [2024-07-02T06:23:20.896Z] #13 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #14 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T06:23:20.896Z] #14 transferring dockerfile: 1.93kB done [2024-07-02T06:23:20.896Z] #14 DONE 0.0s [2024-07-02T06:23:20.896Z] [2024-07-02T06:23:20.896Z] #15 [core-metadata internal] load .dockerignore [2024-07-02T06:23:20.896Z] #15 transferring context: 50B done [2024-07-02T06:23:20.896Z] #15 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T06:23:21.161Z] #16 transferring context: 50B done [2024-07-02T06:23:21.161Z] #16 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #17 [security-bootstrapper internal] load .dockerignore [2024-07-02T06:23:21.161Z] #17 transferring context: 50B done [2024-07-02T06:23:21.161Z] #17 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #18 [security-secretstore-setup internal] load .dockerignore [2024-07-02T06:23:21.161Z] #18 transferring context: 50B done [2024-07-02T06:23:21.161Z] #18 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #19 [security-spire-agent internal] load .dockerignore [2024-07-02T06:23:21.161Z] #19 transferring context: 50B done [2024-07-02T06:23:21.161Z] #19 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #20 [core-data internal] load .dockerignore [2024-07-02T06:23:21.161Z] #20 transferring context: 50B done [2024-07-02T06:23:21.161Z] #20 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #21 [security-spire-server internal] load .dockerignore [2024-07-02T06:23:21.161Z] #21 transferring context: 50B done [2024-07-02T06:23:21.161Z] #21 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #22 [security-spire-config internal] load .dockerignore [2024-07-02T06:23:21.161Z] #22 transferring context: 50B done [2024-07-02T06:23:21.161Z] #22 DONE 0.0s [2024-07-02T06:23:21.161Z] [2024-07-02T06:23:21.161Z] #23 [support-notifications internal] load .dockerignore [2024-07-02T06:23:21.419Z] #23 transferring context: 50B done [2024-07-02T06:23:21.419Z] #23 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T06:23:21.419Z] #24 transferring context: 50B done [2024-07-02T06:23:21.419Z] #24 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #25 [core-command internal] load .dockerignore [2024-07-02T06:23:21.419Z] #25 transferring context: 50B done [2024-07-02T06:23:21.419Z] #25 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #26 [security-proxy-setup internal] load .dockerignore [2024-07-02T06:23:21.419Z] #26 transferring context: 50B done [2024-07-02T06:23:21.419Z] #26 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #27 [security-proxy-auth internal] load .dockerignore [2024-07-02T06:23:21.419Z] #27 transferring context: 50B done [2024-07-02T06:23:21.419Z] #27 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #28 [support-scheduler internal] load .dockerignore [2024-07-02T06:23:21.419Z] #28 transferring context: 50B done [2024-07-02T06:23:21.419Z] #28 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.419Z] #29 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:23:21.419Z] #30 DONE 0.1s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #31 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:23:21.419Z] #31 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.419Z] #29 DONE 0.0s [2024-07-02T06:23:21.419Z] [2024-07-02T06:23:21.419Z] #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:21.419Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:23:21.703Z] #32 ... [2024-07-02T06:23:21.704Z] [2024-07-02T06:23:21.704Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.704Z] #29 DONE 0.0s [2024-07-02T06:23:21.704Z] [2024-07-02T06:23:21.704Z] #32 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:21.704Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:23:21.704Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:23:21.704Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:23:21.704Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s [2024-07-02T06:23:21.704Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-02T06:23:21.704Z] #32 ... [2024-07-02T06:23:21.704Z] [2024-07-02T06:23:21.704Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.704Z] #29 DONE 0.0s [2024-07-02T06:23:21.704Z] [2024-07-02T06:23:21.704Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:23:21.704Z] #30 DONE 0.2s [2024-07-02T06:23:21.704Z] [2024-07-02T06:23:21.704Z] #32 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:21.704Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:23:21.704Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:23:21.704Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:23:21.704Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:23:21.704Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:23:21.704Z] #32 ... [2024-07-02T06:23:21.704Z] [2024-07-02T06:23:21.704Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.704Z] #29 DONE 0.0s [2024-07-02T06:23:21.704Z] [2024-07-02T06:23:21.704Z] #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:21.704Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:23:21.704Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:23:21.704Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:23:21.704Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:23:21.704Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:23:21.972Z] #32 ... [2024-07-02T06:23:21.972Z] [2024-07-02T06:23:21.972Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.972Z] #29 DONE 0.0s [2024-07-02T06:23:21.972Z] [2024-07-02T06:23:21.972Z] #32 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:21.972Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T06:23:21.972Z] #32 ... [2024-07-02T06:23:21.972Z] [2024-07-02T06:23:21.972Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.972Z] #29 DONE 0.0s [2024-07-02T06:23:21.972Z] [2024-07-02T06:23:21.972Z] #32 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:21.972Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:23:21.972Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:23:21.972Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:23:21.972Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:23:21.972Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:23:21.972Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T06:23:21.972Z] #32 ... [2024-07-02T06:23:21.972Z] [2024-07-02T06:23:21.972Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T06:23:21.972Z] #29 DONE 0.0s [2024-07-02T06:23:22.266Z] [2024-07-02T06:23:22.266Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:23:22.266Z] #30 DONE 0.6s [2024-07-02T06:23:22.266Z] [2024-07-02T06:23:22.266Z] #32 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:22.266Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:23:22.266Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:23:22.266Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:23:22.266Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:23:22.266Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:23:22.266Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T06:23:22.266Z] #32 DONE 1.1s [2024-07-02T06:23:22.266Z] [2024-07-02T06:23:22.266Z] #33 [security-proxy-setup internal] load build context [2024-07-02T06:23:22.528Z] #33 ... [2024-07-02T06:23:22.528Z] [2024-07-02T06:23:22.528Z] #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T06:23:22.528Z] #34 DONE 0.8s [2024-07-02T06:23:22.528Z] [2024-07-02T06:23:22.528Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:23:22.528Z] #35 DONE 0.9s [2024-07-02T06:23:22.528Z] [2024-07-02T06:23:22.528Z] #32 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:23:22.528Z] #32 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:23:22.528Z] #32 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:23:22.528Z] #32 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T06:23:22.528Z] #32 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T06:23:22.528Z] #32 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T06:23:22.528Z] #32 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.3s done [2024-07-02T06:23:22.528Z] #32 DONE 1.1s [2024-07-02T06:23:22.528Z] [2024-07-02T06:23:22.528Z] #33 [security-proxy-setup internal] load build context [2024-07-02T06:23:22.528Z] #33 ... [2024-07-02T06:23:22.528Z] [2024-07-02T06:23:22.528Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T06:23:22.528Z] #36 DONE 1.3s [2024-07-02T06:23:22.528Z] [2024-07-02T06:23:22.528Z] #33 [security-proxy-setup internal] load build context [2024-07-02T06:23:22.785Z] #33 ... [2024-07-02T06:23:22.785Z] [2024-07-02T06:23:22.785Z] #37 [security-spire-config internal] load build context [2024-07-02T06:23:22.785Z] #37 transferring context: 25.04kB 0.0s done [2024-07-02T06:23:22.785Z] #37 DONE 0.2s [2024-07-02T06:23:22.785Z] [2024-07-02T06:23:22.785Z] #38 [security-spire-agent internal] load build context [2024-07-02T06:23:22.785Z] #38 transferring context: 26.32kB done [2024-07-02T06:23:22.785Z] #38 DONE 0.2s [2024-07-02T06:23:22.785Z] [2024-07-02T06:23:22.785Z] #33 [security-proxy-setup internal] load build context [2024-07-02T06:23:22.785Z] #33 ... [2024-07-02T06:23:22.785Z] [2024-07-02T06:23:22.785Z] #39 [security-spire-server internal] load build context [2024-07-02T06:23:22.785Z] #39 transferring context: 26.79kB 0.0s done [2024-07-02T06:23:22.785Z] #39 DONE 0.3s [2024-07-02T06:23:22.785Z] [2024-07-02T06:23:22.785Z] #33 [security-proxy-setup internal] load build context [2024-07-02T06:23:28.143Z] #33 transferring context: 186.66MB 5.4s [2024-07-02T06:23:28.143Z] #33 ... [2024-07-02T06:23:28.143Z] [2024-07-02T06:23:28.143Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:28.143Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-07-02T06:23:28.143Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T06:23:28.143Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T06:23:28.143Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 5.1s [2024-07-02T06:23:28.143Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:23:28.143Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 5.1s [2024-07-02T06:23:31.455Z] #40 ... [2024-07-02T06:23:31.455Z] [2024-07-02T06:23:31.455Z] #41 [core-metadata internal] load build context [2024-07-02T06:23:31.455Z] #41 ... [2024-07-02T06:23:31.455Z] [2024-07-02T06:23:31.455Z] #31 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:23:31.455Z] #31 transferring context: 411.04MB 8.9s done [2024-07-02T06:23:31.713Z] #31 ... [2024-07-02T06:23:31.713Z] [2024-07-02T06:23:31.713Z] #42 [core-data internal] load build context [2024-07-02T06:23:31.713Z] #42 transferring context: 411.04MB 9.4s done [2024-07-02T06:23:31.713Z] #42 ... [2024-07-02T06:23:31.713Z] [2024-07-02T06:23:31.713Z] #43 [security-bootstrapper internal] load build context [2024-07-02T06:23:31.972Z] #43 ... [2024-07-02T06:23:31.972Z] [2024-07-02T06:23:31.972Z] #44 [core-command internal] load build context [2024-07-02T06:23:31.972Z] #44 transferring context: 411.04MB 8.9s done [2024-07-02T06:23:31.972Z] #44 ... [2024-07-02T06:23:31.972Z] [2024-07-02T06:23:31.972Z] #45 [security-spiffe-token-provider internal] load build context [2024-07-02T06:23:31.972Z] #45 transferring context: 411.04MB 9.7s done [2024-07-02T06:23:32.230Z] #45 ... [2024-07-02T06:23:32.230Z] [2024-07-02T06:23:32.230Z] #46 [security-proxy-auth internal] load build context [2024-07-02T06:23:32.230Z] #46 ... [2024-07-02T06:23:32.230Z] [2024-07-02T06:23:32.230Z] #47 [support-scheduler internal] load build context [2024-07-02T06:23:32.488Z] #47 ... [2024-07-02T06:23:32.488Z] [2024-07-02T06:23:32.488Z] #48 [support-notifications internal] load build context [2024-07-02T06:23:32.488Z] #48 transferring context: 411.04MB 9.7s done [2024-07-02T06:23:32.488Z] #48 ... [2024-07-02T06:23:32.488Z] [2024-07-02T06:23:32.488Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:23:32.488Z] #49 ... [2024-07-02T06:23:32.488Z] [2024-07-02T06:23:32.488Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:23:32.488Z] #0 5.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:32.488Z] #0 6.281 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:32.488Z] #0 6.562 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:32.488Z] #0 6.601 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:32.488Z] #0 6.610 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:32.488Z] #0 6.614 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T06:23:32.488Z] #0 6.625 (5/6) Installing su-exec (0.2-r3) [2024-07-02T06:23:32.488Z] #0 6.626 (6/6) Installing yq (4.33.3-r5) [2024-07-02T06:23:32.488Z] #0 6.687 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:32.488Z] #0 6.696 OK: 17 MiB in 19 packages [2024-07-02T06:23:32.749Z] #50 ... [2024-07-02T06:23:32.749Z] [2024-07-02T06:23:32.749Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:23:32.749Z] #51 ... [2024-07-02T06:23:32.749Z] [2024-07-02T06:23:32.749Z] #52 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T06:23:32.749Z] #52 ... [2024-07-02T06:23:32.749Z] [2024-07-02T06:23:32.749Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:23:32.749Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-07-02T06:23:32.749Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T06:23:32.749Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T06:23:32.749Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T06:23:32.749Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.7s done [2024-07-02T06:23:32.749Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 9.8s [2024-07-02T06:23:33.007Z] #53 ... [2024-07-02T06:23:33.007Z] [2024-07-02T06:23:33.007Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:23:33.007Z] #0 5.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:33.007Z] #0 6.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:33.008Z] #0 6.502 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:23:33.008Z] #0 6.502 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:23:33.008Z] #0 6.502 OK: 20072 distinct packages available [2024-07-02T06:23:33.008Z] #0 6.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:33.008Z] #0 6.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:33.008Z] #0 6.836 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T06:23:33.008Z] #0 6.848 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T06:23:33.008Z] #0 6.860 (3/11) Installing libunistring (1.1-r1) [2024-07-02T06:23:33.008Z] #0 6.872 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T06:23:33.008Z] #0 6.879 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T06:23:33.008Z] #0 6.884 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T06:23:33.008Z] #0 6.894 (7/11) Installing curl (8.5.0-r0) [2024-07-02T06:23:33.008Z] #0 6.895 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:33.008Z] #0 6.899 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:23:33.008Z] #0 6.907 (10/11) Installing libucontext (1.2-r2) [2024-07-02T06:23:33.008Z] #0 6.907 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T06:23:33.008Z] #0 6.912 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:33.008Z] #0 6.920 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:23:33.008Z] #0 6.970 OK: 12 MiB in 26 packages [2024-07-02T06:23:33.008Z] #54 ... [2024-07-02T06:23:33.008Z] [2024-07-02T06:23:33.008Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:23:33.267Z] #55 ... [2024-07-02T06:23:33.267Z] [2024-07-02T06:23:33.267Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:23:33.267Z] #56 ... [2024-07-02T06:23:33.267Z] [2024-07-02T06:23:33.267Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:23:33.526Z] #57 ... [2024-07-02T06:23:33.526Z] [2024-07-02T06:23:33.526Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:23:34.110Z] #58 ... [2024-07-02T06:23:34.110Z] [2024-07-02T06:23:34.110Z] #59 [security-secretstore-setup internal] load build context [2024-07-02T06:23:34.110Z] #59 transferring context: 411.04MB 9.3s done [2024-07-02T06:23:34.369Z] #59 ... [2024-07-02T06:23:34.369Z] [2024-07-02T06:23:34.369Z] #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:23:34.369Z] #60 ... [2024-07-02T06:23:34.369Z] [2024-07-02T06:23:34.369Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:34.369Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 8.6s done [2024-07-02T06:23:34.369Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.8s [2024-07-02T06:23:34.369Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:23:35.304Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 12.3s done [2024-07-02T06:23:38.592Z] #40 ... [2024-07-02T06:23:38.592Z] [2024-07-02T06:23:38.592Z] #33 [security-proxy-setup internal] load build context [2024-07-02T06:23:38.592Z] #33 transferring context: 411.04MB 9.3s done [2024-07-02T06:23:38.592Z] #33 ... [2024-07-02T06:23:38.592Z] [2024-07-02T06:23:38.592Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:23:38.592Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 11.3s done [2024-07-02T06:23:38.592Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 12.3s done [2024-07-02T06:23:38.592Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T06:23:38.851Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T06:23:38.851Z] #53 ... [2024-07-02T06:23:38.851Z] [2024-07-02T06:23:38.851Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:38.851Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T06:23:38.851Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.10MB / 25.84MB 15.9s [2024-07-02T06:23:39.110Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 11.53MB / 25.84MB 16.0s [2024-07-02T06:23:39.110Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 16.2s [2024-07-02T06:23:41.708Z] #40 ... [2024-07-02T06:23:41.708Z] [2024-07-02T06:23:41.708Z] #41 [core-metadata internal] load build context [2024-07-02T06:23:41.708Z] #41 transferring context: 411.04MB 11.9s done [2024-07-02T06:23:41.989Z] #41 ... [2024-07-02T06:23:41.989Z] [2024-07-02T06:23:41.989Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:41.989Z] #40 ... [2024-07-02T06:23:41.989Z] [2024-07-02T06:23:41.989Z] #43 [security-bootstrapper internal] load build context [2024-07-02T06:23:41.989Z] #43 transferring context: 411.04MB 11.0s done [2024-07-02T06:23:42.583Z] #43 ... [2024-07-02T06:23:42.583Z] [2024-07-02T06:23:42.583Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:42.583Z] #40 ... [2024-07-02T06:23:42.583Z] [2024-07-02T06:23:42.583Z] #46 [security-proxy-auth internal] load build context [2024-07-02T06:23:42.583Z] #46 transferring context: 411.04MB 10.8s done [2024-07-02T06:23:42.861Z] #46 ... [2024-07-02T06:23:42.861Z] [2024-07-02T06:23:42.861Z] #47 [support-scheduler internal] load build context [2024-07-02T06:23:42.861Z] #47 transferring context: 411.04MB 10.5s done [2024-07-02T06:23:42.861Z] #47 ... [2024-07-02T06:23:42.861Z] [2024-07-02T06:23:42.861Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:43.806Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 20.6s done [2024-07-02T06:23:47.110Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 23.8s [2024-07-02T06:23:47.110Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 24.1s [2024-07-02T06:23:47.110Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T06:23:47.372Z] #40 ... [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:23:47.372Z] #54 DONE 24.9s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #31 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:23:47.372Z] #31 DONE 25.8s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:23:47.372Z] #50 DONE 24.9s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #44 [core-command internal] load build context [2024-07-02T06:23:47.372Z] #44 DONE 25.6s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #59 [security-secretstore-setup internal] load build context [2024-07-02T06:23:47.372Z] #59 DONE 25.8s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #52 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-02T06:23:47.372Z] #52 DONE 24.9s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:47.372Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 24.3s done [2024-07-02T06:23:47.372Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T06:23:47.372Z] #40 ... [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #42 [core-data internal] load build context [2024-07-02T06:23:47.372Z] #42 DONE 25.7s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #33 [security-proxy-setup internal] load build context [2024-07-02T06:23:47.372Z] #33 DONE 25.2s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #45 [security-spiffe-token-provider internal] load build context [2024-07-02T06:23:47.372Z] #45 DONE 25.5s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #48 [support-notifications internal] load build context [2024-07-02T06:23:47.372Z] #48 DONE 25.7s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #47 [support-scheduler internal] load build context [2024-07-02T06:23:47.372Z] #47 DONE 25.2s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #46 [security-proxy-auth internal] load build context [2024-07-02T06:23:47.372Z] #46 DONE 25.6s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #43 [security-bootstrapper internal] load build context [2024-07-02T06:23:47.372Z] #43 DONE 25.9s [2024-07-02T06:23:47.372Z] [2024-07-02T06:23:47.372Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:47.372Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-02T06:23:47.632Z] #40 ... [2024-07-02T06:23:47.632Z] [2024-07-02T06:23:47.632Z] #41 [core-metadata internal] load build context [2024-07-02T06:23:47.632Z] #41 DONE 26.1s [2024-07-02T06:23:47.632Z] [2024-07-02T06:23:47.632Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:48.571Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2024-07-02T06:23:48.571Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.0s done [2024-07-02T06:23:50.481Z] #40 ... [2024-07-02T06:23:50.481Z] [2024-07-02T06:23:50.481Z] #57 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:23:50.481Z] #57 25.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #57 25.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #57 25.84 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:23:50.481Z] #57 25.84 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:23:50.481Z] #57 25.84 OK: 20072 distinct packages available [2024-07-02T06:23:50.481Z] #57 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #57 25.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #57 26.16 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:50.481Z] #57 26.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:23:50.481Z] #57 26.20 (3/4) Installing libucontext (1.2-r2) [2024-07-02T06:23:50.481Z] #57 26.20 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T06:23:50.481Z] #57 26.21 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:50.481Z] #57 26.21 OK: 8 MiB in 19 packages [2024-07-02T06:23:50.481Z] #57 DONE 27.7s [2024-07-02T06:23:50.481Z] [2024-07-02T06:23:50.481Z] #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:23:50.481Z] #58 25.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #58 26.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #58 26.65 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:50.481Z] #58 26.65 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:50.481Z] #58 26.66 OK: 7 MiB in 16 packages [2024-07-02T06:23:50.481Z] #58 DONE 27.8s [2024-07-02T06:23:50.481Z] [2024-07-02T06:23:50.481Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:23:50.481Z] #56 25.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #56 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.481Z] #56 25.72 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:50.481Z] #56 25.73 (2/2) Installing su-exec (0.2-r3) [2024-07-02T06:23:50.481Z] #56 25.75 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:50.481Z] #56 25.76 OK: 7 MiB in 17 packages [2024-07-02T06:23:50.481Z] #56 DONE 27.8s [2024-07-02T06:23:50.481Z] [2024-07-02T06:23:50.482Z] #55 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:23:50.482Z] #55 25.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #55 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #55 25.92 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:23:50.482Z] #55 25.92 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:23:50.482Z] #55 25.92 OK: 20072 distinct packages available [2024-07-02T06:23:50.482Z] #55 25.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #55 26.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #55 26.26 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:50.482Z] #55 26.30 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:50.482Z] #55 26.30 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:50.482Z] #55 26.31 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:23:50.482Z] #55 26.31 (5/7) Installing libucontext (1.2-r2) [2024-07-02T06:23:50.482Z] #55 26.31 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T06:23:50.482Z] #55 26.32 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T06:23:50.482Z] #55 26.33 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:50.482Z] #55 26.33 OK: 8 MiB in 20 packages [2024-07-02T06:23:50.482Z] #55 DONE 27.7s [2024-07-02T06:23:50.482Z] [2024-07-02T06:23:50.482Z] #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:23:50.482Z] #51 25.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #51 25.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #51 25.76 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T06:23:50.482Z] #51 25.77 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:50.482Z] #51 25.78 (3/4) Installing su-exec (0.2-r3) [2024-07-02T06:23:50.482Z] #51 25.78 (4/4) Installing yq (4.33.3-r5) [2024-07-02T06:23:50.482Z] #51 25.92 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:50.482Z] #51 25.93 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:23:50.482Z] #51 25.98 OK: 17 MiB in 19 packages [2024-07-02T06:23:50.482Z] #51 DONE 27.9s [2024-07-02T06:23:50.482Z] [2024-07-02T06:23:50.482Z] #60 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T06:23:50.482Z] #60 25.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #60 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #60 25.87 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:50.482Z] #60 25.88 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:50.482Z] #60 25.90 OK: 7 MiB in 16 packages [2024-07-02T06:23:50.482Z] #60 DONE 28.0s [2024-07-02T06:23:50.482Z] [2024-07-02T06:23:50.482Z] #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:23:50.482Z] #49 25.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #49 25.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:50.482Z] #49 25.68 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T06:23:50.482Z] #49 25.69 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:23:50.482Z] #49 25.69 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:23:50.482Z] #49 25.70 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:23:50.482Z] #49 25.77 OK: 8 MiB in 17 packages [2024-07-02T06:23:50.482Z] #49 DONE 27.9s [2024-07-02T06:23:50.482Z] [2024-07-02T06:23:50.482Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:23:50.482Z] #40 DONE 28.0s [2024-07-02T06:23:50.482Z] [2024-07-02T06:23:50.482Z] #61 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:23:51.425Z] #61 ... [2024-07-02T06:23:51.425Z] [2024-07-02T06:23:51.425Z] #62 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:23:51.425Z] #0 3.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.425Z] #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.425Z] #0 4.127 OK: 264 MiB in 52 packages [2024-07-02T06:23:51.425Z] #62 DONE 4.2s [2024-07-02T06:23:51.685Z] [2024-07-02T06:23:51.685Z] #63 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:23:51.685Z] #63 DONE 0.1s [2024-07-02T06:23:51.685Z] [2024-07-02T06:23:51.685Z] #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:23:51.945Z] #64 ... [2024-07-02T06:23:51.945Z] [2024-07-02T06:23:51.945Z] #65 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:23:51.945Z] #0 3.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 4.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 4.287 OK: 17 MiB in 19 packages [2024-07-02T06:23:51.945Z] #65 DONE 4.4s [2024-07-02T06:23:51.945Z] [2024-07-02T06:23:51.945Z] #66 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T06:23:51.945Z] #66 DONE 0.1s [2024-07-02T06:23:51.945Z] [2024-07-02T06:23:51.945Z] #67 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:23:51.945Z] #0 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 4.380 OK: 264 MiB in 52 packages [2024-07-02T06:23:51.945Z] #67 DONE 4.7s [2024-07-02T06:23:51.945Z] [2024-07-02T06:23:51.945Z] #68 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:23:51.945Z] #68 DONE 0.1s [2024-07-02T06:23:51.945Z] [2024-07-02T06:23:51.945Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:23:51.945Z] #0 3.794 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 3.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 4.099 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:23:51.945Z] #0 4.099 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:23:51.945Z] #0 4.099 OK: 20075 distinct packages available [2024-07-02T06:23:51.945Z] #0 4.181 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 4.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:51.945Z] #0 4.504 OK: 264 MiB in 52 packages [2024-07-02T06:23:51.945Z] #69 DONE 4.6s [2024-07-02T06:23:51.945Z] [2024-07-02T06:23:51.945Z] #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:23:51.945Z] #70 DONE 0.1s [2024-07-02T06:23:51.945Z] [2024-07-02T06:23:51.945Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:23:52.207Z] #71 ... [2024-07-02T06:23:52.207Z] [2024-07-02T06:23:52.207Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:23:52.207Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 24.3s done [2024-07-02T06:23:52.207Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2024-07-02T06:23:52.207Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.0s done [2024-07-02T06:23:52.207Z] #53 ... [2024-07-02T06:23:52.207Z] [2024-07-02T06:23:52.207Z] #61 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:23:52.207Z] #61 2.031 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.466Z] #61 2.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.727Z] #61 2.334 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.727Z] #61 2.366 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.727Z] #61 2.373 OK: 7 MiB in 16 packages [2024-07-02T06:23:52.988Z] #61 ... [2024-07-02T06:23:52.988Z] [2024-07-02T06:23:52.988Z] #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:23:52.988Z] #0 1.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.988Z] #0 2.043 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.988Z] #0 2.229 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.988Z] #0 2.260 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.988Z] #0 2.270 OK: 8 MiB in 19 packages [2024-07-02T06:23:52.988Z] #72 DONE 2.7s [2024-07-02T06:23:52.988Z] [2024-07-02T06:23:52.988Z] #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:23:52.988Z] #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.988Z] #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.988Z] #0 2.266 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.988Z] #0 2.302 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.988Z] #0 2.312 OK: 7 MiB in 16 packages [2024-07-02T06:23:52.988Z] #73 DONE 2.7s [2024-07-02T06:23:52.988Z] [2024-07-02T06:23:52.988Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:23:52.988Z] #0 3.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.988Z] #0 5.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:52.988Z] #0 5.321 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.988Z] #0 5.367 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:52.988Z] #0 5.374 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:23:52.988Z] #0 5.429 OK: 12 MiB in 26 packages [2024-07-02T06:23:52.988Z] #74 DONE 5.6s [2024-07-02T06:23:52.988Z] [2024-07-02T06:23:52.988Z] #61 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T06:23:52.988Z] #61 DONE 2.9s [2024-07-02T06:23:52.988Z] [2024-07-02T06:23:52.988Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:23:53.930Z] #75 ... [2024-07-02T06:23:53.930Z] [2024-07-02T06:23:53.930Z] #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:23:53.930Z] #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:53.930Z] #0 2.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:53.930Z] #0 2.551 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:53.930Z] #0 2.629 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:53.930Z] #0 2.661 OK: 7 MiB in 17 packages [2024-07-02T06:23:53.930Z] #76 DONE 3.5s [2024-07-02T06:23:53.930Z] [2024-07-02T06:23:53.930Z] #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:23:53.930Z] #0 2.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:53.930Z] #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:53.930Z] #0 2.651 OK: 8 MiB in 20 packages [2024-07-02T06:23:53.930Z] #77 DONE 3.5s [2024-07-02T06:23:53.930Z] [2024-07-02T06:23:53.930Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:23:53.930Z] #0 4.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:53.930Z] #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:53.930Z] #0 5.958 OK: 264 MiB in 52 packages [2024-07-02T06:23:53.930Z] #78 DONE 6.5s [2024-07-02T06:23:53.930Z] [2024-07-02T06:23:53.930Z] #75 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:23:53.930Z] #75 DONE 0.9s [2024-07-02T06:23:53.930Z] [2024-07-02T06:23:53.930Z] #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T06:23:54.195Z] #79 DONE 0.4s [2024-07-02T06:23:54.195Z] [2024-07-02T06:23:54.195Z] #80 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T06:23:54.195Z] #80 DONE 0.5s [2024-07-02T06:23:54.195Z] [2024-07-02T06:23:54.195Z] #81 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:23:54.195Z] #81 DONE 0.5s [2024-07-02T06:23:54.195Z] [2024-07-02T06:23:54.195Z] #82 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:23:54.195Z] #82 DONE 0.5s [2024-07-02T06:23:54.195Z] [2024-07-02T06:23:54.195Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:23:55.136Z] #83 ... [2024-07-02T06:23:55.136Z] [2024-07-02T06:23:55.136Z] #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T06:23:55.136Z] #84 DONE 0.8s [2024-07-02T06:23:55.136Z] [2024-07-02T06:23:55.136Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:23:55.136Z] #0 4.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:55.136Z] #0 4.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:55.136Z] #0 4.313 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:55.136Z] #0 4.419 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:55.136Z] #0 4.428 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:23:55.136Z] #0 4.469 OK: 8 MiB in 17 packages [2024-07-02T06:23:55.136Z] #85 DONE 4.8s [2024-07-02T06:23:55.136Z] [2024-07-02T06:23:55.136Z] #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:23:55.136Z] #0 4.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:55.136Z] #0 4.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T06:23:55.136Z] #0 4.390 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:55.136Z] #0 4.390 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:23:55.136Z] #0 4.390 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:23:55.136Z] #0 4.426 OK: 17 MiB in 19 packages [2024-07-02T06:23:55.136Z] #86 DONE 4.8s [2024-07-02T06:23:55.136Z] [2024-07-02T06:23:55.136Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T06:23:55.136Z] #87 DONE 0.9s [2024-07-02T06:23:55.136Z] [2024-07-02T06:23:55.136Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:23:55.136Z] #88 DONE 0.9s [2024-07-02T06:23:55.136Z] [2024-07-02T06:23:55.136Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T06:23:55.136Z] #89 DONE 0.1s [2024-07-02T06:23:55.136Z] [2024-07-02T06:23:55.136Z] #90 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T06:23:55.396Z] #90 DONE 0.1s [2024-07-02T06:23:55.396Z] [2024-07-02T06:23:55.396Z] #91 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:23:55.396Z] #91 DONE 0.1s [2024-07-02T06:23:55.396Z] [2024-07-02T06:23:55.396Z] #92 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:23:55.396Z] #92 DONE 0.1s [2024-07-02T06:23:55.396Z] [2024-07-02T06:23:55.396Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T06:23:55.396Z] #93 DONE 0.1s [2024-07-02T06:23:55.396Z] [2024-07-02T06:23:55.396Z] #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:23:55.396Z] #94 DONE 0.2s [2024-07-02T06:23:55.396Z] [2024-07-02T06:23:55.396Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:23:55.396Z] #95 DONE 0.1s [2024-07-02T06:23:55.396Z] [2024-07-02T06:23:55.396Z] #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:23:55.654Z] #96 DONE 0.1s [2024-07-02T06:23:55.654Z] [2024-07-02T06:23:55.654Z] #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:23:55.654Z] #97 DONE 0.1s [2024-07-02T06:23:55.654Z] [2024-07-02T06:23:55.654Z] #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T06:23:55.654Z] #98 DONE 0.1s [2024-07-02T06:23:55.654Z] [2024-07-02T06:23:55.654Z] #99 [security-spire-config] exporting to image [2024-07-02T06:23:55.654Z] #99 exporting layers [2024-07-02T06:23:55.654Z] #99 ... [2024-07-02T06:23:55.654Z] [2024-07-02T06:23:55.654Z] #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T06:23:55.654Z] #100 DONE 0.1s [2024-07-02T06:23:55.654Z] [2024-07-02T06:23:55.654Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T06:23:55.654Z] #101 DONE 0.1s [2024-07-02T06:23:55.654Z] [2024-07-02T06:23:55.654Z] #99 [security-spire-server] exporting to image [2024-07-02T06:23:55.912Z] #99 ... [2024-07-02T06:23:55.913Z] [2024-07-02T06:23:55.913Z] #102 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:23:55.913Z] #102 DONE 2.1s [2024-07-02T06:23:55.913Z] [2024-07-02T06:23:55.913Z] #99 [security-spire-agent] exporting to image [2024-07-02T06:23:55.913Z] #99 ... [2024-07-02T06:23:55.913Z] [2024-07-02T06:23:55.913Z] #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T06:23:55.913Z] #103 DONE 0.1s [2024-07-02T06:23:56.171Z] [2024-07-02T06:23:56.172Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:23:56.431Z] #104 ... [2024-07-02T06:23:56.431Z] [2024-07-02T06:23:56.431Z] #99 [security-spire-agent] exporting to image [2024-07-02T06:23:56.431Z] #99 exporting layers 0.6s done [2024-07-02T06:23:56.431Z] #99 writing image sha256:37260a079bd22a1d7d4d3559e64b82c10a529d6b1a2c2b95e3b82714a7ba1e7c done [2024-07-02T06:23:56.431Z] #99 naming to docker.io/library/security-spire-config done [2024-07-02T06:23:56.431Z] #99 writing image sha256:b8d4fdfdec6aeedf5143a631b59f4ce072f0573e0f246a2ac54d8382aab88b07 done [2024-07-02T06:23:56.431Z] #99 naming to docker.io/library/security-spire-server done [2024-07-02T06:23:56.431Z] #99 writing image sha256:15fec307c0e9fe305e1492d75f4e6124735ee3902062f41a3601a0affad7008c done [2024-07-02T06:23:56.431Z] #99 naming to docker.io/library/security-spire-agent done [2024-07-02T06:23:56.431Z] #99 DONE 0.8s [2024-07-02T06:23:56.431Z] [2024-07-02T06:23:56.431Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:09.609Z] Removing intermediate container d621f3d25cb6 [2024-07-02T06:24:09.609Z] ---> 660f375b7900 [2024-07-02T06:24:09.609Z] Successfully built 660f375b7900 [2024-07-02T06:24:09.609Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:24:09.955Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T06:24:09.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:24:10.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container [2024-07-02T06:24:10.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-02T06:24:11.567Z] $ docker top f9471e89121c63fff3359fa1b6665f954b6de6e3ee2ad806e2a57faa2253ab33 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:24:12.397Z] + go version [2024-07-02T06:24:12.397Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T06:24:12.410Z] $ docker stop --time=1 f9471e89121c63fff3359fa1b6665f954b6de6e3ee2ad806e2a57faa2253ab33 [2024-07-02T06:24:14.026Z] $ docker rm -f --volumes f9471e89121c63fff3359fa1b6665f954b6de6e3ee2ad806e2a57faa2253ab33 [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-07-02T06:24:14.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:24:14.682Z] [2024-07-02T06:24:14.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:24:15.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:24:15.019Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-02T06:24:15.019Z] 547446be3368: Pulling fs layer [2024-07-02T06:24:15.019Z] d125d8839a47: Pulling fs layer [2024-07-02T06:24:15.019Z] 3e85d5ac6304: Pulling fs layer [2024-07-02T06:24:15.019Z] c3105a71a48b: Pulling fs layer [2024-07-02T06:24:15.019Z] 0f093f025ec4: Pulling fs layer [2024-07-02T06:24:15.019Z] c3106fc0e877: Pulling fs layer [2024-07-02T06:24:15.019Z] 0f093f025ec4: Waiting [2024-07-02T06:24:15.287Z] 547446be3368: Verifying Checksum [2024-07-02T06:24:15.288Z] 547446be3368: Download complete [2024-07-02T06:24:15.288Z] c3105a71a48b: Verifying Checksum [2024-07-02T06:24:15.288Z] c3105a71a48b: Download complete [2024-07-02T06:24:15.556Z] d125d8839a47: Verifying Checksum [2024-07-02T06:24:15.556Z] d125d8839a47: Download complete [2024-07-02T06:24:15.556Z] c3106fc0e877: Verifying Checksum [2024-07-02T06:24:15.556Z] c3106fc0e877: Download complete [2024-07-02T06:24:15.823Z] 0f093f025ec4: Verifying Checksum [2024-07-02T06:24:15.823Z] 0f093f025ec4: Download complete [2024-07-02T06:24:16.093Z] 547446be3368: Pull complete [2024-07-02T06:24:17.055Z] d125d8839a47: Pull complete [2024-07-02T06:24:17.639Z] 3e85d5ac6304: Verifying Checksum [2024-07-02T06:24:17.639Z] 3e85d5ac6304: Download complete [2024-07-02T06:24:27.697Z] 3e85d5ac6304: Pull complete [2024-07-02T06:24:27.697Z] c3105a71a48b: Pull complete [2024-07-02T06:24:28.275Z] 0f093f025ec4: Pull complete [2024-07-02T06:24:28.545Z] c3106fc0e877: Pull complete [2024-07-02T06:24:28.545Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-02T06:24:28.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T06:24:28.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T06:24:28.766Z] prd-ubuntu20.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container [2024-07-02T06:24:28.821Z] $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-07-02T06:24:30.956Z] $ docker top 76c9a32a88110b1b2978d5f9447ee421c8643b1019653672ceaf0131e6ab12ff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T06:24:31.787Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T06:24:39.984Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-07-02T06:24:39.984Z] #1 transferring dockerfile: 1.95kB done [2024-07-02T06:24:39.984Z] #1 DONE 0.1s [2024-07-02T06:24:40.569Z] [2024-07-02T06:24:40.569Z] #2 [core-command internal] load build definition from Dockerfile [2024-07-02T06:24:40.569Z] #2 transferring dockerfile: 1.93kB done [2024-07-02T06:24:40.569Z] #2 DONE 0.0s [2024-07-02T06:24:40.569Z] [2024-07-02T06:24:40.569Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T06:24:40.569Z] #3 transferring dockerfile: 2.15kB done [2024-07-02T06:24:40.569Z] #3 DONE 0.1s [2024-07-02T06:24:40.569Z] [2024-07-02T06:24:40.569Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:24:40.569Z] #4 transferring dockerfile: 2.23kB done [2024-07-02T06:24:40.569Z] #4 DONE 0.1s [2024-07-02T06:24:40.569Z] [2024-07-02T06:24:40.569Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T06:24:40.569Z] #5 transferring dockerfile: 2.50kB done [2024-07-02T06:24:40.569Z] #5 DONE 0.1s [2024-07-02T06:24:40.569Z] [2024-07-02T06:24:40.569Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T06:24:40.835Z] #6 transferring dockerfile: 1.89kB done [2024-07-02T06:24:40.835Z] #6 DONE 0.1s [2024-07-02T06:24:40.835Z] [2024-07-02T06:24:40.835Z] #7 [core-data internal] load build definition from Dockerfile [2024-07-02T06:24:40.835Z] #7 transferring dockerfile: 2.01kB done [2024-07-02T06:24:40.835Z] #7 DONE 0.1s [2024-07-02T06:24:40.835Z] [2024-07-02T06:24:40.835Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T06:24:40.835Z] #8 transferring dockerfile: 1.69kB done [2024-07-02T06:24:40.835Z] #8 DONE 0.1s [2024-07-02T06:24:40.835Z] [2024-07-02T06:24:40.835Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-07-02T06:24:40.835Z] #9 transferring dockerfile: 2.06kB done [2024-07-02T06:24:40.835Z] #9 DONE 0.1s [2024-07-02T06:24:41.101Z] [2024-07-02T06:24:41.101Z] #10 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T06:24:41.101Z] #10 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T06:24:41.101Z] #10 DONE 0.1s [2024-07-02T06:24:41.101Z] [2024-07-02T06:24:41.101Z] #11 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T06:24:41.101Z] #11 transferring dockerfile: 1.70kB done [2024-07-02T06:24:41.101Z] #11 DONE 0.1s [2024-07-02T06:24:41.101Z] [2024-07-02T06:24:41.101Z] #12 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T06:24:41.101Z] #12 transferring dockerfile: 1.81kB done [2024-07-02T06:24:41.101Z] #12 DONE 0.1s [2024-07-02T06:24:41.101Z] [2024-07-02T06:24:41.101Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T06:24:41.366Z] #13 transferring dockerfile: 2.49kB done [2024-07-02T06:24:41.366Z] #13 DONE 0.1s [2024-07-02T06:24:41.366Z] [2024-07-02T06:24:41.366Z] #14 [support-notifications internal] load .dockerignore [2024-07-02T06:24:41.366Z] #14 transferring context: [2024-07-02T06:24:41.366Z] #14 transferring context: 50B done [2024-07-02T06:24:41.366Z] #14 DONE 0.1s [2024-07-02T06:24:41.366Z] [2024-07-02T06:24:41.366Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T06:24:41.366Z] #15 transferring dockerfile: 2.93kB done [2024-07-02T06:24:41.366Z] #15 DONE 0.1s [2024-07-02T06:24:41.954Z] [2024-07-02T06:24:41.954Z] #16 [core-command internal] load .dockerignore [2024-07-02T06:24:41.954Z] #16 transferring context: 50B done [2024-07-02T06:24:41.954Z] #16 DONE 0.1s [2024-07-02T06:24:42.220Z] [2024-07-02T06:24:42.220Z] #17 [security-proxy-auth internal] load .dockerignore [2024-07-02T06:24:42.220Z] #17 transferring context: 50B 0.0s done [2024-07-02T06:24:42.220Z] #17 DONE 0.1s [2024-07-02T06:24:42.220Z] [2024-07-02T06:24:42.220Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T06:24:42.220Z] #18 transferring context: 50B done [2024-07-02T06:24:42.220Z] #18 DONE 0.0s [2024-07-02T06:24:42.220Z] [2024-07-02T06:24:42.220Z] #19 [security-proxy-setup internal] load .dockerignore [2024-07-02T06:24:42.220Z] #19 transferring context: 50B 0.0s done [2024-07-02T06:24:42.490Z] #19 DONE 0.1s [2024-07-02T06:24:42.490Z] [2024-07-02T06:24:42.490Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T06:24:42.490Z] #20 transferring context: 50B done [2024-07-02T06:24:42.490Z] #20 DONE 0.1s [2024-07-02T06:24:42.490Z] [2024-07-02T06:24:42.490Z] #21 [core-data internal] load .dockerignore [2024-07-02T06:24:42.490Z] #21 transferring context: 50B done [2024-07-02T06:24:42.490Z] #21 DONE 0.1s [2024-07-02T06:24:42.490Z] [2024-07-02T06:24:42.490Z] #22 [security-spire-config internal] load .dockerignore [2024-07-02T06:24:42.490Z] #22 transferring context: 50B done [2024-07-02T06:24:42.490Z] #22 DONE 0.1s [2024-07-02T06:24:42.490Z] [2024-07-02T06:24:42.490Z] #23 [core-metadata internal] load .dockerignore [2024-07-02T06:24:42.490Z] #23 transferring context: 50B done [2024-07-02T06:24:42.490Z] #23 DONE 0.1s [2024-07-02T06:24:42.490Z] [2024-07-02T06:24:42.490Z] #24 [support-scheduler internal] load .dockerignore [2024-07-02T06:24:42.760Z] #24 transferring context: 50B done [2024-07-02T06:24:42.760Z] #24 DONE 0.1s [2024-07-02T06:24:42.760Z] [2024-07-02T06:24:42.760Z] #25 [security-spire-server internal] load .dockerignore [2024-07-02T06:24:42.760Z] #25 transferring context: 50B done [2024-07-02T06:24:42.760Z] #25 DONE 0.1s [2024-07-02T06:24:42.760Z] [2024-07-02T06:24:42.760Z] #26 [security-spire-agent internal] load .dockerignore [2024-07-02T06:24:42.760Z] #26 transferring context: 50B done [2024-07-02T06:24:42.760Z] #26 DONE 0.1s [2024-07-02T06:24:42.760Z] [2024-07-02T06:24:42.760Z] #27 [security-secretstore-setup internal] load .dockerignore [2024-07-02T06:24:42.760Z] #27 transferring context: 50B done [2024-07-02T06:24:42.760Z] #27 DONE 0.1s [2024-07-02T06:24:42.760Z] [2024-07-02T06:24:42.760Z] #28 [security-bootstrapper internal] load .dockerignore [2024-07-02T06:24:43.026Z] #28 transferring context: 50B done [2024-07-02T06:24:43.026Z] #28 DONE 0.1s [2024-07-02T06:24:43.026Z] [2024-07-02T06:24:43.026Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:43.026Z] #29 DONE 0.0s [2024-07-02T06:24:43.026Z] [2024-07-02T06:24:43.026Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:43.026Z] #30 DONE 0.1s [2024-07-02T06:24:43.182Z] #104 DONE 43.8s [2024-07-02T06:24:43.182Z] [2024-07-02T06:24:43.182Z] #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:43.182Z] #71 DONE 43.7s [2024-07-02T06:24:43.182Z] [2024-07-02T06:24:43.182Z] #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:43.182Z] #83 DONE 41.3s [2024-07-02T06:24:43.182Z] [2024-07-02T06:24:43.182Z] #64 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:43.182Z] #64 DONE 44.0s [2024-07-02T06:24:43.182Z] [2024-07-02T06:24:43.182Z] #105 [support-notifications builder 6/7] COPY . . [2024-07-02T06:24:43.295Z] [2024-07-02T06:24:43.295Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:43.295Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:43.295Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:43.295Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:43.295Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:43.295Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.05MB / 3.34MB 0.1s [2024-07-02T06:24:43.295Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-02T06:24:43.561Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:43.826Z] #31 ... [2024-07-02T06:24:43.826Z] [2024-07-02T06:24:43.826Z] #32 [support-notifications internal] load build context [2024-07-02T06:24:43.826Z] #32 transferring context: 2.65MB 0.5s done [2024-07-02T06:24:43.826Z] #32 DONE 0.8s [2024-07-02T06:24:43.826Z] [2024-07-02T06:24:43.826Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:43.826Z] #31 ... [2024-07-02T06:24:43.826Z] [2024-07-02T06:24:43.826Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:43.826Z] #29 DONE 0.0s [2024-07-02T06:24:43.826Z] [2024-07-02T06:24:43.826Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:44.091Z] #31 ... [2024-07-02T06:24:44.092Z] [2024-07-02T06:24:44.092Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:44.092Z] #29 DONE 0.0s [2024-07-02T06:24:44.092Z] [2024-07-02T06:24:44.092Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:44.092Z] #30 DONE 0.2s [2024-07-02T06:24:44.092Z] [2024-07-02T06:24:44.092Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:44.092Z] #33 DONE 1.6s [2024-07-02T06:24:44.092Z] [2024-07-02T06:24:44.092Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:44.092Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:44.092Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:44.092Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:44.092Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:44.092Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:44.092Z] #31 ... [2024-07-02T06:24:44.092Z] [2024-07-02T06:24:44.092Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:44.092Z] #29 DONE 0.0s [2024-07-02T06:24:44.092Z] [2024-07-02T06:24:44.092Z] #33 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:44.092Z] #33 DONE 1.6s [2024-07-02T06:24:44.092Z] [2024-07-02T06:24:44.092Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:44.092Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:44.092Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:44.092Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:44.092Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:44.092Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:44.356Z] #31 ... [2024-07-02T06:24:44.356Z] [2024-07-02T06:24:44.356Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:44.356Z] #29 DONE 0.0s [2024-07-02T06:24:44.356Z] [2024-07-02T06:24:44.356Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:44.356Z] #33 DONE 1.6s [2024-07-02T06:24:44.356Z] [2024-07-02T06:24:44.356Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:44.356Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:44.356Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:44.356Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:44.356Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:44.356Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:44.356Z] #31 ... [2024-07-02T06:24:44.356Z] [2024-07-02T06:24:44.356Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:44.356Z] #29 DONE 0.0s [2024-07-02T06:24:44.356Z] [2024-07-02T06:24:44.356Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:44.356Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:44.628Z] #31 ... [2024-07-02T06:24:44.628Z] [2024-07-02T06:24:44.628Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:44.628Z] #30 DONE 0.5s [2024-07-02T06:24:44.628Z] [2024-07-02T06:24:44.628Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:44.628Z] #33 DONE 1.7s [2024-07-02T06:24:44.628Z] [2024-07-02T06:24:44.628Z] #31 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:44.628Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:44.628Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:44.628Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:44.628Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:44.628Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:44.628Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:44.628Z] #31 ... [2024-07-02T06:24:44.628Z] [2024-07-02T06:24:44.628Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:44.628Z] #29 DONE 0.0s [2024-07-02T06:24:44.628Z] [2024-07-02T06:24:44.628Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:44.628Z] #33 DONE 1.7s [2024-07-02T06:24:44.628Z] [2024-07-02T06:24:44.628Z] #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T06:24:44.628Z] #34 DONE 1.0s [2024-07-02T06:24:44.628Z] [2024-07-02T06:24:44.628Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:44.628Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:44.628Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:44.628Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:44.628Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:44.628Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:44.628Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:44.898Z] #31 ... [2024-07-02T06:24:44.898Z] [2024-07-02T06:24:44.898Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:44.898Z] #29 DONE 0.0s [2024-07-02T06:24:45.167Z] [2024-07-02T06:24:45.167Z] #35 [core-command internal] load build context [2024-07-02T06:24:45.167Z] #35 ... [2024-07-02T06:24:45.167Z] [2024-07-02T06:24:45.167Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:45.167Z] #33 DONE 1.7s [2024-07-02T06:24:45.167Z] [2024-07-02T06:24:45.167Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:45.167Z] #29 DONE 0.0s [2024-07-02T06:24:45.167Z] [2024-07-02T06:24:45.167Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-02T06:24:45.167Z] #34 DONE 1.1s [2024-07-02T06:24:45.433Z] [2024-07-02T06:24:45.433Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:45.433Z] #33 DONE 1.7s [2024-07-02T06:24:45.433Z] [2024-07-02T06:24:45.433Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-02T06:24:45.433Z] #34 DONE 1.1s [2024-07-02T06:24:45.433Z] [2024-07-02T06:24:45.433Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:45.433Z] #30 DONE 1.3s [2024-07-02T06:24:45.433Z] [2024-07-02T06:24:45.433Z] #31 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:45.433Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:45.433Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:45.433Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:45.433Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:45.433Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:45.433Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:45.433Z] #31 ... [2024-07-02T06:24:45.433Z] [2024-07-02T06:24:45.433Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:45.433Z] #33 DONE 1.8s [2024-07-02T06:24:45.433Z] [2024-07-02T06:24:45.433Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2024-07-02T06:24:45.433Z] #34 DONE 1.1s [2024-07-02T06:24:45.433Z] [2024-07-02T06:24:45.433Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:45.433Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:45.433Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:45.433Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:45.434Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:45.434Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:45.434Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:45.703Z] #31 ... [2024-07-02T06:24:45.703Z] [2024-07-02T06:24:45.703Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:45.703Z] #30 DONE 1.5s [2024-07-02T06:24:45.703Z] [2024-07-02T06:24:45.703Z] #36 [security-proxy-auth internal] load build context [2024-07-02T06:24:45.703Z] #36 transferring context: 2.65MB 1.4s done [2024-07-02T06:24:45.703Z] #36 DONE 1.6s [2024-07-02T06:24:45.703Z] [2024-07-02T06:24:45.703Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:45.703Z] #29 DONE 0.0s [2024-07-02T06:24:45.703Z] [2024-07-02T06:24:45.703Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:45.741Z] #105 ... [2024-07-02T06:24:45.741Z] [2024-07-02T06:24:45.741Z] #106 [core-metadata builder 6/7] COPY . . [2024-07-02T06:24:45.741Z] #106 ... [2024-07-02T06:24:45.741Z] [2024-07-02T06:24:45.741Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T06:24:45.971Z] #30 ... [2024-07-02T06:24:45.971Z] [2024-07-02T06:24:45.971Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T06:24:45.971Z] #29 DONE 0.0s [2024-07-02T06:24:45.971Z] [2024-07-02T06:24:45.971Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:45.971Z] #30 ... [2024-07-02T06:24:45.971Z] [2024-07-02T06:24:45.971Z] #37 [core-common-config-bootstrapper internal] load build context [2024-07-02T06:24:45.971Z] #37 transferring context: 2.65MB 1.3s done [2024-07-02T06:24:45.971Z] #37 DONE 1.8s [2024-07-02T06:24:45.971Z] [2024-07-02T06:24:45.971Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:45.971Z] #31 DONE 3.7s [2024-07-02T06:24:45.999Z] #107 ... [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #105 [support-notifications builder 6/7] COPY . . [2024-07-02T06:24:45.999Z] #105 DONE 10.2s [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:45.999Z] #108 CACHED [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:45.999Z] #109 CACHED [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #110 [support-scheduler builder 6/7] COPY . . [2024-07-02T06:24:45.999Z] #110 CACHED [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #111 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:45.999Z] #111 CACHED [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:45.999Z] #112 CACHED [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #113 [core-data builder 6/7] COPY . . [2024-07-02T06:24:45.999Z] #113 CACHED [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:45.999Z] #114 CACHED [2024-07-02T06:24:45.999Z] [2024-07-02T06:24:45.999Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T06:24:45.999Z] #115 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #116 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:46.000Z] #116 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #106 [core-metadata builder 6/7] COPY . . [2024-07-02T06:24:46.000Z] #106 DONE 10.3s [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:24:46.000Z] #117 DONE 10.3s [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #118 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:46.000Z] #118 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #119 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:46.000Z] #119 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T06:24:46.000Z] #120 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #121 [core-command builder 6/7] COPY . . [2024-07-02T06:24:46.000Z] #121 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:46.000Z] #122 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #123 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:46.000Z] #123 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T06:24:46.000Z] #124 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:46.000Z] #125 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:46.000Z] #126 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T06:24:46.000Z] #107 DONE 10.3s [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:46.000Z] #127 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:46.000Z] #128 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #129 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T06:24:46.000Z] #129 CACHED [2024-07-02T06:24:46.000Z] [2024-07-02T06:24:46.000Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:24:46.239Z] [2024-07-02T06:24:46.239Z] #38 [security-spiffe-token-provider internal] load build context [2024-07-02T06:24:46.239Z] #38 transferring context: 2.65MB 1.2s done [2024-07-02T06:24:46.239Z] #38 DONE 1.6s [2024-07-02T06:24:46.239Z] [2024-07-02T06:24:46.239Z] #39 [security-proxy-setup internal] load build context [2024-07-02T06:24:46.239Z] #39 ... [2024-07-02T06:24:46.239Z] [2024-07-02T06:24:46.239Z] #35 [core-command internal] load build context [2024-07-02T06:24:46.239Z] #35 transferring context: 2.65MB 1.8s done [2024-07-02T06:24:46.239Z] #35 DONE 2.2s [2024-07-02T06:24:46.239Z] [2024-07-02T06:24:46.239Z] #39 [security-proxy-setup internal] load build context [2024-07-02T06:24:46.511Z] #39 transferring context: 2.65MB 1.6s done [2024-07-02T06:24:46.788Z] #39 DONE 2.2s [2024-07-02T06:24:46.788Z] [2024-07-02T06:24:46.788Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:47.056Z] #40 ... [2024-07-02T06:24:47.056Z] [2024-07-02T06:24:47.056Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:47.056Z] #33 DONE 1.8s [2024-07-02T06:24:47.056Z] [2024-07-02T06:24:47.056Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T06:24:47.056Z] #34 DONE 1.2s [2024-07-02T06:24:47.056Z] [2024-07-02T06:24:47.056Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:47.056Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:47.056Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:47.056Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:47.056Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:47.056Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:47.056Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:47.056Z] #31 DONE 3.8s [2024-07-02T06:24:47.056Z] [2024-07-02T06:24:47.056Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T06:24:47.056Z] #30 DONE 2.6s [2024-07-02T06:24:47.056Z] [2024-07-02T06:24:47.056Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:47.324Z] #40 ... [2024-07-02T06:24:47.324Z] [2024-07-02T06:24:47.324Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T06:24:47.324Z] #33 DONE 1.9s [2024-07-02T06:24:47.324Z] [2024-07-02T06:24:47.324Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T06:24:47.324Z] #34 DONE 1.2s [2024-07-02T06:24:47.324Z] [2024-07-02T06:24:47.324Z] #31 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:47.324Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:47.324Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:47.324Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:47.324Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:47.324Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:47.324Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:47.324Z] #31 DONE 3.8s [2024-07-02T06:24:47.324Z] [2024-07-02T06:24:47.324Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:47.392Z] #130 1.255 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T06:24:47.590Z] #40 ... [2024-07-02T06:24:47.591Z] [2024-07-02T06:24:47.591Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T06:24:47.591Z] #41 DONE 2.6s [2024-07-02T06:24:47.591Z] [2024-07-02T06:24:47.591Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:47.857Z] #40 ... [2024-07-02T06:24:47.857Z] [2024-07-02T06:24:47.857Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:47.857Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:47.857Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:47.857Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:47.857Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:47.857Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:47.857Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:47.857Z] #31 DONE 3.8s [2024-07-02T06:24:47.857Z] [2024-07-02T06:24:47.857Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:47.857Z] #40 ... [2024-07-02T06:24:47.857Z] [2024-07-02T06:24:47.857Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:47.857Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:47.857Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:47.857Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:47.857Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:47.857Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:47.857Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:47.857Z] #31 DONE 3.8s [2024-07-02T06:24:47.857Z] [2024-07-02T06:24:47.857Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:48.123Z] #40 ... [2024-07-02T06:24:48.123Z] [2024-07-02T06:24:48.123Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T06:24:48.123Z] #42 DONE 2.4s [2024-07-02T06:24:48.123Z] [2024-07-02T06:24:48.123Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:48.123Z] #40 ... [2024-07-02T06:24:48.123Z] [2024-07-02T06:24:48.123Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T06:24:48.123Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T06:24:48.123Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T06:24:48.123Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T06:24:48.123Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T06:24:48.123Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.2s done [2024-07-02T06:24:48.123Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 1.0s done [2024-07-02T06:24:48.123Z] #31 DONE 3.8s [2024-07-02T06:24:48.123Z] [2024-07-02T06:24:48.123Z] #43 [core-data internal] load build context [2024-07-02T06:24:48.123Z] #43 transferring context: 2.65MB 1.8s done [2024-07-02T06:24:48.123Z] #43 DONE 2.8s [2024-07-02T06:24:48.123Z] [2024-07-02T06:24:48.123Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:48.389Z] #40 ... [2024-07-02T06:24:48.389Z] [2024-07-02T06:24:48.389Z] #44 [core-metadata internal] load build context [2024-07-02T06:24:48.389Z] #44 transferring context: 2.65MB 1.8s done [2024-07-02T06:24:48.389Z] #44 DONE 2.9s [2024-07-02T06:24:48.389Z] [2024-07-02T06:24:48.389Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:48.389Z] #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:48.975Z] #45 ... [2024-07-02T06:24:48.975Z] [2024-07-02T06:24:48.975Z] #40 [support-scheduler internal] load build context [2024-07-02T06:24:48.975Z] #40 transferring context: 2.65MB 2.3s done [2024-07-02T06:24:48.975Z] #40 DONE 3.4s [2024-07-02T06:24:48.975Z] [2024-07-02T06:24:48.975Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:24:49.948Z] #46 ... [2024-07-02T06:24:49.948Z] [2024-07-02T06:24:49.948Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:24:49.948Z] #47 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.6s done [2024-07-02T06:24:49.948Z] #47 DONE 1.6s [2024-07-02T06:24:49.948Z] [2024-07-02T06:24:49.948Z] #48 [security-spire-config internal] load build context [2024-07-02T06:24:49.948Z] #48 transferring context: 25.04kB 0.4s done [2024-07-02T06:24:49.948Z] #48 DONE 2.0s [2024-07-02T06:24:49.948Z] [2024-07-02T06:24:49.948Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:49.948Z] #45 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.7s done [2024-07-02T06:24:49.948Z] #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:24:49.948Z] #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T06:24:49.948Z] #45 ... [2024-07-02T06:24:49.948Z] [2024-07-02T06:24:49.948Z] #49 [security-spire-agent internal] load build context [2024-07-02T06:24:49.948Z] #49 transferring context: 26.32kB 0.6s done [2024-07-02T06:24:49.948Z] #49 DONE 1.8s [2024-07-02T06:24:49.948Z] [2024-07-02T06:24:49.948Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:49.948Z] #45 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T06:24:49.948Z] #45 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T06:24:50.218Z] #45 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T06:24:50.218Z] #45 ... [2024-07-02T06:24:50.218Z] [2024-07-02T06:24:50.218Z] #50 [security-spire-server internal] load build context [2024-07-02T06:24:50.218Z] #50 transferring context: 26.79kB 0.9s done [2024-07-02T06:24:50.218Z] #50 DONE 2.4s [2024-07-02T06:24:50.218Z] [2024-07-02T06:24:50.218Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:50.218Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.2s [2024-07-02T06:24:50.487Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2024-07-02T06:24:50.487Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.5s [2024-07-02T06:24:50.754Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s [2024-07-02T06:24:50.754Z] #45 ... [2024-07-02T06:24:50.754Z] [2024-07-02T06:24:50.754Z] #51 [security-secretstore-setup internal] load build context [2024-07-02T06:24:50.754Z] #51 transferring context: 2.65MB 2.6s done [2024-07-02T06:24:50.754Z] #51 DONE 3.7s [2024-07-02T06:24:50.754Z] [2024-07-02T06:24:50.754Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:50.754Z] #45 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-07-02T06:24:50.754Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.8s [2024-07-02T06:24:50.754Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-07-02T06:24:51.106Z] #45 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-07-02T06:24:51.106Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s [2024-07-02T06:24:51.106Z] #45 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-02T06:24:51.106Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.1s [2024-07-02T06:24:51.384Z] #45 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.1s done [2024-07-02T06:24:51.982Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.33MB / 23.39MB 2.0s [2024-07-02T06:24:52.265Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.2s [2024-07-02T06:24:52.542Z] #45 ... [2024-07-02T06:24:52.542Z] [2024-07-02T06:24:52.542Z] #52 [security-bootstrapper internal] load build context [2024-07-02T06:24:52.542Z] #52 transferring context: 2.65MB 3.6s done [2024-07-02T06:24:52.542Z] #52 DONE 5.4s [2024-07-02T06:24:52.542Z] [2024-07-02T06:24:52.542Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:52.542Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 2.6s [2024-07-02T06:24:53.137Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.87MB / 23.39MB 3.2s [2024-07-02T06:24:53.405Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.4s [2024-07-02T06:24:53.672Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.49MB / 23.39MB 3.7s [2024-07-02T06:24:54.258Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2024-07-02T06:24:54.258Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.48MB / 23.39MB 4.3s [2024-07-02T06:24:54.258Z] #45 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-07-02T06:24:54.524Z] #45 ... [2024-07-02T06:24:54.525Z] [2024-07-02T06:24:54.525Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:24:54.525Z] #0 5.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:54.525Z] #0 6.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:54.525Z] #0 9.031 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:24:54.525Z] #0 9.031 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:24:54.525Z] #0 9.031 OK: 19951 distinct packages available [2024-07-02T06:24:54.525Z] #0 9.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:54.797Z] #53 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:54.797Z] #53 ... [2024-07-02T06:24:54.797Z] [2024-07-02T06:24:54.797Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:24:54.797Z] #0 7.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:54.797Z] #0 8.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:54.797Z] #54 ... [2024-07-02T06:24:54.797Z] [2024-07-02T06:24:54.797Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:24:54.797Z] #0 8.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:54.797Z] #0 9.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:55.064Z] #55 ... [2024-07-02T06:24:55.064Z] [2024-07-02T06:24:55.064Z] #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:24:55.064Z] #0 5.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:55.064Z] #0 6.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:55.064Z] #0 9.595 OK: 266 MiB in 52 packages [2024-07-02T06:24:55.064Z] #56 ... [2024-07-02T06:24:55.064Z] [2024-07-02T06:24:55.064Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:55.064Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.32MB / 23.39MB 5.1s [2024-07-02T06:24:56.027Z] #45 ... [2024-07-02T06:24:56.027Z] [2024-07-02T06:24:56.027Z] #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:24:56.027Z] #56 DONE 11.3s [2024-07-02T06:24:56.027Z] [2024-07-02T06:24:56.027Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:56.027Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.9s [2024-07-02T06:24:56.027Z] #45 ... [2024-07-02T06:24:56.027Z] [2024-07-02T06:24:56.027Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T06:24:56.027Z] #54 11.05 OK: 266 MiB in 52 packages [2024-07-02T06:24:56.027Z] #54 DONE 11.7s [2024-07-02T06:24:56.027Z] [2024-07-02T06:24:56.027Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:56.027Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.44MB / 23.39MB 6.0s [2024-07-02T06:24:56.027Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 6.2s [2024-07-02T06:24:56.302Z] #45 ... [2024-07-02T06:24:56.302Z] [2024-07-02T06:24:56.302Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:24:56.302Z] #0 8.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:56.302Z] #0 9.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:56.573Z] #57 ... [2024-07-02T06:24:56.573Z] [2024-07-02T06:24:56.573Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:56.573Z] #45 ... [2024-07-02T06:24:56.573Z] [2024-07-02T06:24:56.573Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:24:56.573Z] #0 9.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:56.841Z] #58 ... [2024-07-02T06:24:56.841Z] [2024-07-02T06:24:56.841Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:57.120Z] #45 ... [2024-07-02T06:24:57.120Z] [2024-07-02T06:24:57.120Z] #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:57.120Z] #59 DONE 0.9s [2024-07-02T06:24:57.120Z] [2024-07-02T06:24:57.120Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:57.120Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 7.1s [2024-07-02T06:24:57.120Z] #45 ... [2024-07-02T06:24:57.120Z] [2024-07-02T06:24:57.120Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:24:57.120Z] #60 ... [2024-07-02T06:24:57.120Z] [2024-07-02T06:24:57.120Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:24:57.120Z] #0 9.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:57.387Z] #61 ... [2024-07-02T06:24:57.387Z] [2024-07-02T06:24:57.387Z] #62 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-02T06:24:57.387Z] #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:57.387Z] #0 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:57.387Z] #62 ... [2024-07-02T06:24:57.387Z] [2024-07-02T06:24:57.387Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:57.630Z] #130 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:24:57.630Z] #0 0.584 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T06:24:57.630Z] #131 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:24:57.630Z] #0 0.799 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T06:24:57.630Z] #132 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:24:57.630Z] #0 1.102 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T06:24:57.630Z] #133 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:24:57.630Z] #0 0.846 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T06:24:57.630Z] #134 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #135 [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-07-02T06:24:57.630Z] #0 1.165 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T06:24:57.630Z] #135 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:24:57.630Z] #0 0.933 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T06:24:57.630Z] #136 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:24:57.630Z] #0 1.288 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T06:24:57.630Z] #137 ... [2024-07-02T06:24:57.630Z] [2024-07-02T06:24:57.630Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:24:57.631Z] #0 0.492 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T06:24:57.631Z] #138 ... [2024-07-02T06:24:57.631Z] [2024-07-02T06:24:57.631Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:24:57.631Z] #0 0.379 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T06:24:57.631Z] #139 ... [2024-07-02T06:24:57.631Z] [2024-07-02T06:24:57.631Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:24:57.631Z] #0 1.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:24:57.655Z] #45 ... [2024-07-02T06:24:57.655Z] [2024-07-02T06:24:57.655Z] #63 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:57.655Z] #63 DONE 1.8s [2024-07-02T06:24:57.655Z] [2024-07-02T06:24:57.655Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:57.655Z] #45 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 7.5s done [2024-07-02T06:24:57.925Z] #45 ... [2024-07-02T06:24:57.925Z] [2024-07-02T06:24:57.925Z] #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T06:24:57.925Z] #53 12.36 OK: 266 MiB in 52 packages [2024-07-02T06:24:57.925Z] #53 DONE 13.2s [2024-07-02T06:24:57.925Z] [2024-07-02T06:24:57.925Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T06:24:57.925Z] #55 12.19 OK: 266 MiB in 52 packages [2024-07-02T06:24:57.925Z] #55 DONE 13.3s [2024-07-02T06:24:57.925Z] [2024-07-02T06:24:57.925Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:24:57.925Z] #61 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:24:58.196Z] #61 ... [2024-07-02T06:24:58.196Z] [2024-07-02T06:24:58.196Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:24:58.196Z] #64 ... [2024-07-02T06:24:58.196Z] [2024-07-02T06:24:58.196Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:24:58.463Z] #65 ... [2024-07-02T06:24:58.463Z] [2024-07-02T06:24:58.463Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:24:58.463Z] #45 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T06:24:58.734Z] #45 ... [2024-07-02T06:24:58.735Z] [2024-07-02T06:24:58.735Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:24:59.001Z] #66 ... [2024-07-02T06:24:59.001Z] [2024-07-02T06:24:59.001Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:24:59.001Z] #47 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T06:24:59.001Z] #47 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-02T06:24:59.001Z] #47 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-02T06:24:59.001Z] #47 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2024-07-02T06:24:59.001Z] #47 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2024-07-02T06:24:59.001Z] #47 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2024-07-02T06:24:59.001Z] #47 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-02T06:24:59.001Z] #47 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.8s done [2024-07-02T06:24:59.001Z] #47 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-07-02T06:24:59.001Z] #47 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T06:24:59.001Z] #47 ... [2024-07-02T06:24:59.001Z] [2024-07-02T06:24:59.001Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:59.001Z] #67 DONE 1.0s [2024-07-02T06:24:59.001Z] [2024-07-02T06:24:59.001Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:24:59.585Z] #68 ... [2024-07-02T06:24:59.585Z] [2024-07-02T06:24:59.585Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T06:24:59.585Z] #57 12.14 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:24:59.585Z] #57 12.17 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:24:59.585Z] #57 12.27 OK: 8 MiB in 16 packages [2024-07-02T06:24:59.585Z] #57 DONE 13.2s [2024-07-02T06:24:59.585Z] [2024-07-02T06:24:59.585Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:24:59.585Z] #69 DONE 1.6s [2024-07-02T06:24:59.856Z] [2024-07-02T06:24:59.856Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:01.824Z] #70 ... [2024-07-02T06:25:01.824Z] [2024-07-02T06:25:01.824Z] #62 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-07-02T06:25:01.824Z] #62 13.40 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:01.824Z] #62 13.41 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:01.824Z] #62 13.58 OK: 8 MiB in 16 packages [2024-07-02T06:25:01.824Z] #62 DONE 15.1s [2024-07-02T06:25:02.099Z] [2024-07-02T06:25:02.099Z] #71 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-07-02T06:25:02.685Z] #71 ... [2024-07-02T06:25:02.685Z] [2024-07-02T06:25:02.685Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T06:25:02.685Z] #58 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:02.685Z] #58 13.34 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T06:25:02.686Z] #58 13.63 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:02.686Z] #58 13.67 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:02.686Z] #58 13.75 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:25:02.686Z] #58 14.74 OK: 9 MiB in 17 packages [2024-07-02T06:25:02.686Z] #58 DONE 16.1s [2024-07-02T06:25:02.953Z] [2024-07-02T06:25:02.953Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:07.224Z] #72 ... [2024-07-02T06:25:07.224Z] [2024-07-02T06:25:07.224Z] #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T06:25:07.224Z] #60 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:07.224Z] #60 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:07.224Z] #60 17.24 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:07.224Z] #60 17.66 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:07.224Z] #60 17.69 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:07.224Z] #60 17.70 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T06:25:07.224Z] #60 17.75 (5/6) Installing su-exec (0.2-r3) [2024-07-02T06:25:07.224Z] #60 17.78 (6/6) Installing yq (4.33.3-r5) [2024-07-02T06:25:07.224Z] #60 18.52 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:07.224Z] #60 18.71 OK: 18 MiB in 19 packages [2024-07-02T06:25:07.224Z] #60 DONE 20.0s [2024-07-02T06:25:07.224Z] [2024-07-02T06:25:07.224Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:25:07.224Z] #73 ... [2024-07-02T06:25:07.224Z] [2024-07-02T06:25:07.224Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:07.224Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.4s [2024-07-02T06:25:07.496Z] #45 ... [2024-07-02T06:25:07.496Z] [2024-07-02T06:25:07.496Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:25:07.769Z] #74 ... [2024-07-02T06:25:07.769Z] [2024-07-02T06:25:07.769Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:07.769Z] #70 8.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:07.769Z] #70 ... [2024-07-02T06:25:07.769Z] [2024-07-02T06:25:07.769Z] #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T06:25:07.769Z] #64 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:07.769Z] #64 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:07.769Z] #64 18.33 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:07.769Z] #64 18.38 (2/2) Installing su-exec (0.2-r3) [2024-07-02T06:25:07.769Z] #64 18.39 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:07.769Z] #64 18.54 OK: 8 MiB in 17 packages [2024-07-02T06:25:07.769Z] #64 DONE 19.7s [2024-07-02T06:25:08.045Z] [2024-07-02T06:25:08.045Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:09.460Z] #45 ... [2024-07-02T06:25:09.460Z] [2024-07-02T06:25:09.460Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:25:09.730Z] #75 ... [2024-07-02T06:25:09.730Z] [2024-07-02T06:25:09.730Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:09.730Z] #70 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:09.730Z] #70 ... [2024-07-02T06:25:09.730Z] [2024-07-02T06:25:09.730Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T06:25:09.730Z] #65 12.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:09.730Z] #65 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:09.730Z] #65 17.48 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T06:25:09.730Z] #65 17.72 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:09.730Z] #65 17.74 (3/4) Installing su-exec (0.2-r3) [2024-07-02T06:25:09.730Z] #65 17.76 (4/4) Installing yq (4.33.3-r5) [2024-07-02T06:25:09.730Z] #65 18.34 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:09.730Z] #65 18.47 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:25:09.730Z] #65 19.95 OK: 18 MiB in 19 packages [2024-07-02T06:25:09.730Z] #65 DONE 21.9s [2024-07-02T06:25:09.999Z] [2024-07-02T06:25:09.999Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:10.268Z] #45 ... [2024-07-02T06:25:10.268Z] [2024-07-02T06:25:10.268Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:25:10.268Z] #66 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #66 13.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #66 17.16 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:25:10.268Z] #66 17.16 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:25:10.268Z] #66 17.16 OK: 19948 distinct packages available [2024-07-02T06:25:10.268Z] #66 17.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #66 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #66 ... [2024-07-02T06:25:10.268Z] [2024-07-02T06:25:10.268Z] #46 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:25:10.268Z] #46 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #46 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #46 16.68 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:25:10.268Z] #46 16.68 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:25:10.268Z] #46 16.68 OK: 19948 distinct packages available [2024-07-02T06:25:10.268Z] #46 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #46 18.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.268Z] #46 ... [2024-07-02T06:25:10.268Z] [2024-07-02T06:25:10.268Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:10.851Z] #45 ... [2024-07-02T06:25:10.851Z] [2024-07-02T06:25:10.851Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:25:10.851Z] #61 13.93 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T06:25:10.851Z] #61 13.93 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T06:25:10.851Z] #61 13.93 OK: 19948 distinct packages available [2024-07-02T06:25:10.851Z] #61 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.851Z] #61 16.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:10.851Z] #61 20.11 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T06:25:10.851Z] #61 20.55 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T06:25:10.851Z] #61 20.75 (3/11) Installing libunistring (1.1-r1) [2024-07-02T06:25:10.851Z] #61 20.87 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T06:25:10.851Z] #61 20.89 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T06:25:10.851Z] #61 20.90 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T06:25:10.851Z] #61 20.94 (7/11) Installing curl (8.5.0-r0) [2024-07-02T06:25:10.851Z] #61 20.99 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:10.851Z] #61 20.99 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:25:10.851Z] #61 21.00 (10/11) Installing libucontext (1.2-r2) [2024-07-02T06:25:10.851Z] #61 21.01 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T06:25:10.851Z] #61 21.06 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:10.851Z] #61 21.17 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:25:10.851Z] #61 22.56 OK: 13 MiB in 26 packages [2024-07-02T06:25:11.119Z] #61 ... [2024-07-02T06:25:11.119Z] [2024-07-02T06:25:11.119Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:11.119Z] #45 ... [2024-07-02T06:25:11.119Z] [2024-07-02T06:25:11.119Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T06:25:11.119Z] #61 DONE 24.3s [2024-07-02T06:25:11.409Z] [2024-07-02T06:25:11.409Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:12.376Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.5s [2024-07-02T06:25:12.643Z] #45 ... [2024-07-02T06:25:12.643Z] [2024-07-02T06:25:12.643Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:25:12.643Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 10.1s [2024-07-02T06:25:12.912Z] #47 ... [2024-07-02T06:25:12.912Z] [2024-07-02T06:25:12.912Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:14.857Z] #45 ... [2024-07-02T06:25:14.857Z] [2024-07-02T06:25:14.857Z] #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:25:14.857Z] #47 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.0s done [2024-07-02T06:25:14.857Z] #47 DONE 26.7s [2024-07-02T06:25:15.127Z] [2024-07-02T06:25:15.127Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:16.538Z] #45 ... [2024-07-02T06:25:16.538Z] [2024-07-02T06:25:16.538Z] #46 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T06:25:16.538Z] #46 23.54 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:16.538Z] #46 24.19 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:16.538Z] #46 24.34 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:16.538Z] #46 24.39 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:25:16.538Z] #46 24.41 (5/7) Installing libucontext (1.2-r2) [2024-07-02T06:25:16.538Z] #46 24.48 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T06:25:16.538Z] #46 24.51 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T06:25:16.538Z] #46 24.69 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:16.538Z] #46 24.91 OK: 9 MiB in 20 packages [2024-07-02T06:25:16.538Z] #46 DONE 27.6s [2024-07-02T06:25:16.538Z] [2024-07-02T06:25:16.538Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:17.123Z] #45 ... [2024-07-02T06:25:17.123Z] [2024-07-02T06:25:17.123Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:25:17.123Z] #0 7.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:17.123Z] #0 9.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:17.123Z] #76 ... [2024-07-02T06:25:17.123Z] [2024-07-02T06:25:17.123Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:17.123Z] #70 16.93 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:17.123Z] #70 17.39 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:17.123Z] #70 17.50 OK: 8 MiB in 16 packages [2024-07-02T06:25:17.392Z] #70 ... [2024-07-02T06:25:17.392Z] [2024-07-02T06:25:17.392Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T06:25:17.392Z] #66 26.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T06:25:17.392Z] #66 26.18 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T06:25:17.392Z] #66 26.20 (3/4) Installing libucontext (1.2-r2) [2024-07-02T06:25:17.392Z] #66 26.24 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T06:25:17.392Z] #66 26.35 Executing busybox-1.36.1-r7.trigger [2024-07-02T06:25:17.392Z] #66 26.46 OK: 8 MiB in 19 packages [2024-07-02T06:25:17.392Z] #66 DONE 28.7s [2024-07-02T06:25:17.659Z] [2024-07-02T06:25:17.659Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:17.659Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.0s [2024-07-02T06:25:17.659Z] #45 ... [2024-07-02T06:25:17.659Z] [2024-07-02T06:25:17.659Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:25:17.659Z] #0 6.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:17.659Z] #0 8.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:17.928Z] #77 ... [2024-07-02T06:25:17.928Z] [2024-07-02T06:25:17.928Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:18.196Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.6s done [2024-07-02T06:25:18.464Z] #45 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.6s done [2024-07-02T06:25:18.739Z] #45 ... [2024-07-02T06:25:18.739Z] [2024-07-02T06:25:18.739Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:18.739Z] #70 DONE 19.3s [2024-07-02T06:25:19.007Z] [2024-07-02T06:25:19.007Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:25:19.275Z] #78 ... [2024-07-02T06:25:19.275Z] [2024-07-02T06:25:19.275Z] #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T06:25:19.275Z] #45 DONE 31.4s [2024-07-02T06:25:19.275Z] [2024-07-02T06:25:19.275Z] #71 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-07-02T06:25:19.275Z] #71 7.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:19.275Z] #71 8.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:19.275Z] #71 15.24 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:19.275Z] #71 15.84 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:19.275Z] #71 15.98 OK: 8 MiB in 16 packages [2024-07-02T06:25:19.275Z] #71 DONE 17.5s [2024-07-02T06:25:19.558Z] [2024-07-02T06:25:19.558Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:25:19.848Z] #79 ... [2024-07-02T06:25:19.848Z] [2024-07-02T06:25:19.848Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:25:19.848Z] #0 6.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:19.848Z] #0 8.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:19.848Z] #80 ... [2024-07-02T06:25:19.848Z] [2024-07-02T06:25:19.848Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:19.848Z] #72 7.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:19.848Z] #72 9.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:19.848Z] #72 16.06 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:19.848Z] #72 16.69 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:19.848Z] #72 16.75 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:25:20.114Z] #72 17.42 OK: 9 MiB in 17 packages [2024-07-02T06:25:20.381Z] #72 ... [2024-07-02T06:25:20.381Z] [2024-07-02T06:25:20.381Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:25:20.381Z] #78 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:21.341Z] #78 ... [2024-07-02T06:25:21.341Z] [2024-07-02T06:25:21.341Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:21.341Z] #0 4.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:21.341Z] #0 5.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:21.341Z] #0 9.649 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:21.341Z] #0 9.980 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:21.341Z] #81 ... [2024-07-02T06:25:21.341Z] [2024-07-02T06:25:21.341Z] #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:21.341Z] #72 DONE 18.7s [2024-07-02T06:25:21.341Z] [2024-07-02T06:25:21.341Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:21.341Z] #81 10.06 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:25:21.341Z] #81 ... [2024-07-02T06:25:21.341Z] [2024-07-02T06:25:21.341Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:25:21.341Z] #79 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:22.303Z] #79 ... [2024-07-02T06:25:22.303Z] [2024-07-02T06:25:22.303Z] #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T06:25:22.303Z] #77 13.21 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:22.303Z] #77 13.63 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:22.303Z] #77 13.75 OK: 8 MiB in 17 packages [2024-07-02T06:25:22.303Z] #77 DONE 14.6s [2024-07-02T06:25:22.574Z] [2024-07-02T06:25:22.574Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T06:25:22.574Z] #76 14.55 OK: 18 MiB in 19 packages [2024-07-02T06:25:22.574Z] #76 DONE 15.5s [2024-07-02T06:25:22.574Z] [2024-07-02T06:25:22.574Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T06:25:22.840Z] #82 DONE 0.3s [2024-07-02T06:25:22.840Z] [2024-07-02T06:25:22.840Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:25:22.840Z] #79 5.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:23.799Z] #79 ... [2024-07-02T06:25:23.799Z] [2024-07-02T06:25:23.799Z] #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T06:25:23.799Z] #81 10.92 OK: 13 MiB in 26 packages [2024-07-02T06:25:23.799Z] #81 DONE 12.5s [2024-07-02T06:25:24.067Z] [2024-07-02T06:25:24.067Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T06:25:24.067Z] #80 12.40 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:24.067Z] #80 12.84 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:24.067Z] #80 12.93 Executing ca-certificates-20240226-r0.trigger [2024-07-02T06:25:24.067Z] #80 13.69 OK: 18 MiB in 19 packages [2024-07-02T06:25:24.340Z] #80 DONE 14.7s [2024-07-02T06:25:24.340Z] [2024-07-02T06:25:24.340Z] #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T06:25:25.312Z] #83 DONE 2.8s [2024-07-02T06:25:25.312Z] [2024-07-02T06:25:25.312Z] #78 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:25:25.312Z] #78 5.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T06:25:25.312Z] #78 8.908 OK: 9 MiB in 20 packages [2024-07-02T06:25:25.580Z] #78 ... [2024-07-02T06:25:25.580Z] [2024-07-02T06:25:25.580Z] #84 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T06:25:25.580Z] #84 DONE 0.2s [2024-07-02T06:25:25.580Z] [2024-07-02T06:25:25.580Z] #78 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T06:25:25.847Z] #78 DONE 9.5s [2024-07-02T06:25:25.847Z] [2024-07-02T06:25:25.847Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T06:25:26.434Z] #85 ... [2024-07-02T06:25:26.434Z] [2024-07-02T06:25:26.434Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T06:25:26.434Z] #79 7.863 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:26.434Z] #79 8.123 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T06:25:26.434Z] #79 8.150 OK: 8 MiB in 19 packages [2024-07-02T06:25:26.434Z] #79 DONE 8.9s [2024-07-02T06:25:26.434Z] [2024-07-02T06:25:26.434Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:25:27.017Z] #86 ... [2024-07-02T06:25:27.017Z] [2024-07-02T06:25:27.018Z] #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T06:25:27.018Z] #85 DONE 1.2s [2024-07-02T06:25:27.018Z] [2024-07-02T06:25:27.018Z] #87 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:25:27.018Z] #87 DONE 1.2s [2024-07-02T06:25:27.018Z] [2024-07-02T06:25:27.018Z] #88 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T06:25:27.018Z] #88 DONE 0.2s [2024-07-02T06:25:27.018Z] [2024-07-02T06:25:27.018Z] #89 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T06:25:27.607Z] #89 DONE 0.3s [2024-07-02T06:25:27.607Z] [2024-07-02T06:25:27.607Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:25:27.607Z] #86 DONE 1.1s [2024-07-02T06:25:27.607Z] [2024-07-02T06:25:27.607Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T06:25:27.607Z] #90 ... [2024-07-02T06:25:27.607Z] [2024-07-02T06:25:27.607Z] #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:25:27.607Z] #91 DONE 0.2s [2024-07-02T06:25:27.607Z] [2024-07-02T06:25:27.607Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T06:25:27.607Z] #90 DONE 0.2s [2024-07-02T06:25:27.607Z] [2024-07-02T06:25:27.607Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T06:25:27.877Z] #92 ... [2024-07-02T06:25:27.877Z] [2024-07-02T06:25:27.877Z] #93 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T06:25:27.877Z] #93 DONE 0.3s [2024-07-02T06:25:27.877Z] [2024-07-02T06:25:27.877Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T06:25:27.877Z] #92 DONE 0.2s [2024-07-02T06:25:27.877Z] [2024-07-02T06:25:27.877Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:25:28.144Z] #94 ... [2024-07-02T06:25:28.144Z] [2024-07-02T06:25:28.144Z] #95 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T06:25:28.144Z] #95 DONE 0.2s [2024-07-02T06:25:28.144Z] [2024-07-02T06:25:28.145Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T06:25:28.145Z] #96 DONE 1.2s [2024-07-02T06:25:28.145Z] [2024-07-02T06:25:28.145Z] #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:25:28.145Z] #94 DONE 0.3s [2024-07-02T06:25:28.145Z] [2024-07-02T06:25:28.145Z] #97 [security-spire-server] exporting to image [2024-07-02T06:25:28.145Z] #97 exporting layers [2024-07-02T06:25:28.414Z] #97 ... [2024-07-02T06:25:28.414Z] [2024-07-02T06:25:28.414Z] #98 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T06:25:28.414Z] #98 DONE 0.2s [2024-07-02T06:25:28.414Z] [2024-07-02T06:25:28.414Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:25:28.684Z] #99 ... [2024-07-02T06:25:28.684Z] [2024-07-02T06:25:28.684Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T06:25:28.684Z] #100 DONE 0.4s [2024-07-02T06:25:28.684Z] [2024-07-02T06:25:28.684Z] #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T06:25:28.684Z] #99 DONE 0.4s [2024-07-02T06:25:28.684Z] [2024-07-02T06:25:28.684Z] #97 [security-spire-config] exporting to image [2024-07-02T06:25:28.959Z] #97 ... [2024-07-02T06:25:28.959Z] [2024-07-02T06:25:28.959Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T06:25:28.959Z] #101 DONE 0.3s [2024-07-02T06:25:28.959Z] [2024-07-02T06:25:28.959Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T06:25:29.227Z] #102 DONE 0.2s [2024-07-02T06:25:29.227Z] [2024-07-02T06:25:29.227Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T06:25:29.227Z] #103 DONE 0.2s [2024-07-02T06:25:29.227Z] [2024-07-02T06:25:29.227Z] #97 [security-spire-config] exporting to image [2024-07-02T06:25:29.495Z] #97 ... [2024-07-02T06:25:29.495Z] [2024-07-02T06:25:29.495Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T06:25:29.495Z] #104 DONE 0.2s [2024-07-02T06:25:29.764Z] [2024-07-02T06:25:29.764Z] #97 [security-spire-agent] exporting to image [2024-07-02T06:25:30.350Z] #97 exporting layers 2.3s done [2024-07-02T06:25:30.350Z] #97 writing image sha256:b7a9e1362b9b2449bd58842076134f750c458d25d42b121faf8fb29badd9b130 0.0s done [2024-07-02T06:25:30.350Z] #97 naming to docker.io/library/security-spire-server-arm64 done [2024-07-02T06:25:30.934Z] #97 exporting layers 2.0s done [2024-07-02T06:25:30.934Z] #97 writing image sha256:970fefc3349051908e10adaae99f9e03311c1e4648ff46b7b0f8ccf8c25f3d35 done [2024-07-02T06:25:30.934Z] #97 naming to docker.io/library/security-spire-config-arm64 done [2024-07-02T06:25:31.895Z] #97 exporting layers 1.9s done [2024-07-02T06:25:31.895Z] #97 writing image sha256:be709f7b837e6ecd9b64993ab5b0e39c97be5f05876b635176dd9ff1cef2d2c3 0.0s done [2024-07-02T06:25:31.895Z] #97 naming to docker.io/library/security-spire-agent-arm64 done [2024-07-02T06:25:31.895Z] #97 DONE 3.4s [2024-07-02T06:25:31.895Z] [2024-07-02T06:25:31.895Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:19.071Z] #140 ... [2024-07-02T06:26:19.071Z] [2024-07-02T06:26:19.071Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:26:19.071Z] #138 DONE 81.8s [2024-07-02T06:26:19.071Z] [2024-07-02T06:26:19.071Z] #141 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:19.071Z] #141 DONE 0.1s [2024-07-02T06:26:19.071Z] [2024-07-02T06:26:19.071Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:26:19.071Z] #136 ... [2024-07-02T06:26:19.071Z] [2024-07-02T06:26:19.071Z] #142 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:19.071Z] #142 DONE 0.1s [2024-07-02T06:26:19.071Z] [2024-07-02T06:26:19.071Z] #143 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T06:26:19.071Z] #143 DONE 0.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #144 [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-07-02T06:26:19.072Z] #144 DONE 0.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #145 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T06:26:19.072Z] #145 DONE 0.0s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #146 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:26:19.072Z] #146 DONE 1.0s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:26:19.072Z] #133 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #99 [core-common-config-bootstrapper] exporting to image [2024-07-02T06:26:19.072Z] #99 exporting layers [2024-07-02T06:26:19.072Z] #99 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:26:19.072Z] #140 DONE 83.8s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #99 [core-common-config-bootstrapper] exporting to image [2024-07-02T06:26:19.072Z] #99 exporting layers 0.5s done [2024-07-02T06:26:19.072Z] #99 writing image sha256:e31212a992833683c7a77f36a59d0f8dcd28e3f7c2d03341b093a129c9f23a7a done [2024-07-02T06:26:19.072Z] #99 naming to docker.io/library/core-common-config-bootstrapper [2024-07-02T06:26:19.072Z] #99 naming to docker.io/library/core-common-config-bootstrapper 0.0s done [2024-07-02T06:26:19.072Z] #99 DONE 1.4s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #135 [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-07-02T06:26:19.072Z] #135 84.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T06:26:19.072Z] #135 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:19.072Z] #147 DONE 0.3s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #148 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:19.072Z] #148 DONE 0.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #149 [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-07-02T06:26:19.072Z] #149 DONE 0.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:26:19.072Z] #131 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #150 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T06:26:19.072Z] #150 DONE 0.0s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #151 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T06:26:19.072Z] #151 DONE 0.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #152 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:26:19.072Z] #152 DONE 0.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:26:19.072Z] #153 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:26:19.072Z] #130 DONE 85.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #154 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T06:26:19.072Z] #154 DONE 0.2s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T06:26:19.072Z] #155 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #153 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:26:19.072Z] #153 DONE 1.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #99 [security-proxy-setup] exporting to image [2024-07-02T06:26:19.072Z] #99 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #135 [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-07-02T06:26:19.072Z] #135 DONE 86.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:19.072Z] #156 DONE 0.2s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #99 [security-proxy-setup] exporting to image [2024-07-02T06:26:19.072Z] #99 exporting layers 0.8s done [2024-07-02T06:26:19.072Z] #99 writing image sha256:6a0cd20b194eb71278d451a4630f6beb216eab903fe0e87856b23b05f7e60ac9 done [2024-07-02T06:26:19.072Z] #99 naming to docker.io/library/security-proxy-setup done [2024-07-02T06:26:19.072Z] #99 DONE 2.2s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #157 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:19.072Z] #157 DONE 0.2s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #155 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T06:26:19.072Z] #155 DONE 1.2s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #158 [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-07-02T06:26:19.072Z] #158 ... [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #159 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:19.072Z] #159 DONE 0.2s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #158 [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-07-02T06:26:19.072Z] #158 DONE 0.3s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #160 [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-07-02T06:26:19.072Z] #160 DONE 0.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #161 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:19.072Z] #161 DONE 0.2s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #162 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T06:26:19.072Z] #162 DONE 1.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:19.072Z] #163 DONE 1.1s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #164 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T06:26:19.072Z] #164 DONE 1.4s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #165 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T06:26:19.072Z] #165 DONE 1.4s [2024-07-02T06:26:19.072Z] [2024-07-02T06:26:19.072Z] #166 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T06:26:21.667Z] #166 DONE 6.2s [2024-07-02T06:26:21.667Z] [2024-07-02T06:26:21.667Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T06:26:21.667Z] #167 DONE 6.2s [2024-07-02T06:26:21.667Z] [2024-07-02T06:26:21.667Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T06:26:28.485Z] #75 DONE 82.4s [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.485Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.485Z] #68 DONE 82.9s [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.485Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:26:28.485Z] #105 ... [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.485Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.485Z] #73 DONE 85.0s [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.485Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.485Z] #74 DONE 84.5s [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.485Z] #106 [core-command builder 6/7] COPY . . [2024-07-02T06:26:28.485Z] #106 ... [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.485Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T06:26:28.485Z] #105 DONE 1.0s [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.485Z] #107 [support-notifications builder 6/7] COPY . . [2024-07-02T06:26:28.485Z] #107 DONE 1.0s [2024-07-02T06:26:28.485Z] [2024-07-02T06:26:28.486Z] #108 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.486Z] #108 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #109 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #109 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:26:28.486Z] #110 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.486Z] #111 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #112 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #113 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:26:28.486Z] #113 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #114 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:26:28.486Z] #114 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #115 [support-scheduler builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #115 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.486Z] #116 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #117 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:26:28.486Z] #117 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #118 [core-metadata builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #118 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.486Z] #119 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #120 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:26:28.486Z] #120 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.486Z] #121 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #122 [core-data builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #122 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #123 DONE 1.0s [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:26:28.486Z] #124 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.486Z] #125 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #126 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #127 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #127 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T06:26:28.486Z] #128 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T06:26:28.486Z] #129 CACHED [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #106 [core-command builder 6/7] COPY . . [2024-07-02T06:26:28.486Z] #106 DONE 1.0s [2024-07-02T06:26:28.486Z] [2024-07-02T06:26:28.486Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:26:28.486Z] #130 5.048 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T06:26:31.699Z] #168 ... [2024-07-02T06:26:31.699Z] [2024-07-02T06:26:31.699Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:26:33.823Z] #130 ... [2024-07-02T06:26:33.823Z] [2024-07-02T06:26:33.823Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:26:33.823Z] #0 4.547 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T06:26:33.823Z] #131 ... [2024-07-02T06:26:33.823Z] [2024-07-02T06:26:33.823Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:26:33.823Z] #0 3.896 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T06:26:33.823Z] #132 ... [2024-07-02T06:26:33.823Z] [2024-07-02T06:26:33.823Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:26:33.823Z] #0 3.995 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T06:26:33.823Z] #133 ... [2024-07-02T06:26:33.823Z] [2024-07-02T06:26:33.823Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:26:33.823Z] #0 5.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T06:26:33.823Z] #134 ... [2024-07-02T06:26:33.823Z] [2024-07-02T06:26:33.823Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:26:33.823Z] #0 5.007 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T06:26:33.823Z] #135 ... [2024-07-02T06:26:33.823Z] [2024-07-02T06:26:33.823Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:26:33.823Z] #0 3.602 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T06:26:34.087Z] #136 ... [2024-07-02T06:26:34.087Z] [2024-07-02T06:26:34.087Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:26:34.087Z] #0 4.522 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T06:26:34.087Z] #137 ... [2024-07-02T06:26:34.087Z] [2024-07-02T06:26:34.087Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:26:34.087Z] #0 5.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T06:26:34.370Z] #138 ... [2024-07-02T06:26:34.370Z] [2024-07-02T06:26:34.370Z] #139 [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-07-02T06:26:34.370Z] #0 4.717 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T06:26:34.370Z] #139 ... [2024-07-02T06:26:34.370Z] [2024-07-02T06:26:34.370Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:26:34.370Z] #0 4.329 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T06:26:44.393Z] #169 ... [2024-07-02T06:26:44.393Z] [2024-07-02T06:26:44.394Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:26:44.394Z] #136 DONE 116.8s [2024-07-02T06:26:44.394Z] [2024-07-02T06:26:44.394Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:26:47.757Z] #134 ... [2024-07-02T06:26:47.757Z] [2024-07-02T06:26:47.757Z] #169 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:26:47.757Z] #169 DONE 26.1s [2024-07-02T06:26:47.757Z] [2024-07-02T06:26:47.757Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:26:49.137Z] #53 ... [2024-07-02T06:26:49.137Z] [2024-07-02T06:26:49.137Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:26:51.685Z] #170 ... [2024-07-02T06:26:51.685Z] [2024-07-02T06:26:51.685Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T06:26:51.685Z] #168 DONE 29.7s [2024-07-02T06:26:51.685Z] [2024-07-02T06:26:51.685Z] #171 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:52.664Z] #171 ... [2024-07-02T06:26:52.664Z] [2024-07-02T06:26:52.664Z] #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:26:52.664Z] #139 DONE 126.6s [2024-07-02T06:26:52.664Z] [2024-07-02T06:26:52.664Z] #133 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:26:52.664Z] #133 DONE 126.6s [2024-07-02T06:26:52.664Z] [2024-07-02T06:26:52.664Z] #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:26:52.664Z] #132 DONE 126.6s [2024-07-02T06:26:52.664Z] [2024-07-02T06:26:52.664Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:52.664Z] #172 ... [2024-07-02T06:26:52.664Z] [2024-07-02T06:26:52.664Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:26:52.664Z] #137 DONE 126.7s [2024-07-02T06:26:52.928Z] [2024-07-02T06:26:52.928Z] #171 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:52.928Z] #171 DONE 4.0s [2024-07-02T06:26:52.928Z] [2024-07-02T06:26:52.928Z] #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:52.928Z] #173 ... [2024-07-02T06:26:52.928Z] [2024-07-02T06:26:52.928Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:52.928Z] #172 DONE 0.3s [2024-07-02T06:26:52.928Z] [2024-07-02T06:26:52.928Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:26:52.928Z] #131 DONE 127.0s [2024-07-02T06:26:52.928Z] [2024-07-02T06:26:52.928Z] #174 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T06:26:52.928Z] #174 DONE 1.0s [2024-07-02T06:26:52.928Z] [2024-07-02T06:26:52.928Z] #134 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:26:52.928Z] #134 DONE 127.0s [2024-07-02T06:26:53.187Z] [2024-07-02T06:26:53.187Z] #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:53.187Z] #175 ... [2024-07-02T06:26:53.187Z] [2024-07-02T06:26:53.187Z] #173 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:53.187Z] #173 DONE 0.4s [2024-07-02T06:26:53.187Z] [2024-07-02T06:26:53.187Z] #176 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:53.187Z] #176 DONE 0.4s [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:53.448Z] #177 DONE 0.4s [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #178 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:53.448Z] #178 CACHED [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #179 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:53.448Z] #179 CACHED [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #180 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:53.448Z] #180 CACHED [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #181 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:53.448Z] #181 CACHED [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #182 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T06:26:53.448Z] #182 DONE 0.4s [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #183 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:53.448Z] #183 CACHED [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #184 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:53.448Z] #184 CACHED [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T06:26:53.448Z] #185 ... [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #175 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:26:53.448Z] #175 DONE 0.3s [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #170 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:26:53.448Z] #170 DONE 4.7s [2024-07-02T06:26:53.448Z] [2024-07-02T06:26:53.448Z] #186 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:53.448Z] #186 DONE 0.3s [2024-07-02T06:26:53.708Z] [2024-07-02T06:26:53.708Z] #99 [security-secretstore-setup] exporting to image [2024-07-02T06:26:53.708Z] #99 exporting layers [2024-07-02T06:26:54.650Z] #99 ... [2024-07-02T06:26:54.650Z] [2024-07-02T06:26:54.650Z] #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T06:26:54.650Z] #187 DONE 1.4s [2024-07-02T06:26:54.650Z] [2024-07-02T06:26:54.650Z] #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T06:26:54.650Z] #188 DONE 1.4s [2024-07-02T06:26:54.650Z] [2024-07-02T06:26:54.650Z] #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T06:26:54.650Z] #189 DONE 1.4s [2024-07-02T06:26:54.650Z] [2024-07-02T06:26:54.650Z] #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T06:26:54.650Z] #190 DONE 1.4s [2024-07-02T06:26:54.650Z] [2024-07-02T06:26:54.650Z] #191 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T06:26:54.650Z] #191 DONE 1.4s [2024-07-02T06:26:54.911Z] [2024-07-02T06:26:54.911Z] #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:26:54.911Z] #192 DONE 1.3s [2024-07-02T06:26:54.911Z] [2024-07-02T06:26:54.911Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T06:26:54.911Z] #193 ... [2024-07-02T06:26:54.911Z] [2024-07-02T06:26:54.911Z] #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T06:26:54.911Z] #194 DONE 0.4s [2024-07-02T06:26:55.175Z] [2024-07-02T06:26:55.175Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.175Z] #195 ... [2024-07-02T06:26:55.175Z] [2024-07-02T06:26:55.175Z] #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-07-02T06:26:55.175Z] #196 DONE 0.6s [2024-07-02T06:26:55.175Z] [2024-07-02T06:26:55.175Z] #197 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.175Z] #197 DONE 0.6s [2024-07-02T06:26:55.435Z] [2024-07-02T06:26:55.435Z] #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.435Z] #198 DONE 0.6s [2024-07-02T06:26:55.435Z] [2024-07-02T06:26:55.435Z] #195 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.435Z] #195 DONE 0.6s [2024-07-02T06:26:55.435Z] [2024-07-02T06:26:55.435Z] #185 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T06:26:55.435Z] #185 DONE 2.0s [2024-07-02T06:26:55.435Z] [2024-07-02T06:26:55.435Z] #193 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T06:26:55.435Z] #193 DONE 0.6s [2024-07-02T06:26:55.435Z] [2024-07-02T06:26:55.435Z] #199 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.435Z] #199 DONE 0.7s [2024-07-02T06:26:55.435Z] [2024-07-02T06:26:55.435Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.436Z] #200 ... [2024-07-02T06:26:55.436Z] [2024-07-02T06:26:55.436Z] #201 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.436Z] #201 DONE 0.3s [2024-07-02T06:26:55.436Z] [2024-07-02T06:26:55.436Z] #202 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T06:26:55.436Z] #202 DONE 0.2s [2024-07-02T06:26:55.696Z] [2024-07-02T06:26:55.696Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T06:26:55.696Z] #203 DONE 0.3s [2024-07-02T06:26:55.696Z] [2024-07-02T06:26:55.696Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:26:55.696Z] #200 DONE 0.2s [2024-07-02T06:26:55.696Z] [2024-07-02T06:26:55.696Z] #99 [support-notifications] exporting to image [2024-07-02T06:26:55.696Z] #99 writing image sha256:16a601ee49c140dd63038ef9f736346af03c45cfc378912243ed1171e4665d55 0.0s done [2024-07-02T06:26:55.696Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-07-02T06:26:55.696Z] #99 writing image sha256:e54f8cf6f9edd7513de6a66f4ae9fdb14d77a1f93ef26082ef5c40ee0ec614f7 0.0s done [2024-07-02T06:26:55.696Z] #99 writing image sha256:d40d59496d27f5b88fdccae0c1c955d24f3a2f9cdece10994dc64095bb2cba1d [2024-07-02T06:26:55.696Z] #99 exporting layers 0.2s done [2024-07-02T06:26:55.696Z] #99 writing image sha256:d40d59496d27f5b88fdccae0c1c955d24f3a2f9cdece10994dc64095bb2cba1d 0.0s done [2024-07-02T06:26:55.696Z] #99 naming to docker.io/library/security-spiffe-token-provider done [2024-07-02T06:26:55.696Z] #99 naming to docker.io/library/support-scheduler done [2024-07-02T06:26:55.956Z] #99 exporting layers 0.5s done [2024-07-02T06:26:55.956Z] #99 writing image sha256:635480a95c6713f6612ecb6e3f60f0187db057b3a08c1d1e49f7f11831d40513 done [2024-07-02T06:26:55.956Z] #99 naming to docker.io/library/core-data done [2024-07-02T06:26:55.956Z] #99 writing image sha256:e352173231b8522ce0fcdbc39b94ebcaaf1b8be08ffe773fb0a0cc1b67728d7f done [2024-07-02T06:26:55.956Z] #99 naming to docker.io/library/support-notifications done [2024-07-02T06:26:55.956Z] #99 writing image sha256:c1ebf2df84f13aa21161b5f39fab6825356d052e2b53fc34aa6f81bdb22ccf2f done [2024-07-02T06:26:55.956Z] #99 naming to docker.io/library/security-bootstrapper done [2024-07-02T06:26:55.956Z] #99 ... [2024-07-02T06:26:55.956Z] [2024-07-02T06:26:55.956Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:26:55.956Z] #204 DONE 0.4s [2024-07-02T06:26:55.956Z] [2024-07-02T06:26:55.956Z] #99 [security-proxy-auth] exporting to image [2024-07-02T06:26:56.216Z] #99 exporting layers 0.7s done [2024-07-02T06:26:56.216Z] #99 writing image sha256:88790eade7af0077802702cef0602ff6607f0d38411181a9987d8aa0ccc2b6fb 0.0s done [2024-07-02T06:26:56.216Z] #99 naming to docker.io/library/core-command done [2024-07-02T06:26:56.216Z] #99 exporting layers 0.3s done [2024-07-02T06:26:56.216Z] #99 writing image sha256:2f513758f32f644d8963e8f175d4d0347f16ffe6aa8647dc9099a6c3f0622bb3 done [2024-07-02T06:26:56.216Z] #99 naming to docker.io/library/core-metadata done [2024-07-02T06:26:56.216Z] #99 writing image sha256:31f8bedd72b47986cffb09951ab408153eab468cf06e561039bf357f079d8b8e done [2024-07-02T06:26:56.216Z] #99 naming to docker.io/library/security-proxy-auth done [2024-07-02T06:26:56.216Z] #99 DONE 5.1s [2024-07-02T06:26:56.216Z] [2024-07-02T06:26:56.216Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:26:56.216Z] time="2024-07-02T06:23:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T06:26:56.235Z] $ docker stop --time=1 d02ea705655433791ada26e325dd885c03bb1afb8c80d835525de10e73ebb71e [2024-07-02T06:26:58.031Z] $ docker rm -f --volumes d02ea705655433791ada26e325dd885c03bb1afb8c80d835525de10e73ebb71e [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:26:58.369Z] + docker images [2024-07-02T06:26:58.369Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T06:26:58.369Z] security-bootstrapper latest c1ebf2df84f1 3 seconds ago 24MB [2024-07-02T06:26:58.369Z] support-scheduler latest e54f8cf6f9ed 3 seconds ago 43MB [2024-07-02T06:26:58.369Z] core-command latest 88790eade7af 3 seconds ago 40.4MB [2024-07-02T06:26:58.369Z] security-proxy-auth latest 31f8bedd72b4 3 seconds ago 38MB [2024-07-02T06:26:58.369Z] support-notifications latest e352173231b8 3 seconds ago 43.9MB [2024-07-02T06:26:58.369Z] core-metadata latest 2f513758f32f 3 seconds ago 40.9MB [2024-07-02T06:26:58.369Z] core-data latest 635480a95c67 3 seconds ago 40.7MB [2024-07-02T06:26:58.369Z] security-spiffe-token-provider latest d40d59496d27 4 seconds ago 34MB [2024-07-02T06:26:58.369Z] security-secretstore-setup latest 16a601ee49c1 5 seconds ago 42.2MB [2024-07-02T06:26:58.369Z] security-proxy-setup latest 6a0cd20b194e 47 seconds ago 31.2MB [2024-07-02T06:26:58.369Z] core-common-config-bootstrapper latest e31212a99283 49 seconds ago 20.2MB [2024-07-02T06:26:58.369Z] security-spire-config latest 37260a079bd2 3 minutes ago 107MB [2024-07-02T06:26:58.369Z] security-spire-agent latest 15fec307c0e9 3 minutes ago 166MB [2024-07-02T06:26:58.369Z] security-spire-server latest b8d4fdfdec6a 3 minutes ago 107MB [2024-07-02T06:26:58.369Z] ci-base-image-x86_64 latest 331f4aee5e2b 6 minutes ago 966MB [2024-07-02T06:26:58.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T06:26:58.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T06:26:58.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months 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-07-02T06:26:58.498Z] provisioning config files... [2024-07-02T06:26:58.509Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config9033758687879462316tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:26:58.812Z] ---> ****-login.sh [2024-07-02T06:26:58.812Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:26:58.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:26:58.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:26:58.812Z] Configure a credential helper to remove this warning. See [2024-07-02T06:26:58.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:26:58.812Z] [2024-07-02T06:26:58.812Z] Login Succeeded [2024-07-02T06:26:58.812Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:26:58.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:26:58.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:26:58.812Z] Configure a credential helper to remove this warning. See [2024-07-02T06:26:58.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:26:58.812Z] [2024-07-02T06:26:58.812Z] Login Succeeded [2024-07-02T06:26:58.812Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:26:59.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:26:59.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:26:59.071Z] Configure a credential helper to remove this warning. See [2024-07-02T06:26:59.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:26:59.071Z] [2024-07-02T06:26:59.071Z] Login Succeeded [2024-07-02T06:26:59.071Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:26:59.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:26:59.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:26:59.071Z] Configure a credential helper to remove this warning. See [2024-07-02T06:26:59.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:26:59.071Z] [2024-07-02T06:26:59.071Z] Login Succeeded [2024-07-02T06:26:59.071Z] ****.io [2024-07-02T06:26:59.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:26:59.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:26:59.330Z] Configure a credential helper to remove this warning. See [2024-07-02T06:26:59.330Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:26:59.330Z] [2024-07-02T06:26:59.330Z] Login Succeeded [2024-07-02T06:26:59.330Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:26:59.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:26:59.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:26:59.417Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-02T06:26:59.417Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:26:59.417Z] latest [2024-07-02T06:26:59.417Z] 3.2.0-dev.27 [2024-07-02T06:26:59.417Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:26:59.417Z] main [2024-07-02T06:26:59.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:26:59.757Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:00.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:00.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T06:27:00.082Z] a6b03ca25ab9: Preparing [2024-07-02T06:27:00.082Z] 75364256c5b5: Preparing [2024-07-02T06:27:00.082Z] 803065a709a5: Preparing [2024-07-02T06:27:00.082Z] 417c753e8027: Preparing [2024-07-02T06:27:00.082Z] 32238800b2bd: Preparing [2024-07-02T06:27:00.082Z] fa15cabde5d9: Preparing [2024-07-02T06:27:00.082Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:00.082Z] fa15cabde5d9: Waiting [2024-07-02T06:27:00.082Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:00.082Z] a6b03ca25ab9: Pushed [2024-07-02T06:27:00.082Z] 803065a709a5: Pushed [2024-07-02T06:27:00.082Z] 417c753e8027: Pushed [2024-07-02T06:27:00.082Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:00.339Z] fa15cabde5d9: Pushed [2024-07-02T06:27:00.596Z] 32238800b2bd: Pushed [2024-07-02T06:27:03.127Z] 75364256c5b5: Pushed [2024-07-02T06:27:03.127Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:03.463Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:03.779Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-02T06:27:03.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T06:27:03.779Z] a6b03ca25ab9: Preparing [2024-07-02T06:27:03.779Z] 75364256c5b5: Preparing [2024-07-02T06:27:03.779Z] 803065a709a5: Preparing [2024-07-02T06:27:03.779Z] 417c753e8027: Preparing [2024-07-02T06:27:03.779Z] 32238800b2bd: Preparing [2024-07-02T06:27:03.779Z] fa15cabde5d9: Preparing [2024-07-02T06:27:03.779Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:03.779Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:03.779Z] fa15cabde5d9: Waiting [2024-07-02T06:27:03.779Z] a6b03ca25ab9: Layer already exists [2024-07-02T06:27:03.779Z] 75364256c5b5: Layer already exists [2024-07-02T06:27:03.779Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:03.779Z] 803065a709a5: Layer already exists [2024-07-02T06:27:03.779Z] 417c753e8027: Layer already exists [2024-07-02T06:27:03.779Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:03.779Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:03.779Z] latest: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:04.102Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:04.430Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.27 [2024-07-02T06:27:04.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T06:27:04.431Z] a6b03ca25ab9: Preparing [2024-07-02T06:27:04.431Z] 75364256c5b5: Preparing [2024-07-02T06:27:04.431Z] 803065a709a5: Preparing [2024-07-02T06:27:04.431Z] 417c753e8027: Preparing [2024-07-02T06:27:04.431Z] 32238800b2bd: Preparing [2024-07-02T06:27:04.431Z] fa15cabde5d9: Preparing [2024-07-02T06:27:04.431Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:04.431Z] fa15cabde5d9: Waiting [2024-07-02T06:27:04.431Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:04.431Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:04.431Z] 417c753e8027: Layer already exists [2024-07-02T06:27:04.431Z] 803065a709a5: Layer already exists [2024-07-02T06:27:04.431Z] a6b03ca25ab9: Layer already exists [2024-07-02T06:27:04.431Z] 75364256c5b5: Layer already exists [2024-07-02T06:27:04.431Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:04.431Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:04.431Z] 3.2.0-dev.27: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:04.759Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:05.123Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:05.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T06:27:05.123Z] a6b03ca25ab9: Preparing [2024-07-02T06:27:05.123Z] 75364256c5b5: Preparing [2024-07-02T06:27:05.123Z] 803065a709a5: Preparing [2024-07-02T06:27:05.123Z] 417c753e8027: Preparing [2024-07-02T06:27:05.123Z] 32238800b2bd: Preparing [2024-07-02T06:27:05.123Z] fa15cabde5d9: Preparing [2024-07-02T06:27:05.123Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:05.123Z] fa15cabde5d9: Waiting [2024-07-02T06:27:05.123Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:05.123Z] a6b03ca25ab9: Layer already exists [2024-07-02T06:27:05.123Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:05.123Z] 803065a709a5: Layer already exists [2024-07-02T06:27:05.123Z] 75364256c5b5: Layer already exists [2024-07-02T06:27:05.123Z] 417c753e8027: Layer already exists [2024-07-02T06:27:05.123Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:05.123Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:05.123Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:05.444Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:05.763Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-02T06:27:05.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T06:27:05.763Z] a6b03ca25ab9: Preparing [2024-07-02T06:27:05.763Z] 75364256c5b5: Preparing [2024-07-02T06:27:05.763Z] 803065a709a5: Preparing [2024-07-02T06:27:05.763Z] 417c753e8027: Preparing [2024-07-02T06:27:05.763Z] 32238800b2bd: Preparing [2024-07-02T06:27:05.763Z] fa15cabde5d9: Preparing [2024-07-02T06:27:05.763Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:05.763Z] fa15cabde5d9: Waiting [2024-07-02T06:27:05.763Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:05.763Z] 417c753e8027: Layer already exists [2024-07-02T06:27:05.763Z] a6b03ca25ab9: Layer already exists [2024-07-02T06:27:05.763Z] 75364256c5b5: Layer already exists [2024-07-02T06:27:05.763Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:05.763Z] 803065a709a5: Layer already exists [2024-07-02T06:27:05.763Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:05.763Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:05.763Z] main: digest: sha256:e5bee1028b7f61505f146a4e4638b89531bdb873943975e9e3a77405cd86df2b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:05.836Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:05.850Z] taggedImages: [2024-07-02T06:27:05.850Z] - nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:05.850Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-02T06:27:05.850Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.27 [2024-07-02T06:27:05.850Z] - nexus3.edgexfoundry.org:10004/core-command:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:05.850Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-02T06:27:05.875Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-02T06:27:05.875Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:05.875Z] latest [2024-07-02T06:27:05.875Z] 3.2.0-dev.27 [2024-07-02T06:27:05.875Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:05.875Z] main [2024-07-02T06:27:05.875Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:06.209Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:06.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:06.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T06:27:06.536Z] 0b9bad11ef3b: Preparing [2024-07-02T06:27:06.536Z] ed4407ba15b3: Preparing [2024-07-02T06:27:06.536Z] 93d62e877e4b: Preparing [2024-07-02T06:27:06.536Z] c1ba3a3e4544: Preparing [2024-07-02T06:27:06.536Z] 803065a709a5: Preparing [2024-07-02T06:27:06.536Z] 417c753e8027: Preparing [2024-07-02T06:27:06.536Z] 32238800b2bd: Preparing [2024-07-02T06:27:06.536Z] fa15cabde5d9: Preparing [2024-07-02T06:27:06.536Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:06.536Z] fa15cabde5d9: Waiting [2024-07-02T06:27:06.536Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:06.536Z] 417c753e8027: Waiting [2024-07-02T06:27:06.536Z] 803065a709a5: Layer already exists [2024-07-02T06:27:06.536Z] 417c753e8027: Layer already exists [2024-07-02T06:27:06.536Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:06.536Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:06.536Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:06.795Z] ed4407ba15b3: Pushed [2024-07-02T06:27:06.795Z] 0b9bad11ef3b: Pushed [2024-07-02T06:27:06.795Z] 93d62e877e4b: Pushed [2024-07-02T06:27:07.361Z] c1ba3a3e4544: Pushed [2024-07-02T06:27:07.620Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:07.941Z] + 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-07-02T06:27:08.258Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-02T06:27:08.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T06:27:08.258Z] 0b9bad11ef3b: Preparing [2024-07-02T06:27:08.258Z] ed4407ba15b3: Preparing [2024-07-02T06:27:08.258Z] 93d62e877e4b: Preparing [2024-07-02T06:27:08.258Z] c1ba3a3e4544: Preparing [2024-07-02T06:27:08.258Z] 803065a709a5: Preparing [2024-07-02T06:27:08.258Z] 417c753e8027: Preparing [2024-07-02T06:27:08.258Z] 32238800b2bd: Preparing [2024-07-02T06:27:08.258Z] fa15cabde5d9: Preparing [2024-07-02T06:27:08.258Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:08.258Z] 417c753e8027: Waiting [2024-07-02T06:27:08.258Z] 32238800b2bd: Waiting [2024-07-02T06:27:08.258Z] fa15cabde5d9: Waiting [2024-07-02T06:27:08.258Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:08.258Z] 0b9bad11ef3b: Layer already exists [2024-07-02T06:27:08.258Z] 93d62e877e4b: Layer already exists [2024-07-02T06:27:08.258Z] 803065a709a5: Layer already exists [2024-07-02T06:27:08.258Z] c1ba3a3e4544: Layer already exists [2024-07-02T06:27:08.258Z] ed4407ba15b3: Layer already exists [2024-07-02T06:27:08.258Z] 417c753e8027: Layer already exists [2024-07-02T06:27:08.258Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:08.258Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:08.258Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:08.258Z] latest: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:08.576Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:08.897Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.27 [2024-07-02T06:27:08.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T06:27:08.897Z] 0b9bad11ef3b: Preparing [2024-07-02T06:27:08.897Z] ed4407ba15b3: Preparing [2024-07-02T06:27:08.897Z] 93d62e877e4b: Preparing [2024-07-02T06:27:08.897Z] c1ba3a3e4544: Preparing [2024-07-02T06:27:08.897Z] 803065a709a5: Preparing [2024-07-02T06:27:08.897Z] 417c753e8027: Preparing [2024-07-02T06:27:08.897Z] 32238800b2bd: Preparing [2024-07-02T06:27:08.897Z] fa15cabde5d9: Preparing [2024-07-02T06:27:08.897Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:08.897Z] fa15cabde5d9: Waiting [2024-07-02T06:27:08.897Z] 417c753e8027: Waiting [2024-07-02T06:27:08.897Z] 32238800b2bd: Waiting [2024-07-02T06:27:08.897Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:08.897Z] ed4407ba15b3: Layer already exists [2024-07-02T06:27:08.897Z] 803065a709a5: Layer already exists [2024-07-02T06:27:08.897Z] 0b9bad11ef3b: Layer already exists [2024-07-02T06:27:08.897Z] c1ba3a3e4544: Layer already exists [2024-07-02T06:27:08.897Z] 93d62e877e4b: Layer already exists [2024-07-02T06:27:08.897Z] 417c753e8027: Layer already exists [2024-07-02T06:27:08.897Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:08.897Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:08.897Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:08.897Z] 3.2.0-dev.27: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:09.218Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:09.536Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:09.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T06:27:09.537Z] 0b9bad11ef3b: Preparing [2024-07-02T06:27:09.537Z] ed4407ba15b3: Preparing [2024-07-02T06:27:09.537Z] 93d62e877e4b: Preparing [2024-07-02T06:27:09.537Z] c1ba3a3e4544: Preparing [2024-07-02T06:27:09.537Z] 803065a709a5: Preparing [2024-07-02T06:27:09.537Z] 417c753e8027: Preparing [2024-07-02T06:27:09.537Z] 32238800b2bd: Preparing [2024-07-02T06:27:09.537Z] fa15cabde5d9: Preparing [2024-07-02T06:27:09.537Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:09.537Z] 417c753e8027: Waiting [2024-07-02T06:27:09.537Z] 32238800b2bd: Waiting [2024-07-02T06:27:09.537Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:09.537Z] fa15cabde5d9: Waiting [2024-07-02T06:27:09.537Z] 93d62e877e4b: Layer already exists [2024-07-02T06:27:09.537Z] 803065a709a5: Layer already exists [2024-07-02T06:27:09.537Z] 0b9bad11ef3b: Layer already exists [2024-07-02T06:27:09.537Z] ed4407ba15b3: Layer already exists [2024-07-02T06:27:09.537Z] c1ba3a3e4544: Layer already exists [2024-07-02T06:27:09.537Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:09.537Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:09.537Z] 417c753e8027: Layer already exists [2024-07-02T06:27:09.537Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:09.537Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:09.866Z] + 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-07-02T06:27:10.184Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-02T06:27:10.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T06:27:10.184Z] 0b9bad11ef3b: Preparing [2024-07-02T06:27:10.184Z] ed4407ba15b3: Preparing [2024-07-02T06:27:10.184Z] 93d62e877e4b: Preparing [2024-07-02T06:27:10.184Z] c1ba3a3e4544: Preparing [2024-07-02T06:27:10.184Z] 803065a709a5: Preparing [2024-07-02T06:27:10.184Z] 417c753e8027: Preparing [2024-07-02T06:27:10.184Z] 32238800b2bd: Preparing [2024-07-02T06:27:10.184Z] fa15cabde5d9: Preparing [2024-07-02T06:27:10.184Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:10.184Z] 32238800b2bd: Waiting [2024-07-02T06:27:10.184Z] fa15cabde5d9: Waiting [2024-07-02T06:27:10.184Z] 417c753e8027: Waiting [2024-07-02T06:27:10.184Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:10.184Z] c1ba3a3e4544: Layer already exists [2024-07-02T06:27:10.184Z] ed4407ba15b3: Layer already exists [2024-07-02T06:27:10.184Z] 0b9bad11ef3b: Layer already exists [2024-07-02T06:27:10.184Z] 93d62e877e4b: Layer already exists [2024-07-02T06:27:10.184Z] 803065a709a5: Layer already exists [2024-07-02T06:27:10.184Z] 417c753e8027: Layer already exists [2024-07-02T06:27:10.184Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:10.184Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:10.184Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:10.184Z] main: digest: sha256:514e45a68586e13753ee66a31ef0c6c38c28662fba50fef1344cb1bff45c8cf6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:10.265Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:10.279Z] taggedImages: [2024-07-02T06:27:10.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:10.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-02T06:27:10.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.27 [2024-07-02T06:27:10.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:10.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-02T06:27:10.304Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-02T06:27:10.304Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:10.304Z] latest [2024-07-02T06:27:10.304Z] 3.2.0-dev.27 [2024-07-02T06:27:10.304Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:10.304Z] main [2024-07-02T06:27:10.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:10.640Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:10.955Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:10.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T06:27:10.955Z] 41f817ad6698: Preparing [2024-07-02T06:27:10.955Z] cd1b5e7185a5: Preparing [2024-07-02T06:27:10.955Z] 803065a709a5: Preparing [2024-07-02T06:27:10.955Z] 417c753e8027: Preparing [2024-07-02T06:27:10.955Z] 32238800b2bd: Preparing [2024-07-02T06:27:10.955Z] 70e3875ebada: Preparing [2024-07-02T06:27:10.955Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:10.955Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:10.955Z] 803065a709a5: Layer already exists [2024-07-02T06:27:10.955Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:10.955Z] 417c753e8027: Layer already exists [2024-07-02T06:27:10.955Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:10.955Z] 41f817ad6698: Pushed [2024-07-02T06:27:10.955Z] 70e3875ebada: Pushed [2024-07-02T06:27:14.246Z] cd1b5e7185a5: Pushed [2024-07-02T06:27:14.246Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:14.575Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:14.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-02T06:27:14.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T06:27:14.886Z] 41f817ad6698: Preparing [2024-07-02T06:27:14.886Z] cd1b5e7185a5: Preparing [2024-07-02T06:27:14.886Z] 803065a709a5: Preparing [2024-07-02T06:27:14.886Z] 417c753e8027: Preparing [2024-07-02T06:27:14.886Z] 32238800b2bd: Preparing [2024-07-02T06:27:14.886Z] 70e3875ebada: Preparing [2024-07-02T06:27:14.886Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:14.886Z] 70e3875ebada: Waiting [2024-07-02T06:27:14.886Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:14.886Z] 803065a709a5: Layer already exists [2024-07-02T06:27:14.886Z] cd1b5e7185a5: Layer already exists [2024-07-02T06:27:14.886Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:14.886Z] 417c753e8027: Layer already exists [2024-07-02T06:27:14.886Z] 41f817ad6698: Layer already exists [2024-07-02T06:27:14.886Z] 70e3875ebada: Layer already exists [2024-07-02T06:27:14.886Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:14.886Z] latest: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:15.214Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:15.534Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.27 [2024-07-02T06:27:15.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T06:27:15.534Z] 41f817ad6698: Preparing [2024-07-02T06:27:15.534Z] cd1b5e7185a5: Preparing [2024-07-02T06:27:15.534Z] 803065a709a5: Preparing [2024-07-02T06:27:15.534Z] 417c753e8027: Preparing [2024-07-02T06:27:15.534Z] 32238800b2bd: Preparing [2024-07-02T06:27:15.534Z] 70e3875ebada: Preparing [2024-07-02T06:27:15.534Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:15.534Z] 70e3875ebada: Waiting [2024-07-02T06:27:15.534Z] cd1b5e7185a5: Layer already exists [2024-07-02T06:27:15.534Z] 41f817ad6698: Layer already exists [2024-07-02T06:27:15.534Z] 417c753e8027: Layer already exists [2024-07-02T06:27:15.534Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:15.534Z] 803065a709a5: Layer already exists [2024-07-02T06:27:15.534Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:15.534Z] 70e3875ebada: Layer already exists [2024-07-02T06:27:15.534Z] 3.2.0-dev.27: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:15.860Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:16.173Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:16.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T06:27:16.173Z] 41f817ad6698: Preparing [2024-07-02T06:27:16.173Z] cd1b5e7185a5: Preparing [2024-07-02T06:27:16.173Z] 803065a709a5: Preparing [2024-07-02T06:27:16.173Z] 417c753e8027: Preparing [2024-07-02T06:27:16.173Z] 32238800b2bd: Preparing [2024-07-02T06:27:16.173Z] 70e3875ebada: Preparing [2024-07-02T06:27:16.173Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:16.173Z] 70e3875ebada: Waiting [2024-07-02T06:27:16.173Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:16.173Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:16.173Z] 803065a709a5: Layer already exists [2024-07-02T06:27:16.173Z] 41f817ad6698: Layer already exists [2024-07-02T06:27:16.173Z] cd1b5e7185a5: Layer already exists [2024-07-02T06:27:16.173Z] 417c753e8027: Layer already exists [2024-07-02T06:27:16.173Z] 70e3875ebada: Layer already exists [2024-07-02T06:27:16.173Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:16.173Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:16.502Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:16.819Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-02T06:27:16.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T06:27:16.819Z] 41f817ad6698: Preparing [2024-07-02T06:27:16.819Z] cd1b5e7185a5: Preparing [2024-07-02T06:27:16.819Z] 803065a709a5: Preparing [2024-07-02T06:27:16.819Z] 417c753e8027: Preparing [2024-07-02T06:27:16.819Z] 32238800b2bd: Preparing [2024-07-02T06:27:16.819Z] 70e3875ebada: Preparing [2024-07-02T06:27:16.819Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:16.819Z] 70e3875ebada: Waiting [2024-07-02T06:27:16.819Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:16.819Z] 41f817ad6698: Layer already exists [2024-07-02T06:27:16.819Z] cd1b5e7185a5: Layer already exists [2024-07-02T06:27:16.819Z] 417c753e8027: Layer already exists [2024-07-02T06:27:16.819Z] 803065a709a5: Layer already exists [2024-07-02T06:27:16.819Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:16.819Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:16.819Z] 70e3875ebada: Layer already exists [2024-07-02T06:27:16.819Z] main: digest: sha256:0527e77c855087124065cf86ab39f89dbb91ff4bbcd7e61dc353dc3d791f0474 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:16.888Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:16.903Z] taggedImages: [2024-07-02T06:27:16.903Z] - nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:16.903Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-02T06:27:16.903Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.27 [2024-07-02T06:27:16.903Z] - nexus3.edgexfoundry.org:10004/core-data:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:16.903Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-02T06:27:16.931Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-02T06:27:16.931Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:16.931Z] latest [2024-07-02T06:27:16.931Z] 3.2.0-dev.27 [2024-07-02T06:27:16.931Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:16.931Z] main [2024-07-02T06:27:16.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:17.283Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:17.613Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:17.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T06:27:17.613Z] 083ad925f955: Preparing [2024-07-02T06:27:17.613Z] 629c24ae04b3: Preparing [2024-07-02T06:27:17.613Z] 7730729a0a9b: Preparing [2024-07-02T06:27:17.613Z] 803065a709a5: Preparing [2024-07-02T06:27:17.613Z] 417c753e8027: Preparing [2024-07-02T06:27:17.613Z] 32238800b2bd: Preparing [2024-07-02T06:27:17.613Z] fa15cabde5d9: Preparing [2024-07-02T06:27:17.613Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:17.613Z] 32238800b2bd: Waiting [2024-07-02T06:27:17.613Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:17.613Z] fa15cabde5d9: Waiting [2024-07-02T06:27:17.613Z] 803065a709a5: Layer already exists [2024-07-02T06:27:17.613Z] 417c753e8027: Layer already exists [2024-07-02T06:27:17.613Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:17.613Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:17.613Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:17.613Z] 629c24ae04b3: Pushed [2024-07-02T06:27:17.613Z] 083ad925f955: Pushed [2024-07-02T06:27:20.903Z] 7730729a0a9b: Pushed [2024-07-02T06:27:20.903Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:21.240Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:21.559Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-02T06:27:21.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T06:27:21.559Z] 083ad925f955: Preparing [2024-07-02T06:27:21.559Z] 629c24ae04b3: Preparing [2024-07-02T06:27:21.559Z] 7730729a0a9b: Preparing [2024-07-02T06:27:21.559Z] 803065a709a5: Preparing [2024-07-02T06:27:21.559Z] 417c753e8027: Preparing [2024-07-02T06:27:21.559Z] 32238800b2bd: Preparing [2024-07-02T06:27:21.559Z] fa15cabde5d9: Preparing [2024-07-02T06:27:21.559Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:21.559Z] 32238800b2bd: Waiting [2024-07-02T06:27:21.559Z] fa15cabde5d9: Waiting [2024-07-02T06:27:21.559Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:21.559Z] 803065a709a5: Layer already exists [2024-07-02T06:27:21.559Z] 629c24ae04b3: Layer already exists [2024-07-02T06:27:21.559Z] 7730729a0a9b: Layer already exists [2024-07-02T06:27:21.559Z] 083ad925f955: Layer already exists [2024-07-02T06:27:21.559Z] 417c753e8027: Layer already exists [2024-07-02T06:27:21.559Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:21.559Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:21.559Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:21.559Z] latest: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:21.886Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:22.201Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.27 [2024-07-02T06:27:22.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T06:27:22.201Z] 083ad925f955: Preparing [2024-07-02T06:27:22.201Z] 629c24ae04b3: Preparing [2024-07-02T06:27:22.201Z] 7730729a0a9b: Preparing [2024-07-02T06:27:22.201Z] 803065a709a5: Preparing [2024-07-02T06:27:22.201Z] 417c753e8027: Preparing [2024-07-02T06:27:22.201Z] 32238800b2bd: Preparing [2024-07-02T06:27:22.201Z] fa15cabde5d9: Preparing [2024-07-02T06:27:22.201Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:22.201Z] 32238800b2bd: Waiting [2024-07-02T06:27:22.201Z] fa15cabde5d9: Waiting [2024-07-02T06:27:22.201Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:22.201Z] 629c24ae04b3: Layer already exists [2024-07-02T06:27:22.201Z] 417c753e8027: Layer already exists [2024-07-02T06:27:22.201Z] 083ad925f955: Layer already exists [2024-07-02T06:27:22.201Z] 803065a709a5: Layer already exists [2024-07-02T06:27:22.201Z] 7730729a0a9b: Layer already exists [2024-07-02T06:27:22.201Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:22.201Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:22.201Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:22.201Z] 3.2.0-dev.27: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:22.527Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:22.848Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:22.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T06:27:22.848Z] 083ad925f955: Preparing [2024-07-02T06:27:22.848Z] 629c24ae04b3: Preparing [2024-07-02T06:27:22.848Z] 7730729a0a9b: Preparing [2024-07-02T06:27:22.848Z] 803065a709a5: Preparing [2024-07-02T06:27:22.848Z] 417c753e8027: Preparing [2024-07-02T06:27:22.848Z] 32238800b2bd: Preparing [2024-07-02T06:27:22.848Z] fa15cabde5d9: Preparing [2024-07-02T06:27:22.848Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:22.848Z] fa15cabde5d9: Waiting [2024-07-02T06:27:22.848Z] 32238800b2bd: Waiting [2024-07-02T06:27:22.848Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:22.848Z] 803065a709a5: Layer already exists [2024-07-02T06:27:22.848Z] 083ad925f955: Layer already exists [2024-07-02T06:27:22.848Z] 7730729a0a9b: Layer already exists [2024-07-02T06:27:22.848Z] 629c24ae04b3: Layer already exists [2024-07-02T06:27:22.848Z] 417c753e8027: Layer already exists [2024-07-02T06:27:22.848Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:22.848Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:22.849Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:22.849Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:23.177Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:23.501Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-02T06:27:23.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T06:27:23.501Z] 083ad925f955: Preparing [2024-07-02T06:27:23.501Z] 629c24ae04b3: Preparing [2024-07-02T06:27:23.501Z] 7730729a0a9b: Preparing [2024-07-02T06:27:23.501Z] 803065a709a5: Preparing [2024-07-02T06:27:23.501Z] 417c753e8027: Preparing [2024-07-02T06:27:23.501Z] 32238800b2bd: Preparing [2024-07-02T06:27:23.501Z] fa15cabde5d9: Preparing [2024-07-02T06:27:23.501Z] 32238800b2bd: Waiting [2024-07-02T06:27:23.501Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:23.501Z] fa15cabde5d9: Waiting [2024-07-02T06:27:23.501Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:23.501Z] 083ad925f955: Layer already exists [2024-07-02T06:27:23.501Z] 417c753e8027: Layer already exists [2024-07-02T06:27:23.501Z] 629c24ae04b3: Layer already exists [2024-07-02T06:27:23.501Z] 7730729a0a9b: Layer already exists [2024-07-02T06:27:23.501Z] 803065a709a5: Layer already exists [2024-07-02T06:27:23.501Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:23.501Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:23.501Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:23.501Z] main: digest: sha256:5080fe02a5fd3fe7f86db8b00074c651b42fe41ebc50a7bc94a8cb0560127a49 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:23.568Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:23.585Z] taggedImages: [2024-07-02T06:27:23.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:23.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-02T06:27:23.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.27 [2024-07-02T06:27:23.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:23.585Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-02T06:27:23.615Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-02T06:27:23.615Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:23.615Z] latest [2024-07-02T06:27:23.615Z] 3.2.0-dev.27 [2024-07-02T06:27:23.615Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:23.615Z] main [2024-07-02T06:27:23.615Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:24.035Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:24.383Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:24.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T06:27:24.383Z] b41ad00c9641: Preparing [2024-07-02T06:27:24.383Z] 9f541acbe9ff: Preparing [2024-07-02T06:27:24.383Z] 3c2a10aeaf37: Preparing [2024-07-02T06:27:24.383Z] a10963afd15e: Preparing [2024-07-02T06:27:24.383Z] 6884627415aa: Preparing [2024-07-02T06:27:24.383Z] 3c1747fbaf50: Preparing [2024-07-02T06:27:24.383Z] 5a803b7bda83: Preparing [2024-07-02T06:27:24.383Z] 803065a709a5: Preparing [2024-07-02T06:27:24.383Z] 417c753e8027: Preparing [2024-07-02T06:27:24.383Z] 4e86c0dade7f: Preparing [2024-07-02T06:27:24.383Z] 61791ce98c10: Preparing [2024-07-02T06:27:24.383Z] 5f70bf18a086: Preparing [2024-07-02T06:27:24.383Z] 85360437e2ec: Preparing [2024-07-02T06:27:24.383Z] b38028f59d70: Preparing [2024-07-02T06:27:24.383Z] 7fc2e1ac2631: Preparing [2024-07-02T06:27:24.383Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:24.383Z] 3c1747fbaf50: Waiting [2024-07-02T06:27:24.383Z] 5a803b7bda83: Waiting [2024-07-02T06:27:24.383Z] 803065a709a5: Waiting [2024-07-02T06:27:24.383Z] 417c753e8027: Waiting [2024-07-02T06:27:24.383Z] 4e86c0dade7f: Waiting [2024-07-02T06:27:24.383Z] 61791ce98c10: Waiting [2024-07-02T06:27:24.383Z] b38028f59d70: Waiting [2024-07-02T06:27:24.383Z] 85360437e2ec: Waiting [2024-07-02T06:27:24.383Z] 7fc2e1ac2631: Waiting [2024-07-02T06:27:24.383Z] 5f70bf18a086: Waiting [2024-07-02T06:27:24.383Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:24.383Z] 9f541acbe9ff: Pushed [2024-07-02T06:27:24.383Z] 6884627415aa: Pushed [2024-07-02T06:27:24.383Z] a10963afd15e: Pushed [2024-07-02T06:27:24.383Z] b41ad00c9641: Pushed [2024-07-02T06:27:24.383Z] 3c2a10aeaf37: Pushed [2024-07-02T06:27:24.383Z] 803065a709a5: Layer already exists [2024-07-02T06:27:24.383Z] 3c1747fbaf50: Pushed [2024-07-02T06:27:24.383Z] 417c753e8027: Layer already exists [2024-07-02T06:27:24.653Z] 5f70bf18a086: Layer already exists [2024-07-02T06:27:24.653Z] 4e86c0dade7f: Pushed [2024-07-02T06:27:24.653Z] 61791ce98c10: Pushed [2024-07-02T06:27:24.653Z] 85360437e2ec: Pushed [2024-07-02T06:27:24.654Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:24.654Z] 7fc2e1ac2631: Pushed [2024-07-02T06:27:25.247Z] b38028f59d70: Pushed [2024-07-02T06:27:25.847Z] 5a803b7bda83: Pushed [2024-07-02T06:27:26.121Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:26.448Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:26.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-02T06:27:26.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T06:27:26.765Z] b41ad00c9641: Preparing [2024-07-02T06:27:26.765Z] 9f541acbe9ff: Preparing [2024-07-02T06:27:26.765Z] 3c2a10aeaf37: Preparing [2024-07-02T06:27:26.765Z] a10963afd15e: Preparing [2024-07-02T06:27:26.765Z] 6884627415aa: Preparing [2024-07-02T06:27:26.765Z] 3c1747fbaf50: Preparing [2024-07-02T06:27:26.765Z] 5a803b7bda83: Preparing [2024-07-02T06:27:26.765Z] 803065a709a5: Preparing [2024-07-02T06:27:26.765Z] 417c753e8027: Preparing [2024-07-02T06:27:26.765Z] 4e86c0dade7f: Preparing [2024-07-02T06:27:26.765Z] 61791ce98c10: Preparing [2024-07-02T06:27:26.765Z] 5f70bf18a086: Preparing [2024-07-02T06:27:26.765Z] 85360437e2ec: Preparing [2024-07-02T06:27:26.765Z] b38028f59d70: Preparing [2024-07-02T06:27:26.765Z] 7fc2e1ac2631: Preparing [2024-07-02T06:27:26.765Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:26.765Z] 5a803b7bda83: Waiting [2024-07-02T06:27:26.765Z] 417c753e8027: Waiting [2024-07-02T06:27:26.765Z] 803065a709a5: Waiting [2024-07-02T06:27:26.765Z] 5f70bf18a086: Waiting [2024-07-02T06:27:26.765Z] b38028f59d70: Waiting [2024-07-02T06:27:26.765Z] 85360437e2ec: Waiting [2024-07-02T06:27:26.765Z] 7fc2e1ac2631: Waiting [2024-07-02T06:27:26.765Z] 61791ce98c10: Waiting [2024-07-02T06:27:26.765Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:26.765Z] 3c1747fbaf50: Waiting [2024-07-02T06:27:26.765Z] b41ad00c9641: Layer already exists [2024-07-02T06:27:26.765Z] 6884627415aa: Layer already exists [2024-07-02T06:27:26.765Z] 9f541acbe9ff: Layer already exists [2024-07-02T06:27:26.765Z] a10963afd15e: Layer already exists [2024-07-02T06:27:26.765Z] 3c2a10aeaf37: Layer already exists [2024-07-02T06:27:26.765Z] 5a803b7bda83: Layer already exists [2024-07-02T06:27:26.765Z] 3c1747fbaf50: Layer already exists [2024-07-02T06:27:26.765Z] 4e86c0dade7f: Layer already exists [2024-07-02T06:27:26.765Z] 803065a709a5: Layer already exists [2024-07-02T06:27:26.765Z] 417c753e8027: Layer already exists [2024-07-02T06:27:26.765Z] 61791ce98c10: Layer already exists [2024-07-02T06:27:26.765Z] 5f70bf18a086: Layer already exists [2024-07-02T06:27:26.765Z] 85360437e2ec: Layer already exists [2024-07-02T06:27:26.765Z] b38028f59d70: Layer already exists [2024-07-02T06:27:26.765Z] 7fc2e1ac2631: Layer already exists [2024-07-02T06:27:26.765Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:26.765Z] latest: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:27.085Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:27.401Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.27 [2024-07-02T06:27:27.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T06:27:27.402Z] b41ad00c9641: Preparing [2024-07-02T06:27:27.402Z] 9f541acbe9ff: Preparing [2024-07-02T06:27:27.402Z] 3c2a10aeaf37: Preparing [2024-07-02T06:27:27.402Z] a10963afd15e: Preparing [2024-07-02T06:27:27.402Z] 6884627415aa: Preparing [2024-07-02T06:27:27.402Z] 3c1747fbaf50: Preparing [2024-07-02T06:27:27.402Z] 5a803b7bda83: Preparing [2024-07-02T06:27:27.402Z] 803065a709a5: Preparing [2024-07-02T06:27:27.402Z] 417c753e8027: Preparing [2024-07-02T06:27:27.402Z] 4e86c0dade7f: Preparing [2024-07-02T06:27:27.402Z] 61791ce98c10: Preparing [2024-07-02T06:27:27.402Z] 5f70bf18a086: Preparing [2024-07-02T06:27:27.402Z] 85360437e2ec: Preparing [2024-07-02T06:27:27.402Z] b38028f59d70: Preparing [2024-07-02T06:27:27.402Z] 7fc2e1ac2631: Preparing [2024-07-02T06:27:27.402Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:27.402Z] 3c1747fbaf50: Waiting [2024-07-02T06:27:27.402Z] 5a803b7bda83: Waiting [2024-07-02T06:27:27.402Z] 803065a709a5: Waiting [2024-07-02T06:27:27.402Z] 85360437e2ec: Waiting [2024-07-02T06:27:27.402Z] 417c753e8027: Waiting [2024-07-02T06:27:27.402Z] b38028f59d70: Waiting [2024-07-02T06:27:27.402Z] 7fc2e1ac2631: Waiting [2024-07-02T06:27:27.402Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:27.402Z] 4e86c0dade7f: Waiting [2024-07-02T06:27:27.402Z] 5f70bf18a086: Waiting [2024-07-02T06:27:27.402Z] 61791ce98c10: Waiting [2024-07-02T06:27:27.402Z] 3c2a10aeaf37: Layer already exists [2024-07-02T06:27:27.402Z] 6884627415aa: Layer already exists [2024-07-02T06:27:27.402Z] b41ad00c9641: Layer already exists [2024-07-02T06:27:27.402Z] 9f541acbe9ff: Layer already exists [2024-07-02T06:27:27.402Z] a10963afd15e: Layer already exists [2024-07-02T06:27:27.402Z] 5a803b7bda83: Layer already exists [2024-07-02T06:27:27.402Z] 3c1747fbaf50: Layer already exists [2024-07-02T06:27:27.402Z] 803065a709a5: Layer already exists [2024-07-02T06:27:27.402Z] 417c753e8027: Layer already exists [2024-07-02T06:27:27.402Z] 5f70bf18a086: Layer already exists [2024-07-02T06:27:27.402Z] 4e86c0dade7f: Layer already exists [2024-07-02T06:27:27.402Z] 61791ce98c10: Layer already exists [2024-07-02T06:27:27.402Z] 85360437e2ec: Layer already exists [2024-07-02T06:27:27.402Z] b38028f59d70: Layer already exists [2024-07-02T06:27:27.402Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:27.402Z] 7fc2e1ac2631: Layer already exists [2024-07-02T06:27:27.402Z] 3.2.0-dev.27: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:27.723Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:28.047Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:28.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T06:27:28.047Z] b41ad00c9641: Preparing [2024-07-02T06:27:28.047Z] 9f541acbe9ff: Preparing [2024-07-02T06:27:28.047Z] 3c2a10aeaf37: Preparing [2024-07-02T06:27:28.047Z] a10963afd15e: Preparing [2024-07-02T06:27:28.047Z] 6884627415aa: Preparing [2024-07-02T06:27:28.047Z] 3c1747fbaf50: Preparing [2024-07-02T06:27:28.047Z] 5a803b7bda83: Preparing [2024-07-02T06:27:28.047Z] 803065a709a5: Preparing [2024-07-02T06:27:28.047Z] 417c753e8027: Preparing [2024-07-02T06:27:28.047Z] 4e86c0dade7f: Preparing [2024-07-02T06:27:28.047Z] 61791ce98c10: Preparing [2024-07-02T06:27:28.047Z] 5f70bf18a086: Preparing [2024-07-02T06:27:28.047Z] 85360437e2ec: Preparing [2024-07-02T06:27:28.047Z] b38028f59d70: Preparing [2024-07-02T06:27:28.047Z] 7fc2e1ac2631: Preparing [2024-07-02T06:27:28.047Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:28.047Z] 417c753e8027: Waiting [2024-07-02T06:27:28.047Z] 803065a709a5: Waiting [2024-07-02T06:27:28.047Z] 85360437e2ec: Waiting [2024-07-02T06:27:28.047Z] 4e86c0dade7f: Waiting [2024-07-02T06:27:28.047Z] b38028f59d70: Waiting [2024-07-02T06:27:28.047Z] 61791ce98c10: Waiting [2024-07-02T06:27:28.047Z] 7fc2e1ac2631: Waiting [2024-07-02T06:27:28.047Z] 5f70bf18a086: Waiting [2024-07-02T06:27:28.047Z] 3c1747fbaf50: Waiting [2024-07-02T06:27:28.047Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:28.047Z] 5a803b7bda83: Waiting [2024-07-02T06:27:28.047Z] b41ad00c9641: Layer already exists [2024-07-02T06:27:28.047Z] 6884627415aa: Layer already exists [2024-07-02T06:27:28.047Z] 9f541acbe9ff: Layer already exists [2024-07-02T06:27:28.047Z] a10963afd15e: Layer already exists [2024-07-02T06:27:28.047Z] 3c2a10aeaf37: Layer already exists [2024-07-02T06:27:28.047Z] 5a803b7bda83: Layer already exists [2024-07-02T06:27:28.047Z] 3c1747fbaf50: Layer already exists [2024-07-02T06:27:28.047Z] 417c753e8027: Layer already exists [2024-07-02T06:27:28.047Z] 803065a709a5: Layer already exists [2024-07-02T06:27:28.047Z] 4e86c0dade7f: Layer already exists [2024-07-02T06:27:28.047Z] 61791ce98c10: Layer already exists [2024-07-02T06:27:28.047Z] 5f70bf18a086: Layer already exists [2024-07-02T06:27:28.047Z] 85360437e2ec: Layer already exists [2024-07-02T06:27:28.047Z] 7fc2e1ac2631: Layer already exists [2024-07-02T06:27:28.047Z] b38028f59d70: Layer already exists [2024-07-02T06:27:28.047Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:28.047Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:28.427Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:28.736Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-02T06:27:28.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T06:27:28.736Z] b41ad00c9641: Preparing [2024-07-02T06:27:28.736Z] 9f541acbe9ff: Preparing [2024-07-02T06:27:28.736Z] 3c2a10aeaf37: Preparing [2024-07-02T06:27:28.736Z] a10963afd15e: Preparing [2024-07-02T06:27:28.736Z] 6884627415aa: Preparing [2024-07-02T06:27:28.736Z] 3c1747fbaf50: Preparing [2024-07-02T06:27:28.736Z] 5a803b7bda83: Preparing [2024-07-02T06:27:28.736Z] 803065a709a5: Preparing [2024-07-02T06:27:28.736Z] 417c753e8027: Preparing [2024-07-02T06:27:28.736Z] 4e86c0dade7f: Preparing [2024-07-02T06:27:28.736Z] 61791ce98c10: Preparing [2024-07-02T06:27:28.736Z] 5f70bf18a086: Preparing [2024-07-02T06:27:28.736Z] 85360437e2ec: Preparing [2024-07-02T06:27:28.736Z] b38028f59d70: Preparing [2024-07-02T06:27:28.736Z] 7fc2e1ac2631: Preparing [2024-07-02T06:27:28.736Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:28.736Z] 61791ce98c10: Waiting [2024-07-02T06:27:28.736Z] 803065a709a5: Waiting [2024-07-02T06:27:28.736Z] 5f70bf18a086: Waiting [2024-07-02T06:27:28.736Z] 85360437e2ec: Waiting [2024-07-02T06:27:28.736Z] 417c753e8027: Waiting [2024-07-02T06:27:28.736Z] b38028f59d70: Waiting [2024-07-02T06:27:28.736Z] 4e86c0dade7f: Waiting [2024-07-02T06:27:28.736Z] 7fc2e1ac2631: Waiting [2024-07-02T06:27:28.736Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:28.736Z] 3c1747fbaf50: Waiting [2024-07-02T06:27:28.736Z] 5a803b7bda83: Waiting [2024-07-02T06:27:28.736Z] a10963afd15e: Layer already exists [2024-07-02T06:27:28.736Z] b41ad00c9641: Layer already exists [2024-07-02T06:27:28.736Z] 3c2a10aeaf37: Layer already exists [2024-07-02T06:27:28.736Z] 6884627415aa: Layer already exists [2024-07-02T06:27:28.736Z] 9f541acbe9ff: Layer already exists [2024-07-02T06:27:28.736Z] 3c1747fbaf50: Layer already exists [2024-07-02T06:27:28.736Z] 5a803b7bda83: Layer already exists [2024-07-02T06:27:28.736Z] 61791ce98c10: Layer already exists [2024-07-02T06:27:28.736Z] 803065a709a5: Layer already exists [2024-07-02T06:27:28.736Z] 417c753e8027: Layer already exists [2024-07-02T06:27:28.736Z] 4e86c0dade7f: Layer already exists [2024-07-02T06:27:28.736Z] 5f70bf18a086: Layer already exists [2024-07-02T06:27:28.736Z] b38028f59d70: Layer already exists [2024-07-02T06:27:28.736Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:28.736Z] 7fc2e1ac2631: Layer already exists [2024-07-02T06:27:28.736Z] 85360437e2ec: Layer already exists [2024-07-02T06:27:28.736Z] main: digest: sha256:37895e68cc1bc62a859bdcf115120afd62b74b57d2b22fb4318763baa0531619 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:28.803Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:28.814Z] taggedImages: [2024-07-02T06:27:28.814Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:28.814Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-02T06:27:28.814Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.27 [2024-07-02T06:27:28.814Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:28.814Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-02T06:27:28.838Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-02T06:27:28.838Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:28.838Z] latest [2024-07-02T06:27:28.838Z] 3.2.0-dev.27 [2024-07-02T06:27:28.838Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:28.838Z] main [2024-07-02T06:27:28.838Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:29.166Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:29.478Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:29.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T06:27:29.478Z] 40e31f875626: Preparing [2024-07-02T06:27:29.478Z] 1a169eac6055: Preparing [2024-07-02T06:27:29.478Z] 9cf3d3e1328c: Preparing [2024-07-02T06:27:29.478Z] 1b137eef1c58: Preparing [2024-07-02T06:27:29.478Z] 803065a709a5: Preparing [2024-07-02T06:27:29.478Z] 417c753e8027: Preparing [2024-07-02T06:27:29.478Z] 32238800b2bd: Preparing [2024-07-02T06:27:29.478Z] fa15cabde5d9: Preparing [2024-07-02T06:27:29.478Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:29.478Z] 32238800b2bd: Waiting [2024-07-02T06:27:29.478Z] fa15cabde5d9: Waiting [2024-07-02T06:27:29.478Z] 417c753e8027: Waiting [2024-07-02T06:27:29.478Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:29.478Z] 803065a709a5: Layer already exists [2024-07-02T06:27:29.478Z] 417c753e8027: Layer already exists [2024-07-02T06:27:29.478Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:29.478Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:29.478Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:29.478Z] 9cf3d3e1328c: Pushed [2024-07-02T06:27:29.478Z] 40e31f875626: Pushed [2024-07-02T06:27:29.478Z] 1a169eac6055: Pushed [2024-07-02T06:27:32.009Z] 1b137eef1c58: Pushed [2024-07-02T06:27:32.267Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:32.588Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:32.911Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-02T06:27:32.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T06:27:32.911Z] 40e31f875626: Preparing [2024-07-02T06:27:32.911Z] 1a169eac6055: Preparing [2024-07-02T06:27:32.911Z] 9cf3d3e1328c: Preparing [2024-07-02T06:27:32.911Z] 1b137eef1c58: Preparing [2024-07-02T06:27:32.911Z] 803065a709a5: Preparing [2024-07-02T06:27:32.911Z] 417c753e8027: Preparing [2024-07-02T06:27:32.911Z] 32238800b2bd: Preparing [2024-07-02T06:27:32.911Z] fa15cabde5d9: Preparing [2024-07-02T06:27:32.911Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:32.911Z] 417c753e8027: Waiting [2024-07-02T06:27:32.911Z] 32238800b2bd: Waiting [2024-07-02T06:27:32.911Z] fa15cabde5d9: Waiting [2024-07-02T06:27:32.911Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:32.911Z] 40e31f875626: Layer already exists [2024-07-02T06:27:32.911Z] 803065a709a5: Layer already exists [2024-07-02T06:27:32.911Z] 1b137eef1c58: Layer already exists [2024-07-02T06:27:32.911Z] 9cf3d3e1328c: Layer already exists [2024-07-02T06:27:32.911Z] 1a169eac6055: Layer already exists [2024-07-02T06:27:32.911Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:32.911Z] 417c753e8027: Layer already exists [2024-07-02T06:27:32.911Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:32.911Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:32.911Z] latest: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:33.246Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:33.558Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.27 [2024-07-02T06:27:33.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T06:27:33.558Z] 40e31f875626: Preparing [2024-07-02T06:27:33.558Z] 1a169eac6055: Preparing [2024-07-02T06:27:33.558Z] 9cf3d3e1328c: Preparing [2024-07-02T06:27:33.558Z] 1b137eef1c58: Preparing [2024-07-02T06:27:33.558Z] 803065a709a5: Preparing [2024-07-02T06:27:33.558Z] 417c753e8027: Preparing [2024-07-02T06:27:33.558Z] 32238800b2bd: Preparing [2024-07-02T06:27:33.558Z] fa15cabde5d9: Preparing [2024-07-02T06:27:33.558Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:33.558Z] 32238800b2bd: Waiting [2024-07-02T06:27:33.558Z] fa15cabde5d9: Waiting [2024-07-02T06:27:33.558Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:33.558Z] 417c753e8027: Waiting [2024-07-02T06:27:33.558Z] 40e31f875626: Layer already exists [2024-07-02T06:27:33.558Z] 9cf3d3e1328c: Layer already exists [2024-07-02T06:27:33.558Z] 803065a709a5: Layer already exists [2024-07-02T06:27:33.558Z] 1a169eac6055: Layer already exists [2024-07-02T06:27:33.558Z] 1b137eef1c58: Layer already exists [2024-07-02T06:27:33.558Z] 417c753e8027: Layer already exists [2024-07-02T06:27:33.558Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:33.558Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:33.558Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:33.558Z] 3.2.0-dev.27: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:33.878Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:34.189Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:34.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T06:27:34.189Z] 40e31f875626: Preparing [2024-07-02T06:27:34.189Z] 1a169eac6055: Preparing [2024-07-02T06:27:34.189Z] 9cf3d3e1328c: Preparing [2024-07-02T06:27:34.189Z] 1b137eef1c58: Preparing [2024-07-02T06:27:34.189Z] 803065a709a5: Preparing [2024-07-02T06:27:34.189Z] 417c753e8027: Preparing [2024-07-02T06:27:34.189Z] 32238800b2bd: Preparing [2024-07-02T06:27:34.189Z] fa15cabde5d9: Preparing [2024-07-02T06:27:34.189Z] 417c753e8027: Waiting [2024-07-02T06:27:34.189Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:34.189Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:34.189Z] fa15cabde5d9: Waiting [2024-07-02T06:27:34.189Z] 1a169eac6055: Layer already exists [2024-07-02T06:27:34.189Z] 1b137eef1c58: Layer already exists [2024-07-02T06:27:34.189Z] 40e31f875626: Layer already exists [2024-07-02T06:27:34.189Z] 803065a709a5: Layer already exists [2024-07-02T06:27:34.189Z] 9cf3d3e1328c: Layer already exists [2024-07-02T06:27:34.189Z] 417c753e8027: Layer already exists [2024-07-02T06:27:34.189Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:34.189Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:34.189Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:34.189Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:34.516Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:34.829Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-02T06:27:34.829Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T06:27:34.829Z] 40e31f875626: Preparing [2024-07-02T06:27:34.829Z] 1a169eac6055: Preparing [2024-07-02T06:27:34.829Z] 9cf3d3e1328c: Preparing [2024-07-02T06:27:34.829Z] 1b137eef1c58: Preparing [2024-07-02T06:27:34.829Z] 803065a709a5: Preparing [2024-07-02T06:27:34.829Z] 417c753e8027: Preparing [2024-07-02T06:27:34.829Z] 32238800b2bd: Preparing [2024-07-02T06:27:34.829Z] fa15cabde5d9: Preparing [2024-07-02T06:27:34.829Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:34.829Z] 32238800b2bd: Waiting [2024-07-02T06:27:34.829Z] fa15cabde5d9: Waiting [2024-07-02T06:27:34.829Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:34.829Z] 417c753e8027: Waiting [2024-07-02T06:27:34.829Z] 40e31f875626: Layer already exists [2024-07-02T06:27:34.829Z] 1a169eac6055: Layer already exists [2024-07-02T06:27:34.829Z] 9cf3d3e1328c: Layer already exists [2024-07-02T06:27:34.829Z] 803065a709a5: Layer already exists [2024-07-02T06:27:34.829Z] 1b137eef1c58: Layer already exists [2024-07-02T06:27:34.829Z] 32238800b2bd: Layer already exists [2024-07-02T06:27:34.829Z] 417c753e8027: Layer already exists [2024-07-02T06:27:34.829Z] fa15cabde5d9: Layer already exists [2024-07-02T06:27:34.829Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:41.399Z] main: digest: sha256:72450c34f72123d54be4d059314e42372cd4fb02a2aafa82394dc663057eb366 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:41.473Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:41.487Z] taggedImages: [2024-07-02T06:27:41.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:41.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-02T06:27:41.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.27 [2024-07-02T06:27:41.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:41.487Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-02T06:27:41.519Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-02T06:27:41.519Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:41.519Z] latest [2024-07-02T06:27:41.519Z] 3.2.0-dev.27 [2024-07-02T06:27:41.519Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:41.519Z] main [2024-07-02T06:27:41.519Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:41.859Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:42.174Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:42.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T06:27:42.174Z] 2d2febf2b201: Preparing [2024-07-02T06:27:42.174Z] a907f53c7f1e: Preparing [2024-07-02T06:27:42.174Z] 6197e3df8eff: Preparing [2024-07-02T06:27:42.174Z] 17e966666a20: Preparing [2024-07-02T06:27:42.174Z] a79b50197c83: Preparing [2024-07-02T06:27:42.174Z] 803065a709a5: Preparing [2024-07-02T06:27:42.174Z] 417c753e8027: Preparing [2024-07-02T06:27:42.174Z] 237b7659d6ea: Preparing [2024-07-02T06:27:42.174Z] c0d2de5ddb47: Preparing [2024-07-02T06:27:42.174Z] 5ffae813ffdb: Preparing [2024-07-02T06:27:42.174Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:42.174Z] 417c753e8027: Waiting [2024-07-02T06:27:42.174Z] 5ffae813ffdb: Waiting [2024-07-02T06:27:42.174Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:42.174Z] 237b7659d6ea: Waiting [2024-07-02T06:27:42.174Z] c0d2de5ddb47: Waiting [2024-07-02T06:27:42.174Z] a79b50197c83: Pushed [2024-07-02T06:27:42.174Z] 2d2febf2b201: Pushed [2024-07-02T06:27:42.174Z] 803065a709a5: Layer already exists [2024-07-02T06:27:42.174Z] 17e966666a20: Pushed [2024-07-02T06:27:42.174Z] a907f53c7f1e: Pushed [2024-07-02T06:27:42.174Z] 417c753e8027: Layer already exists [2024-07-02T06:27:42.433Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:42.433Z] 237b7659d6ea: Pushed [2024-07-02T06:27:42.433Z] c0d2de5ddb47: Pushed [2024-07-02T06:27:43.002Z] 6197e3df8eff: Pushed [2024-07-02T06:27:43.936Z] 5ffae813ffdb: Pushed [2024-07-02T06:27:44.194Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:44.515Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:44.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-02T06:27:44.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T06:27:44.836Z] 2d2febf2b201: Preparing [2024-07-02T06:27:44.836Z] a907f53c7f1e: Preparing [2024-07-02T06:27:44.836Z] 6197e3df8eff: Preparing [2024-07-02T06:27:44.836Z] 17e966666a20: Preparing [2024-07-02T06:27:44.836Z] a79b50197c83: Preparing [2024-07-02T06:27:44.836Z] 803065a709a5: Preparing [2024-07-02T06:27:44.836Z] 417c753e8027: Preparing [2024-07-02T06:27:44.836Z] 237b7659d6ea: Preparing [2024-07-02T06:27:44.836Z] c0d2de5ddb47: Preparing [2024-07-02T06:27:44.836Z] 5ffae813ffdb: Preparing [2024-07-02T06:27:44.836Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:44.836Z] 417c753e8027: Waiting [2024-07-02T06:27:44.836Z] 237b7659d6ea: Waiting [2024-07-02T06:27:44.836Z] c0d2de5ddb47: Waiting [2024-07-02T06:27:44.836Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:44.836Z] 5ffae813ffdb: Waiting [2024-07-02T06:27:44.836Z] 803065a709a5: Waiting [2024-07-02T06:27:44.836Z] a79b50197c83: Layer already exists [2024-07-02T06:27:44.836Z] 2d2febf2b201: Layer already exists [2024-07-02T06:27:44.836Z] 6197e3df8eff: Layer already exists [2024-07-02T06:27:44.836Z] 17e966666a20: Layer already exists [2024-07-02T06:27:44.836Z] a907f53c7f1e: Layer already exists [2024-07-02T06:27:44.836Z] 803065a709a5: Layer already exists [2024-07-02T06:27:44.836Z] 417c753e8027: Layer already exists [2024-07-02T06:27:44.836Z] 5ffae813ffdb: Layer already exists [2024-07-02T06:27:44.836Z] 237b7659d6ea: Layer already exists [2024-07-02T06:27:44.836Z] c0d2de5ddb47: Layer already exists [2024-07-02T06:27:44.836Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:44.836Z] latest: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:45.147Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:45.466Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.27 [2024-07-02T06:27:45.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T06:27:45.466Z] 2d2febf2b201: Preparing [2024-07-02T06:27:45.466Z] a907f53c7f1e: Preparing [2024-07-02T06:27:45.466Z] 6197e3df8eff: Preparing [2024-07-02T06:27:45.466Z] 17e966666a20: Preparing [2024-07-02T06:27:45.466Z] a79b50197c83: Preparing [2024-07-02T06:27:45.466Z] 803065a709a5: Preparing [2024-07-02T06:27:45.466Z] 417c753e8027: Preparing [2024-07-02T06:27:45.466Z] 237b7659d6ea: Preparing [2024-07-02T06:27:45.466Z] c0d2de5ddb47: Preparing [2024-07-02T06:27:45.466Z] 5ffae813ffdb: Preparing [2024-07-02T06:27:45.466Z] 803065a709a5: Waiting [2024-07-02T06:27:45.466Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:45.466Z] c0d2de5ddb47: Waiting [2024-07-02T06:27:45.466Z] 5ffae813ffdb: Waiting [2024-07-02T06:27:45.466Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:45.466Z] 417c753e8027: Waiting [2024-07-02T06:27:45.466Z] 237b7659d6ea: Waiting [2024-07-02T06:27:45.466Z] a79b50197c83: Layer already exists [2024-07-02T06:27:45.466Z] 17e966666a20: Layer already exists [2024-07-02T06:27:45.466Z] 6197e3df8eff: Layer already exists [2024-07-02T06:27:45.466Z] a907f53c7f1e: Layer already exists [2024-07-02T06:27:45.466Z] 2d2febf2b201: Layer already exists [2024-07-02T06:27:45.466Z] 803065a709a5: Layer already exists [2024-07-02T06:27:45.466Z] 417c753e8027: Layer already exists [2024-07-02T06:27:45.466Z] 237b7659d6ea: Layer already exists [2024-07-02T06:27:45.466Z] c0d2de5ddb47: Layer already exists [2024-07-02T06:27:45.466Z] 5ffae813ffdb: Layer already exists [2024-07-02T06:27:45.466Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:45.466Z] 3.2.0-dev.27: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:45.785Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:46.097Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:46.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T06:27:46.097Z] 2d2febf2b201: Preparing [2024-07-02T06:27:46.097Z] a907f53c7f1e: Preparing [2024-07-02T06:27:46.097Z] 6197e3df8eff: Preparing [2024-07-02T06:27:46.097Z] 17e966666a20: Preparing [2024-07-02T06:27:46.097Z] a79b50197c83: Preparing [2024-07-02T06:27:46.097Z] 803065a709a5: Preparing [2024-07-02T06:27:46.097Z] 417c753e8027: Preparing [2024-07-02T06:27:46.097Z] 803065a709a5: Waiting [2024-07-02T06:27:46.097Z] 237b7659d6ea: Preparing [2024-07-02T06:27:46.097Z] c0d2de5ddb47: Preparing [2024-07-02T06:27:46.097Z] 237b7659d6ea: Waiting [2024-07-02T06:27:46.097Z] 417c753e8027: Waiting [2024-07-02T06:27:46.097Z] 5ffae813ffdb: Preparing [2024-07-02T06:27:46.097Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:46.097Z] c0d2de5ddb47: Waiting [2024-07-02T06:27:46.097Z] 5ffae813ffdb: Waiting [2024-07-02T06:27:46.097Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:46.097Z] 17e966666a20: Layer already exists [2024-07-02T06:27:46.097Z] a79b50197c83: Layer already exists [2024-07-02T06:27:46.097Z] 6197e3df8eff: Layer already exists [2024-07-02T06:27:46.097Z] a907f53c7f1e: Layer already exists [2024-07-02T06:27:46.097Z] 2d2febf2b201: Layer already exists [2024-07-02T06:27:46.097Z] 5ffae813ffdb: Layer already exists [2024-07-02T06:27:46.097Z] 237b7659d6ea: Layer already exists [2024-07-02T06:27:46.097Z] 417c753e8027: Layer already exists [2024-07-02T06:27:46.097Z] 803065a709a5: Layer already exists [2024-07-02T06:27:46.097Z] c0d2de5ddb47: Layer already exists [2024-07-02T06:27:46.097Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:46.097Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:46.409Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:46.722Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-02T06:27:46.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T06:27:46.722Z] 2d2febf2b201: Preparing [2024-07-02T06:27:46.722Z] a907f53c7f1e: Preparing [2024-07-02T06:27:46.722Z] 6197e3df8eff: Preparing [2024-07-02T06:27:46.722Z] 17e966666a20: Preparing [2024-07-02T06:27:46.722Z] a79b50197c83: Preparing [2024-07-02T06:27:46.722Z] 803065a709a5: Preparing [2024-07-02T06:27:46.722Z] 803065a709a5: Waiting [2024-07-02T06:27:46.722Z] 417c753e8027: Preparing [2024-07-02T06:27:46.722Z] 237b7659d6ea: Preparing [2024-07-02T06:27:46.722Z] c0d2de5ddb47: Preparing [2024-07-02T06:27:46.722Z] 5ffae813ffdb: Preparing [2024-07-02T06:27:46.722Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:46.722Z] 5ffae813ffdb: Waiting [2024-07-02T06:27:46.722Z] 417c753e8027: Waiting [2024-07-02T06:27:46.722Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:46.722Z] 237b7659d6ea: Waiting [2024-07-02T06:27:46.722Z] c0d2de5ddb47: Waiting [2024-07-02T06:27:46.722Z] 17e966666a20: Layer already exists [2024-07-02T06:27:46.722Z] a907f53c7f1e: Layer already exists [2024-07-02T06:27:46.722Z] 6197e3df8eff: Layer already exists [2024-07-02T06:27:46.722Z] a79b50197c83: Layer already exists [2024-07-02T06:27:46.722Z] 2d2febf2b201: Layer already exists [2024-07-02T06:27:46.722Z] 803065a709a5: Layer already exists [2024-07-02T06:27:46.722Z] 237b7659d6ea: Layer already exists [2024-07-02T06:27:46.722Z] 417c753e8027: Layer already exists [2024-07-02T06:27:46.722Z] c0d2de5ddb47: Layer already exists [2024-07-02T06:27:46.722Z] 5ffae813ffdb: Layer already exists [2024-07-02T06:27:46.722Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:46.722Z] main: digest: sha256:062d0470f728c6e8c4854da34bfaa83f0807b8190f02d73b70096bde87e4e476 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:46.799Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:46.811Z] taggedImages: [2024-07-02T06:27:46.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:46.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-02T06:27:46.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.27 [2024-07-02T06:27:46.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:46.811Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-02T06:27:46.837Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-02T06:27:46.837Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:46.837Z] latest [2024-07-02T06:27:46.837Z] 3.2.0-dev.27 [2024-07-02T06:27:46.837Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:46.837Z] main [2024-07-02T06:27:46.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:47.165Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:47.472Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:47.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T06:27:47.472Z] c521a0da6c9d: Preparing [2024-07-02T06:27:47.472Z] 1b13df286351: Preparing [2024-07-02T06:27:47.472Z] 8150f5d69437: Preparing [2024-07-02T06:27:47.472Z] 15ef11d1fb97: Preparing [2024-07-02T06:27:47.472Z] 55283cc749ea: Preparing [2024-07-02T06:27:47.472Z] 78806df64594: Preparing [2024-07-02T06:27:47.472Z] b8aba2245007: Preparing [2024-07-02T06:27:47.472Z] 803065a709a5: Preparing [2024-07-02T06:27:47.472Z] 78806df64594: Waiting [2024-07-02T06:27:47.472Z] b8aba2245007: Waiting [2024-07-02T06:27:47.472Z] 417c753e8027: Preparing [2024-07-02T06:27:47.472Z] 0940faedffd5: Preparing [2024-07-02T06:27:47.472Z] 417c753e8027: Waiting [2024-07-02T06:27:47.472Z] 803065a709a5: Waiting [2024-07-02T06:27:47.472Z] bd7155681b39: Preparing [2024-07-02T06:27:47.472Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:47.472Z] 0940faedffd5: Waiting [2024-07-02T06:27:47.472Z] bd7155681b39: Waiting [2024-07-02T06:27:47.472Z] 55283cc749ea: Pushed [2024-07-02T06:27:47.472Z] c521a0da6c9d: Pushed [2024-07-02T06:27:47.472Z] 1b13df286351: Pushed [2024-07-02T06:27:47.472Z] 803065a709a5: Layer already exists [2024-07-02T06:27:47.472Z] 417c753e8027: Layer already exists [2024-07-02T06:27:47.729Z] 78806df64594: Pushed [2024-07-02T06:27:47.729Z] b8aba2245007: Pushed [2024-07-02T06:27:47.729Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:48.294Z] 0940faedffd5: Pushed [2024-07-02T06:27:48.294Z] 15ef11d1fb97: Pushed [2024-07-02T06:27:48.551Z] 8150f5d69437: Pushed [2024-07-02T06:27:48.809Z] bd7155681b39: Pushed [2024-07-02T06:27:48.809Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:49.127Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:49.442Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-02T06:27:49.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T06:27:49.443Z] c521a0da6c9d: Preparing [2024-07-02T06:27:49.443Z] 1b13df286351: Preparing [2024-07-02T06:27:49.443Z] 8150f5d69437: Preparing [2024-07-02T06:27:49.443Z] 15ef11d1fb97: Preparing [2024-07-02T06:27:49.443Z] 55283cc749ea: Preparing [2024-07-02T06:27:49.443Z] 78806df64594: Preparing [2024-07-02T06:27:49.443Z] b8aba2245007: Preparing [2024-07-02T06:27:49.443Z] 803065a709a5: Preparing [2024-07-02T06:27:49.443Z] 417c753e8027: Preparing [2024-07-02T06:27:49.443Z] 0940faedffd5: Preparing [2024-07-02T06:27:49.443Z] bd7155681b39: Preparing [2024-07-02T06:27:49.443Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:49.443Z] 78806df64594: Waiting [2024-07-02T06:27:49.443Z] b8aba2245007: Waiting [2024-07-02T06:27:49.443Z] 0940faedffd5: Waiting [2024-07-02T06:27:49.443Z] bd7155681b39: Waiting [2024-07-02T06:27:49.443Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:49.443Z] 803065a709a5: Waiting [2024-07-02T06:27:49.443Z] 417c753e8027: Waiting [2024-07-02T06:27:49.443Z] c521a0da6c9d: Layer already exists [2024-07-02T06:27:49.443Z] 8150f5d69437: Layer already exists [2024-07-02T06:27:49.443Z] 55283cc749ea: Layer already exists [2024-07-02T06:27:49.443Z] 15ef11d1fb97: Layer already exists [2024-07-02T06:27:49.443Z] 1b13df286351: Layer already exists [2024-07-02T06:27:49.443Z] b8aba2245007: Layer already exists [2024-07-02T06:27:49.443Z] 78806df64594: Layer already exists [2024-07-02T06:27:49.443Z] 417c753e8027: Layer already exists [2024-07-02T06:27:49.443Z] 803065a709a5: Layer already exists [2024-07-02T06:27:49.443Z] 0940faedffd5: Layer already exists [2024-07-02T06:27:49.443Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:49.443Z] bd7155681b39: Layer already exists [2024-07-02T06:27:49.443Z] latest: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:49.768Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:50.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.27 [2024-07-02T06:27:50.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T06:27:50.088Z] c521a0da6c9d: Preparing [2024-07-02T06:27:50.088Z] 1b13df286351: Preparing [2024-07-02T06:27:50.088Z] 8150f5d69437: Preparing [2024-07-02T06:27:50.088Z] 15ef11d1fb97: Preparing [2024-07-02T06:27:50.088Z] 55283cc749ea: Preparing [2024-07-02T06:27:50.088Z] 78806df64594: Preparing [2024-07-02T06:27:50.088Z] b8aba2245007: Preparing [2024-07-02T06:27:50.088Z] 803065a709a5: Preparing [2024-07-02T06:27:50.088Z] 417c753e8027: Preparing [2024-07-02T06:27:50.088Z] 0940faedffd5: Preparing [2024-07-02T06:27:50.088Z] bd7155681b39: Preparing [2024-07-02T06:27:50.088Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:50.088Z] b8aba2245007: Waiting [2024-07-02T06:27:50.088Z] 803065a709a5: Waiting [2024-07-02T06:27:50.088Z] 417c753e8027: Waiting [2024-07-02T06:27:50.088Z] 0940faedffd5: Waiting [2024-07-02T06:27:50.088Z] bd7155681b39: Waiting [2024-07-02T06:27:50.088Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:50.088Z] 78806df64594: Waiting [2024-07-02T06:27:50.088Z] 8150f5d69437: Layer already exists [2024-07-02T06:27:50.088Z] 55283cc749ea: Layer already exists [2024-07-02T06:27:50.088Z] 1b13df286351: Layer already exists [2024-07-02T06:27:50.088Z] c521a0da6c9d: Layer already exists [2024-07-02T06:27:50.088Z] 15ef11d1fb97: Layer already exists [2024-07-02T06:27:50.088Z] 803065a709a5: Layer already exists [2024-07-02T06:27:50.088Z] 78806df64594: Layer already exists [2024-07-02T06:27:50.088Z] 0940faedffd5: Layer already exists [2024-07-02T06:27:50.088Z] 417c753e8027: Layer already exists [2024-07-02T06:27:50.088Z] b8aba2245007: Layer already exists [2024-07-02T06:27:50.088Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:50.088Z] bd7155681b39: Layer already exists [2024-07-02T06:27:50.088Z] 3.2.0-dev.27: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:50.413Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:50.726Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:50.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T06:27:50.727Z] c521a0da6c9d: Preparing [2024-07-02T06:27:50.727Z] 1b13df286351: Preparing [2024-07-02T06:27:50.727Z] 8150f5d69437: Preparing [2024-07-02T06:27:50.727Z] 15ef11d1fb97: Preparing [2024-07-02T06:27:50.727Z] 55283cc749ea: Preparing [2024-07-02T06:27:50.727Z] 78806df64594: Preparing [2024-07-02T06:27:50.727Z] b8aba2245007: Preparing [2024-07-02T06:27:50.727Z] 803065a709a5: Preparing [2024-07-02T06:27:50.727Z] 417c753e8027: Preparing [2024-07-02T06:27:50.727Z] 0940faedffd5: Preparing [2024-07-02T06:27:50.727Z] bd7155681b39: Preparing [2024-07-02T06:27:50.727Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:50.727Z] 78806df64594: Waiting [2024-07-02T06:27:50.727Z] 803065a709a5: Waiting [2024-07-02T06:27:50.727Z] bd7155681b39: Waiting [2024-07-02T06:27:50.727Z] 417c753e8027: Waiting [2024-07-02T06:27:50.727Z] 0940faedffd5: Waiting [2024-07-02T06:27:50.727Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:50.727Z] 1b13df286351: Layer already exists [2024-07-02T06:27:50.727Z] 55283cc749ea: Layer already exists [2024-07-02T06:27:50.727Z] c521a0da6c9d: Layer already exists [2024-07-02T06:27:50.727Z] 8150f5d69437: Layer already exists [2024-07-02T06:27:50.727Z] 15ef11d1fb97: Layer already exists [2024-07-02T06:27:50.727Z] 78806df64594: Layer already exists [2024-07-02T06:27:50.727Z] 803065a709a5: Layer already exists [2024-07-02T06:27:50.727Z] b8aba2245007: Layer already exists [2024-07-02T06:27:50.727Z] 0940faedffd5: Layer already exists [2024-07-02T06:27:50.727Z] 417c753e8027: Layer already exists [2024-07-02T06:27:50.727Z] bd7155681b39: Layer already exists [2024-07-02T06:27:50.727Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:50.727Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:51.045Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:51.364Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-02T06:27:51.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T06:27:51.364Z] c521a0da6c9d: Preparing [2024-07-02T06:27:51.364Z] 1b13df286351: Preparing [2024-07-02T06:27:51.364Z] 8150f5d69437: Preparing [2024-07-02T06:27:51.364Z] 15ef11d1fb97: Preparing [2024-07-02T06:27:51.364Z] 55283cc749ea: Preparing [2024-07-02T06:27:51.364Z] 78806df64594: Preparing [2024-07-02T06:27:51.364Z] b8aba2245007: Preparing [2024-07-02T06:27:51.364Z] 803065a709a5: Preparing [2024-07-02T06:27:51.364Z] 417c753e8027: Preparing [2024-07-02T06:27:51.364Z] 78806df64594: Waiting [2024-07-02T06:27:51.364Z] b8aba2245007: Waiting [2024-07-02T06:27:51.364Z] 803065a709a5: Waiting [2024-07-02T06:27:51.364Z] 0940faedffd5: Preparing [2024-07-02T06:27:51.364Z] bd7155681b39: Preparing [2024-07-02T06:27:51.364Z] 417c753e8027: Waiting [2024-07-02T06:27:51.364Z] 0940faedffd5: Waiting [2024-07-02T06:27:51.364Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:51.364Z] bd7155681b39: Waiting [2024-07-02T06:27:51.364Z] 8150f5d69437: Layer already exists [2024-07-02T06:27:51.364Z] c521a0da6c9d: Layer already exists [2024-07-02T06:27:51.364Z] 15ef11d1fb97: Layer already exists [2024-07-02T06:27:51.364Z] 55283cc749ea: Layer already exists [2024-07-02T06:27:51.364Z] 1b13df286351: Layer already exists [2024-07-02T06:27:51.364Z] 78806df64594: Layer already exists [2024-07-02T06:27:51.364Z] b8aba2245007: Layer already exists [2024-07-02T06:27:51.364Z] 803065a709a5: Layer already exists [2024-07-02T06:27:51.364Z] 0940faedffd5: Layer already exists [2024-07-02T06:27:51.364Z] 417c753e8027: Layer already exists [2024-07-02T06:27:51.364Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:51.364Z] bd7155681b39: Layer already exists [2024-07-02T06:27:51.364Z] main: digest: sha256:a87450c8b4e5d8d5c7263a6763ac24a84d9663f6d21f543faad9e381549f6895 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:51.431Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:51.446Z] taggedImages: [2024-07-02T06:27:51.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:51.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-02T06:27:51.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.27 [2024-07-02T06:27:51.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:51.446Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-02T06:27:51.471Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-02T06:27:51.471Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:51.471Z] latest [2024-07-02T06:27:51.471Z] 3.2.0-dev.27 [2024-07-02T06:27:51.471Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:51.471Z] main [2024-07-02T06:27:51.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:51.811Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:52.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:52.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T06:27:52.130Z] f8825f3ef27c: Preparing [2024-07-02T06:27:52.130Z] b74a14d9465e: Preparing [2024-07-02T06:27:52.130Z] 803065a709a5: Preparing [2024-07-02T06:27:52.130Z] 417c753e8027: Preparing [2024-07-02T06:27:52.130Z] 63164e5da245: Preparing [2024-07-02T06:27:52.130Z] 7bae8c1e6814: Preparing [2024-07-02T06:27:52.130Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:52.130Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:52.130Z] 7bae8c1e6814: Waiting [2024-07-02T06:27:52.130Z] 803065a709a5: Layer already exists [2024-07-02T06:27:52.130Z] 417c753e8027: Layer already exists [2024-07-02T06:27:52.130Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:52.130Z] f8825f3ef27c: Pushed [2024-07-02T06:27:52.695Z] 63164e5da245: Pushed [2024-07-02T06:27:52.954Z] 7bae8c1e6814: Pushed [2024-07-02T06:27:53.890Z] b74a14d9465e: Pushed [2024-07-02T06:27:53.890Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:54.212Z] + 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-07-02T06:27:54.534Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-02T06:27:54.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T06:27:54.535Z] f8825f3ef27c: Preparing [2024-07-02T06:27:54.535Z] b74a14d9465e: Preparing [2024-07-02T06:27:54.535Z] 803065a709a5: Preparing [2024-07-02T06:27:54.535Z] 417c753e8027: Preparing [2024-07-02T06:27:54.535Z] 63164e5da245: Preparing [2024-07-02T06:27:54.535Z] 7bae8c1e6814: Preparing [2024-07-02T06:27:54.535Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:54.535Z] 7bae8c1e6814: Waiting [2024-07-02T06:27:54.535Z] 63164e5da245: Layer already exists [2024-07-02T06:27:54.535Z] f8825f3ef27c: Layer already exists [2024-07-02T06:27:54.535Z] b74a14d9465e: Layer already exists [2024-07-02T06:27:54.535Z] 417c753e8027: Layer already exists [2024-07-02T06:27:54.535Z] 803065a709a5: Layer already exists [2024-07-02T06:27:54.535Z] 7bae8c1e6814: Layer already exists [2024-07-02T06:27:54.535Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:54.535Z] latest: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:54.857Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:55.181Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.27 [2024-07-02T06:27:55.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T06:27:55.181Z] f8825f3ef27c: Preparing [2024-07-02T06:27:55.181Z] b74a14d9465e: Preparing [2024-07-02T06:27:55.181Z] 803065a709a5: Preparing [2024-07-02T06:27:55.181Z] 417c753e8027: Preparing [2024-07-02T06:27:55.181Z] 63164e5da245: Preparing [2024-07-02T06:27:55.181Z] 7bae8c1e6814: Preparing [2024-07-02T06:27:55.181Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:55.181Z] 7bae8c1e6814: Waiting [2024-07-02T06:27:55.181Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:55.181Z] 417c753e8027: Layer already exists [2024-07-02T06:27:55.181Z] f8825f3ef27c: Layer already exists [2024-07-02T06:27:55.181Z] b74a14d9465e: Layer already exists [2024-07-02T06:27:55.181Z] 63164e5da245: Layer already exists [2024-07-02T06:27:55.181Z] 803065a709a5: Layer already exists [2024-07-02T06:27:55.181Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:55.181Z] 7bae8c1e6814: Layer already exists [2024-07-02T06:27:55.181Z] 3.2.0-dev.27: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:55.507Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:55.825Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:55.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T06:27:55.826Z] f8825f3ef27c: Preparing [2024-07-02T06:27:55.826Z] b74a14d9465e: Preparing [2024-07-02T06:27:55.826Z] 803065a709a5: Preparing [2024-07-02T06:27:55.826Z] 417c753e8027: Preparing [2024-07-02T06:27:55.826Z] 63164e5da245: Preparing [2024-07-02T06:27:55.826Z] 7bae8c1e6814: Preparing [2024-07-02T06:27:55.826Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:55.826Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:55.826Z] 7bae8c1e6814: Waiting [2024-07-02T06:27:55.826Z] 803065a709a5: Layer already exists [2024-07-02T06:27:55.826Z] b74a14d9465e: Layer already exists [2024-07-02T06:27:55.826Z] 417c753e8027: Layer already exists [2024-07-02T06:27:55.826Z] f8825f3ef27c: Layer already exists [2024-07-02T06:27:55.826Z] 63164e5da245: Layer already exists [2024-07-02T06:27:55.826Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:55.826Z] 7bae8c1e6814: Layer already exists [2024-07-02T06:27:55.826Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:56.157Z] + 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-07-02T06:27:56.473Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-02T06:27:56.473Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T06:27:56.473Z] f8825f3ef27c: Preparing [2024-07-02T06:27:56.473Z] b74a14d9465e: Preparing [2024-07-02T06:27:56.473Z] 803065a709a5: Preparing [2024-07-02T06:27:56.473Z] 417c753e8027: Preparing [2024-07-02T06:27:56.473Z] 63164e5da245: Preparing [2024-07-02T06:27:56.473Z] 7bae8c1e6814: Preparing [2024-07-02T06:27:56.473Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:56.473Z] 7bae8c1e6814: Waiting [2024-07-02T06:27:56.473Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:56.473Z] 63164e5da245: Layer already exists [2024-07-02T06:27:56.473Z] 417c753e8027: Layer already exists [2024-07-02T06:27:56.473Z] b74a14d9465e: Layer already exists [2024-07-02T06:27:56.473Z] 803065a709a5: Layer already exists [2024-07-02T06:27:56.473Z] f8825f3ef27c: Layer already exists [2024-07-02T06:27:56.473Z] 7bae8c1e6814: Layer already exists [2024-07-02T06:27:56.473Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:56.473Z] main: digest: sha256:fcc1af14fc67de6b0b4602cb3a5cff0495f7f22ef6d886e6f0ecbe1cf8b40dc0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:27:56.550Z] ===================================================== [Pipeline] echo [2024-07-02T06:27:56.566Z] taggedImages: [2024-07-02T06:27:56.566Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:56.566Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-02T06:27:56.566Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.27 [2024-07-02T06:27:56.566Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:56.566Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-02T06:27:56.599Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-02T06:27:56.599Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:56.599Z] latest [2024-07-02T06:27:56.599Z] 3.2.0-dev.27 [2024-07-02T06:27:56.599Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:27:56.599Z] main [2024-07-02T06:27:56.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:56.947Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:27:57.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:27:57.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T06:27:57.268Z] 4ab762369640: Preparing [2024-07-02T06:27:57.268Z] 61273820840e: Preparing [2024-07-02T06:27:57.268Z] eef52ed3f746: Preparing [2024-07-02T06:27:57.268Z] 803065a709a5: Preparing [2024-07-02T06:27:57.268Z] 417c753e8027: Preparing [2024-07-02T06:27:57.268Z] 124d80e66320: Preparing [2024-07-02T06:27:57.268Z] e36982af4907: Preparing [2024-07-02T06:27:57.268Z] f8a0f064f504: Preparing [2024-07-02T06:27:57.268Z] fbe844db0712: Preparing [2024-07-02T06:27:57.268Z] 63ec0bd56cf3: Preparing [2024-07-02T06:27:57.268Z] 124d80e66320: Waiting [2024-07-02T06:27:57.268Z] e36982af4907: Waiting [2024-07-02T06:27:57.268Z] f8a0f064f504: Waiting [2024-07-02T06:27:57.268Z] 63ec0bd56cf3: Waiting [2024-07-02T06:27:57.268Z] fbe844db0712: Waiting [2024-07-02T06:27:57.268Z] 803065a709a5: Layer already exists [2024-07-02T06:27:57.268Z] 417c753e8027: Layer already exists [2024-07-02T06:27:57.268Z] 4ab762369640: Pushed [2024-07-02T06:27:57.268Z] eef52ed3f746: Pushed [2024-07-02T06:27:57.268Z] 61273820840e: Pushed [2024-07-02T06:27:57.268Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:27:57.268Z] f8a0f064f504: Pushed [2024-07-02T06:27:58.205Z] fbe844db0712: Pushed [2024-07-02T06:28:03.476Z] e36982af4907: Pushed [2024-07-02T06:28:06.011Z] 124d80e66320: Pushed [2024-07-02T06:28:06.011Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:06.334Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:06.662Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-02T06:28:06.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T06:28:06.662Z] 4ab762369640: Preparing [2024-07-02T06:28:06.662Z] 61273820840e: Preparing [2024-07-02T06:28:06.662Z] eef52ed3f746: Preparing [2024-07-02T06:28:06.662Z] 803065a709a5: Preparing [2024-07-02T06:28:06.662Z] 417c753e8027: Preparing [2024-07-02T06:28:06.662Z] 124d80e66320: Preparing [2024-07-02T06:28:06.662Z] e36982af4907: Preparing [2024-07-02T06:28:06.662Z] f8a0f064f504: Preparing [2024-07-02T06:28:06.662Z] fbe844db0712: Preparing [2024-07-02T06:28:06.662Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:06.662Z] e36982af4907: Waiting [2024-07-02T06:28:06.662Z] f8a0f064f504: Waiting [2024-07-02T06:28:06.662Z] fbe844db0712: Waiting [2024-07-02T06:28:06.662Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:06.662Z] 124d80e66320: Waiting [2024-07-02T06:28:06.662Z] 4ab762369640: Layer already exists [2024-07-02T06:28:06.662Z] 417c753e8027: Layer already exists [2024-07-02T06:28:06.662Z] 61273820840e: Layer already exists [2024-07-02T06:28:06.662Z] 803065a709a5: Layer already exists [2024-07-02T06:28:06.662Z] eef52ed3f746: Layer already exists [2024-07-02T06:28:06.662Z] 124d80e66320: Layer already exists [2024-07-02T06:28:06.662Z] e36982af4907: Layer already exists [2024-07-02T06:28:06.662Z] fbe844db0712: Layer already exists [2024-07-02T06:28:06.662Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:06.662Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:06.662Z] latest: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:06.989Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:07.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.27 [2024-07-02T06:28:07.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T06:28:07.313Z] 4ab762369640: Preparing [2024-07-02T06:28:07.313Z] 61273820840e: Preparing [2024-07-02T06:28:07.313Z] eef52ed3f746: Preparing [2024-07-02T06:28:07.313Z] 803065a709a5: Preparing [2024-07-02T06:28:07.313Z] 417c753e8027: Preparing [2024-07-02T06:28:07.313Z] 124d80e66320: Preparing [2024-07-02T06:28:07.313Z] e36982af4907: Preparing [2024-07-02T06:28:07.313Z] f8a0f064f504: Preparing [2024-07-02T06:28:07.313Z] fbe844db0712: Preparing [2024-07-02T06:28:07.313Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:07.313Z] 124d80e66320: Waiting [2024-07-02T06:28:07.313Z] e36982af4907: Waiting [2024-07-02T06:28:07.313Z] f8a0f064f504: Waiting [2024-07-02T06:28:07.313Z] fbe844db0712: Waiting [2024-07-02T06:28:07.313Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:07.313Z] 803065a709a5: Layer already exists [2024-07-02T06:28:07.313Z] 417c753e8027: Layer already exists [2024-07-02T06:28:07.313Z] 4ab762369640: Layer already exists [2024-07-02T06:28:07.313Z] eef52ed3f746: Layer already exists [2024-07-02T06:28:07.313Z] 61273820840e: Layer already exists [2024-07-02T06:28:07.313Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:07.313Z] 124d80e66320: Layer already exists [2024-07-02T06:28:07.313Z] e36982af4907: Layer already exists [2024-07-02T06:28:07.313Z] fbe844db0712: Layer already exists [2024-07-02T06:28:07.313Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:07.313Z] 3.2.0-dev.27: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:07.641Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:07.962Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:07.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T06:28:07.962Z] 4ab762369640: Preparing [2024-07-02T06:28:07.962Z] 61273820840e: Preparing [2024-07-02T06:28:07.962Z] eef52ed3f746: Preparing [2024-07-02T06:28:07.962Z] 803065a709a5: Preparing [2024-07-02T06:28:07.962Z] 417c753e8027: Preparing [2024-07-02T06:28:07.962Z] 124d80e66320: Preparing [2024-07-02T06:28:07.962Z] e36982af4907: Preparing [2024-07-02T06:28:07.962Z] f8a0f064f504: Preparing [2024-07-02T06:28:07.962Z] fbe844db0712: Preparing [2024-07-02T06:28:07.962Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:07.962Z] f8a0f064f504: Waiting [2024-07-02T06:28:07.962Z] 124d80e66320: Waiting [2024-07-02T06:28:07.962Z] fbe844db0712: Waiting [2024-07-02T06:28:07.962Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:07.962Z] e36982af4907: Waiting [2024-07-02T06:28:07.962Z] eef52ed3f746: Layer already exists [2024-07-02T06:28:07.962Z] 4ab762369640: Layer already exists [2024-07-02T06:28:07.962Z] 803065a709a5: Layer already exists [2024-07-02T06:28:07.962Z] 417c753e8027: Layer already exists [2024-07-02T06:28:07.962Z] 61273820840e: Layer already exists [2024-07-02T06:28:07.962Z] 124d80e66320: Layer already exists [2024-07-02T06:28:07.962Z] fbe844db0712: Layer already exists [2024-07-02T06:28:07.962Z] e36982af4907: Layer already exists [2024-07-02T06:28:07.962Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:07.962Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:07.962Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:08.288Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:08.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-02T06:28:08.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T06:28:08.612Z] 4ab762369640: Preparing [2024-07-02T06:28:08.612Z] 61273820840e: Preparing [2024-07-02T06:28:08.612Z] eef52ed3f746: Preparing [2024-07-02T06:28:08.612Z] 803065a709a5: Preparing [2024-07-02T06:28:08.612Z] 417c753e8027: Preparing [2024-07-02T06:28:08.612Z] 124d80e66320: Preparing [2024-07-02T06:28:08.612Z] e36982af4907: Preparing [2024-07-02T06:28:08.612Z] 124d80e66320: Waiting [2024-07-02T06:28:08.612Z] e36982af4907: Waiting [2024-07-02T06:28:08.612Z] f8a0f064f504: Preparing [2024-07-02T06:28:08.612Z] fbe844db0712: Preparing [2024-07-02T06:28:08.612Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:08.612Z] f8a0f064f504: Waiting [2024-07-02T06:28:08.612Z] fbe844db0712: Waiting [2024-07-02T06:28:08.612Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:08.612Z] 4ab762369640: Layer already exists [2024-07-02T06:28:08.612Z] 803065a709a5: Layer already exists [2024-07-02T06:28:08.612Z] eef52ed3f746: Layer already exists [2024-07-02T06:28:08.612Z] 61273820840e: Layer already exists [2024-07-02T06:28:08.612Z] 417c753e8027: Layer already exists [2024-07-02T06:28:08.612Z] e36982af4907: Layer already exists [2024-07-02T06:28:08.612Z] 124d80e66320: Layer already exists [2024-07-02T06:28:08.612Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:08.612Z] fbe844db0712: Layer already exists [2024-07-02T06:28:08.612Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:08.612Z] main: digest: sha256:b28a99bf757cdbbfbf593786d71d4d80ee83fc6f432857fbade2854a2ba17a00 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:28:08.688Z] ===================================================== [Pipeline] echo [2024-07-02T06:28:08.701Z] taggedImages: [2024-07-02T06:28:08.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:08.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-02T06:28:08.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.27 [2024-07-02T06:28:08.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:08.701Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-02T06:28:08.728Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-02T06:28:08.728Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:08.728Z] latest [2024-07-02T06:28:08.728Z] 3.2.0-dev.27 [2024-07-02T06:28:08.728Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:08.728Z] main [2024-07-02T06:28:08.728Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:09.064Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:09.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:09.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T06:28:09.391Z] 14c8fa4d5e1c: Preparing [2024-07-02T06:28:09.391Z] b3e75e95b682: Preparing [2024-07-02T06:28:09.391Z] 643408804fb4: Preparing [2024-07-02T06:28:09.391Z] 803065a709a5: Preparing [2024-07-02T06:28:09.391Z] 417c753e8027: Preparing [2024-07-02T06:28:09.391Z] f20ef1d7fa48: Preparing [2024-07-02T06:28:09.391Z] 410d9e179f71: Preparing [2024-07-02T06:28:09.391Z] b28baa1c150d: Preparing [2024-07-02T06:28:09.391Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:09.391Z] f20ef1d7fa48: Waiting [2024-07-02T06:28:09.391Z] 410d9e179f71: Waiting [2024-07-02T06:28:09.392Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:09.392Z] b28baa1c150d: Waiting [2024-07-02T06:28:09.392Z] 803065a709a5: Layer already exists [2024-07-02T06:28:09.392Z] 417c753e8027: Layer already exists [2024-07-02T06:28:09.392Z] 643408804fb4: Pushed [2024-07-02T06:28:09.392Z] b3e75e95b682: Pushed [2024-07-02T06:28:09.392Z] 14c8fa4d5e1c: Pushed [2024-07-02T06:28:09.392Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:09.650Z] b28baa1c150d: Pushed [2024-07-02T06:28:09.908Z] 410d9e179f71: Pushed [2024-07-02T06:28:19.882Z] f20ef1d7fa48: Pushed [2024-07-02T06:28:19.882Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:20.210Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:20.532Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-02T06:28:20.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T06:28:20.532Z] 14c8fa4d5e1c: Preparing [2024-07-02T06:28:20.532Z] b3e75e95b682: Preparing [2024-07-02T06:28:20.532Z] 643408804fb4: Preparing [2024-07-02T06:28:20.532Z] 803065a709a5: Preparing [2024-07-02T06:28:20.532Z] 417c753e8027: Preparing [2024-07-02T06:28:20.532Z] f20ef1d7fa48: Preparing [2024-07-02T06:28:20.532Z] 410d9e179f71: Preparing [2024-07-02T06:28:20.532Z] b28baa1c150d: Preparing [2024-07-02T06:28:20.532Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:20.532Z] b28baa1c150d: Waiting [2024-07-02T06:28:20.532Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:20.532Z] f20ef1d7fa48: Waiting [2024-07-02T06:28:20.532Z] 410d9e179f71: Waiting [2024-07-02T06:28:20.532Z] 803065a709a5: Layer already exists [2024-07-02T06:28:20.532Z] b3e75e95b682: Layer already exists [2024-07-02T06:28:20.532Z] 643408804fb4: Layer already exists [2024-07-02T06:28:20.532Z] 14c8fa4d5e1c: Layer already exists [2024-07-02T06:28:20.532Z] 417c753e8027: Layer already exists [2024-07-02T06:28:20.532Z] f20ef1d7fa48: Layer already exists [2024-07-02T06:28:20.532Z] 410d9e179f71: Layer already exists [2024-07-02T06:28:20.532Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:20.532Z] b28baa1c150d: Layer already exists [2024-07-02T06:28:20.532Z] latest: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:20.907Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:21.225Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.27 [2024-07-02T06:28:21.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T06:28:21.225Z] 14c8fa4d5e1c: Preparing [2024-07-02T06:28:21.225Z] b3e75e95b682: Preparing [2024-07-02T06:28:21.225Z] 643408804fb4: Preparing [2024-07-02T06:28:21.225Z] 803065a709a5: Preparing [2024-07-02T06:28:21.225Z] 417c753e8027: Preparing [2024-07-02T06:28:21.225Z] f20ef1d7fa48: Preparing [2024-07-02T06:28:21.225Z] 410d9e179f71: Preparing [2024-07-02T06:28:21.225Z] b28baa1c150d: Preparing [2024-07-02T06:28:21.225Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:21.225Z] 410d9e179f71: Waiting [2024-07-02T06:28:21.225Z] f20ef1d7fa48: Waiting [2024-07-02T06:28:21.225Z] b28baa1c150d: Waiting [2024-07-02T06:28:21.225Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:21.225Z] 417c753e8027: Layer already exists [2024-07-02T06:28:21.225Z] 643408804fb4: Layer already exists [2024-07-02T06:28:21.225Z] b3e75e95b682: Layer already exists [2024-07-02T06:28:21.225Z] 14c8fa4d5e1c: Layer already exists [2024-07-02T06:28:21.225Z] 803065a709a5: Layer already exists [2024-07-02T06:28:21.225Z] 410d9e179f71: Layer already exists [2024-07-02T06:28:21.225Z] b28baa1c150d: Layer already exists [2024-07-02T06:28:21.225Z] f20ef1d7fa48: Layer already exists [2024-07-02T06:28:21.225Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:21.225Z] 3.2.0-dev.27: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:21.549Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:21.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:21.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T06:28:21.854Z] 14c8fa4d5e1c: Preparing [2024-07-02T06:28:21.854Z] b3e75e95b682: Preparing [2024-07-02T06:28:21.854Z] 643408804fb4: Preparing [2024-07-02T06:28:21.854Z] 803065a709a5: Preparing [2024-07-02T06:28:21.854Z] 417c753e8027: Preparing [2024-07-02T06:28:21.854Z] f20ef1d7fa48: Preparing [2024-07-02T06:28:21.854Z] 410d9e179f71: Preparing [2024-07-02T06:28:21.854Z] b28baa1c150d: Preparing [2024-07-02T06:28:21.854Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:21.854Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:21.854Z] f20ef1d7fa48: Waiting [2024-07-02T06:28:21.854Z] 410d9e179f71: Waiting [2024-07-02T06:28:21.854Z] b28baa1c150d: Waiting [2024-07-02T06:28:21.854Z] 643408804fb4: Layer already exists [2024-07-02T06:28:21.854Z] b3e75e95b682: Layer already exists [2024-07-02T06:28:21.854Z] 417c753e8027: Layer already exists [2024-07-02T06:28:21.854Z] 803065a709a5: Layer already exists [2024-07-02T06:28:21.854Z] 14c8fa4d5e1c: Layer already exists [2024-07-02T06:28:21.854Z] 410d9e179f71: Layer already exists [2024-07-02T06:28:21.854Z] f20ef1d7fa48: Layer already exists [2024-07-02T06:28:21.854Z] b28baa1c150d: Layer already exists [2024-07-02T06:28:21.854Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:21.854Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:22.169Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:22.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-02T06:28:22.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T06:28:22.483Z] 14c8fa4d5e1c: Preparing [2024-07-02T06:28:22.483Z] b3e75e95b682: Preparing [2024-07-02T06:28:22.483Z] 643408804fb4: Preparing [2024-07-02T06:28:22.483Z] 803065a709a5: Preparing [2024-07-02T06:28:22.483Z] 417c753e8027: Preparing [2024-07-02T06:28:22.483Z] f20ef1d7fa48: Preparing [2024-07-02T06:28:22.483Z] 410d9e179f71: Preparing [2024-07-02T06:28:22.483Z] b28baa1c150d: Preparing [2024-07-02T06:28:22.483Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:22.483Z] 410d9e179f71: Waiting [2024-07-02T06:28:22.483Z] b28baa1c150d: Waiting [2024-07-02T06:28:22.483Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:22.483Z] 417c753e8027: Layer already exists [2024-07-02T06:28:22.483Z] 643408804fb4: Layer already exists [2024-07-02T06:28:22.483Z] 14c8fa4d5e1c: Layer already exists [2024-07-02T06:28:22.483Z] b3e75e95b682: Layer already exists [2024-07-02T06:28:22.483Z] 803065a709a5: Layer already exists [2024-07-02T06:28:22.483Z] 410d9e179f71: Layer already exists [2024-07-02T06:28:22.483Z] f20ef1d7fa48: Layer already exists [2024-07-02T06:28:22.483Z] b28baa1c150d: Layer already exists [2024-07-02T06:28:22.483Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:22.483Z] main: digest: sha256:31021241b5abc65f8a57e5b6e9b65bcc1ee9c49f38eaa25544397e9d5dab269d size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:28:22.561Z] ===================================================== [Pipeline] echo [2024-07-02T06:28:22.570Z] taggedImages: [2024-07-02T06:28:22.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:22.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-02T06:28:22.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.27 [2024-07-02T06:28:22.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:22.570Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-02T06:28:22.595Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-02T06:28:22.595Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:22.595Z] latest [2024-07-02T06:28:22.595Z] 3.2.0-dev.27 [2024-07-02T06:28:22.595Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:22.595Z] main [2024-07-02T06:28:22.595Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:22.928Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:23.254Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:23.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T06:28:23.254Z] 4ab762369640: Preparing [2024-07-02T06:28:23.254Z] 91a71812db92: Preparing [2024-07-02T06:28:23.254Z] 94ef65972f02: Preparing [2024-07-02T06:28:23.254Z] 803065a709a5: Preparing [2024-07-02T06:28:23.254Z] 417c753e8027: Preparing [2024-07-02T06:28:23.254Z] ee843db058ef: Preparing [2024-07-02T06:28:23.254Z] f8a0f064f504: Preparing [2024-07-02T06:28:23.254Z] fbe844db0712: Preparing [2024-07-02T06:28:23.254Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:23.254Z] f8a0f064f504: Waiting [2024-07-02T06:28:23.254Z] ee843db058ef: Waiting [2024-07-02T06:28:23.254Z] fbe844db0712: Waiting [2024-07-02T06:28:23.254Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:23.254Z] 4ab762369640: Layer already exists [2024-07-02T06:28:23.254Z] 803065a709a5: Layer already exists [2024-07-02T06:28:23.255Z] 417c753e8027: Layer already exists [2024-07-02T06:28:23.255Z] fbe844db0712: Layer already exists [2024-07-02T06:28:23.255Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:23.255Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:23.255Z] 94ef65972f02: Pushed [2024-07-02T06:28:23.255Z] 91a71812db92: Pushed [2024-07-02T06:28:31.367Z] ee843db058ef: Pushed [2024-07-02T06:28:31.627Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:31.944Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:32.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-02T06:28:32.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T06:28:32.255Z] 4ab762369640: Preparing [2024-07-02T06:28:32.255Z] 91a71812db92: Preparing [2024-07-02T06:28:32.255Z] 94ef65972f02: Preparing [2024-07-02T06:28:32.255Z] 803065a709a5: Preparing [2024-07-02T06:28:32.255Z] 417c753e8027: Preparing [2024-07-02T06:28:32.255Z] ee843db058ef: Preparing [2024-07-02T06:28:32.255Z] f8a0f064f504: Preparing [2024-07-02T06:28:32.255Z] fbe844db0712: Preparing [2024-07-02T06:28:32.255Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:32.255Z] fbe844db0712: Waiting [2024-07-02T06:28:32.255Z] f8a0f064f504: Waiting [2024-07-02T06:28:32.255Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:32.255Z] ee843db058ef: Waiting [2024-07-02T06:28:32.255Z] 91a71812db92: Layer already exists [2024-07-02T06:28:32.255Z] 803065a709a5: Layer already exists [2024-07-02T06:28:32.255Z] 94ef65972f02: Layer already exists [2024-07-02T06:28:32.255Z] 417c753e8027: Layer already exists [2024-07-02T06:28:32.255Z] 4ab762369640: Layer already exists [2024-07-02T06:28:32.255Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:32.255Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:32.255Z] fbe844db0712: Layer already exists [2024-07-02T06:28:32.255Z] ee843db058ef: Layer already exists [2024-07-02T06:28:32.255Z] latest: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:32.574Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:32.891Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.27 [2024-07-02T06:28:32.891Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T06:28:32.891Z] 4ab762369640: Preparing [2024-07-02T06:28:32.891Z] 91a71812db92: Preparing [2024-07-02T06:28:32.891Z] 94ef65972f02: Preparing [2024-07-02T06:28:32.891Z] 803065a709a5: Preparing [2024-07-02T06:28:32.891Z] 417c753e8027: Preparing [2024-07-02T06:28:32.891Z] ee843db058ef: Preparing [2024-07-02T06:28:32.891Z] f8a0f064f504: Preparing [2024-07-02T06:28:32.891Z] fbe844db0712: Preparing [2024-07-02T06:28:32.891Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:32.891Z] f8a0f064f504: Waiting [2024-07-02T06:28:32.891Z] ee843db058ef: Waiting [2024-07-02T06:28:32.891Z] fbe844db0712: Waiting [2024-07-02T06:28:32.891Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:32.891Z] 94ef65972f02: Layer already exists [2024-07-02T06:28:32.891Z] 417c753e8027: Layer already exists [2024-07-02T06:28:32.891Z] 4ab762369640: Layer already exists [2024-07-02T06:28:32.891Z] 91a71812db92: Layer already exists [2024-07-02T06:28:32.891Z] 803065a709a5: Layer already exists [2024-07-02T06:28:32.891Z] fbe844db0712: Layer already exists [2024-07-02T06:28:32.891Z] ee843db058ef: Layer already exists [2024-07-02T06:28:32.891Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:32.891Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:32.891Z] 3.2.0-dev.27: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:33.220Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:33.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:33.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T06:28:33.544Z] 4ab762369640: Preparing [2024-07-02T06:28:33.544Z] 91a71812db92: Preparing [2024-07-02T06:28:33.544Z] 94ef65972f02: Preparing [2024-07-02T06:28:33.544Z] 803065a709a5: Preparing [2024-07-02T06:28:33.544Z] 417c753e8027: Preparing [2024-07-02T06:28:33.544Z] ee843db058ef: Preparing [2024-07-02T06:28:33.544Z] f8a0f064f504: Preparing [2024-07-02T06:28:33.544Z] fbe844db0712: Preparing [2024-07-02T06:28:33.544Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:33.544Z] ee843db058ef: Waiting [2024-07-02T06:28:33.544Z] fbe844db0712: Waiting [2024-07-02T06:28:33.544Z] f8a0f064f504: Waiting [2024-07-02T06:28:33.544Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:33.544Z] 94ef65972f02: Layer already exists [2024-07-02T06:28:33.544Z] 417c753e8027: Layer already exists [2024-07-02T06:28:33.544Z] 803065a709a5: Layer already exists [2024-07-02T06:28:33.544Z] 4ab762369640: Layer already exists [2024-07-02T06:28:33.544Z] 91a71812db92: Layer already exists [2024-07-02T06:28:33.544Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:33.544Z] ee843db058ef: Layer already exists [2024-07-02T06:28:33.544Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:33.544Z] fbe844db0712: Layer already exists [2024-07-02T06:28:33.544Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:33.869Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:34.185Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-02T06:28:34.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T06:28:34.185Z] 4ab762369640: Preparing [2024-07-02T06:28:34.185Z] 91a71812db92: Preparing [2024-07-02T06:28:34.185Z] 94ef65972f02: Preparing [2024-07-02T06:28:34.185Z] 803065a709a5: Preparing [2024-07-02T06:28:34.185Z] 417c753e8027: Preparing [2024-07-02T06:28:34.185Z] ee843db058ef: Preparing [2024-07-02T06:28:34.185Z] f8a0f064f504: Preparing [2024-07-02T06:28:34.185Z] fbe844db0712: Preparing [2024-07-02T06:28:34.185Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:34.185Z] ee843db058ef: Waiting [2024-07-02T06:28:34.185Z] f8a0f064f504: Waiting [2024-07-02T06:28:34.185Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:34.185Z] fbe844db0712: Waiting [2024-07-02T06:28:34.185Z] 417c753e8027: Layer already exists [2024-07-02T06:28:34.185Z] 803065a709a5: Layer already exists [2024-07-02T06:28:34.185Z] 4ab762369640: Layer already exists [2024-07-02T06:28:34.185Z] 94ef65972f02: Layer already exists [2024-07-02T06:28:34.185Z] 91a71812db92: Layer already exists [2024-07-02T06:28:34.185Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:34.185Z] f8a0f064f504: Layer already exists [2024-07-02T06:28:34.185Z] ee843db058ef: Layer already exists [2024-07-02T06:28:34.185Z] fbe844db0712: Layer already exists [2024-07-02T06:28:34.185Z] main: digest: sha256:e6bb72cc03aa23bc418d3aa1d4cb25f55fe7ca090ba1167347845e0c77974738 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:28:34.248Z] ===================================================== [Pipeline] echo [2024-07-02T06:28:34.257Z] taggedImages: [2024-07-02T06:28:34.257Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:34.257Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-02T06:28:34.257Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.27 [2024-07-02T06:28:34.257Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:34.257Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-02T06:28:34.279Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-02T06:28:34.279Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:34.279Z] latest [2024-07-02T06:28:34.279Z] 3.2.0-dev.27 [2024-07-02T06:28:34.279Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:34.279Z] main [2024-07-02T06:28:34.279Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:34.621Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:34.940Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:34.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T06:28:34.940Z] 522840b15e85: Preparing [2024-07-02T06:28:34.940Z] 55bfe5088bc0: Preparing [2024-07-02T06:28:34.940Z] 803065a709a5: Preparing [2024-07-02T06:28:34.940Z] 417c753e8027: Preparing [2024-07-02T06:28:34.940Z] 743b037723ce: Preparing [2024-07-02T06:28:34.940Z] 67cc3c8ac7b3: Preparing [2024-07-02T06:28:34.940Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:34.940Z] 67cc3c8ac7b3: Waiting [2024-07-02T06:28:34.940Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:34.940Z] 803065a709a5: Layer already exists [2024-07-02T06:28:34.940Z] 417c753e8027: Layer already exists [2024-07-02T06:28:34.940Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:34.940Z] 522840b15e85: Pushed [2024-07-02T06:28:34.940Z] 67cc3c8ac7b3: Pushed [2024-07-02T06:28:35.504Z] 743b037723ce: Pushed [2024-07-02T06:28:38.030Z] 55bfe5088bc0: Pushed [2024-07-02T06:28:38.030Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:38.347Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:38.656Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-02T06:28:38.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T06:28:38.656Z] 522840b15e85: Preparing [2024-07-02T06:28:38.656Z] 55bfe5088bc0: Preparing [2024-07-02T06:28:38.656Z] 803065a709a5: Preparing [2024-07-02T06:28:38.656Z] 417c753e8027: Preparing [2024-07-02T06:28:38.656Z] 743b037723ce: Preparing [2024-07-02T06:28:38.656Z] 67cc3c8ac7b3: Preparing [2024-07-02T06:28:38.656Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:38.656Z] 67cc3c8ac7b3: Waiting [2024-07-02T06:28:38.656Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:38.656Z] 743b037723ce: Layer already exists [2024-07-02T06:28:38.656Z] 417c753e8027: Layer already exists [2024-07-02T06:28:38.656Z] 522840b15e85: Layer already exists [2024-07-02T06:28:38.656Z] 803065a709a5: Layer already exists [2024-07-02T06:28:38.656Z] 55bfe5088bc0: Layer already exists [2024-07-02T06:28:38.656Z] 67cc3c8ac7b3: Layer already exists [2024-07-02T06:28:38.656Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:38.656Z] latest: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:38.976Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:39.291Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.27 [2024-07-02T06:28:39.291Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T06:28:39.291Z] 522840b15e85: Preparing [2024-07-02T06:28:39.291Z] 55bfe5088bc0: Preparing [2024-07-02T06:28:39.291Z] 803065a709a5: Preparing [2024-07-02T06:28:39.291Z] 417c753e8027: Preparing [2024-07-02T06:28:39.291Z] 743b037723ce: Preparing [2024-07-02T06:28:39.291Z] 67cc3c8ac7b3: Preparing [2024-07-02T06:28:39.291Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:39.291Z] 67cc3c8ac7b3: Waiting [2024-07-02T06:28:39.291Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:39.291Z] 522840b15e85: Layer already exists [2024-07-02T06:28:39.291Z] 803065a709a5: Layer already exists [2024-07-02T06:28:39.291Z] 55bfe5088bc0: Layer already exists [2024-07-02T06:28:39.291Z] 743b037723ce: Layer already exists [2024-07-02T06:28:39.291Z] 417c753e8027: Layer already exists [2024-07-02T06:28:39.291Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:39.291Z] 67cc3c8ac7b3: Layer already exists [2024-07-02T06:28:39.291Z] 3.2.0-dev.27: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:39.610Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:39.933Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:39.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T06:28:39.933Z] 522840b15e85: Preparing [2024-07-02T06:28:39.933Z] 55bfe5088bc0: Preparing [2024-07-02T06:28:39.933Z] 803065a709a5: Preparing [2024-07-02T06:28:39.933Z] 417c753e8027: Preparing [2024-07-02T06:28:39.933Z] 743b037723ce: Preparing [2024-07-02T06:28:39.933Z] 67cc3c8ac7b3: Preparing [2024-07-02T06:28:39.933Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:39.933Z] 67cc3c8ac7b3: Waiting [2024-07-02T06:28:39.933Z] 522840b15e85: Layer already exists [2024-07-02T06:28:39.933Z] 743b037723ce: Layer already exists [2024-07-02T06:28:39.933Z] 55bfe5088bc0: Layer already exists [2024-07-02T06:28:39.933Z] 417c753e8027: Layer already exists [2024-07-02T06:28:39.933Z] 803065a709a5: Layer already exists [2024-07-02T06:28:39.933Z] 67cc3c8ac7b3: Layer already exists [2024-07-02T06:28:39.933Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:39.933Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:40.250Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:40.566Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-02T06:28:40.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T06:28:40.566Z] 522840b15e85: Preparing [2024-07-02T06:28:40.566Z] 55bfe5088bc0: Preparing [2024-07-02T06:28:40.566Z] 803065a709a5: Preparing [2024-07-02T06:28:40.566Z] 417c753e8027: Preparing [2024-07-02T06:28:40.566Z] 743b037723ce: Preparing [2024-07-02T06:28:40.566Z] 67cc3c8ac7b3: Preparing [2024-07-02T06:28:40.567Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:40.567Z] 67cc3c8ac7b3: Waiting [2024-07-02T06:28:40.567Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:40.567Z] 522840b15e85: Layer already exists [2024-07-02T06:28:40.567Z] 743b037723ce: Layer already exists [2024-07-02T06:28:40.567Z] 803065a709a5: Layer already exists [2024-07-02T06:28:40.567Z] 417c753e8027: Layer already exists [2024-07-02T06:28:40.567Z] 55bfe5088bc0: Layer already exists [2024-07-02T06:28:40.567Z] 67cc3c8ac7b3: Layer already exists [2024-07-02T06:28:40.567Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:40.567Z] main: digest: sha256:53e0e2c9c14009442e7aa3bb7b00bc2058d10bfcd65ec1cc9f2476ef2aa8fa04 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:28:40.640Z] ===================================================== [Pipeline] echo [2024-07-02T06:28:40.656Z] taggedImages: [2024-07-02T06:28:40.656Z] - nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:40.656Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-02T06:28:40.656Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.27 [2024-07-02T06:28:40.656Z] - nexus3.edgexfoundry.org:10004/support-notifications:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:40.656Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-02T06:28:40.676Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-02T06:28:40.676Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:40.676Z] latest [2024-07-02T06:28:40.676Z] 3.2.0-dev.27 [2024-07-02T06:28:40.676Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:40.676Z] main [2024-07-02T06:28:40.676Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:41.010Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:41.411Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:41.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T06:28:41.411Z] ed33b8047933: Preparing [2024-07-02T06:28:41.411Z] 74a8fb8bb8f4: Preparing [2024-07-02T06:28:41.411Z] 803065a709a5: Preparing [2024-07-02T06:28:41.411Z] 417c753e8027: Preparing [2024-07-02T06:28:41.411Z] 32238800b2bd: Preparing [2024-07-02T06:28:41.411Z] fa15cabde5d9: Preparing [2024-07-02T06:28:41.411Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:41.411Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:41.411Z] 417c753e8027: Layer already exists [2024-07-02T06:28:41.411Z] 32238800b2bd: Layer already exists [2024-07-02T06:28:41.411Z] 803065a709a5: Layer already exists [2024-07-02T06:28:41.411Z] fa15cabde5d9: Layer already exists [2024-07-02T06:28:41.411Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:41.411Z] ed33b8047933: Pushed [2024-07-02T06:28:44.819Z] 74a8fb8bb8f4: Pushed [2024-07-02T06:28:44.819Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:45.141Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:45.457Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-02T06:28:45.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T06:28:45.457Z] ed33b8047933: Preparing [2024-07-02T06:28:45.457Z] 74a8fb8bb8f4: Preparing [2024-07-02T06:28:45.457Z] 803065a709a5: Preparing [2024-07-02T06:28:45.457Z] 417c753e8027: Preparing [2024-07-02T06:28:45.457Z] 32238800b2bd: Preparing [2024-07-02T06:28:45.457Z] fa15cabde5d9: Preparing [2024-07-02T06:28:45.457Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:45.457Z] fa15cabde5d9: Waiting [2024-07-02T06:28:45.457Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:45.457Z] 803065a709a5: Layer already exists [2024-07-02T06:28:45.457Z] 417c753e8027: Layer already exists [2024-07-02T06:28:45.457Z] 32238800b2bd: Layer already exists [2024-07-02T06:28:45.457Z] 74a8fb8bb8f4: Layer already exists [2024-07-02T06:28:45.457Z] ed33b8047933: Layer already exists [2024-07-02T06:28:45.457Z] fa15cabde5d9: Layer already exists [2024-07-02T06:28:45.457Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:45.457Z] latest: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:45.777Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:46.091Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.27 [2024-07-02T06:28:46.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T06:28:46.091Z] ed33b8047933: Preparing [2024-07-02T06:28:46.091Z] 74a8fb8bb8f4: Preparing [2024-07-02T06:28:46.091Z] 803065a709a5: Preparing [2024-07-02T06:28:46.091Z] 417c753e8027: Preparing [2024-07-02T06:28:46.091Z] 32238800b2bd: Preparing [2024-07-02T06:28:46.091Z] fa15cabde5d9: Preparing [2024-07-02T06:28:46.091Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:46.091Z] 803065a709a5: Layer already exists [2024-07-02T06:28:46.091Z] 417c753e8027: Layer already exists [2024-07-02T06:28:46.091Z] ed33b8047933: Layer already exists [2024-07-02T06:28:46.091Z] 74a8fb8bb8f4: Layer already exists [2024-07-02T06:28:46.091Z] 32238800b2bd: Layer already exists [2024-07-02T06:28:46.091Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:46.091Z] fa15cabde5d9: Layer already exists [2024-07-02T06:28:46.091Z] 3.2.0-dev.27: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:46.407Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:46.729Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:46.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T06:28:46.729Z] ed33b8047933: Preparing [2024-07-02T06:28:46.729Z] 74a8fb8bb8f4: Preparing [2024-07-02T06:28:46.729Z] 803065a709a5: Preparing [2024-07-02T06:28:46.729Z] 417c753e8027: Preparing [2024-07-02T06:28:46.729Z] 32238800b2bd: Preparing [2024-07-02T06:28:46.729Z] fa15cabde5d9: Preparing [2024-07-02T06:28:46.729Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:46.729Z] fa15cabde5d9: Waiting [2024-07-02T06:28:46.729Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:46.729Z] 417c753e8027: Layer already exists [2024-07-02T06:28:46.729Z] 803065a709a5: Layer already exists [2024-07-02T06:28:46.729Z] ed33b8047933: Layer already exists [2024-07-02T06:28:46.729Z] 32238800b2bd: Layer already exists [2024-07-02T06:28:46.729Z] 74a8fb8bb8f4: Layer already exists [2024-07-02T06:28:46.729Z] fa15cabde5d9: Layer already exists [2024-07-02T06:28:46.729Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:46.729Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:47.047Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:28:47.359Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-02T06:28:47.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T06:28:47.359Z] ed33b8047933: Preparing [2024-07-02T06:28:47.359Z] 74a8fb8bb8f4: Preparing [2024-07-02T06:28:47.359Z] 803065a709a5: Preparing [2024-07-02T06:28:47.359Z] 417c753e8027: Preparing [2024-07-02T06:28:47.359Z] 32238800b2bd: Preparing [2024-07-02T06:28:47.359Z] fa15cabde5d9: Preparing [2024-07-02T06:28:47.359Z] 63ec0bd56cf3: Preparing [2024-07-02T06:28:47.359Z] 63ec0bd56cf3: Waiting [2024-07-02T06:28:47.359Z] fa15cabde5d9: Waiting [2024-07-02T06:28:47.359Z] 417c753e8027: Layer already exists [2024-07-02T06:28:47.359Z] 32238800b2bd: Layer already exists [2024-07-02T06:28:47.359Z] 74a8fb8bb8f4: Layer already exists [2024-07-02T06:28:47.359Z] ed33b8047933: Layer already exists [2024-07-02T06:28:47.359Z] 803065a709a5: Layer already exists [2024-07-02T06:28:47.359Z] 63ec0bd56cf3: Layer already exists [2024-07-02T06:28:47.359Z] fa15cabde5d9: Layer already exists [2024-07-02T06:28:47.359Z] main: digest: sha256:4cc5770552b5748899b6143767d25d3d0f15356bb6baacd0737ab4d9578cdbfc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:28:47.420Z] ===================================================== [Pipeline] echo [2024-07-02T06:28:47.431Z] taggedImages: [2024-07-02T06:28:47.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:28:47.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-02T06:28:47.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.27 [2024-07-02T06:28:47.431Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:28:47.431Z] - 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-07-02T06:45:27.522Z] #140 ... [2024-07-02T06:45:27.522Z] [2024-07-02T06:45:27.522Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T06:45:27.522Z] #130 DONE 1137.3s [2024-07-02T06:45:27.522Z] [2024-07-02T06:45:27.522Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:45:27.522Z] #138 ... [2024-07-02T06:45:27.522Z] [2024-07-02T06:45:27.523Z] #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:45:27.523Z] #141 DONE 0.4s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #139 [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-07-02T06:45:27.523Z] #139 1138.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.27" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T06:45:27.523Z] #139 ... [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:45:27.523Z] #142 DONE 0.3s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #143 [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-07-02T06:45:27.523Z] #143 DONE 0.2s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T06:45:27.523Z] #144 DONE 0.1s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T06:45:27.523Z] #145 DONE 0.3s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:45:27.523Z] #146 DONE 0.3s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:45:27.523Z] #135 ... [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:45:27.523Z] #147 DONE 2.0s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #97 [security-proxy-setup] exporting to image [2024-07-02T06:45:27.523Z] #97 exporting layers [2024-07-02T06:45:27.523Z] #97 exporting layers 1.1s done [2024-07-02T06:45:27.523Z] #97 writing image sha256:87f9c1bbe269eb44b1df6073e6c65a5951c157b868689f0522859693e954ef89 done [2024-07-02T06:45:27.523Z] #97 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-02T06:45:27.523Z] #97 DONE 4.5s [2024-07-02T06:45:27.523Z] [2024-07-02T06:45:27.523Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:45:31.784Z] #131 ... [2024-07-02T06:45:31.784Z] [2024-07-02T06:45:31.784Z] #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T06:45:31.784Z] #134 DONE 1148.5s [2024-07-02T06:45:31.784Z] [2024-07-02T06:45:31.784Z] #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T06:45:32.060Z] #148 DONE 0.4s [2024-07-02T06:45:32.060Z] [2024-07-02T06:45:32.060Z] #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T06:45:35.412Z] #149 DONE 2.6s [2024-07-02T06:45:35.412Z] [2024-07-02T06:45:35.412Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:45:35.412Z] #150 DONE 0.4s [2024-07-02T06:45:35.412Z] [2024-07-02T06:45:35.412Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:45:35.412Z] #135 ... [2024-07-02T06:45:35.412Z] [2024-07-02T06:45:35.412Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:45:35.412Z] #151 DONE 0.2s [2024-07-02T06:45:35.412Z] [2024-07-02T06:45:35.412Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T06:45:36.004Z] #152 DONE 0.4s [2024-07-02T06:45:36.004Z] [2024-07-02T06:45:36.004Z] #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T06:45:36.004Z] #153 DONE 0.2s [2024-07-02T06:45:36.004Z] [2024-07-02T06:45:36.004Z] #154 [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-07-02T06:45:36.277Z] #154 DONE 0.2s [2024-07-02T06:45:36.277Z] [2024-07-02T06:45:36.277Z] #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T06:45:36.277Z] #155 DONE 0.2s [2024-07-02T06:45:36.277Z] [2024-07-02T06:45:36.277Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:45:36.553Z] #135 ... [2024-07-02T06:45:36.553Z] [2024-07-02T06:45:36.553Z] #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T06:45:36.553Z] #156 DONE 0.2s [2024-07-02T06:45:36.553Z] [2024-07-02T06:45:36.553Z] #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T06:45:36.831Z] #157 DONE 0.2s [2024-07-02T06:45:36.831Z] [2024-07-02T06:45:36.831Z] #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T06:45:38.801Z] #158 DONE 2.1s [2024-07-02T06:45:38.801Z] [2024-07-02T06:45:38.801Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:45:39.068Z] #131 ... [2024-07-02T06:45:39.068Z] [2024-07-02T06:45:39.068Z] #97 [security-bootstrapper] exporting to image [2024-07-02T06:45:39.068Z] #97 exporting layers [2024-07-02T06:45:40.047Z] #97 ... [2024-07-02T06:45:40.047Z] [2024-07-02T06:45:40.047Z] #139 [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-07-02T06:45:40.047Z] #139 DONE 1156.8s [2024-07-02T06:45:40.047Z] [2024-07-02T06:45:40.047Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:45:40.674Z] #133 ... [2024-07-02T06:45:40.674Z] [2024-07-02T06:45:40.674Z] #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:45:40.945Z] #159 DONE 0.4s [2024-07-02T06:45:40.945Z] [2024-07-02T06:45:40.945Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:45:41.214Z] #133 ... [2024-07-02T06:45:41.214Z] [2024-07-02T06:45:41.214Z] #97 [security-bootstrapper] exporting to image [2024-07-02T06:45:41.214Z] #97 exporting layers 2.3s done [2024-07-02T06:45:41.214Z] #97 writing image sha256:ebc68b390c1613b70dd7ae8af0374bdbb71377368ba2cf13994fc800307df357 done [2024-07-02T06:45:41.214Z] #97 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-07-02T06:45:41.214Z] #97 DONE 6.8s [2024-07-02T06:45:41.214Z] [2024-07-02T06:45:41.214Z] #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:45:41.214Z] #160 DONE 0.3s [2024-07-02T06:45:41.214Z] [2024-07-02T06:45:41.214Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:45:41.496Z] #133 ... [2024-07-02T06:45:41.496Z] [2024-07-02T06:45:41.496Z] #161 [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-07-02T06:45:41.496Z] #161 DONE 0.1s [2024-07-02T06:45:41.496Z] [2024-07-02T06:45:41.496Z] #162 [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-07-02T06:45:41.768Z] #162 DONE 0.2s [2024-07-02T06:45:41.768Z] [2024-07-02T06:45:41.768Z] #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:45:42.040Z] #163 DONE 0.3s [2024-07-02T06:45:42.040Z] [2024-07-02T06:45:42.040Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:45:42.040Z] #133 ... [2024-07-02T06:45:42.040Z] [2024-07-02T06:45:42.040Z] #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T06:45:42.307Z] #164 DONE 0.3s [2024-07-02T06:45:42.307Z] [2024-07-02T06:45:42.307Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T06:45:42.635Z] #165 DONE 0.3s [2024-07-02T06:45:42.635Z] [2024-07-02T06:45:42.635Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T06:45:42.908Z] #166 DONE 0.2s [2024-07-02T06:45:42.908Z] [2024-07-02T06:45:42.908Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:45:42.908Z] #137 ... [2024-07-02T06:45:42.908Z] [2024-07-02T06:45:42.908Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:45:44.859Z] #167 DONE 2.0s [2024-07-02T06:45:44.859Z] [2024-07-02T06:45:44.859Z] #97 [security-secretstore-setup] exporting to image [2024-07-02T06:45:46.817Z] #97 exporting layers 1.8s done [2024-07-02T06:45:46.817Z] #97 writing image sha256:90c2b5c50c21339b8a998a287257f6b7e8c0050193a36f151a2916a4e85c85b2 0.0s done [2024-07-02T06:45:46.817Z] #97 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-02T06:45:46.817Z] #97 DONE 8.7s [2024-07-02T06:45:46.817Z] [2024-07-02T06:45:46.817Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:46:34.829Z] #133 ... [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T06:46:34.829Z] #140 DONE 1210.5s [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:46:34.829Z] #138 ... [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:46:34.829Z] #168 DONE 0.3s [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:46:34.829Z] #169 DONE 0.1s [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:46:34.829Z] #133 ... [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T06:46:34.829Z] #170 DONE 0.3s [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:46:34.829Z] #133 ... [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #171 [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-07-02T06:46:34.829Z] #171 DONE 0.1s [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T06:46:34.829Z] #172 DONE 0.2s [2024-07-02T06:46:34.829Z] [2024-07-02T06:46:34.829Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:46:36.811Z] #173 DONE 1.8s [2024-07-02T06:46:36.811Z] [2024-07-02T06:46:36.811Z] #97 [core-common-config-bootstrapper] exporting to image [2024-07-02T06:46:36.811Z] #97 exporting layers [2024-07-02T06:46:37.396Z] #97 exporting layers 0.7s done [2024-07-02T06:46:37.396Z] #97 writing image sha256:9da3d48ef5d548bd9eccad7ffc6fa3699129fb58a14745f25dbb072544f56ae4 done [2024-07-02T06:46:37.396Z] #97 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-02T06:46:37.396Z] #97 DONE 9.4s [2024-07-02T06:46:37.396Z] [2024-07-02T06:46:37.396Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:48:29.071Z] #133 ... [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #136 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T06:48:29.071Z] #136 DONE 1317.5s [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:48:29.071Z] #137 ... [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:48:29.071Z] #174 DONE 0.3s [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:48:29.071Z] #175 DONE 0.2s [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T06:48:29.071Z] #176 DONE 0.3s [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #177 [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-07-02T06:48:29.071Z] #177 DONE 0.2s [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #97 [security-spiffe-token-provider] exporting to image [2024-07-02T06:48:29.071Z] #97 exporting layers [2024-07-02T06:48:29.071Z] #97 exporting layers 1.0s done [2024-07-02T06:48:29.071Z] #97 writing image sha256:2c375f2c3d283886a7c1b12c97c9eab0429fb4943da95908acc353a26b6ef185 done [2024-07-02T06:48:29.071Z] #97 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-02T06:48:29.071Z] #97 DONE 10.4s [2024-07-02T06:48:29.071Z] [2024-07-02T06:48:29.071Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:55:21.690Z] #138 ... [2024-07-02T06:55:21.690Z] [2024-07-02T06:55:21.690Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T06:55:21.690Z] #133 DONE 1738.2s [2024-07-02T06:55:21.690Z] [2024-07-02T06:55:21.690Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:55:21.690Z] #137 ... [2024-07-02T06:55:21.690Z] [2024-07-02T06:55:21.690Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:55:21.966Z] #178 DONE 0.2s [2024-07-02T06:55:21.966Z] [2024-07-02T06:55:21.966Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:55:21.966Z] #138 ... [2024-07-02T06:55:21.966Z] [2024-07-02T06:55:21.966Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:55:22.234Z] #179 DONE 0.2s [2024-07-02T06:55:22.234Z] [2024-07-02T06:55:22.234Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T06:55:22.822Z] #180 DONE 0.6s [2024-07-02T06:55:22.822Z] [2024-07-02T06:55:22.822Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:55:23.091Z] #181 DONE 0.2s [2024-07-02T06:55:23.091Z] [2024-07-02T06:55:23.091Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T06:55:23.678Z] #182 DONE 0.7s [2024-07-02T06:55:23.678Z] [2024-07-02T06:55:23.678Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T06:55:26.270Z] #183 DONE 2.2s [2024-07-02T06:55:26.270Z] [2024-07-02T06:55:26.270Z] #97 [security-proxy-auth] exporting to image [2024-07-02T06:55:26.270Z] #97 exporting layers [2024-07-02T06:55:26.539Z] #97 exporting layers 0.7s done [2024-07-02T06:55:26.808Z] #97 writing image sha256:7d46c66f6ed8e8f0a5b910d3db8062880fc61284ee17cb4c43dc72c115fce58e 0.0s done [2024-07-02T06:55:26.808Z] #97 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2024-07-02T06:55:26.808Z] #97 DONE 11.2s [2024-07-02T06:55:26.808Z] [2024-07-02T06:55:26.808Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:23.353Z] #137 ... [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #132 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T06:56:23.353Z] #132 DONE 1793.5s [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:23.353Z] #137 ... [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:56:23.353Z] #184 DONE 0.2s [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:23.353Z] #137 ... [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:56:23.353Z] #185 DONE 0.1s [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T06:56:23.353Z] #186 DONE 0.5s [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:23.353Z] #137 ... [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:56:23.353Z] #187 DONE 0.1s [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #97 [core-command] exporting to image [2024-07-02T06:56:23.353Z] #97 exporting layers [2024-07-02T06:56:23.353Z] #97 exporting layers 0.4s done [2024-07-02T06:56:23.353Z] #97 writing image sha256:09710e7af5f90255aae95b78e26285ca460fd5313da85208ea33be0b640c00b9 done [2024-07-02T06:56:23.353Z] #97 naming to docker.io/library/core-command-arm64 done [2024-07-02T06:56:23.353Z] #97 DONE 11.6s [2024-07-02T06:56:23.353Z] [2024-07-02T06:56:23.353Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:24.777Z] #137 ... [2024-07-02T06:56:24.777Z] [2024-07-02T06:56:24.777Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T06:56:24.777Z] #135 DONE 1801.5s [2024-07-02T06:56:24.777Z] [2024-07-02T06:56:24.777Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:25.045Z] #137 ... [2024-07-02T06:56:25.045Z] [2024-07-02T06:56:25.045Z] #188 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:56:25.325Z] #188 DONE 0.2s [2024-07-02T06:56:25.325Z] [2024-07-02T06:56:25.325Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:56:25.325Z] #131 ... [2024-07-02T06:56:25.325Z] [2024-07-02T06:56:25.325Z] #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:56:25.594Z] #189 DONE 0.2s [2024-07-02T06:56:25.594Z] [2024-07-02T06:56:25.594Z] #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T06:56:26.243Z] #190 DONE 0.6s [2024-07-02T06:56:26.243Z] [2024-07-02T06:56:26.243Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:26.243Z] #137 ... [2024-07-02T06:56:26.243Z] [2024-07-02T06:56:26.243Z] #191 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:56:26.512Z] #191 DONE 0.3s [2024-07-02T06:56:26.512Z] [2024-07-02T06:56:26.512Z] #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T06:56:26.790Z] #192 DONE 0.2s [2024-07-02T06:56:26.790Z] [2024-07-02T06:56:26.790Z] #97 [core-metadata] exporting to image [2024-07-02T06:56:26.790Z] #97 exporting layers [2024-07-02T06:56:26.790Z] #97 ... [2024-07-02T06:56:26.790Z] [2024-07-02T06:56:26.790Z] #138 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T06:56:26.790Z] #138 DONE 1803.8s [2024-07-02T06:56:27.058Z] [2024-07-02T06:56:27.058Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:56:27.659Z] #137 ... [2024-07-02T06:56:27.659Z] [2024-07-02T06:56:27.659Z] #97 [core-metadata] exporting to image [2024-07-02T06:56:27.659Z] #97 exporting layers 1.0s done [2024-07-02T06:56:27.659Z] #97 writing image sha256:cd3a21fb69872f6969dfe0c73bdde4173b3a06542b927dd6ff133520eba0bdae [2024-07-02T06:56:27.942Z] #97 writing image sha256:cd3a21fb69872f6969dfe0c73bdde4173b3a06542b927dd6ff133520eba0bdae 0.0s done [2024-07-02T06:56:27.942Z] #97 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-07-02T06:56:27.942Z] #97 DONE 12.7s [2024-07-02T06:56:27.942Z] [2024-07-02T06:56:27.942Z] #193 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:56:28.212Z] #193 DONE 0.2s [2024-07-02T06:56:28.212Z] [2024-07-02T06:56:28.212Z] #194 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:56:28.480Z] #194 DONE 0.1s [2024-07-02T06:56:28.480Z] [2024-07-02T06:56:28.480Z] #195 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T06:56:28.763Z] #195 DONE 0.5s [2024-07-02T06:56:28.764Z] [2024-07-02T06:56:28.764Z] #196 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:56:29.031Z] #196 DONE 0.1s [2024-07-02T06:56:29.031Z] [2024-07-02T06:56:29.031Z] #97 [core-data] exporting to image [2024-07-02T06:56:29.613Z] #97 exporting layers 0.6s done [2024-07-02T06:56:29.613Z] #97 writing image sha256:0d04777d4b47dda263949e05f0161b48f6ab9c3e312cb253a9f2c5bf34c86536 done [2024-07-02T06:56:29.613Z] #97 naming to docker.io/library/core-data-arm64 done [2024-07-02T06:56:29.613Z] #97 DONE 13.3s [2024-07-02T06:56:29.613Z] [2024-07-02T06:56:29.613Z] #137 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T06:57:01.872Z] #137 DONE 1838.2s [2024-07-02T06:57:01.872Z] [2024-07-02T06:57:01.872Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T06:57:01.872Z] #131 DONE 1838.2s [2024-07-02T06:57:01.872Z] [2024-07-02T06:57:01.872Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:57:01.872Z] #197 DONE 0.3s [2024-07-02T06:57:01.872Z] [2024-07-02T06:57:01.872Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:57:01.872Z] #198 DONE 0.1s [2024-07-02T06:57:01.872Z] [2024-07-02T06:57:01.872Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T06:57:02.144Z] #199 ... [2024-07-02T06:57:02.144Z] [2024-07-02T06:57:02.144Z] #200 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T06:57:02.144Z] #200 DONE 0.2s [2024-07-02T06:57:02.412Z] [2024-07-02T06:57:02.412Z] #201 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T06:57:02.412Z] #201 DONE 0.2s [2024-07-02T06:57:02.412Z] [2024-07-02T06:57:02.412Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T06:57:02.412Z] #202 ... [2024-07-02T06:57:02.412Z] [2024-07-02T06:57:02.412Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T06:57:02.412Z] #199 DONE 0.6s [2024-07-02T06:57:02.681Z] [2024-07-02T06:57:02.681Z] #203 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:57:02.681Z] #203 DONE 0.2s [2024-07-02T06:57:02.681Z] [2024-07-02T06:57:02.681Z] #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T06:57:02.681Z] #202 DONE 0.5s [2024-07-02T06:57:02.681Z] [2024-07-02T06:57:02.681Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T06:57:03.264Z] #204 DONE 0.2s [2024-07-02T06:57:03.264Z] [2024-07-02T06:57:03.264Z] #97 [support-notifications] exporting to image [2024-07-02T06:57:03.264Z] #97 exporting layers [2024-07-02T06:57:03.264Z] #97 exporting layers 0.5s done [2024-07-02T06:57:03.265Z] #97 writing image sha256:a9d989b2a4caee18dfbee9a345323871498699f5a93a5dd664943144d370d6fb 0.0s done [2024-07-02T06:57:03.265Z] #97 naming to docker.io/library/support-scheduler-arm64 done [2024-07-02T06:57:03.532Z] #97 exporting layers 0.5s done [2024-07-02T06:57:03.532Z] #97 writing image sha256:50dceb3c3538195493d3bbc84dea3030110d10e2aa5acdda9c2da42e2772d2de done [2024-07-02T06:57:03.532Z] #97 naming to docker.io/library/support-notifications-arm64 done [2024-07-02T06:57:03.532Z] #97 DONE 14.3s [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T06:57:03.532Z] time="2024-07-02T06:24:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T06:57:03.522Z] $ docker stop --time=1 76c9a32a88110b1b2978d5f9447ee421c8643b1019653672ceaf0131e6ab12ff [2024-07-02T06:57:05.288Z] $ docker rm -f --volumes 76c9a32a88110b1b2978d5f9447ee421c8643b1019653672ceaf0131e6ab12ff [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T06:57:05.841Z] + docker images [2024-07-02T06:57:05.841Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T06:57:05.841Z] support-scheduler-arm64 latest a9d989b2a4ca 3 seconds ago 42.4MB [2024-07-02T06:57:05.841Z] support-notifications-arm64 latest 50dceb3c3538 3 seconds ago 43.3MB [2024-07-02T06:57:05.841Z] core-data-arm64 latest 0d04777d4b47 37 seconds ago 40.1MB [2024-07-02T06:57:05.841Z] core-metadata-arm64 latest cd3a21fb6987 39 seconds ago 40.3MB [2024-07-02T06:57:05.841Z] core-command-arm64 latest 09710e7af5f9 48 seconds ago 39.9MB [2024-07-02T06:57:05.841Z] security-proxy-auth-arm64 latest 7d46c66f6ed8 About a minute ago 37.4MB [2024-07-02T06:57:05.841Z] security-spiffe-token-provider-arm64 latest 2c375f2c3d28 8 minutes ago 34.1MB [2024-07-02T06:57:05.841Z] core-common-config-bootstrapper-arm64 latest 9da3d48ef5d5 10 minutes ago 20.1MB [2024-07-02T06:57:05.841Z] security-secretstore-setup-arm64 latest 90c2b5c50c21 11 minutes ago 41.5MB [2024-07-02T06:57:05.841Z] security-bootstrapper-arm64 latest ebc68b390c16 11 minutes ago 23.7MB [2024-07-02T06:57:05.841Z] security-proxy-setup-arm64 latest 87f9c1bbe269 11 minutes ago 31MB [2024-07-02T06:57:05.841Z] security-spire-agent-arm64 latest be709f7b837e 31 minutes ago 157MB [2024-07-02T06:57:05.841Z] security-spire-config-arm64 latest 970fefc33490 31 minutes ago 101MB [2024-07-02T06:57:05.841Z] security-spire-server-arm64 latest b7a9e1362b9b 31 minutes ago 102MB [2024-07-02T06:57:05.841Z] ci-base-image-arm64 latest 660f375b7900 33 minutes ago 962MB [2024-07-02T06:57:05.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-02T06:57:05.841Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-02T06:57:05.985Z] provisioning config files... [2024-07-02T06:57:06.001Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/645@tmp/config546485071925662949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T06:57:06.358Z] ---> ****-login.sh [2024-07-02T06:57:06.358Z] nexus3.edgexfoundry.org:10001 [2024-07-02T06:57:06.625Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:57:06.892Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:57:06.892Z] Configure a credential helper to remove this warning. See [2024-07-02T06:57:06.892Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:57:06.892Z] [2024-07-02T06:57:06.892Z] Login Succeeded [2024-07-02T06:57:06.892Z] nexus3.edgexfoundry.org:10002 [2024-07-02T06:57:07.160Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:57:07.160Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:57:07.160Z] Configure a credential helper to remove this warning. See [2024-07-02T06:57:07.160Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:57:07.160Z] [2024-07-02T06:57:07.160Z] Login Succeeded [2024-07-02T06:57:07.160Z] nexus3.edgexfoundry.org:10003 [2024-07-02T06:57:07.472Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:57:07.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:57:07.739Z] Configure a credential helper to remove this warning. See [2024-07-02T06:57:07.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:57:07.739Z] [2024-07-02T06:57:07.739Z] Login Succeeded [2024-07-02T06:57:07.739Z] nexus3.edgexfoundry.org:10004 [2024-07-02T06:57:08.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:57:08.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:57:08.006Z] Configure a credential helper to remove this warning. See [2024-07-02T06:57:08.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:57:08.006Z] [2024-07-02T06:57:08.006Z] Login Succeeded [2024-07-02T06:57:08.006Z] ****.io [2024-07-02T06:57:08.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T06:57:08.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T06:57:08.546Z] Configure a credential helper to remove this warning. See [2024-07-02T06:57:08.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T06:57:08.546Z] [2024-07-02T06:57:08.546Z] Login Succeeded [2024-07-02T06:57:08.546Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T06:57:08.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:57:08.605Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T06:57:08.632Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-02T06:57:08.632Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:08.632Z] latest [2024-07-02T06:57:08.632Z] 3.2.0-dev.27 [2024-07-02T06:57:08.632Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:08.632Z] main [2024-07-02T06:57:08.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:09.003Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:09.367Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:09.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T06:57:09.367Z] 8a839c423696: Preparing [2024-07-02T06:57:09.367Z] 1f5f63ad0a59: Preparing [2024-07-02T06:57:09.367Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:09.367Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:09.367Z] 16f970a1faf4: Preparing [2024-07-02T06:57:09.367Z] af718e19dcd5: Preparing [2024-07-02T06:57:09.367Z] da707bb00cb8: Preparing [2024-07-02T06:57:09.367Z] af718e19dcd5: Waiting [2024-07-02T06:57:09.367Z] da707bb00cb8: Waiting [2024-07-02T06:57:09.637Z] 7eab1d9e05a5: Pushed [2024-07-02T06:57:09.637Z] 2c5e8bcd13ca: Pushed [2024-07-02T06:57:09.637Z] 8a839c423696: Pushed [2024-07-02T06:57:09.637Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:09.903Z] af718e19dcd5: Pushed [2024-07-02T06:57:10.869Z] 16f970a1faf4: Pushed [2024-07-02T06:57:16.210Z] 1f5f63ad0a59: Pushed [2024-07-02T06:57:16.210Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:16.585Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:16.955Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-02T06:57:16.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T06:57:16.955Z] 8a839c423696: Preparing [2024-07-02T06:57:16.955Z] 1f5f63ad0a59: Preparing [2024-07-02T06:57:16.955Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:16.955Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:16.955Z] 16f970a1faf4: Preparing [2024-07-02T06:57:16.955Z] af718e19dcd5: Preparing [2024-07-02T06:57:16.955Z] da707bb00cb8: Preparing [2024-07-02T06:57:16.955Z] af718e19dcd5: Waiting [2024-07-02T06:57:16.955Z] da707bb00cb8: Waiting [2024-07-02T06:57:16.955Z] 1f5f63ad0a59: Layer already exists [2024-07-02T06:57:16.955Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:16.955Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:16.955Z] 8a839c423696: Layer already exists [2024-07-02T06:57:16.955Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:16.955Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:16.955Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:17.223Z] latest: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:17.597Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:17.963Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.27 [2024-07-02T06:57:17.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T06:57:17.963Z] 8a839c423696: Preparing [2024-07-02T06:57:17.963Z] 1f5f63ad0a59: Preparing [2024-07-02T06:57:17.963Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:17.963Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:17.963Z] 16f970a1faf4: Preparing [2024-07-02T06:57:17.963Z] af718e19dcd5: Preparing [2024-07-02T06:57:17.963Z] da707bb00cb8: Preparing [2024-07-02T06:57:17.963Z] af718e19dcd5: Waiting [2024-07-02T06:57:17.963Z] da707bb00cb8: Waiting [2024-07-02T06:57:17.963Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:17.963Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:17.963Z] 1f5f63ad0a59: Layer already exists [2024-07-02T06:57:17.963Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:17.963Z] 8a839c423696: Layer already exists [2024-07-02T06:57:17.963Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:17.963Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:18.231Z] 3.2.0-dev.27: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:18.591Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:18.942Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:18.942Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T06:57:18.942Z] 8a839c423696: Preparing [2024-07-02T06:57:18.942Z] 1f5f63ad0a59: Preparing [2024-07-02T06:57:18.942Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:18.942Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:18.942Z] 16f970a1faf4: Preparing [2024-07-02T06:57:18.942Z] af718e19dcd5: Preparing [2024-07-02T06:57:18.942Z] da707bb00cb8: Preparing [2024-07-02T06:57:18.942Z] af718e19dcd5: Waiting [2024-07-02T06:57:18.942Z] da707bb00cb8: Waiting [2024-07-02T06:57:18.942Z] 1f5f63ad0a59: Layer already exists [2024-07-02T06:57:18.942Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:18.942Z] 8a839c423696: Layer already exists [2024-07-02T06:57:18.942Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:18.942Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:18.942Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:18.942Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:19.207Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:19.564Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:19.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-02T06:57:19.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T06:57:19.918Z] 8a839c423696: Preparing [2024-07-02T06:57:19.918Z] 1f5f63ad0a59: Preparing [2024-07-02T06:57:19.918Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:19.918Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:19.918Z] 16f970a1faf4: Preparing [2024-07-02T06:57:19.918Z] af718e19dcd5: Preparing [2024-07-02T06:57:19.918Z] da707bb00cb8: Preparing [2024-07-02T06:57:19.918Z] af718e19dcd5: Waiting [2024-07-02T06:57:19.918Z] da707bb00cb8: Waiting [2024-07-02T06:57:19.918Z] 1f5f63ad0a59: Layer already exists [2024-07-02T06:57:19.918Z] 8a839c423696: Layer already exists [2024-07-02T06:57:19.918Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:19.918Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:19.918Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:19.918Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:19.918Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:20.187Z] main: digest: sha256:036ed8106ff050fad0dbe094fb49881a933d1978037cd5bf5f12b97f8dda694c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:57:20.259Z] ===================================================== [Pipeline] echo [2024-07-02T06:57:20.275Z] taggedImages: [2024-07-02T06:57:20.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:20.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-02T06:57:20.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.27 [2024-07-02T06:57:20.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:20.275Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-02T06:57:20.303Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-02T06:57:20.303Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:20.303Z] latest [2024-07-02T06:57:20.303Z] 3.2.0-dev.27 [2024-07-02T06:57:20.303Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:20.303Z] main [2024-07-02T06:57:20.303Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:20.679Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:21.050Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:21.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T06:57:21.050Z] f6310f568ae2: Preparing [2024-07-02T06:57:21.050Z] 021179d5e299: Preparing [2024-07-02T06:57:21.050Z] da35c72f7112: Preparing [2024-07-02T06:57:21.050Z] 73161e36ae4d: Preparing [2024-07-02T06:57:21.050Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:21.050Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:21.050Z] 16f970a1faf4: Preparing [2024-07-02T06:57:21.050Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:21.050Z] af718e19dcd5: Preparing [2024-07-02T06:57:21.050Z] 16f970a1faf4: Waiting [2024-07-02T06:57:21.050Z] da707bb00cb8: Preparing [2024-07-02T06:57:21.050Z] af718e19dcd5: Waiting [2024-07-02T06:57:21.050Z] da707bb00cb8: Waiting [2024-07-02T06:57:21.318Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:21.318Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:21.318Z] 021179d5e299: Pushed [2024-07-02T06:57:21.318Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:21.318Z] f6310f568ae2: Pushed [2024-07-02T06:57:21.318Z] da35c72f7112: Pushed [2024-07-02T06:57:21.318Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:21.318Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:23.262Z] 73161e36ae4d: Pushed [2024-07-02T06:57:23.262Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:23.630Z] + 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-07-02T06:57:23.986Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-02T06:57:23.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T06:57:23.986Z] f6310f568ae2: Preparing [2024-07-02T06:57:23.986Z] 021179d5e299: Preparing [2024-07-02T06:57:23.986Z] da35c72f7112: Preparing [2024-07-02T06:57:23.986Z] 73161e36ae4d: Preparing [2024-07-02T06:57:23.986Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:23.986Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:23.986Z] 16f970a1faf4: Preparing [2024-07-02T06:57:23.986Z] af718e19dcd5: Preparing [2024-07-02T06:57:23.986Z] da707bb00cb8: Preparing [2024-07-02T06:57:23.986Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:23.986Z] 16f970a1faf4: Waiting [2024-07-02T06:57:23.986Z] da707bb00cb8: Waiting [2024-07-02T06:57:23.986Z] af718e19dcd5: Waiting [2024-07-02T06:57:23.986Z] 73161e36ae4d: Layer already exists [2024-07-02T06:57:23.986Z] da35c72f7112: Layer already exists [2024-07-02T06:57:23.986Z] f6310f568ae2: Layer already exists [2024-07-02T06:57:23.986Z] 021179d5e299: Layer already exists [2024-07-02T06:57:23.986Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:23.986Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:23.986Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:23.986Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:23.986Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:24.254Z] latest: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:24.619Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:24.985Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.27 [2024-07-02T06:57:24.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T06:57:24.985Z] f6310f568ae2: Preparing [2024-07-02T06:57:24.985Z] 021179d5e299: Preparing [2024-07-02T06:57:24.985Z] da35c72f7112: Preparing [2024-07-02T06:57:24.985Z] 73161e36ae4d: Preparing [2024-07-02T06:57:24.985Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:24.985Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:24.985Z] 16f970a1faf4: Preparing [2024-07-02T06:57:24.985Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:24.985Z] af718e19dcd5: Preparing [2024-07-02T06:57:24.985Z] 16f970a1faf4: Waiting [2024-07-02T06:57:24.985Z] da707bb00cb8: Preparing [2024-07-02T06:57:24.985Z] af718e19dcd5: Waiting [2024-07-02T06:57:24.985Z] da707bb00cb8: Waiting [2024-07-02T06:57:24.985Z] 021179d5e299: Layer already exists [2024-07-02T06:57:24.985Z] f6310f568ae2: Layer already exists [2024-07-02T06:57:24.985Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:24.985Z] da35c72f7112: Layer already exists [2024-07-02T06:57:24.985Z] 73161e36ae4d: Layer already exists [2024-07-02T06:57:24.985Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:24.985Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:24.985Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:24.985Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:25.252Z] 3.2.0-dev.27: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:25.622Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:25.979Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:25.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T06:57:25.979Z] f6310f568ae2: Preparing [2024-07-02T06:57:25.979Z] 021179d5e299: Preparing [2024-07-02T06:57:25.979Z] da35c72f7112: Preparing [2024-07-02T06:57:25.979Z] 73161e36ae4d: Preparing [2024-07-02T06:57:25.979Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:25.979Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:25.979Z] 16f970a1faf4: Preparing [2024-07-02T06:57:25.979Z] af718e19dcd5: Preparing [2024-07-02T06:57:25.979Z] da707bb00cb8: Preparing [2024-07-02T06:57:25.979Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:25.979Z] 16f970a1faf4: Waiting [2024-07-02T06:57:25.979Z] af718e19dcd5: Waiting [2024-07-02T06:57:25.979Z] da707bb00cb8: Waiting [2024-07-02T06:57:25.979Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:25.979Z] 73161e36ae4d: Layer already exists [2024-07-02T06:57:25.979Z] 021179d5e299: Layer already exists [2024-07-02T06:57:25.979Z] f6310f568ae2: Layer already exists [2024-07-02T06:57:25.980Z] da35c72f7112: Layer already exists [2024-07-02T06:57:25.980Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:25.980Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:25.980Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:25.980Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:26.247Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:26.611Z] + 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-07-02T06:57:26.972Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-02T06:57:26.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T06:57:26.972Z] f6310f568ae2: Preparing [2024-07-02T06:57:26.972Z] 021179d5e299: Preparing [2024-07-02T06:57:26.972Z] da35c72f7112: Preparing [2024-07-02T06:57:26.972Z] 73161e36ae4d: Preparing [2024-07-02T06:57:26.972Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:26.972Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:26.972Z] 16f970a1faf4: Preparing [2024-07-02T06:57:26.972Z] af718e19dcd5: Preparing [2024-07-02T06:57:26.972Z] da707bb00cb8: Preparing [2024-07-02T06:57:26.972Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:26.972Z] 16f970a1faf4: Waiting [2024-07-02T06:57:26.972Z] af718e19dcd5: Waiting [2024-07-02T06:57:26.972Z] da707bb00cb8: Waiting [2024-07-02T06:57:26.972Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:26.972Z] da35c72f7112: Layer already exists [2024-07-02T06:57:26.972Z] 73161e36ae4d: Layer already exists [2024-07-02T06:57:26.972Z] 021179d5e299: Layer already exists [2024-07-02T06:57:26.972Z] f6310f568ae2: Layer already exists [2024-07-02T06:57:26.972Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:26.972Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:26.972Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:26.972Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:27.379Z] main: digest: sha256:7fb15067abf7cd65647d92b29cebf5f62a2db39e7833073408f3ac55f930b5c7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:57:27.451Z] ===================================================== [Pipeline] echo [2024-07-02T06:57:27.465Z] taggedImages: [2024-07-02T06:57:27.465Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:27.465Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-02T06:57:27.465Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.27 [2024-07-02T06:57:27.465Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:27.465Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-02T06:57:27.490Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-02T06:57:27.490Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:27.490Z] latest [2024-07-02T06:57:27.490Z] 3.2.0-dev.27 [2024-07-02T06:57:27.490Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:27.490Z] main [2024-07-02T06:57:27.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:27.890Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:28.254Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:28.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T06:57:28.254Z] 9a02bd849f50: Preparing [2024-07-02T06:57:28.254Z] 5d8a045211d1: Preparing [2024-07-02T06:57:28.254Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:28.254Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:28.254Z] 0376cbbc54ec: Preparing [2024-07-02T06:57:28.254Z] 14039b29fe43: Preparing [2024-07-02T06:57:28.254Z] da707bb00cb8: Preparing [2024-07-02T06:57:28.254Z] 14039b29fe43: Waiting [2024-07-02T06:57:28.254Z] da707bb00cb8: Waiting [2024-07-02T06:57:28.523Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:28.523Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:28.523Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:28.523Z] 9a02bd849f50: Pushed [2024-07-02T06:57:28.523Z] 14039b29fe43: Pushed [2024-07-02T06:57:29.931Z] 0376cbbc54ec: Pushed [2024-07-02T06:57:35.274Z] 5d8a045211d1: Pushed [2024-07-02T06:57:35.274Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:35.644Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:36.004Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-02T06:57:36.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T06:57:36.004Z] 9a02bd849f50: Preparing [2024-07-02T06:57:36.004Z] 5d8a045211d1: Preparing [2024-07-02T06:57:36.004Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:36.004Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:36.004Z] 0376cbbc54ec: Preparing [2024-07-02T06:57:36.004Z] 14039b29fe43: Preparing [2024-07-02T06:57:36.004Z] da707bb00cb8: Preparing [2024-07-02T06:57:36.004Z] 14039b29fe43: Waiting [2024-07-02T06:57:36.004Z] da707bb00cb8: Waiting [2024-07-02T06:57:36.004Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:36.004Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:36.004Z] 5d8a045211d1: Layer already exists [2024-07-02T06:57:36.004Z] 0376cbbc54ec: Layer already exists [2024-07-02T06:57:36.004Z] 9a02bd849f50: Layer already exists [2024-07-02T06:57:36.004Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:36.004Z] 14039b29fe43: Layer already exists [2024-07-02T06:57:36.270Z] latest: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:36.634Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:37.054Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.27 [2024-07-02T06:57:37.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T06:57:37.054Z] 9a02bd849f50: Preparing [2024-07-02T06:57:37.054Z] 5d8a045211d1: Preparing [2024-07-02T06:57:37.054Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:37.054Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:37.054Z] 0376cbbc54ec: Preparing [2024-07-02T06:57:37.054Z] 14039b29fe43: Preparing [2024-07-02T06:57:37.054Z] da707bb00cb8: Preparing [2024-07-02T06:57:37.054Z] 14039b29fe43: Waiting [2024-07-02T06:57:37.054Z] da707bb00cb8: Waiting [2024-07-02T06:57:37.054Z] 9a02bd849f50: Layer already exists [2024-07-02T06:57:37.054Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:37.054Z] 5d8a045211d1: Layer already exists [2024-07-02T06:57:37.054Z] 0376cbbc54ec: Layer already exists [2024-07-02T06:57:37.325Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:37.325Z] 14039b29fe43: Layer already exists [2024-07-02T06:57:37.325Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:37.325Z] 3.2.0-dev.27: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:37.704Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:38.099Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:38.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T06:57:38.099Z] 9a02bd849f50: Preparing [2024-07-02T06:57:38.099Z] 5d8a045211d1: Preparing [2024-07-02T06:57:38.099Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:38.099Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:38.099Z] 0376cbbc54ec: Preparing [2024-07-02T06:57:38.099Z] 14039b29fe43: Preparing [2024-07-02T06:57:38.099Z] 14039b29fe43: Waiting [2024-07-02T06:57:38.099Z] da707bb00cb8: Preparing [2024-07-02T06:57:38.099Z] da707bb00cb8: Waiting [2024-07-02T06:57:38.099Z] 5d8a045211d1: Layer already exists [2024-07-02T06:57:38.099Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:38.099Z] 9a02bd849f50: Layer already exists [2024-07-02T06:57:38.099Z] 0376cbbc54ec: Layer already exists [2024-07-02T06:57:38.099Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:38.099Z] 14039b29fe43: Layer already exists [2024-07-02T06:57:38.099Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:38.376Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:38.739Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:39.097Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-02T06:57:39.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T06:57:39.097Z] 9a02bd849f50: Preparing [2024-07-02T06:57:39.097Z] 5d8a045211d1: Preparing [2024-07-02T06:57:39.097Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:39.097Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:39.097Z] 0376cbbc54ec: Preparing [2024-07-02T06:57:39.097Z] 14039b29fe43: Preparing [2024-07-02T06:57:39.097Z] da707bb00cb8: Preparing [2024-07-02T06:57:39.097Z] 14039b29fe43: Waiting [2024-07-02T06:57:39.097Z] da707bb00cb8: Waiting [2024-07-02T06:57:39.097Z] 9a02bd849f50: Layer already exists [2024-07-02T06:57:39.097Z] 5d8a045211d1: Layer already exists [2024-07-02T06:57:39.097Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:39.097Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:39.097Z] 0376cbbc54ec: Layer already exists [2024-07-02T06:57:39.097Z] 14039b29fe43: Layer already exists [2024-07-02T06:57:39.097Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:39.364Z] main: digest: sha256:38515c59819cb86bc71d047961496b1c5f5aa0765c6085a02e3cd0a91912ece9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:57:39.435Z] ===================================================== [Pipeline] echo [2024-07-02T06:57:39.448Z] taggedImages: [2024-07-02T06:57:39.448Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:39.448Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-02T06:57:39.448Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.27 [2024-07-02T06:57:39.448Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:39.448Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-02T06:57:39.471Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-02T06:57:39.471Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:39.471Z] latest [2024-07-02T06:57:39.471Z] 3.2.0-dev.27 [2024-07-02T06:57:39.471Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:39.471Z] main [2024-07-02T06:57:39.471Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:39.838Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:40.196Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:40.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T06:57:40.196Z] 9068bf436721: Preparing [2024-07-02T06:57:40.196Z] 1b39551af9ab: Preparing [2024-07-02T06:57:40.196Z] d2b450b0ff08: Preparing [2024-07-02T06:57:40.196Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:40.196Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:40.196Z] 16f970a1faf4: Preparing [2024-07-02T06:57:40.196Z] af718e19dcd5: Preparing [2024-07-02T06:57:40.196Z] da707bb00cb8: Preparing [2024-07-02T06:57:40.196Z] 16f970a1faf4: Waiting [2024-07-02T06:57:40.196Z] af718e19dcd5: Waiting [2024-07-02T06:57:40.196Z] da707bb00cb8: Waiting [2024-07-02T06:57:40.463Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:40.463Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:40.463Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:40.463Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:40.463Z] 1b39551af9ab: Pushed [2024-07-02T06:57:40.463Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:40.463Z] 9068bf436721: Pushed [2024-07-02T06:57:47.107Z] d2b450b0ff08: Pushed [2024-07-02T06:57:47.107Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:47.467Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:47.826Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-02T06:57:47.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T06:57:47.826Z] 9068bf436721: Preparing [2024-07-02T06:57:47.826Z] 1b39551af9ab: Preparing [2024-07-02T06:57:47.826Z] d2b450b0ff08: Preparing [2024-07-02T06:57:47.826Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:47.826Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:47.826Z] 16f970a1faf4: Preparing [2024-07-02T06:57:47.826Z] af718e19dcd5: Preparing [2024-07-02T06:57:47.826Z] da707bb00cb8: Preparing [2024-07-02T06:57:47.826Z] 16f970a1faf4: Waiting [2024-07-02T06:57:47.826Z] af718e19dcd5: Waiting [2024-07-02T06:57:47.826Z] da707bb00cb8: Waiting [2024-07-02T06:57:47.826Z] 9068bf436721: Layer already exists [2024-07-02T06:57:47.826Z] d2b450b0ff08: Layer already exists [2024-07-02T06:57:47.826Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:47.826Z] 1b39551af9ab: Layer already exists [2024-07-02T06:57:47.826Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:47.826Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:47.826Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:47.826Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:48.093Z] latest: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:48.454Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:48.819Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.27 [2024-07-02T06:57:48.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T06:57:48.819Z] 9068bf436721: Preparing [2024-07-02T06:57:48.819Z] 1b39551af9ab: Preparing [2024-07-02T06:57:48.819Z] d2b450b0ff08: Preparing [2024-07-02T06:57:48.819Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:48.819Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:48.819Z] 16f970a1faf4: Preparing [2024-07-02T06:57:48.819Z] af718e19dcd5: Preparing [2024-07-02T06:57:48.819Z] da707bb00cb8: Preparing [2024-07-02T06:57:48.819Z] 16f970a1faf4: Waiting [2024-07-02T06:57:48.819Z] af718e19dcd5: Waiting [2024-07-02T06:57:48.819Z] da707bb00cb8: Waiting [2024-07-02T06:57:48.819Z] 9068bf436721: Layer already exists [2024-07-02T06:57:48.819Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:48.819Z] d2b450b0ff08: Layer already exists [2024-07-02T06:57:48.819Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:48.819Z] 1b39551af9ab: Layer already exists [2024-07-02T06:57:48.819Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:48.819Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:48.819Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:49.086Z] 3.2.0-dev.27: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:49.445Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:49.793Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:49.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T06:57:49.794Z] 9068bf436721: Preparing [2024-07-02T06:57:49.794Z] 1b39551af9ab: Preparing [2024-07-02T06:57:49.794Z] d2b450b0ff08: Preparing [2024-07-02T06:57:49.794Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:49.794Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:49.794Z] 16f970a1faf4: Preparing [2024-07-02T06:57:49.794Z] af718e19dcd5: Preparing [2024-07-02T06:57:49.794Z] da707bb00cb8: Preparing [2024-07-02T06:57:49.794Z] 16f970a1faf4: Waiting [2024-07-02T06:57:49.794Z] af718e19dcd5: Waiting [2024-07-02T06:57:49.794Z] da707bb00cb8: Waiting [2024-07-02T06:57:49.794Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:49.794Z] 1b39551af9ab: Layer already exists [2024-07-02T06:57:49.794Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:49.794Z] 9068bf436721: Layer already exists [2024-07-02T06:57:49.794Z] d2b450b0ff08: Layer already exists [2024-07-02T06:57:49.794Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:49.794Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:49.794Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:50.061Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:50.418Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:50.780Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-02T06:57:50.780Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T06:57:50.780Z] 9068bf436721: Preparing [2024-07-02T06:57:50.780Z] 1b39551af9ab: Preparing [2024-07-02T06:57:50.780Z] d2b450b0ff08: Preparing [2024-07-02T06:57:50.780Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:50.780Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:50.780Z] 16f970a1faf4: Preparing [2024-07-02T06:57:50.780Z] af718e19dcd5: Preparing [2024-07-02T06:57:50.780Z] da707bb00cb8: Preparing [2024-07-02T06:57:50.780Z] 16f970a1faf4: Waiting [2024-07-02T06:57:50.780Z] af718e19dcd5: Waiting [2024-07-02T06:57:50.780Z] da707bb00cb8: Waiting [2024-07-02T06:57:50.780Z] 1b39551af9ab: Layer already exists [2024-07-02T06:57:50.780Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:50.780Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:50.780Z] 9068bf436721: Layer already exists [2024-07-02T06:57:50.780Z] d2b450b0ff08: Layer already exists [2024-07-02T06:57:50.780Z] 16f970a1faf4: Layer already exists [2024-07-02T06:57:50.780Z] af718e19dcd5: Layer already exists [2024-07-02T06:57:50.780Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:51.047Z] main: digest: sha256:5bc2b2401bfb63886e086a2cef70d0661d882c62461bf108fe1b5d7cdf894bfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:57:51.128Z] ===================================================== [Pipeline] echo [2024-07-02T06:57:51.139Z] taggedImages: [2024-07-02T06:57:51.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:51.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-02T06:57:51.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.27 [2024-07-02T06:57:51.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:51.140Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-02T06:57:51.163Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-02T06:57:51.163Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:51.163Z] latest [2024-07-02T06:57:51.163Z] 3.2.0-dev.27 [2024-07-02T06:57:51.163Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:51.163Z] main [2024-07-02T06:57:51.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:51.541Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:51.900Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:51.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T06:57:51.900Z] d28044f0d815: Preparing [2024-07-02T06:57:51.900Z] ed323e379ea7: Preparing [2024-07-02T06:57:51.900Z] 55ec86532d75: Preparing [2024-07-02T06:57:51.900Z] ec80a4cc6ea7: Preparing [2024-07-02T06:57:51.900Z] b7f7adbb8369: Preparing [2024-07-02T06:57:51.900Z] 89a3260d4873: Preparing [2024-07-02T06:57:51.900Z] 89a3260d4873: Waiting [2024-07-02T06:57:51.900Z] 2f1052408de9: Preparing [2024-07-02T06:57:51.900Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:51.900Z] 2f1052408de9: Waiting [2024-07-02T06:57:51.900Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:51.900Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:57:51.900Z] a6489262807a: Preparing [2024-07-02T06:57:51.900Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:51.900Z] 0848ed8e3967: Preparing [2024-07-02T06:57:51.900Z] a6489262807a: Waiting [2024-07-02T06:57:51.900Z] 0848ed8e3967: Waiting [2024-07-02T06:57:51.900Z] 5f70bf18a086: Preparing [2024-07-02T06:57:51.900Z] 238c75517ff8: Preparing [2024-07-02T06:57:51.900Z] a3fb31065627: Preparing [2024-07-02T06:57:51.900Z] 4ac092f89757: Preparing [2024-07-02T06:57:51.900Z] da707bb00cb8: Preparing [2024-07-02T06:57:51.900Z] 238c75517ff8: Waiting [2024-07-02T06:57:51.900Z] 5f70bf18a086: Waiting [2024-07-02T06:57:51.900Z] a3fb31065627: Waiting [2024-07-02T06:57:51.900Z] 4ac092f89757: Waiting [2024-07-02T06:57:51.900Z] da707bb00cb8: Waiting [2024-07-02T06:57:52.171Z] b7f7adbb8369: Pushed [2024-07-02T06:57:52.171Z] d28044f0d815: Pushed [2024-07-02T06:57:52.171Z] ec80a4cc6ea7: Pushed [2024-07-02T06:57:52.171Z] ed323e379ea7: Pushed [2024-07-02T06:57:52.171Z] 55ec86532d75: Pushed [2024-07-02T06:57:52.171Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:52.171Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:52.171Z] 5f70bf18a086: Layer already exists [2024-07-02T06:57:52.438Z] 89a3260d4873: Pushed [2024-07-02T06:57:52.438Z] a6489262807a: Pushed [2024-07-02T06:57:52.438Z] 0848ed8e3967: Pushed [2024-07-02T06:57:52.438Z] 238c75517ff8: Pushed [2024-07-02T06:57:52.438Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:52.704Z] 4ac092f89757: Pushed [2024-07-02T06:57:53.662Z] a3fb31065627: Pushed [2024-07-02T06:57:55.077Z] 2f1052408de9: Pushed [2024-07-02T06:57:55.344Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:55.700Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:56.060Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-02T06:57:56.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T06:57:56.061Z] d28044f0d815: Preparing [2024-07-02T06:57:56.061Z] ed323e379ea7: Preparing [2024-07-02T06:57:56.061Z] 55ec86532d75: Preparing [2024-07-02T06:57:56.061Z] ec80a4cc6ea7: Preparing [2024-07-02T06:57:56.061Z] b7f7adbb8369: Preparing [2024-07-02T06:57:56.061Z] 89a3260d4873: Preparing [2024-07-02T06:57:56.061Z] 2f1052408de9: Preparing [2024-07-02T06:57:56.061Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:56.061Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:56.061Z] a6489262807a: Preparing [2024-07-02T06:57:56.061Z] 0848ed8e3967: Preparing [2024-07-02T06:57:56.061Z] 5f70bf18a086: Preparing [2024-07-02T06:57:56.061Z] 238c75517ff8: Preparing [2024-07-02T06:57:56.061Z] a3fb31065627: Preparing [2024-07-02T06:57:56.061Z] 4ac092f89757: Preparing [2024-07-02T06:57:56.061Z] da707bb00cb8: Preparing [2024-07-02T06:57:56.061Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:57:56.061Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:56.061Z] a6489262807a: Waiting [2024-07-02T06:57:56.061Z] 0848ed8e3967: Waiting [2024-07-02T06:57:56.061Z] 5f70bf18a086: Waiting [2024-07-02T06:57:56.061Z] 238c75517ff8: Waiting [2024-07-02T06:57:56.061Z] a3fb31065627: Waiting [2024-07-02T06:57:56.061Z] 4ac092f89757: Waiting [2024-07-02T06:57:56.061Z] da707bb00cb8: Waiting [2024-07-02T06:57:56.061Z] 89a3260d4873: Waiting [2024-07-02T06:57:56.061Z] 2f1052408de9: Waiting [2024-07-02T06:57:56.061Z] ec80a4cc6ea7: Layer already exists [2024-07-02T06:57:56.061Z] b7f7adbb8369: Layer already exists [2024-07-02T06:57:56.061Z] 55ec86532d75: Layer already exists [2024-07-02T06:57:56.061Z] ed323e379ea7: Layer already exists [2024-07-02T06:57:56.061Z] d28044f0d815: Layer already exists [2024-07-02T06:57:56.061Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:56.061Z] 89a3260d4873: Layer already exists [2024-07-02T06:57:56.061Z] 2f1052408de9: Layer already exists [2024-07-02T06:57:56.061Z] a6489262807a: Layer already exists [2024-07-02T06:57:56.061Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:56.061Z] 5f70bf18a086: Layer already exists [2024-07-02T06:57:56.061Z] 4ac092f89757: Layer already exists [2024-07-02T06:57:56.061Z] 0848ed8e3967: Layer already exists [2024-07-02T06:57:56.061Z] a3fb31065627: Layer already exists [2024-07-02T06:57:56.061Z] 238c75517ff8: Layer already exists [2024-07-02T06:57:56.328Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:56.328Z] latest: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:56.693Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:57.041Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.27 [2024-07-02T06:57:57.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T06:57:57.041Z] d28044f0d815: Preparing [2024-07-02T06:57:57.041Z] ed323e379ea7: Preparing [2024-07-02T06:57:57.041Z] 55ec86532d75: Preparing [2024-07-02T06:57:57.041Z] ec80a4cc6ea7: Preparing [2024-07-02T06:57:57.041Z] b7f7adbb8369: Preparing [2024-07-02T06:57:57.041Z] 89a3260d4873: Preparing [2024-07-02T06:57:57.041Z] 2f1052408de9: Preparing [2024-07-02T06:57:57.041Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:57.041Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:57.041Z] a6489262807a: Preparing [2024-07-02T06:57:57.041Z] 0848ed8e3967: Preparing [2024-07-02T06:57:57.041Z] 5f70bf18a086: Preparing [2024-07-02T06:57:57.041Z] 238c75517ff8: Preparing [2024-07-02T06:57:57.042Z] a3fb31065627: Preparing [2024-07-02T06:57:57.042Z] 4ac092f89757: Preparing [2024-07-02T06:57:57.042Z] da707bb00cb8: Preparing [2024-07-02T06:57:57.042Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:57:57.042Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:57.042Z] a6489262807a: Waiting [2024-07-02T06:57:57.042Z] 0848ed8e3967: Waiting [2024-07-02T06:57:57.042Z] 5f70bf18a086: Waiting [2024-07-02T06:57:57.042Z] 238c75517ff8: Waiting [2024-07-02T06:57:57.042Z] a3fb31065627: Waiting [2024-07-02T06:57:57.042Z] 4ac092f89757: Waiting [2024-07-02T06:57:57.042Z] da707bb00cb8: Waiting [2024-07-02T06:57:57.042Z] 89a3260d4873: Waiting [2024-07-02T06:57:57.042Z] 2f1052408de9: Waiting [2024-07-02T06:57:57.042Z] ec80a4cc6ea7: Layer already exists [2024-07-02T06:57:57.042Z] ed323e379ea7: Layer already exists [2024-07-02T06:57:57.042Z] b7f7adbb8369: Layer already exists [2024-07-02T06:57:57.042Z] d28044f0d815: Layer already exists [2024-07-02T06:57:57.042Z] 55ec86532d75: Layer already exists [2024-07-02T06:57:57.042Z] 89a3260d4873: Layer already exists [2024-07-02T06:57:57.042Z] 2f1052408de9: Layer already exists [2024-07-02T06:57:57.042Z] a6489262807a: Layer already exists [2024-07-02T06:57:57.042Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:57.042Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:57.042Z] 5f70bf18a086: Layer already exists [2024-07-02T06:57:57.042Z] 0848ed8e3967: Layer already exists [2024-07-02T06:57:57.042Z] 4ac092f89757: Layer already exists [2024-07-02T06:57:57.042Z] 238c75517ff8: Layer already exists [2024-07-02T06:57:57.042Z] a3fb31065627: Layer already exists [2024-07-02T06:57:57.307Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:57.307Z] 3.2.0-dev.27: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:57.662Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:58.019Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:58.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T06:57:58.019Z] d28044f0d815: Preparing [2024-07-02T06:57:58.019Z] ed323e379ea7: Preparing [2024-07-02T06:57:58.019Z] 55ec86532d75: Preparing [2024-07-02T06:57:58.019Z] ec80a4cc6ea7: Preparing [2024-07-02T06:57:58.019Z] b7f7adbb8369: Preparing [2024-07-02T06:57:58.019Z] 89a3260d4873: Preparing [2024-07-02T06:57:58.019Z] 2f1052408de9: Preparing [2024-07-02T06:57:58.019Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:58.019Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:58.019Z] a6489262807a: Preparing [2024-07-02T06:57:58.019Z] 0848ed8e3967: Preparing [2024-07-02T06:57:58.019Z] 5f70bf18a086: Preparing [2024-07-02T06:57:58.019Z] 238c75517ff8: Preparing [2024-07-02T06:57:58.019Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:57:58.019Z] a3fb31065627: Preparing [2024-07-02T06:57:58.019Z] 4ac092f89757: Preparing [2024-07-02T06:57:58.019Z] da707bb00cb8: Preparing [2024-07-02T06:57:58.019Z] 0848ed8e3967: Waiting [2024-07-02T06:57:58.019Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:58.019Z] a6489262807a: Waiting [2024-07-02T06:57:58.019Z] 89a3260d4873: Waiting [2024-07-02T06:57:58.019Z] 2f1052408de9: Waiting [2024-07-02T06:57:58.019Z] 5f70bf18a086: Waiting [2024-07-02T06:57:58.019Z] 238c75517ff8: Waiting [2024-07-02T06:57:58.019Z] a3fb31065627: Waiting [2024-07-02T06:57:58.019Z] 4ac092f89757: Waiting [2024-07-02T06:57:58.019Z] da707bb00cb8: Waiting [2024-07-02T06:57:58.019Z] ed323e379ea7: Layer already exists [2024-07-02T06:57:58.019Z] b7f7adbb8369: Layer already exists [2024-07-02T06:57:58.019Z] d28044f0d815: Layer already exists [2024-07-02T06:57:58.019Z] ec80a4cc6ea7: Layer already exists [2024-07-02T06:57:58.019Z] 55ec86532d75: Layer already exists [2024-07-02T06:57:58.019Z] 89a3260d4873: Layer already exists [2024-07-02T06:57:58.019Z] 2f1052408de9: Layer already exists [2024-07-02T06:57:58.019Z] a6489262807a: Layer already exists [2024-07-02T06:57:58.019Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:58.019Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:58.285Z] 0848ed8e3967: Layer already exists [2024-07-02T06:57:58.285Z] 238c75517ff8: Layer already exists [2024-07-02T06:57:58.285Z] 4ac092f89757: Layer already exists [2024-07-02T06:57:58.285Z] a3fb31065627: Layer already exists [2024-07-02T06:57:58.285Z] 5f70bf18a086: Layer already exists [2024-07-02T06:57:58.285Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:58.285Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:58.644Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:58.997Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-02T06:57:58.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T06:57:58.997Z] d28044f0d815: Preparing [2024-07-02T06:57:58.997Z] ed323e379ea7: Preparing [2024-07-02T06:57:58.997Z] 55ec86532d75: Preparing [2024-07-02T06:57:58.997Z] ec80a4cc6ea7: Preparing [2024-07-02T06:57:58.997Z] b7f7adbb8369: Preparing [2024-07-02T06:57:58.997Z] 89a3260d4873: Preparing [2024-07-02T06:57:58.997Z] 2f1052408de9: Preparing [2024-07-02T06:57:58.997Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:57:58.997Z] 7eab1d9e05a5: Preparing [2024-07-02T06:57:58.997Z] a6489262807a: Preparing [2024-07-02T06:57:58.997Z] 0848ed8e3967: Preparing [2024-07-02T06:57:58.997Z] 5f70bf18a086: Preparing [2024-07-02T06:57:58.997Z] 238c75517ff8: Preparing [2024-07-02T06:57:58.997Z] a3fb31065627: Preparing [2024-07-02T06:57:58.997Z] 4ac092f89757: Preparing [2024-07-02T06:57:58.997Z] da707bb00cb8: Preparing [2024-07-02T06:57:58.997Z] a6489262807a: Waiting [2024-07-02T06:57:58.997Z] 0848ed8e3967: Waiting [2024-07-02T06:57:58.997Z] 5f70bf18a086: Waiting [2024-07-02T06:57:58.997Z] a3fb31065627: Waiting [2024-07-02T06:57:58.997Z] 89a3260d4873: Waiting [2024-07-02T06:57:58.997Z] 2f1052408de9: Waiting [2024-07-02T06:57:58.997Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:57:58.997Z] 7eab1d9e05a5: Waiting [2024-07-02T06:57:58.997Z] 4ac092f89757: Waiting [2024-07-02T06:57:58.997Z] da707bb00cb8: Waiting [2024-07-02T06:57:58.997Z] ed323e379ea7: Layer already exists [2024-07-02T06:57:58.997Z] 55ec86532d75: Layer already exists [2024-07-02T06:57:58.997Z] b7f7adbb8369: Layer already exists [2024-07-02T06:57:58.997Z] d28044f0d815: Layer already exists [2024-07-02T06:57:58.997Z] ec80a4cc6ea7: Layer already exists [2024-07-02T06:57:58.997Z] 89a3260d4873: Layer already exists [2024-07-02T06:57:58.997Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:57:58.997Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:57:58.997Z] 2f1052408de9: Layer already exists [2024-07-02T06:57:58.997Z] a6489262807a: Layer already exists [2024-07-02T06:57:58.997Z] 0848ed8e3967: Layer already exists [2024-07-02T06:57:58.997Z] 5f70bf18a086: Layer already exists [2024-07-02T06:57:58.997Z] 4ac092f89757: Layer already exists [2024-07-02T06:57:58.997Z] 238c75517ff8: Layer already exists [2024-07-02T06:57:58.997Z] a3fb31065627: Layer already exists [2024-07-02T06:57:58.997Z] da707bb00cb8: Layer already exists [2024-07-02T06:57:59.265Z] main: digest: sha256:fcfdd150ee24a8d9e5c67fb02186101db69613ad755d2db0a7c1746eaeaae20e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:57:59.336Z] ===================================================== [Pipeline] echo [2024-07-02T06:57:59.351Z] taggedImages: [2024-07-02T06:57:59.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:59.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-02T06:57:59.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.27 [2024-07-02T06:57:59.351Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:59.352Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-02T06:57:59.379Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-02T06:57:59.379Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:57:59.379Z] latest [2024-07-02T06:57:59.379Z] 3.2.0-dev.27 [2024-07-02T06:57:59.379Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:57:59.379Z] main [2024-07-02T06:57:59.379Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:57:59.753Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:00.115Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:00.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T06:58:00.116Z] 9f1fb356ef6b: Preparing [2024-07-02T06:58:00.116Z] a0e9b18e0332: Preparing [2024-07-02T06:58:00.116Z] fb72d98bfaf4: Preparing [2024-07-02T06:58:00.116Z] c3b1adeb01df: Preparing [2024-07-02T06:58:00.116Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:00.116Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:00.116Z] 16f970a1faf4: Preparing [2024-07-02T06:58:00.116Z] af718e19dcd5: Preparing [2024-07-02T06:58:00.116Z] da707bb00cb8: Preparing [2024-07-02T06:58:00.116Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:00.116Z] da707bb00cb8: Waiting [2024-07-02T06:58:00.116Z] af718e19dcd5: Waiting [2024-07-02T06:58:00.393Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:00.393Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:00.393Z] 16f970a1faf4: Layer already exists [2024-07-02T06:58:00.393Z] fb72d98bfaf4: Pushed [2024-07-02T06:58:00.393Z] a0e9b18e0332: Pushed [2024-07-02T06:58:00.393Z] 9f1fb356ef6b: Pushed [2024-07-02T06:58:00.393Z] af718e19dcd5: Layer already exists [2024-07-02T06:58:00.393Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:07.037Z] c3b1adeb01df: Pushed [2024-07-02T06:58:07.037Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:07.405Z] + 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-07-02T06:58:07.757Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-02T06:58:07.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T06:58:07.757Z] 9f1fb356ef6b: Preparing [2024-07-02T06:58:07.757Z] a0e9b18e0332: Preparing [2024-07-02T06:58:07.757Z] fb72d98bfaf4: Preparing [2024-07-02T06:58:07.757Z] c3b1adeb01df: Preparing [2024-07-02T06:58:07.757Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:07.757Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:07.757Z] 16f970a1faf4: Preparing [2024-07-02T06:58:07.757Z] af718e19dcd5: Preparing [2024-07-02T06:58:07.757Z] da707bb00cb8: Preparing [2024-07-02T06:58:07.757Z] af718e19dcd5: Waiting [2024-07-02T06:58:07.757Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:07.757Z] 16f970a1faf4: Waiting [2024-07-02T06:58:07.757Z] da707bb00cb8: Waiting [2024-07-02T06:58:07.757Z] 9f1fb356ef6b: Layer already exists [2024-07-02T06:58:07.757Z] a0e9b18e0332: Layer already exists [2024-07-02T06:58:07.757Z] c3b1adeb01df: Layer already exists [2024-07-02T06:58:07.757Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:07.757Z] fb72d98bfaf4: Layer already exists [2024-07-02T06:58:07.757Z] af718e19dcd5: Layer already exists [2024-07-02T06:58:07.757Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:07.757Z] 16f970a1faf4: Layer already exists [2024-07-02T06:58:07.757Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:08.025Z] latest: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:08.395Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:08.753Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.27 [2024-07-02T06:58:08.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T06:58:08.753Z] 9f1fb356ef6b: Preparing [2024-07-02T06:58:08.753Z] a0e9b18e0332: Preparing [2024-07-02T06:58:08.753Z] fb72d98bfaf4: Preparing [2024-07-02T06:58:08.753Z] c3b1adeb01df: Preparing [2024-07-02T06:58:08.753Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:08.753Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:08.753Z] 16f970a1faf4: Preparing [2024-07-02T06:58:08.753Z] af718e19dcd5: Preparing [2024-07-02T06:58:08.753Z] da707bb00cb8: Preparing [2024-07-02T06:58:08.753Z] 16f970a1faf4: Waiting [2024-07-02T06:58:08.753Z] af718e19dcd5: Waiting [2024-07-02T06:58:08.753Z] da707bb00cb8: Waiting [2024-07-02T06:58:08.753Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:08.753Z] fb72d98bfaf4: Layer already exists [2024-07-02T06:58:08.753Z] 9f1fb356ef6b: Layer already exists [2024-07-02T06:58:08.753Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:08.753Z] a0e9b18e0332: Layer already exists [2024-07-02T06:58:08.753Z] c3b1adeb01df: Layer already exists [2024-07-02T06:58:08.753Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:08.753Z] 16f970a1faf4: Layer already exists [2024-07-02T06:58:08.753Z] af718e19dcd5: Layer already exists [2024-07-02T06:58:08.753Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:09.021Z] 3.2.0-dev.27: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:09.399Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:09.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:09.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T06:58:09.752Z] 9f1fb356ef6b: Preparing [2024-07-02T06:58:09.752Z] a0e9b18e0332: Preparing [2024-07-02T06:58:09.752Z] fb72d98bfaf4: Preparing [2024-07-02T06:58:09.752Z] c3b1adeb01df: Preparing [2024-07-02T06:58:09.752Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:09.752Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:09.752Z] 16f970a1faf4: Preparing [2024-07-02T06:58:09.752Z] af718e19dcd5: Preparing [2024-07-02T06:58:09.752Z] da707bb00cb8: Preparing [2024-07-02T06:58:09.752Z] 16f970a1faf4: Waiting [2024-07-02T06:58:09.752Z] af718e19dcd5: Waiting [2024-07-02T06:58:09.752Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:09.752Z] da707bb00cb8: Waiting [2024-07-02T06:58:09.752Z] a0e9b18e0332: Layer already exists [2024-07-02T06:58:09.752Z] 9f1fb356ef6b: Layer already exists [2024-07-02T06:58:09.752Z] fb72d98bfaf4: Layer already exists [2024-07-02T06:58:09.752Z] c3b1adeb01df: Layer already exists [2024-07-02T06:58:09.752Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:09.752Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:09.752Z] 16f970a1faf4: Layer already exists [2024-07-02T06:58:09.752Z] af718e19dcd5: Layer already exists [2024-07-02T06:58:09.752Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:10.020Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:10.375Z] + 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-07-02T06:58:10.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-02T06:58:10.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T06:58:10.734Z] 9f1fb356ef6b: Preparing [2024-07-02T06:58:10.734Z] a0e9b18e0332: Preparing [2024-07-02T06:58:10.734Z] fb72d98bfaf4: Preparing [2024-07-02T06:58:10.734Z] c3b1adeb01df: Preparing [2024-07-02T06:58:10.734Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:10.734Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:10.734Z] 16f970a1faf4: Preparing [2024-07-02T06:58:10.734Z] af718e19dcd5: Preparing [2024-07-02T06:58:10.734Z] da707bb00cb8: Preparing [2024-07-02T06:58:10.734Z] 16f970a1faf4: Waiting [2024-07-02T06:58:10.734Z] af718e19dcd5: Waiting [2024-07-02T06:58:10.734Z] da707bb00cb8: Waiting [2024-07-02T06:58:10.734Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:10.734Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:10.734Z] fb72d98bfaf4: Layer already exists [2024-07-02T06:58:10.734Z] a0e9b18e0332: Layer already exists [2024-07-02T06:58:10.734Z] c3b1adeb01df: Layer already exists [2024-07-02T06:58:10.734Z] 9f1fb356ef6b: Layer already exists [2024-07-02T06:58:10.734Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:10.734Z] 16f970a1faf4: Layer already exists [2024-07-02T06:58:10.734Z] af718e19dcd5: Layer already exists [2024-07-02T06:58:10.734Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:11.000Z] main: digest: sha256:9140ba401c220d661a75324dbc10f2a3e70d16c9042d8684022d4e822bf0f8c4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:58:11.079Z] ===================================================== [Pipeline] echo [2024-07-02T06:58:11.090Z] taggedImages: [2024-07-02T06:58:11.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:11.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-02T06:58:11.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.27 [2024-07-02T06:58:11.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:11.091Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-02T06:58:11.121Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-02T06:58:11.121Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:11.121Z] latest [2024-07-02T06:58:11.121Z] 3.2.0-dev.27 [2024-07-02T06:58:11.121Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:11.121Z] main [2024-07-02T06:58:11.121Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:11.501Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:11.875Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:11.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T06:58:11.875Z] 29d1f12ae68f: Preparing [2024-07-02T06:58:11.875Z] 3c0b69ff78ef: Preparing [2024-07-02T06:58:11.875Z] 422c9597193c: Preparing [2024-07-02T06:58:11.875Z] 0955f5dfbe68: Preparing [2024-07-02T06:58:11.875Z] acb02939d6f6: Preparing [2024-07-02T06:58:11.875Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:11.876Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:11.876Z] aa250f040322: Preparing [2024-07-02T06:58:11.876Z] 3c68cbd8f87e: Preparing [2024-07-02T06:58:11.876Z] 2c706a7bf675: Preparing [2024-07-02T06:58:11.876Z] da707bb00cb8: Preparing [2024-07-02T06:58:11.876Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:11.876Z] aa250f040322: Waiting [2024-07-02T06:58:11.876Z] 3c68cbd8f87e: Waiting [2024-07-02T06:58:11.876Z] 2c706a7bf675: Waiting [2024-07-02T06:58:11.876Z] da707bb00cb8: Waiting [2024-07-02T06:58:11.876Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:12.150Z] 3c0b69ff78ef: Pushed [2024-07-02T06:58:12.150Z] acb02939d6f6: Pushed [2024-07-02T06:58:12.150Z] 0955f5dfbe68: Pushed [2024-07-02T06:58:12.150Z] 29d1f12ae68f: Pushed [2024-07-02T06:58:12.150Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:12.150Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:12.417Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:12.417Z] aa250f040322: Pushed [2024-07-02T06:58:12.417Z] 3c68cbd8f87e: Pushed [2024-07-02T06:58:14.359Z] 422c9597193c: Pushed [2024-07-02T06:58:15.766Z] 2c706a7bf675: Pushed [2024-07-02T06:58:16.033Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:16.393Z] + 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-07-02T06:58:16.744Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-02T06:58:16.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T06:58:16.744Z] 29d1f12ae68f: Preparing [2024-07-02T06:58:16.744Z] 3c0b69ff78ef: Preparing [2024-07-02T06:58:16.744Z] 422c9597193c: Preparing [2024-07-02T06:58:16.744Z] 0955f5dfbe68: Preparing [2024-07-02T06:58:16.744Z] acb02939d6f6: Preparing [2024-07-02T06:58:16.744Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:16.744Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:16.744Z] aa250f040322: Preparing [2024-07-02T06:58:16.744Z] 3c68cbd8f87e: Preparing [2024-07-02T06:58:16.744Z] 2c706a7bf675: Preparing [2024-07-02T06:58:16.744Z] da707bb00cb8: Preparing [2024-07-02T06:58:16.744Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:16.744Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:16.744Z] aa250f040322: Waiting [2024-07-02T06:58:16.744Z] 2c706a7bf675: Waiting [2024-07-02T06:58:16.744Z] 3c68cbd8f87e: Waiting [2024-07-02T06:58:16.744Z] da707bb00cb8: Waiting [2024-07-02T06:58:16.744Z] 29d1f12ae68f: Layer already exists [2024-07-02T06:58:16.744Z] acb02939d6f6: Layer already exists [2024-07-02T06:58:16.744Z] 0955f5dfbe68: Layer already exists [2024-07-02T06:58:16.744Z] 3c0b69ff78ef: Layer already exists [2024-07-02T06:58:16.744Z] 422c9597193c: Layer already exists [2024-07-02T06:58:16.744Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:16.744Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:16.744Z] aa250f040322: Layer already exists [2024-07-02T06:58:16.744Z] 3c68cbd8f87e: Layer already exists [2024-07-02T06:58:16.744Z] 2c706a7bf675: Layer already exists [2024-07-02T06:58:16.744Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:17.010Z] latest: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:17.374Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:17.733Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.27 [2024-07-02T06:58:17.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T06:58:17.733Z] 29d1f12ae68f: Preparing [2024-07-02T06:58:17.733Z] 3c0b69ff78ef: Preparing [2024-07-02T06:58:17.733Z] 422c9597193c: Preparing [2024-07-02T06:58:17.733Z] 0955f5dfbe68: Preparing [2024-07-02T06:58:17.733Z] acb02939d6f6: Preparing [2024-07-02T06:58:17.733Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:17.733Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:17.733Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:17.733Z] aa250f040322: Preparing [2024-07-02T06:58:17.733Z] 3c68cbd8f87e: Preparing [2024-07-02T06:58:17.733Z] 2c706a7bf675: Preparing [2024-07-02T06:58:17.733Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:17.733Z] da707bb00cb8: Preparing [2024-07-02T06:58:17.733Z] 3c68cbd8f87e: Waiting [2024-07-02T06:58:17.733Z] 2c706a7bf675: Waiting [2024-07-02T06:58:17.733Z] da707bb00cb8: Waiting [2024-07-02T06:58:17.733Z] aa250f040322: Waiting [2024-07-02T06:58:17.733Z] 29d1f12ae68f: Layer already exists [2024-07-02T06:58:17.733Z] 422c9597193c: Layer already exists [2024-07-02T06:58:17.733Z] acb02939d6f6: Layer already exists [2024-07-02T06:58:17.733Z] 3c0b69ff78ef: Layer already exists [2024-07-02T06:58:17.733Z] 0955f5dfbe68: Layer already exists [2024-07-02T06:58:17.733Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:17.733Z] 3c68cbd8f87e: Layer already exists [2024-07-02T06:58:17.733Z] aa250f040322: Layer already exists [2024-07-02T06:58:17.733Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:17.733Z] 2c706a7bf675: Layer already exists [2024-07-02T06:58:17.733Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:17.999Z] 3.2.0-dev.27: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:18.356Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:18.709Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:18.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T06:58:18.709Z] 29d1f12ae68f: Preparing [2024-07-02T06:58:18.709Z] 3c0b69ff78ef: Preparing [2024-07-02T06:58:18.709Z] 422c9597193c: Preparing [2024-07-02T06:58:18.709Z] 0955f5dfbe68: Preparing [2024-07-02T06:58:18.709Z] acb02939d6f6: Preparing [2024-07-02T06:58:18.709Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:18.709Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:18.709Z] aa250f040322: Preparing [2024-07-02T06:58:18.709Z] 3c68cbd8f87e: Preparing [2024-07-02T06:58:18.709Z] 2c706a7bf675: Preparing [2024-07-02T06:58:18.709Z] da707bb00cb8: Preparing [2024-07-02T06:58:18.709Z] aa250f040322: Waiting [2024-07-02T06:58:18.709Z] 3c68cbd8f87e: Waiting [2024-07-02T06:58:18.709Z] 2c706a7bf675: Waiting [2024-07-02T06:58:18.709Z] da707bb00cb8: Waiting [2024-07-02T06:58:18.709Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:18.709Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:18.709Z] 3c0b69ff78ef: Layer already exists [2024-07-02T06:58:18.709Z] acb02939d6f6: Layer already exists [2024-07-02T06:58:18.709Z] 29d1f12ae68f: Layer already exists [2024-07-02T06:58:18.709Z] 422c9597193c: Layer already exists [2024-07-02T06:58:18.709Z] 0955f5dfbe68: Layer already exists [2024-07-02T06:58:18.709Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:18.709Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:18.709Z] aa250f040322: Layer already exists [2024-07-02T06:58:18.709Z] 3c68cbd8f87e: Layer already exists [2024-07-02T06:58:18.709Z] 2c706a7bf675: Layer already exists [2024-07-02T06:58:18.709Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:18.977Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:19.340Z] + 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-07-02T06:58:19.707Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-02T06:58:19.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T06:58:19.707Z] 29d1f12ae68f: Preparing [2024-07-02T06:58:19.707Z] 3c0b69ff78ef: Preparing [2024-07-02T06:58:19.707Z] 422c9597193c: Preparing [2024-07-02T06:58:19.707Z] 0955f5dfbe68: Preparing [2024-07-02T06:58:19.707Z] acb02939d6f6: Preparing [2024-07-02T06:58:19.707Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:19.707Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:19.707Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:19.707Z] aa250f040322: Preparing [2024-07-02T06:58:19.707Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:19.707Z] 3c68cbd8f87e: Preparing [2024-07-02T06:58:19.707Z] aa250f040322: Waiting [2024-07-02T06:58:19.707Z] 2c706a7bf675: Preparing [2024-07-02T06:58:19.707Z] da707bb00cb8: Preparing [2024-07-02T06:58:19.707Z] 2c706a7bf675: Waiting [2024-07-02T06:58:19.707Z] da707bb00cb8: Waiting [2024-07-02T06:58:19.707Z] 0955f5dfbe68: Layer already exists [2024-07-02T06:58:19.707Z] 3c0b69ff78ef: Layer already exists [2024-07-02T06:58:19.707Z] 422c9597193c: Layer already exists [2024-07-02T06:58:19.707Z] acb02939d6f6: Layer already exists [2024-07-02T06:58:19.707Z] 29d1f12ae68f: Layer already exists [2024-07-02T06:58:19.707Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:19.707Z] aa250f040322: Layer already exists [2024-07-02T06:58:19.707Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:19.708Z] 3c68cbd8f87e: Layer already exists [2024-07-02T06:58:19.708Z] 2c706a7bf675: Layer already exists [2024-07-02T06:58:19.708Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:19.974Z] main: digest: sha256:26a0475593b1909c0275d6687f26590102eb7fb4fd3c1673dc2eca7a1601887e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:58:20.052Z] ===================================================== [Pipeline] echo [2024-07-02T06:58:20.064Z] taggedImages: [2024-07-02T06:58:20.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:20.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-02T06:58:20.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.27 [2024-07-02T06:58:20.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:20.064Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-02T06:58:20.085Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-02T06:58:20.085Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:20.085Z] latest [2024-07-02T06:58:20.085Z] 3.2.0-dev.27 [2024-07-02T06:58:20.085Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:20.085Z] main [2024-07-02T06:58:20.085Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:20.456Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:20.814Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:20.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T06:58:20.814Z] 4e4db4abe6ae: Preparing [2024-07-02T06:58:20.814Z] 3b8e6a604310: Preparing [2024-07-02T06:58:20.814Z] 9077d88b8fbe: Preparing [2024-07-02T06:58:20.814Z] b319e318a460: Preparing [2024-07-02T06:58:20.814Z] fc837cda3ef1: Preparing [2024-07-02T06:58:20.814Z] 49a35223750b: Preparing [2024-07-02T06:58:20.814Z] 0e3925f61631: Preparing [2024-07-02T06:58:20.814Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:20.814Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:20.814Z] f8a3a3772888: Preparing [2024-07-02T06:58:20.814Z] 61ee2d811876: Preparing [2024-07-02T06:58:20.814Z] da707bb00cb8: Preparing [2024-07-02T06:58:20.814Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:20.814Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:20.814Z] f8a3a3772888: Waiting [2024-07-02T06:58:20.814Z] 61ee2d811876: Waiting [2024-07-02T06:58:20.814Z] 49a35223750b: Waiting [2024-07-02T06:58:20.814Z] 0e3925f61631: Waiting [2024-07-02T06:58:20.814Z] da707bb00cb8: Waiting [2024-07-02T06:58:21.085Z] 3b8e6a604310: Pushed [2024-07-02T06:58:21.085Z] fc837cda3ef1: Pushed [2024-07-02T06:58:21.085Z] 4e4db4abe6ae: Pushed [2024-07-02T06:58:21.085Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:21.350Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:21.350Z] 49a35223750b: Pushed [2024-07-02T06:58:21.350Z] 0e3925f61631: Pushed [2024-07-02T06:58:21.350Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:22.757Z] f8a3a3772888: Pushed [2024-07-02T06:58:23.024Z] b319e318a460: Pushed [2024-07-02T06:58:23.982Z] 9077d88b8fbe: Pushed [2024-07-02T06:58:23.982Z] 61ee2d811876: Pushed [2024-07-02T06:58:23.982Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:24.341Z] + 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-07-02T06:58:24.701Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-02T06:58:24.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T06:58:24.702Z] 4e4db4abe6ae: Preparing [2024-07-02T06:58:24.702Z] 3b8e6a604310: Preparing [2024-07-02T06:58:24.702Z] 9077d88b8fbe: Preparing [2024-07-02T06:58:24.702Z] b319e318a460: Preparing [2024-07-02T06:58:24.702Z] fc837cda3ef1: Preparing [2024-07-02T06:58:24.702Z] 49a35223750b: Preparing [2024-07-02T06:58:24.702Z] 0e3925f61631: Preparing [2024-07-02T06:58:24.702Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:24.702Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:24.702Z] f8a3a3772888: Preparing [2024-07-02T06:58:24.702Z] 61ee2d811876: Preparing [2024-07-02T06:58:24.702Z] da707bb00cb8: Preparing [2024-07-02T06:58:24.702Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:24.702Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:24.702Z] f8a3a3772888: Waiting [2024-07-02T06:58:24.702Z] 49a35223750b: Waiting [2024-07-02T06:58:24.702Z] 0e3925f61631: Waiting [2024-07-02T06:58:24.702Z] da707bb00cb8: Waiting [2024-07-02T06:58:24.702Z] b319e318a460: Layer already exists [2024-07-02T06:58:24.702Z] 3b8e6a604310: Layer already exists [2024-07-02T06:58:24.702Z] 4e4db4abe6ae: Layer already exists [2024-07-02T06:58:24.702Z] fc837cda3ef1: Layer already exists [2024-07-02T06:58:24.702Z] 9077d88b8fbe: Layer already exists [2024-07-02T06:58:24.702Z] 49a35223750b: Layer already exists [2024-07-02T06:58:24.702Z] 0e3925f61631: Layer already exists [2024-07-02T06:58:24.702Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:24.702Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:24.702Z] f8a3a3772888: Layer already exists [2024-07-02T06:58:24.969Z] 61ee2d811876: Layer already exists [2024-07-02T06:58:24.969Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:24.969Z] latest: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:25.332Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:25.691Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.27 [2024-07-02T06:58:25.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T06:58:25.691Z] 4e4db4abe6ae: Preparing [2024-07-02T06:58:25.691Z] 3b8e6a604310: Preparing [2024-07-02T06:58:25.691Z] 9077d88b8fbe: Preparing [2024-07-02T06:58:25.691Z] b319e318a460: Preparing [2024-07-02T06:58:25.691Z] fc837cda3ef1: Preparing [2024-07-02T06:58:25.691Z] 49a35223750b: Preparing [2024-07-02T06:58:25.691Z] 0e3925f61631: Preparing [2024-07-02T06:58:25.691Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:25.691Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:25.691Z] f8a3a3772888: Preparing [2024-07-02T06:58:25.691Z] 61ee2d811876: Preparing [2024-07-02T06:58:25.691Z] da707bb00cb8: Preparing [2024-07-02T06:58:25.691Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:25.691Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:25.691Z] f8a3a3772888: Waiting [2024-07-02T06:58:25.691Z] 61ee2d811876: Waiting [2024-07-02T06:58:25.691Z] da707bb00cb8: Waiting [2024-07-02T06:58:25.691Z] 49a35223750b: Waiting [2024-07-02T06:58:25.691Z] 0e3925f61631: Waiting [2024-07-02T06:58:25.691Z] 9077d88b8fbe: Layer already exists [2024-07-02T06:58:25.691Z] 3b8e6a604310: Layer already exists [2024-07-02T06:58:25.691Z] b319e318a460: Layer already exists [2024-07-02T06:58:25.692Z] 4e4db4abe6ae: Layer already exists [2024-07-02T06:58:25.692Z] fc837cda3ef1: Layer already exists [2024-07-02T06:58:25.692Z] 0e3925f61631: Layer already exists [2024-07-02T06:58:25.692Z] 49a35223750b: Layer already exists [2024-07-02T06:58:25.692Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:25.692Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:25.692Z] f8a3a3772888: Layer already exists [2024-07-02T06:58:25.692Z] 61ee2d811876: Layer already exists [2024-07-02T06:58:25.692Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:25.959Z] 3.2.0-dev.27: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:26.319Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:26.756Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:26.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T06:58:26.756Z] 4e4db4abe6ae: Preparing [2024-07-02T06:58:26.756Z] 3b8e6a604310: Preparing [2024-07-02T06:58:26.756Z] 9077d88b8fbe: Preparing [2024-07-02T06:58:26.756Z] b319e318a460: Preparing [2024-07-02T06:58:26.756Z] fc837cda3ef1: Preparing [2024-07-02T06:58:26.756Z] 49a35223750b: Preparing [2024-07-02T06:58:26.756Z] 0e3925f61631: Preparing [2024-07-02T06:58:26.756Z] 49a35223750b: Waiting [2024-07-02T06:58:26.756Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:26.756Z] 0e3925f61631: Waiting [2024-07-02T06:58:26.756Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:26.756Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:26.756Z] f8a3a3772888: Preparing [2024-07-02T06:58:26.756Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:26.756Z] 61ee2d811876: Preparing [2024-07-02T06:58:26.756Z] f8a3a3772888: Waiting [2024-07-02T06:58:26.756Z] da707bb00cb8: Preparing [2024-07-02T06:58:26.756Z] 61ee2d811876: Waiting [2024-07-02T06:58:26.756Z] da707bb00cb8: Waiting [2024-07-02T06:58:26.756Z] b319e318a460: Layer already exists [2024-07-02T06:58:26.756Z] 4e4db4abe6ae: Layer already exists [2024-07-02T06:58:26.756Z] fc837cda3ef1: Layer already exists [2024-07-02T06:58:26.756Z] 9077d88b8fbe: Layer already exists [2024-07-02T06:58:26.756Z] 3b8e6a604310: Layer already exists [2024-07-02T06:58:27.028Z] 0e3925f61631: Layer already exists [2024-07-02T06:58:27.028Z] 49a35223750b: Layer already exists [2024-07-02T06:58:27.028Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:27.028Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:27.028Z] f8a3a3772888: Layer already exists [2024-07-02T06:58:27.028Z] 61ee2d811876: Layer already exists [2024-07-02T06:58:27.028Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:27.028Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:27.493Z] + 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-07-02T06:58:27.883Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-02T06:58:27.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T06:58:27.883Z] 4e4db4abe6ae: Preparing [2024-07-02T06:58:27.883Z] 3b8e6a604310: Preparing [2024-07-02T06:58:27.883Z] 9077d88b8fbe: Preparing [2024-07-02T06:58:27.883Z] b319e318a460: Preparing [2024-07-02T06:58:27.883Z] fc837cda3ef1: Preparing [2024-07-02T06:58:27.883Z] 49a35223750b: Preparing [2024-07-02T06:58:27.883Z] 0e3925f61631: Preparing [2024-07-02T06:58:27.883Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:27.883Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:27.883Z] f8a3a3772888: Preparing [2024-07-02T06:58:27.883Z] 61ee2d811876: Preparing [2024-07-02T06:58:27.883Z] da707bb00cb8: Preparing [2024-07-02T06:58:27.883Z] 2c5e8bcd13ca: Waiting [2024-07-02T06:58:27.883Z] 7eab1d9e05a5: Waiting [2024-07-02T06:58:27.883Z] 49a35223750b: Waiting [2024-07-02T06:58:27.883Z] 0e3925f61631: Waiting [2024-07-02T06:58:27.883Z] f8a3a3772888: Waiting [2024-07-02T06:58:27.883Z] da707bb00cb8: Waiting [2024-07-02T06:58:27.883Z] 61ee2d811876: Waiting [2024-07-02T06:58:27.883Z] b319e318a460: Layer already exists [2024-07-02T06:58:27.883Z] fc837cda3ef1: Layer already exists [2024-07-02T06:58:27.883Z] 4e4db4abe6ae: Layer already exists [2024-07-02T06:58:27.883Z] 3b8e6a604310: Layer already exists [2024-07-02T06:58:27.883Z] 9077d88b8fbe: Layer already exists [2024-07-02T06:58:27.883Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:27.883Z] 0e3925f61631: Layer already exists [2024-07-02T06:58:27.883Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:27.883Z] 49a35223750b: Layer already exists [2024-07-02T06:58:27.883Z] f8a3a3772888: Layer already exists [2024-07-02T06:58:28.164Z] 61ee2d811876: Layer already exists [2024-07-02T06:58:28.164Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:28.164Z] main: digest: sha256:c5dcc5fe4de6f7a119f8cc79c2d8211445ff1b16dfb2283bcc0ce4a7658e0bd7 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:58:28.233Z] ===================================================== [Pipeline] echo [2024-07-02T06:58:28.247Z] taggedImages: [2024-07-02T06:58:28.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:28.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-02T06:58:28.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.27 [2024-07-02T06:58:28.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:28.247Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-02T06:58:28.275Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-02T06:58:28.275Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:28.275Z] latest [2024-07-02T06:58:28.275Z] 3.2.0-dev.27 [2024-07-02T06:58:28.275Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:28.275Z] main [2024-07-02T06:58:28.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:28.740Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:29.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:29.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T06:58:29.099Z] 34a2b51f090f: Preparing [2024-07-02T06:58:29.099Z] dfe41c38b589: Preparing [2024-07-02T06:58:29.099Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:29.099Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:29.099Z] 611b3fcf1595: Preparing [2024-07-02T06:58:29.099Z] b1b1c90e2520: Preparing [2024-07-02T06:58:29.099Z] da707bb00cb8: Preparing [2024-07-02T06:58:29.099Z] b1b1c90e2520: Waiting [2024-07-02T06:58:29.099Z] da707bb00cb8: Waiting [2024-07-02T06:58:29.099Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:29.364Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:29.364Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:29.364Z] 34a2b51f090f: Pushed [2024-07-02T06:58:30.771Z] 611b3fcf1595: Pushed [2024-07-02T06:58:30.771Z] b1b1c90e2520: Pushed [2024-07-02T06:58:32.716Z] dfe41c38b589: Pushed [2024-07-02T06:58:32.984Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:33.340Z] + 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-07-02T06:58:33.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-02T06:58:33.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T06:58:33.695Z] 34a2b51f090f: Preparing [2024-07-02T06:58:33.695Z] dfe41c38b589: Preparing [2024-07-02T06:58:33.695Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:33.695Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:33.695Z] 611b3fcf1595: Preparing [2024-07-02T06:58:33.695Z] b1b1c90e2520: Preparing [2024-07-02T06:58:33.695Z] da707bb00cb8: Preparing [2024-07-02T06:58:33.695Z] b1b1c90e2520: Waiting [2024-07-02T06:58:33.695Z] da707bb00cb8: Waiting [2024-07-02T06:58:33.695Z] 611b3fcf1595: Layer already exists [2024-07-02T06:58:33.695Z] dfe41c38b589: Layer already exists [2024-07-02T06:58:33.695Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:33.695Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:33.695Z] 34a2b51f090f: Layer already exists [2024-07-02T06:58:33.695Z] b1b1c90e2520: Layer already exists [2024-07-02T06:58:33.695Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:33.963Z] latest: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:34.316Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:34.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.27 [2024-07-02T06:58:34.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T06:58:34.767Z] 34a2b51f090f: Preparing [2024-07-02T06:58:34.767Z] dfe41c38b589: Preparing [2024-07-02T06:58:34.767Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:34.767Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:34.767Z] 611b3fcf1595: Preparing [2024-07-02T06:58:34.767Z] b1b1c90e2520: Preparing [2024-07-02T06:58:34.767Z] da707bb00cb8: Preparing [2024-07-02T06:58:34.767Z] b1b1c90e2520: Waiting [2024-07-02T06:58:34.767Z] da707bb00cb8: Waiting [2024-07-02T06:58:34.767Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:34.767Z] 611b3fcf1595: Layer already exists [2024-07-02T06:58:34.767Z] dfe41c38b589: Layer already exists [2024-07-02T06:58:34.767Z] 34a2b51f090f: Layer already exists [2024-07-02T06:58:34.767Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:34.767Z] b1b1c90e2520: Layer already exists [2024-07-02T06:58:34.767Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:34.767Z] 3.2.0-dev.27: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:35.133Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:35.489Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:35.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T06:58:35.489Z] 34a2b51f090f: Preparing [2024-07-02T06:58:35.489Z] dfe41c38b589: Preparing [2024-07-02T06:58:35.489Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:35.489Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:35.489Z] 611b3fcf1595: Preparing [2024-07-02T06:58:35.489Z] b1b1c90e2520: Preparing [2024-07-02T06:58:35.489Z] da707bb00cb8: Preparing [2024-07-02T06:58:35.489Z] b1b1c90e2520: Waiting [2024-07-02T06:58:35.489Z] da707bb00cb8: Waiting [2024-07-02T06:58:35.489Z] 34a2b51f090f: Layer already exists [2024-07-02T06:58:35.489Z] 611b3fcf1595: Layer already exists [2024-07-02T06:58:35.489Z] dfe41c38b589: Layer already exists [2024-07-02T06:58:35.489Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:35.489Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:35.489Z] b1b1c90e2520: Layer already exists [2024-07-02T06:58:35.489Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:35.757Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:36.115Z] + 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-07-02T06:58:36.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-02T06:58:36.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T06:58:36.469Z] 34a2b51f090f: Preparing [2024-07-02T06:58:36.469Z] dfe41c38b589: Preparing [2024-07-02T06:58:36.469Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:36.469Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:36.469Z] 611b3fcf1595: Preparing [2024-07-02T06:58:36.469Z] b1b1c90e2520: Preparing [2024-07-02T06:58:36.469Z] da707bb00cb8: Preparing [2024-07-02T06:58:36.469Z] b1b1c90e2520: Waiting [2024-07-02T06:58:36.469Z] 611b3fcf1595: Layer already exists [2024-07-02T06:58:36.469Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:36.469Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:36.469Z] dfe41c38b589: Layer already exists [2024-07-02T06:58:36.469Z] 34a2b51f090f: Layer already exists [2024-07-02T06:58:36.469Z] b1b1c90e2520: Layer already exists [2024-07-02T06:58:36.469Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:36.738Z] main: digest: sha256:50c08404089d386fb2e2b9f552794782344e41fa806846a8ff7b1859b9b27228 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:58:36.809Z] ===================================================== [Pipeline] echo [2024-07-02T06:58:36.824Z] taggedImages: [2024-07-02T06:58:36.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:36.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-02T06:58:36.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.27 [2024-07-02T06:58:36.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:36.824Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-02T06:58:36.856Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-02T06:58:36.856Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:36.856Z] latest [2024-07-02T06:58:36.856Z] 3.2.0-dev.27 [2024-07-02T06:58:36.856Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:36.856Z] main [2024-07-02T06:58:36.856Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:37.226Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:37.582Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:58:37.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T06:58:37.582Z] d197da23167b: Preparing [2024-07-02T06:58:37.582Z] 1b000afc28d5: Preparing [2024-07-02T06:58:37.582Z] e3a19121386a: Preparing [2024-07-02T06:58:37.582Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:37.582Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:37.582Z] 441d730dbc09: Preparing [2024-07-02T06:58:37.582Z] d752d98d04b1: Preparing [2024-07-02T06:58:37.582Z] 72847d3c0126: Preparing [2024-07-02T06:58:37.582Z] 0e6d35838d29: Preparing [2024-07-02T06:58:37.582Z] da707bb00cb8: Preparing [2024-07-02T06:58:37.582Z] 441d730dbc09: Waiting [2024-07-02T06:58:37.582Z] d752d98d04b1: Waiting [2024-07-02T06:58:37.582Z] 72847d3c0126: Waiting [2024-07-02T06:58:37.582Z] 0e6d35838d29: Waiting [2024-07-02T06:58:37.582Z] da707bb00cb8: Waiting [2024-07-02T06:58:37.856Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:37.856Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:37.856Z] e3a19121386a: Pushed [2024-07-02T06:58:37.856Z] 1b000afc28d5: Pushed [2024-07-02T06:58:37.856Z] d197da23167b: Pushed [2024-07-02T06:58:38.123Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:38.123Z] 72847d3c0126: Pushed [2024-07-02T06:58:40.069Z] 0e6d35838d29: Pushed [2024-07-02T06:58:52.381Z] d752d98d04b1: Pushed [2024-07-02T06:58:56.630Z] 441d730dbc09: Pushed [2024-07-02T06:58:56.630Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:56.980Z] + 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-07-02T06:58:57.327Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-02T06:58:57.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T06:58:57.327Z] d197da23167b: Preparing [2024-07-02T06:58:57.327Z] 1b000afc28d5: Preparing [2024-07-02T06:58:57.327Z] e3a19121386a: Preparing [2024-07-02T06:58:57.327Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:57.327Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:57.327Z] 441d730dbc09: Preparing [2024-07-02T06:58:57.327Z] d752d98d04b1: Preparing [2024-07-02T06:58:57.327Z] 72847d3c0126: Preparing [2024-07-02T06:58:57.327Z] 0e6d35838d29: Preparing [2024-07-02T06:58:57.327Z] da707bb00cb8: Preparing [2024-07-02T06:58:57.327Z] 441d730dbc09: Waiting [2024-07-02T06:58:57.327Z] d752d98d04b1: Waiting [2024-07-02T06:58:57.327Z] 72847d3c0126: Waiting [2024-07-02T06:58:57.327Z] 0e6d35838d29: Waiting [2024-07-02T06:58:57.327Z] da707bb00cb8: Waiting [2024-07-02T06:58:57.327Z] d197da23167b: Layer already exists [2024-07-02T06:58:57.327Z] 1b000afc28d5: Layer already exists [2024-07-02T06:58:57.327Z] e3a19121386a: Layer already exists [2024-07-02T06:58:57.327Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:57.327Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:57.327Z] 441d730dbc09: Layer already exists [2024-07-02T06:58:57.327Z] d752d98d04b1: Layer already exists [2024-07-02T06:58:57.327Z] 72847d3c0126: Layer already exists [2024-07-02T06:58:57.327Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:57.327Z] 0e6d35838d29: Layer already exists [2024-07-02T06:58:57.594Z] latest: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:57.966Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:58.309Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.27 [2024-07-02T06:58:58.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T06:58:58.309Z] d197da23167b: Preparing [2024-07-02T06:58:58.309Z] 1b000afc28d5: Preparing [2024-07-02T06:58:58.309Z] e3a19121386a: Preparing [2024-07-02T06:58:58.309Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:58.309Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:58.309Z] 441d730dbc09: Preparing [2024-07-02T06:58:58.309Z] d752d98d04b1: Preparing [2024-07-02T06:58:58.309Z] 72847d3c0126: Preparing [2024-07-02T06:58:58.309Z] 0e6d35838d29: Preparing [2024-07-02T06:58:58.309Z] da707bb00cb8: Preparing [2024-07-02T06:58:58.309Z] 72847d3c0126: Waiting [2024-07-02T06:58:58.309Z] 0e6d35838d29: Waiting [2024-07-02T06:58:58.309Z] da707bb00cb8: Waiting [2024-07-02T06:58:58.309Z] 441d730dbc09: Waiting [2024-07-02T06:58:58.309Z] d752d98d04b1: Waiting [2024-07-02T06:58:58.309Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:58.309Z] d197da23167b: Layer already exists [2024-07-02T06:58:58.309Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:58.309Z] e3a19121386a: Layer already exists [2024-07-02T06:58:58.309Z] 1b000afc28d5: Layer already exists [2024-07-02T06:58:58.309Z] 72847d3c0126: Layer already exists [2024-07-02T06:58:58.309Z] 441d730dbc09: Layer already exists [2024-07-02T06:58:58.309Z] d752d98d04b1: Layer already exists [2024-07-02T06:58:58.309Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:58.309Z] 0e6d35838d29: Layer already exists [2024-07-02T06:58:58.576Z] 3.2.0-dev.27: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:58.921Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:59.271Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:58:59.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T06:58:59.271Z] d197da23167b: Preparing [2024-07-02T06:58:59.271Z] 1b000afc28d5: Preparing [2024-07-02T06:58:59.271Z] e3a19121386a: Preparing [2024-07-02T06:58:59.271Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:58:59.271Z] 7eab1d9e05a5: Preparing [2024-07-02T06:58:59.271Z] 441d730dbc09: Preparing [2024-07-02T06:58:59.271Z] d752d98d04b1: Preparing [2024-07-02T06:58:59.271Z] 72847d3c0126: Preparing [2024-07-02T06:58:59.271Z] 0e6d35838d29: Preparing [2024-07-02T06:58:59.271Z] da707bb00cb8: Preparing [2024-07-02T06:58:59.271Z] d752d98d04b1: Waiting [2024-07-02T06:58:59.271Z] 72847d3c0126: Waiting [2024-07-02T06:58:59.271Z] 0e6d35838d29: Waiting [2024-07-02T06:58:59.271Z] 441d730dbc09: Waiting [2024-07-02T06:58:59.271Z] da707bb00cb8: Waiting [2024-07-02T06:58:59.271Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:58:59.271Z] d197da23167b: Layer already exists [2024-07-02T06:58:59.271Z] 1b000afc28d5: Layer already exists [2024-07-02T06:58:59.271Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:58:59.271Z] e3a19121386a: Layer already exists [2024-07-02T06:58:59.271Z] 72847d3c0126: Layer already exists [2024-07-02T06:58:59.271Z] 441d730dbc09: Layer already exists [2024-07-02T06:58:59.271Z] d752d98d04b1: Layer already exists [2024-07-02T06:58:59.271Z] 0e6d35838d29: Layer already exists [2024-07-02T06:58:59.271Z] da707bb00cb8: Layer already exists [2024-07-02T06:58:59.537Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:58:59.885Z] + 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-07-02T06:59:00.233Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-02T06:59:00.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T06:59:00.233Z] d197da23167b: Preparing [2024-07-02T06:59:00.233Z] 1b000afc28d5: Preparing [2024-07-02T06:59:00.233Z] e3a19121386a: Preparing [2024-07-02T06:59:00.233Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:00.233Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:00.233Z] 441d730dbc09: Preparing [2024-07-02T06:59:00.233Z] d752d98d04b1: Preparing [2024-07-02T06:59:00.233Z] 72847d3c0126: Preparing [2024-07-02T06:59:00.233Z] 0e6d35838d29: Preparing [2024-07-02T06:59:00.233Z] da707bb00cb8: Preparing [2024-07-02T06:59:00.233Z] 72847d3c0126: Waiting [2024-07-02T06:59:00.233Z] 0e6d35838d29: Waiting [2024-07-02T06:59:00.233Z] da707bb00cb8: Waiting [2024-07-02T06:59:00.233Z] 441d730dbc09: Waiting [2024-07-02T06:59:00.233Z] d752d98d04b1: Waiting [2024-07-02T06:59:00.233Z] 1b000afc28d5: Layer already exists [2024-07-02T06:59:00.233Z] d197da23167b: Layer already exists [2024-07-02T06:59:00.233Z] e3a19121386a: Layer already exists [2024-07-02T06:59:00.233Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:00.233Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:00.233Z] 441d730dbc09: Layer already exists [2024-07-02T06:59:00.233Z] 0e6d35838d29: Layer already exists [2024-07-02T06:59:00.233Z] d752d98d04b1: Layer already exists [2024-07-02T06:59:00.233Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:00.233Z] 72847d3c0126: Layer already exists [2024-07-02T06:59:00.499Z] main: digest: sha256:5d663c331d564611374e7dcf3ff8d5442e112fe2e130575012c02b90f08bade4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:59:00.580Z] ===================================================== [Pipeline] echo [2024-07-02T06:59:00.594Z] taggedImages: [2024-07-02T06:59:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-02T06:59:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.27 [2024-07-02T06:59:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:00.594Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-02T06:59:00.618Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-02T06:59:00.618Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:00.618Z] latest [2024-07-02T06:59:00.618Z] 3.2.0-dev.27 [2024-07-02T06:59:00.618Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:00.618Z] main [2024-07-02T06:59:00.618Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:00.972Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:01.324Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:01.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T06:59:01.324Z] b02f950f9064: Preparing [2024-07-02T06:59:01.324Z] ea40ef270d51: Preparing [2024-07-02T06:59:01.324Z] 3d9f13e00595: Preparing [2024-07-02T06:59:01.324Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:01.324Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:01.324Z] 441d730dbc09: Preparing [2024-07-02T06:59:01.324Z] 4d93c690e733: Preparing [2024-07-02T06:59:01.324Z] 441d730dbc09: Waiting [2024-07-02T06:59:01.324Z] 70779c0bd8b8: Preparing [2024-07-02T06:59:01.324Z] 4d93c690e733: Waiting [2024-07-02T06:59:01.324Z] da707bb00cb8: Preparing [2024-07-02T06:59:01.324Z] 70779c0bd8b8: Waiting [2024-07-02T06:59:01.324Z] da707bb00cb8: Waiting [2024-07-02T06:59:01.324Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:01.324Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:01.596Z] 441d730dbc09: Layer already exists [2024-07-02T06:59:01.596Z] 3d9f13e00595: Pushed [2024-07-02T06:59:01.596Z] ea40ef270d51: Pushed [2024-07-02T06:59:01.596Z] b02f950f9064: Pushed [2024-07-02T06:59:01.596Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:02.179Z] 70779c0bd8b8: Pushed [2024-07-02T06:59:02.762Z] 4d93c690e733: Pushed [2024-07-02T06:59:03.028Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:03.384Z] + 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-07-02T06:59:03.740Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-02T06:59:03.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T06:59:03.741Z] b02f950f9064: Preparing [2024-07-02T06:59:03.741Z] ea40ef270d51: Preparing [2024-07-02T06:59:03.741Z] 3d9f13e00595: Preparing [2024-07-02T06:59:03.741Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:03.741Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:03.741Z] 441d730dbc09: Preparing [2024-07-02T06:59:03.741Z] 4d93c690e733: Preparing [2024-07-02T06:59:03.741Z] 70779c0bd8b8: Preparing [2024-07-02T06:59:03.741Z] da707bb00cb8: Preparing [2024-07-02T06:59:03.741Z] da707bb00cb8: Waiting [2024-07-02T06:59:03.741Z] 441d730dbc09: Waiting [2024-07-02T06:59:03.741Z] 4d93c690e733: Waiting [2024-07-02T06:59:03.741Z] 70779c0bd8b8: Waiting [2024-07-02T06:59:03.741Z] 3d9f13e00595: Layer already exists [2024-07-02T06:59:03.741Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:03.741Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:03.741Z] b02f950f9064: Layer already exists [2024-07-02T06:59:03.741Z] ea40ef270d51: Layer already exists [2024-07-02T06:59:03.741Z] 4d93c690e733: Layer already exists [2024-07-02T06:59:03.741Z] 70779c0bd8b8: Layer already exists [2024-07-02T06:59:03.741Z] 441d730dbc09: Layer already exists [2024-07-02T06:59:03.741Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:04.007Z] latest: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:04.362Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:04.713Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.27 [2024-07-02T06:59:04.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T06:59:04.713Z] b02f950f9064: Preparing [2024-07-02T06:59:04.713Z] ea40ef270d51: Preparing [2024-07-02T06:59:04.713Z] 3d9f13e00595: Preparing [2024-07-02T06:59:04.713Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:04.713Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:04.713Z] 441d730dbc09: Preparing [2024-07-02T06:59:04.713Z] 4d93c690e733: Preparing [2024-07-02T06:59:04.713Z] 70779c0bd8b8: Preparing [2024-07-02T06:59:04.713Z] da707bb00cb8: Preparing [2024-07-02T06:59:04.713Z] 4d93c690e733: Waiting [2024-07-02T06:59:04.713Z] 70779c0bd8b8: Waiting [2024-07-02T06:59:04.713Z] da707bb00cb8: Waiting [2024-07-02T06:59:04.713Z] 441d730dbc09: Waiting [2024-07-02T06:59:04.713Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:04.713Z] 3d9f13e00595: Layer already exists [2024-07-02T06:59:04.713Z] ea40ef270d51: Layer already exists [2024-07-02T06:59:04.713Z] b02f950f9064: Layer already exists [2024-07-02T06:59:04.713Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:04.713Z] 441d730dbc09: Layer already exists [2024-07-02T06:59:04.713Z] 4d93c690e733: Layer already exists [2024-07-02T06:59:04.713Z] 70779c0bd8b8: Layer already exists [2024-07-02T06:59:04.713Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:04.981Z] 3.2.0-dev.27: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:05.338Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:05.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:05.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T06:59:05.686Z] b02f950f9064: Preparing [2024-07-02T06:59:05.686Z] ea40ef270d51: Preparing [2024-07-02T06:59:05.686Z] 3d9f13e00595: Preparing [2024-07-02T06:59:05.686Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:05.686Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:05.686Z] 441d730dbc09: Preparing [2024-07-02T06:59:05.686Z] 4d93c690e733: Preparing [2024-07-02T06:59:05.686Z] 70779c0bd8b8: Preparing [2024-07-02T06:59:05.686Z] da707bb00cb8: Preparing [2024-07-02T06:59:05.686Z] 70779c0bd8b8: Waiting [2024-07-02T06:59:05.686Z] da707bb00cb8: Waiting [2024-07-02T06:59:05.686Z] 441d730dbc09: Waiting [2024-07-02T06:59:05.686Z] 4d93c690e733: Waiting [2024-07-02T06:59:05.686Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:05.686Z] b02f950f9064: Layer already exists [2024-07-02T06:59:05.686Z] 3d9f13e00595: Layer already exists [2024-07-02T06:59:05.686Z] ea40ef270d51: Layer already exists [2024-07-02T06:59:05.686Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:05.686Z] 4d93c690e733: Layer already exists [2024-07-02T06:59:05.686Z] 70779c0bd8b8: Layer already exists [2024-07-02T06:59:05.686Z] 441d730dbc09: Layer already exists [2024-07-02T06:59:05.686Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:05.954Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:06.308Z] + 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-07-02T06:59:06.658Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-02T06:59:06.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T06:59:06.658Z] b02f950f9064: Preparing [2024-07-02T06:59:06.658Z] ea40ef270d51: Preparing [2024-07-02T06:59:06.658Z] 3d9f13e00595: Preparing [2024-07-02T06:59:06.658Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:06.658Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:06.658Z] 441d730dbc09: Preparing [2024-07-02T06:59:06.658Z] 4d93c690e733: Preparing [2024-07-02T06:59:06.658Z] 70779c0bd8b8: Preparing [2024-07-02T06:59:06.658Z] da707bb00cb8: Preparing [2024-07-02T06:59:06.658Z] 441d730dbc09: Waiting [2024-07-02T06:59:06.658Z] 4d93c690e733: Waiting [2024-07-02T06:59:06.658Z] 70779c0bd8b8: Waiting [2024-07-02T06:59:06.658Z] da707bb00cb8: Waiting [2024-07-02T06:59:06.658Z] b02f950f9064: Layer already exists [2024-07-02T06:59:06.658Z] ea40ef270d51: Layer already exists [2024-07-02T06:59:06.658Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:06.658Z] 3d9f13e00595: Layer already exists [2024-07-02T06:59:06.658Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:06.658Z] 441d730dbc09: Layer already exists [2024-07-02T06:59:06.658Z] 70779c0bd8b8: Layer already exists [2024-07-02T06:59:06.658Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:06.658Z] 4d93c690e733: Layer already exists [2024-07-02T06:59:06.925Z] main: digest: sha256:14cdf750afa1788851564cb72dd9021d4a784503bee9f31b01a2dc95d12f7b4b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:59:06.995Z] ===================================================== [Pipeline] echo [2024-07-02T06:59:07.008Z] taggedImages: [2024-07-02T06:59:07.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:07.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-02T06:59:07.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.27 [2024-07-02T06:59:07.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:07.008Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-02T06:59:07.033Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-02T06:59:07.033Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:07.033Z] latest [2024-07-02T06:59:07.033Z] 3.2.0-dev.27 [2024-07-02T06:59:07.033Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:07.033Z] main [2024-07-02T06:59:07.033Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:07.389Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:07.746Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:07.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T06:59:07.746Z] ba31a4703ce5: Preparing [2024-07-02T06:59:07.746Z] def06593c94f: Preparing [2024-07-02T06:59:07.746Z] 6523cc047c36: Preparing [2024-07-02T06:59:07.746Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:07.746Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:07.746Z] 53649869561f: Preparing [2024-07-02T06:59:07.746Z] 72847d3c0126: Preparing [2024-07-02T06:59:07.746Z] 0e6d35838d29: Preparing [2024-07-02T06:59:07.746Z] da707bb00cb8: Preparing [2024-07-02T06:59:07.746Z] 72847d3c0126: Waiting [2024-07-02T06:59:07.746Z] 0e6d35838d29: Waiting [2024-07-02T06:59:07.746Z] da707bb00cb8: Waiting [2024-07-02T06:59:07.746Z] 53649869561f: Waiting [2024-07-02T06:59:07.746Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:08.014Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:08.014Z] 72847d3c0126: Layer already exists [2024-07-02T06:59:08.014Z] def06593c94f: Pushed [2024-07-02T06:59:08.014Z] 0e6d35838d29: Layer already exists [2024-07-02T06:59:08.014Z] ba31a4703ce5: Pushed [2024-07-02T06:59:08.014Z] 6523cc047c36: Pushed [2024-07-02T06:59:08.014Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:26.218Z] 53649869561f: Pushed [2024-07-02T06:59:26.218Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:26.571Z] + 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-07-02T06:59:26.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-02T06:59:26.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T06:59:26.919Z] ba31a4703ce5: Preparing [2024-07-02T06:59:26.919Z] def06593c94f: Preparing [2024-07-02T06:59:26.919Z] 6523cc047c36: Preparing [2024-07-02T06:59:26.919Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:26.919Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:26.919Z] 53649869561f: Preparing [2024-07-02T06:59:26.919Z] 72847d3c0126: Preparing [2024-07-02T06:59:26.919Z] 0e6d35838d29: Preparing [2024-07-02T06:59:26.919Z] da707bb00cb8: Preparing [2024-07-02T06:59:26.919Z] 53649869561f: Waiting [2024-07-02T06:59:26.919Z] 72847d3c0126: Waiting [2024-07-02T06:59:26.919Z] 0e6d35838d29: Waiting [2024-07-02T06:59:26.919Z] da707bb00cb8: Waiting [2024-07-02T06:59:26.919Z] 6523cc047c36: Layer already exists [2024-07-02T06:59:26.919Z] def06593c94f: Layer already exists [2024-07-02T06:59:26.919Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:26.919Z] ba31a4703ce5: Layer already exists [2024-07-02T06:59:26.919Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:26.919Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:26.919Z] 53649869561f: Layer already exists [2024-07-02T06:59:26.919Z] 72847d3c0126: Layer already exists [2024-07-02T06:59:26.919Z] 0e6d35838d29: Layer already exists [2024-07-02T06:59:27.185Z] latest: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:27.535Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:27.884Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.27 [2024-07-02T06:59:27.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T06:59:27.884Z] ba31a4703ce5: Preparing [2024-07-02T06:59:27.884Z] def06593c94f: Preparing [2024-07-02T06:59:27.884Z] 6523cc047c36: Preparing [2024-07-02T06:59:27.884Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:27.884Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:27.884Z] 53649869561f: Preparing [2024-07-02T06:59:27.884Z] 72847d3c0126: Preparing [2024-07-02T06:59:27.884Z] 0e6d35838d29: Preparing [2024-07-02T06:59:27.884Z] da707bb00cb8: Preparing [2024-07-02T06:59:27.884Z] 53649869561f: Waiting [2024-07-02T06:59:27.884Z] 72847d3c0126: Waiting [2024-07-02T06:59:27.884Z] 0e6d35838d29: Waiting [2024-07-02T06:59:27.884Z] da707bb00cb8: Waiting [2024-07-02T06:59:27.884Z] 6523cc047c36: Layer already exists [2024-07-02T06:59:27.884Z] def06593c94f: Layer already exists [2024-07-02T06:59:27.884Z] ba31a4703ce5: Layer already exists [2024-07-02T06:59:27.884Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:27.884Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:27.884Z] 0e6d35838d29: Layer already exists [2024-07-02T06:59:27.884Z] 53649869561f: Layer already exists [2024-07-02T06:59:27.884Z] 72847d3c0126: Layer already exists [2024-07-02T06:59:27.884Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:28.151Z] 3.2.0-dev.27: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:28.503Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:28.856Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:28.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T06:59:28.856Z] ba31a4703ce5: Preparing [2024-07-02T06:59:28.856Z] def06593c94f: Preparing [2024-07-02T06:59:28.856Z] 6523cc047c36: Preparing [2024-07-02T06:59:28.856Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:28.856Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:28.856Z] 53649869561f: Preparing [2024-07-02T06:59:28.856Z] 72847d3c0126: Preparing [2024-07-02T06:59:28.856Z] 0e6d35838d29: Preparing [2024-07-02T06:59:28.856Z] da707bb00cb8: Preparing [2024-07-02T06:59:28.856Z] 53649869561f: Waiting [2024-07-02T06:59:28.856Z] 0e6d35838d29: Waiting [2024-07-02T06:59:28.856Z] 72847d3c0126: Waiting [2024-07-02T06:59:28.856Z] da707bb00cb8: Waiting [2024-07-02T06:59:28.856Z] ba31a4703ce5: Layer already exists [2024-07-02T06:59:28.856Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:28.856Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:28.856Z] def06593c94f: Layer already exists [2024-07-02T06:59:28.856Z] 6523cc047c36: Layer already exists [2024-07-02T06:59:28.856Z] 53649869561f: Layer already exists [2024-07-02T06:59:28.856Z] 0e6d35838d29: Layer already exists [2024-07-02T06:59:28.856Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:28.856Z] 72847d3c0126: Layer already exists [2024-07-02T06:59:29.124Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:29.481Z] + 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-07-02T06:59:29.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-02T06:59:29.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T06:59:29.840Z] ba31a4703ce5: Preparing [2024-07-02T06:59:29.840Z] def06593c94f: Preparing [2024-07-02T06:59:29.840Z] 6523cc047c36: Preparing [2024-07-02T06:59:29.840Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:29.840Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:29.840Z] 53649869561f: Preparing [2024-07-02T06:59:29.840Z] 72847d3c0126: Preparing [2024-07-02T06:59:29.840Z] 0e6d35838d29: Preparing [2024-07-02T06:59:29.840Z] da707bb00cb8: Preparing [2024-07-02T06:59:29.840Z] 72847d3c0126: Waiting [2024-07-02T06:59:29.840Z] 0e6d35838d29: Waiting [2024-07-02T06:59:29.840Z] da707bb00cb8: Waiting [2024-07-02T06:59:29.840Z] 53649869561f: Waiting [2024-07-02T06:59:29.840Z] 6523cc047c36: Layer already exists [2024-07-02T06:59:29.840Z] ba31a4703ce5: Layer already exists [2024-07-02T06:59:29.840Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:29.840Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:29.840Z] def06593c94f: Layer already exists [2024-07-02T06:59:29.840Z] 72847d3c0126: Layer already exists [2024-07-02T06:59:29.840Z] 0e6d35838d29: Layer already exists [2024-07-02T06:59:29.840Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:29.840Z] 53649869561f: Layer already exists [2024-07-02T06:59:30.105Z] main: digest: sha256:4301d74250a09d37747707b690766307f03b3f1609a3ecdf15393c30d5345dec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:59:30.177Z] ===================================================== [Pipeline] echo [2024-07-02T06:59:30.189Z] taggedImages: [2024-07-02T06:59:30.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:30.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-02T06:59:30.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.27 [2024-07-02T06:59:30.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:30.189Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-02T06:59:30.216Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-02T06:59:30.216Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:30.216Z] latest [2024-07-02T06:59:30.216Z] 3.2.0-dev.27 [2024-07-02T06:59:30.216Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:30.216Z] main [2024-07-02T06:59:30.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:30.592Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:30.952Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:30.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T06:59:30.952Z] 2697a857abb6: Preparing [2024-07-02T06:59:30.952Z] 63d9cfa3a36d: Preparing [2024-07-02T06:59:30.952Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:30.952Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:30.952Z] 07d94b417d0c: Preparing [2024-07-02T06:59:30.952Z] 9d0eefe4b671: Preparing [2024-07-02T06:59:30.952Z] da707bb00cb8: Preparing [2024-07-02T06:59:30.952Z] 9d0eefe4b671: Waiting [2024-07-02T06:59:30.952Z] da707bb00cb8: Waiting [2024-07-02T06:59:30.952Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:31.218Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:31.218Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:31.218Z] 2697a857abb6: Pushed [2024-07-02T06:59:31.483Z] 9d0eefe4b671: Pushed [2024-07-02T06:59:32.438Z] 07d94b417d0c: Pushed [2024-07-02T06:59:39.071Z] 63d9cfa3a36d: Pushed [2024-07-02T06:59:39.071Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:39.428Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:39.775Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-02T06:59:39.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T06:59:39.775Z] 2697a857abb6: Preparing [2024-07-02T06:59:39.775Z] 63d9cfa3a36d: Preparing [2024-07-02T06:59:39.775Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:39.775Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:39.775Z] 07d94b417d0c: Preparing [2024-07-02T06:59:39.775Z] 9d0eefe4b671: Preparing [2024-07-02T06:59:39.775Z] da707bb00cb8: Preparing [2024-07-02T06:59:39.775Z] 9d0eefe4b671: Waiting [2024-07-02T06:59:39.775Z] da707bb00cb8: Waiting [2024-07-02T06:59:39.775Z] 63d9cfa3a36d: Layer already exists [2024-07-02T06:59:39.775Z] 07d94b417d0c: Layer already exists [2024-07-02T06:59:39.775Z] 2697a857abb6: Layer already exists [2024-07-02T06:59:39.775Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:39.775Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:39.775Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:39.775Z] 9d0eefe4b671: Layer already exists [2024-07-02T06:59:40.040Z] latest: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:40.496Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:40.847Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.27 [2024-07-02T06:59:40.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T06:59:40.848Z] 2697a857abb6: Preparing [2024-07-02T06:59:40.848Z] 63d9cfa3a36d: Preparing [2024-07-02T06:59:40.848Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:40.848Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:40.848Z] 07d94b417d0c: Preparing [2024-07-02T06:59:40.848Z] 9d0eefe4b671: Preparing [2024-07-02T06:59:40.848Z] da707bb00cb8: Preparing [2024-07-02T06:59:40.848Z] 9d0eefe4b671: Waiting [2024-07-02T06:59:40.848Z] da707bb00cb8: Waiting [2024-07-02T06:59:40.848Z] 63d9cfa3a36d: Layer already exists [2024-07-02T06:59:40.848Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:40.848Z] 07d94b417d0c: Layer already exists [2024-07-02T06:59:40.848Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:40.848Z] 2697a857abb6: Layer already exists [2024-07-02T06:59:40.848Z] 9d0eefe4b671: Layer already exists [2024-07-02T06:59:40.848Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:41.113Z] 3.2.0-dev.27: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:41.459Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:41.800Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:41.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T06:59:41.800Z] 2697a857abb6: Preparing [2024-07-02T06:59:41.800Z] 63d9cfa3a36d: Preparing [2024-07-02T06:59:41.800Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:41.800Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:41.800Z] 07d94b417d0c: Preparing [2024-07-02T06:59:41.800Z] 9d0eefe4b671: Preparing [2024-07-02T06:59:41.800Z] da707bb00cb8: Preparing [2024-07-02T06:59:41.800Z] 9d0eefe4b671: Waiting [2024-07-02T06:59:41.800Z] da707bb00cb8: Waiting [2024-07-02T06:59:41.800Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:41.800Z] 2697a857abb6: Layer already exists [2024-07-02T06:59:41.800Z] 07d94b417d0c: Layer already exists [2024-07-02T06:59:41.800Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:41.800Z] 63d9cfa3a36d: Layer already exists [2024-07-02T06:59:41.800Z] 9d0eefe4b671: Layer already exists [2024-07-02T06:59:41.800Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:42.066Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:42.421Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:42.774Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-02T06:59:42.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T06:59:42.774Z] 2697a857abb6: Preparing [2024-07-02T06:59:42.774Z] 63d9cfa3a36d: Preparing [2024-07-02T06:59:42.774Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:42.774Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:42.774Z] 07d94b417d0c: Preparing [2024-07-02T06:59:42.774Z] 9d0eefe4b671: Preparing [2024-07-02T06:59:42.774Z] da707bb00cb8: Preparing [2024-07-02T06:59:42.774Z] 9d0eefe4b671: Waiting [2024-07-02T06:59:42.774Z] da707bb00cb8: Waiting [2024-07-02T06:59:43.044Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:43.044Z] 07d94b417d0c: Layer already exists [2024-07-02T06:59:43.044Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:43.044Z] 63d9cfa3a36d: Layer already exists [2024-07-02T06:59:43.044Z] 2697a857abb6: Layer already exists [2024-07-02T06:59:43.044Z] 9d0eefe4b671: Layer already exists [2024-07-02T06:59:43.044Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:43.044Z] main: digest: sha256:deee9c450a73574b03a49e4d944ae25632a8925788c889a5934c206250e0a084 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:59:43.111Z] ===================================================== [Pipeline] echo [2024-07-02T06:59:43.122Z] taggedImages: [2024-07-02T06:59:43.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:43.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-02T06:59:43.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.27 [2024-07-02T06:59:43.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:43.123Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-02T06:59:43.149Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-02T06:59:43.149Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:43.149Z] latest [2024-07-02T06:59:43.149Z] 3.2.0-dev.27 [2024-07-02T06:59:43.149Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:43.149Z] main [2024-07-02T06:59:43.149Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:43.526Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:43.908Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:43.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T06:59:43.908Z] b105b9673c14: Preparing [2024-07-02T06:59:43.908Z] c7ba1e38b896: Preparing [2024-07-02T06:59:43.908Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:43.908Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:43.908Z] 16f970a1faf4: Preparing [2024-07-02T06:59:43.908Z] af718e19dcd5: Preparing [2024-07-02T06:59:43.908Z] da707bb00cb8: Preparing [2024-07-02T06:59:43.908Z] da707bb00cb8: Waiting [2024-07-02T06:59:43.908Z] af718e19dcd5: Waiting [2024-07-02T06:59:43.908Z] 16f970a1faf4: Layer already exists [2024-07-02T06:59:44.186Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:44.186Z] af718e19dcd5: Layer already exists [2024-07-02T06:59:44.186Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:44.186Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:44.186Z] b105b9673c14: Pushed [2024-07-02T06:59:50.854Z] c7ba1e38b896: Pushed [2024-07-02T06:59:51.121Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:51.470Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:51.817Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-02T06:59:51.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T06:59:51.817Z] b105b9673c14: Preparing [2024-07-02T06:59:51.817Z] c7ba1e38b896: Preparing [2024-07-02T06:59:51.817Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:51.817Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:51.817Z] 16f970a1faf4: Preparing [2024-07-02T06:59:51.817Z] af718e19dcd5: Preparing [2024-07-02T06:59:51.817Z] da707bb00cb8: Preparing [2024-07-02T06:59:51.817Z] af718e19dcd5: Waiting [2024-07-02T06:59:51.817Z] da707bb00cb8: Waiting [2024-07-02T06:59:51.817Z] 16f970a1faf4: Layer already exists [2024-07-02T06:59:51.817Z] c7ba1e38b896: Layer already exists [2024-07-02T06:59:51.817Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:51.817Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:51.817Z] b105b9673c14: Layer already exists [2024-07-02T06:59:51.817Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:51.817Z] af718e19dcd5: Layer already exists [2024-07-02T06:59:52.084Z] latest: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:52.429Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:52.779Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.27 [2024-07-02T06:59:52.779Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T06:59:52.779Z] b105b9673c14: Preparing [2024-07-02T06:59:52.779Z] c7ba1e38b896: Preparing [2024-07-02T06:59:52.779Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:52.779Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:52.779Z] 16f970a1faf4: Preparing [2024-07-02T06:59:52.779Z] af718e19dcd5: Preparing [2024-07-02T06:59:52.779Z] da707bb00cb8: Preparing [2024-07-02T06:59:52.779Z] af718e19dcd5: Waiting [2024-07-02T06:59:52.779Z] da707bb00cb8: Waiting [2024-07-02T06:59:52.779Z] b105b9673c14: Layer already exists [2024-07-02T06:59:52.779Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:52.779Z] c7ba1e38b896: Layer already exists [2024-07-02T06:59:52.779Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:52.779Z] 16f970a1faf4: Layer already exists [2024-07-02T06:59:52.779Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:52.779Z] af718e19dcd5: Layer already exists [2024-07-02T06:59:53.045Z] 3.2.0-dev.27: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:53.404Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:53.756Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:53.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T06:59:53.756Z] b105b9673c14: Preparing [2024-07-02T06:59:53.756Z] c7ba1e38b896: Preparing [2024-07-02T06:59:53.756Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:53.756Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:53.756Z] 16f970a1faf4: Preparing [2024-07-02T06:59:53.756Z] af718e19dcd5: Preparing [2024-07-02T06:59:53.756Z] da707bb00cb8: Preparing [2024-07-02T06:59:53.756Z] af718e19dcd5: Waiting [2024-07-02T06:59:53.756Z] da707bb00cb8: Waiting [2024-07-02T06:59:53.756Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:53.756Z] b105b9673c14: Layer already exists [2024-07-02T06:59:53.756Z] 16f970a1faf4: Layer already exists [2024-07-02T06:59:53.756Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:53.756Z] c7ba1e38b896: Layer already exists [2024-07-02T06:59:53.756Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:53.756Z] af718e19dcd5: Layer already exists [2024-07-02T06:59:54.023Z] 4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:54.372Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:54.722Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-02T06:59:54.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T06:59:54.722Z] b105b9673c14: Preparing [2024-07-02T06:59:54.722Z] c7ba1e38b896: Preparing [2024-07-02T06:59:54.722Z] 2c5e8bcd13ca: Preparing [2024-07-02T06:59:54.722Z] 7eab1d9e05a5: Preparing [2024-07-02T06:59:54.722Z] 16f970a1faf4: Preparing [2024-07-02T06:59:54.722Z] af718e19dcd5: Preparing [2024-07-02T06:59:54.722Z] da707bb00cb8: Preparing [2024-07-02T06:59:54.722Z] da707bb00cb8: Waiting [2024-07-02T06:59:54.722Z] af718e19dcd5: Waiting [2024-07-02T06:59:54.722Z] 7eab1d9e05a5: Layer already exists [2024-07-02T06:59:54.722Z] 2c5e8bcd13ca: Layer already exists [2024-07-02T06:59:54.722Z] 16f970a1faf4: Layer already exists [2024-07-02T06:59:54.722Z] c7ba1e38b896: Layer already exists [2024-07-02T06:59:54.722Z] b105b9673c14: Layer already exists [2024-07-02T06:59:54.722Z] af718e19dcd5: Layer already exists [2024-07-02T06:59:54.722Z] da707bb00cb8: Layer already exists [2024-07-02T06:59:54.990Z] main: digest: sha256:84777fd54e8c0d416afdc5df1410d4b4d4199dfd40aa6809e1de0664f157ddbb size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T06:59:55.058Z] ===================================================== [Pipeline] echo [2024-07-02T06:59:55.072Z] taggedImages: [2024-07-02T06:59:55.072Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e [2024-07-02T06:59:55.072Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-02T06:59:55.072Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.27 [2024-07-02T06:59:55.072Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4c21b36cbf5f41746e331fe8d24625a901f3a52e-3.2.0-dev.27 [2024-07-02T06:59:55.072Z] - 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-07-02T06:59:55.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T06:59:55.454Z] [2024-07-02T06:59:55.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T06:59:55.787Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T06:59:55.787Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T06:59:56.058Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T06:59:56.058Z] 04944245beec: Pulling fs layer [2024-07-02T06:59:56.058Z] 699f458cf7ca: Pulling fs layer [2024-07-02T06:59:56.058Z] 765212b225bb: Pulling fs layer [2024-07-02T06:59:56.058Z] f23df028b6ca: Pulling fs layer [2024-07-02T06:59:56.058Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T06:59:56.058Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T06:59:56.058Z] 765212b225bb: Waiting [2024-07-02T06:59:56.058Z] d65c8cfc05b1: Waiting [2024-07-02T06:59:56.058Z] f23df028b6ca: Waiting [2024-07-02T06:59:56.058Z] 2437ff75d9bd: Waiting [2024-07-02T06:59:56.058Z] 04944245beec: Verifying Checksum [2024-07-02T06:59:56.058Z] 04944245beec: Download complete [2024-07-02T06:59:56.058Z] 765212b225bb: Verifying Checksum [2024-07-02T06:59:56.058Z] 765212b225bb: Download complete [2024-07-02T06:59:56.058Z] f23df028b6ca: Verifying Checksum [2024-07-02T06:59:56.058Z] f23df028b6ca: Download complete [2024-07-02T06:59:56.058Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T06:59:56.058Z] d65c8cfc05b1: Download complete [2024-07-02T06:59:56.326Z] 699f458cf7ca: Verifying Checksum [2024-07-02T06:59:56.326Z] 699f458cf7ca: Download complete [2024-07-02T06:59:56.906Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T06:59:56.906Z] 8998bd30e6a1: Download complete [2024-07-02T06:59:59.480Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T06:59:59.480Z] 2437ff75d9bd: Download complete [2024-07-02T07:00:02.054Z] 8998bd30e6a1: Pull complete [2024-07-02T07:00:02.054Z] 04944245beec: Pull complete [2024-07-02T07:00:03.992Z] 699f458cf7ca: Pull complete [2024-07-02T07:00:03.992Z] 765212b225bb: Pull complete [2024-07-02T07:00:04.950Z] f23df028b6ca: Pull complete [2024-07-02T07:00:05.217Z] d65c8cfc05b1: Pull complete [2024-07-02T07:00:23.405Z] 2437ff75d9bd: Pull complete [2024-07-02T07:00:23.405Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T07:00:23.405Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T07:00:23.405Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:00:23.620Z] prd-ubuntu20.04-docker-arm64-4c-16g-4776 does not seem to be running inside a container [2024-07-02T07:00:23.658Z] $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-02T07:00:25.944Z] $ docker top 0861ed009452ef46dd4a7110eb8d23914c9e43298fbef3b93db9078a31182247 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:00:26.905Z] ---> job-cost.sh [2024-07-02T07:00:26.905Z] lf-activate-venv: SKIPPING [2024-07-02T07:00:26.905Z] INFO: No Stack... [2024-07-02T07:00:27.486Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T07:00:28.065Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T07:00:28.696Z] + cat /w/workspace/edgex-go/645/archives/cost.csv [2024-07-02T07:00:28.696Z] + cut -d, -f6 [Pipeline] lock [2024-07-02T07:00:28.735Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-645-stack-cost] [2024-07-02T07:00:28.746Z] Resource [jenkins-edgexfoundry-edgex-go-main-645-stack-cost] did not exist. Created. [2024-07-02T07:00:28.754Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-645-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T07:00:29.401Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T07:00:30.043Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T07:00:30.053Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-645-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T07:00:30.056Z] $ docker stop --time=1 0861ed009452ef46dd4a7110eb8d23914c9e43298fbef3b93db9078a31182247 [2024-07-02T07:00:31.635Z] $ docker rm -f --volumes 0861ed009452ef46dd4a7110eb8d23914c9e43298fbef3b93db9078a31182247 [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-07-02T07:00:32.202Z] provisioning config files... [2024-07-02T07:00:32.209Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/645@tmp/config12254788985153322409tmp [Pipeline] { [Pipeline] sh [2024-07-02T07:00:32.500Z] + set +x [2024-07-02T07:00:32.500Z] + curl -s https://codecov.io/bash [2024-07-02T07:00:32.500Z] + bash -s -- [2024-07-02T07:00:32.759Z] [2024-07-02T07:00:32.759Z] _____ _ [2024-07-02T07:00:32.759Z] / ____| | | [2024-07-02T07:00:32.759Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T07:00:32.759Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T07:00:32.759Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T07:00:32.759Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T07:00:32.759Z] Bash-1.0.6 [2024-07-02T07:00:32.759Z] [2024-07-02T07:00:32.759Z] [2024-07-02T07:00:32.759Z] ==> git version 2.25.1 found [2024-07-02T07:00:32.759Z] ==> 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-07-02T07:00:32.759Z] Release-Date: 2020-01-08 [2024-07-02T07:00:32.759Z] 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-07-02T07:00:32.759Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T07:00:32.759Z] ==> Jenkins CI detected. [2024-07-02T07:00:32.759Z] current dir:  /w/workspace/edgex-go/645 [2024-07-02T07:00:32.759Z] project root: . [2024-07-02T07:00:32.759Z] --> token set from env [2024-07-02T07:00:32.759Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T07:00:32.759Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T07:00:32.759Z] ==> Python coveragepy not found [2024-07-02T07:00:32.759Z] ==> Searching for coverage reports in: [2024-07-02T07:00:32.759Z] + . [2024-07-02T07:00:32.759Z] -> Found 1 reports [2024-07-02T07:00:32.759Z] ==> Detecting git/mercurial file structure [2024-07-02T07:00:32.759Z] ==> Reading reports [2024-07-02T07:00:32.759Z] + ./coverage.out bytes=456284 [2024-07-02T07:00:32.759Z] ==> Appending adjustments [2024-07-02T07:00:32.759Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T07:00:34.133Z] + Found adjustments [2024-07-02T07:00:34.133Z] ==> Gzipping contents [2024-07-02T07:00:34.133Z] 60K /tmp/codecov.nLl6T0.gz [2024-07-02T07:00:34.133Z] ==> Uploading reports [2024-07-02T07:00:34.133Z] url: https://codecov.io [2024-07-02T07:00:34.133Z] query: branch=main&commit=4c21b36cbf5f41746e331fe8d24625a901f3a52e&build=645&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F645%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T07:00:34.133Z] -> Pinging Codecov [2024-07-02T07:00:34.133Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4c21b36cbf5f41746e331fe8d24625a901f3a52e&build=645&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F645%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T07:00:34.133Z] -> Uploading to [2024-07-02T07:00:34.133Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/4c21b36cbf5f41746e331fe8d24625a901f3a52e/debdc54f-b422-4168-963e-138b590f9496.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T070033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd74bf1a817f7c9f6af2fd26e1514123501c4f26360cc8008485d79c3f553438 [2024-07-02T07:00:34.133Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:00:34.133Z] Dload Upload Total Spent Left Speed [2024-07-02T07:00:34.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58137 0 0 100 58137 0 194k --:--:-- --:--:-- --:--:-- 194k [2024-07-02T07:00:34.391Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4c21b36cbf5f41746e331fe8d24625a901f3a52e [Pipeline] } [2024-07-02T07:00:34.397Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-02T07:00:34.610Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-02T07:00:34.628Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:00:34.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T07:00:34.933Z] [2024-07-02T07:00:34.933Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:00:35.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T07:00:35.236Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-02T07:00:35.236Z] 619be1103602: Already exists [2024-07-02T07:00:35.236Z] f8ea3408117e: Pulling fs layer [2024-07-02T07:00:35.236Z] 91320369b822: Pulling fs layer [2024-07-02T07:00:35.236Z] 0406650e8295: Pulling fs layer [2024-07-02T07:00:35.236Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T07:00:35.236Z] 96d80e3f36e1: Pulling fs layer [2024-07-02T07:00:35.236Z] bcf3aedb951c: Pulling fs layer [2024-07-02T07:00:35.236Z] 4f4fb700ef54: Waiting [2024-07-02T07:00:35.236Z] 96d80e3f36e1: Waiting [2024-07-02T07:00:35.236Z] bcf3aedb951c: Waiting [2024-07-02T07:00:35.236Z] 0406650e8295: Download complete [2024-07-02T07:00:35.236Z] f8ea3408117e: Download complete [2024-07-02T07:00:35.236Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T07:00:35.236Z] 4f4fb700ef54: Download complete [2024-07-02T07:00:35.494Z] f8ea3408117e: Pull complete [2024-07-02T07:00:35.494Z] 96d80e3f36e1: Download complete [2024-07-02T07:00:35.751Z] 91320369b822: Verifying Checksum [2024-07-02T07:00:35.751Z] 91320369b822: Download complete [2024-07-02T07:00:36.316Z] bcf3aedb951c: Download complete [2024-07-02T07:00:38.840Z] 91320369b822: Pull complete [2024-07-02T07:00:38.840Z] 0406650e8295: Pull complete [2024-07-02T07:00:38.840Z] 4f4fb700ef54: Pull complete [2024-07-02T07:00:38.840Z] 96d80e3f36e1: Pull complete [2024-07-02T07:00:42.121Z] bcf3aedb951c: Pull complete [2024-07-02T07:00:42.121Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-02T07:00:42.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T07:00:42.121Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:00:42.232Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T07:00:42.269Z] $ 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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T07:00:45.799Z] $ docker top b9c5e25415103b86e5d666c7872bc001e470ef1c5ef9fa6d96b9fd0a3adb6ccc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:00:46.138Z] + git config --global --add safe.directory /w/workspace/edgex-go/645 [Pipeline] echo [2024-07-02T07:00:46.151Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-02T07:00:46.430Z] + set -o pipefail [2024-07-02T07:00:46.431Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-02T07:00:56.408Z] [2024-07-02T07:00:56.408Z] Monitoring /w/workspace/edgex-go/645 (github.com/edgexfoundry/edgex-go)... [2024-07-02T07:00:56.408Z] [2024-07-02T07:00:56.408Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a6e454b8-6fbc-4851-90ad-cba78eb3ba88 [2024-07-02T07:00:56.408Z] [2024-07-02T07:00:56.408Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-02T07:00:56.408Z] [2024-07-02T07:00:56.408Z] [2024-07-02T07:00:56.408Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-02T07:00:56.408Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-02T07:00:56.658Z] $ docker stop --time=1 b9c5e25415103b86e5d666c7872bc001e470ef1c5ef9fa6d96b9fd0a3adb6ccc [2024-07-02T07:01:01.360Z] $ docker rm -f --volumes b9c5e25415103b86e5d666c7872bc001e470ef1c5ef9fa6d96b9fd0a3adb6ccc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-02T07:01:01.839Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:01:01.853Z] provisioning config files... [2024-07-02T07:01:01.861Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/645@tmp/config7638816541627126247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:02.159Z] --> edgex-publish-swagger.sh [2024-07-02T07:01:02.159Z] === Publish openapi/v3 API === [2024-07-02T07:01:02.159Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-02T07:01:02.159Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/645/openapi/v3/core-command.yaml] [2024-07-02T07:01:02.159Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:01:02.159Z] Dload Upload Total Spent Left Speed [2024-07-02T07:01:02.728Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 47032 --:--:-- --:--:-- --:--:-- 46965 100 32782 0 0 100 32782 0 47032 --:--:-- --:--:-- --:--:-- 46965 [2024-07-02T07:01:02.728Z] [2024-07-02T07:01:02.728Z] [2024-07-02T07:01:02.728Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/645/openapi/v3/core-data.yaml] [2024-07-02T07:01:02.728Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:01:02.728Z] Dload Upload Total Spent Left Speed [2024-07-02T07:01:03.296Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 116k --:--:-- --:--:-- --:--:-- 116k [2024-07-02T07:01:03.296Z] [2024-07-02T07:01:03.296Z] [2024-07-02T07:01:03.296Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/645/openapi/v3/core-metadata.yaml] [2024-07-02T07:01:03.296Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:01:03.297Z] Dload Upload Total Spent Left Speed [2024-07-02T07:01:03.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 146k 100 156 100 146k 257 240k --:--:-- --:--:-- --:--:-- 240k 100 146k 100 156 100 146k 257 240k --:--:-- --:--:-- --:--:-- 240k [2024-07-02T07:01:03.864Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-02T07:01:03.864Z] [2024-07-02T07:01:03.864Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/645/openapi/v3/support-notifications.yaml] [2024-07-02T07:01:04.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:01:04.122Z] Dload Upload Total Spent Left Speed [2024-07-02T07:01:04.380Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 334 182k --:--:-- --:--:-- --:--:-- 183k [2024-07-02T07:01:04.380Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-02T07:01:04.380Z] [2024-07-02T07:01:04.380Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/645/openapi/v3/support-scheduler.yaml] [2024-07-02T07:01:04.380Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:01:04.380Z] Dload Upload Total Spent Left Speed [2024-07-02T07:01:04.897Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 177k --:--:-- --:--:-- --:--:-- 176k 100 37110 100 156 100 36954 361 85541 --:--:-- --:--:-- --:--:-- 85704 [2024-07-02T07:01:04.897Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-02T07:01:04.897Z] [Pipeline] } [2024-07-02T07:01:04.903Z] 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-07-02T07:01:05.313Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T07:01:05.313Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:01:05.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:01:05.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:01:05.691Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T07:01:05.728Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T07:01:06.176Z] $ docker top da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 -eo pid,comm [2024-07-02T07:01:06.215Z] 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-07-02T07:01:06.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T07:01:06.272Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:01:06.272Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:01:06.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:01:06.392Z] $ docker exec da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 ssh-agent [2024-07-02T07:01:06.489Z] SSH_AUTH_SOCK=/tmp/ssh-l7Eh5UkffgHJ/agent.33 [2024-07-02T07:01:06.489Z] SSH_AGENT_PID=39 [2024-07-02T07:01:06.494Z] Running ssh-add (command line suppressed) [2024-07-02T07:01:06.593Z] Identity added: /w/workspace/edgex-go/645@tmp/private_key_13602907680423065083.key (/w/workspace/edgex-go/645@tmp/private_key_13602907680423065083.key) [2024-07-02T07:01:06.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:01:06.888Z] + git semver tag [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,068 [run_tag] DEBUG tag force:False [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,069 [check_head_tag] DEBUG check head tag [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,071 [execute] INFO git cat-file --batch-check [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,071 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=) [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,075 [execute] INFO git cat-file --batch [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=) [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,108 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,108 [execute] INFO git tag -a v3.2.0-dev.27 -m v3.2.0-dev.27 [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,108 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.27', '-m', 'v3.2.0-dev.27'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=None) [2024-07-02T07:01:07.147Z] 2024-07-02 07:01:07,113 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T07:01:07.147Z] 3.2.0-dev.27 [Pipeline] } [2024-07-02T07:01:07.162Z] $ docker exec --env ******** --env ******** da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 ssh-agent -k [2024-07-02T07:01:07.267Z] unset SSH_AUTH_SOCK; [2024-07-02T07:01:07.267Z] unset SSH_AGENT_PID; [2024-07-02T07:01:07.267Z] echo Agent pid 39 killed; [2024-07-02T07:01:07.267Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:01:07.592Z] + git semver [Pipeline] } [2024-07-02T07:01:07.870Z] $ docker stop --time=1 da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 [2024-07-02T07:01:09.156Z] $ docker rm -f --volumes da215adacc5a051bc35dbf51d300bdf9058f041cacf7a861230cf394fc7c58a6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:01:09.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T07:01:09.555Z] [2024-07-02T07:01:09.555Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:01:09.865Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T07:01:09.865Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-02T07:01:09.865Z] ab5ef0e58194: Pulling fs layer [2024-07-02T07:01:09.865Z] 9712f1f96733: Pulling fs layer [2024-07-02T07:01:09.865Z] 63f879dbbcfc: Pulling fs layer [2024-07-02T07:01:09.865Z] 0d9ebad4ef96: Pulling fs layer [2024-07-02T07:01:09.865Z] e9a5061849ea: Pulling fs layer [2024-07-02T07:01:09.865Z] d747dcd14b5f: Pulling fs layer [2024-07-02T07:01:09.865Z] 2de7ff778b66: Pulling fs layer [2024-07-02T07:01:09.865Z] e9a5061849ea: Waiting [2024-07-02T07:01:09.865Z] 0d9ebad4ef96: Waiting [2024-07-02T07:01:09.865Z] d747dcd14b5f: Waiting [2024-07-02T07:01:09.865Z] 2de7ff778b66: Waiting [2024-07-02T07:01:09.865Z] 9712f1f96733: Verifying Checksum [2024-07-02T07:01:09.865Z] 9712f1f96733: Download complete [2024-07-02T07:01:10.125Z] 63f879dbbcfc: Verifying Checksum [2024-07-02T07:01:10.125Z] 63f879dbbcfc: Download complete [2024-07-02T07:01:10.383Z] 0d9ebad4ef96: Verifying Checksum [2024-07-02T07:01:10.383Z] 0d9ebad4ef96: Download complete [2024-07-02T07:01:10.383Z] e9a5061849ea: Verifying Checksum [2024-07-02T07:01:10.383Z] e9a5061849ea: Download complete [2024-07-02T07:01:10.383Z] d747dcd14b5f: Download complete [2024-07-02T07:01:10.383Z] ab5ef0e58194: Download complete [2024-07-02T07:01:10.383Z] 2de7ff778b66: Verifying Checksum [2024-07-02T07:01:10.383Z] 2de7ff778b66: Download complete [2024-07-02T07:01:12.912Z] ab5ef0e58194: Pull complete [2024-07-02T07:01:12.912Z] 9712f1f96733: Pull complete [2024-07-02T07:01:13.846Z] 63f879dbbcfc: Pull complete [2024-07-02T07:01:17.122Z] 0d9ebad4ef96: Pull complete [2024-07-02T07:01:17.122Z] e9a5061849ea: Pull complete [2024-07-02T07:01:17.122Z] d747dcd14b5f: Pull complete [2024-07-02T07:01:18.055Z] 2de7ff778b66: Pull complete [2024-07-02T07:01:18.055Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-02T07:01:18.055Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T07:01:18.055Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:01:18.148Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T07:01:18.182Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T07:01:23.690Z] $ docker top d50a5b36b8ee1a806e37a667e070f6b59f2e8a1b19c3787e4a81a18cda6a763f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:01:23.764Z] provisioning config files... [2024-07-02T07:01:23.771Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/645@tmp/config9231788116388334658tmp [2024-07-02T07:01:23.780Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/645@tmp/config6290208277718665157tmp [2024-07-02T07:01:23.788Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/645@tmp/config11216682753530117351tmp [Pipeline] { [Pipeline] echo [2024-07-02T07:01:23.930Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:24.223Z] ---> sigul-configuration.sh [2024-07-02T07:01:24.224Z] gpg: directory `/root/.gnupg' created [2024-07-02T07:01:24.224Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-02T07:01:24.224Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-02T07:01:24.224Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-02T07:01:24.224Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-02T07:01:24.224Z] gpg: CAST5 encrypted data [2024-07-02T07:01:24.224Z] gpg: encrypted with 1 passphrase [2024-07-02T07:01:24.224Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-02T07:01:24.515Z] + mkdir /home/jenkins [2024-07-02T07:01:24.515Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-02T07:01:24.813Z] + 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-07-02T07:01:24.831Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:25.122Z] ---> sigul-install.sh [2024-07-02T07:01:25.122Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-02T07:01:25.423Z] + git tag --list [2024-07-02T07:01:25.423Z] 0.6.0 [2024-07-02T07:01:25.423Z] 0.6.1 [2024-07-02T07:01:25.423Z] 0.7.0 [2024-07-02T07:01:25.423Z] 0.7.1 [2024-07-02T07:01:25.423Z] v1.0.0 [2024-07-02T07:01:25.423Z] v1.0.1 [2024-07-02T07:01:25.423Z] v1.1.0 [2024-07-02T07:01:25.423Z] v1.2.0 [2024-07-02T07:01:25.423Z] v1.2.1 [2024-07-02T07:01:25.423Z] v1.3.0 [2024-07-02T07:01:25.423Z] v1.3.1 [2024-07-02T07:01:25.423Z] v2.0.0 [2024-07-02T07:01:25.423Z] v2.1.0 [2024-07-02T07:01:25.423Z] v2.1.1 [2024-07-02T07:01:25.423Z] v2.2.0 [2024-07-02T07:01:25.423Z] v2.3.0 [2024-07-02T07:01:25.423Z] v3.0 [2024-07-02T07:01:25.423Z] v3.0.0 [2024-07-02T07:01:25.423Z] v3.1 [2024-07-02T07:01:25.423Z] v3.1.0 [2024-07-02T07:01:25.423Z] v3.1.0-dev.1 [2024-07-02T07:01:25.423Z] v3.1.0-dev.10 [2024-07-02T07:01:25.423Z] v3.1.0-dev.11 [2024-07-02T07:01:25.423Z] v3.1.0-dev.12 [2024-07-02T07:01:25.423Z] v3.1.0-dev.13 [2024-07-02T07:01:25.423Z] v3.1.0-dev.14 [2024-07-02T07:01:25.423Z] v3.1.0-dev.15 [2024-07-02T07:01:25.423Z] v3.1.0-dev.16 [2024-07-02T07:01:25.423Z] v3.1.0-dev.17 [2024-07-02T07:01:25.423Z] v3.1.0-dev.18 [2024-07-02T07:01:25.423Z] v3.1.0-dev.19 [2024-07-02T07:01:25.423Z] v3.1.0-dev.2 [2024-07-02T07:01:25.423Z] v3.1.0-dev.20 [2024-07-02T07:01:25.423Z] v3.1.0-dev.21 [2024-07-02T07:01:25.423Z] v3.1.0-dev.22 [2024-07-02T07:01:25.423Z] v3.1.0-dev.23 [2024-07-02T07:01:25.423Z] v3.1.0-dev.24 [2024-07-02T07:01:25.423Z] v3.1.0-dev.25 [2024-07-02T07:01:25.423Z] v3.1.0-dev.26 [2024-07-02T07:01:25.423Z] v3.1.0-dev.27 [2024-07-02T07:01:25.423Z] v3.1.0-dev.28 [2024-07-02T07:01:25.423Z] v3.1.0-dev.29 [2024-07-02T07:01:25.423Z] v3.1.0-dev.3 [2024-07-02T07:01:25.423Z] v3.1.0-dev.30 [2024-07-02T07:01:25.423Z] v3.1.0-dev.31 [2024-07-02T07:01:25.423Z] v3.1.0-dev.32 [2024-07-02T07:01:25.423Z] v3.1.0-dev.33 [2024-07-02T07:01:25.423Z] v3.1.0-dev.34 [2024-07-02T07:01:25.423Z] v3.1.0-dev.35 [2024-07-02T07:01:25.423Z] v3.1.0-dev.36 [2024-07-02T07:01:25.423Z] v3.1.0-dev.37 [2024-07-02T07:01:25.423Z] v3.1.0-dev.38 [2024-07-02T07:01:25.423Z] v3.1.0-dev.39 [2024-07-02T07:01:25.423Z] v3.1.0-dev.4 [2024-07-02T07:01:25.423Z] v3.1.0-dev.40 [2024-07-02T07:01:25.423Z] v3.1.0-dev.41 [2024-07-02T07:01:25.423Z] v3.1.0-dev.42 [2024-07-02T07:01:25.423Z] v3.1.0-dev.43 [2024-07-02T07:01:25.423Z] v3.1.0-dev.44 [2024-07-02T07:01:25.423Z] v3.1.0-dev.45 [2024-07-02T07:01:25.423Z] v3.1.0-dev.46 [2024-07-02T07:01:25.423Z] v3.1.0-dev.47 [2024-07-02T07:01:25.423Z] v3.1.0-dev.48 [2024-07-02T07:01:25.423Z] v3.1.0-dev.49 [2024-07-02T07:01:25.423Z] v3.1.0-dev.5 [2024-07-02T07:01:25.423Z] v3.1.0-dev.50 [2024-07-02T07:01:25.423Z] v3.1.0-dev.51 [2024-07-02T07:01:25.423Z] v3.1.0-dev.52 [2024-07-02T07:01:25.423Z] v3.1.0-dev.53 [2024-07-02T07:01:25.423Z] v3.1.0-dev.54 [2024-07-02T07:01:25.423Z] v3.1.0-dev.55 [2024-07-02T07:01:25.423Z] v3.1.0-dev.56 [2024-07-02T07:01:25.423Z] v3.1.0-dev.57 [2024-07-02T07:01:25.423Z] v3.1.0-dev.58 [2024-07-02T07:01:25.423Z] v3.1.0-dev.59 [2024-07-02T07:01:25.423Z] v3.1.0-dev.6 [2024-07-02T07:01:25.423Z] v3.1.0-dev.60 [2024-07-02T07:01:25.423Z] v3.1.0-dev.61 [2024-07-02T07:01:25.423Z] v3.1.0-dev.62 [2024-07-02T07:01:25.423Z] v3.1.0-dev.63 [2024-07-02T07:01:25.423Z] v3.1.0-dev.64 [2024-07-02T07:01:25.423Z] v3.1.0-dev.65 [2024-07-02T07:01:25.423Z] v3.1.0-dev.66 [2024-07-02T07:01:25.423Z] v3.1.0-dev.67 [2024-07-02T07:01:25.423Z] v3.1.0-dev.68 [2024-07-02T07:01:25.423Z] v3.1.0-dev.69 [2024-07-02T07:01:25.423Z] v3.1.0-dev.7 [2024-07-02T07:01:25.423Z] v3.1.0-dev.70 [2024-07-02T07:01:25.423Z] v3.1.0-dev.71 [2024-07-02T07:01:25.423Z] v3.1.0-dev.72 [2024-07-02T07:01:25.423Z] v3.1.0-dev.73 [2024-07-02T07:01:25.423Z] v3.1.0-dev.8 [2024-07-02T07:01:25.423Z] v3.1.0-dev.9 [2024-07-02T07:01:25.423Z] v3.1.1 [2024-07-02T07:01:25.423Z] v3.1.1-dev.1 [2024-07-02T07:01:25.423Z] v3.1.1-dev.2 [2024-07-02T07:01:25.423Z] v3.2.0-dev.1 [2024-07-02T07:01:25.423Z] v3.2.0-dev.10 [2024-07-02T07:01:25.423Z] v3.2.0-dev.11 [2024-07-02T07:01:25.423Z] v3.2.0-dev.12 [2024-07-02T07:01:25.423Z] v3.2.0-dev.13 [2024-07-02T07:01:25.423Z] v3.2.0-dev.14 [2024-07-02T07:01:25.423Z] v3.2.0-dev.15 [2024-07-02T07:01:25.423Z] v3.2.0-dev.16 [2024-07-02T07:01:25.423Z] v3.2.0-dev.17 [2024-07-02T07:01:25.423Z] v3.2.0-dev.18 [2024-07-02T07:01:25.423Z] v3.2.0-dev.19 [2024-07-02T07:01:25.423Z] v3.2.0-dev.2 [2024-07-02T07:01:25.423Z] v3.2.0-dev.20 [2024-07-02T07:01:25.423Z] v3.2.0-dev.21 [2024-07-02T07:01:25.423Z] v3.2.0-dev.22 [2024-07-02T07:01:25.423Z] v3.2.0-dev.23 [2024-07-02T07:01:25.423Z] v3.2.0-dev.24 [2024-07-02T07:01:25.423Z] v3.2.0-dev.25 [2024-07-02T07:01:25.423Z] v3.2.0-dev.26 [2024-07-02T07:01:25.423Z] v3.2.0-dev.27 [2024-07-02T07:01:25.423Z] v3.2.0-dev.3 [2024-07-02T07:01:25.423Z] v3.2.0-dev.4 [2024-07-02T07:01:25.423Z] v3.2.0-dev.5 [2024-07-02T07:01:25.423Z] v3.2.0-dev.6 [2024-07-02T07:01:25.423Z] v3.2.0-dev.7 [2024-07-02T07:01:25.423Z] v3.2.0-dev.8 [2024-07-02T07:01:25.423Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-02T07:01:25.716Z] + lftools sign git-tag v3.2.0-dev.27 [2024-07-02T07:01:26.283Z] Signing Git tag with Sigul... [2024-07-02T07:01:26.283Z] Signing v3.2.0-dev.27 [Pipeline] echo [2024-07-02T07:01:26.863Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:27.157Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-02T07:01:27.164Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-02T07:01:27.195Z] $ docker stop --time=1 d50a5b36b8ee1a806e37a667e070f6b59f2e8a1b19c3787e4a81a18cda6a763f [2024-07-02T07:01:28.467Z] $ docker rm -f --volumes d50a5b36b8ee1a806e37a667e070f6b59f2e8a1b19c3787e4a81a18cda6a763f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-02T07:01:28.892Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T07:01:28.892Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:01:29.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:01:29.190Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:01:29.263Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T07:01:29.298Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T07:01:29.634Z] $ docker top 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d -eo pid,comm [2024-07-02T07:01:29.675Z] 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-07-02T07:01:29.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T07:01:29.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:01:29.729Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:01:29.837Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:01:29.846Z] $ docker exec 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d ssh-agent [2024-07-02T07:01:29.936Z] SSH_AUTH_SOCK=/tmp/ssh-iaIjk64WmpNp/agent.32 [2024-07-02T07:01:29.936Z] SSH_AGENT_PID=38 [2024-07-02T07:01:29.941Z] Running ssh-add (command line suppressed) [2024-07-02T07:01:30.056Z] Identity added: /w/workspace/edgex-go/645@tmp/private_key_12961454350448998947.key (/w/workspace/edgex-go/645@tmp/private_key_12961454350448998947.key) [2024-07-02T07:01:30.067Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:01:30.357Z] + git semver bump pre [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,541 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,542 [bump_version] DEBUG bumping version:3.2.0-dev.27 on axis:pre with prefix:dev [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,542 [bump_version] DEBUG bumped version:3.2.0-dev.28 [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,542 [write_version] DEBUG write version:3.2.0-dev.28 to path:/w/workspace/edgex-go/645/.semver/main with force:True [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,542 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,542 [write_file] DEBUG write to file:/w/workspace/edgex-go/645/.semver/main [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,545 [execute] INFO git cat-file --batch-check [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,551 [execute] INFO git cat-file --batch [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T07:01:30.616Z] 2024-07-02 07:01:30,556 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T07:01:30.616Z] 3.2.0-dev.28 [Pipeline] } [2024-07-02T07:01:30.632Z] $ docker exec --env ******** --env ******** 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d ssh-agent -k [2024-07-02T07:01:30.734Z] unset SSH_AUTH_SOCK; [2024-07-02T07:01:30.735Z] unset SSH_AGENT_PID; [2024-07-02T07:01:30.735Z] echo Agent pid 38 killed; [2024-07-02T07:01:30.737Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:01:31.052Z] + git semver [Pipeline] } [2024-07-02T07:01:31.330Z] $ docker stop --time=1 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d [2024-07-02T07:01:32.615Z] $ docker rm -f --volumes 3c61e13c4d07b56c0f6c64dfd24743990352811015763f70c98797a6076c372d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:01:32.953Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T07:01:32.953Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:01:33.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:01:33.251Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:01:33.327Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T07:01:33.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T07:01:33.717Z] $ docker top 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T07:01:33.812Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:01:33.812Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:01:33.924Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:01:33.933Z] $ docker exec 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 ssh-agent [2024-07-02T07:01:34.024Z] SSH_AUTH_SOCK=/tmp/ssh-KRQp2khpcfVF/agent.32 [2024-07-02T07:01:34.024Z] SSH_AGENT_PID=38 [2024-07-02T07:01:34.029Z] Running ssh-add (command line suppressed) [2024-07-02T07:01:34.149Z] Identity added: /w/workspace/edgex-go/645@tmp/private_key_4903269517994595099.key (/w/workspace/edgex-go/645@tmp/private_key_4903269517994595099.key) [2024-07-02T07:01:34.155Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:01:34.444Z] + git semver push [2024-07-02T07:01:34.703Z] 2024-07-02 07:01:34,630 [run_push] DEBUG push [2024-07-02T07:01:34.703Z] 2024-07-02 07:01:34,631 [execute] INFO git cat-file --batch-check [2024-07-02T07:01:34.703Z] 2024-07-02 07:01:34,631 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T07:01:34.703Z] 2024-07-02 07:01:34,635 [execute] INFO git rev-list 5a4a06ebecb1629c1ed1e3612529b7d097172400 -- [2024-07-02T07:01:34.703Z] 2024-07-02 07:01:34,636 [execute] DEBUG Popen(['git', 'rev-list', '5a4a06ebecb1629c1ed1e3612529b7d097172400', '--'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T07:01:34.703Z] 2024-07-02 07:01:34,657 [execute] INFO git fetch -v origin [2024-07-02T07:01:34.703Z] 2024-07-02 07:01:34,657 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-02T07:01:35.272Z] 2024-07-02 07:01:35,244 [run_push] DEBUG no remote changes detected [2024-07-02T07:01:35.272Z] 2024-07-02 07:01:35,245 [execute] INFO git push origin semver [2024-07-02T07:01:35.272Z] 2024-07-02 07:01:35,245 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/645/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T07:01:36.211Z] 2024-07-02 07:01:36,103 [run_push] DEBUG push all version tags [2024-07-02T07:01:36.211Z] 2024-07-02 07:01:36,103 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-02T07:01:36.211Z] 2024-07-02 07:01:36,104 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/645, universal_newlines=False, shell=None, istream=None) [2024-07-02T07:01:37.149Z] 2024-07-02 07:01:36,864 [read_version] DEBUG read version from /w/workspace/edgex-go/645/.semver/main [2024-07-02T07:01:37.149Z] 3.2.0-dev.28 [Pipeline] } [2024-07-02T07:01:37.165Z] $ docker exec --env ******** --env ******** 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 ssh-agent -k [2024-07-02T07:01:37.262Z] unset SSH_AUTH_SOCK; [2024-07-02T07:01:37.262Z] unset SSH_AGENT_PID; [2024-07-02T07:01:37.262Z] echo Agent pid 38 killed; [2024-07-02T07:01:37.265Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:01:37.587Z] + git semver [Pipeline] } [2024-07-02T07:01:37.864Z] $ docker stop --time=1 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 [2024-07-02T07:01:39.154Z] $ docker rm -f --volumes 945af19860aedce030c207f8999e06cfc5c346e6af6394ffb2c9803e96acde91 [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-07-02T07:01:39.696Z] + [ -d /w/workspace/edgex-go/645/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:39.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:40.846Z] ---> package-listing.sh [2024-07-02T07:01:40.846Z] ++ facter osfamily [2024-07-02T07:01:40.846Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T07:01:41.105Z] + OS_FAMILY=debian [2024-07-02T07:01:41.105Z] + workspace=/w/workspace/edgex-go/645 [2024-07-02T07:01:41.105Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T07:01:41.105Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T07:01:41.105Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T07:01:41.105Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T07:01:41.105Z] + '[' /w/workspace/edgex-go/645 ']' [2024-07-02T07:01:41.105Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T07:01:41.105Z] + case "${OS_FAMILY}" in [2024-07-02T07:01:41.105Z] + dpkg -l [2024-07-02T07:01:41.105Z] + grep '^ii' [2024-07-02T07:01:41.105Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T07:01:41.105Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T07:01:41.105Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T07:01:41.105Z] + '[' /w/workspace/edgex-go/645 ']' [2024-07-02T07:01:41.105Z] + mkdir -p /w/workspace/edgex-go/645/archives/ [2024-07-02T07:01:41.105Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/645/archives/ [Pipeline] echo [2024-07-02T07:01:41.117Z] 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/645/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T07:01:41.392Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:01:41.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:01:41.957Z] [2024-07-02T07:01:41.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:01:42.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:01:42.257Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T07:01:42.257Z] 5eb5b503b376: Pulling fs layer [2024-07-02T07:01:42.257Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T07:01:42.257Z] ec43610c2a17: Pulling fs layer [2024-07-02T07:01:42.257Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T07:01:42.257Z] 33b1e0a273af: Pulling fs layer [2024-07-02T07:01:42.257Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T07:01:42.257Z] 2f39f015ded8: Pulling fs layer [2024-07-02T07:01:42.257Z] 3a2ae6a8a46f: Waiting [2024-07-02T07:01:42.257Z] 33b1e0a273af: Waiting [2024-07-02T07:01:42.257Z] 5d3b04190fa2: Waiting [2024-07-02T07:01:42.257Z] 2f39f015ded8: Waiting [2024-07-02T07:01:42.257Z] 5c69ac0246d0: Download complete [2024-07-02T07:01:42.257Z] 3a2ae6a8a46f: Download complete [2024-07-02T07:01:42.257Z] 33b1e0a273af: Verifying Checksum [2024-07-02T07:01:42.257Z] 33b1e0a273af: Download complete [2024-07-02T07:01:42.257Z] ec43610c2a17: Verifying Checksum [2024-07-02T07:01:42.257Z] ec43610c2a17: Download complete [2024-07-02T07:01:42.257Z] 5d3b04190fa2: Download complete [2024-07-02T07:01:42.518Z] 5eb5b503b376: Verifying Checksum [2024-07-02T07:01:42.518Z] 5eb5b503b376: Download complete [2024-07-02T07:01:43.081Z] 2f39f015ded8: Verifying Checksum [2024-07-02T07:01:43.081Z] 2f39f015ded8: Download complete [2024-07-02T07:01:43.650Z] 5eb5b503b376: Pull complete [2024-07-02T07:01:43.909Z] 5c69ac0246d0: Pull complete [2024-07-02T07:01:44.166Z] ec43610c2a17: Pull complete [2024-07-02T07:01:44.423Z] 3a2ae6a8a46f: Pull complete [2024-07-02T07:01:44.423Z] 33b1e0a273af: Pull complete [2024-07-02T07:01:44.683Z] 5d3b04190fa2: Pull complete [2024-07-02T07:01:48.864Z] 2f39f015ded8: Pull complete [2024-07-02T07:01:48.864Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T07:01:48.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T07:01:48.864Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:01:49.010Z] prd-ubuntu20.04-docker-8c-8g-4773 does not seem to be running inside a container [2024-07-02T07:01:49.073Z] $ 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/645/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/645 -v /w/workspace/edgex-go/645:/w/workspace/edgex-go/645:rw,z -v /w/workspace/edgex-go/645@tmp:/w/workspace/edgex-go/645@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-07-02T07:01:53.485Z] $ docker top f210427bc1a0021ecc59b137b87015a1c90cf89fe50c8637acf10fbfa89e91eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:01:53.844Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T07:01:54.128Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T07:01:54.413Z] + ls /var/log/sa-host [2024-07-02T07:01:54.413Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:01:54.567Z] provisioning config files... [2024-07-02T07:01:54.576Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/645@tmp/config12845838306666660379tmp [Pipeline] { [Pipeline] echo [2024-07-02T07:01:54.594Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:54.877Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T07:01:54.884Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:55.218Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T07:01:55.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:55.515Z] ---> sudo-logs.sh [2024-07-02T07:01:55.515Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T07:01:55.545Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:55.828Z] ---> job-cost.sh [2024-07-02T07:01:55.828Z] lf-activate-venv: SKIPPING [2024-07-02T07:01:55.828Z] DEBUG: total: 0.10999999940395355 [2024-07-02T07:01:55.828Z] INFO: Retrieving Stack Cost... [2024-07-02T07:01:56.088Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T07:01:56.656Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T07:01:56.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:01:56.952Z] ---> logs-deploy.sh [2024-07-02T07:01:56.952Z] lf-activate-venv: SKIPPING [2024-07-02T07:01:56.952Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/645 [2024-07-02T07:01:56.952Z] INFO: archiving workspace using pattern(s): [2024-07-02T07:01:57.890Z] Archives upload complete. [2024-07-02T07:01:57.890Z] INFO: archiving logs to Nexus