Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 832162a3b2bbe9bc62b4c6d6e687e5940e499741 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-ssh14007715368316421142.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-ssh6781933428625252929.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-ssh4251269576374161071.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-ssh14365048039134490214.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-ssh5018284030863127433.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7732 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/671 [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/671 # 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 832162a3b2bbe9bc62b4c6d6e687e5940e499741 (main) Commit message: "Merge pull request #4866 from cloudxxx8/issue-4865" > 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 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 > git rev-list --no-walk 716be972356a5d958cacae13e28e6f732195427d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-15T02:53:31.559Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-15T02:53:31.636Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-15T02:53:31.670Z] ========================================================= [2024-08-15T02:53:31.670Z] EdgeX Global Pipelines Version Info [2024-08-15T02:53:31.670Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-15T02:53:32.825Z] ------------------- [2024-08-15T02:53:32.825Z] stable info: [2024-08-15T02:53:32.825Z] ------------------- [2024-08-15T02:53:32.825Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-15T02:53:32.825Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-15T02:53:32.825Z] Message: update stable to v1.0.260 [2024-08-15T02:53:33.086Z] ------------------- [2024-08-15T02:53:33.086Z] experimental info: [2024-08-15T02:53:33.086Z] ------------------- [2024-08-15T02:53:33.086Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-15T02:53:33.086Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-15T02:53:33.086Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-15T02:53:33.182Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-15T02:53:33.214Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-15T02:53:33.240Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-15T02:53:33.268Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-15T02:53:33.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-15T02:53:33.331Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-15T02:53:33.361Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-15T02:53:33.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-15T02:53:33.419Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-15T02:53:33.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-15T02:53:33.467Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-15T02:53:33.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-15T02:53:33.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-15T02:53:33.539Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-15T02:53:33.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-15T02:53:33.588Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-15T02:53:33.616Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-15T02:53:33.642Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-15T02:53:33.668Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-15T02:53:33.695Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-15T02:53:33.721Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-15T02:53:33.745Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-15T02:53:33.769Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-15T02:53:33.795Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-15T02:53:33.822Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-15T02:53:33.846Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-15T02:53:33.876Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] echo [2024-08-15T02:53:33.900Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 832162a [Pipeline] echo [2024-08-15T02:53:33.931Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T02:53:34.069Z] provisioning config files... [2024-08-15T02:53:34.096Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config18098554846309318815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T02:53:34.456Z] ---> ****-login.sh [2024-08-15T02:53:34.456Z] nexus3.edgexfoundry.org:10001 [2024-08-15T02:53:34.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:53:34.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:53:34.719Z] Configure a credential helper to remove this warning. See [2024-08-15T02:53:34.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:53:34.719Z] [2024-08-15T02:53:34.719Z] Login Succeeded [2024-08-15T02:53:34.719Z] nexus3.edgexfoundry.org:10002 [2024-08-15T02:53:34.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:53:34.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:53:34.980Z] Configure a credential helper to remove this warning. See [2024-08-15T02:53:34.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:53:34.980Z] [2024-08-15T02:53:34.980Z] Login Succeeded [2024-08-15T02:53:34.980Z] nexus3.edgexfoundry.org:10003 [2024-08-15T02:53:34.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:53:34.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:53:34.980Z] Configure a credential helper to remove this warning. See [2024-08-15T02:53:34.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:53:34.980Z] [2024-08-15T02:53:34.980Z] Login Succeeded [2024-08-15T02:53:34.980Z] nexus3.edgexfoundry.org:10004 [2024-08-15T02:53:35.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:53:35.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:53:35.241Z] Configure a credential helper to remove this warning. See [2024-08-15T02:53:35.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:53:35.242Z] [2024-08-15T02:53:35.242Z] Login Succeeded [2024-08-15T02:53:35.242Z] ****.io [2024-08-15T02:53:35.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:53:35.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:53:35.504Z] Configure a credential helper to remove this warning. See [2024-08-15T02:53:35.504Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:53:35.504Z] [2024-08-15T02:53:35.504Z] Login Succeeded [2024-08-15T02:53:35.504Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T02:53:35.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T02:53:35.842Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-15T02:53:35.842Z] + + dirname cmd/core-command/Dockerfile [2024-08-15T02:53:35.842Z] cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/core-data/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/core-keeper/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/core-metadata/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/support-notifications/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-15T02:53:35.842Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-15T02:53:35.842Z] + cut -d/ -f2 [2024-08-15T02:53:35.842Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-15T02:53:35.898Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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-08-15T02:53:36.281Z] + git rev-list -1 --merges 832162a3b2bbe9bc62b4c6d6e687e5940e499741~1..832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] echo [2024-08-15T02:53:36.293Z] -----------> git rev-list -1 --merges 832162a3b2bbe9bc62b4c6d6e687e5940e499741~1..832162a3b2bbe9bc62b4c6d6e687e5940e499741 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T02:53:36.293Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [false] [Pipeline] sh [2024-08-15T02:53:36.591Z] + git log --format=format:%s -1 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] echo [2024-08-15T02:53:36.610Z] ========================================================= [2024-08-15T02:53:36.610Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-15T02:53:36.610Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-15T02:53:37.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-15T02:53:37.082Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-15T02:53:37.082Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-15T02:53:37.082Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-15T02:53:37.082Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-15T02:53:37.082Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-15T02:53:37.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:53:37.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T02:53:37.559Z] [2024-08-15T02:53:37.559Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:53:37.863Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T02:53:37.863Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-15T02:53:37.863Z] b85a868b505f: Pulling fs layer [2024-08-15T02:53:37.863Z] e2be974225ed: Pulling fs layer [2024-08-15T02:53:37.863Z] 339a4e72a1f5: Pulling fs layer [2024-08-15T02:53:37.863Z] 988bab9f4d93: Pulling fs layer [2024-08-15T02:53:37.863Z] 1469e6f7b9e6: Pulling fs layer [2024-08-15T02:53:37.863Z] eaf3925da568: Pulling fs layer [2024-08-15T02:53:37.863Z] bab4dde63d76: Pulling fs layer [2024-08-15T02:53:37.863Z] bde34c3a00c8: Pulling fs layer [2024-08-15T02:53:37.863Z] b352a97aabf1: Pulling fs layer [2024-08-15T02:53:37.863Z] 4872d77fe225: Pulling fs layer [2024-08-15T02:53:37.863Z] 5851b861e8e6: Pulling fs layer [2024-08-15T02:53:37.863Z] 988bab9f4d93: Waiting [2024-08-15T02:53:37.863Z] 1469e6f7b9e6: Waiting [2024-08-15T02:53:37.863Z] eaf3925da568: Waiting [2024-08-15T02:53:37.863Z] bab4dde63d76: Waiting [2024-08-15T02:53:37.863Z] b352a97aabf1: Waiting [2024-08-15T02:53:37.863Z] bde34c3a00c8: Waiting [2024-08-15T02:53:37.863Z] 4872d77fe225: Waiting [2024-08-15T02:53:37.863Z] 5851b861e8e6: Waiting [2024-08-15T02:53:37.863Z] e2be974225ed: Verifying Checksum [2024-08-15T02:53:37.863Z] e2be974225ed: Download complete [2024-08-15T02:53:37.863Z] 988bab9f4d93: Verifying Checksum [2024-08-15T02:53:37.863Z] 988bab9f4d93: Download complete [2024-08-15T02:53:38.123Z] 1469e6f7b9e6: Verifying Checksum [2024-08-15T02:53:38.123Z] 1469e6f7b9e6: Download complete [2024-08-15T02:53:38.123Z] 339a4e72a1f5: Verifying Checksum [2024-08-15T02:53:38.123Z] 339a4e72a1f5: Download complete [2024-08-15T02:53:38.123Z] eaf3925da568: Download complete [2024-08-15T02:53:38.123Z] bde34c3a00c8: Verifying Checksum [2024-08-15T02:53:38.123Z] bde34c3a00c8: Download complete [2024-08-15T02:53:38.123Z] b352a97aabf1: Verifying Checksum [2024-08-15T02:53:38.123Z] b352a97aabf1: Download complete [2024-08-15T02:53:38.123Z] 4872d77fe225: Verifying Checksum [2024-08-15T02:53:38.123Z] 4872d77fe225: Download complete [2024-08-15T02:53:38.123Z] 5851b861e8e6: Verifying Checksum [2024-08-15T02:53:38.123Z] 5851b861e8e6: Download complete [2024-08-15T02:53:38.123Z] b85a868b505f: Verifying Checksum [2024-08-15T02:53:38.123Z] b85a868b505f: Download complete [2024-08-15T02:53:38.381Z] bab4dde63d76: Verifying Checksum [2024-08-15T02:53:38.381Z] bab4dde63d76: Download complete [2024-08-15T02:53:39.760Z] b85a868b505f: Pull complete [2024-08-15T02:53:40.018Z] e2be974225ed: Pull complete [2024-08-15T02:53:40.587Z] 339a4e72a1f5: Pull complete [2024-08-15T02:53:40.587Z] 988bab9f4d93: Pull complete [2024-08-15T02:53:41.159Z] 1469e6f7b9e6: Pull complete [2024-08-15T02:53:41.159Z] eaf3925da568: Pull complete [2024-08-15T02:53:43.072Z] bab4dde63d76: Pull complete [2024-08-15T02:53:43.331Z] bde34c3a00c8: Pull complete [2024-08-15T02:53:43.592Z] b352a97aabf1: Pull complete [2024-08-15T02:53:43.592Z] 4872d77fe225: Pull complete [2024-08-15T02:53:43.854Z] 5851b861e8e6: Pull complete [2024-08-15T02:53:43.854Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-15T02:53:43.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T02:53:43.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T02:53:44.095Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T02:53:44.140Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-15T02:53:52.726Z] $ docker top d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 -eo pid,comm [2024-08-15T02:53:52.833Z] 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-08-15T02:53:52.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-15T02:53:52.910Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T02:53:52.910Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T02:53:53.017Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T02:53:53.020Z] $ docker exec d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent [2024-08-15T02:53:53.125Z] SSH_AUTH_SOCK=/tmp/ssh-NoArOup2AglX/agent.13 [2024-08-15T02:53:53.125Z] SSH_AGENT_PID=19 [2024-08-15T02:53:53.143Z] Running ssh-add (command line suppressed) [2024-08-15T02:53:53.272Z] Identity added: /w/workspace/edgex-go/671@tmp/private_key_16756255276409391722.key (/w/workspace/edgex-go/671@tmp/private_key_16756255276409391722.key) [2024-08-15T02:53:53.289Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T02:53:53.611Z] + git tag --points-at HEAD [Pipeline] } [2024-08-15T02:53:53.622Z] $ docker exec --env ******** --env ******** d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent -k [2024-08-15T02:53:53.739Z] unset SSH_AUTH_SOCK; [2024-08-15T02:53:53.739Z] unset SSH_AGENT_PID; [2024-08-15T02:53:53.739Z] echo Agent pid 19 killed; [2024-08-15T02:53:53.752Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-15T02:53:53.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T02:53:53.805Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T02:53:53.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T02:53:53.941Z] $ docker exec d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent [2024-08-15T02:53:54.051Z] SSH_AUTH_SOCK=/tmp/ssh-sM1V1Fv9NNtd/agent.70 [2024-08-15T02:53:54.051Z] SSH_AGENT_PID=77 [2024-08-15T02:53:54.056Z] Running ssh-add (command line suppressed) [2024-08-15T02:53:54.162Z] Identity added: /w/workspace/edgex-go/671@tmp/private_key_15278716399010948728.key (/w/workspace/edgex-go/671@tmp/private_key_15278716399010948728.key) [2024-08-15T02:53:54.178Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T02:53:54.478Z] + git semver init [2024-08-15T02:53:54.738Z] 2024-08-15 02:53:54,685 [run_init] DEBUG init version:0.0.0 force:False [2024-08-15T02:53:54.738Z] 2024-08-15 02:53:54,686 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/671/.semver [2024-08-15T02:53:54.738Z] 2024-08-15 02:53:54,687 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/671/.semver [2024-08-15T02:53:54.738Z] 2024-08-15 02:53:54,687 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/671/.semver'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=None) [2024-08-15T02:54:02.881Z] 2024-08-15 02:54:01,626 [append_file] DEBUG append to file:/w/workspace/edgex-go/671/.git/info/exclude [2024-08-15T02:54:02.881Z] 2024-08-15 02:54:01,627 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/671/.semver/main with force:False [2024-08-15T02:54:02.881Z] 2024-08-15 02:54:01,627 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T02:54:02.881Z] 2024-08-15 02:54:01,627 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T02:54:02.881Z] 3.2.0-dev.53 [Pipeline] } [2024-08-15T02:54:02.889Z] $ docker exec --env ******** --env ******** d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 ssh-agent -k [2024-08-15T02:54:02.985Z] unset SSH_AUTH_SOCK; [2024-08-15T02:54:02.986Z] unset SSH_AGENT_PID; [2024-08-15T02:54:02.986Z] echo Agent pid 77 killed; [2024-08-15T02:54:02.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T02:54:03.334Z] + git semver [Pipeline] } [2024-08-15T02:54:03.608Z] $ docker stop --time=1 d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 [2024-08-15T02:54:05.028Z] $ docker rm -f --volumes d6c32992b8ddb5679010a6e7116acd7e807c2f5b9057045ccc4e9a93c3a2a733 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T02:54:05.372Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-15T02:54:05.624Z] Stashed 1 file(s) [Pipeline] echo [2024-08-15T02:54:05.628Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.53 [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-08-15T02:54:06.074Z] + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] echo [2024-08-15T02:54:06.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T02:54:06.113Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T02:54:06.129Z] ========================================================= [2024-08-15T02:54:06.129Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-15T02:54:06.129Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-15T02:54:06.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T02:54:06.429Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-15T02:54:06.429Z] 619be1103602: Pulling fs layer [2024-08-15T02:54:06.429Z] 7862e08f4a3e: Pulling fs layer [2024-08-15T02:54:06.429Z] 5df492c9dc93: Pulling fs layer [2024-08-15T02:54:06.429Z] 7629e6793208: Pulling fs layer [2024-08-15T02:54:06.430Z] 4f4fb700ef54: Pulling fs layer [2024-08-15T02:54:06.430Z] 7629e6793208: Waiting [2024-08-15T02:54:06.430Z] fb5054dd5b73: Pulling fs layer [2024-08-15T02:54:06.430Z] eeca6798cff9: Pulling fs layer [2024-08-15T02:54:06.430Z] aa269ceb94a6: Pulling fs layer [2024-08-15T02:54:06.430Z] 4f4fb700ef54: Waiting [2024-08-15T02:54:06.430Z] fb5054dd5b73: Waiting [2024-08-15T02:54:06.430Z] eeca6798cff9: Waiting [2024-08-15T02:54:06.430Z] ada007ff1a6a: Pulling fs layer [2024-08-15T02:54:06.430Z] ada007ff1a6a: Waiting [2024-08-15T02:54:06.430Z] aa269ceb94a6: Waiting [2024-08-15T02:54:06.430Z] 7862e08f4a3e: Download complete [2024-08-15T02:54:06.430Z] 7629e6793208: Download complete [2024-08-15T02:54:06.430Z] 4f4fb700ef54: Verifying Checksum [2024-08-15T02:54:06.430Z] 4f4fb700ef54: Download complete [2024-08-15T02:54:06.430Z] 619be1103602: Verifying Checksum [2024-08-15T02:54:06.430Z] 619be1103602: Download complete [2024-08-15T02:54:06.430Z] fb5054dd5b73: Verifying Checksum [2024-08-15T02:54:06.430Z] fb5054dd5b73: Download complete [2024-08-15T02:54:06.689Z] eeca6798cff9: Verifying Checksum [2024-08-15T02:54:06.689Z] eeca6798cff9: Download complete [2024-08-15T02:54:06.689Z] 619be1103602: Pull complete [2024-08-15T02:54:06.689Z] ada007ff1a6a: Verifying Checksum [2024-08-15T02:54:06.689Z] ada007ff1a6a: Download complete [2024-08-15T02:54:06.947Z] 7862e08f4a3e: Pull complete [2024-08-15T02:54:06.947Z] 5df492c9dc93: Verifying Checksum [2024-08-15T02:54:06.947Z] 5df492c9dc93: Download complete [2024-08-15T02:54:07.514Z] aa269ceb94a6: Verifying Checksum [2024-08-15T02:54:07.514Z] aa269ceb94a6: Download complete [2024-08-15T02:54:10.798Z] 5df492c9dc93: Pull complete [2024-08-15T02:54:10.798Z] 7629e6793208: Pull complete [2024-08-15T02:54:10.798Z] 4f4fb700ef54: Pull complete [2024-08-15T02:54:10.798Z] fb5054dd5b73: Pull complete [2024-08-15T02:54:10.798Z] eeca6798cff9: Pull complete [2024-08-15T02:54:13.329Z] aa269ceb94a6: Pull complete [2024-08-15T02:54:13.591Z] ada007ff1a6a: Pull complete [2024-08-15T02:54:13.591Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-15T02:54:13.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T02:54:13.591Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-15T02:54:13.893Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T02:54:13.893Z] WORKDIR /edgex [2024-08-15T02:54:13.893Z] COPY go.mod . [2024-08-15T02:54:13.893Z] RUN go mod download [2024-08-15T02:54:13.893Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-15T02:54:14.469Z] Sending build context to Docker daemon 179.1MB [2024-08-15T02:54:14.469Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-15T02:54:14.469Z] ---> f489d0715acc [2024-08-15T02:54:14.469Z] Step 2/4 : WORKDIR /edgex [2024-08-15T02:54:20.730Z] Still waiting to schedule task [2024-08-15T02:54:20.731Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-15T02:54:22.608Z] ---> Running in f579ae7a4da8 [2024-08-15T02:54:22.609Z] Removing intermediate container f579ae7a4da8 [2024-08-15T02:54:22.609Z] ---> 79766d3cb7f7 [2024-08-15T02:54:22.609Z] Step 3/4 : COPY go.mod . [2024-08-15T02:54:22.609Z] ---> a76ae52ee016 [2024-08-15T02:54:22.609Z] Step 4/4 : RUN go mod download [2024-08-15T02:54:22.609Z] ---> Running in 807cc2db2155 [2024-08-15T02:54:54.705Z] Removing intermediate container 807cc2db2155 [2024-08-15T02:54:54.705Z] ---> 7484d4db3029 [2024-08-15T02:54:54.705Z] Successfully built 7484d4db3029 [2024-08-15T02:54:54.705Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:54:55.018Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-15T02:54:55.018Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T02:54:55.096Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T02:54:55.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-15T02:54:55.607Z] $ docker top 913324ce2d75861a2ef6860cc06a92be7d8d75b2d0924a3810ba12661641cf61 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T02:54:55.953Z] + go version [2024-08-15T02:54:55.953Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-15T02:54:55.965Z] $ docker stop --time=1 913324ce2d75861a2ef6860cc06a92be7d8d75b2d0924a3810ba12661641cf61 [2024-08-15T02:54:57.221Z] $ docker rm -f --volumes 913324ce2d75861a2ef6860cc06a92be7d8d75b2d0924a3810ba12661641cf61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:54:57.663Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-15T02:54:57.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T02:54:57.757Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T02:54:57.790Z] $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-15T02:54:58.103Z] $ docker top 5d5594561937c3d6590ce66a923b25305aaf1897b9759653d013820eb4ef7136 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-15T02:54:58.179Z] ========================================================= [2024-08-15T02:54:58.179Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-15T02:54:58.179Z] ========================================================= [Pipeline] sh [2024-08-15T02:54:58.461Z] + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] fileExists [Pipeline] sh [2024-08-15T02:54:58.796Z] + make test [2024-08-15T02:54:58.796Z] go test -race -coverprofile=coverage.out ./... [2024-08-15T02:55:06.969Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-15T02:55:33.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-15T02:55:33.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-15T02:55:33.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-15T02:55:33.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-15T02:55:33.497Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-15T02:55:33.498Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-15T02:55:33.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-15T02:55:33.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-15T02:55:33.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-15T02:55:33.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-15T02:55:33.498Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-15T02:55:33.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-15T02:55:33.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-15T02:55:33.755Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-15T02:55:33.755Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-15T02:55:33.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-15T02:55:37.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-15T02:55:37.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-15T02:55:37.614Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements [2024-08-15T02:55:37.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-15T02:55:37.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-15T02:55:37.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-15T02:55:38.443Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-08-15T02:55:39.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-15T02:55:39.039Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-15T02:55:39.296Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-15T02:55:40.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-15T02:55:40.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-15T02:55:40.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-15T02:55:40.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-15T02:55:40.676Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-15T02:55:41.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-15T02:55:41.613Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-15T02:55:41.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-08-15T02:55:41.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.043s coverage: 53.2% of statements [2024-08-15T02:55:41.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.557s coverage: 93.4% of statements [2024-08-15T02:55:41.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.042s coverage: 91.7% of statements [2024-08-15T02:55:42.808Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.037s coverage: 7.0% of statements [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-15T02:55:43.750Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-15T02:55:45.130Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.374s coverage: 95.8% of statements [2024-08-15T02:55:45.130Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements [2024-08-15T02:55:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-15T02:55:45.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-15T02:55:45.649Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.016s coverage: 0.0% of statements [no tests to run] [2024-08-15T02:55:46.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements [2024-08-15T02:55:46.583Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements [2024-08-15T02:55:46.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-08-15T02:55:46.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 77.8% of statements [2024-08-15T02:55:46.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-08-15T02:55:47.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2024-08-15T02:55:47.369Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-08-15T02:55:47.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-15T02:55:47.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-15T02:55:47.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-15T02:55:47.627Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-15T02:55:47.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-15T02:55:47.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-15T02:55:47.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-15T02:55:47.886Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-15T02:55:48.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-15T02:55:48.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-15T02:55:48.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-15T02:55:49.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-15T02:55:49.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-15T02:55:49.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-15T02:55:49.764Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-15T02:55:50.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-15T02:55:50.332Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-15T02:55:50.593Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-15T02:55:51.998Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-15T02:55:52.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-15T02:55:53.944Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-15T02:55:53.945Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-15T02:55:55.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-15T02:55:55.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-15T02:55:55.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-15T02:55:57.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-15T02:55:57.240Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-15T02:55:57.499Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-15T02:55:57.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-15T02:55:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-15T02:55:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-15T02:55:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-15T02:55:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-15T02:55:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-15T02:55:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-08-15T02:55:57.758Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-15T02:55:59.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-15T02:55:59.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-15T02:55:59.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T02:55:59.136Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-15T02:55:59.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.024s coverage: 94.4% of statements [2024-08-15T02:56:00.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-15T02:56:00.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-15T02:56:00.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-15T02:56:00.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-15T02:56:02.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-15T02:56:02.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-15T02:56:02.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-15T02:56:02.262Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-15T02:56:02.389Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7733 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-15T02:56:02.411Z] Running in /w/workspace/edgex-go/671 [Pipeline] { [Pipeline] checkout [2024-08-15T02:56:02.494Z] The recommended git tool is: git [2024-08-15T02:56:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-15T02:56:02.842Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-15T02:56:03.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-15T02:56:03.412Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-15T02:56:10.916Z] using credential edgex-jenkins-ssh [2024-08-15T02:56:10.944Z] Cloning the remote Git repository [2024-08-15T02:56:11.006Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-15T02:56:11.168Z] > git init /w/workspace/edgex-go/671 # timeout=10 [2024-08-15T02:56:11.455Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-15T02:56:11.457Z] > git --version # timeout=10 [2024-08-15T02:56:11.543Z] > git --version # 'git version 2.25.1' [2024-08-15T02:56:11.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-15T02:56:11.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.243s coverage: 79.9% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.044s coverage: 92.9% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 67.2% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.037s coverage: 87.2% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.128s coverage: 63.1% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.137s coverage: 36.5% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.052s coverage: 45.8% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.027s coverage: 61.8% of statements [2024-08-15T02:56:13.429Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-08-15T02:56:13.429Z] 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-08-15T02:56:13.429Z] running golangci-lint [2024-08-15T02:56:13.429Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-15T02:56:13.429Z] go version go1.21.9 linux/amd64 [2024-08-15T02:56:13.429Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-15T02:56:13.429Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-15T02:56:29.144Z] Avoid second fetch [2024-08-15T02:56:29.145Z] Checking out Revision 832162a3b2bbe9bc62b4c6d6e687e5940e499741 (main) [2024-08-15T02:56:28.294Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-15T02:56:28.318Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-15T02:56:29.167Z] > git config core.sparsecheckout # timeout=10 [2024-08-15T02:56:29.219Z] > git checkout -f 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 [2024-08-15T02:56:30.071Z] Commit message: "Merge pull request #4866 from cloudxxx8/issue-4865" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-15T02:56:34.902Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-15T02:56:34.902Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T02:56:34.902Z] Dload Upload Total Spent Left Speed [2024-08-15T02:56:34.902Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 117k 0 --:--:-- --:--:-- --:--:-- 117k [Pipeline] sh [2024-08-15T02:56:35.237Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-15T02:56:35.390Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|name|files|types_sizes) took 20.578063806s" [2024-08-15T02:56:35.390Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.080313ms" [2024-08-15T02:56:35.558Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-08-15T02:56:35.558Z] /etc/docker/daemon.json [2024-08-15T02:56:35.558Z] { [2024-08-15T02:56:35.558Z] "registry-mirrors": [ [2024-08-15T02:56:35.558Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-15T02:56:35.558Z] ], [2024-08-15T02:56:35.558Z] "bip": "10.250.0.254/24", [2024-08-15T02:56:35.558Z] "hosts": [ [2024-08-15T02:56:35.558Z] "tcp://0.0.0.0:5555", [2024-08-15T02:56:35.558Z] "unix:///var/run/docker.sock" [2024-08-15T02:56:35.558Z] ], [2024-08-15T02:56:35.558Z] "mtu": 1458, [2024-08-15T02:56:35.558Z] "selinux-enabled": true, [2024-08-15T02:56:35.558Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-15T02:56:35.558Z] } [Pipeline] sh [2024-08-15T02:56:35.882Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-15T02:56:36.203Z] + sudo service docker restart [2024-08-15T02:56:45.362Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.248254903s with top 10 stages: buildir: 48.847044618s, gosec: 7.460845117s, inspect: 2.621715913s, fact_deprecated: 2.386427475s, printf: 1.518936363s, ctrlflow: 1.354589999s, fact_purity: 1.214686382s, nilness: 1.085442735s, directives: 1.053289532s, S1038: 998.998392ms" [2024-08-15T02:56:45.362Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-15T02:56:45.362Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214" [2024-08-15T02:56:45.362Z] level=info msg="[runner] processing took 15.563762ms with stages: nolint: 6.783383ms, identifier_marker: 3.758581ms, autogenerated_exclude: 1.560181ms, path_prettifier: 1.496491ms, exclude-rules: 1.175596ms, skip_dirs: 743.479µs, cgo: 28.08µs, filename_unadjuster: 13.751µs, max_same_issues: 760ns, max_from_linter: 460ns, skip_files: 400ns, fixer: 400ns, diff: 390ns, uniq_by_line: 360ns, exclude: 270ns, sort_results: 260ns, severity-rules: 260ns, source_code: 230ns, path_shortener: 200ns, max_per_file_from_linter: 130ns, path_prefixer: 100ns" [2024-08-15T02:56:45.362Z] level=info msg="[runner] linters took 10.409332336s with stages: goanalysis_metalinter: 10.393678322s" [2024-08-15T02:56:45.362Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-15T02:56:45.362Z] level=info msg="Memory: 308 samples, avg is 283.2MB, max is 1338.6MB" [2024-08-15T02:56:45.362Z] level=info msg="Execution took 31.048318725s" [2024-08-15T02:56:45.362Z] go vet ./... [2024-08-15T02:56:50.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-15T02:56:50.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-15T02:56:50.815Z] ./bin/test-attribution-txt.sh [2024-08-15T02:56:50.815Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-15T02:56:50.829Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-15T02:56:51.127Z] + ls -al . [2024-08-15T02:56:51.127Z] total 888 [2024-08-15T02:56:51.127Z] drwxrwxr-x 11 1001 1001 4096 Aug 15 02:54 . [2024-08-15T02:56:51.127Z] drwxr-xr-x 4 root root 4096 Aug 15 02:54 .. [2024-08-15T02:56:51.127Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 02:53 .blubracket [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 10 Aug 15 02:53 .dockerignore [2024-08-15T02:56:51.127Z] drwxrwxr-x 8 1001 1001 4096 Aug 15 02:56 .git [2024-08-15T02:56:51.127Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 02:53 .github [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 1102 Aug 15 02:53 .gitignore [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 42 Aug 15 02:53 .golangci.yml [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 100 Aug 15 02:53 .hadolint.yml [2024-08-15T02:56:51.127Z] drwxr-xr-x 3 1001 1001 4096 Aug 15 02:54 .semver [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 155 Aug 15 02:53 .sonarcloud.properties [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 1171 Aug 15 02:53 ADOPTERS.md [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 21171 Aug 15 02:53 Attribution.txt [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 100284 Aug 15 02:53 CHANGELOG.md [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 3804 Aug 15 02:53 CONTRIBUTING.md [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 677 Aug 15 02:53 GOVERNANCE.md [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 861 Aug 15 02:53 Jenkinsfile [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 10775 Aug 15 02:53 LICENSE [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 16854 Aug 15 02:53 Makefile [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 582 Aug 15 02:53 OWNERS.md [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 9528 Aug 15 02:53 README.md [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 789 Aug 15 02:53 SECURITY.md [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 12 Aug 15 02:54 VERSION [2024-08-15T02:56:51.127Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 02:53 bin [2024-08-15T02:56:51.127Z] drwxrwxr-x 20 1001 1001 4096 Aug 15 02:53 cmd [2024-08-15T02:56:51.127Z] -rw-r--r-- 1 root root 518937 Aug 15 02:56 coverage.out [2024-08-15T02:56:51.127Z] drwxrwxr-x 2 1001 1001 4096 Aug 15 02:53 fuzz_test [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 7317 Aug 15 02:53 go.mod [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 102581 Aug 15 02:53 go.sum [2024-08-15T02:56:51.127Z] drwxrwxr-x 7 1001 1001 4096 Aug 15 02:53 internal [2024-08-15T02:56:51.127Z] drwxrwxr-x 3 1001 1001 4096 Aug 15 02:53 openapi [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 584 Aug 15 02:53 security.txt [2024-08-15T02:56:51.127Z] -rw-rw-r-- 1 1001 1001 204 Aug 15 02:53 version.go [Pipeline] sh [2024-08-15T02:56:51.416Z] + '[' -e coverage.out ] [2024-08-15T02:56:51.416Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-15T02:56:51.531Z] Stashed 1 file(s) [Pipeline] sh [2024-08-15T02:56:51.816Z] + make build [2024-08-15T02:56:51.816Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T02:56:54.426Z] provisioning config files... [2024-08-15T02:56:54.446Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config10786680688889898223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T02:56:54.881Z] ---> ****-login.sh [2024-08-15T02:56:54.881Z] nexus3.edgexfoundry.org:10001 [2024-08-15T02:56:55.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:56:55.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:56:55.456Z] Configure a credential helper to remove this warning. See [2024-08-15T02:56:55.456Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:56:55.456Z] [2024-08-15T02:56:55.456Z] Login Succeeded [2024-08-15T02:56:55.456Z] nexus3.edgexfoundry.org:10002 [2024-08-15T02:56:55.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:56:55.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:56:55.728Z] Configure a credential helper to remove this warning. See [2024-08-15T02:56:55.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:56:55.729Z] [2024-08-15T02:56:55.729Z] Login Succeeded [2024-08-15T02:56:55.729Z] nexus3.edgexfoundry.org:10003 [2024-08-15T02:56:55.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:56:56.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:56:56.267Z] Configure a credential helper to remove this warning. See [2024-08-15T02:56:56.267Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:56:56.267Z] [2024-08-15T02:56:56.267Z] Login Succeeded [2024-08-15T02:56:56.267Z] nexus3.edgexfoundry.org:10004 [2024-08-15T02:56:56.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:56:56.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:56:56.537Z] Configure a credential helper to remove this warning. See [2024-08-15T02:56:56.537Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:56:56.537Z] [2024-08-15T02:56:56.537Z] Login Succeeded [2024-08-15T02:56:56.537Z] ****.io [2024-08-15T02:56:56.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T02:56:57.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T02:56:57.071Z] Configure a credential helper to remove this warning. See [2024-08-15T02:56:57.071Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T02:56:57.071Z] [2024-08-15T02:56:57.071Z] Login Succeeded [2024-08-15T02:56:57.071Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T02:56:57.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-15T02:56:57.700Z] + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] echo [2024-08-15T02:56:57.718Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T02:56:57.743Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T02:56:57.761Z] ========================================================= [2024-08-15T02:56:57.761Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-15T02:56:57.761Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-15T02:56:58.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T02:56:58.350Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-15T02:56:58.350Z] c6b39de5b339: Pulling fs layer [2024-08-15T02:56:58.350Z] a69c41024577: Pulling fs layer [2024-08-15T02:56:58.350Z] d6de4b400683: Pulling fs layer [2024-08-15T02:56:58.350Z] 35cb2a7552d0: Pulling fs layer [2024-08-15T02:56:58.350Z] 4f4fb700ef54: Pulling fs layer [2024-08-15T02:56:58.350Z] 464afbd9ba4c: Pulling fs layer [2024-08-15T02:56:58.350Z] 00f215d4a9da: Pulling fs layer [2024-08-15T02:56:58.350Z] d496ad576159: Pulling fs layer [2024-08-15T02:56:58.350Z] 35cb2a7552d0: Waiting [2024-08-15T02:56:58.350Z] 4f4fb700ef54: Waiting [2024-08-15T02:56:58.350Z] 464afbd9ba4c: Waiting [2024-08-15T02:56:58.350Z] 00f215d4a9da: Waiting [2024-08-15T02:56:58.350Z] d496ad576159: Waiting [2024-08-15T02:56:58.350Z] a69c41024577: Download complete [2024-08-15T02:56:58.350Z] 35cb2a7552d0: Verifying Checksum [2024-08-15T02:56:58.350Z] 35cb2a7552d0: Download complete [2024-08-15T02:56:58.350Z] 4f4fb700ef54: Download complete [2024-08-15T02:56:58.350Z] 464afbd9ba4c: Verifying Checksum [2024-08-15T02:56:58.350Z] 464afbd9ba4c: Download complete [2024-08-15T02:56:58.350Z] c6b39de5b339: Verifying Checksum [2024-08-15T02:56:58.350Z] c6b39de5b339: Download complete [2024-08-15T02:56:58.935Z] d496ad576159: Verifying Checksum [2024-08-15T02:56:58.935Z] d496ad576159: Download complete [2024-08-15T02:56:59.207Z] c6b39de5b339: Pull complete [2024-08-15T02:56:59.795Z] a69c41024577: Pull complete [2024-08-15T02:57:00.065Z] d6de4b400683: Verifying Checksum [2024-08-15T02:57:00.065Z] d6de4b400683: Download complete [2024-08-15T02:57:01.026Z] 00f215d4a9da: Verifying Checksum [2024-08-15T02:57:01.026Z] 00f215d4a9da: Download complete [2024-08-15T02:57:13.353Z] d6de4b400683: Pull complete [2024-08-15T02:57:13.353Z] 35cb2a7552d0: Pull complete [2024-08-15T02:57:13.353Z] 4f4fb700ef54: Pull complete [2024-08-15T02:57:13.353Z] 464afbd9ba4c: Pull complete [2024-08-15T02:57:18.361Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T02:57:18.361Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T02:57:18.361Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T02:57:18.361Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T02:57:19.739Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-15T02:57:23.467Z] 00f215d4a9da: Pull complete [2024-08-15T02:57:23.733Z] d496ad576159: Pull complete [2024-08-15T02:57:23.933Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-15T02:57:24.000Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-15T02:57:24.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T02:57:24.000Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-15T02:57:24.339Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-15T02:57:24.339Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T02:57:24.339Z] WORKDIR /edgex [2024-08-15T02:57:24.339Z] COPY go.mod . [2024-08-15T02:57:24.339Z] RUN go mod download [2024-08-15T02:57:24.872Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-15T02:57:24.926Z] Sending build context to Docker daemon 3.461MB [2024-08-15T02:57:24.926Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-15T02:57:24.926Z] ---> f246e2811388 [2024-08-15T02:57:24.926Z] Step 2/4 : WORKDIR /edgex [2024-08-15T02:57:26.775Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-15T02:57:26.877Z] ---> Running in 48eb62e26bde [2024-08-15T02:57:26.877Z] Removing intermediate container 48eb62e26bde [2024-08-15T02:57:26.877Z] ---> 636d5071f534 [2024-08-15T02:57:26.877Z] Step 3/4 : COPY go.mod . [2024-08-15T02:57:27.463Z] ---> 1c953bf12f38 [2024-08-15T02:57:27.463Z] Step 4/4 : RUN go mod download [2024-08-15T02:57:27.463Z] ---> Running in 490efb568f95 [2024-08-15T02:57:28.677Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-15T02:57:29.243Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-15T02:57:29.810Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-15T02:57:30.746Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-15T02:57:31.329Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-15T02:57:33.246Z] $ docker stop --time=1 5d5594561937c3d6590ce66a923b25305aaf1897b9759653d013820eb4ef7136 [2024-08-15T02:57:42.549Z] $ docker rm -f --volumes 5d5594561937c3d6590ce66a923b25305aaf1897b9759653d013820eb4ef7136 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:57:43.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T02:57:43.827Z] [2024-08-15T02:57:43.827Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:57:44.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T02:57:44.392Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-15T02:57:44.392Z] 91d30c5bc195: Pulling fs layer [2024-08-15T02:57:44.392Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-15T02:57:44.392Z] 9c61dcf015f6: Pulling fs layer [2024-08-15T02:57:44.392Z] 4698f68db338: Pulling fs layer [2024-08-15T02:57:44.392Z] 2a2f49069b9e: Pulling fs layer [2024-08-15T02:57:44.392Z] e0025b399a48: Pulling fs layer [2024-08-15T02:57:44.392Z] 4698f68db338: Waiting [2024-08-15T02:57:44.392Z] 2a2f49069b9e: Waiting [2024-08-15T02:57:44.392Z] e0025b399a48: Waiting [2024-08-15T02:57:44.392Z] 91d30c5bc195: Verifying Checksum [2024-08-15T02:57:44.392Z] 91d30c5bc195: Download complete [2024-08-15T02:57:44.392Z] 4698f68db338: Verifying Checksum [2024-08-15T02:57:44.392Z] 4698f68db338: Download complete [2024-08-15T02:57:44.663Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-15T02:57:44.663Z] 2e9b0aa3be6d: Download complete [2024-08-15T02:57:44.663Z] e0025b399a48: Download complete [2024-08-15T02:57:44.663Z] 2a2f49069b9e: Verifying Checksum [2024-08-15T02:57:44.663Z] 2a2f49069b9e: Download complete [2024-08-15T02:57:44.663Z] 91d30c5bc195: Pull complete [2024-08-15T02:57:45.229Z] 2e9b0aa3be6d: Pull complete [2024-08-15T02:57:45.229Z] 9c61dcf015f6: Download complete [2024-08-15T02:57:47.760Z] 9c61dcf015f6: Pull complete [2024-08-15T02:57:47.760Z] 4698f68db338: Pull complete [2024-08-15T02:57:48.403Z] 2a2f49069b9e: Pull complete [2024-08-15T02:57:48.662Z] e0025b399a48: Pull complete [2024-08-15T02:57:48.662Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-15T02:57:48.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-15T02:57:48.662Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T02:57:48.786Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T02:57:48.834Z] $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-15T02:57:51.919Z] $ docker top 92590a040ac62e79081efcacdfdcc9388e516f944eead8f079624047698a3fcb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T02:57:52.269Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-15T02:57:54.803Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-08-15T02:57:54.803Z] #1 transferring dockerfile: 2.01kB done [2024-08-15T02:57:54.803Z] #1 DONE 0.0s [2024-08-15T02:57:54.803Z] [2024-08-15T02:57:54.803Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #2 transferring dockerfile: 2.06kB done [2024-08-15T02:57:55.061Z] #2 DONE 0.0s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #3 transferring dockerfile: 2.15kB done [2024-08-15T02:57:55.061Z] #3 DONE 0.0s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #4 transferring dockerfile: 2.50kB done [2024-08-15T02:57:55.061Z] #4 DONE 0.0s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #5 transferring dockerfile: 1.81kB done [2024-08-15T02:57:55.061Z] #5 DONE 0.1s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #6 [security-spire-config internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #6 transferring dockerfile: 1.69kB done [2024-08-15T02:57:55.061Z] #6 DONE 0.0s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #7 transferring dockerfile: 3.17kB done [2024-08-15T02:57:55.061Z] #7 DONE 0.1s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #8 transferring dockerfile: 1.89kB done [2024-08-15T02:57:55.061Z] #8 DONE 0.1s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #9 [core-data internal] load build definition from Dockerfile [2024-08-15T02:57:55.061Z] #9 transferring dockerfile: 2.01kB done [2024-08-15T02:57:55.061Z] #9 DONE 0.1s [2024-08-15T02:57:55.061Z] [2024-08-15T02:57:55.061Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #10 ... [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #11 [support-notifications internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #11 transferring dockerfile: 1.95kB done [2024-08-15T02:57:55.322Z] #11 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #12 transferring dockerfile: 1.93kB done [2024-08-15T02:57:55.322Z] #12 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #13 transferring dockerfile: 2.49kB done [2024-08-15T02:57:55.322Z] #13 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #14 [core-command internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #14 transferring dockerfile: 1.93kB done [2024-08-15T02:57:55.322Z] #14 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #15 transferring dockerfile: 1.70kB done [2024-08-15T02:57:55.322Z] #15 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #16 transferring dockerfile: 1.85kB done [2024-08-15T02:57:55.322Z] #16 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-15T02:57:55.322Z] #10 transferring dockerfile: 2.23kB done [2024-08-15T02:57:55.322Z] #10 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #17 [core-keeper internal] load .dockerignore [2024-08-15T02:57:55.322Z] #17 transferring context: 50B done [2024-08-15T02:57:55.322Z] #17 DONE 0.1s [2024-08-15T02:57:55.322Z] [2024-08-15T02:57:55.322Z] #18 [core-metadata internal] load .dockerignore [2024-08-15T02:57:55.582Z] #18 ... [2024-08-15T02:57:55.582Z] [2024-08-15T02:57:55.582Z] #19 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:55.582Z] #19 DONE 0.0s [2024-08-15T02:57:55.582Z] [2024-08-15T02:57:55.582Z] #18 [core-metadata internal] load .dockerignore [2024-08-15T02:57:55.582Z] #18 transferring context: 50B done [2024-08-15T02:57:55.842Z] #18 DONE 0.4s [2024-08-15T02:57:55.842Z] [2024-08-15T02:57:55.842Z] #20 [security-proxy-auth internal] load .dockerignore [2024-08-15T02:57:55.842Z] #20 transferring context: 50B done [2024-08-15T02:57:55.842Z] #20 DONE 0.4s [2024-08-15T02:57:55.842Z] [2024-08-15T02:57:55.842Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-15T02:57:55.842Z] #21 ... [2024-08-15T02:57:55.842Z] [2024-08-15T02:57:55.842Z] #19 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:55.842Z] #19 DONE 0.0s [2024-08-15T02:57:55.842Z] [2024-08-15T02:57:55.842Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-15T02:57:55.842Z] #22 transferring context: 50B done [2024-08-15T02:57:55.842Z] #22 DONE 0.4s [2024-08-15T02:57:55.842Z] [2024-08-15T02:57:55.842Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-15T02:57:55.842Z] #21 transferring context: 50B done [2024-08-15T02:57:56.117Z] #21 ... [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #23 [core-data internal] load .dockerignore [2024-08-15T02:57:56.117Z] #23 transferring context: 50B done [2024-08-15T02:57:56.117Z] #23 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #24 [security-spire-config internal] load .dockerignore [2024-08-15T02:57:56.117Z] #24 transferring context: 50B done [2024-08-15T02:57:56.117Z] #24 DONE 0.5s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.117Z] #19 DONE 0.0s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #25 [security-spire-agent internal] load .dockerignore [2024-08-15T02:57:56.117Z] #25 transferring context: 50B done [2024-08-15T02:57:56.117Z] #25 DONE 0.5s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #26 [security-spiffe-token-provider internal] load .dockerignore [2024-08-15T02:57:56.117Z] #26 transferring context: 50B done [2024-08-15T02:57:56.117Z] #26 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #27 [support-notifications internal] load .dockerignore [2024-08-15T02:57:56.117Z] #27 transferring context: 50B done [2024-08-15T02:57:56.117Z] #27 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #28 [security-bootstrapper internal] load .dockerignore [2024-08-15T02:57:56.117Z] #28 transferring context: 50B done [2024-08-15T02:57:56.117Z] #28 DONE 0.5s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #29 [support-scheduler internal] load .dockerignore [2024-08-15T02:57:56.117Z] #29 transferring context: 50B done [2024-08-15T02:57:56.117Z] #29 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-08-15T02:57:56.117Z] #30 transferring context: 50B done [2024-08-15T02:57:56.117Z] #30 DONE 0.5s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-15T02:57:56.117Z] #31 transferring context: 50B done [2024-08-15T02:57:56.117Z] #31 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #32 [security-spire-server internal] load .dockerignore [2024-08-15T02:57:56.117Z] #32 transferring context: 50B done [2024-08-15T02:57:56.117Z] #32 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #33 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:57:56.117Z] #33 DONE 0.3s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-08-15T02:57:56.117Z] #21 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #34 [core-command internal] load .dockerignore [2024-08-15T02:57:56.117Z] #34 transferring context: 50B done [2024-08-15T02:57:56.117Z] #34 DONE 0.4s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.117Z] #19 DONE 0.0s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #33 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:57:56.117Z] #33 DONE 0.3s [2024-08-15T02:57:56.117Z] [2024-08-15T02:57:56.117Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:56.117Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:57:56.117Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:57:56.117Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T02:57:56.117Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T02:57:56.117Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s [2024-08-15T02:57:56.390Z] #35 ... [2024-08-15T02:57:56.390Z] [2024-08-15T02:57:56.390Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.390Z] #19 DONE 0.0s [2024-08-15T02:57:56.390Z] [2024-08-15T02:57:56.390Z] #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:56.390Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-15T02:57:56.390Z] #35 ... [2024-08-15T02:57:56.390Z] [2024-08-15T02:57:56.390Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.390Z] #19 DONE 0.0s [2024-08-15T02:57:56.390Z] [2024-08-15T02:57:56.390Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:57:56.390Z] #33 DONE 0.5s [2024-08-15T02:57:56.390Z] [2024-08-15T02:57:56.390Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:56.390Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:57:56.390Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:57:56.390Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T02:57:56.390Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T02:57:56.390Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-15T02:57:56.390Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-15T02:57:56.390Z] #35 ... [2024-08-15T02:57:56.390Z] [2024-08-15T02:57:56.390Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.390Z] #19 DONE 0.0s [2024-08-15T02:57:56.390Z] [2024-08-15T02:57:56.390Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:56.649Z] #35 ... [2024-08-15T02:57:56.649Z] [2024-08-15T02:57:56.649Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.649Z] #19 DONE 0.0s [2024-08-15T02:57:56.649Z] [2024-08-15T02:57:56.649Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.649Z] #19 DONE 0.0s [2024-08-15T02:57:56.649Z] [2024-08-15T02:57:56.649Z] #35 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:56.649Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:57:56.649Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:57:56.649Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T02:57:56.649Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T02:57:56.649Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-15T02:57:56.649Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-15T02:57:56.913Z] #35 ... [2024-08-15T02:57:56.914Z] [2024-08-15T02:57:56.914Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-15T02:57:56.914Z] #19 DONE 0.0s [2024-08-15T02:57:56.914Z] [2024-08-15T02:57:56.914Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:57:56.914Z] #33 DONE 0.8s [2024-08-15T02:57:56.914Z] [2024-08-15T02:57:56.914Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T02:57:56.914Z] #36 DONE 0.8s [2024-08-15T02:57:56.914Z] [2024-08-15T02:57:56.914Z] #35 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:56.914Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:57:56.914Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:57:56.914Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T02:57:56.914Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T02:57:56.914Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-15T02:57:56.914Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-15T02:57:56.914Z] #35 ... [2024-08-15T02:57:56.914Z] [2024-08-15T02:57:56.914Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-15T02:57:56.914Z] #37 DONE 0.7s [2024-08-15T02:57:56.914Z] [2024-08-15T02:57:56.914Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:56.914Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:57:56.914Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:57:56.914Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-15T02:57:56.914Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-15T02:57:56.914Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.3s done [2024-08-15T02:57:56.914Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-15T02:57:57.174Z] #35 ... [2024-08-15T02:57:57.174Z] [2024-08-15T02:57:57.174Z] #38 [security-spire-server internal] load build context [2024-08-15T02:57:57.174Z] #38 transferring context: 27.60kB 0.1s done [2024-08-15T02:57:57.174Z] #38 DONE 0.4s [2024-08-15T02:57:57.174Z] [2024-08-15T02:57:57.174Z] #39 [security-spire-config internal] load build context [2024-08-15T02:57:57.174Z] #39 transferring context: 25.85kB 0.1s done [2024-08-15T02:57:57.174Z] #39 DONE 0.4s [2024-08-15T02:57:57.174Z] [2024-08-15T02:57:57.174Z] #35 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:57:57.438Z] #35 DONE 1.5s [2024-08-15T02:57:57.438Z] [2024-08-15T02:57:57.438Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:57:57.438Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-08-15T02:57:57.438Z] #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-15T02:57:57.438Z] #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-15T02:57:57.438Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-15T02:57:57.438Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-15T02:57:57.438Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s [2024-08-15T02:57:57.438Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.3s [2024-08-15T02:57:57.438Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-15T02:57:57.438Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s [2024-08-15T02:57:57.438Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done [2024-08-15T02:57:57.438Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-15T02:57:57.699Z] #40 ... [2024-08-15T02:57:57.699Z] [2024-08-15T02:57:57.699Z] #41 [security-spire-agent internal] load build context [2024-08-15T02:57:57.699Z] #41 transferring context: 27.13kB 0.1s done [2024-08-15T02:57:57.699Z] #41 DONE 0.7s [2024-08-15T02:57:57.699Z] [2024-08-15T02:57:57.699Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:57:57.699Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-15T02:57:57.957Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.8s [2024-08-15T02:57:57.957Z] #40 ... [2024-08-15T02:57:57.957Z] [2024-08-15T02:57:57.957Z] #42 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-15T02:57:57.957Z] #42 DONE 2.2s [2024-08-15T02:57:57.957Z] [2024-08-15T02:57:57.957Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:57:57.957Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 1.0s [2024-08-15T02:57:57.957Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.1s [2024-08-15T02:57:58.711Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.2s [2024-08-15T02:57:59.032Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 1.3s [2024-08-15T02:57:59.032Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 2.0s [2024-08-15T02:57:59.032Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.1s [2024-08-15T02:58:04.411Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.2s [2024-08-15T02:58:05.825Z] #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 7.8s done [2024-08-15T02:58:06.084Z] #40 ... [2024-08-15T02:58:06.084Z] [2024-08-15T02:58:06.084Z] #43 [security-proxy-setup internal] load build context [2024-08-15T02:58:06.084Z] #43 transferring context: 222.75MB 9.8s [2024-08-15T02:58:06.084Z] #43 ... [2024-08-15T02:58:06.084Z] [2024-08-15T02:58:06.084Z] #44 [security-proxy-auth internal] load build context [2024-08-15T02:58:06.084Z] #44 ... [2024-08-15T02:58:06.084Z] [2024-08-15T02:58:06.084Z] #45 [core-data internal] load build context [2024-08-15T02:58:06.342Z] #45 ... [2024-08-15T02:58:06.342Z] [2024-08-15T02:58:06.342Z] #46 [core-keeper internal] load build context [2024-08-15T02:58:06.342Z] #46 ... [2024-08-15T02:58:06.342Z] [2024-08-15T02:58:06.342Z] #47 [core-metadata internal] load build context [2024-08-15T02:58:06.601Z] #47 ... [2024-08-15T02:58:06.601Z] [2024-08-15T02:58:06.601Z] #48 [support-notifications internal] load build context [2024-08-15T02:58:06.601Z] #48 ... [2024-08-15T02:58:06.601Z] [2024-08-15T02:58:06.601Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-15T02:58:06.601Z] #49 ... [2024-08-15T02:58:06.601Z] [2024-08-15T02:58:06.601Z] #50 [security-secretstore-setup internal] load build context [2024-08-15T02:58:06.865Z] #50 ... [2024-08-15T02:58:06.865Z] [2024-08-15T02:58:06.865Z] #51 [security-bootstrapper internal] load build context [2024-08-15T02:58:06.865Z] #51 ... [2024-08-15T02:58:06.865Z] [2024-08-15T02:58:06.865Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-15T02:58:07.123Z] #52 ... [2024-08-15T02:58:07.123Z] [2024-08-15T02:58:07.123Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:58:07.123Z] #53 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-15T02:58:07.123Z] #53 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-15T02:58:07.123Z] #53 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-15T02:58:07.123Z] #53 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-15T02:58:07.123Z] #53 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-15T02:58:07.123Z] #53 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-08-15T02:58:07.123Z] #53 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-15T02:58:07.123Z] #53 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.5s done [2024-08-15T02:58:07.123Z] #53 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [2024-08-15T02:58:07.123Z] #53 ... [2024-08-15T02:58:07.123Z] [2024-08-15T02:58:07.123Z] #54 [support-cron-scheduler internal] load build context [2024-08-15T02:58:07.123Z] #54 ... [2024-08-15T02:58:07.123Z] [2024-08-15T02:58:07.123Z] #55 [core-command internal] load build context [2024-08-15T02:58:07.862Z] #55 ... [2024-08-15T02:58:07.862Z] [2024-08-15T02:58:07.862Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T02:58:07.862Z] #56 ... [2024-08-15T02:58:07.862Z] [2024-08-15T02:58:07.862Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T02:58:08.122Z] #57 ... [2024-08-15T02:58:08.122Z] [2024-08-15T02:58:08.122Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T02:58:08.122Z] #58 ... [2024-08-15T02:58:08.122Z] [2024-08-15T02:58:08.122Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T02:58:08.122Z] #59 ... [2024-08-15T02:58:08.122Z] [2024-08-15T02:58:08.122Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T02:58:08.122Z] #60 ... [2024-08-15T02:58:08.122Z] [2024-08-15T02:58:08.122Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T02:58:08.445Z] #61 ... [2024-08-15T02:58:08.445Z] [2024-08-15T02:58:08.445Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T02:58:08.717Z] #62 ... [2024-08-15T02:58:08.717Z] [2024-08-15T02:58:08.717Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T02:58:08.717Z] #63 ... [2024-08-15T02:58:08.717Z] [2024-08-15T02:58:08.717Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T02:58:08.717Z] #64 ... [2024-08-15T02:58:08.717Z] [2024-08-15T02:58:08.717Z] #65 [support-scheduler internal] load build context [2024-08-15T02:58:08.717Z] #65 ... [2024-08-15T02:58:08.717Z] [2024-08-15T02:58:08.717Z] #66 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-15T02:58:08.975Z] #66 ... [2024-08-15T02:58:08.975Z] [2024-08-15T02:58:08.975Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T02:58:08.975Z] #67 ... [2024-08-15T02:58:08.975Z] [2024-08-15T02:58:08.975Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T02:58:09.286Z] #68 ... [2024-08-15T02:58:09.286Z] [2024-08-15T02:58:09.286Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:58:09.286Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.6s [2024-08-15T02:58:09.546Z] #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done [2024-08-15T02:58:13.751Z] #40 ... [2024-08-15T02:58:13.751Z] [2024-08-15T02:58:13.751Z] #65 [support-scheduler internal] load build context [2024-08-15T02:58:13.751Z] #65 transferring context: 428.61MB 16.2s [2024-08-15T02:58:14.364Z] #65 transferring context: 494.10MB 17.4s done [2024-08-15T02:58:14.935Z] #65 ... [2024-08-15T02:58:14.935Z] [2024-08-15T02:58:14.935Z] #43 [security-proxy-setup internal] load build context [2024-08-15T02:58:14.935Z] #43 transferring context: 494.10MB 18.3s done [2024-08-15T02:58:15.878Z] #43 ... [2024-08-15T02:58:15.878Z] [2024-08-15T02:58:15.878Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-15T02:58:15.878Z] #52 transferring context: 494.10MB 18.9s done [2024-08-15T02:58:16.137Z] #52 ... [2024-08-15T02:58:16.137Z] [2024-08-15T02:58:16.137Z] #44 [security-proxy-auth internal] load build context [2024-08-15T02:58:16.137Z] #44 transferring context: 494.10MB 18.3s done [2024-08-15T02:58:16.397Z] #44 ... [2024-08-15T02:58:16.397Z] [2024-08-15T02:58:16.397Z] #45 [core-data internal] load build context [2024-08-15T02:58:16.397Z] #45 transferring context: 494.10MB 17.6s done [2024-08-15T02:58:17.109Z] #45 ... [2024-08-15T02:58:17.109Z] [2024-08-15T02:58:17.109Z] #47 [core-metadata internal] load build context [2024-08-15T02:58:17.109Z] #47 transferring context: 494.10MB 17.1s done [2024-08-15T02:58:17.371Z] #47 ... [2024-08-15T02:58:17.371Z] [2024-08-15T02:58:17.371Z] #46 [core-keeper internal] load build context [2024-08-15T02:58:17.371Z] #46 transferring context: 494.10MB 16.1s done [2024-08-15T02:58:17.371Z] #46 ... [2024-08-15T02:58:17.371Z] [2024-08-15T02:58:17.371Z] #48 [support-notifications internal] load build context [2024-08-15T02:58:17.371Z] #48 transferring context: 494.10MB 17.3s done [2024-08-15T02:58:17.631Z] #48 ... [2024-08-15T02:58:17.631Z] [2024-08-15T02:58:17.631Z] #54 [support-cron-scheduler internal] load build context [2024-08-15T02:58:17.631Z] #54 transferring context: 494.10MB 17.2s done [2024-08-15T02:58:17.631Z] #54 ... [2024-08-15T02:58:17.631Z] [2024-08-15T02:58:17.631Z] #50 [security-secretstore-setup internal] load build context [2024-08-15T02:58:17.631Z] #50 transferring context: 494.10MB 17.1s done [2024-08-15T02:58:17.891Z] #50 ... [2024-08-15T02:58:17.891Z] [2024-08-15T02:58:17.891Z] #55 [core-command internal] load build context [2024-08-15T02:58:17.891Z] #55 transferring context: 494.10MB 17.9s done [2024-08-15T02:58:17.891Z] #55 ... [2024-08-15T02:58:17.891Z] [2024-08-15T02:58:17.891Z] #51 [security-bootstrapper internal] load build context [2024-08-15T02:58:17.891Z] #51 transferring context: 494.10MB 18.4s done [2024-08-15T02:58:18.154Z] #51 ... [2024-08-15T02:58:18.154Z] [2024-08-15T02:58:18.154Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-15T02:58:18.154Z] #49 transferring context: 494.10MB 16.0s done [2024-08-15T02:58:18.414Z] #49 ... [2024-08-15T02:58:18.414Z] [2024-08-15T02:58:18.414Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T02:58:18.414Z] #56 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:18.414Z] #56 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:18.414Z] #56 11.17 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:58:18.414Z] #56 11.17 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:58:18.414Z] #56 11.17 OK: 20070 distinct packages available [2024-08-15T02:58:18.414Z] #56 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:18.414Z] #56 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:18.414Z] #56 11.56 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:18.414Z] #56 11.57 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-15T02:58:18.414Z] #56 11.57 (3/5) Installing libucontext (1.2-r2) [2024-08-15T02:58:18.414Z] #56 11.58 (4/5) Installing gcompat (1.1.0-r1) [2024-08-15T02:58:18.414Z] #56 11.60 (5/5) Installing openssl (3.1.6-r0) [2024-08-15T02:58:18.414Z] #56 11.61 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:18.414Z] #56 11.62 OK: 8 MiB in 20 packages [2024-08-15T02:58:19.203Z] #56 ... [2024-08-15T02:58:19.203Z] [2024-08-15T02:58:19.203Z] #62 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T02:58:19.203Z] #62 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:19.203Z] #62 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:19.203Z] #62 11.60 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:19.203Z] #62 11.60 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:19.203Z] #62 11.61 OK: 7 MiB in 16 packages [2024-08-15T02:58:23.870Z] Removing intermediate container 490efb568f95 [2024-08-15T02:58:23.870Z] ---> 174305ca6385 [2024-08-15T02:58:23.870Z] Successfully built 174305ca6385 [2024-08-15T02:58:23.870Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:58:24.209Z] + docker inspect -f . ci-base-image-arm64 [2024-08-15T02:58:24.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T02:58:24.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-7733 does not seem to be running inside a container [2024-08-15T02:58:24.501Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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-08-15T02:58:25.929Z] $ docker top 1a3567f503572e2d92621c674a5be18dd47f88164b86c297ae34b3e47a356ac6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T02:58:26.765Z] + go version [2024-08-15T02:58:26.765Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-15T02:58:26.793Z] $ docker stop --time=1 1a3567f503572e2d92621c674a5be18dd47f88164b86c297ae34b3e47a356ac6 [2024-08-15T02:58:28.382Z] $ docker rm -f --volumes 1a3567f503572e2d92621c674a5be18dd47f88164b86c297ae34b3e47a356ac6 [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-08-15T02:58:29.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T02:58:29.154Z] [2024-08-15T02:58:29.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T02:58:29.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T02:58:29.488Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-15T02:58:29.488Z] 547446be3368: Pulling fs layer [2024-08-15T02:58:29.488Z] d125d8839a47: Pulling fs layer [2024-08-15T02:58:29.488Z] 3e85d5ac6304: Pulling fs layer [2024-08-15T02:58:29.488Z] c3105a71a48b: Pulling fs layer [2024-08-15T02:58:29.488Z] 0f093f025ec4: Pulling fs layer [2024-08-15T02:58:29.488Z] c3106fc0e877: Pulling fs layer [2024-08-15T02:58:29.488Z] c3105a71a48b: Waiting [2024-08-15T02:58:29.488Z] 0f093f025ec4: Waiting [2024-08-15T02:58:29.488Z] c3106fc0e877: Waiting [2024-08-15T02:58:29.757Z] 547446be3368: Download complete [2024-08-15T02:58:29.757Z] c3105a71a48b: Download complete [2024-08-15T02:58:30.025Z] d125d8839a47: Verifying Checksum [2024-08-15T02:58:30.025Z] d125d8839a47: Download complete [2024-08-15T02:58:30.025Z] c3106fc0e877: Verifying Checksum [2024-08-15T02:58:30.025Z] c3106fc0e877: Download complete [2024-08-15T02:58:30.292Z] 0f093f025ec4: Verifying Checksum [2024-08-15T02:58:30.292Z] 0f093f025ec4: Download complete [2024-08-15T02:58:30.560Z] 547446be3368: Pull complete [2024-08-15T02:58:31.531Z] d125d8839a47: Pull complete [2024-08-15T02:58:32.117Z] 3e85d5ac6304: Verifying Checksum [2024-08-15T02:58:32.117Z] 3e85d5ac6304: Download complete [2024-08-15T02:58:41.184Z] #62 ... [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #46 [core-keeper internal] load build context [2024-08-15T02:58:41.184Z] #46 DONE 44.4s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T02:58:41.184Z] #56 DONE 43.1s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #62 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T02:58:41.184Z] #62 DONE 42.9s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-15T02:58:41.184Z] #49 DONE 44.1s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #47 [core-metadata internal] load build context [2024-08-15T02:58:41.184Z] #47 DONE 44.5s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #48 [support-notifications internal] load build context [2024-08-15T02:58:41.184Z] #48 DONE 44.1s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #45 [core-data internal] load build context [2024-08-15T02:58:41.184Z] #45 DONE 44.4s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #50 [security-secretstore-setup internal] load build context [2024-08-15T02:58:41.184Z] #50 DONE 43.8s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #66 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-15T02:58:41.184Z] #66 DONE 42.5s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T02:58:41.184Z] #69 ... [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #54 [support-cron-scheduler internal] load build context [2024-08-15T02:58:41.184Z] #54 DONE 43.7s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #65 [support-scheduler internal] load build context [2024-08-15T02:58:41.184Z] #65 DONE 43.8s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #55 [core-command internal] load build context [2024-08-15T02:58:41.184Z] #55 DONE 43.7s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #43 [security-proxy-setup internal] load build context [2024-08-15T02:58:41.184Z] #43 DONE 44.6s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #44 [security-proxy-auth internal] load build context [2024-08-15T02:58:41.184Z] #44 DONE 44.6s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #51 [security-bootstrapper internal] load build context [2024-08-15T02:58:41.184Z] #51 DONE 43.9s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.184Z] #52 [core-common-config-bootstrapper internal] load build context [2024-08-15T02:58:41.184Z] #52 DONE 43.8s [2024-08-15T02:58:41.184Z] [2024-08-15T02:58:41.185Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:58:41.185Z] #53 DONE 43.8s [2024-08-15T02:58:41.185Z] [2024-08-15T02:58:41.185Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T02:58:41.185Z] #67 43.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:41.185Z] #67 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:41.185Z] #67 43.64 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:41.185Z] #67 43.65 (2/4) Installing openssl (3.1.6-r0) [2024-08-15T02:58:41.185Z] #67 43.66 (3/4) Installing su-exec (0.2-r3) [2024-08-15T02:58:41.185Z] #67 43.67 (4/4) Installing yq (4.33.3-r5) [2024-08-15T02:58:41.444Z] #67 ... [2024-08-15T02:58:41.444Z] [2024-08-15T02:58:41.444Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T02:58:41.444Z] #60 DONE 43.8s [2024-08-15T02:58:41.444Z] [2024-08-15T02:58:41.444Z] #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T02:58:41.444Z] #67 43.86 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:41.444Z] #67 43.87 OK: 17 MiB in 19 packages [2024-08-15T02:58:42.013Z] #67 DONE 44.5s [2024-08-15T02:58:42.013Z] [2024-08-15T02:58:42.013Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T02:58:42.013Z] #64 43.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #64 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #64 43.61 (1/2) Installing ca-certificates (20240226-r0) [2024-08-15T02:58:42.013Z] #64 43.63 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:42.013Z] #64 43.64 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:42.013Z] #64 43.64 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:58:42.013Z] #64 43.78 OK: 8 MiB in 17 packages [2024-08-15T02:58:42.013Z] #64 DONE 44.5s [2024-08-15T02:58:42.013Z] [2024-08-15T02:58:42.013Z] #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T02:58:42.013Z] #57 43.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #57 43.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #57 44.16 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:42.013Z] #57 44.18 (2/2) Installing su-exec (0.2-r3) [2024-08-15T02:58:42.013Z] #57 44.18 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:42.013Z] #57 44.19 OK: 7 MiB in 17 packages [2024-08-15T02:58:42.013Z] #57 DONE 44.5s [2024-08-15T02:58:42.013Z] [2024-08-15T02:58:42.013Z] #59 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T02:58:42.013Z] #59 43.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #59 43.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #59 43.88 (1/3) Installing ca-certificates (20240226-r0) [2024-08-15T02:58:42.013Z] #59 43.90 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:42.013Z] #59 43.90 (3/3) Installing tzdata (2024a-r0) [2024-08-15T02:58:42.013Z] #59 44.12 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:42.013Z] #59 44.13 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:58:42.013Z] #59 44.17 OK: 11 MiB in 18 packages [2024-08-15T02:58:42.013Z] #59 DONE 44.5s [2024-08-15T02:58:42.013Z] [2024-08-15T02:58:42.013Z] #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T02:58:42.013Z] #63 43.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #63 43.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #63 43.90 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:42.013Z] #63 43.93 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:42.013Z] #63 43.94 OK: 7 MiB in 16 packages [2024-08-15T02:58:42.013Z] #63 DONE 44.5s [2024-08-15T02:58:42.013Z] [2024-08-15T02:58:42.013Z] #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T02:58:42.013Z] #68 43.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #68 43.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #68 43.65 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:58:42.013Z] #68 43.65 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:58:42.013Z] #68 43.65 OK: 20070 distinct packages available [2024-08-15T02:58:42.013Z] #68 43.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #68 43.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #68 44.05 (1/11) Installing ca-certificates (20240226-r0) [2024-08-15T02:58:42.013Z] #68 44.08 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-15T02:58:42.013Z] #68 44.18 (3/11) Installing libunistring (1.1-r1) [2024-08-15T02:58:42.013Z] #68 44.21 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-15T02:58:42.013Z] #68 44.21 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-15T02:58:42.013Z] #68 44.22 (6/11) Installing libcurl (8.9.0-r0) [2024-08-15T02:58:42.013Z] #68 44.23 (7/11) Installing curl (8.9.0-r0) [2024-08-15T02:58:42.013Z] #68 44.23 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:42.013Z] #68 44.24 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-15T02:58:42.013Z] #68 44.24 (10/11) Installing libucontext (1.2-r2) [2024-08-15T02:58:42.013Z] #68 44.25 (11/11) Installing gcompat (1.1.0-r1) [2024-08-15T02:58:42.013Z] #68 44.25 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:42.013Z] #68 44.26 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:58:42.013Z] #68 44.29 OK: 12 MiB in 26 packages [2024-08-15T02:58:42.013Z] #68 DONE 44.5s [2024-08-15T02:58:42.013Z] [2024-08-15T02:58:42.013Z] #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T02:58:42.013Z] #58 43.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #58 43.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.013Z] #58 43.91 (1/4) Installing ca-certificates (20240226-r0) [2024-08-15T02:58:42.013Z] #58 43.93 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:42.013Z] #58 43.94 (3/4) Installing su-exec (0.2-r3) [2024-08-15T02:58:42.013Z] #58 43.95 (4/4) Installing yq (4.33.3-r5) [2024-08-15T02:58:42.013Z] #58 44.02 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:42.013Z] #58 44.05 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:58:42.013Z] #58 44.21 OK: 17 MiB in 19 packages [2024-08-15T02:58:42.013Z] #58 DONE 44.5s [2024-08-15T02:58:42.013Z] [2024-08-15T02:58:42.013Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:58:42.204Z] 3e85d5ac6304: Pull complete [2024-08-15T02:58:42.204Z] c3105a71a48b: Pull complete [2024-08-15T02:58:42.588Z] #70 ... [2024-08-15T02:58:42.588Z] [2024-08-15T02:58:42.588Z] #71 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T02:58:42.588Z] #0 1.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.588Z] #0 1.670 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.588Z] #0 1.859 OK: 264 MiB in 52 packages [2024-08-15T02:58:42.588Z] #71 DONE 2.1s [2024-08-15T02:58:42.588Z] [2024-08-15T02:58:42.588Z] #72 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:58:42.588Z] #72 DONE 0.0s [2024-08-15T02:58:42.588Z] [2024-08-15T02:58:42.588Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T02:58:42.588Z] #61 43.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.588Z] #61 44.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.588Z] #61 44.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:58:42.588Z] #61 44.44 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:58:42.588Z] #61 44.44 OK: 20070 distinct packages available [2024-08-15T02:58:42.588Z] #61 44.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.588Z] #61 44.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:42.588Z] #61 44.74 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:42.588Z] #61 44.75 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-15T02:58:42.588Z] #61 44.75 (3/4) Installing libucontext (1.2-r2) [2024-08-15T02:58:42.588Z] #61 44.75 (4/4) Installing gcompat (1.1.0-r1) [2024-08-15T02:58:42.588Z] #61 44.76 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:42.588Z] #61 44.78 OK: 8 MiB in 19 packages [2024-08-15T02:58:42.588Z] #61 DONE 45.0s [2024-08-15T02:58:42.588Z] [2024-08-15T02:58:42.588Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:58:42.786Z] 0f093f025ec4: Pull complete [2024-08-15T02:58:43.051Z] c3106fc0e877: Pull complete [2024-08-15T02:58:43.051Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-15T02:58:43.051Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-15T02:58:43.051Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T02:58:43.258Z] prd-ubuntu20.04-docker-arm64-4c-16g-7733 does not seem to be running inside a container [2024-08-15T02:58:43.338Z] $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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-08-15T02:58:43.994Z] #73 ... [2024-08-15T02:58:43.994Z] [2024-08-15T02:58:43.994Z] #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T02:58:43.994Z] #0 2.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:43.994Z] #0 2.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:43.994Z] #0 2.442 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:58:43.994Z] #0 2.442 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:58:43.994Z] #0 2.442 OK: 20077 distinct packages available [2024-08-15T02:58:43.994Z] #0 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:43.994Z] #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:43.994Z] #0 2.811 OK: 264 MiB in 52 packages [2024-08-15T02:58:43.994Z] #74 DONE 3.3s [2024-08-15T02:58:43.994Z] [2024-08-15T02:58:43.994Z] #75 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T02:58:43.994Z] #0 2.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:43.994Z] #0 2.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:43.994Z] #0 2.923 OK: 7 MiB in 16 packages [2024-08-15T02:58:43.994Z] #75 DONE 3.5s [2024-08-15T02:58:43.994Z] [2024-08-15T02:58:43.994Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:58:43.994Z] #76 DONE 0.2s [2024-08-15T02:58:43.994Z] [2024-08-15T02:58:43.994Z] #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T02:58:43.994Z] #69 3.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:43.994Z] #69 3.450 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:44.255Z] #69 3.718 OK: 264 MiB in 52 packages [2024-08-15T02:58:44.836Z] #69 DONE 4.3s [2024-08-15T02:58:44.837Z] [2024-08-15T02:58:44.837Z] #77 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T02:58:44.837Z] #0 3.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:44.837Z] #0 3.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:44.837Z] #0 3.907 OK: 8 MiB in 20 packages [2024-08-15T02:58:44.837Z] #77 DONE 4.2s [2024-08-15T02:58:44.837Z] [2024-08-15T02:58:44.837Z] #78 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T02:58:44.837Z] #0 3.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:44.837Z] #0 3.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:44.837Z] #0 3.911 OK: 264 MiB in 52 packages [2024-08-15T02:58:44.837Z] #78 DONE 4.3s [2024-08-15T02:58:44.837Z] [2024-08-15T02:58:44.837Z] #79 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T02:58:44.837Z] #79 DONE 4.2s [2024-08-15T02:58:44.837Z] [2024-08-15T02:58:44.837Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T02:58:44.837Z] #0 1.480 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:44.837Z] #0 2.029 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:44.837Z] #0 2.665 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T02:58:44.837Z] #0 2.989 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:58:44.837Z] #0 2.997 OK: 7 MiB in 16 packages [2024-08-15T02:58:44.837Z] #80 DONE 3.3s [2024-08-15T02:58:44.837Z] [2024-08-15T02:58:44.837Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:58:45.511Z] $ docker top ee1d23da23e849c363cc7d5a2163bf0b6e6ed33a972de5e8dce3a2e6c47b0262 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T02:58:45.838Z] #81 ... [2024-08-15T02:58:45.839Z] [2024-08-15T02:58:45.839Z] #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-15T02:58:45.839Z] #82 DONE 1.2s [2024-08-15T02:58:45.839Z] [2024-08-15T02:58:45.839Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:58:45.839Z] #81 DONE 1.2s [2024-08-15T02:58:45.839Z] [2024-08-15T02:58:45.839Z] #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T02:58:45.839Z] #83 DONE 1.2s [2024-08-15T02:58:45.839Z] [2024-08-15T02:58:45.839Z] #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:58:45.839Z] #84 DONE 1.2s [2024-08-15T02:58:45.839Z] [2024-08-15T02:58:45.839Z] #85 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-15T02:58:46.015Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-15T02:58:46.782Z] #85 DONE 0.9s [2024-08-15T02:58:46.782Z] [2024-08-15T02:58:46.782Z] #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:58:46.782Z] #86 ... [2024-08-15T02:58:46.782Z] [2024-08-15T02:58:46.782Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T02:58:46.782Z] #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:46.782Z] #0 3.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:46.782Z] #0 4.086 OK: 17 MiB in 19 packages [2024-08-15T02:58:46.782Z] #87 DONE 4.6s [2024-08-15T02:58:46.782Z] [2024-08-15T02:58:46.782Z] #88 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T02:58:46.782Z] #88 DONE 0.9s [2024-08-15T02:58:46.782Z] [2024-08-15T02:58:46.782Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-15T02:58:46.782Z] #89 DONE 0.1s [2024-08-15T02:58:46.782Z] [2024-08-15T02:58:46.782Z] #90 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-15T02:58:46.782Z] #90 DONE 0.1s [2024-08-15T02:58:46.782Z] [2024-08-15T02:58:46.782Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-15T02:58:46.782Z] #91 DONE 0.1s [2024-08-15T02:58:46.782Z] [2024-08-15T02:58:46.782Z] #92 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-15T02:58:46.782Z] #92 DONE 0.0s [2024-08-15T02:58:47.044Z] [2024-08-15T02:58:47.044Z] #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T02:58:47.044Z] #93 DONE 0.1s [2024-08-15T02:58:47.044Z] [2024-08-15T02:58:47.044Z] #94 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T02:58:47.044Z] #94 DONE 0.0s [2024-08-15T02:58:47.044Z] [2024-08-15T02:58:47.044Z] #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T02:58:47.044Z] #95 DONE 0.1s [2024-08-15T02:58:47.044Z] [2024-08-15T02:58:47.044Z] #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-15T02:58:47.044Z] #96 DONE 0.1s [2024-08-15T02:58:47.044Z] [2024-08-15T02:58:47.044Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-15T02:58:47.044Z] #97 DONE 0.1s [2024-08-15T02:58:47.044Z] [2024-08-15T02:58:47.044Z] #98 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-15T02:58:47.044Z] #98 DONE 0.1s [2024-08-15T02:58:47.044Z] [2024-08-15T02:58:47.044Z] #99 [security-spire-agent] exporting to image [2024-08-15T02:58:47.044Z] #99 exporting layers [2024-08-15T02:58:47.615Z] #99 ... [2024-08-15T02:58:47.615Z] [2024-08-15T02:58:47.615Z] #100 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:58:47.615Z] #0 4.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:47.615Z] #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:47.615Z] #0 5.269 OK: 8 MiB in 17 packages [2024-08-15T02:58:47.615Z] #100 DONE 5.4s [2024-08-15T02:58:47.615Z] [2024-08-15T02:58:47.615Z] #101 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T02:58:47.615Z] #0 5.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:47.615Z] #0 5.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:47.615Z] #0 5.378 OK: 7 MiB in 17 packages [2024-08-15T02:58:47.615Z] #101 DONE 5.4s [2024-08-15T02:58:47.615Z] [2024-08-15T02:58:47.615Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T02:58:47.875Z] #102 ... [2024-08-15T02:58:47.875Z] [2024-08-15T02:58:47.875Z] #99 [security-spire-server] exporting to image [2024-08-15T02:58:47.875Z] #99 exporting layers 0.8s done [2024-08-15T02:58:47.875Z] #99 writing image sha256:618c5f47305be5901c277959f9ca3750f19e6db899f7792b6e5bfef2ec9bb429 done [2024-08-15T02:58:47.875Z] #99 naming to docker.io/library/security-spire-agent done [2024-08-15T02:58:47.875Z] #99 writing image sha256:df955ef48cf45bd8445091f3f41335493e2e662169b8c9e5084513eb4bf6dd45 done [2024-08-15T02:58:47.875Z] #99 naming to docker.io/library/security-spire-server done [2024-08-15T02:58:47.875Z] #99 DONE 0.8s [2024-08-15T02:58:47.875Z] [2024-08-15T02:58:47.875Z] #70 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:58:47.875Z] #70 5.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:47.875Z] #70 5.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:47.875Z] #70 5.874 OK: 12 MiB in 26 packages [2024-08-15T02:58:48.136Z] #70 DONE 6.0s [2024-08-15T02:58:48.136Z] [2024-08-15T02:58:48.136Z] #103 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:58:48.136Z] #0 5.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.136Z] #0 5.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.136Z] #0 5.804 OK: 11 MiB in 18 packages [2024-08-15T02:58:48.136Z] #103 DONE 5.9s [2024-08-15T02:58:48.136Z] [2024-08-15T02:58:48.136Z] #104 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:58:48.136Z] #0 5.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.136Z] #0 5.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.136Z] #104 6.076 OK: 7 MiB in 16 packages [2024-08-15T02:58:48.136Z] #104 DONE 6.2s [2024-08-15T02:58:48.136Z] [2024-08-15T02:58:48.136Z] #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T02:58:48.136Z] #0 5.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.136Z] #0 5.500 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.397Z] #105 5.728 OK: 8 MiB in 19 packages [2024-08-15T02:58:48.988Z] #105 DONE 6.3s [2024-08-15T02:58:48.988Z] [2024-08-15T02:58:48.988Z] #106 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T02:58:48.988Z] #0 5.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.988Z] #0 6.025 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.988Z] #0 6.216 OK: 17 MiB in 19 packages [2024-08-15T02:58:48.988Z] #106 DONE 6.8s [2024-08-15T02:58:48.988Z] [2024-08-15T02:58:48.988Z] #107 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T02:58:48.988Z] #0 3.759 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:48.988Z] #0 4.223 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-15T02:58:49.559Z] #107 4.857 OK: 264 MiB in 52 packages [2024-08-15T02:58:50.502Z] #107 DONE 5.9s [2024-08-15T02:58:50.502Z] [2024-08-15T02:58:50.502Z] #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T02:58:50.762Z] #108 DONE 1.8s [2024-08-15T02:58:50.762Z] [2024-08-15T02:58:50.762Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T02:58:50.762Z] #109 ... [2024-08-15T02:58:50.762Z] [2024-08-15T02:58:50.762Z] #102 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T02:58:50.762Z] #102 DONE 3.3s [2024-08-15T02:58:50.762Z] [2024-08-15T02:58:50.762Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:58:51.023Z] #40 ... [2024-08-15T02:58:51.023Z] [2024-08-15T02:58:51.023Z] #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-15T02:58:51.888Z] #110 ... [2024-08-15T02:58:51.888Z] [2024-08-15T02:58:51.888Z] #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-15T02:58:51.888Z] #111 DONE 1.1s [2024-08-15T02:58:51.888Z] [2024-08-15T02:58:51.888Z] #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T02:58:51.888Z] #109 DONE 1.3s [2024-08-15T02:58:51.888Z] [2024-08-15T02:58:51.888Z] #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-15T02:58:51.888Z] #110 DONE 0.9s [2024-08-15T02:58:51.888Z] [2024-08-15T02:58:51.888Z] #112 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-15T02:58:51.888Z] #112 DONE 0.1s [2024-08-15T02:58:51.888Z] [2024-08-15T02:58:51.888Z] #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T02:58:51.888Z] #113 DONE 0.0s [2024-08-15T02:58:51.888Z] [2024-08-15T02:58:51.888Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:58:52.149Z] #114 ... [2024-08-15T02:58:52.149Z] [2024-08-15T02:58:52.149Z] #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-15T02:58:52.149Z] #115 DONE 0.0s [2024-08-15T02:58:52.149Z] [2024-08-15T02:58:52.149Z] #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-15T02:58:52.149Z] #116 DONE 0.0s [2024-08-15T02:58:52.149Z] [2024-08-15T02:58:52.149Z] #99 [security-spire-config] exporting to image [2024-08-15T02:58:52.722Z] #99 exporting layers 0.6s done [2024-08-15T02:58:52.722Z] #99 writing image sha256:da103d87d1f448a2201df34189757b166141077d70f0f0b9baa40f7d3ae93f29 done [2024-08-15T02:58:52.722Z] #99 naming to docker.io/library/security-spire-config done [2024-08-15T02:58:52.722Z] #99 DONE 1.4s [2024-08-15T02:58:52.722Z] [2024-08-15T02:58:52.722Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:58:54.109Z] #117 ... [2024-08-15T02:58:54.109Z] [2024-08-15T02:58:54.109Z] #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:58:56.082Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-15T02:58:56.082Z] #1 transferring dockerfile: 2.50kB done [2024-08-15T02:58:56.082Z] #1 DONE 0.1s [2024-08-15T02:58:56.082Z] [2024-08-15T02:58:56.082Z] #2 [security-spire-config internal] load build definition from Dockerfile [2024-08-15T02:58:56.082Z] #2 transferring dockerfile: 1.69kB done [2024-08-15T02:58:56.082Z] #2 DONE 0.1s [2024-08-15T02:58:56.082Z] [2024-08-15T02:58:56.082Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-15T02:58:56.082Z] #3 transferring dockerfile: 2.23kB 0.0s done [2024-08-15T02:58:56.082Z] #3 DONE 0.1s [2024-08-15T02:58:56.082Z] [2024-08-15T02:58:56.082Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-08-15T02:58:56.082Z] #4 transferring dockerfile: 1.70kB 0.0s done [2024-08-15T02:58:56.082Z] #4 DONE 0.1s [2024-08-15T02:58:56.082Z] [2024-08-15T02:58:56.082Z] #5 [core-command internal] load build definition from Dockerfile [2024-08-15T02:58:56.350Z] #5 transferring dockerfile: 1.93kB 0.0s done [2024-08-15T02:58:56.350Z] #5 DONE 0.1s [2024-08-15T02:58:56.350Z] [2024-08-15T02:58:56.350Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-15T02:58:56.350Z] #6 transferring dockerfile: 2.49kB 0.0s done [2024-08-15T02:58:56.350Z] #6 DONE 0.1s [2024-08-15T02:58:56.350Z] [2024-08-15T02:58:56.350Z] #7 [core-keeper internal] load build definition from Dockerfile [2024-08-15T02:58:56.350Z] #7 transferring dockerfile: 2.01kB 0.0s done [2024-08-15T02:58:56.350Z] #7 DONE 0.1s [2024-08-15T02:58:56.350Z] [2024-08-15T02:58:56.350Z] #8 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-15T02:58:56.624Z] #8 transferring dockerfile: 1.85kB 0.0s done [2024-08-15T02:58:56.624Z] #8 DONE 0.1s [2024-08-15T02:58:56.624Z] [2024-08-15T02:58:56.624Z] #9 [core-data internal] load build definition from Dockerfile [2024-08-15T02:58:56.624Z] #9 transferring dockerfile: 2.01kB done [2024-08-15T02:58:56.624Z] #9 DONE 0.1s [2024-08-15T02:58:56.624Z] [2024-08-15T02:58:56.624Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-15T02:58:56.624Z] #10 transferring dockerfile: 1.89kB done [2024-08-15T02:58:56.624Z] #10 DONE 0.1s [2024-08-15T02:58:56.624Z] [2024-08-15T02:58:56.624Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-08-15T02:58:56.624Z] #11 transferring dockerfile: 1.81kB done [2024-08-15T02:58:56.624Z] #11 DONE 0.1s [2024-08-15T02:58:56.624Z] [2024-08-15T02:58:56.624Z] #12 [support-notifications internal] load build definition from Dockerfile [2024-08-15T02:58:56.624Z] #12 transferring dockerfile: 1.95kB 0.0s done [2024-08-15T02:58:56.899Z] #12 DONE 0.1s [2024-08-15T02:58:56.900Z] [2024-08-15T02:58:56.900Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-15T02:58:56.900Z] #13 transferring dockerfile: 3.17kB 0.0s done [2024-08-15T02:58:56.900Z] #13 DONE 0.1s [2024-08-15T02:58:56.900Z] [2024-08-15T02:58:56.900Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-08-15T02:58:56.900Z] #14 transferring dockerfile: 2.06kB 0.0s done [2024-08-15T02:58:56.900Z] #14 DONE 0.1s [2024-08-15T02:58:56.900Z] [2024-08-15T02:58:56.900Z] #15 [support-scheduler internal] load build definition from Dockerfile [2024-08-15T02:58:56.900Z] #15 transferring dockerfile: 1.93kB done [2024-08-15T02:58:57.169Z] #15 DONE 0.1s [2024-08-15T02:58:57.169Z] [2024-08-15T02:58:57.169Z] #16 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-15T02:58:57.169Z] #16 transferring dockerfile: 2.15kB 0.0s done [2024-08-15T02:58:57.169Z] #16 DONE 0.1s [2024-08-15T02:58:57.169Z] [2024-08-15T02:58:57.169Z] #17 [security-proxy-setup internal] load .dockerignore [2024-08-15T02:58:57.169Z] #17 transferring context: [2024-08-15T02:58:57.169Z] #17 transferring context: 50B done [2024-08-15T02:58:57.169Z] #17 DONE 0.1s [2024-08-15T02:58:57.762Z] [2024-08-15T02:58:57.762Z] #18 [security-spire-config internal] load .dockerignore [2024-08-15T02:58:57.762Z] #18 transferring context: 50B done [2024-08-15T02:58:57.762Z] #18 DONE 0.1s [2024-08-15T02:58:58.038Z] [2024-08-15T02:58:58.038Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-15T02:58:58.038Z] #19 transferring context: 50B done [2024-08-15T02:58:58.038Z] #19 DONE 0.0s [2024-08-15T02:58:58.038Z] [2024-08-15T02:58:58.038Z] #20 [security-spire-server internal] load .dockerignore [2024-08-15T02:58:58.038Z] #20 transferring context: 50B 0.0s done [2024-08-15T02:58:58.038Z] #20 DONE 0.1s [2024-08-15T02:58:58.038Z] [2024-08-15T02:58:58.038Z] #21 [core-command internal] load .dockerignore [2024-08-15T02:58:58.038Z] #21 transferring context: 50B 0.0s done [2024-08-15T02:58:58.038Z] #21 DONE 0.1s [2024-08-15T02:58:58.038Z] [2024-08-15T02:58:58.038Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-08-15T02:58:58.038Z] #22 transferring context: 50B 0.0s done [2024-08-15T02:58:58.038Z] #22 DONE 0.1s [2024-08-15T02:58:58.038Z] [2024-08-15T02:58:58.038Z] #23 [core-keeper internal] load .dockerignore [2024-08-15T02:58:58.038Z] #23 transferring context: 50B 0.0s done [2024-08-15T02:58:58.038Z] #23 DONE 0.1s [2024-08-15T02:58:58.313Z] [2024-08-15T02:58:58.313Z] #24 [support-cron-scheduler internal] load .dockerignore [2024-08-15T02:58:58.313Z] #24 transferring context: 50B 0.0s done [2024-08-15T02:58:58.313Z] #24 DONE 0.1s [2024-08-15T02:58:58.313Z] [2024-08-15T02:58:58.313Z] #25 [core-data internal] load .dockerignore [2024-08-15T02:58:58.313Z] #25 transferring context: 50B done [2024-08-15T02:58:58.313Z] #25 DONE 0.0s [2024-08-15T02:58:58.313Z] [2024-08-15T02:58:58.313Z] #26 [security-spire-agent internal] load .dockerignore [2024-08-15T02:58:58.587Z] #26 transferring context: 50B done [2024-08-15T02:58:58.587Z] #26 DONE 0.1s [2024-08-15T02:58:58.587Z] [2024-08-15T02:58:58.587Z] #27 [security-spiffe-token-provider internal] load .dockerignore [2024-08-15T02:58:58.587Z] #27 transferring context: 50B 0.0s done [2024-08-15T02:58:58.587Z] #27 DONE 0.1s [2024-08-15T02:58:58.587Z] [2024-08-15T02:58:58.587Z] #28 [support-notifications internal] load .dockerignore [2024-08-15T02:58:58.587Z] #28 transferring context: 50B 0.0s done [2024-08-15T02:58:58.587Z] #28 DONE 0.1s [2024-08-15T02:58:58.587Z] [2024-08-15T02:58:58.587Z] #29 [core-metadata internal] load .dockerignore [2024-08-15T02:58:58.587Z] #29 ... [2024-08-15T02:58:58.587Z] [2024-08-15T02:58:58.587Z] #30 [security-bootstrapper internal] load .dockerignore [2024-08-15T02:58:58.587Z] #30 transferring context: 50B 0.0s done [2024-08-15T02:58:58.587Z] #30 DONE 0.1s [2024-08-15T02:58:58.587Z] [2024-08-15T02:58:58.587Z] #29 [core-metadata internal] load .dockerignore [2024-08-15T02:58:58.587Z] #29 transferring context: 50B 0.0s done [2024-08-15T02:58:58.860Z] #29 DONE 0.1s [2024-08-15T02:58:58.860Z] [2024-08-15T02:58:58.860Z] #31 [security-proxy-auth internal] load .dockerignore [2024-08-15T02:58:58.860Z] #31 transferring context: 50B 0.0s done [2024-08-15T02:58:58.860Z] #31 DONE 0.1s [2024-08-15T02:58:58.860Z] [2024-08-15T02:58:58.860Z] #32 [support-scheduler internal] load .dockerignore [2024-08-15T02:58:58.860Z] #32 transferring context: 50B 0.0s done [2024-08-15T02:58:58.860Z] #32 DONE 0.1s [2024-08-15T02:58:58.860Z] [2024-08-15T02:58:58.860Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:58:58.860Z] #33 DONE 0.0s [2024-08-15T02:58:58.860Z] [2024-08-15T02:58:58.860Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:58:58.860Z] #34 DONE 0.2s [2024-08-15T02:58:59.129Z] [2024-08-15T02:58:59.129Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:58:59.129Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:58:59.404Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:58:59.404Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:58:59.404Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:58:59.404Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.2s [2024-08-15T02:58:59.404Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.3s [2024-08-15T02:58:59.675Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:58:59.675Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-15T02:58:59.675Z] #35 ... [2024-08-15T02:58:59.675Z] [2024-08-15T02:58:59.675Z] #36 [security-proxy-setup internal] load build context [2024-08-15T02:58:59.675Z] #36 transferring context: 3.03MB 0.7s done [2024-08-15T02:58:59.675Z] #36 DONE 0.8s [2024-08-15T02:58:59.944Z] [2024-08-15T02:58:59.944Z] #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:58:59.944Z] #37 DONE 0.9s [2024-08-15T02:58:59.944Z] [2024-08-15T02:58:59.944Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:58:59.944Z] #35 ... [2024-08-15T02:58:59.944Z] [2024-08-15T02:58:59.944Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:58:59.944Z] #33 DONE 0.0s [2024-08-15T02:58:59.944Z] [2024-08-15T02:58:59.944Z] #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:00.212Z] #35 ... [2024-08-15T02:59:00.212Z] [2024-08-15T02:59:00.212Z] #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:59:00.212Z] #37 DONE 1.7s [2024-08-15T02:59:00.212Z] [2024-08-15T02:59:00.212Z] #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:00.212Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:00.212Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:00.212Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:00.212Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:00.212Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:00.212Z] #35 ... [2024-08-15T02:59:00.212Z] [2024-08-15T02:59:00.212Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:00.212Z] #33 DONE 0.0s [2024-08-15T02:59:00.212Z] [2024-08-15T02:59:00.212Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-15T02:59:00.212Z] #38 DONE 0.5s [2024-08-15T02:59:00.212Z] [2024-08-15T02:59:00.212Z] #35 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:00.479Z] #35 ... [2024-08-15T02:59:00.479Z] [2024-08-15T02:59:00.479Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:00.479Z] #33 DONE 0.0s [2024-08-15T02:59:00.479Z] [2024-08-15T02:59:00.479Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:59:00.479Z] #37 DONE 1.7s [2024-08-15T02:59:00.479Z] [2024-08-15T02:59:00.479Z] #38 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-15T02:59:00.479Z] #38 DONE 0.5s [2024-08-15T02:59:00.479Z] [2024-08-15T02:59:00.479Z] #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:00.479Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:00.479Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:00.479Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:00.479Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:00.479Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:00.479Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-15T02:59:00.479Z] #35 ... [2024-08-15T02:59:00.479Z] [2024-08-15T02:59:00.479Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:00.479Z] #33 DONE 0.0s [2024-08-15T02:59:00.744Z] [2024-08-15T02:59:00.744Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:59:00.744Z] #37 DONE 1.8s [2024-08-15T02:59:00.744Z] [2024-08-15T02:59:00.744Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-15T02:59:00.744Z] #38 DONE 0.6s [2024-08-15T02:59:00.744Z] [2024-08-15T02:59:00.744Z] #35 [security-secretstore-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:00.744Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:00.744Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:00.744Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:00.744Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:00.744Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:00.744Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-15T02:59:01.014Z] #35 ... [2024-08-15T02:59:01.014Z] [2024-08-15T02:59:01.014Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:01.014Z] #33 DONE 0.1s [2024-08-15T02:59:01.014Z] [2024-08-15T02:59:01.014Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:59:01.014Z] #34 ... [2024-08-15T02:59:01.014Z] [2024-08-15T02:59:01.014Z] #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:59:01.014Z] #37 DONE 1.8s [2024-08-15T02:59:01.014Z] [2024-08-15T02:59:01.014Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:01.014Z] #33 DONE 0.1s [2024-08-15T02:59:01.014Z] [2024-08-15T02:59:01.014Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-15T02:59:01.014Z] #38 DONE 0.6s [2024-08-15T02:59:01.014Z] [2024-08-15T02:59:01.014Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:59:01.596Z] #34 ... [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:01.596Z] #33 DONE 0.1s [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-15T02:59:01.596Z] #39 DONE 1.4s [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #40 [security-spire-server internal] load build context [2024-08-15T02:59:01.596Z] #40 DONE 0.0s [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #41 [security-spire-config internal] load build context [2024-08-15T02:59:01.596Z] #41 DONE 0.0s [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:01.596Z] #42 DONE 0.0s [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:01.596Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:01.596Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:01.596Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:01.596Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:01.596Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:01.596Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-15T02:59:01.596Z] #35 DONE 3.2s [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:59:01.596Z] #34 ... [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:01.596Z] #33 DONE 0.1s [2024-08-15T02:59:01.596Z] [2024-08-15T02:59:01.596Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:59:01.870Z] #34 ... [2024-08-15T02:59:01.870Z] [2024-08-15T02:59:01.870Z] #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:59:01.870Z] #37 DONE 1.9s [2024-08-15T02:59:01.870Z] [2024-08-15T02:59:01.870Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-15T02:59:01.870Z] #38 DONE 0.7s [2024-08-15T02:59:01.870Z] [2024-08-15T02:59:01.870Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-15T02:59:01.870Z] #43 DONE 0.0s [2024-08-15T02:59:01.870Z] [2024-08-15T02:59:01.870Z] #44 [core-common-config-bootstrapper internal] load build context [2024-08-15T02:59:01.870Z] #44 transferring context: 3.03MB 1.2s done [2024-08-15T02:59:01.870Z] #44 DONE 1.5s [2024-08-15T02:59:01.870Z] [2024-08-15T02:59:01.870Z] #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:01.870Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:01.870Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:01.870Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:01.870Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:01.870Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:01.870Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-15T02:59:01.870Z] #35 DONE 3.3s [2024-08-15T02:59:01.870Z] [2024-08-15T02:59:01.870Z] #45 [support-notifications internal] load build context [2024-08-15T02:59:01.870Z] #45 ... [2024-08-15T02:59:01.870Z] [2024-08-15T02:59:01.870Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:01.870Z] #33 DONE 0.1s [2024-08-15T02:59:02.141Z] [2024-08-15T02:59:02.141Z] #46 [core-command internal] load build context [2024-08-15T02:59:02.141Z] #46 transferring context: 3.03MB 1.5s done [2024-08-15T02:59:02.141Z] #46 DONE 1.8s [2024-08-15T02:59:02.141Z] [2024-08-15T02:59:02.141Z] #47 [core-keeper internal] load build context [2024-08-15T02:59:02.411Z] #47 transferring context: 3.03MB 1.5s done [2024-08-15T02:59:02.411Z] #47 DONE 1.8s [2024-08-15T02:59:02.411Z] [2024-08-15T02:59:02.411Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:02.411Z] #33 DONE 0.1s [2024-08-15T02:59:02.411Z] [2024-08-15T02:59:02.411Z] #48 [support-cron-scheduler internal] load build context [2024-08-15T02:59:02.678Z] #48 ... [2024-08-15T02:59:02.678Z] [2024-08-15T02:59:02.678Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-15T02:59:02.678Z] #33 DONE 0.1s [2024-08-15T02:59:02.678Z] [2024-08-15T02:59:02.678Z] #48 [support-cron-scheduler internal] load build context [2024-08-15T02:59:03.262Z] #48 ... [2024-08-15T02:59:03.262Z] [2024-08-15T02:59:03.262Z] #49 [security-secretstore-setup internal] load build context [2024-08-15T02:59:03.262Z] #49 transferring context: 3.03MB 1.9s done [2024-08-15T02:59:03.262Z] #49 DONE 2.6s [2024-08-15T02:59:03.262Z] [2024-08-15T02:59:03.262Z] #48 [support-cron-scheduler internal] load build context [2024-08-15T02:59:03.262Z] #48 transferring context: 3.03MB 1.5s done [2024-08-15T02:59:03.262Z] #48 ... [2024-08-15T02:59:03.262Z] [2024-08-15T02:59:03.262Z] #40 [security-spire-server internal] load build context [2024-08-15T02:59:03.262Z] #40 transferring context: 27.60kB 0.1s done [2024-08-15T02:59:03.262Z] #40 DONE 1.8s [2024-08-15T02:59:03.529Z] [2024-08-15T02:59:03.529Z] #41 [security-spire-config internal] load build context [2024-08-15T02:59:03.529Z] #41 transferring context: 25.85kB 0.1s done [2024-08-15T02:59:03.529Z] #41 DONE 2.0s [2024-08-15T02:59:03.529Z] [2024-08-15T02:59:03.529Z] #50 [core-data internal] load build context [2024-08-15T02:59:03.529Z] #50 transferring context: 3.03MB 1.6s done [2024-08-15T02:59:03.529Z] #50 ... [2024-08-15T02:59:03.529Z] [2024-08-15T02:59:03.529Z] #48 [support-cron-scheduler internal] load build context [2024-08-15T02:59:03.529Z] #48 DONE 2.4s [2024-08-15T02:59:03.803Z] [2024-08-15T02:59:03.803Z] #50 [core-data internal] load build context [2024-08-15T02:59:03.803Z] #50 DONE 2.6s [2024-08-15T02:59:03.803Z] [2024-08-15T02:59:03.803Z] #45 [support-notifications internal] load build context [2024-08-15T02:59:04.393Z] #45 ... [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:59:04.393Z] #37 DONE 2.0s [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-15T02:59:04.393Z] #38 DONE 0.8s [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:04.393Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:04.393Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:04.393Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:04.393Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:04.393Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:04.393Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-15T02:59:04.393Z] #35 DONE 3.4s [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-15T02:59:04.393Z] #34 DONE 4.0s [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #51 [security-proxy-auth internal] load build context [2024-08-15T02:59:04.393Z] #51 DONE 0.0s [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #45 [support-notifications internal] load build context [2024-08-15T02:59:04.393Z] #45 ... [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-15T02:59:04.393Z] #37 DONE 2.0s [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #38 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-15T02:59:04.393Z] #38 DONE 0.8s [2024-08-15T02:59:04.393Z] [2024-08-15T02:59:04.393Z] #35 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:04.393Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:04.393Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:04.393Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:04.393Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:04.393Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:04.393Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-15T02:59:04.393Z] #35 DONE 3.4s [2024-08-15T02:59:04.665Z] [2024-08-15T02:59:04.665Z] #45 [support-notifications internal] load build context [2024-08-15T02:59:05.625Z] #45 ... [2024-08-15T02:59:05.625Z] [2024-08-15T02:59:05.625Z] #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-15T02:59:05.625Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-15T02:59:05.625Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-15T02:59:05.625Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-15T02:59:05.625Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-15T02:59:05.625Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-15T02:59:05.625Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.8s done [2024-08-15T02:59:05.625Z] #35 DONE 3.4s [2024-08-15T02:59:05.625Z] [2024-08-15T02:59:05.625Z] #52 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-15T02:59:05.625Z] #52 DONE 3.9s [2024-08-15T02:59:05.625Z] [2024-08-15T02:59:05.625Z] #45 [support-notifications internal] load build context [2024-08-15T02:59:07.570Z] #45 transferring context: 3.03MB 3.6s done [2024-08-15T02:59:08.532Z] #45 ... [2024-08-15T02:59:08.532Z] [2024-08-15T02:59:08.532Z] #43 [security-spiffe-token-provider internal] load build context [2024-08-15T02:59:08.532Z] #43 transferring context: 3.03MB 4.0s done [2024-08-15T02:59:08.532Z] #43 DONE 6.5s [2024-08-15T02:59:08.532Z] [2024-08-15T02:59:08.532Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:08.532Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done [2024-08-15T02:59:08.532Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-15T02:59:08.532Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-15T02:59:08.532Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-15T02:59:08.532Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.0s done [2024-08-15T02:59:08.532Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.1s done [2024-08-15T02:59:08.532Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s done [2024-08-15T02:59:08.532Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-15T02:59:08.532Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.8s [2024-08-15T02:59:09.132Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.76MB / 28.04MB 4.3s [2024-08-15T02:59:09.426Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.7s [2024-08-15T02:59:10.024Z] #42 ... [2024-08-15T02:59:10.024Z] [2024-08-15T02:59:10.024Z] #53 [security-spire-agent internal] load build context [2024-08-15T02:59:10.024Z] #53 transferring context: 27.13kB 0.2s done [2024-08-15T02:59:10.024Z] #53 DONE 4.4s [2024-08-15T02:59:10.024Z] [2024-08-15T02:59:10.024Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:10.024Z] #42 ... [2024-08-15T02:59:10.024Z] [2024-08-15T02:59:10.024Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:59:10.024Z] #54 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done [2024-08-15T02:59:10.024Z] #54 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-15T02:59:10.024Z] #54 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-15T02:59:10.024Z] #54 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-15T02:59:10.024Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-08-15T02:59:10.024Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-15T02:59:10.024Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-15T02:59:10.024Z] #54 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done [2024-08-15T02:59:10.024Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.15MB / 18.32MB 1.9s [2024-08-15T02:59:10.024Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.09MB / 18.32MB 2.3s [2024-08-15T02:59:10.298Z] #54 ... [2024-08-15T02:59:10.298Z] [2024-08-15T02:59:10.298Z] #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T02:59:10.298Z] #0 7.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:10.298Z] #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:10.298Z] #55 ... [2024-08-15T02:59:10.298Z] [2024-08-15T02:59:10.298Z] #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T02:59:10.298Z] #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:10.298Z] #0 9.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:10.564Z] #56 ... [2024-08-15T02:59:10.564Z] [2024-08-15T02:59:10.564Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:59:10.564Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-15T02:59:10.564Z] #54 ... [2024-08-15T02:59:10.564Z] [2024-08-15T02:59:10.564Z] #45 [support-notifications internal] load build context [2024-08-15T02:59:10.564Z] #45 DONE 8.7s [2024-08-15T02:59:10.564Z] [2024-08-15T02:59:10.564Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:59:10.564Z] #54 ... [2024-08-15T02:59:10.564Z] [2024-08-15T02:59:10.564Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T02:59:10.833Z] #57 ... [2024-08-15T02:59:10.833Z] [2024-08-15T02:59:10.833Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:10.833Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s [2024-08-15T02:59:10.833Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-15T02:59:11.102Z] #42 ... [2024-08-15T02:59:11.102Z] [2024-08-15T02:59:11.102Z] #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-15T02:59:11.102Z] #0 5.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:11.102Z] #0 6.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:11.102Z] #0 8.002 OK: 266 MiB in 52 packages [2024-08-15T02:59:11.102Z] #58 DONE 9.9s [2024-08-15T02:59:11.102Z] [2024-08-15T02:59:11.102Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:11.102Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.94MB / 28.04MB 6.5s [2024-08-15T02:59:11.368Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.7s [2024-08-15T02:59:11.640Z] #42 ... [2024-08-15T02:59:11.640Z] [2024-08-15T02:59:11.640Z] #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T02:59:11.640Z] #57 DONE 11.0s [2024-08-15T02:59:11.640Z] [2024-08-15T02:59:11.640Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:11.916Z] #42 ... [2024-08-15T02:59:11.916Z] [2024-08-15T02:59:11.916Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T02:59:11.916Z] #0 7.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:11.916Z] #0 8.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:11.916Z] #59 ... [2024-08-15T02:59:11.916Z] [2024-08-15T02:59:11.916Z] #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T02:59:11.916Z] #55 10.36 OK: 266 MiB in 52 packages [2024-08-15T02:59:11.916Z] #55 DONE 11.9s [2024-08-15T02:59:11.916Z] [2024-08-15T02:59:11.916Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:12.510Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 7.7s [2024-08-15T02:59:12.782Z] #42 ... [2024-08-15T02:59:12.782Z] [2024-08-15T02:59:12.782Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T02:59:12.782Z] #0 8.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:12.783Z] #0 9.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:13.056Z] #60 ... [2024-08-15T02:59:13.056Z] [2024-08-15T02:59:13.056Z] #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-15T02:59:13.056Z] #61 DONE 9.8s [2024-08-15T02:59:13.056Z] [2024-08-15T02:59:13.056Z] #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T02:59:13.056Z] #62 ... [2024-08-15T02:59:13.056Z] [2024-08-15T02:59:13.056Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-15T02:59:13.056Z] #56 11.90 OK: 266 MiB in 52 packages [2024-08-15T02:59:13.056Z] #56 DONE 13.7s [2024-08-15T02:59:13.056Z] [2024-08-15T02:59:13.056Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T02:59:13.056Z] #63 ... [2024-08-15T02:59:13.056Z] [2024-08-15T02:59:13.056Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T02:59:13.325Z] #64 ... [2024-08-15T02:59:13.325Z] [2024-08-15T02:59:13.325Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T02:59:13.325Z] #65 ... [2024-08-15T02:59:13.325Z] [2024-08-15T02:59:13.325Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T02:59:13.602Z] #66 ... [2024-08-15T02:59:13.602Z] [2024-08-15T02:59:13.602Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T02:59:13.870Z] #67 ... [2024-08-15T02:59:13.870Z] [2024-08-15T02:59:13.870Z] #51 [security-proxy-auth internal] load build context [2024-08-15T02:59:13.870Z] #51 transferring context: 3.03MB 7.0s done [2024-08-15T02:59:13.870Z] #51 DONE 9.1s [2024-08-15T02:59:13.870Z] [2024-08-15T02:59:13.870Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T02:59:13.870Z] #68 ... [2024-08-15T02:59:13.870Z] [2024-08-15T02:59:13.870Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T02:59:13.870Z] #69 ... [2024-08-15T02:59:13.870Z] [2024-08-15T02:59:13.870Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:13.870Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.2s [2024-08-15T02:59:14.137Z] #42 ... [2024-08-15T02:59:14.137Z] [2024-08-15T02:59:14.137Z] #70 [support-scheduler internal] load build context [2024-08-15T02:59:14.137Z] #70 transferring context: 3.03MB 7.4s done [2024-08-15T02:59:14.137Z] #70 DONE 9.4s [2024-08-15T02:59:14.137Z] [2024-08-15T02:59:14.137Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:14.418Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.7s [2024-08-15T02:59:14.418Z] #42 ... [2024-08-15T02:59:14.418Z] [2024-08-15T02:59:14.418Z] #71 [security-bootstrapper internal] load build context [2024-08-15T02:59:14.418Z] #71 transferring context: 3.03MB 8.0s done [2024-08-15T02:59:14.687Z] #71 ... [2024-08-15T02:59:14.687Z] [2024-08-15T02:59:14.687Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:59:14.687Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.6s [2024-08-15T02:59:14.687Z] #54 ... [2024-08-15T02:59:14.687Z] [2024-08-15T02:59:14.687Z] #72 [core-metadata internal] load build context [2024-08-15T02:59:14.687Z] #72 transferring context: 3.03MB 8.4s done [2024-08-15T02:59:14.687Z] #72 ... [2024-08-15T02:59:14.687Z] [2024-08-15T02:59:14.687Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T02:59:14.687Z] #60 11.90 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:59:14.687Z] #60 11.90 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:59:14.687Z] #60 11.90 OK: 19946 distinct packages available [2024-08-15T02:59:14.954Z] #60 12.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:15.537Z] #60 ... [2024-08-15T02:59:15.537Z] [2024-08-15T02:59:15.537Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T02:59:15.537Z] #73 ... [2024-08-15T02:59:15.537Z] [2024-08-15T02:59:15.537Z] #71 [security-bootstrapper internal] load build context [2024-08-15T02:59:15.537Z] #71 DONE 10.9s [2024-08-15T02:59:15.537Z] [2024-08-15T02:59:15.537Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:15.537Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 10.8s [2024-08-15T02:59:15.537Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-15T02:59:15.805Z] #42 ... [2024-08-15T02:59:15.805Z] [2024-08-15T02:59:15.805Z] #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:15.805Z] #74 DONE 3.8s [2024-08-15T02:59:15.805Z] [2024-08-15T02:59:15.805Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:16.072Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.4s [2024-08-15T02:59:16.072Z] #42 ... [2024-08-15T02:59:16.072Z] [2024-08-15T02:59:16.072Z] #72 [core-metadata internal] load build context [2024-08-15T02:59:16.072Z] #72 DONE 11.6s [2024-08-15T02:59:16.072Z] [2024-08-15T02:59:16.072Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:16.339Z] #42 ... [2024-08-15T02:59:16.339Z] [2024-08-15T02:59:16.339Z] #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:16.339Z] #75 DONE 4.9s [2024-08-15T02:59:16.339Z] [2024-08-15T02:59:16.339Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:16.930Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 12.2s [2024-08-15T02:59:16.930Z] #42 ... [2024-08-15T02:59:16.930Z] [2024-08-15T02:59:16.930Z] #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-15T02:59:16.930Z] #59 10.11 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:59:16.930Z] #59 10.11 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:59:16.930Z] #59 10.11 OK: 19953 distinct packages available [2024-08-15T02:59:16.930Z] #59 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:16.930Z] #59 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:16.930Z] #59 14.36 OK: 266 MiB in 52 packages [2024-08-15T02:59:16.930Z] #59 DONE 15.2s [2024-08-15T02:59:16.930Z] [2024-08-15T02:59:16.930Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:17.515Z] #42 ... [2024-08-15T02:59:17.515Z] [2024-08-15T02:59:17.515Z] #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:17.515Z] #76 DONE 4.3s [2024-08-15T02:59:17.515Z] [2024-08-15T02:59:17.515Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:17.515Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.8s done [2024-08-15T02:59:18.486Z] #42 ... [2024-08-15T02:59:18.486Z] [2024-08-15T02:59:18.486Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-15T02:59:18.486Z] #64 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:18.486Z] #64 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:18.486Z] #64 13.63 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:18.486Z] #64 13.63 (2/4) Installing openssl (3.1.6-r0) [2024-08-15T02:59:18.486Z] #64 13.67 (3/4) Installing su-exec (0.2-r3) [2024-08-15T02:59:18.486Z] #64 13.67 (4/4) Installing yq (4.33.3-r5) [2024-08-15T02:59:18.486Z] #64 14.10 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:18.486Z] #64 14.22 OK: 18 MiB in 19 packages [2024-08-15T02:59:18.486Z] #64 DONE 15.3s [2024-08-15T02:59:18.486Z] [2024-08-15T02:59:18.486Z] #62 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-15T02:59:18.486Z] #62 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:18.486Z] #62 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:18.486Z] #62 14.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:18.486Z] #62 14.66 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:18.486Z] #62 14.71 OK: 8 MiB in 16 packages [2024-08-15T02:59:18.486Z] #62 DONE 15.8s [2024-08-15T02:59:18.486Z] [2024-08-15T02:59:18.486Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T02:59:19.079Z] #77 ... [2024-08-15T02:59:19.079Z] [2024-08-15T02:59:19.079Z] #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:19.079Z] #78 DONE 2.0s [2024-08-15T02:59:19.346Z] [2024-08-15T02:59:19.346Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-15T02:59:19.346Z] #60 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:19.346Z] #60 15.13 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:19.346Z] #60 15.37 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-15T02:59:19.346Z] #60 15.37 (3/5) Installing libucontext (1.2-r2) [2024-08-15T02:59:19.346Z] #60 15.37 (4/5) Installing gcompat (1.1.0-r1) [2024-08-15T02:59:19.346Z] #60 15.37 (5/5) Installing openssl (3.1.6-r0) [2024-08-15T02:59:19.346Z] #60 15.37 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:19.346Z] #60 15.41 OK: 9 MiB in 20 packages [2024-08-15T02:59:19.346Z] #60 DONE 16.5s [2024-08-15T02:59:19.346Z] [2024-08-15T02:59:19.346Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T02:59:21.957Z] #79 ... [2024-08-15T02:59:21.957Z] [2024-08-15T02:59:21.957Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-15T02:59:21.957Z] #63 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:21.957Z] #63 15.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:21.957Z] #63 16.98 (1/4) Installing ca-certificates (20240226-r0) [2024-08-15T02:59:21.957Z] #63 17.25 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:21.957Z] #63 17.25 (3/4) Installing su-exec (0.2-r3) [2024-08-15T02:59:21.957Z] #63 17.25 (4/4) Installing yq (4.33.3-r5) [2024-08-15T02:59:21.957Z] #63 17.43 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:21.957Z] #63 17.46 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:59:21.957Z] #63 17.78 OK: 18 MiB in 19 packages [2024-08-15T02:59:21.957Z] #63 DONE 18.3s [2024-08-15T02:59:21.957Z] [2024-08-15T02:59:21.957Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T02:59:21.957Z] #80 ... [2024-08-15T02:59:21.957Z] [2024-08-15T02:59:21.957Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T02:59:23.377Z] #81 ... [2024-08-15T02:59:23.377Z] [2024-08-15T02:59:23.377Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T02:59:23.377Z] #82 ... [2024-08-15T02:59:23.377Z] [2024-08-15T02:59:23.377Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T02:59:23.377Z] #68 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:24.345Z] #68 21.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:24.928Z] #68 ... [2024-08-15T02:59:24.928Z] [2024-08-15T02:59:24.928Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:59:24.928Z] #54 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.6s done [2024-08-15T02:59:24.928Z] #54 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-08-15T02:59:24.928Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.1s [2024-08-15T02:59:24.928Z] #54 ... [2024-08-15T02:59:24.928Z] [2024-08-15T02:59:24.928Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:24.928Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.8s [2024-08-15T02:59:26.336Z] #42 ... [2024-08-15T02:59:26.336Z] [2024-08-15T02:59:26.336Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:26.336Z] #83 ... [2024-08-15T02:59:26.336Z] [2024-08-15T02:59:26.336Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:26.606Z] #42 ... [2024-08-15T02:59:26.606Z] [2024-08-15T02:59:26.606Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:26.606Z] #84 ... [2024-08-15T02:59:26.606Z] [2024-08-15T02:59:26.606Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:28.025Z] #42 ... [2024-08-15T02:59:28.025Z] [2024-08-15T02:59:28.025Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:28.025Z] #85 ... [2024-08-15T02:59:28.025Z] [2024-08-15T02:59:28.025Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:59:28.622Z] #54 ... [2024-08-15T02:59:28.622Z] [2024-08-15T02:59:28.622Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T02:59:28.622Z] #0 8.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:28.622Z] #86 ... [2024-08-15T02:59:28.622Z] [2024-08-15T02:59:28.622Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:29.205Z] #42 ... [2024-08-15T02:59:29.205Z] [2024-08-15T02:59:29.205Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:29.205Z] #87 ... [2024-08-15T02:59:29.205Z] [2024-08-15T02:59:29.205Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:29.789Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.6s [2024-08-15T02:59:33.142Z] #42 ... [2024-08-15T02:59:33.142Z] [2024-08-15T02:59:33.142Z] #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-15T02:59:33.142Z] #69 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #69 21.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #69 27.22 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:33.142Z] #69 27.30 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:33.142Z] #69 27.42 OK: 8 MiB in 16 packages [2024-08-15T02:59:33.142Z] #69 DONE 29.5s [2024-08-15T02:59:33.142Z] [2024-08-15T02:59:33.142Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:33.142Z] #42 ... [2024-08-15T02:59:33.142Z] [2024-08-15T02:59:33.142Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T02:59:33.142Z] #65 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #65 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #65 23.79 (1/3) Installing ca-certificates (20240226-r0) [2024-08-15T02:59:33.142Z] #65 24.26 (2/3) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:33.142Z] #65 24.31 (3/3) Installing tzdata (2024a-r0) [2024-08-15T02:59:33.142Z] #65 27.71 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:33.142Z] #65 27.98 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:59:33.142Z] #65 29.80 OK: 12 MiB in 18 packages [2024-08-15T02:59:33.142Z] #65 ... [2024-08-15T02:59:33.142Z] [2024-08-15T02:59:33.142Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T02:59:33.142Z] #66 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #66 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #66 23.38 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:59:33.142Z] #66 23.38 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:59:33.142Z] #66 23.38 OK: 19946 distinct packages available [2024-08-15T02:59:33.142Z] #66 24.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #66 26.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #66 ... [2024-08-15T02:59:33.142Z] [2024-08-15T02:59:33.142Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-15T02:59:33.142Z] #67 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #67 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:33.142Z] #67 25.41 (1/2) Installing ca-certificates (20240226-r0) [2024-08-15T02:59:33.142Z] #67 26.07 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:33.142Z] #67 26.15 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:33.142Z] #67 26.36 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:59:33.142Z] #67 28.00 OK: 9 MiB in 17 packages [2024-08-15T02:59:33.409Z] #67 DONE 30.1s [2024-08-15T02:59:33.409Z] [2024-08-15T02:59:33.409Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:34.819Z] #42 ... [2024-08-15T02:59:34.819Z] [2024-08-15T02:59:34.819Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-08-15T02:59:34.819Z] #65 DONE 31.7s [2024-08-15T02:59:34.819Z] [2024-08-15T02:59:34.819Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:35.086Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.0s [2024-08-15T02:59:35.086Z] #42 ... [2024-08-15T02:59:35.086Z] [2024-08-15T02:59:35.086Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T02:59:35.086Z] #82 12.24 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:35.086Z] #82 13.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:35.352Z] #82 ... [2024-08-15T02:59:35.352Z] [2024-08-15T02:59:35.352Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T02:59:35.352Z] #73 19.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:35.352Z] #73 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:35.352Z] #73 28.55 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:35.352Z] #73 28.58 (2/2) Installing su-exec (0.2-r3) [2024-08-15T02:59:35.352Z] #73 28.61 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:35.352Z] #73 28.78 OK: 8 MiB in 17 packages [2024-08-15T02:59:35.618Z] #73 ... [2024-08-15T02:59:35.618Z] [2024-08-15T02:59:35.618Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:35.894Z] #42 ... [2024-08-15T02:59:35.894Z] [2024-08-15T02:59:35.894Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-15T02:59:35.894Z] #73 DONE 30.6s [2024-08-15T02:59:35.894Z] [2024-08-15T02:59:35.894Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:36.864Z] #42 ... [2024-08-15T02:59:36.864Z] [2024-08-15T02:59:36.864Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T02:59:36.864Z] #80 15.26 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:36.864Z] #80 17.57 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:37.133Z] #80 ... [2024-08-15T02:59:37.133Z] [2024-08-15T02:59:37.133Z] #77 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-08-15T02:59:37.133Z] #77 9.257 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:37.133Z] #77 10.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:37.133Z] #77 16.58 OK: 8 MiB in 16 packages [2024-08-15T02:59:37.133Z] #77 DONE 18.7s [2024-08-15T02:59:37.133Z] [2024-08-15T02:59:37.133Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:37.717Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.6s done [2024-08-15T02:59:37.984Z] #42 ... [2024-08-15T02:59:37.984Z] [2024-08-15T02:59:37.984Z] #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-15T02:59:37.984Z] #86 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:37.984Z] #86 17.60 OK: 18 MiB in 19 packages [2024-08-15T02:59:37.984Z] #86 DONE 19.6s [2024-08-15T02:59:37.984Z] [2024-08-15T02:59:37.984Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-15T02:59:38.579Z] #88 ... [2024-08-15T02:59:38.579Z] [2024-08-15T02:59:38.579Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T02:59:38.579Z] #79 9.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:38.579Z] #79 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:38.579Z] #79 18.75 OK: 9 MiB in 20 packages [2024-08-15T02:59:38.579Z] #79 ... [2024-08-15T02:59:38.579Z] [2024-08-15T02:59:38.579Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T02:59:38.579Z] #42 DONE 37.1s [2024-08-15T02:59:38.579Z] [2024-08-15T02:59:38.579Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-15T02:59:38.579Z] #88 DONE 0.5s [2024-08-15T02:59:38.579Z] [2024-08-15T02:59:38.579Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T02:59:38.579Z] #54 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.1s done [2024-08-15T02:59:38.848Z] #54 ... [2024-08-15T02:59:38.848Z] [2024-08-15T02:59:38.848Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T02:59:38.848Z] #68 25.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-15T02:59:38.848Z] #68 25.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-15T02:59:38.848Z] #68 25.48 OK: 19946 distinct packages available [2024-08-15T02:59:38.848Z] #68 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:38.848Z] #68 29.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:38.848Z] #68 35.21 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:38.848Z] #68 35.21 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-15T02:59:38.848Z] #68 35.24 (3/4) Installing libucontext (1.2-r2) [2024-08-15T02:59:38.848Z] #68 35.25 (4/4) Installing gcompat (1.1.0-r1) [2024-08-15T02:59:38.848Z] #68 35.26 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:38.848Z] #68 35.43 OK: 8 MiB in 19 packages [2024-08-15T02:59:38.848Z] #68 ... [2024-08-15T02:59:38.848Z] [2024-08-15T02:59:38.848Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T02:59:38.848Z] #81 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:38.848Z] #81 9.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:38.848Z] #81 16.33 OK: 18 MiB in 19 packages [2024-08-15T02:59:39.123Z] #81 ... [2024-08-15T02:59:39.124Z] [2024-08-15T02:59:39.124Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-15T02:59:39.124Z] #82 23.11 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:39.124Z] #82 24.22 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:39.124Z] #82 24.47 OK: 8 MiB in 16 packages [2024-08-15T02:59:39.124Z] #82 DONE 26.0s [2024-08-15T02:59:39.124Z] [2024-08-15T02:59:39.124Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T02:59:39.124Z] #66 34.31 (1/11) Installing ca-certificates (20240226-r0) [2024-08-15T02:59:39.124Z] #66 34.68 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-15T02:59:39.124Z] #66 34.81 (3/11) Installing libunistring (1.1-r1) [2024-08-15T02:59:39.124Z] #66 35.00 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-15T02:59:39.124Z] #66 35.03 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-15T02:59:39.124Z] #66 35.09 (6/11) Installing libcurl (8.9.0-r0) [2024-08-15T02:59:39.124Z] #66 35.28 (7/11) Installing curl (8.9.0-r0) [2024-08-15T02:59:39.124Z] #66 35.31 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-15T02:59:39.124Z] #66 35.32 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-15T02:59:39.124Z] #66 35.35 (10/11) Installing libucontext (1.2-r2) [2024-08-15T02:59:39.124Z] #66 35.36 (11/11) Installing gcompat (1.1.0-r1) [2024-08-15T02:59:39.124Z] #66 35.44 Executing busybox-1.36.1-r7.trigger [2024-08-15T02:59:39.124Z] #66 35.67 Executing ca-certificates-20240226-r0.trigger [2024-08-15T02:59:39.124Z] #66 ... [2024-08-15T02:59:39.124Z] [2024-08-15T02:59:39.124Z] #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-15T02:59:39.124Z] #81 DONE 17.8s [2024-08-15T02:59:39.390Z] [2024-08-15T02:59:39.390Z] #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-15T02:59:39.390Z] #79 DONE 20.4s [2024-08-15T02:59:39.390Z] [2024-08-15T02:59:39.390Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-15T02:59:39.979Z] #89 ... [2024-08-15T02:59:39.979Z] [2024-08-15T02:59:39.979Z] #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-15T02:59:39.979Z] #80 26.93 OK: 266 MiB in 52 packages [2024-08-15T02:59:39.979Z] #80 DONE 28.5s [2024-08-15T02:59:40.244Z] [2024-08-15T02:59:40.244Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T02:59:40.512Z] #90 ... [2024-08-15T02:59:40.512Z] [2024-08-15T02:59:40.512Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-15T02:59:40.512Z] #68 DONE 37.1s [2024-08-15T02:59:40.512Z] [2024-08-15T02:59:40.512Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T02:59:41.121Z] #91 ... [2024-08-15T02:59:41.121Z] [2024-08-15T02:59:41.121Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-15T02:59:41.121Z] #66 36.91 OK: 13 MiB in 26 packages [2024-08-15T02:59:41.121Z] #66 DONE 37.9s [2024-08-15T02:59:41.388Z] [2024-08-15T02:59:41.388Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:41.388Z] #92 ... [2024-08-15T02:59:41.388Z] [2024-08-15T02:59:41.388Z] #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-15T02:59:41.388Z] #90 DONE 1.4s [2024-08-15T02:59:41.654Z] [2024-08-15T02:59:41.654Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:42.617Z] #93 ... [2024-08-15T02:59:42.617Z] [2024-08-15T02:59:42.617Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:42.617Z] #0 6.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:42.617Z] #0 8.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:42.883Z] #94 ... [2024-08-15T02:59:42.883Z] [2024-08-15T02:59:42.883Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:42.883Z] #0 6.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:42.883Z] #0 7.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:42.883Z] #95 ... [2024-08-15T02:59:42.883Z] [2024-08-15T02:59:42.883Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:42.883Z] #0 6.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:42.883Z] #0 8.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:43.148Z] #96 ... [2024-08-15T02:59:43.148Z] [2024-08-15T02:59:43.148Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-15T02:59:43.148Z] #89 DONE 3.7s [2024-08-15T02:59:43.148Z] [2024-08-15T02:59:43.148Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T02:59:45.746Z] #97 DONE 2.5s [2024-08-15T02:59:45.746Z] [2024-08-15T02:59:45.746Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:45.746Z] #92 4.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:45.746Z] #92 ... [2024-08-15T02:59:45.746Z] [2024-08-15T02:59:45.746Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-15T02:59:45.746Z] #98 DONE 0.1s [2024-08-15T02:59:45.746Z] [2024-08-15T02:59:45.746Z] #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T02:59:45.746Z] #99 DONE 2.6s [2024-08-15T02:59:46.028Z] [2024-08-15T02:59:46.028Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-15T02:59:46.028Z] #100 DONE 0.2s [2024-08-15T02:59:46.028Z] [2024-08-15T02:59:46.028Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-15T02:59:46.028Z] #101 DONE 0.3s [2024-08-15T02:59:46.028Z] [2024-08-15T02:59:46.028Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-15T02:59:46.300Z] #102 DONE 0.2s [2024-08-15T02:59:46.300Z] [2024-08-15T02:59:46.300Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T02:59:46.300Z] #103 ... [2024-08-15T02:59:46.300Z] [2024-08-15T02:59:46.300Z] #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T02:59:46.300Z] #104 DONE 0.2s [2024-08-15T02:59:46.300Z] [2024-08-15T02:59:46.300Z] #105 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T02:59:46.300Z] #0 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:46.300Z] #0 8.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:46.583Z] #105 ... [2024-08-15T02:59:46.583Z] [2024-08-15T02:59:46.583Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-15T02:59:46.583Z] #106 DONE 0.1s [2024-08-15T02:59:46.583Z] [2024-08-15T02:59:46.583Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T02:59:46.583Z] #103 DONE 0.3s [2024-08-15T02:59:46.583Z] [2024-08-15T02:59:46.583Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T02:59:46.853Z] #107 ... [2024-08-15T02:59:46.853Z] [2024-08-15T02:59:46.853Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-15T02:59:46.853Z] #108 DONE 0.2s [2024-08-15T02:59:46.853Z] [2024-08-15T02:59:46.853Z] #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-15T02:59:46.853Z] #107 DONE 0.2s [2024-08-15T02:59:46.853Z] [2024-08-15T02:59:46.853Z] #109 [security-spire-agent] exporting to image [2024-08-15T02:59:46.853Z] #109 exporting layers [2024-08-15T02:59:47.129Z] #109 ... [2024-08-15T02:59:47.129Z] [2024-08-15T02:59:47.129Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-15T02:59:47.129Z] #110 DONE 0.4s [2024-08-15T02:59:47.410Z] [2024-08-15T02:59:47.410Z] #109 [security-spire-server] exporting to image [2024-08-15T02:59:47.410Z] #109 ... [2024-08-15T02:59:47.410Z] [2024-08-15T02:59:47.410Z] #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:47.410Z] #94 13.67 OK: 8 MiB in 16 packages [2024-08-15T02:59:47.410Z] #94 DONE 14.8s [2024-08-15T02:59:47.676Z] [2024-08-15T02:59:47.676Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:47.676Z] #92 5.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:47.969Z] #92 ... [2024-08-15T02:59:47.969Z] [2024-08-15T02:59:47.969Z] #95 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:47.969Z] #95 12.88 OK: 9 MiB in 17 packages [2024-08-15T02:59:47.969Z] #95 DONE 14.7s [2024-08-15T02:59:48.237Z] [2024-08-15T02:59:48.237Z] #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:48.237Z] #96 11.94 OK: 12 MiB in 18 packages [2024-08-15T02:59:48.502Z] #96 DONE 13.5s [2024-08-15T02:59:48.502Z] [2024-08-15T02:59:48.502Z] #105 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-15T02:59:48.502Z] #105 12.40 OK: 8 MiB in 17 packages [2024-08-15T02:59:49.089Z] #105 DONE 13.2s [2024-08-15T02:59:49.089Z] [2024-08-15T02:59:49.089Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-15T02:59:49.089Z] #91 4.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:49.089Z] #91 6.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-15T02:59:50.051Z] #91 9.420 OK: 8 MiB in 19 packages [2024-08-15T02:59:50.397Z] #118 DONE 59.4s [2024-08-15T02:59:50.397Z] [2024-08-15T02:59:50.397Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:50.397Z] #73 DONE 60.9s [2024-08-15T02:59:50.397Z] [2024-08-15T02:59:50.397Z] #86 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:50.397Z] #86 DONE 57.6s [2024-08-15T02:59:50.397Z] [2024-08-15T02:59:50.397Z] #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:50.397Z] #117 DONE 57.7s [2024-08-15T02:59:50.397Z] [2024-08-15T02:59:50.397Z] #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:50.397Z] #114 DONE 51.6s [2024-08-15T02:59:50.397Z] [2024-08-15T02:59:50.397Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-15T02:59:50.652Z] #91 DONE 10.0s [2024-08-15T02:59:50.652Z] [2024-08-15T02:59:50.652Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T02:59:52.065Z] #111 ... [2024-08-15T02:59:52.065Z] [2024-08-15T02:59:52.065Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-15T02:59:52.065Z] #92 9.897 OK: 13 MiB in 26 packages [2024-08-15T02:59:52.065Z] #92 DONE 10.6s [2024-08-15T02:59:52.065Z] [2024-08-15T02:59:52.065Z] #109 [security-spire-agent] exporting to image [2024-08-15T02:59:52.065Z] #109 exporting layers 5.0s done [2024-08-15T02:59:52.065Z] #109 writing image sha256:4ec69e2c7bf412bef65926637e6863e716ef8d7755ed5a1de1e4a4f3820e7f00 done [2024-08-15T02:59:52.065Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-15T02:59:52.336Z] #109 exporting layers 5.0s done [2024-08-15T02:59:52.336Z] #109 writing image sha256:46f30b44e04e23511fe99fd4708f99bca9cc4ab8528c3f3d9d9a91b75ea07d98 0.0s done [2024-08-15T02:59:52.336Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-15T02:59:52.336Z] #109 DONE 5.7s [2024-08-15T02:59:52.336Z] [2024-08-15T02:59:52.336Z] #112 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-15T02:59:52.918Z] #112 DONE 3.6s [2024-08-15T02:59:52.918Z] [2024-08-15T02:59:52.918Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:52.918Z] #83 ... [2024-08-15T02:59:52.918Z] [2024-08-15T02:59:52.918Z] #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-15T02:59:52.918Z] #113 DONE 0.3s [2024-08-15T02:59:52.918Z] [2024-08-15T02:59:52.918Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:53.186Z] #84 ... [2024-08-15T02:59:53.186Z] [2024-08-15T02:59:53.186Z] #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-15T02:59:53.186Z] #111 DONE 2.7s [2024-08-15T02:59:53.186Z] [2024-08-15T02:59:53.186Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-15T02:59:53.462Z] #114 DONE 0.1s [2024-08-15T02:59:53.462Z] [2024-08-15T02:59:53.462Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-15T02:59:53.462Z] #115 DONE 0.1s [2024-08-15T02:59:53.462Z] [2024-08-15T02:59:53.462Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:53.462Z] #87 ... [2024-08-15T02:59:53.462Z] [2024-08-15T02:59:53.462Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-15T02:59:53.462Z] #116 DONE 0.1s [2024-08-15T02:59:53.697Z] #119 ... [2024-08-15T02:59:53.697Z] [2024-08-15T02:59:53.697Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-15T02:59:53.697Z] #120 ... [2024-08-15T02:59:53.697Z] [2024-08-15T02:59:53.697Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-15T02:59:53.697Z] #121 ... [2024-08-15T02:59:53.697Z] [2024-08-15T02:59:53.697Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T02:59:53.728Z] [2024-08-15T02:59:53.728Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-15T02:59:53.728Z] #117 DONE 0.1s [2024-08-15T02:59:53.728Z] [2024-08-15T02:59:53.728Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:53.728Z] #85 ... [2024-08-15T02:59:53.728Z] [2024-08-15T02:59:53.728Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-15T02:59:53.728Z] #118 DONE 0.1s [2024-08-15T02:59:53.959Z] #122 ... [2024-08-15T02:59:53.959Z] [2024-08-15T02:59:53.959Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T02:59:53.994Z] [2024-08-15T02:59:53.995Z] #109 [security-spire-config] exporting to image [2024-08-15T02:59:55.407Z] #109 exporting layers 1.6s done [2024-08-15T02:59:55.407Z] #109 writing image sha256:ab86be6e9f5f4946df12c6dc75dddfc0d34ef21edf726b1c5caaec8945ff3db5 done [2024-08-15T02:59:55.407Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2024-08-15T02:59:55.407Z] #109 DONE 7.3s [2024-08-15T02:59:55.407Z] [2024-08-15T02:59:55.407Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #123 ... [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #124 [core-command builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #124 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #125 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #125 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #126 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #127 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #128 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #129 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #120 DONE 14.5s [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #130 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #130 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #131 [support-scheduler builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #131 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #132 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #133 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #134 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #135 [core-data builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #135 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #122 DONE 14.5s [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #136 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #137 [core-metadata builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #137 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #138 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #138 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #119 DONE 14.5s [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-15T02:59:58.171Z] #121 DONE 14.5s [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T02:59:58.171Z] #139 ... [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #140 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #141 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #141 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #142 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #123 DONE 14.5s [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #143 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #144 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #145 [security-secretstore-setup builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #145 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T02:59:58.171Z] #146 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T02:59:58.171Z] #147 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #148 [security-bootstrapper builder 6/7] COPY . . [2024-08-15T02:59:58.171Z] #148 CACHED [2024-08-15T02:59:58.171Z] [2024-08-15T02:59:58.171Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T02:59:59.106Z] #149 0.944 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-15T03:00:09.096Z] #149 ... [2024-08-15T03:00:09.096Z] [2024-08-15T03:00:09.096Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T03:00:09.096Z] #0 0.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-15T03:00:09.096Z] #150 ... [2024-08-15T03:00:09.096Z] [2024-08-15T03:00:09.096Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:00:09.096Z] #0 1.457 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T03:00:09.097Z] #151 ... [2024-08-15T03:00:09.097Z] [2024-08-15T03:00:09.097Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:00:09.097Z] #0 0.589 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-15T03:00:09.097Z] #152 ... [2024-08-15T03:00:09.097Z] [2024-08-15T03:00:09.097Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:00:09.097Z] #0 1.243 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-15T03:00:09.097Z] #153 ... [2024-08-15T03:00:09.097Z] [2024-08-15T03:00:09.097Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T03:00:09.097Z] #0 0.548 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T03:00:09.097Z] #154 ... [2024-08-15T03:00:09.097Z] [2024-08-15T03:00:09.097Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:00:09.097Z] #0 1.636 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-15T03:00:09.097Z] #155 ... [2024-08-15T03:00:09.097Z] [2024-08-15T03:00:09.097Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T03:00:09.097Z] #0 1.129 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-15T03:00:09.097Z] #156 ... [2024-08-15T03:00:09.097Z] [2024-08-15T03:00:09.097Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T03:00:09.097Z] #0 1.175 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T03:00:09.097Z] #157 ... [2024-08-15T03:00:09.097Z] [2024-08-15T03:00:09.097Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T03:00:09.097Z] #0 1.448 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-15T03:00:09.355Z] #158 ... [2024-08-15T03:00:09.355Z] [2024-08-15T03:00:09.355Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T03:00:09.355Z] #0 1.352 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-15T03:00:09.355Z] #159 ... [2024-08-15T03:00:09.355Z] [2024-08-15T03:00:09.355Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:00:09.355Z] #139 1.262 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-15T03:00:09.612Z] #139 ... [2024-08-15T03:00:09.612Z] [2024-08-15T03:00:09.612Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T03:00:09.612Z] #0 0.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T03:01:05.628Z] #84 ... [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #87 DONE 99.6s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #85 DONE 101.0s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #119 ... [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #84 DONE 102.3s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #93 DONE 77.2s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #83 DONE 102.9s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #120 DONE 1.4s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #121 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #122 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #122 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #123 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #124 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #125 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #126 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #119 DONE 1.4s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T03:01:05.628Z] #127 ... [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #128 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #129 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #130 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #131 [support-scheduler builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #131 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #132 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #132 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #133 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #133 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #134 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #135 [core-metadata builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #135 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #136 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #137 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #137 DONE 1.5s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #138 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #139 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #140 [core-data builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #140 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #141 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #141 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #142 [support-notifications builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #142 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #143 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #143 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #144 [core-keeper builder 7/8] COPY . . [2024-08-15T03:01:05.628Z] #144 DONE 1.4s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #145 DONE 1.5s [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #146 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-15T03:01:05.628Z] #146 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #147 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-15T03:01:05.628Z] #147 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #148 [core-command builder 6/7] COPY . . [2024-08-15T03:01:05.628Z] #148 CACHED [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:01:05.628Z] #149 ... [2024-08-15T03:01:05.628Z] [2024-08-15T03:01:05.628Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T03:01:05.628Z] #127 5.241 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-15T03:01:11.006Z] #127 ... [2024-08-15T03:01:11.006Z] [2024-08-15T03:01:11.006Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T03:01:11.006Z] #0 6.518 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-15T03:01:11.006Z] #150 ... [2024-08-15T03:01:11.006Z] [2024-08-15T03:01:11.006Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T03:01:11.006Z] #0 4.244 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-15T03:01:11.006Z] #151 ... [2024-08-15T03:01:11.006Z] [2024-08-15T03:01:11.006Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T03:01:11.006Z] #0 4.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-15T03:01:11.006Z] #152 ... [2024-08-15T03:01:11.006Z] [2024-08-15T03:01:11.006Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:01:11.006Z] #0 6.450 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-15T03:01:11.006Z] #153 ... [2024-08-15T03:01:11.006Z] [2024-08-15T03:01:11.006Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T03:01:11.006Z] #0 5.705 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-15T03:01:11.007Z] #154 ... [2024-08-15T03:01:11.007Z] [2024-08-15T03:01:11.007Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T03:01:11.007Z] #0 6.594 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-15T03:01:11.275Z] #155 ... [2024-08-15T03:01:11.275Z] [2024-08-15T03:01:11.275Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:01:11.275Z] #0 6.824 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-15T03:01:11.275Z] #156 ... [2024-08-15T03:01:11.275Z] [2024-08-15T03:01:11.275Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:01:11.275Z] #0 6.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-15T03:01:11.579Z] #157 ... [2024-08-15T03:01:11.579Z] [2024-08-15T03:01:11.579Z] #158 [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-08-15T03:01:11.579Z] #0 5.767 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-15T03:01:11.579Z] #158 ... [2024-08-15T03:01:11.579Z] [2024-08-15T03:01:11.579Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:01:11.579Z] #0 5.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-15T03:01:11.859Z] #159 ... [2024-08-15T03:01:11.859Z] [2024-08-15T03:01:11.859Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T03:01:11.859Z] #0 6.794 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-15T03:01:12.130Z] #160 ... [2024-08-15T03:01:12.130Z] [2024-08-15T03:01:12.130Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:01:12.130Z] #149 6.733 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-15T03:01:33.485Z] #160 ... [2024-08-15T03:01:33.485Z] [2024-08-15T03:01:33.485Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T03:01:33.485Z] #149 92.70 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-15T03:03:40.062Z] #149 ... [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T03:03:40.062Z] #159 DONE 210.8s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:03:40.062Z] #155 DONE 210.9s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:03:40.062Z] #152 DONE 210.9s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T03:03:40.062Z] #150 DONE 210.9s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.062Z] #161 ... [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T03:03:40.062Z] #157 DONE 211.0s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:03:40.062Z] #153 DONE 211.0s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #139 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:03:40.062Z] #139 DONE 211.1s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T03:03:40.062Z] #162 ... [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:03:40.062Z] #151 DONE 211.2s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.062Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T03:03:40.062Z] #154 DONE 211.2s [2024-08-15T03:03:40.062Z] [2024-08-15T03:03:40.063Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T03:03:40.063Z] #158 DONE 211.3s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #160 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T03:03:40.063Z] #160 DONE 211.4s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T03:03:40.063Z] #156 DONE 211.4s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #163 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-08-15T03:03:40.063Z] #149 DONE 211.5s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #164 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #165 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #165 DONE 0.9s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #161 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #161 DONE 1.0s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T03:03:40.063Z] #162 DONE 0.9s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #166 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #166 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T03:03:40.063Z] #167 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #163 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #163 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #168 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #168 DONE 0.8s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #169 DONE 0.8s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #164 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #164 DONE 0.5s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #170 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #170 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #171 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #172 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #173 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #174 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #174 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #175 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #175 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #176 DONE 0.5s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #177 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #178 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.063Z] #179 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #180 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #180 CACHED [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T03:03:40.063Z] #181 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #182 DONE 0.8s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #183 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #184 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #167 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T03:03:40.063Z] #167 DONE 0.8s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #185 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #186 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #186 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #171 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #171 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.063Z] #187 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #188 [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-08-15T03:03:40.063Z] #188 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-15T03:03:40.063Z] #189 DONE 2.9s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-15T03:03:40.063Z] #190 DONE 2.5s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #181 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T03:03:40.063Z] #181 DONE 2.9s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-15T03:03:40.063Z] #191 DONE 2.9s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #192 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-15T03:03:40.063Z] #192 DONE 2.9s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T03:03:40.063Z] #193 DONE 3.1s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #194 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T03:03:40.063Z] #195 DONE 2.5s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T03:03:40.063Z] #196 DONE 2.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-15T03:03:40.063Z] #197 DONE 2.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #185 DONE 2.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #188 [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-08-15T03:03:40.063Z] #188 DONE 2.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #198 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-08-15T03:03:40.063Z] #198 DONE 2.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #199 [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-08-15T03:03:40.063Z] #199 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #200 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #200 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #201 [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-08-15T03:03:40.063Z] #201 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #202 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #203 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T03:03:40.063Z] #203 DONE 3.9s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #204 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #205 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #205 DONE 0.5s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #194 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #194 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.063Z] #206 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #99 [support-notifications] exporting to image [2024-08-15T03:03:40.063Z] #99 exporting layers [2024-08-15T03:03:40.063Z] #99 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #207 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-15T03:03:40.063Z] #207 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #208 [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-08-15T03:03:40.063Z] #208 DONE 0.7s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #99 [support-cron-scheduler] exporting to image [2024-08-15T03:03:40.063Z] #99 ... [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.063Z] #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-15T03:03:40.063Z] #209 DONE 0.6s [2024-08-15T03:03:40.063Z] [2024-08-15T03:03:40.064Z] #199 [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-08-15T03:03:40.064Z] #199 DONE 0.6s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:03:40.064Z] #210 DONE 0.5s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [support-cron-scheduler] exporting to image [2024-08-15T03:03:40.064Z] #99 exporting layers 0.5s done [2024-08-15T03:03:40.064Z] #99 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-15T03:03:40.064Z] #211 DONE 0.6s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-15T03:03:40.064Z] #212 DONE 0.4s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-15T03:03:40.064Z] #213 DONE 0.6s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [support-cron-scheduler] exporting to image [2024-08-15T03:03:40.064Z] #99 exporting layers 0.6s done [2024-08-15T03:03:40.064Z] #99 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:03:40.064Z] #214 DONE 0.5s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-15T03:03:40.064Z] #215 DONE 0.6s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:03:40.064Z] #216 DONE 0.4s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [core-keeper] exporting to image [2024-08-15T03:03:40.064Z] #99 exporting layers 0.9s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:b8fb7b2db97ec72e7b33e1951f634e4aa6b4f076c857c7dbe06646fdee3811fa 0.0s done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/core-keeper done [2024-08-15T03:03:40.064Z] #99 exporting layers 0.9s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:b7f7f7413f7b182147b31022e9874518fadf2428dfd4e519d30104b22f504b5f [2024-08-15T03:03:40.064Z] #99 writing image sha256:7a9a4910a0a3afa8346b2e8c9d524a2f52ca90f868576677db8a969d5bf05b93 [2024-08-15T03:03:40.064Z] #99 writing image sha256:36bb71173a312e02a311348b1b33f609553f0fb45fe505f747a3b0faf24a7da7 [2024-08-15T03:03:40.064Z] #99 writing image sha256:1548fe71ecc3bf15e71ac7dc5b0e52800c6ab145ba866535d7e3ce8e0ac0ed3d [2024-08-15T03:03:40.064Z] #99 writing image sha256:a93589a1d1b7d2e8fc2e7f2b4de05047cdb7c639880a850a8a54ae1ac569498a [2024-08-15T03:03:40.064Z] #99 exporting layers 1.0s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:e7d0020a131ac4ae559fba03fb368e5fab4bd0e2dbae62dbade431a0f205775e [2024-08-15T03:03:40.064Z] #99 writing image sha256:b7f7f7413f7b182147b31022e9874518fadf2428dfd4e519d30104b22f504b5f 0.4s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:7a9a4910a0a3afa8346b2e8c9d524a2f52ca90f868576677db8a969d5bf05b93 0.4s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:a93589a1d1b7d2e8fc2e7f2b4de05047cdb7c639880a850a8a54ae1ac569498a 0.4s done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/core-command 0.0s done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/core-data 0.0s done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-15T03:03:40.064Z] #99 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #217 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T03:03:40.064Z] #217 DONE 0.7s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #218 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:03:40.064Z] #218 DONE 1.1s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [core-common-config-bootstrapper] exporting to image [2024-08-15T03:03:40.064Z] #99 writing image sha256:36bb71173a312e02a311348b1b33f609553f0fb45fe505f747a3b0faf24a7da7 0.5s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:1548fe71ecc3bf15e71ac7dc5b0e52800c6ab145ba866535d7e3ce8e0ac0ed3d 0.5s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:e7d0020a131ac4ae559fba03fb368e5fab4bd0e2dbae62dbade431a0f205775e 0.4s done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/support-scheduler done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/support-notifications done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/support-cron-scheduler done [2024-08-15T03:03:40.064Z] #99 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-15T03:03:40.064Z] #219 DONE 0.9s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T03:03:40.064Z] #220 DONE 0.7s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [core-metadata] exporting to image [2024-08-15T03:03:40.064Z] #99 exporting layers 0.2s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:4fe2c18002586938ab8b03c3faee494f11a9e8da3a38db95b1b6e569108fdfa1 done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/core-metadata done [2024-08-15T03:03:40.064Z] #99 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:03:40.064Z] #221 DONE 1.7s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-15T03:03:40.064Z] #222 DONE 0.5s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [security-proxy-auth] exporting to image [2024-08-15T03:03:40.064Z] #99 writing image sha256:3be500f23f39bf94b9b5c61dc056f306a0ddc15e35936a70566625f1418f0253 done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-15T03:03:40.064Z] #99 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-15T03:03:40.064Z] #223 DONE 0.6s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #224 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-15T03:03:40.064Z] #224 DONE 0.1s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T03:03:40.064Z] #225 DONE 0.1s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #226 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-15T03:03:40.064Z] #226 DONE 0.1s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [security-proxy-auth] exporting to image [2024-08-15T03:03:40.064Z] #99 exporting layers 0.3s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:c3d4e3e4d03531fdf2b39573e7158d4247654c72ef8721aaff67400e7fd1d134 done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/security-proxy-auth done [2024-08-15T03:03:40.064Z] #99 DONE 4.3s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #227 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-15T03:03:40.064Z] #227 DONE 0.2s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #228 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-15T03:03:40.064Z] #228 DONE 0.0s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:03:40.064Z] #229 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-15T03:03:40.064Z] #230 DONE 0.1s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:03:40.064Z] #229 DONE 0.5s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:03:40.064Z] #231 DONE 1.3s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [security-proxy-setup] exporting to image [2024-08-15T03:03:40.064Z] #99 ... [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-15T03:03:40.064Z] #232 DONE 0.5s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #99 [security-proxy-setup] exporting to image [2024-08-15T03:03:40.064Z] #99 exporting layers 0.5s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:3a91c07710aeb228c1515848d56e7ed88e030975ab2ebac598a6897b92bf2f60 done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/security-proxy-setup done [2024-08-15T03:03:40.064Z] #99 exporting layers 0.6s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:ea0990afed06159e12306f9426fec424e2cf7d0f48f94bb332d50f8f0e4b20f1 done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/security-secretstore-setup done [2024-08-15T03:03:40.064Z] #99 exporting layers 0.3s done [2024-08-15T03:03:40.064Z] #99 writing image sha256:70f8055b011a6251157adfba17fc84406e24ef3ab86cbe68023d2f585429baa2 0.0s done [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/security-bootstrapper [2024-08-15T03:03:40.064Z] #99 naming to docker.io/library/security-bootstrapper 0.0s done [2024-08-15T03:03:40.064Z] #99 DONE 5.1s [2024-08-15T03:03:40.064Z] [2024-08-15T03:03:40.064Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:03:40.064Z] time="2024-08-15T02:57:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-15T03:03:40.076Z] $ docker stop --time=1 92590a040ac62e79081efcacdfdcc9388e516f944eead8f079624047698a3fcb [2024-08-15T03:03:41.402Z] $ docker rm -f --volumes 92590a040ac62e79081efcacdfdcc9388e516f944eead8f079624047698a3fcb [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T03:03:41.759Z] + docker images [2024-08-15T03:03:41.759Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-15T03:03:41.759Z] security-proxy-setup latest 3a91c07710ae 5 seconds ago 26.2MB [2024-08-15T03:03:41.759Z] security-bootstrapper latest 70f8055b011a 5 seconds ago 18.9MB [2024-08-15T03:03:41.759Z] security-secretstore-setup latest ea0990afed06 5 seconds ago 37MB [2024-08-15T03:03:41.759Z] security-proxy-auth latest c3d4e3e4d035 6 seconds ago 33MB [2024-08-15T03:03:41.759Z] core-common-config-bootstrapper latest 3be500f23f39 6 seconds ago 15.2MB [2024-08-15T03:03:41.759Z] core-metadata latest 4fe2c1800258 7 seconds ago 39.7MB [2024-08-15T03:03:41.759Z] support-scheduler latest 1548fe71ecc3 8 seconds ago 41.8MB [2024-08-15T03:03:41.759Z] support-notifications latest 36bb71173a31 8 seconds ago 42.4MB [2024-08-15T03:03:41.759Z] core-command latest a93589a1d1b7 8 seconds ago 35.4MB [2024-08-15T03:03:41.759Z] core-data latest 7a9a4910a0a3 8 seconds ago 39.5MB [2024-08-15T03:03:41.759Z] core-keeper latest b8fb7b2db97e 8 seconds ago 39.4MB [2024-08-15T03:03:41.759Z] support-cron-scheduler latest e7d0020a131a 8 seconds ago 44MB [2024-08-15T03:03:41.759Z] security-spiffe-token-provider latest b7f7f7413f7b 8 seconds ago 28.8MB [2024-08-15T03:03:41.759Z] security-spire-config latest da103d87d1f4 4 minutes ago 120MB [2024-08-15T03:03:41.759Z] security-spire-server latest df955ef48cf4 4 minutes ago 121MB [2024-08-15T03:03:41.759Z] security-spire-agent latest 618c5f47305b 4 minutes ago 182MB [2024-08-15T03:03:41.759Z] ci-base-image-x86_64 latest 7484d4db3029 8 minutes ago 970MB [2024-08-15T03:03:41.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-15T03:03:41.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-15T03:03:41.759Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T03:03:41.913Z] provisioning config files... [2024-08-15T03:03:41.926Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config5131270274121710753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:03:42.238Z] ---> ****-login.sh [2024-08-15T03:03:42.238Z] nexus3.edgexfoundry.org:10001 [2024-08-15T03:03:42.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:03:42.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:03:42.238Z] Configure a credential helper to remove this warning. See [2024-08-15T03:03:42.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:03:42.238Z] [2024-08-15T03:03:42.238Z] Login Succeeded [2024-08-15T03:03:42.238Z] nexus3.edgexfoundry.org:10002 [2024-08-15T03:03:42.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:03:42.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:03:42.238Z] Configure a credential helper to remove this warning. See [2024-08-15T03:03:42.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:03:42.238Z] [2024-08-15T03:03:42.238Z] Login Succeeded [2024-08-15T03:03:42.238Z] nexus3.edgexfoundry.org:10003 [2024-08-15T03:03:42.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:03:42.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:03:42.499Z] Configure a credential helper to remove this warning. See [2024-08-15T03:03:42.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:03:42.499Z] [2024-08-15T03:03:42.499Z] Login Succeeded [2024-08-15T03:03:42.499Z] nexus3.edgexfoundry.org:10004 [2024-08-15T03:03:42.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:03:42.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:03:42.499Z] Configure a credential helper to remove this warning. See [2024-08-15T03:03:42.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:03:42.499Z] [2024-08-15T03:03:42.499Z] Login Succeeded [2024-08-15T03:03:42.499Z] ****.io [2024-08-15T03:03:42.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:03:42.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:03:42.759Z] Configure a credential helper to remove this warning. See [2024-08-15T03:03:42.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:03:42.759Z] [2024-08-15T03:03:42.759Z] Login Succeeded [2024-08-15T03:03:42.759Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T03:03:42.767Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:03:42.819Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T03:03:42.852Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-15T03:03:42.852Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:42.852Z] latest [2024-08-15T03:03:42.852Z] 3.2.0-dev.53 [2024-08-15T03:03:42.852Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:03:42.852Z] main [2024-08-15T03:03:42.852Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:43.214Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:43.547Z] + docker push nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:43.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-15T03:03:43.547Z] 2162c14c5f5a: Preparing [2024-08-15T03:03:43.547Z] 73dc74d2c991: Preparing [2024-08-15T03:03:43.547Z] f71e10321027: Preparing [2024-08-15T03:03:43.547Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:43.547Z] 353ca0483750: Preparing [2024-08-15T03:03:43.547Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:43.547Z] ce7f800efff9: Preparing [2024-08-15T03:03:43.547Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:43.547Z] ce7f800efff9: Waiting [2024-08-15T03:03:43.547Z] 14e87c42d1c4: Pushed [2024-08-15T03:03:43.547Z] 353ca0483750: Pushed [2024-08-15T03:03:43.547Z] f71e10321027: Pushed [2024-08-15T03:03:43.805Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:43.805Z] 2162c14c5f5a: Pushed [2024-08-15T03:03:43.805Z] 16bb8a4bae4c: Pushed [2024-08-15T03:03:46.345Z] 73dc74d2c991: Pushed [2024-08-15T03:03:46.604Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:46.935Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:47.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-15T03:03:47.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-15T03:03:47.272Z] 2162c14c5f5a: Preparing [2024-08-15T03:03:47.272Z] 73dc74d2c991: Preparing [2024-08-15T03:03:47.272Z] f71e10321027: Preparing [2024-08-15T03:03:47.272Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:47.272Z] 353ca0483750: Preparing [2024-08-15T03:03:47.272Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:47.272Z] ce7f800efff9: Preparing [2024-08-15T03:03:47.272Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:47.272Z] ce7f800efff9: Waiting [2024-08-15T03:03:47.272Z] 353ca0483750: Layer already exists [2024-08-15T03:03:47.272Z] f71e10321027: Layer already exists [2024-08-15T03:03:47.272Z] 2162c14c5f5a: Layer already exists [2024-08-15T03:03:47.272Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:47.272Z] 73dc74d2c991: Layer already exists [2024-08-15T03:03:47.272Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:47.272Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:47.272Z] latest: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:47.610Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:47.940Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.53 [2024-08-15T03:03:47.940Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-15T03:03:47.940Z] 2162c14c5f5a: Preparing [2024-08-15T03:03:47.940Z] 73dc74d2c991: Preparing [2024-08-15T03:03:47.940Z] f71e10321027: Preparing [2024-08-15T03:03:47.940Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:47.940Z] 353ca0483750: Preparing [2024-08-15T03:03:47.940Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:47.940Z] ce7f800efff9: Preparing [2024-08-15T03:03:47.940Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:47.940Z] ce7f800efff9: Waiting [2024-08-15T03:03:47.941Z] 353ca0483750: Layer already exists [2024-08-15T03:03:47.941Z] 2162c14c5f5a: Layer already exists [2024-08-15T03:03:47.941Z] f71e10321027: Layer already exists [2024-08-15T03:03:47.941Z] 73dc74d2c991: Layer already exists [2024-08-15T03:03:47.941Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:47.941Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:47.941Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:47.941Z] 3.2.0-dev.53: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:48.277Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:48.620Z] + docker push nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:03:48.620Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-15T03:03:48.620Z] 2162c14c5f5a: Preparing [2024-08-15T03:03:48.620Z] 73dc74d2c991: Preparing [2024-08-15T03:03:48.620Z] f71e10321027: Preparing [2024-08-15T03:03:48.620Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:48.620Z] 353ca0483750: Preparing [2024-08-15T03:03:48.620Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:48.620Z] ce7f800efff9: Preparing [2024-08-15T03:03:48.620Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:48.620Z] ce7f800efff9: Waiting [2024-08-15T03:03:48.620Z] 73dc74d2c991: Layer already exists [2024-08-15T03:03:48.620Z] f71e10321027: Layer already exists [2024-08-15T03:03:48.620Z] 2162c14c5f5a: Layer already exists [2024-08-15T03:03:48.620Z] 353ca0483750: Layer already exists [2024-08-15T03:03:48.620Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:48.620Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:48.620Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:48.620Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:48.956Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:49.289Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-15T03:03:49.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-15T03:03:49.289Z] 2162c14c5f5a: Preparing [2024-08-15T03:03:49.289Z] 73dc74d2c991: Preparing [2024-08-15T03:03:49.289Z] f71e10321027: Preparing [2024-08-15T03:03:49.289Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:49.289Z] 353ca0483750: Preparing [2024-08-15T03:03:49.289Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:49.289Z] ce7f800efff9: Preparing [2024-08-15T03:03:49.289Z] ce7f800efff9: Waiting [2024-08-15T03:03:49.289Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:49.289Z] f71e10321027: Layer already exists [2024-08-15T03:03:49.289Z] 353ca0483750: Layer already exists [2024-08-15T03:03:49.289Z] 73dc74d2c991: Layer already exists [2024-08-15T03:03:49.289Z] 2162c14c5f5a: Layer already exists [2024-08-15T03:03:49.289Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:49.289Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:49.289Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:49.289Z] main: digest: sha256:bc384345d1c72e2ecc51215b01756933dd88f8b1a75adcbab7e250d57604f64a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:03:49.399Z] ===================================================== [Pipeline] echo [2024-08-15T03:03:49.415Z] taggedImages: [2024-08-15T03:03:49.415Z] - nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:49.415Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-15T03:03:49.415Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.53 [2024-08-15T03:03:49.415Z] - nexus3.edgexfoundry.org:10004/core-command:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:03:49.415Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-15T03:03:49.444Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-15T03:03:49.444Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:49.444Z] latest [2024-08-15T03:03:49.444Z] 3.2.0-dev.53 [2024-08-15T03:03:49.444Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:03:49.444Z] main [2024-08-15T03:03:49.444Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:49.797Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:50.124Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:50.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-15T03:03:50.124Z] 4164ac74481a: Preparing [2024-08-15T03:03:50.124Z] 9a6b651680f4: Preparing [2024-08-15T03:03:50.124Z] b981edc6ffa8: Preparing [2024-08-15T03:03:50.124Z] 5ee581507abe: Preparing [2024-08-15T03:03:50.124Z] f71e10321027: Preparing [2024-08-15T03:03:50.124Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:50.124Z] 353ca0483750: Preparing [2024-08-15T03:03:50.124Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:50.124Z] ce7f800efff9: Preparing [2024-08-15T03:03:50.124Z] 14e87c42d1c4: Waiting [2024-08-15T03:03:50.124Z] 353ca0483750: Waiting [2024-08-15T03:03:50.124Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:50.124Z] ce7f800efff9: Waiting [2024-08-15T03:03:50.124Z] f71e10321027: Layer already exists [2024-08-15T03:03:50.124Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:50.124Z] 353ca0483750: Layer already exists [2024-08-15T03:03:50.124Z] b981edc6ffa8: Pushed [2024-08-15T03:03:50.124Z] 4164ac74481a: Pushed [2024-08-15T03:03:50.124Z] 9a6b651680f4: Pushed [2024-08-15T03:03:50.124Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:50.124Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:51.059Z] 5ee581507abe: Pushed [2024-08-15T03:03:51.318Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:51.667Z] + 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-08-15T03:03:51.990Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-15T03:03:51.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-15T03:03:51.990Z] 4164ac74481a: Preparing [2024-08-15T03:03:51.990Z] 9a6b651680f4: Preparing [2024-08-15T03:03:51.990Z] b981edc6ffa8: Preparing [2024-08-15T03:03:51.990Z] 5ee581507abe: Preparing [2024-08-15T03:03:51.990Z] f71e10321027: Preparing [2024-08-15T03:03:51.990Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:51.990Z] 353ca0483750: Preparing [2024-08-15T03:03:51.990Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:51.990Z] ce7f800efff9: Preparing [2024-08-15T03:03:51.990Z] 353ca0483750: Waiting [2024-08-15T03:03:51.990Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:51.990Z] 14e87c42d1c4: Waiting [2024-08-15T03:03:51.990Z] ce7f800efff9: Waiting [2024-08-15T03:03:51.990Z] 9a6b651680f4: Layer already exists [2024-08-15T03:03:51.990Z] 4164ac74481a: Layer already exists [2024-08-15T03:03:51.990Z] 5ee581507abe: Layer already exists [2024-08-15T03:03:51.990Z] b981edc6ffa8: Layer already exists [2024-08-15T03:03:51.990Z] f71e10321027: Layer already exists [2024-08-15T03:03:51.990Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:51.990Z] 353ca0483750: Layer already exists [2024-08-15T03:03:51.990Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:51.990Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:51.990Z] latest: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:52.322Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:52.647Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.53 [2024-08-15T03:03:52.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-15T03:03:52.647Z] 4164ac74481a: Preparing [2024-08-15T03:03:52.647Z] 9a6b651680f4: Preparing [2024-08-15T03:03:52.647Z] b981edc6ffa8: Preparing [2024-08-15T03:03:52.647Z] 5ee581507abe: Preparing [2024-08-15T03:03:52.647Z] f71e10321027: Preparing [2024-08-15T03:03:52.647Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:52.647Z] 353ca0483750: Preparing [2024-08-15T03:03:52.647Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:52.647Z] 353ca0483750: Waiting [2024-08-15T03:03:52.647Z] ce7f800efff9: Preparing [2024-08-15T03:03:52.647Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:52.647Z] ce7f800efff9: Waiting [2024-08-15T03:03:52.647Z] 14e87c42d1c4: Waiting [2024-08-15T03:03:52.647Z] b981edc6ffa8: Layer already exists [2024-08-15T03:03:52.647Z] f71e10321027: Layer already exists [2024-08-15T03:03:52.647Z] 9a6b651680f4: Layer already exists [2024-08-15T03:03:52.647Z] 5ee581507abe: Layer already exists [2024-08-15T03:03:52.647Z] 4164ac74481a: Layer already exists [2024-08-15T03:03:52.647Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:52.647Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:52.647Z] 353ca0483750: Layer already exists [2024-08-15T03:03:52.647Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:52.647Z] 3.2.0-dev.53: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:52.986Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:53.317Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:03:53.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-15T03:03:53.317Z] 4164ac74481a: Preparing [2024-08-15T03:03:53.317Z] 9a6b651680f4: Preparing [2024-08-15T03:03:53.317Z] b981edc6ffa8: Preparing [2024-08-15T03:03:53.317Z] 5ee581507abe: Preparing [2024-08-15T03:03:53.317Z] f71e10321027: Preparing [2024-08-15T03:03:53.317Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:53.317Z] 353ca0483750: Preparing [2024-08-15T03:03:53.317Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:53.317Z] ce7f800efff9: Preparing [2024-08-15T03:03:53.317Z] 14e87c42d1c4: Waiting [2024-08-15T03:03:53.317Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:53.317Z] ce7f800efff9: Waiting [2024-08-15T03:03:53.317Z] 353ca0483750: Waiting [2024-08-15T03:03:53.317Z] 9a6b651680f4: Layer already exists [2024-08-15T03:03:53.317Z] 4164ac74481a: Layer already exists [2024-08-15T03:03:53.317Z] 5ee581507abe: Layer already exists [2024-08-15T03:03:53.317Z] b981edc6ffa8: Layer already exists [2024-08-15T03:03:53.317Z] f71e10321027: Layer already exists [2024-08-15T03:03:53.317Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:53.317Z] 353ca0483750: Layer already exists [2024-08-15T03:03:53.317Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:53.317Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:53.317Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:53.681Z] + 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-08-15T03:03:54.046Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-15T03:03:54.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-15T03:03:54.046Z] 4164ac74481a: Preparing [2024-08-15T03:03:54.046Z] 9a6b651680f4: Preparing [2024-08-15T03:03:54.046Z] b981edc6ffa8: Preparing [2024-08-15T03:03:54.046Z] 5ee581507abe: Preparing [2024-08-15T03:03:54.046Z] f71e10321027: Preparing [2024-08-15T03:03:54.046Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:54.046Z] 353ca0483750: Preparing [2024-08-15T03:03:54.046Z] 16bb8a4bae4c: Preparing [2024-08-15T03:03:54.046Z] ce7f800efff9: Preparing [2024-08-15T03:03:54.046Z] 353ca0483750: Waiting [2024-08-15T03:03:54.046Z] 14e87c42d1c4: Waiting [2024-08-15T03:03:54.046Z] ce7f800efff9: Waiting [2024-08-15T03:03:54.046Z] 16bb8a4bae4c: Waiting [2024-08-15T03:03:54.046Z] f71e10321027: Layer already exists [2024-08-15T03:03:54.046Z] 4164ac74481a: Layer already exists [2024-08-15T03:03:54.046Z] b981edc6ffa8: Layer already exists [2024-08-15T03:03:54.046Z] 5ee581507abe: Layer already exists [2024-08-15T03:03:54.046Z] 9a6b651680f4: Layer already exists [2024-08-15T03:03:54.046Z] 353ca0483750: Layer already exists [2024-08-15T03:03:54.046Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:54.046Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:03:54.046Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:54.046Z] main: digest: sha256:fdc83a9024568e793c04e836ba9d5ea7ae4494aa300c2d87972a4cb9ab970267 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:03:54.139Z] ===================================================== [Pipeline] echo [2024-08-15T03:03:54.159Z] taggedImages: [2024-08-15T03:03:54.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:54.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-15T03:03:54.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.53 [2024-08-15T03:03:54.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:03:54.159Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-15T03:03:54.194Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-15T03:03:54.194Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:54.194Z] latest [2024-08-15T03:03:54.194Z] 3.2.0-dev.53 [2024-08-15T03:03:54.194Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:03:54.194Z] main [2024-08-15T03:03:54.194Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:54.553Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:54.872Z] + docker push nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:03:54.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-15T03:03:54.872Z] 7071bd62bdf0: Preparing [2024-08-15T03:03:54.872Z] 407e06037b92: Preparing [2024-08-15T03:03:54.872Z] f71e10321027: Preparing [2024-08-15T03:03:54.872Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:54.872Z] 488abdfe4bfc: Preparing [2024-08-15T03:03:54.872Z] e440d4a9f8e6: Preparing [2024-08-15T03:03:54.872Z] ce7f800efff9: Preparing [2024-08-15T03:03:54.872Z] e440d4a9f8e6: Waiting [2024-08-15T03:03:54.872Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:54.872Z] f71e10321027: Layer already exists [2024-08-15T03:03:54.872Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:54.872Z] 488abdfe4bfc: Pushed [2024-08-15T03:03:54.872Z] e440d4a9f8e6: Pushed [2024-08-15T03:03:54.872Z] 7071bd62bdf0: Pushed [2024-08-15T03:03:58.156Z] 407e06037b92: Pushed [2024-08-15T03:03:58.156Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:58.486Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:03:58.807Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-15T03:03:59.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-15T03:03:59.743Z] 7071bd62bdf0: Preparing [2024-08-15T03:03:59.743Z] 407e06037b92: Preparing [2024-08-15T03:03:59.743Z] f71e10321027: Preparing [2024-08-15T03:03:59.743Z] 14e87c42d1c4: Preparing [2024-08-15T03:03:59.743Z] 488abdfe4bfc: Preparing [2024-08-15T03:03:59.743Z] e440d4a9f8e6: Preparing [2024-08-15T03:03:59.743Z] ce7f800efff9: Preparing [2024-08-15T03:03:59.743Z] ce7f800efff9: Waiting [2024-08-15T03:03:59.743Z] e440d4a9f8e6: Waiting [2024-08-15T03:03:59.743Z] f71e10321027: Layer already exists [2024-08-15T03:03:59.743Z] 407e06037b92: Layer already exists [2024-08-15T03:03:59.743Z] 488abdfe4bfc: Layer already exists [2024-08-15T03:03:59.743Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:03:59.743Z] 7071bd62bdf0: Layer already exists [2024-08-15T03:03:59.743Z] e440d4a9f8e6: Layer already exists [2024-08-15T03:03:59.743Z] ce7f800efff9: Layer already exists [2024-08-15T03:03:59.743Z] latest: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:00.077Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:00.411Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.53 [2024-08-15T03:04:00.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-15T03:04:00.411Z] 7071bd62bdf0: Preparing [2024-08-15T03:04:00.411Z] 407e06037b92: Preparing [2024-08-15T03:04:00.411Z] f71e10321027: Preparing [2024-08-15T03:04:00.411Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:00.411Z] 488abdfe4bfc: Preparing [2024-08-15T03:04:00.411Z] e440d4a9f8e6: Preparing [2024-08-15T03:04:00.411Z] ce7f800efff9: Preparing [2024-08-15T03:04:00.411Z] e440d4a9f8e6: Waiting [2024-08-15T03:04:00.411Z] ce7f800efff9: Waiting [2024-08-15T03:04:00.411Z] 7071bd62bdf0: Layer already exists [2024-08-15T03:04:00.411Z] f71e10321027: Layer already exists [2024-08-15T03:04:00.411Z] 488abdfe4bfc: Layer already exists [2024-08-15T03:04:00.411Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:00.411Z] 407e06037b92: Layer already exists [2024-08-15T03:04:00.411Z] e440d4a9f8e6: Layer already exists [2024-08-15T03:04:00.411Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:00.411Z] 3.2.0-dev.53: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:00.744Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:01.065Z] + docker push nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:01.065Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-15T03:04:01.065Z] 7071bd62bdf0: Preparing [2024-08-15T03:04:01.065Z] 407e06037b92: Preparing [2024-08-15T03:04:01.065Z] f71e10321027: Preparing [2024-08-15T03:04:01.065Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:01.065Z] 488abdfe4bfc: Preparing [2024-08-15T03:04:01.065Z] e440d4a9f8e6: Preparing [2024-08-15T03:04:01.065Z] ce7f800efff9: Preparing [2024-08-15T03:04:01.065Z] e440d4a9f8e6: Waiting [2024-08-15T03:04:01.065Z] ce7f800efff9: Waiting [2024-08-15T03:04:01.065Z] 407e06037b92: Layer already exists [2024-08-15T03:04:01.065Z] 7071bd62bdf0: Layer already exists [2024-08-15T03:04:01.065Z] f71e10321027: Layer already exists [2024-08-15T03:04:01.065Z] 488abdfe4bfc: Layer already exists [2024-08-15T03:04:01.065Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:01.065Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:01.065Z] e440d4a9f8e6: Layer already exists [2024-08-15T03:04:01.065Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:01.396Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:01.719Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-15T03:04:01.719Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-15T03:04:01.719Z] 7071bd62bdf0: Preparing [2024-08-15T03:04:01.719Z] 407e06037b92: Preparing [2024-08-15T03:04:01.719Z] f71e10321027: Preparing [2024-08-15T03:04:01.719Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:01.719Z] 488abdfe4bfc: Preparing [2024-08-15T03:04:01.719Z] e440d4a9f8e6: Preparing [2024-08-15T03:04:01.719Z] ce7f800efff9: Preparing [2024-08-15T03:04:01.719Z] e440d4a9f8e6: Waiting [2024-08-15T03:04:01.719Z] ce7f800efff9: Waiting [2024-08-15T03:04:01.719Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:01.719Z] 488abdfe4bfc: Layer already exists [2024-08-15T03:04:01.719Z] f71e10321027: Layer already exists [2024-08-15T03:04:01.719Z] 407e06037b92: Layer already exists [2024-08-15T03:04:01.719Z] 7071bd62bdf0: Layer already exists [2024-08-15T03:04:01.719Z] e440d4a9f8e6: Layer already exists [2024-08-15T03:04:01.719Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:01.719Z] main: digest: sha256:36ca5510db7628789adfd648c51ccb326a9a5310e34e01ef441450ce3521479e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:01.804Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:01.822Z] taggedImages: [2024-08-15T03:04:01.822Z] - nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:01.822Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-15T03:04:01.822Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.53 [2024-08-15T03:04:01.822Z] - nexus3.edgexfoundry.org:10004/core-data:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:01.822Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-15T03:04:01.849Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-15T03:04:01.849Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:01.849Z] latest [2024-08-15T03:04:01.849Z] 3.2.0-dev.53 [2024-08-15T03:04:01.849Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:01.850Z] main [2024-08-15T03:04:01.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:02.206Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:02.534Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:02.534Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-15T03:04:02.534Z] d27170ba56f5: Preparing [2024-08-15T03:04:02.534Z] e95c8f28cd5d: Preparing [2024-08-15T03:04:02.534Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:02.534Z] 78b1825f29dd: Preparing [2024-08-15T03:04:02.534Z] 750e193fb383: Preparing [2024-08-15T03:04:02.534Z] ce7f800efff9: Preparing [2024-08-15T03:04:02.534Z] ce7f800efff9: Waiting [2024-08-15T03:04:02.534Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:02.534Z] 750e193fb383: Pushed [2024-08-15T03:04:02.534Z] 78b1825f29dd: Pushed [2024-08-15T03:04:02.534Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:02.534Z] d27170ba56f5: Pushed [2024-08-15T03:04:05.814Z] e95c8f28cd5d: Pushed [2024-08-15T03:04:05.814Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:06.141Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:06.462Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-15T03:04:06.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-15T03:04:06.462Z] d27170ba56f5: Preparing [2024-08-15T03:04:06.462Z] e95c8f28cd5d: Preparing [2024-08-15T03:04:06.462Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:06.462Z] 78b1825f29dd: Preparing [2024-08-15T03:04:06.462Z] 750e193fb383: Preparing [2024-08-15T03:04:06.462Z] ce7f800efff9: Preparing [2024-08-15T03:04:06.462Z] ce7f800efff9: Waiting [2024-08-15T03:04:06.462Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:06.462Z] 78b1825f29dd: Layer already exists [2024-08-15T03:04:06.462Z] d27170ba56f5: Layer already exists [2024-08-15T03:04:06.462Z] e95c8f28cd5d: Layer already exists [2024-08-15T03:04:06.462Z] 750e193fb383: Layer already exists [2024-08-15T03:04:06.462Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:06.462Z] latest: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:06.789Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:07.116Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.53 [2024-08-15T03:04:07.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-15T03:04:07.116Z] d27170ba56f5: Preparing [2024-08-15T03:04:07.116Z] e95c8f28cd5d: Preparing [2024-08-15T03:04:07.116Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:07.116Z] 78b1825f29dd: Preparing [2024-08-15T03:04:07.116Z] 750e193fb383: Preparing [2024-08-15T03:04:07.116Z] ce7f800efff9: Preparing [2024-08-15T03:04:07.116Z] 750e193fb383: Layer already exists [2024-08-15T03:04:07.116Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:07.116Z] d27170ba56f5: Layer already exists [2024-08-15T03:04:07.116Z] 78b1825f29dd: Layer already exists [2024-08-15T03:04:07.116Z] e95c8f28cd5d: Layer already exists [2024-08-15T03:04:07.116Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:07.116Z] 3.2.0-dev.53: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:07.445Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:07.775Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:07.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-15T03:04:07.775Z] d27170ba56f5: Preparing [2024-08-15T03:04:07.775Z] e95c8f28cd5d: Preparing [2024-08-15T03:04:07.776Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:07.776Z] 78b1825f29dd: Preparing [2024-08-15T03:04:07.776Z] 750e193fb383: Preparing [2024-08-15T03:04:07.776Z] ce7f800efff9: Preparing [2024-08-15T03:04:07.776Z] ce7f800efff9: Waiting [2024-08-15T03:04:07.776Z] 78b1825f29dd: Layer already exists [2024-08-15T03:04:07.776Z] e95c8f28cd5d: Layer already exists [2024-08-15T03:04:07.776Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:07.776Z] d27170ba56f5: Layer already exists [2024-08-15T03:04:07.776Z] 750e193fb383: Layer already exists [2024-08-15T03:04:07.776Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:07.776Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:08.106Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:08.431Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-15T03:04:08.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-15T03:04:08.431Z] d27170ba56f5: Preparing [2024-08-15T03:04:08.431Z] e95c8f28cd5d: Preparing [2024-08-15T03:04:08.431Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:08.431Z] 78b1825f29dd: Preparing [2024-08-15T03:04:08.431Z] 750e193fb383: Preparing [2024-08-15T03:04:08.431Z] ce7f800efff9: Preparing [2024-08-15T03:04:08.431Z] ce7f800efff9: Waiting [2024-08-15T03:04:08.431Z] e95c8f28cd5d: Layer already exists [2024-08-15T03:04:08.431Z] d27170ba56f5: Layer already exists [2024-08-15T03:04:08.431Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:08.431Z] 78b1825f29dd: Layer already exists [2024-08-15T03:04:08.431Z] 750e193fb383: Layer already exists [2024-08-15T03:04:08.431Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:08.431Z] main: digest: sha256:1a57c50f63cc4aeaa1f5eac9e291d8d9d237da3d728937ab40e402038be4f8b6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:08.501Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:08.516Z] taggedImages: [2024-08-15T03:04:08.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:08.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-15T03:04:08.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.53 [2024-08-15T03:04:08.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:08.516Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-15T03:04:08.542Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-15T03:04:08.542Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:08.542Z] latest [2024-08-15T03:04:08.542Z] 3.2.0-dev.53 [2024-08-15T03:04:08.542Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:08.542Z] main [2024-08-15T03:04:08.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:08.893Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:09.216Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:09.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-15T03:04:09.216Z] ba4e51f19505: Preparing [2024-08-15T03:04:09.216Z] 675e85fe5259: Preparing [2024-08-15T03:04:09.216Z] 0ee5aa94bbed: Preparing [2024-08-15T03:04:09.216Z] f71e10321027: Preparing [2024-08-15T03:04:09.216Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:09.216Z] 353ca0483750: Preparing [2024-08-15T03:04:09.216Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:09.216Z] ce7f800efff9: Preparing [2024-08-15T03:04:09.216Z] ce7f800efff9: Waiting [2024-08-15T03:04:09.216Z] 353ca0483750: Waiting [2024-08-15T03:04:09.216Z] f71e10321027: Layer already exists [2024-08-15T03:04:09.216Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:09.216Z] 353ca0483750: Layer already exists [2024-08-15T03:04:09.216Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:09.216Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:09.216Z] 675e85fe5259: Pushed [2024-08-15T03:04:09.216Z] ba4e51f19505: Pushed [2024-08-15T03:04:12.503Z] 0ee5aa94bbed: Pushed [2024-08-15T03:04:12.503Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:12.829Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:13.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-15T03:04:13.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-15T03:04:13.156Z] ba4e51f19505: Preparing [2024-08-15T03:04:13.156Z] 675e85fe5259: Preparing [2024-08-15T03:04:13.156Z] 0ee5aa94bbed: Preparing [2024-08-15T03:04:13.156Z] f71e10321027: Preparing [2024-08-15T03:04:13.156Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:13.156Z] 353ca0483750: Preparing [2024-08-15T03:04:13.156Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:13.156Z] ce7f800efff9: Preparing [2024-08-15T03:04:13.156Z] 353ca0483750: Waiting [2024-08-15T03:04:13.156Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:13.156Z] ce7f800efff9: Waiting [2024-08-15T03:04:13.156Z] 675e85fe5259: Layer already exists [2024-08-15T03:04:13.156Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:13.156Z] 0ee5aa94bbed: Layer already exists [2024-08-15T03:04:13.156Z] ba4e51f19505: Layer already exists [2024-08-15T03:04:13.156Z] f71e10321027: Layer already exists [2024-08-15T03:04:13.156Z] 353ca0483750: Layer already exists [2024-08-15T03:04:13.156Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:13.156Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:13.156Z] latest: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:13.502Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:13.830Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.53 [2024-08-15T03:04:13.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-15T03:04:13.830Z] ba4e51f19505: Preparing [2024-08-15T03:04:13.830Z] 675e85fe5259: Preparing [2024-08-15T03:04:13.830Z] 0ee5aa94bbed: Preparing [2024-08-15T03:04:13.830Z] f71e10321027: Preparing [2024-08-15T03:04:13.830Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:13.830Z] 353ca0483750: Preparing [2024-08-15T03:04:13.830Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:13.830Z] ce7f800efff9: Preparing [2024-08-15T03:04:13.830Z] 353ca0483750: Waiting [2024-08-15T03:04:13.830Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:13.830Z] ce7f800efff9: Waiting [2024-08-15T03:04:13.830Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:13.830Z] 0ee5aa94bbed: Layer already exists [2024-08-15T03:04:13.830Z] ba4e51f19505: Layer already exists [2024-08-15T03:04:13.830Z] 675e85fe5259: Layer already exists [2024-08-15T03:04:13.830Z] f71e10321027: Layer already exists [2024-08-15T03:04:13.830Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:13.830Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:13.830Z] 353ca0483750: Layer already exists [2024-08-15T03:04:13.830Z] 3.2.0-dev.53: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:14.165Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:14.487Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:14.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-15T03:04:14.487Z] ba4e51f19505: Preparing [2024-08-15T03:04:14.487Z] 675e85fe5259: Preparing [2024-08-15T03:04:14.487Z] 0ee5aa94bbed: Preparing [2024-08-15T03:04:14.487Z] f71e10321027: Preparing [2024-08-15T03:04:14.487Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:14.487Z] 353ca0483750: Preparing [2024-08-15T03:04:14.487Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:14.487Z] ce7f800efff9: Preparing [2024-08-15T03:04:14.487Z] 353ca0483750: Waiting [2024-08-15T03:04:14.487Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:14.487Z] ba4e51f19505: Layer already exists [2024-08-15T03:04:14.487Z] f71e10321027: Layer already exists [2024-08-15T03:04:14.487Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:14.487Z] 0ee5aa94bbed: Layer already exists [2024-08-15T03:04:14.487Z] 675e85fe5259: Layer already exists [2024-08-15T03:04:14.487Z] 353ca0483750: Layer already exists [2024-08-15T03:04:14.487Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:14.487Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:14.487Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:14.827Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:15.156Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-15T03:04:15.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-15T03:04:15.156Z] ba4e51f19505: Preparing [2024-08-15T03:04:15.156Z] 675e85fe5259: Preparing [2024-08-15T03:04:15.156Z] 0ee5aa94bbed: Preparing [2024-08-15T03:04:15.156Z] f71e10321027: Preparing [2024-08-15T03:04:15.156Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:15.156Z] 353ca0483750: Preparing [2024-08-15T03:04:15.156Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:15.156Z] ce7f800efff9: Preparing [2024-08-15T03:04:15.156Z] 353ca0483750: Waiting [2024-08-15T03:04:15.156Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:15.156Z] ce7f800efff9: Waiting [2024-08-15T03:04:15.156Z] 675e85fe5259: Layer already exists [2024-08-15T03:04:15.156Z] 0ee5aa94bbed: Layer already exists [2024-08-15T03:04:15.156Z] f71e10321027: Layer already exists [2024-08-15T03:04:15.156Z] ba4e51f19505: Layer already exists [2024-08-15T03:04:15.156Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:15.156Z] 353ca0483750: Layer already exists [2024-08-15T03:04:15.156Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:15.156Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:15.156Z] main: digest: sha256:cd1a38e1bdaf9e6eeb8d01da1175e500b1f92fad478fcbcf3b03a873cd724ed1 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:15.233Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:15.248Z] taggedImages: [2024-08-15T03:04:15.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:15.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-15T03:04:15.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.53 [2024-08-15T03:04:15.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:15.248Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-15T03:04:15.280Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-15T03:04:15.280Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:15.280Z] latest [2024-08-15T03:04:15.280Z] 3.2.0-dev.53 [2024-08-15T03:04:15.280Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:15.280Z] main [2024-08-15T03:04:15.280Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:15.640Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:15.967Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:15.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-15T03:04:15.967Z] 52f15250a6ad: Preparing [2024-08-15T03:04:15.967Z] 508429912060: Preparing [2024-08-15T03:04:15.967Z] e0fc00dc81d3: Preparing [2024-08-15T03:04:15.967Z] eab65c83c60d: Preparing [2024-08-15T03:04:15.967Z] 4eb158e2870b: Preparing [2024-08-15T03:04:15.967Z] 0e98e33f7089: Preparing [2024-08-15T03:04:15.967Z] e35d1a4c55d3: Preparing [2024-08-15T03:04:15.967Z] 08ad5dfc24bf: Preparing [2024-08-15T03:04:15.967Z] f71e10321027: Preparing [2024-08-15T03:04:15.967Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:15.967Z] 5acacb340694: Preparing [2024-08-15T03:04:15.967Z] 795aa9731aa5: Preparing [2024-08-15T03:04:15.967Z] 5f70bf18a086: Preparing [2024-08-15T03:04:15.967Z] 6069c9760c5d: Preparing [2024-08-15T03:04:15.967Z] 7e50fe7ec97a: Preparing [2024-08-15T03:04:15.967Z] 306b311b10ae: Preparing [2024-08-15T03:04:15.967Z] 08ad5dfc24bf: Waiting [2024-08-15T03:04:15.967Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:15.967Z] f71e10321027: Waiting [2024-08-15T03:04:15.967Z] 5acacb340694: Waiting [2024-08-15T03:04:15.967Z] 795aa9731aa5: Waiting [2024-08-15T03:04:15.967Z] 5f70bf18a086: Waiting [2024-08-15T03:04:15.967Z] 0e98e33f7089: Waiting [2024-08-15T03:04:15.967Z] e35d1a4c55d3: Waiting [2024-08-15T03:04:15.967Z] 6069c9760c5d: Waiting [2024-08-15T03:04:15.967Z] 7e50fe7ec97a: Waiting [2024-08-15T03:04:15.967Z] ce7f800efff9: Preparing [2024-08-15T03:04:15.967Z] 306b311b10ae: Waiting [2024-08-15T03:04:15.967Z] ce7f800efff9: Waiting [2024-08-15T03:04:15.967Z] e0fc00dc81d3: Pushed [2024-08-15T03:04:15.967Z] 508429912060: Pushed [2024-08-15T03:04:15.967Z] 52f15250a6ad: Pushed [2024-08-15T03:04:15.967Z] 4eb158e2870b: Pushed [2024-08-15T03:04:15.967Z] eab65c83c60d: Pushed [2024-08-15T03:04:15.967Z] f71e10321027: Layer already exists [2024-08-15T03:04:15.967Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:16.226Z] 0e98e33f7089: Pushed [2024-08-15T03:04:16.226Z] e35d1a4c55d3: Pushed [2024-08-15T03:04:16.226Z] 5acacb340694: Pushed [2024-08-15T03:04:16.226Z] 795aa9731aa5: Pushed [2024-08-15T03:04:16.226Z] 5f70bf18a086: Layer already exists [2024-08-15T03:04:16.226Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:16.226Z] 306b311b10ae: Pushed [2024-08-15T03:04:16.226Z] 6069c9760c5d: Pushed [2024-08-15T03:04:16.226Z] 7e50fe7ec97a: Pushed [2024-08-15T03:04:17.610Z] 08ad5dfc24bf: Pushed [2024-08-15T03:04:17.610Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:17.932Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:18.253Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-15T03:04:18.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-15T03:04:18.253Z] 52f15250a6ad: Preparing [2024-08-15T03:04:18.253Z] 508429912060: Preparing [2024-08-15T03:04:18.253Z] e0fc00dc81d3: Preparing [2024-08-15T03:04:18.253Z] eab65c83c60d: Preparing [2024-08-15T03:04:18.253Z] 4eb158e2870b: Preparing [2024-08-15T03:04:18.253Z] 0e98e33f7089: Preparing [2024-08-15T03:04:18.253Z] e35d1a4c55d3: Preparing [2024-08-15T03:04:18.253Z] 08ad5dfc24bf: Preparing [2024-08-15T03:04:18.253Z] f71e10321027: Preparing [2024-08-15T03:04:18.253Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:18.253Z] 5acacb340694: Preparing [2024-08-15T03:04:18.253Z] 795aa9731aa5: Preparing [2024-08-15T03:04:18.253Z] 5f70bf18a086: Preparing [2024-08-15T03:04:18.253Z] 6069c9760c5d: Preparing [2024-08-15T03:04:18.253Z] 7e50fe7ec97a: Preparing [2024-08-15T03:04:18.253Z] 306b311b10ae: Preparing [2024-08-15T03:04:18.253Z] ce7f800efff9: Preparing [2024-08-15T03:04:18.253Z] 5acacb340694: Waiting [2024-08-15T03:04:18.253Z] 795aa9731aa5: Waiting [2024-08-15T03:04:18.253Z] 5f70bf18a086: Waiting [2024-08-15T03:04:18.253Z] 08ad5dfc24bf: Waiting [2024-08-15T03:04:18.253Z] f71e10321027: Waiting [2024-08-15T03:04:18.253Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:18.253Z] 6069c9760c5d: Waiting [2024-08-15T03:04:18.253Z] 7e50fe7ec97a: Waiting [2024-08-15T03:04:18.253Z] 0e98e33f7089: Waiting [2024-08-15T03:04:18.253Z] e35d1a4c55d3: Waiting [2024-08-15T03:04:18.253Z] 306b311b10ae: Waiting [2024-08-15T03:04:18.253Z] ce7f800efff9: Waiting [2024-08-15T03:04:18.253Z] e0fc00dc81d3: Layer already exists [2024-08-15T03:04:18.253Z] 4eb158e2870b: Layer already exists [2024-08-15T03:04:18.253Z] 52f15250a6ad: Layer already exists [2024-08-15T03:04:18.253Z] 508429912060: Layer already exists [2024-08-15T03:04:18.253Z] eab65c83c60d: Layer already exists [2024-08-15T03:04:18.253Z] e35d1a4c55d3: Layer already exists [2024-08-15T03:04:18.253Z] 0e98e33f7089: Layer already exists [2024-08-15T03:04:18.253Z] 08ad5dfc24bf: Layer already exists [2024-08-15T03:04:18.253Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:18.253Z] f71e10321027: Layer already exists [2024-08-15T03:04:18.253Z] 5acacb340694: Layer already exists [2024-08-15T03:04:18.253Z] 5f70bf18a086: Layer already exists [2024-08-15T03:04:18.253Z] 795aa9731aa5: Layer already exists [2024-08-15T03:04:18.253Z] 6069c9760c5d: Layer already exists [2024-08-15T03:04:18.253Z] 7e50fe7ec97a: Layer already exists [2024-08-15T03:04:18.253Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:18.253Z] 306b311b10ae: Layer already exists [2024-08-15T03:04:18.253Z] latest: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:18.584Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:18.908Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.53 [2024-08-15T03:04:18.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-15T03:04:18.909Z] 52f15250a6ad: Preparing [2024-08-15T03:04:18.909Z] 508429912060: Preparing [2024-08-15T03:04:18.909Z] e0fc00dc81d3: Preparing [2024-08-15T03:04:18.909Z] eab65c83c60d: Preparing [2024-08-15T03:04:18.909Z] 4eb158e2870b: Preparing [2024-08-15T03:04:18.909Z] 0e98e33f7089: Preparing [2024-08-15T03:04:18.909Z] e35d1a4c55d3: Preparing [2024-08-15T03:04:18.909Z] 08ad5dfc24bf: Preparing [2024-08-15T03:04:18.909Z] f71e10321027: Preparing [2024-08-15T03:04:18.909Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:18.909Z] 5acacb340694: Preparing [2024-08-15T03:04:18.909Z] 795aa9731aa5: Preparing [2024-08-15T03:04:18.909Z] 5f70bf18a086: Preparing [2024-08-15T03:04:18.909Z] 6069c9760c5d: Preparing [2024-08-15T03:04:18.909Z] 7e50fe7ec97a: Preparing [2024-08-15T03:04:18.909Z] 306b311b10ae: Preparing [2024-08-15T03:04:18.909Z] ce7f800efff9: Preparing [2024-08-15T03:04:18.909Z] 0e98e33f7089: Waiting [2024-08-15T03:04:18.909Z] 795aa9731aa5: Waiting [2024-08-15T03:04:18.909Z] 7e50fe7ec97a: Waiting [2024-08-15T03:04:18.909Z] e35d1a4c55d3: Waiting [2024-08-15T03:04:18.909Z] 08ad5dfc24bf: Waiting [2024-08-15T03:04:18.909Z] ce7f800efff9: Waiting [2024-08-15T03:04:18.909Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:18.909Z] 306b311b10ae: Waiting [2024-08-15T03:04:18.909Z] f71e10321027: Waiting [2024-08-15T03:04:18.909Z] 5acacb340694: Waiting [2024-08-15T03:04:18.909Z] 6069c9760c5d: Waiting [2024-08-15T03:04:18.909Z] 508429912060: Layer already exists [2024-08-15T03:04:18.909Z] 4eb158e2870b: Layer already exists [2024-08-15T03:04:18.909Z] e0fc00dc81d3: Layer already exists [2024-08-15T03:04:18.909Z] 52f15250a6ad: Layer already exists [2024-08-15T03:04:18.909Z] eab65c83c60d: Layer already exists [2024-08-15T03:04:18.909Z] 0e98e33f7089: Layer already exists [2024-08-15T03:04:18.909Z] e35d1a4c55d3: Layer already exists [2024-08-15T03:04:18.909Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:18.909Z] f71e10321027: Layer already exists [2024-08-15T03:04:18.909Z] 08ad5dfc24bf: Layer already exists [2024-08-15T03:04:18.909Z] 5acacb340694: Layer already exists [2024-08-15T03:04:18.909Z] 5f70bf18a086: Layer already exists [2024-08-15T03:04:18.909Z] 795aa9731aa5: Layer already exists [2024-08-15T03:04:18.909Z] 7e50fe7ec97a: Layer already exists [2024-08-15T03:04:18.909Z] 6069c9760c5d: Layer already exists [2024-08-15T03:04:18.909Z] 306b311b10ae: Layer already exists [2024-08-15T03:04:18.909Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:18.909Z] 3.2.0-dev.53: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:19.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:19.587Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:19.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-15T03:04:19.588Z] 52f15250a6ad: Preparing [2024-08-15T03:04:19.588Z] 508429912060: Preparing [2024-08-15T03:04:19.588Z] e0fc00dc81d3: Preparing [2024-08-15T03:04:19.588Z] eab65c83c60d: Preparing [2024-08-15T03:04:19.588Z] 4eb158e2870b: Preparing [2024-08-15T03:04:19.588Z] 0e98e33f7089: Preparing [2024-08-15T03:04:19.588Z] e35d1a4c55d3: Preparing [2024-08-15T03:04:19.588Z] 08ad5dfc24bf: Preparing [2024-08-15T03:04:19.588Z] 0e98e33f7089: Waiting [2024-08-15T03:04:19.588Z] f71e10321027: Preparing [2024-08-15T03:04:19.588Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:19.588Z] 5acacb340694: Preparing [2024-08-15T03:04:19.588Z] 795aa9731aa5: Preparing [2024-08-15T03:04:19.588Z] 5f70bf18a086: Preparing [2024-08-15T03:04:19.588Z] 6069c9760c5d: Preparing [2024-08-15T03:04:19.588Z] 7e50fe7ec97a: Preparing [2024-08-15T03:04:19.588Z] 306b311b10ae: Preparing [2024-08-15T03:04:19.588Z] ce7f800efff9: Preparing [2024-08-15T03:04:19.588Z] e35d1a4c55d3: Waiting [2024-08-15T03:04:19.588Z] 08ad5dfc24bf: Waiting [2024-08-15T03:04:19.588Z] f71e10321027: Waiting [2024-08-15T03:04:19.588Z] 795aa9731aa5: Waiting [2024-08-15T03:04:19.588Z] 5f70bf18a086: Waiting [2024-08-15T03:04:19.588Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:19.588Z] 6069c9760c5d: Waiting [2024-08-15T03:04:19.588Z] 5acacb340694: Waiting [2024-08-15T03:04:19.588Z] 306b311b10ae: Waiting [2024-08-15T03:04:19.588Z] ce7f800efff9: Waiting [2024-08-15T03:04:19.588Z] 4eb158e2870b: Layer already exists [2024-08-15T03:04:19.588Z] e0fc00dc81d3: Layer already exists [2024-08-15T03:04:19.588Z] 508429912060: Layer already exists [2024-08-15T03:04:19.588Z] 52f15250a6ad: Layer already exists [2024-08-15T03:04:19.588Z] eab65c83c60d: Layer already exists [2024-08-15T03:04:19.588Z] 0e98e33f7089: Layer already exists [2024-08-15T03:04:19.588Z] 08ad5dfc24bf: Layer already exists [2024-08-15T03:04:19.588Z] f71e10321027: Layer already exists [2024-08-15T03:04:19.588Z] e35d1a4c55d3: Layer already exists [2024-08-15T03:04:19.588Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:19.588Z] 795aa9731aa5: Layer already exists [2024-08-15T03:04:19.588Z] 5f70bf18a086: Layer already exists [2024-08-15T03:04:19.588Z] 6069c9760c5d: Layer already exists [2024-08-15T03:04:19.588Z] 5acacb340694: Layer already exists [2024-08-15T03:04:19.588Z] 7e50fe7ec97a: Layer already exists [2024-08-15T03:04:19.588Z] 306b311b10ae: Layer already exists [2024-08-15T03:04:19.588Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:19.588Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:19.954Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:20.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-15T03:04:20.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-15T03:04:20.278Z] 52f15250a6ad: Preparing [2024-08-15T03:04:20.278Z] 508429912060: Preparing [2024-08-15T03:04:20.278Z] e0fc00dc81d3: Preparing [2024-08-15T03:04:20.278Z] eab65c83c60d: Preparing [2024-08-15T03:04:20.278Z] 4eb158e2870b: Preparing [2024-08-15T03:04:20.278Z] 0e98e33f7089: Preparing [2024-08-15T03:04:20.278Z] e35d1a4c55d3: Preparing [2024-08-15T03:04:20.278Z] 08ad5dfc24bf: Preparing [2024-08-15T03:04:20.278Z] f71e10321027: Preparing [2024-08-15T03:04:20.278Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:20.278Z] 5acacb340694: Preparing [2024-08-15T03:04:20.278Z] 795aa9731aa5: Preparing [2024-08-15T03:04:20.278Z] 5f70bf18a086: Preparing [2024-08-15T03:04:20.278Z] 6069c9760c5d: Preparing [2024-08-15T03:04:20.278Z] 7e50fe7ec97a: Preparing [2024-08-15T03:04:20.278Z] 306b311b10ae: Preparing [2024-08-15T03:04:20.278Z] ce7f800efff9: Preparing [2024-08-15T03:04:20.278Z] e35d1a4c55d3: Waiting [2024-08-15T03:04:20.278Z] 5acacb340694: Waiting [2024-08-15T03:04:20.278Z] 08ad5dfc24bf: Waiting [2024-08-15T03:04:20.278Z] f71e10321027: Waiting [2024-08-15T03:04:20.278Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:20.278Z] 7e50fe7ec97a: Waiting [2024-08-15T03:04:20.278Z] 0e98e33f7089: Waiting [2024-08-15T03:04:20.278Z] 306b311b10ae: Waiting [2024-08-15T03:04:20.278Z] ce7f800efff9: Waiting [2024-08-15T03:04:20.278Z] 5f70bf18a086: Waiting [2024-08-15T03:04:20.278Z] 6069c9760c5d: Waiting [2024-08-15T03:04:20.278Z] 795aa9731aa5: Waiting [2024-08-15T03:04:20.278Z] 508429912060: Layer already exists [2024-08-15T03:04:20.278Z] 4eb158e2870b: Layer already exists [2024-08-15T03:04:20.278Z] eab65c83c60d: Layer already exists [2024-08-15T03:04:20.278Z] 52f15250a6ad: Layer already exists [2024-08-15T03:04:20.278Z] e0fc00dc81d3: Layer already exists [2024-08-15T03:04:20.278Z] 08ad5dfc24bf: Layer already exists [2024-08-15T03:04:20.278Z] 0e98e33f7089: Layer already exists [2024-08-15T03:04:20.278Z] e35d1a4c55d3: Layer already exists [2024-08-15T03:04:20.278Z] f71e10321027: Layer already exists [2024-08-15T03:04:20.278Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:20.278Z] 5acacb340694: Layer already exists [2024-08-15T03:04:20.278Z] 795aa9731aa5: Layer already exists [2024-08-15T03:04:20.278Z] 5f70bf18a086: Layer already exists [2024-08-15T03:04:20.278Z] 7e50fe7ec97a: Layer already exists [2024-08-15T03:04:20.278Z] 6069c9760c5d: Layer already exists [2024-08-15T03:04:20.278Z] 306b311b10ae: Layer already exists [2024-08-15T03:04:20.278Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:20.278Z] main: digest: sha256:6c9b9737c9c51392fbf40acba736029a0f2f566680129252a4a637b74c4b8a83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:20.345Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:20.362Z] taggedImages: [2024-08-15T03:04:20.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:20.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-15T03:04:20.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.53 [2024-08-15T03:04:20.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:20.362Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-15T03:04:20.386Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-15T03:04:20.386Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:20.386Z] latest [2024-08-15T03:04:20.386Z] 3.2.0-dev.53 [2024-08-15T03:04:20.386Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:20.386Z] main [2024-08-15T03:04:20.386Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:20.738Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:21.069Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:21.069Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-15T03:04:21.069Z] 0c93482de7d6: Preparing [2024-08-15T03:04:21.069Z] 96e0d9826c87: Preparing [2024-08-15T03:04:21.069Z] 428d5d2e13a6: Preparing [2024-08-15T03:04:21.069Z] 23654979ddef: Preparing [2024-08-15T03:04:21.069Z] f71e10321027: Preparing [2024-08-15T03:04:21.069Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:21.069Z] 353ca0483750: Preparing [2024-08-15T03:04:21.069Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:21.069Z] ce7f800efff9: Preparing [2024-08-15T03:04:21.069Z] 353ca0483750: Waiting [2024-08-15T03:04:21.069Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:21.069Z] ce7f800efff9: Waiting [2024-08-15T03:04:21.069Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:21.069Z] f71e10321027: Layer already exists [2024-08-15T03:04:21.069Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:21.069Z] 96e0d9826c87: Pushed [2024-08-15T03:04:21.069Z] 353ca0483750: Layer already exists [2024-08-15T03:04:21.069Z] 428d5d2e13a6: Pushed [2024-08-15T03:04:21.069Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:21.069Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:21.069Z] 0c93482de7d6: Pushed [2024-08-15T03:04:24.368Z] 23654979ddef: Pushed [2024-08-15T03:04:24.368Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:24.715Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:25.048Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-15T03:04:25.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-15T03:04:25.048Z] 0c93482de7d6: Preparing [2024-08-15T03:04:25.048Z] 96e0d9826c87: Preparing [2024-08-15T03:04:25.048Z] 428d5d2e13a6: Preparing [2024-08-15T03:04:25.048Z] 23654979ddef: Preparing [2024-08-15T03:04:25.048Z] f71e10321027: Preparing [2024-08-15T03:04:25.048Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:25.048Z] 353ca0483750: Preparing [2024-08-15T03:04:25.048Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:25.048Z] ce7f800efff9: Preparing [2024-08-15T03:04:25.048Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:25.048Z] 353ca0483750: Waiting [2024-08-15T03:04:25.048Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:25.048Z] ce7f800efff9: Waiting [2024-08-15T03:04:25.048Z] 96e0d9826c87: Layer already exists [2024-08-15T03:04:25.048Z] 23654979ddef: Layer already exists [2024-08-15T03:04:25.048Z] 428d5d2e13a6: Layer already exists [2024-08-15T03:04:25.048Z] f71e10321027: Layer already exists [2024-08-15T03:04:25.048Z] 0c93482de7d6: Layer already exists [2024-08-15T03:04:25.048Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:25.048Z] 353ca0483750: Layer already exists [2024-08-15T03:04:25.048Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:25.048Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:25.048Z] latest: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:25.375Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:25.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.53 [2024-08-15T03:04:25.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-15T03:04:25.715Z] 0c93482de7d6: Preparing [2024-08-15T03:04:25.715Z] 96e0d9826c87: Preparing [2024-08-15T03:04:25.715Z] 428d5d2e13a6: Preparing [2024-08-15T03:04:25.715Z] 23654979ddef: Preparing [2024-08-15T03:04:25.715Z] f71e10321027: Preparing [2024-08-15T03:04:25.715Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:25.715Z] 353ca0483750: Preparing [2024-08-15T03:04:25.715Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:25.715Z] ce7f800efff9: Preparing [2024-08-15T03:04:25.715Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:25.715Z] ce7f800efff9: Waiting [2024-08-15T03:04:25.715Z] 353ca0483750: Waiting [2024-08-15T03:04:25.715Z] 96e0d9826c87: Layer already exists [2024-08-15T03:04:25.715Z] 428d5d2e13a6: Layer already exists [2024-08-15T03:04:25.715Z] 23654979ddef: Layer already exists [2024-08-15T03:04:25.715Z] f71e10321027: Layer already exists [2024-08-15T03:04:25.715Z] 0c93482de7d6: Layer already exists [2024-08-15T03:04:25.715Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:25.715Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:25.715Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:25.715Z] 353ca0483750: Layer already exists [2024-08-15T03:04:25.715Z] 3.2.0-dev.53: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:26.057Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:26.391Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:26.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-15T03:04:26.391Z] 0c93482de7d6: Preparing [2024-08-15T03:04:26.391Z] 96e0d9826c87: Preparing [2024-08-15T03:04:26.391Z] 428d5d2e13a6: Preparing [2024-08-15T03:04:26.391Z] 23654979ddef: Preparing [2024-08-15T03:04:26.391Z] f71e10321027: Preparing [2024-08-15T03:04:26.391Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:26.391Z] 353ca0483750: Preparing [2024-08-15T03:04:26.391Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:26.391Z] ce7f800efff9: Preparing [2024-08-15T03:04:26.391Z] 353ca0483750: Waiting [2024-08-15T03:04:26.391Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:26.391Z] ce7f800efff9: Waiting [2024-08-15T03:04:26.391Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:26.391Z] f71e10321027: Layer already exists [2024-08-15T03:04:26.391Z] 96e0d9826c87: Layer already exists [2024-08-15T03:04:26.391Z] 428d5d2e13a6: Layer already exists [2024-08-15T03:04:26.391Z] 0c93482de7d6: Layer already exists [2024-08-15T03:04:26.391Z] 23654979ddef: Layer already exists [2024-08-15T03:04:26.391Z] 353ca0483750: Layer already exists [2024-08-15T03:04:26.391Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:26.391Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:26.391Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:26.391Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:26.754Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:27.083Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-15T03:04:27.083Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-15T03:04:27.083Z] 0c93482de7d6: Preparing [2024-08-15T03:04:27.083Z] 96e0d9826c87: Preparing [2024-08-15T03:04:27.083Z] 428d5d2e13a6: Preparing [2024-08-15T03:04:27.084Z] 23654979ddef: Preparing [2024-08-15T03:04:27.084Z] f71e10321027: Preparing [2024-08-15T03:04:27.084Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:27.084Z] 353ca0483750: Preparing [2024-08-15T03:04:27.084Z] 16bb8a4bae4c: Preparing [2024-08-15T03:04:27.084Z] ce7f800efff9: Preparing [2024-08-15T03:04:27.084Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:27.084Z] 353ca0483750: Waiting [2024-08-15T03:04:27.084Z] 16bb8a4bae4c: Waiting [2024-08-15T03:04:27.084Z] ce7f800efff9: Waiting [2024-08-15T03:04:27.084Z] f71e10321027: Layer already exists [2024-08-15T03:04:27.084Z] 428d5d2e13a6: Layer already exists [2024-08-15T03:04:27.084Z] 0c93482de7d6: Layer already exists [2024-08-15T03:04:27.084Z] 96e0d9826c87: Layer already exists [2024-08-15T03:04:27.084Z] 23654979ddef: Layer already exists [2024-08-15T03:04:27.084Z] 353ca0483750: Layer already exists [2024-08-15T03:04:27.084Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:27.084Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:04:27.084Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:27.084Z] main: digest: sha256:cd9734e5fe85de0874cf552a1538f379ed2359264ede69876d218473dfc7206d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:27.168Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:27.185Z] taggedImages: [2024-08-15T03:04:27.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:27.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-15T03:04:27.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.53 [2024-08-15T03:04:27.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:27.185Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-15T03:04:27.222Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-15T03:04:27.222Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:27.222Z] latest [2024-08-15T03:04:27.222Z] 3.2.0-dev.53 [2024-08-15T03:04:27.222Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:27.222Z] main [2024-08-15T03:04:27.222Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:27.568Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:27.903Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:27.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-15T03:04:27.903Z] 5b3a492ba705: Preparing [2024-08-15T03:04:27.903Z] 4b164cc70bb0: Preparing [2024-08-15T03:04:27.903Z] af0d3b30a75b: Preparing [2024-08-15T03:04:27.903Z] 799b98e509fd: Preparing [2024-08-15T03:04:27.903Z] 67ac4e8572d8: Preparing [2024-08-15T03:04:27.903Z] f71e10321027: Preparing [2024-08-15T03:04:27.903Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:27.903Z] e8279a04592f: Preparing [2024-08-15T03:04:27.903Z] 1cf7ba0b6a5b: Preparing [2024-08-15T03:04:27.903Z] 3cd57d8a239b: Preparing [2024-08-15T03:04:27.903Z] ce7f800efff9: Preparing [2024-08-15T03:04:27.903Z] f71e10321027: Waiting [2024-08-15T03:04:27.903Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:27.903Z] e8279a04592f: Waiting [2024-08-15T03:04:27.903Z] 1cf7ba0b6a5b: Waiting [2024-08-15T03:04:27.903Z] 3cd57d8a239b: Waiting [2024-08-15T03:04:27.903Z] ce7f800efff9: Waiting [2024-08-15T03:04:28.162Z] 67ac4e8572d8: Pushed [2024-08-15T03:04:28.162Z] f71e10321027: Layer already exists [2024-08-15T03:04:28.162Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:28.162Z] 4b164cc70bb0: Pushed [2024-08-15T03:04:28.162Z] 799b98e509fd: Pushed [2024-08-15T03:04:28.162Z] e8279a04592f: Pushed [2024-08-15T03:04:28.162Z] 5b3a492ba705: Pushed [2024-08-15T03:04:28.419Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:28.419Z] 1cf7ba0b6a5b: Pushed [2024-08-15T03:04:28.986Z] af0d3b30a75b: Pushed [2024-08-15T03:04:29.554Z] 3cd57d8a239b: Pushed [2024-08-15T03:04:29.554Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:29.880Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:30.209Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-15T03:04:30.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-15T03:04:30.209Z] 5b3a492ba705: Preparing [2024-08-15T03:04:30.209Z] 4b164cc70bb0: Preparing [2024-08-15T03:04:30.209Z] af0d3b30a75b: Preparing [2024-08-15T03:04:30.209Z] 799b98e509fd: Preparing [2024-08-15T03:04:30.209Z] 67ac4e8572d8: Preparing [2024-08-15T03:04:30.209Z] f71e10321027: Preparing [2024-08-15T03:04:30.209Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:30.209Z] e8279a04592f: Preparing [2024-08-15T03:04:30.209Z] 1cf7ba0b6a5b: Preparing [2024-08-15T03:04:30.209Z] 3cd57d8a239b: Preparing [2024-08-15T03:04:30.209Z] ce7f800efff9: Preparing [2024-08-15T03:04:30.209Z] e8279a04592f: Waiting [2024-08-15T03:04:30.209Z] 1cf7ba0b6a5b: Waiting [2024-08-15T03:04:30.209Z] 3cd57d8a239b: Waiting [2024-08-15T03:04:30.209Z] ce7f800efff9: Waiting [2024-08-15T03:04:30.209Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:30.209Z] af0d3b30a75b: Layer already exists [2024-08-15T03:04:30.209Z] 5b3a492ba705: Layer already exists [2024-08-15T03:04:30.209Z] 799b98e509fd: Layer already exists [2024-08-15T03:04:30.209Z] 4b164cc70bb0: Layer already exists [2024-08-15T03:04:30.209Z] 67ac4e8572d8: Layer already exists [2024-08-15T03:04:30.209Z] f71e10321027: Layer already exists [2024-08-15T03:04:30.209Z] e8279a04592f: Layer already exists [2024-08-15T03:04:30.209Z] 3cd57d8a239b: Layer already exists [2024-08-15T03:04:30.209Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:30.209Z] 1cf7ba0b6a5b: Layer already exists [2024-08-15T03:04:30.209Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:30.209Z] latest: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:30.543Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:30.871Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.53 [2024-08-15T03:04:30.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-15T03:04:30.872Z] 5b3a492ba705: Preparing [2024-08-15T03:04:30.872Z] 4b164cc70bb0: Preparing [2024-08-15T03:04:30.872Z] af0d3b30a75b: Preparing [2024-08-15T03:04:30.872Z] 799b98e509fd: Preparing [2024-08-15T03:04:30.872Z] 67ac4e8572d8: Preparing [2024-08-15T03:04:30.872Z] f71e10321027: Preparing [2024-08-15T03:04:30.872Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:30.872Z] e8279a04592f: Preparing [2024-08-15T03:04:30.872Z] 1cf7ba0b6a5b: Preparing [2024-08-15T03:04:30.872Z] 3cd57d8a239b: Preparing [2024-08-15T03:04:30.872Z] ce7f800efff9: Preparing [2024-08-15T03:04:30.872Z] f71e10321027: Waiting [2024-08-15T03:04:30.872Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:30.872Z] e8279a04592f: Waiting [2024-08-15T03:04:30.872Z] 1cf7ba0b6a5b: Waiting [2024-08-15T03:04:30.872Z] 3cd57d8a239b: Waiting [2024-08-15T03:04:30.872Z] ce7f800efff9: Waiting [2024-08-15T03:04:30.872Z] 4b164cc70bb0: Layer already exists [2024-08-15T03:04:30.872Z] af0d3b30a75b: Layer already exists [2024-08-15T03:04:30.872Z] 67ac4e8572d8: Layer already exists [2024-08-15T03:04:30.872Z] 5b3a492ba705: Layer already exists [2024-08-15T03:04:30.872Z] 799b98e509fd: Layer already exists [2024-08-15T03:04:30.872Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:30.872Z] f71e10321027: Layer already exists [2024-08-15T03:04:30.872Z] e8279a04592f: Layer already exists [2024-08-15T03:04:30.872Z] 1cf7ba0b6a5b: Layer already exists [2024-08-15T03:04:30.872Z] 3cd57d8a239b: Layer already exists [2024-08-15T03:04:30.872Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:30.872Z] 3.2.0-dev.53: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:31.204Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:31.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:31.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-15T03:04:31.541Z] 5b3a492ba705: Preparing [2024-08-15T03:04:31.541Z] 4b164cc70bb0: Preparing [2024-08-15T03:04:31.541Z] af0d3b30a75b: Preparing [2024-08-15T03:04:31.541Z] 799b98e509fd: Preparing [2024-08-15T03:04:31.541Z] 67ac4e8572d8: Preparing [2024-08-15T03:04:31.541Z] f71e10321027: Preparing [2024-08-15T03:04:31.541Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:31.541Z] e8279a04592f: Preparing [2024-08-15T03:04:31.541Z] 1cf7ba0b6a5b: Preparing [2024-08-15T03:04:31.541Z] 3cd57d8a239b: Preparing [2024-08-15T03:04:31.541Z] ce7f800efff9: Preparing [2024-08-15T03:04:31.541Z] 1cf7ba0b6a5b: Waiting [2024-08-15T03:04:31.541Z] 3cd57d8a239b: Waiting [2024-08-15T03:04:31.541Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:31.541Z] e8279a04592f: Waiting [2024-08-15T03:04:31.541Z] ce7f800efff9: Waiting [2024-08-15T03:04:31.541Z] f71e10321027: Waiting [2024-08-15T03:04:31.541Z] 5b3a492ba705: Layer already exists [2024-08-15T03:04:31.541Z] 67ac4e8572d8: Layer already exists [2024-08-15T03:04:31.541Z] 799b98e509fd: Layer already exists [2024-08-15T03:04:31.541Z] 4b164cc70bb0: Layer already exists [2024-08-15T03:04:31.541Z] af0d3b30a75b: Layer already exists [2024-08-15T03:04:31.541Z] e8279a04592f: Layer already exists [2024-08-15T03:04:31.541Z] 1cf7ba0b6a5b: Layer already exists [2024-08-15T03:04:31.541Z] f71e10321027: Layer already exists [2024-08-15T03:04:31.541Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:31.541Z] 3cd57d8a239b: Layer already exists [2024-08-15T03:04:31.541Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:31.541Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:31.883Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:32.216Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-15T03:04:32.216Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-15T03:04:32.216Z] 5b3a492ba705: Preparing [2024-08-15T03:04:32.216Z] 4b164cc70bb0: Preparing [2024-08-15T03:04:32.216Z] af0d3b30a75b: Preparing [2024-08-15T03:04:32.216Z] 799b98e509fd: Preparing [2024-08-15T03:04:32.216Z] 67ac4e8572d8: Preparing [2024-08-15T03:04:32.216Z] f71e10321027: Preparing [2024-08-15T03:04:32.216Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:32.216Z] e8279a04592f: Preparing [2024-08-15T03:04:32.216Z] 1cf7ba0b6a5b: Preparing [2024-08-15T03:04:32.216Z] 3cd57d8a239b: Preparing [2024-08-15T03:04:32.216Z] ce7f800efff9: Preparing [2024-08-15T03:04:32.216Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:32.216Z] e8279a04592f: Waiting [2024-08-15T03:04:32.216Z] 1cf7ba0b6a5b: Waiting [2024-08-15T03:04:32.216Z] 3cd57d8a239b: Waiting [2024-08-15T03:04:32.216Z] ce7f800efff9: Waiting [2024-08-15T03:04:32.216Z] f71e10321027: Waiting [2024-08-15T03:04:32.216Z] 67ac4e8572d8: Layer already exists [2024-08-15T03:04:32.216Z] 4b164cc70bb0: Layer already exists [2024-08-15T03:04:32.216Z] 799b98e509fd: Layer already exists [2024-08-15T03:04:32.216Z] af0d3b30a75b: Layer already exists [2024-08-15T03:04:32.216Z] 5b3a492ba705: Layer already exists [2024-08-15T03:04:32.216Z] f71e10321027: Layer already exists [2024-08-15T03:04:32.216Z] e8279a04592f: Layer already exists [2024-08-15T03:04:32.216Z] 1cf7ba0b6a5b: Layer already exists [2024-08-15T03:04:32.216Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:32.216Z] 3cd57d8a239b: Layer already exists [2024-08-15T03:04:32.216Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:32.216Z] main: digest: sha256:a1804b577adedd458e29734a7b4ae9479f494735cfd2cede9f98c9e9cef21505 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:32.303Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:32.319Z] taggedImages: [2024-08-15T03:04:32.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:32.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-15T03:04:32.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.53 [2024-08-15T03:04:32.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:32.319Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-15T03:04:32.346Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-15T03:04:32.346Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:32.346Z] latest [2024-08-15T03:04:32.346Z] 3.2.0-dev.53 [2024-08-15T03:04:32.346Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:32.346Z] main [2024-08-15T03:04:32.346Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:32.704Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:33.033Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:33.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-15T03:04:33.033Z] 81d7a8343b82: Preparing [2024-08-15T03:04:33.033Z] f3f91968f28c: Preparing [2024-08-15T03:04:33.033Z] 2139fa23ed36: Preparing [2024-08-15T03:04:33.033Z] e6c88a7ac206: Preparing [2024-08-15T03:04:33.033Z] 4667f6e9afa9: Preparing [2024-08-15T03:04:33.033Z] 2e4e7c4c52f7: Preparing [2024-08-15T03:04:33.033Z] 08e1e7e7c80d: Preparing [2024-08-15T03:04:33.033Z] f71e10321027: Preparing [2024-08-15T03:04:33.033Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:33.033Z] 5115c7be5926: Preparing [2024-08-15T03:04:33.033Z] 4449b1799c61: Preparing [2024-08-15T03:04:33.033Z] ce7f800efff9: Preparing [2024-08-15T03:04:33.033Z] 2e4e7c4c52f7: Waiting [2024-08-15T03:04:33.033Z] 08e1e7e7c80d: Waiting [2024-08-15T03:04:33.033Z] f71e10321027: Waiting [2024-08-15T03:04:33.033Z] ce7f800efff9: Waiting [2024-08-15T03:04:33.033Z] 5115c7be5926: Waiting [2024-08-15T03:04:33.033Z] 4449b1799c61: Waiting [2024-08-15T03:04:33.033Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:33.033Z] 4667f6e9afa9: Pushed [2024-08-15T03:04:33.033Z] f3f91968f28c: Pushed [2024-08-15T03:04:33.033Z] 81d7a8343b82: Pushed [2024-08-15T03:04:33.033Z] f71e10321027: Layer already exists [2024-08-15T03:04:33.033Z] 2e4e7c4c52f7: Pushed [2024-08-15T03:04:33.314Z] 08e1e7e7c80d: Pushed [2024-08-15T03:04:33.314Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:33.314Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:33.314Z] 5115c7be5926: Pushed [2024-08-15T03:04:33.882Z] e6c88a7ac206: Pushed [2024-08-15T03:04:34.141Z] 2139fa23ed36: Pushed [2024-08-15T03:04:34.401Z] 4449b1799c61: Pushed [2024-08-15T03:04:34.401Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:34.730Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:35.065Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-15T03:04:35.066Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-15T03:04:35.066Z] 81d7a8343b82: Preparing [2024-08-15T03:04:35.066Z] f3f91968f28c: Preparing [2024-08-15T03:04:35.066Z] 2139fa23ed36: Preparing [2024-08-15T03:04:35.066Z] e6c88a7ac206: Preparing [2024-08-15T03:04:35.066Z] 4667f6e9afa9: Preparing [2024-08-15T03:04:35.066Z] 2e4e7c4c52f7: Preparing [2024-08-15T03:04:35.066Z] 08e1e7e7c80d: Preparing [2024-08-15T03:04:35.066Z] f71e10321027: Preparing [2024-08-15T03:04:35.066Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:35.066Z] 5115c7be5926: Preparing [2024-08-15T03:04:35.066Z] 4449b1799c61: Preparing [2024-08-15T03:04:35.066Z] ce7f800efff9: Preparing [2024-08-15T03:04:35.066Z] f71e10321027: Waiting [2024-08-15T03:04:35.066Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:35.066Z] ce7f800efff9: Waiting [2024-08-15T03:04:35.066Z] 4449b1799c61: Waiting [2024-08-15T03:04:35.066Z] 2e4e7c4c52f7: Waiting [2024-08-15T03:04:35.066Z] 5115c7be5926: Waiting [2024-08-15T03:04:35.066Z] 08e1e7e7c80d: Waiting [2024-08-15T03:04:35.066Z] 2139fa23ed36: Layer already exists [2024-08-15T03:04:35.066Z] f3f91968f28c: Layer already exists [2024-08-15T03:04:35.066Z] e6c88a7ac206: Layer already exists [2024-08-15T03:04:35.066Z] 81d7a8343b82: Layer already exists [2024-08-15T03:04:35.066Z] 4667f6e9afa9: Layer already exists [2024-08-15T03:04:35.066Z] 2e4e7c4c52f7: Layer already exists [2024-08-15T03:04:35.066Z] 08e1e7e7c80d: Layer already exists [2024-08-15T03:04:35.066Z] f71e10321027: Layer already exists [2024-08-15T03:04:35.066Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:35.066Z] 5115c7be5926: Layer already exists [2024-08-15T03:04:35.066Z] 4449b1799c61: Layer already exists [2024-08-15T03:04:35.066Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:35.066Z] latest: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:35.401Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:35.792Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.53 [2024-08-15T03:04:35.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-15T03:04:35.792Z] 81d7a8343b82: Preparing [2024-08-15T03:04:35.792Z] f3f91968f28c: Preparing [2024-08-15T03:04:35.792Z] 2139fa23ed36: Preparing [2024-08-15T03:04:35.792Z] e6c88a7ac206: Preparing [2024-08-15T03:04:35.792Z] 4667f6e9afa9: Preparing [2024-08-15T03:04:35.792Z] 2e4e7c4c52f7: Preparing [2024-08-15T03:04:35.792Z] 08e1e7e7c80d: Preparing [2024-08-15T03:04:35.792Z] f71e10321027: Preparing [2024-08-15T03:04:35.792Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:35.792Z] 5115c7be5926: Preparing [2024-08-15T03:04:35.792Z] 4449b1799c61: Preparing [2024-08-15T03:04:35.792Z] ce7f800efff9: Preparing [2024-08-15T03:04:35.792Z] 2e4e7c4c52f7: Waiting [2024-08-15T03:04:35.792Z] f71e10321027: Waiting [2024-08-15T03:04:35.792Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:35.792Z] ce7f800efff9: Waiting [2024-08-15T03:04:35.792Z] 4667f6e9afa9: Layer already exists [2024-08-15T03:04:35.792Z] e6c88a7ac206: Layer already exists [2024-08-15T03:04:35.792Z] 2139fa23ed36: Layer already exists [2024-08-15T03:04:35.792Z] f3f91968f28c: Layer already exists [2024-08-15T03:04:35.792Z] 81d7a8343b82: Layer already exists [2024-08-15T03:04:35.792Z] 08e1e7e7c80d: Layer already exists [2024-08-15T03:04:35.792Z] 5115c7be5926: Layer already exists [2024-08-15T03:04:35.792Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:35.792Z] f71e10321027: Layer already exists [2024-08-15T03:04:35.792Z] 2e4e7c4c52f7: Layer already exists [2024-08-15T03:04:35.792Z] 4449b1799c61: Layer already exists [2024-08-15T03:04:35.792Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:35.792Z] 3.2.0-dev.53: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:36.141Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:36.541Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:36.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-15T03:04:36.541Z] 81d7a8343b82: Preparing [2024-08-15T03:04:36.541Z] f3f91968f28c: Preparing [2024-08-15T03:04:36.541Z] 2139fa23ed36: Preparing [2024-08-15T03:04:36.541Z] e6c88a7ac206: Preparing [2024-08-15T03:04:36.541Z] 4667f6e9afa9: Preparing [2024-08-15T03:04:36.541Z] 2e4e7c4c52f7: Preparing [2024-08-15T03:04:36.541Z] 08e1e7e7c80d: Preparing [2024-08-15T03:04:36.541Z] f71e10321027: Preparing [2024-08-15T03:04:36.541Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:36.541Z] 5115c7be5926: Preparing [2024-08-15T03:04:36.541Z] 4449b1799c61: Preparing [2024-08-15T03:04:36.541Z] ce7f800efff9: Preparing [2024-08-15T03:04:36.541Z] f71e10321027: Waiting [2024-08-15T03:04:36.541Z] 2e4e7c4c52f7: Waiting [2024-08-15T03:04:36.541Z] 08e1e7e7c80d: Waiting [2024-08-15T03:04:36.541Z] 4449b1799c61: Waiting [2024-08-15T03:04:36.541Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:36.541Z] 5115c7be5926: Waiting [2024-08-15T03:04:36.541Z] ce7f800efff9: Waiting [2024-08-15T03:04:36.541Z] 2139fa23ed36: Layer already exists [2024-08-15T03:04:36.541Z] f3f91968f28c: Layer already exists [2024-08-15T03:04:36.541Z] e6c88a7ac206: Layer already exists [2024-08-15T03:04:36.541Z] 81d7a8343b82: Layer already exists [2024-08-15T03:04:36.541Z] 4667f6e9afa9: Layer already exists [2024-08-15T03:04:36.541Z] 08e1e7e7c80d: Layer already exists [2024-08-15T03:04:36.541Z] 2e4e7c4c52f7: Layer already exists [2024-08-15T03:04:36.541Z] f71e10321027: Layer already exists [2024-08-15T03:04:36.541Z] 5115c7be5926: Layer already exists [2024-08-15T03:04:36.541Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:36.541Z] 4449b1799c61: Layer already exists [2024-08-15T03:04:36.541Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:36.541Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:36.911Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:37.269Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-15T03:04:37.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-15T03:04:37.269Z] 81d7a8343b82: Preparing [2024-08-15T03:04:37.269Z] f3f91968f28c: Preparing [2024-08-15T03:04:37.269Z] 2139fa23ed36: Preparing [2024-08-15T03:04:37.269Z] e6c88a7ac206: Preparing [2024-08-15T03:04:37.269Z] 4667f6e9afa9: Preparing [2024-08-15T03:04:37.269Z] 2e4e7c4c52f7: Preparing [2024-08-15T03:04:37.269Z] 08e1e7e7c80d: Preparing [2024-08-15T03:04:37.269Z] f71e10321027: Preparing [2024-08-15T03:04:37.269Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:37.269Z] 5115c7be5926: Preparing [2024-08-15T03:04:37.269Z] 4449b1799c61: Preparing [2024-08-15T03:04:37.269Z] ce7f800efff9: Preparing [2024-08-15T03:04:37.269Z] 2e4e7c4c52f7: Waiting [2024-08-15T03:04:37.269Z] f71e10321027: Waiting [2024-08-15T03:04:37.269Z] 14e87c42d1c4: Waiting [2024-08-15T03:04:37.269Z] 08e1e7e7c80d: Waiting [2024-08-15T03:04:37.269Z] 5115c7be5926: Waiting [2024-08-15T03:04:37.269Z] 4449b1799c61: Waiting [2024-08-15T03:04:37.269Z] ce7f800efff9: Waiting [2024-08-15T03:04:37.269Z] 81d7a8343b82: Layer already exists [2024-08-15T03:04:37.269Z] f3f91968f28c: Layer already exists [2024-08-15T03:04:37.269Z] 2139fa23ed36: Layer already exists [2024-08-15T03:04:37.269Z] 4667f6e9afa9: Layer already exists [2024-08-15T03:04:37.269Z] e6c88a7ac206: Layer already exists [2024-08-15T03:04:37.269Z] f71e10321027: Layer already exists [2024-08-15T03:04:37.269Z] 2e4e7c4c52f7: Layer already exists [2024-08-15T03:04:37.269Z] 08e1e7e7c80d: Layer already exists [2024-08-15T03:04:37.269Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:37.269Z] 5115c7be5926: Layer already exists [2024-08-15T03:04:37.269Z] 4449b1799c61: Layer already exists [2024-08-15T03:04:37.269Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:37.269Z] main: digest: sha256:1d0b2a73aec105ee67d80bbfdfd4faa31fae204068bc602ba20a8704a4637720 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:37.361Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:37.379Z] taggedImages: [2024-08-15T03:04:37.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:37.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-15T03:04:37.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.53 [2024-08-15T03:04:37.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:37.379Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-15T03:04:37.414Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-15T03:04:37.414Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:37.414Z] latest [2024-08-15T03:04:37.414Z] 3.2.0-dev.53 [2024-08-15T03:04:37.414Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:37.414Z] main [2024-08-15T03:04:37.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:37.778Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:38.105Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:38.105Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-15T03:04:38.105Z] 2aff164971c3: Preparing [2024-08-15T03:04:38.105Z] b75d4de516cd: Preparing [2024-08-15T03:04:38.105Z] f71e10321027: Preparing [2024-08-15T03:04:38.105Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:38.105Z] b2549456f085: Preparing [2024-08-15T03:04:38.105Z] 4cdd7830dfb4: Preparing [2024-08-15T03:04:38.105Z] ce7f800efff9: Preparing [2024-08-15T03:04:38.105Z] 4cdd7830dfb4: Waiting [2024-08-15T03:04:38.105Z] ce7f800efff9: Waiting [2024-08-15T03:04:38.105Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:38.105Z] f71e10321027: Layer already exists [2024-08-15T03:04:38.105Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:38.105Z] b2549456f085: Pushed [2024-08-15T03:04:38.105Z] 2aff164971c3: Pushed [2024-08-15T03:04:39.043Z] 4cdd7830dfb4: Pushed [2024-08-15T03:04:39.612Z] b75d4de516cd: Pushed [2024-08-15T03:04:39.870Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:40.201Z] + 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-08-15T03:04:40.546Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-15T03:04:40.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-15T03:04:40.546Z] 2aff164971c3: Preparing [2024-08-15T03:04:40.546Z] b75d4de516cd: Preparing [2024-08-15T03:04:40.546Z] f71e10321027: Preparing [2024-08-15T03:04:40.546Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:40.546Z] b2549456f085: Preparing [2024-08-15T03:04:40.546Z] 4cdd7830dfb4: Preparing [2024-08-15T03:04:40.546Z] ce7f800efff9: Preparing [2024-08-15T03:04:40.546Z] 4cdd7830dfb4: Waiting [2024-08-15T03:04:40.546Z] ce7f800efff9: Waiting [2024-08-15T03:04:40.546Z] b2549456f085: Layer already exists [2024-08-15T03:04:40.547Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:40.547Z] b75d4de516cd: Layer already exists [2024-08-15T03:04:40.547Z] f71e10321027: Layer already exists [2024-08-15T03:04:40.547Z] 2aff164971c3: Layer already exists [2024-08-15T03:04:40.547Z] 4cdd7830dfb4: Layer already exists [2024-08-15T03:04:40.547Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:40.547Z] latest: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:40.879Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:41.213Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.53 [2024-08-15T03:04:41.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-15T03:04:41.214Z] 2aff164971c3: Preparing [2024-08-15T03:04:41.214Z] b75d4de516cd: Preparing [2024-08-15T03:04:41.214Z] f71e10321027: Preparing [2024-08-15T03:04:41.214Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:41.214Z] b2549456f085: Preparing [2024-08-15T03:04:41.214Z] 4cdd7830dfb4: Preparing [2024-08-15T03:04:41.214Z] ce7f800efff9: Preparing [2024-08-15T03:04:41.214Z] ce7f800efff9: Waiting [2024-08-15T03:04:41.214Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:41.214Z] b75d4de516cd: Layer already exists [2024-08-15T03:04:41.214Z] b2549456f085: Layer already exists [2024-08-15T03:04:41.214Z] 2aff164971c3: Layer already exists [2024-08-15T03:04:41.214Z] f71e10321027: Layer already exists [2024-08-15T03:04:41.214Z] 4cdd7830dfb4: Layer already exists [2024-08-15T03:04:41.214Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:41.214Z] 3.2.0-dev.53: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:41.563Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:41.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:41.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-15T03:04:41.903Z] 2aff164971c3: Preparing [2024-08-15T03:04:41.903Z] b75d4de516cd: Preparing [2024-08-15T03:04:41.903Z] f71e10321027: Preparing [2024-08-15T03:04:41.903Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:41.903Z] b2549456f085: Preparing [2024-08-15T03:04:41.903Z] 4cdd7830dfb4: Preparing [2024-08-15T03:04:41.903Z] ce7f800efff9: Preparing [2024-08-15T03:04:41.903Z] 4cdd7830dfb4: Waiting [2024-08-15T03:04:41.903Z] ce7f800efff9: Waiting [2024-08-15T03:04:41.903Z] b2549456f085: Layer already exists [2024-08-15T03:04:41.903Z] 2aff164971c3: Layer already exists [2024-08-15T03:04:41.903Z] b75d4de516cd: Layer already exists [2024-08-15T03:04:41.903Z] f71e10321027: Layer already exists [2024-08-15T03:04:41.903Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:41.903Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:41.903Z] 4cdd7830dfb4: Layer already exists [2024-08-15T03:04:41.903Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:42.234Z] + 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-08-15T03:04:42.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-15T03:04:42.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-15T03:04:42.563Z] 2aff164971c3: Preparing [2024-08-15T03:04:42.563Z] b75d4de516cd: Preparing [2024-08-15T03:04:42.563Z] f71e10321027: Preparing [2024-08-15T03:04:42.563Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:42.563Z] b2549456f085: Preparing [2024-08-15T03:04:42.563Z] 4cdd7830dfb4: Preparing [2024-08-15T03:04:42.563Z] ce7f800efff9: Preparing [2024-08-15T03:04:42.563Z] 4cdd7830dfb4: Waiting [2024-08-15T03:04:42.563Z] ce7f800efff9: Waiting [2024-08-15T03:04:42.563Z] f71e10321027: Layer already exists [2024-08-15T03:04:42.563Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:42.563Z] 2aff164971c3: Layer already exists [2024-08-15T03:04:42.563Z] b2549456f085: Layer already exists [2024-08-15T03:04:42.563Z] b75d4de516cd: Layer already exists [2024-08-15T03:04:42.563Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:42.563Z] 4cdd7830dfb4: Layer already exists [2024-08-15T03:04:42.563Z] main: digest: sha256:8159e8b0cbcb6a33305848d2b4a4ce450ed7bc03beec59598027bf3613066cda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:42.653Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:42.669Z] taggedImages: [2024-08-15T03:04:42.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:42.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-15T03:04:42.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.53 [2024-08-15T03:04:42.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:42.669Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-15T03:04:42.703Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-15T03:04:42.703Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:42.703Z] latest [2024-08-15T03:04:42.703Z] 3.2.0-dev.53 [2024-08-15T03:04:42.703Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:42.703Z] main [2024-08-15T03:04:42.703Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:43.066Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:43.406Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:43.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-15T03:04:43.406Z] 77a4427190ac: Preparing [2024-08-15T03:04:43.406Z] 1133155330b6: Preparing [2024-08-15T03:04:43.406Z] 88d42d8547de: Preparing [2024-08-15T03:04:43.406Z] f71e10321027: Preparing [2024-08-15T03:04:43.406Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:43.406Z] 6bffa0b02bf6: Preparing [2024-08-15T03:04:43.406Z] 6e7648e9f6b3: Preparing [2024-08-15T03:04:43.406Z] 91e66d092e52: Preparing [2024-08-15T03:04:43.406Z] ca4043167ea5: Preparing [2024-08-15T03:04:43.406Z] ce7f800efff9: Preparing [2024-08-15T03:04:43.406Z] 6bffa0b02bf6: Waiting [2024-08-15T03:04:43.406Z] ca4043167ea5: Waiting [2024-08-15T03:04:43.406Z] ce7f800efff9: Waiting [2024-08-15T03:04:43.406Z] 6e7648e9f6b3: Waiting [2024-08-15T03:04:43.406Z] f71e10321027: Layer already exists [2024-08-15T03:04:43.406Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:43.406Z] 77a4427190ac: Pushed [2024-08-15T03:04:43.406Z] 1133155330b6: Pushed [2024-08-15T03:04:43.406Z] 88d42d8547de: Pushed [2024-08-15T03:04:43.406Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:43.406Z] 91e66d092e52: Pushed [2024-08-15T03:04:43.975Z] ca4043167ea5: Pushed [2024-08-15T03:04:49.251Z] 6e7648e9f6b3: Pushed [2024-08-15T03:04:52.591Z] 6bffa0b02bf6: Pushed [2024-08-15T03:04:52.591Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:52.931Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:53.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-15T03:04:53.255Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-15T03:04:53.255Z] 77a4427190ac: Preparing [2024-08-15T03:04:53.255Z] 1133155330b6: Preparing [2024-08-15T03:04:53.255Z] 88d42d8547de: Preparing [2024-08-15T03:04:53.255Z] f71e10321027: Preparing [2024-08-15T03:04:53.255Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:53.255Z] 6bffa0b02bf6: Preparing [2024-08-15T03:04:53.255Z] 6e7648e9f6b3: Preparing [2024-08-15T03:04:53.255Z] 91e66d092e52: Preparing [2024-08-15T03:04:53.255Z] ca4043167ea5: Preparing [2024-08-15T03:04:53.255Z] ce7f800efff9: Preparing [2024-08-15T03:04:53.255Z] 91e66d092e52: Waiting [2024-08-15T03:04:53.255Z] ca4043167ea5: Waiting [2024-08-15T03:04:53.255Z] 6bffa0b02bf6: Waiting [2024-08-15T03:04:53.255Z] ce7f800efff9: Waiting [2024-08-15T03:04:53.255Z] 6e7648e9f6b3: Waiting [2024-08-15T03:04:53.255Z] 1133155330b6: Layer already exists [2024-08-15T03:04:53.255Z] f71e10321027: Layer already exists [2024-08-15T03:04:53.255Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:53.255Z] 77a4427190ac: Layer already exists [2024-08-15T03:04:53.255Z] 88d42d8547de: Layer already exists [2024-08-15T03:04:53.255Z] 6bffa0b02bf6: Layer already exists [2024-08-15T03:04:53.255Z] ca4043167ea5: Layer already exists [2024-08-15T03:04:53.255Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:53.255Z] 6e7648e9f6b3: Layer already exists [2024-08-15T03:04:53.255Z] 91e66d092e52: Layer already exists [2024-08-15T03:04:53.255Z] latest: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:53.583Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:53.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.53 [2024-08-15T03:04:53.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-15T03:04:53.921Z] 77a4427190ac: Preparing [2024-08-15T03:04:53.921Z] 1133155330b6: Preparing [2024-08-15T03:04:53.921Z] 88d42d8547de: Preparing [2024-08-15T03:04:53.921Z] f71e10321027: Preparing [2024-08-15T03:04:53.921Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:53.921Z] 6bffa0b02bf6: Preparing [2024-08-15T03:04:53.921Z] 6e7648e9f6b3: Preparing [2024-08-15T03:04:53.921Z] 91e66d092e52: Preparing [2024-08-15T03:04:53.921Z] ca4043167ea5: Preparing [2024-08-15T03:04:53.921Z] ce7f800efff9: Preparing [2024-08-15T03:04:53.921Z] 6bffa0b02bf6: Waiting [2024-08-15T03:04:53.921Z] 6e7648e9f6b3: Waiting [2024-08-15T03:04:53.921Z] ce7f800efff9: Waiting [2024-08-15T03:04:53.921Z] 91e66d092e52: Waiting [2024-08-15T03:04:53.921Z] ca4043167ea5: Waiting [2024-08-15T03:04:53.921Z] f71e10321027: Layer already exists [2024-08-15T03:04:53.921Z] 1133155330b6: Layer already exists [2024-08-15T03:04:53.921Z] 88d42d8547de: Layer already exists [2024-08-15T03:04:53.921Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:53.921Z] 77a4427190ac: Layer already exists [2024-08-15T03:04:53.921Z] 6e7648e9f6b3: Layer already exists [2024-08-15T03:04:53.921Z] 6bffa0b02bf6: Layer already exists [2024-08-15T03:04:53.921Z] 91e66d092e52: Layer already exists [2024-08-15T03:04:53.921Z] ca4043167ea5: Layer already exists [2024-08-15T03:04:53.921Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:53.921Z] 3.2.0-dev.53: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:54.257Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:54.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:54.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-15T03:04:54.590Z] 77a4427190ac: Preparing [2024-08-15T03:04:54.591Z] 1133155330b6: Preparing [2024-08-15T03:04:54.591Z] 88d42d8547de: Preparing [2024-08-15T03:04:54.591Z] f71e10321027: Preparing [2024-08-15T03:04:54.591Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:54.591Z] 6bffa0b02bf6: Preparing [2024-08-15T03:04:54.591Z] 6e7648e9f6b3: Preparing [2024-08-15T03:04:54.591Z] 91e66d092e52: Preparing [2024-08-15T03:04:54.591Z] ca4043167ea5: Preparing [2024-08-15T03:04:54.591Z] ce7f800efff9: Preparing [2024-08-15T03:04:54.591Z] 91e66d092e52: Waiting [2024-08-15T03:04:54.591Z] 6e7648e9f6b3: Waiting [2024-08-15T03:04:54.591Z] ca4043167ea5: Waiting [2024-08-15T03:04:54.591Z] ce7f800efff9: Waiting [2024-08-15T03:04:54.591Z] 6bffa0b02bf6: Waiting [2024-08-15T03:04:54.591Z] f71e10321027: Layer already exists [2024-08-15T03:04:54.591Z] 88d42d8547de: Layer already exists [2024-08-15T03:04:54.591Z] 77a4427190ac: Layer already exists [2024-08-15T03:04:54.591Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:54.591Z] 1133155330b6: Layer already exists [2024-08-15T03:04:54.591Z] 6bffa0b02bf6: Layer already exists [2024-08-15T03:04:54.591Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:54.591Z] 91e66d092e52: Layer already exists [2024-08-15T03:04:54.591Z] 6e7648e9f6b3: Layer already exists [2024-08-15T03:04:54.591Z] ca4043167ea5: Layer already exists [2024-08-15T03:04:54.591Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:54.920Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:55.248Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-15T03:04:55.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-15T03:04:55.248Z] 77a4427190ac: Preparing [2024-08-15T03:04:55.248Z] 1133155330b6: Preparing [2024-08-15T03:04:55.248Z] 88d42d8547de: Preparing [2024-08-15T03:04:55.248Z] f71e10321027: Preparing [2024-08-15T03:04:55.248Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:55.248Z] 6bffa0b02bf6: Preparing [2024-08-15T03:04:55.248Z] 6e7648e9f6b3: Preparing [2024-08-15T03:04:55.248Z] 91e66d092e52: Preparing [2024-08-15T03:04:55.248Z] ca4043167ea5: Preparing [2024-08-15T03:04:55.249Z] ce7f800efff9: Preparing [2024-08-15T03:04:55.249Z] 6bffa0b02bf6: Waiting [2024-08-15T03:04:55.249Z] 6e7648e9f6b3: Waiting [2024-08-15T03:04:55.249Z] 91e66d092e52: Waiting [2024-08-15T03:04:55.249Z] ca4043167ea5: Waiting [2024-08-15T03:04:55.249Z] ce7f800efff9: Waiting [2024-08-15T03:04:55.249Z] 77a4427190ac: Layer already exists [2024-08-15T03:04:55.249Z] 1133155330b6: Layer already exists [2024-08-15T03:04:55.249Z] 88d42d8547de: Layer already exists [2024-08-15T03:04:55.249Z] f71e10321027: Layer already exists [2024-08-15T03:04:55.249Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:55.249Z] 91e66d092e52: Layer already exists [2024-08-15T03:04:55.249Z] 6bffa0b02bf6: Layer already exists [2024-08-15T03:04:55.249Z] 6e7648e9f6b3: Layer already exists [2024-08-15T03:04:55.249Z] ca4043167ea5: Layer already exists [2024-08-15T03:04:55.249Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:55.249Z] main: digest: sha256:b4978742ddd6b61b0f92aef2198573a823e54cb20db63c97f1b323c1d28ff506 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:04:55.344Z] ===================================================== [Pipeline] echo [2024-08-15T03:04:55.360Z] taggedImages: [2024-08-15T03:04:55.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:55.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-15T03:04:55.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.53 [2024-08-15T03:04:55.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:55.360Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-15T03:04:55.389Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-15T03:04:55.389Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:55.389Z] latest [2024-08-15T03:04:55.389Z] 3.2.0-dev.53 [2024-08-15T03:04:55.389Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:04:55.389Z] main [2024-08-15T03:04:55.389Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:55.743Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:04:56.071Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:04:56.071Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-15T03:04:56.071Z] 1d0309472ab2: Preparing [2024-08-15T03:04:56.071Z] 7079113eff0d: Preparing [2024-08-15T03:04:56.071Z] b5d94fb40a76: Preparing [2024-08-15T03:04:56.071Z] f71e10321027: Preparing [2024-08-15T03:04:56.071Z] 14e87c42d1c4: Preparing [2024-08-15T03:04:56.071Z] 82001c50c765: Preparing [2024-08-15T03:04:56.071Z] ebff88876f99: Preparing [2024-08-15T03:04:56.071Z] cd60045ce463: Preparing [2024-08-15T03:04:56.071Z] ce7f800efff9: Preparing [2024-08-15T03:04:56.071Z] 82001c50c765: Waiting [2024-08-15T03:04:56.071Z] ebff88876f99: Waiting [2024-08-15T03:04:56.071Z] cd60045ce463: Waiting [2024-08-15T03:04:56.071Z] ce7f800efff9: Waiting [2024-08-15T03:04:56.071Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:04:56.071Z] f71e10321027: Layer already exists [2024-08-15T03:04:56.071Z] 7079113eff0d: Pushed [2024-08-15T03:04:56.071Z] b5d94fb40a76: Pushed [2024-08-15T03:04:56.071Z] ebff88876f99: Pushed [2024-08-15T03:04:56.071Z] 1d0309472ab2: Pushed [2024-08-15T03:04:56.331Z] ce7f800efff9: Layer already exists [2024-08-15T03:04:56.590Z] cd60045ce463: Pushed [2024-08-15T03:05:06.577Z] 82001c50c765: Pushed [2024-08-15T03:05:06.577Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:06.923Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:07.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-15T03:05:07.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-15T03:05:07.253Z] 1d0309472ab2: Preparing [2024-08-15T03:05:07.253Z] 7079113eff0d: Preparing [2024-08-15T03:05:07.253Z] b5d94fb40a76: Preparing [2024-08-15T03:05:07.253Z] f71e10321027: Preparing [2024-08-15T03:05:07.253Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:07.253Z] 82001c50c765: Preparing [2024-08-15T03:05:07.253Z] ebff88876f99: Preparing [2024-08-15T03:05:07.253Z] cd60045ce463: Preparing [2024-08-15T03:05:07.253Z] ce7f800efff9: Preparing [2024-08-15T03:05:07.253Z] 82001c50c765: Waiting [2024-08-15T03:05:07.253Z] ebff88876f99: Waiting [2024-08-15T03:05:07.253Z] cd60045ce463: Waiting [2024-08-15T03:05:07.253Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:07.253Z] f71e10321027: Layer already exists [2024-08-15T03:05:07.253Z] 1d0309472ab2: Layer already exists [2024-08-15T03:05:07.253Z] 7079113eff0d: Layer already exists [2024-08-15T03:05:07.253Z] b5d94fb40a76: Layer already exists [2024-08-15T03:05:07.253Z] 82001c50c765: Layer already exists [2024-08-15T03:05:07.253Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:07.253Z] cd60045ce463: Layer already exists [2024-08-15T03:05:07.253Z] ebff88876f99: Layer already exists [2024-08-15T03:05:07.253Z] latest: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:07.588Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:07.919Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.53 [2024-08-15T03:05:07.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-15T03:05:07.919Z] 1d0309472ab2: Preparing [2024-08-15T03:05:07.919Z] 7079113eff0d: Preparing [2024-08-15T03:05:07.919Z] b5d94fb40a76: Preparing [2024-08-15T03:05:07.919Z] f71e10321027: Preparing [2024-08-15T03:05:07.919Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:07.919Z] 82001c50c765: Preparing [2024-08-15T03:05:07.919Z] ebff88876f99: Preparing [2024-08-15T03:05:07.919Z] cd60045ce463: Preparing [2024-08-15T03:05:07.919Z] ce7f800efff9: Preparing [2024-08-15T03:05:07.919Z] ebff88876f99: Waiting [2024-08-15T03:05:07.919Z] cd60045ce463: Waiting [2024-08-15T03:05:07.919Z] 82001c50c765: Waiting [2024-08-15T03:05:07.919Z] ce7f800efff9: Waiting [2024-08-15T03:05:07.919Z] f71e10321027: Layer already exists [2024-08-15T03:05:07.919Z] b5d94fb40a76: Layer already exists [2024-08-15T03:05:07.919Z] 1d0309472ab2: Layer already exists [2024-08-15T03:05:07.919Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:07.919Z] 7079113eff0d: Layer already exists [2024-08-15T03:05:07.919Z] 82001c50c765: Layer already exists [2024-08-15T03:05:07.919Z] cd60045ce463: Layer already exists [2024-08-15T03:05:07.919Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:07.919Z] ebff88876f99: Layer already exists [2024-08-15T03:05:07.919Z] 3.2.0-dev.53: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:08.267Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:08.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:08.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-15T03:05:08.596Z] 1d0309472ab2: Preparing [2024-08-15T03:05:08.596Z] 7079113eff0d: Preparing [2024-08-15T03:05:08.596Z] b5d94fb40a76: Preparing [2024-08-15T03:05:08.596Z] f71e10321027: Preparing [2024-08-15T03:05:08.596Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:08.596Z] 82001c50c765: Preparing [2024-08-15T03:05:08.596Z] ebff88876f99: Preparing [2024-08-15T03:05:08.596Z] cd60045ce463: Preparing [2024-08-15T03:05:08.596Z] ce7f800efff9: Preparing [2024-08-15T03:05:08.596Z] ebff88876f99: Waiting [2024-08-15T03:05:08.596Z] cd60045ce463: Waiting [2024-08-15T03:05:08.596Z] ce7f800efff9: Waiting [2024-08-15T03:05:08.596Z] 82001c50c765: Waiting [2024-08-15T03:05:08.596Z] b5d94fb40a76: Layer already exists [2024-08-15T03:05:08.596Z] 1d0309472ab2: Layer already exists [2024-08-15T03:05:08.596Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:08.596Z] 7079113eff0d: Layer already exists [2024-08-15T03:05:08.596Z] f71e10321027: Layer already exists [2024-08-15T03:05:08.596Z] 82001c50c765: Layer already exists [2024-08-15T03:05:08.596Z] ebff88876f99: Layer already exists [2024-08-15T03:05:08.596Z] cd60045ce463: Layer already exists [2024-08-15T03:05:08.596Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:08.596Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:08.931Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:09.265Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-15T03:05:09.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-15T03:05:09.265Z] 1d0309472ab2: Preparing [2024-08-15T03:05:09.265Z] 7079113eff0d: Preparing [2024-08-15T03:05:09.265Z] b5d94fb40a76: Preparing [2024-08-15T03:05:09.265Z] f71e10321027: Preparing [2024-08-15T03:05:09.265Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:09.265Z] 82001c50c765: Preparing [2024-08-15T03:05:09.265Z] ebff88876f99: Preparing [2024-08-15T03:05:09.265Z] cd60045ce463: Preparing [2024-08-15T03:05:09.265Z] ce7f800efff9: Preparing [2024-08-15T03:05:09.265Z] 82001c50c765: Waiting [2024-08-15T03:05:09.265Z] cd60045ce463: Waiting [2024-08-15T03:05:09.265Z] ebff88876f99: Waiting [2024-08-15T03:05:09.265Z] ce7f800efff9: Waiting [2024-08-15T03:05:09.265Z] b5d94fb40a76: Layer already exists [2024-08-15T03:05:09.265Z] f71e10321027: Layer already exists [2024-08-15T03:05:09.265Z] 1d0309472ab2: Layer already exists [2024-08-15T03:05:09.265Z] 7079113eff0d: Layer already exists [2024-08-15T03:05:09.265Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:09.265Z] ebff88876f99: Layer already exists [2024-08-15T03:05:09.265Z] cd60045ce463: Layer already exists [2024-08-15T03:05:09.265Z] 82001c50c765: Layer already exists [2024-08-15T03:05:09.265Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:09.265Z] main: digest: sha256:d75a345cf4410e4e333a6e7fe1e51a4409c6ecd92a46de3d8db2610e15be9b96 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:05:09.349Z] ===================================================== [Pipeline] echo [2024-08-15T03:05:09.365Z] taggedImages: [2024-08-15T03:05:09.365Z] - nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:09.365Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-15T03:05:09.365Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.53 [2024-08-15T03:05:09.365Z] - nexus3.edgexfoundry.org:10004/security-spire-config:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:09.365Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-15T03:05:09.394Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-15T03:05:09.394Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:09.394Z] latest [2024-08-15T03:05:09.394Z] 3.2.0-dev.53 [2024-08-15T03:05:09.394Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:09.394Z] main [2024-08-15T03:05:09.394Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:09.735Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:10.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:10.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-15T03:05:10.067Z] 77a4427190ac: Preparing [2024-08-15T03:05:10.067Z] 3b177efd61c6: Preparing [2024-08-15T03:05:10.067Z] 8b8e8e2438f6: Preparing [2024-08-15T03:05:10.067Z] f71e10321027: Preparing [2024-08-15T03:05:10.067Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:10.067Z] 23156e2de32c: Preparing [2024-08-15T03:05:10.067Z] 91e66d092e52: Preparing [2024-08-15T03:05:10.067Z] ca4043167ea5: Preparing [2024-08-15T03:05:10.067Z] ce7f800efff9: Preparing [2024-08-15T03:05:10.067Z] 23156e2de32c: Waiting [2024-08-15T03:05:10.067Z] 91e66d092e52: Waiting [2024-08-15T03:05:10.067Z] ce7f800efff9: Waiting [2024-08-15T03:05:10.067Z] f71e10321027: Layer already exists [2024-08-15T03:05:10.067Z] 77a4427190ac: Layer already exists [2024-08-15T03:05:10.067Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:10.067Z] 91e66d092e52: Layer already exists [2024-08-15T03:05:10.067Z] ca4043167ea5: Layer already exists [2024-08-15T03:05:10.067Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:10.067Z] 8b8e8e2438f6: Pushed [2024-08-15T03:05:10.067Z] 3b177efd61c6: Pushed [2024-08-15T03:05:22.284Z] 23156e2de32c: Pushed [2024-08-15T03:05:22.284Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:22.615Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:22.937Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-15T03:05:22.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-15T03:05:22.937Z] 77a4427190ac: Preparing [2024-08-15T03:05:22.937Z] 3b177efd61c6: Preparing [2024-08-15T03:05:22.937Z] 8b8e8e2438f6: Preparing [2024-08-15T03:05:22.937Z] f71e10321027: Preparing [2024-08-15T03:05:22.937Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:22.937Z] 23156e2de32c: Preparing [2024-08-15T03:05:22.937Z] 91e66d092e52: Preparing [2024-08-15T03:05:22.937Z] ca4043167ea5: Preparing [2024-08-15T03:05:22.937Z] ce7f800efff9: Preparing [2024-08-15T03:05:22.937Z] 23156e2de32c: Waiting [2024-08-15T03:05:22.937Z] ca4043167ea5: Waiting [2024-08-15T03:05:22.937Z] ce7f800efff9: Waiting [2024-08-15T03:05:22.937Z] 91e66d092e52: Waiting [2024-08-15T03:05:22.937Z] f71e10321027: Layer already exists [2024-08-15T03:05:22.937Z] 8b8e8e2438f6: Layer already exists [2024-08-15T03:05:22.937Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:22.937Z] 77a4427190ac: Layer already exists [2024-08-15T03:05:22.937Z] 3b177efd61c6: Layer already exists [2024-08-15T03:05:22.937Z] 91e66d092e52: Layer already exists [2024-08-15T03:05:22.937Z] ca4043167ea5: Layer already exists [2024-08-15T03:05:22.937Z] 23156e2de32c: Layer already exists [2024-08-15T03:05:22.937Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:22.937Z] latest: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:23.275Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:23.601Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.53 [2024-08-15T03:05:23.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-15T03:05:23.602Z] 77a4427190ac: Preparing [2024-08-15T03:05:23.602Z] 3b177efd61c6: Preparing [2024-08-15T03:05:23.602Z] 8b8e8e2438f6: Preparing [2024-08-15T03:05:23.602Z] f71e10321027: Preparing [2024-08-15T03:05:23.602Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:23.602Z] 23156e2de32c: Preparing [2024-08-15T03:05:23.602Z] 91e66d092e52: Preparing [2024-08-15T03:05:23.602Z] ca4043167ea5: Preparing [2024-08-15T03:05:23.602Z] ce7f800efff9: Preparing [2024-08-15T03:05:23.602Z] 23156e2de32c: Waiting [2024-08-15T03:05:23.602Z] 91e66d092e52: Waiting [2024-08-15T03:05:23.602Z] ca4043167ea5: Waiting [2024-08-15T03:05:23.602Z] ce7f800efff9: Waiting [2024-08-15T03:05:23.602Z] 77a4427190ac: Layer already exists [2024-08-15T03:05:23.602Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:23.602Z] 3b177efd61c6: Layer already exists [2024-08-15T03:05:23.602Z] f71e10321027: Layer already exists [2024-08-15T03:05:23.602Z] 8b8e8e2438f6: Layer already exists [2024-08-15T03:05:23.602Z] ca4043167ea5: Layer already exists [2024-08-15T03:05:23.602Z] 91e66d092e52: Layer already exists [2024-08-15T03:05:23.602Z] 23156e2de32c: Layer already exists [2024-08-15T03:05:23.602Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:23.602Z] 3.2.0-dev.53: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:23.948Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:24.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:24.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-15T03:05:24.282Z] 77a4427190ac: Preparing [2024-08-15T03:05:24.282Z] 3b177efd61c6: Preparing [2024-08-15T03:05:24.282Z] 8b8e8e2438f6: Preparing [2024-08-15T03:05:24.282Z] f71e10321027: Preparing [2024-08-15T03:05:24.282Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:24.282Z] 23156e2de32c: Preparing [2024-08-15T03:05:24.282Z] 91e66d092e52: Preparing [2024-08-15T03:05:24.282Z] ca4043167ea5: Preparing [2024-08-15T03:05:24.282Z] ce7f800efff9: Preparing [2024-08-15T03:05:24.282Z] 91e66d092e52: Waiting [2024-08-15T03:05:24.282Z] ca4043167ea5: Waiting [2024-08-15T03:05:24.282Z] 23156e2de32c: Waiting [2024-08-15T03:05:24.282Z] ce7f800efff9: Waiting [2024-08-15T03:05:24.282Z] f71e10321027: Layer already exists [2024-08-15T03:05:24.282Z] 3b177efd61c6: Layer already exists [2024-08-15T03:05:24.282Z] 77a4427190ac: Layer already exists [2024-08-15T03:05:24.282Z] 8b8e8e2438f6: Layer already exists [2024-08-15T03:05:24.282Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:24.282Z] 91e66d092e52: Layer already exists [2024-08-15T03:05:24.282Z] 23156e2de32c: Layer already exists [2024-08-15T03:05:24.282Z] ca4043167ea5: Layer already exists [2024-08-15T03:05:24.282Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:24.282Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:24.608Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:24.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-15T03:05:24.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-15T03:05:24.934Z] 77a4427190ac: Preparing [2024-08-15T03:05:24.934Z] 3b177efd61c6: Preparing [2024-08-15T03:05:24.934Z] 8b8e8e2438f6: Preparing [2024-08-15T03:05:24.934Z] f71e10321027: Preparing [2024-08-15T03:05:24.934Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:24.934Z] 23156e2de32c: Preparing [2024-08-15T03:05:24.934Z] 91e66d092e52: Preparing [2024-08-15T03:05:24.934Z] ca4043167ea5: Preparing [2024-08-15T03:05:24.934Z] ce7f800efff9: Preparing [2024-08-15T03:05:24.934Z] 91e66d092e52: Waiting [2024-08-15T03:05:24.934Z] ca4043167ea5: Waiting [2024-08-15T03:05:24.934Z] ce7f800efff9: Waiting [2024-08-15T03:05:24.934Z] 23156e2de32c: Waiting [2024-08-15T03:05:24.934Z] 8b8e8e2438f6: Layer already exists [2024-08-15T03:05:24.934Z] 3b177efd61c6: Layer already exists [2024-08-15T03:05:24.934Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:24.934Z] 77a4427190ac: Layer already exists [2024-08-15T03:05:24.934Z] f71e10321027: Layer already exists [2024-08-15T03:05:24.934Z] 23156e2de32c: Layer already exists [2024-08-15T03:05:24.934Z] ca4043167ea5: Layer already exists [2024-08-15T03:05:24.934Z] 91e66d092e52: Layer already exists [2024-08-15T03:05:24.934Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:24.934Z] main: digest: sha256:15432c594793c74ee668bf7a483365d3f1688169814ea26fc9f39b2e9a21cc58 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:05:25.025Z] ===================================================== [Pipeline] echo [2024-08-15T03:05:25.041Z] taggedImages: [2024-08-15T03:05:25.041Z] - nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:25.041Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-15T03:05:25.041Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.53 [2024-08-15T03:05:25.041Z] - nexus3.edgexfoundry.org:10004/security-spire-server:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:25.041Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-15T03:05:25.076Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-15T03:05:25.076Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:25.076Z] latest [2024-08-15T03:05:25.076Z] 3.2.0-dev.53 [2024-08-15T03:05:25.076Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:25.076Z] main [2024-08-15T03:05:25.076Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:25.444Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:25.778Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:25.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-15T03:05:25.778Z] 619412c2a616: Preparing [2024-08-15T03:05:25.778Z] 6614d46e9785: Preparing [2024-08-15T03:05:25.778Z] f71e10321027: Preparing [2024-08-15T03:05:25.778Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:25.778Z] 813703b0c4b5: Preparing [2024-08-15T03:05:25.778Z] 3d7425f8ee39: Preparing [2024-08-15T03:05:25.778Z] ce7f800efff9: Preparing [2024-08-15T03:05:25.778Z] 3d7425f8ee39: Waiting [2024-08-15T03:05:25.778Z] ce7f800efff9: Waiting [2024-08-15T03:05:25.778Z] 813703b0c4b5: Pushed [2024-08-15T03:05:25.778Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:25.778Z] f71e10321027: Layer already exists [2024-08-15T03:05:26.036Z] 619412c2a616: Pushed [2024-08-15T03:05:26.036Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:26.295Z] 3d7425f8ee39: Pushed [2024-08-15T03:05:29.583Z] 6614d46e9785: Pushed [2024-08-15T03:05:29.583Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:29.913Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:30.243Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-15T03:05:30.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-15T03:05:30.243Z] 619412c2a616: Preparing [2024-08-15T03:05:30.243Z] 6614d46e9785: Preparing [2024-08-15T03:05:30.243Z] f71e10321027: Preparing [2024-08-15T03:05:30.243Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:30.243Z] 813703b0c4b5: Preparing [2024-08-15T03:05:30.243Z] 3d7425f8ee39: Preparing [2024-08-15T03:05:30.243Z] ce7f800efff9: Preparing [2024-08-15T03:05:30.243Z] 3d7425f8ee39: Waiting [2024-08-15T03:05:30.243Z] ce7f800efff9: Waiting [2024-08-15T03:05:30.243Z] 813703b0c4b5: Layer already exists [2024-08-15T03:05:30.243Z] 6614d46e9785: Layer already exists [2024-08-15T03:05:30.243Z] f71e10321027: Layer already exists [2024-08-15T03:05:30.243Z] 619412c2a616: Layer already exists [2024-08-15T03:05:30.243Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:30.243Z] 3d7425f8ee39: Layer already exists [2024-08-15T03:05:30.243Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:30.243Z] latest: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:30.572Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:30.904Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.53 [2024-08-15T03:05:30.904Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-15T03:05:30.904Z] 619412c2a616: Preparing [2024-08-15T03:05:30.904Z] 6614d46e9785: Preparing [2024-08-15T03:05:30.904Z] f71e10321027: Preparing [2024-08-15T03:05:30.904Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:30.904Z] 813703b0c4b5: Preparing [2024-08-15T03:05:30.904Z] 3d7425f8ee39: Preparing [2024-08-15T03:05:30.904Z] ce7f800efff9: Preparing [2024-08-15T03:05:30.904Z] 3d7425f8ee39: Waiting [2024-08-15T03:05:30.904Z] ce7f800efff9: Waiting [2024-08-15T03:05:30.904Z] 619412c2a616: Layer already exists [2024-08-15T03:05:30.904Z] 6614d46e9785: Layer already exists [2024-08-15T03:05:30.904Z] 813703b0c4b5: Layer already exists [2024-08-15T03:05:30.904Z] f71e10321027: Layer already exists [2024-08-15T03:05:30.904Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:30.904Z] 3d7425f8ee39: Layer already exists [2024-08-15T03:05:30.904Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:30.904Z] 3.2.0-dev.53: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:31.232Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:31.568Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:31.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-15T03:05:31.568Z] 619412c2a616: Preparing [2024-08-15T03:05:31.568Z] 6614d46e9785: Preparing [2024-08-15T03:05:31.568Z] f71e10321027: Preparing [2024-08-15T03:05:31.568Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:31.568Z] 813703b0c4b5: Preparing [2024-08-15T03:05:31.568Z] 3d7425f8ee39: Preparing [2024-08-15T03:05:31.568Z] ce7f800efff9: Preparing [2024-08-15T03:05:31.568Z] 3d7425f8ee39: Waiting [2024-08-15T03:05:31.568Z] ce7f800efff9: Waiting [2024-08-15T03:05:31.568Z] f71e10321027: Layer already exists [2024-08-15T03:05:31.568Z] 6614d46e9785: Layer already exists [2024-08-15T03:05:31.568Z] 813703b0c4b5: Layer already exists [2024-08-15T03:05:31.568Z] 619412c2a616: Layer already exists [2024-08-15T03:05:31.568Z] 3d7425f8ee39: Layer already exists [2024-08-15T03:05:31.568Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:31.568Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:31.568Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:31.909Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:32.235Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-15T03:05:32.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-15T03:05:32.235Z] 619412c2a616: Preparing [2024-08-15T03:05:32.235Z] 6614d46e9785: Preparing [2024-08-15T03:05:32.235Z] f71e10321027: Preparing [2024-08-15T03:05:32.235Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:32.235Z] 813703b0c4b5: Preparing [2024-08-15T03:05:32.235Z] 3d7425f8ee39: Preparing [2024-08-15T03:05:32.235Z] ce7f800efff9: Preparing [2024-08-15T03:05:32.235Z] ce7f800efff9: Waiting [2024-08-15T03:05:32.235Z] 3d7425f8ee39: Waiting [2024-08-15T03:05:32.235Z] 813703b0c4b5: Layer already exists [2024-08-15T03:05:32.235Z] 619412c2a616: Layer already exists [2024-08-15T03:05:32.235Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:32.235Z] 6614d46e9785: Layer already exists [2024-08-15T03:05:32.235Z] f71e10321027: Layer already exists [2024-08-15T03:05:32.235Z] 3d7425f8ee39: Layer already exists [2024-08-15T03:05:32.235Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:32.235Z] main: digest: sha256:b3eea3895b5f2421bc954c42d796cd6a296bef50395070a7f0fe1e5ef3db2510 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:05:32.318Z] ===================================================== [Pipeline] echo [2024-08-15T03:05:32.337Z] taggedImages: [2024-08-15T03:05:32.337Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:32.337Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-15T03:05:32.337Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.53 [2024-08-15T03:05:32.337Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:32.337Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-15T03:05:32.362Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-15T03:05:32.362Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:32.362Z] latest [2024-08-15T03:05:32.362Z] 3.2.0-dev.53 [2024-08-15T03:05:32.362Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:32.362Z] main [2024-08-15T03:05:32.362Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:32.714Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:33.068Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:33.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-15T03:05:33.068Z] c474b2cb8774: Preparing [2024-08-15T03:05:33.068Z] d3e393854b71: Preparing [2024-08-15T03:05:33.068Z] f71e10321027: Preparing [2024-08-15T03:05:33.068Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:33.068Z] 77ec1871c6fd: Preparing [2024-08-15T03:05:33.068Z] 90596556690b: Preparing [2024-08-15T03:05:33.068Z] ce7f800efff9: Preparing [2024-08-15T03:05:33.068Z] 90596556690b: Waiting [2024-08-15T03:05:33.068Z] ce7f800efff9: Waiting [2024-08-15T03:05:33.068Z] 77ec1871c6fd: Pushed [2024-08-15T03:05:33.328Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:33.328Z] c474b2cb8774: Pushed [2024-08-15T03:05:33.328Z] f71e10321027: Layer already exists [2024-08-15T03:05:33.328Z] 90596556690b: Pushed [2024-08-15T03:05:33.588Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:36.892Z] d3e393854b71: Pushed [2024-08-15T03:05:36.892Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:37.224Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:37.565Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-15T03:05:37.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-15T03:05:37.565Z] c474b2cb8774: Preparing [2024-08-15T03:05:37.565Z] d3e393854b71: Preparing [2024-08-15T03:05:37.565Z] f71e10321027: Preparing [2024-08-15T03:05:37.565Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:37.565Z] 77ec1871c6fd: Preparing [2024-08-15T03:05:37.565Z] 90596556690b: Preparing [2024-08-15T03:05:37.565Z] ce7f800efff9: Preparing [2024-08-15T03:05:37.565Z] ce7f800efff9: Waiting [2024-08-15T03:05:37.565Z] f71e10321027: Layer already exists [2024-08-15T03:05:37.565Z] 77ec1871c6fd: Layer already exists [2024-08-15T03:05:37.565Z] d3e393854b71: Layer already exists [2024-08-15T03:05:37.565Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:37.565Z] c474b2cb8774: Layer already exists [2024-08-15T03:05:37.565Z] 90596556690b: Layer already exists [2024-08-15T03:05:37.565Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:37.565Z] latest: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:37.900Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:38.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.53 [2024-08-15T03:05:38.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-15T03:05:38.237Z] c474b2cb8774: Preparing [2024-08-15T03:05:38.237Z] d3e393854b71: Preparing [2024-08-15T03:05:38.237Z] f71e10321027: Preparing [2024-08-15T03:05:38.237Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:38.237Z] 77ec1871c6fd: Preparing [2024-08-15T03:05:38.237Z] 90596556690b: Preparing [2024-08-15T03:05:38.237Z] ce7f800efff9: Preparing [2024-08-15T03:05:38.237Z] 90596556690b: Waiting [2024-08-15T03:05:38.237Z] ce7f800efff9: Waiting [2024-08-15T03:05:38.237Z] d3e393854b71: Layer already exists [2024-08-15T03:05:38.237Z] c474b2cb8774: Layer already exists [2024-08-15T03:05:38.237Z] f71e10321027: Layer already exists [2024-08-15T03:05:38.237Z] 77ec1871c6fd: Layer already exists [2024-08-15T03:05:38.237Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:38.237Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:38.237Z] 90596556690b: Layer already exists [2024-08-15T03:05:38.237Z] 3.2.0-dev.53: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:38.575Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:38.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:38.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-15T03:05:38.908Z] c474b2cb8774: Preparing [2024-08-15T03:05:38.908Z] d3e393854b71: Preparing [2024-08-15T03:05:38.908Z] f71e10321027: Preparing [2024-08-15T03:05:38.908Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:38.908Z] 77ec1871c6fd: Preparing [2024-08-15T03:05:38.908Z] 90596556690b: Preparing [2024-08-15T03:05:38.908Z] ce7f800efff9: Preparing [2024-08-15T03:05:38.908Z] 90596556690b: Waiting [2024-08-15T03:05:38.908Z] ce7f800efff9: Waiting [2024-08-15T03:05:38.908Z] f71e10321027: Layer already exists [2024-08-15T03:05:38.908Z] 77ec1871c6fd: Layer already exists [2024-08-15T03:05:38.908Z] c474b2cb8774: Layer already exists [2024-08-15T03:05:38.908Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:38.908Z] d3e393854b71: Layer already exists [2024-08-15T03:05:38.908Z] 90596556690b: Layer already exists [2024-08-15T03:05:38.908Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:38.908Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:39.248Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:39.578Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-15T03:05:39.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-15T03:05:39.578Z] c474b2cb8774: Preparing [2024-08-15T03:05:39.578Z] d3e393854b71: Preparing [2024-08-15T03:05:39.578Z] f71e10321027: Preparing [2024-08-15T03:05:39.578Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:39.578Z] 77ec1871c6fd: Preparing [2024-08-15T03:05:39.578Z] 90596556690b: Preparing [2024-08-15T03:05:39.578Z] ce7f800efff9: Preparing [2024-08-15T03:05:39.578Z] 90596556690b: Waiting [2024-08-15T03:05:39.578Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:39.578Z] 77ec1871c6fd: Layer already exists [2024-08-15T03:05:39.578Z] f71e10321027: Layer already exists [2024-08-15T03:05:39.578Z] d3e393854b71: Layer already exists [2024-08-15T03:05:39.578Z] c474b2cb8774: Layer already exists [2024-08-15T03:05:39.578Z] 90596556690b: Layer already exists [2024-08-15T03:05:39.578Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:39.578Z] main: digest: sha256:acf870f5ea7230f37bc95befcd958a70d0b18392e1ce01bc088f002e46f579d0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:05:39.658Z] ===================================================== [Pipeline] echo [2024-08-15T03:05:39.679Z] taggedImages: [2024-08-15T03:05:39.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:39.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-15T03:05:39.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.53 [2024-08-15T03:05:39.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:39.679Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-15T03:05:39.711Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-15T03:05:39.711Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:39.711Z] latest [2024-08-15T03:05:39.711Z] 3.2.0-dev.53 [2024-08-15T03:05:39.711Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:39.711Z] main [2024-08-15T03:05:39.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:40.063Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:40.985Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:40.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-15T03:05:40.985Z] be64eaa60808: Preparing [2024-08-15T03:05:40.985Z] f99c5d89b2b1: Preparing [2024-08-15T03:05:40.985Z] f71e10321027: Preparing [2024-08-15T03:05:40.985Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:40.985Z] 353ca0483750: Preparing [2024-08-15T03:05:40.985Z] 16bb8a4bae4c: Preparing [2024-08-15T03:05:40.985Z] ce7f800efff9: Preparing [2024-08-15T03:05:40.985Z] 16bb8a4bae4c: Waiting [2024-08-15T03:05:40.985Z] ce7f800efff9: Waiting [2024-08-15T03:05:41.245Z] 353ca0483750: Layer already exists [2024-08-15T03:05:41.245Z] f71e10321027: Layer already exists [2024-08-15T03:05:41.245Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:41.245Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:05:41.245Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:41.245Z] be64eaa60808: Pushed [2024-08-15T03:05:44.538Z] f99c5d89b2b1: Pushed [2024-08-15T03:05:44.538Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:44.872Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:45.202Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-15T03:05:45.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-15T03:05:45.202Z] be64eaa60808: Preparing [2024-08-15T03:05:45.202Z] f99c5d89b2b1: Preparing [2024-08-15T03:05:45.202Z] f71e10321027: Preparing [2024-08-15T03:05:45.202Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:45.202Z] 353ca0483750: Preparing [2024-08-15T03:05:45.202Z] 16bb8a4bae4c: Preparing [2024-08-15T03:05:45.202Z] ce7f800efff9: Preparing [2024-08-15T03:05:45.202Z] 16bb8a4bae4c: Waiting [2024-08-15T03:05:45.202Z] ce7f800efff9: Waiting [2024-08-15T03:05:45.202Z] 353ca0483750: Layer already exists [2024-08-15T03:05:45.202Z] f99c5d89b2b1: Layer already exists [2024-08-15T03:05:45.202Z] be64eaa60808: Layer already exists [2024-08-15T03:05:45.202Z] f71e10321027: Layer already exists [2024-08-15T03:05:45.202Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:45.202Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:45.202Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:05:45.202Z] latest: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:45.549Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:45.885Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.53 [2024-08-15T03:05:45.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-15T03:05:45.886Z] be64eaa60808: Preparing [2024-08-15T03:05:45.886Z] f99c5d89b2b1: Preparing [2024-08-15T03:05:45.886Z] f71e10321027: Preparing [2024-08-15T03:05:45.886Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:45.886Z] 353ca0483750: Preparing [2024-08-15T03:05:45.886Z] 16bb8a4bae4c: Preparing [2024-08-15T03:05:45.886Z] ce7f800efff9: Preparing [2024-08-15T03:05:45.886Z] 16bb8a4bae4c: Waiting [2024-08-15T03:05:45.886Z] ce7f800efff9: Waiting [2024-08-15T03:05:45.886Z] f71e10321027: Layer already exists [2024-08-15T03:05:45.886Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:45.886Z] f99c5d89b2b1: Layer already exists [2024-08-15T03:05:45.886Z] 353ca0483750: Layer already exists [2024-08-15T03:05:45.886Z] be64eaa60808: Layer already exists [2024-08-15T03:05:45.886Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:45.886Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:05:45.886Z] 3.2.0-dev.53: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:46.233Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:46.572Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:46.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-15T03:05:46.572Z] be64eaa60808: Preparing [2024-08-15T03:05:46.572Z] f99c5d89b2b1: Preparing [2024-08-15T03:05:46.572Z] f71e10321027: Preparing [2024-08-15T03:05:46.572Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:46.572Z] 353ca0483750: Preparing [2024-08-15T03:05:46.572Z] 16bb8a4bae4c: Preparing [2024-08-15T03:05:46.572Z] ce7f800efff9: Preparing [2024-08-15T03:05:46.572Z] 16bb8a4bae4c: Waiting [2024-08-15T03:05:46.572Z] ce7f800efff9: Waiting [2024-08-15T03:05:46.572Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:46.572Z] 353ca0483750: Layer already exists [2024-08-15T03:05:46.572Z] f71e10321027: Layer already exists [2024-08-15T03:05:46.572Z] f99c5d89b2b1: Layer already exists [2024-08-15T03:05:46.572Z] be64eaa60808: Layer already exists [2024-08-15T03:05:46.572Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:05:46.572Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:46.572Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:46.925Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:05:47.254Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-15T03:05:47.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-15T03:05:47.254Z] be64eaa60808: Preparing [2024-08-15T03:05:47.254Z] f99c5d89b2b1: Preparing [2024-08-15T03:05:47.254Z] f71e10321027: Preparing [2024-08-15T03:05:47.254Z] 14e87c42d1c4: Preparing [2024-08-15T03:05:47.254Z] 353ca0483750: Preparing [2024-08-15T03:05:47.254Z] 16bb8a4bae4c: Preparing [2024-08-15T03:05:47.254Z] ce7f800efff9: Preparing [2024-08-15T03:05:47.254Z] 16bb8a4bae4c: Waiting [2024-08-15T03:05:47.254Z] ce7f800efff9: Waiting [2024-08-15T03:05:47.254Z] f71e10321027: Layer already exists [2024-08-15T03:05:47.254Z] f99c5d89b2b1: Layer already exists [2024-08-15T03:05:47.254Z] 353ca0483750: Layer already exists [2024-08-15T03:05:47.254Z] be64eaa60808: Layer already exists [2024-08-15T03:05:47.254Z] 14e87c42d1c4: Layer already exists [2024-08-15T03:05:47.254Z] ce7f800efff9: Layer already exists [2024-08-15T03:05:47.254Z] 16bb8a4bae4c: Layer already exists [2024-08-15T03:05:47.254Z] main: digest: sha256:2b3bca1b9d5ac64f1ada9401b6914969ccff6c4e464906b316e97edcd27e7890 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:05:47.343Z] ===================================================== [Pipeline] echo [2024-08-15T03:05:47.358Z] taggedImages: [2024-08-15T03:05:47.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:05:47.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-15T03:05:47.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.53 [2024-08-15T03:05:47.358Z] - nexus3.edgexfoundry.org:10004/support-scheduler:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:05:47.358Z] - 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-08-15T03:20:20.288Z] #149 ... [2024-08-15T03:20:20.288Z] [2024-08-15T03:20:20.288Z] #158 [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-08-15T03:20:20.288Z] #158 1156.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.53" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-15T03:20:20.883Z] #158 ... [2024-08-15T03:20:20.883Z] [2024-08-15T03:20:20.883Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-15T03:20:20.883Z] #151 DONE 1160.6s [2024-08-15T03:20:20.883Z] [2024-08-15T03:20:20.883Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:20:21.150Z] #54 ... [2024-08-15T03:20:21.150Z] [2024-08-15T03:20:21.150Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:20:21.432Z] #161 DONE 0.2s [2024-08-15T03:20:21.432Z] [2024-08-15T03:20:21.432Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:20:21.432Z] #162 DONE 0.1s [2024-08-15T03:20:21.432Z] [2024-08-15T03:20:21.432Z] #158 [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-08-15T03:20:21.432Z] #158 ... [2024-08-15T03:20:21.432Z] [2024-08-15T03:20:21.432Z] #163 [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-08-15T03:20:21.432Z] #163 DONE 0.1s [2024-08-15T03:20:21.710Z] [2024-08-15T03:20:21.710Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-15T03:20:21.710Z] #164 DONE 0.1s [2024-08-15T03:20:21.710Z] [2024-08-15T03:20:21.710Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T03:20:21.710Z] #150 ... [2024-08-15T03:20:21.710Z] [2024-08-15T03:20:21.710Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-15T03:20:21.977Z] #165 DONE 0.3s [2024-08-15T03:20:21.977Z] [2024-08-15T03:20:21.977Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:20:21.977Z] #54 ... [2024-08-15T03:20:21.977Z] [2024-08-15T03:20:21.977Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T03:20:22.262Z] #166 DONE 0.2s [2024-08-15T03:20:22.262Z] [2024-08-15T03:20:22.262Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:20:24.205Z] #167 DONE 2.2s [2024-08-15T03:20:24.205Z] [2024-08-15T03:20:24.205Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:20:24.471Z] #153 ... [2024-08-15T03:20:24.471Z] [2024-08-15T03:20:24.471Z] #109 [security-proxy-setup] exporting to image [2024-08-15T03:20:24.471Z] #109 exporting layers [2024-08-15T03:20:25.428Z] #109 exporting layers 1.0s done [2024-08-15T03:20:25.428Z] #109 writing image sha256:053449c4d05a4244ab69d7bf3967b28d54ee2cb5d4bb317e0bf9766b77b346ad done [2024-08-15T03:20:25.428Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-15T03:20:25.428Z] #109 DONE 8.3s [2024-08-15T03:20:25.428Z] [2024-08-15T03:20:25.428Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T03:20:28.016Z] #127 ... [2024-08-15T03:20:28.016Z] [2024-08-15T03:20:28.016Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-15T03:20:28.016Z] #152 DONE 1167.3s [2024-08-15T03:20:28.016Z] [2024-08-15T03:20:28.016Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T03:20:28.016Z] #155 ... [2024-08-15T03:20:28.016Z] [2024-08-15T03:20:28.016Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-15T03:20:28.291Z] #168 DONE 0.3s [2024-08-15T03:20:28.291Z] [2024-08-15T03:20:28.291Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-15T03:20:30.236Z] #169 DONE 2.0s [2024-08-15T03:20:30.236Z] [2024-08-15T03:20:30.236Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:20:30.505Z] #170 DONE 0.3s [2024-08-15T03:20:30.505Z] [2024-08-15T03:20:30.505Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T03:20:30.772Z] #127 ... [2024-08-15T03:20:30.772Z] [2024-08-15T03:20:30.772Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:20:30.772Z] #171 DONE 0.2s [2024-08-15T03:20:30.772Z] [2024-08-15T03:20:30.772Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-15T03:20:31.038Z] #172 DONE 0.3s [2024-08-15T03:20:31.038Z] [2024-08-15T03:20:31.038Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:20:31.038Z] #153 ... [2024-08-15T03:20:31.038Z] [2024-08-15T03:20:31.038Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-15T03:20:31.038Z] #173 DONE 0.1s [2024-08-15T03:20:31.319Z] [2024-08-15T03:20:31.320Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-15T03:20:31.320Z] #174 DONE 0.1s [2024-08-15T03:20:31.320Z] [2024-08-15T03:20:31.320Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T03:20:31.320Z] #160 ... [2024-08-15T03:20:31.320Z] [2024-08-15T03:20:31.320Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-15T03:20:31.320Z] #175 DONE 0.1s [2024-08-15T03:20:31.320Z] [2024-08-15T03:20:31.320Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-15T03:20:31.593Z] #176 DONE 0.1s [2024-08-15T03:20:31.593Z] [2024-08-15T03:20:31.593Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:20:31.593Z] #54 ... [2024-08-15T03:20:31.593Z] [2024-08-15T03:20:31.593Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-15T03:20:31.593Z] #177 DONE 0.1s [2024-08-15T03:20:31.860Z] [2024-08-15T03:20:31.860Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-15T03:20:31.860Z] #178 DONE 0.2s [2024-08-15T03:20:31.860Z] [2024-08-15T03:20:31.860Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-15T03:20:35.331Z] #179 DONE 2.8s [2024-08-15T03:20:35.331Z] [2024-08-15T03:20:35.331Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:20:35.331Z] #153 ... [2024-08-15T03:20:35.331Z] [2024-08-15T03:20:35.331Z] #109 [security-bootstrapper] exporting to image [2024-08-15T03:20:35.331Z] #109 exporting layers [2024-08-15T03:20:36.308Z] #109 exporting layers 1.5s done [2024-08-15T03:20:36.308Z] #109 writing image sha256:aba00f6f39311d103e0e673104e9a8c53960d282c8a9ed57c4ba8b286ed7481a 0.0s done [2024-08-15T03:20:36.308Z] #109 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-15T03:20:36.308Z] #109 DONE 9.9s [2024-08-15T03:20:36.308Z] [2024-08-15T03:20:36.308Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:20:38.896Z] #54 ... [2024-08-15T03:20:38.896Z] [2024-08-15T03:20:38.896Z] #158 [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-08-15T03:20:38.896Z] #158 DONE 1178.3s [2024-08-15T03:20:38.896Z] [2024-08-15T03:20:38.896Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:20:38.896Z] #157 ... [2024-08-15T03:20:38.896Z] [2024-08-15T03:20:38.896Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:20:39.164Z] #180 DONE 0.1s [2024-08-15T03:20:39.164Z] [2024-08-15T03:20:39.164Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:20:39.164Z] #157 ... [2024-08-15T03:20:39.164Z] [2024-08-15T03:20:39.164Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:20:39.748Z] #181 DONE 0.3s [2024-08-15T03:20:39.748Z] [2024-08-15T03:20:39.748Z] #182 [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-08-15T03:20:39.748Z] #182 DONE 0.2s [2024-08-15T03:20:39.748Z] [2024-08-15T03:20:39.748Z] #183 [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-08-15T03:20:40.018Z] #183 DONE 0.1s [2024-08-15T03:20:40.018Z] [2024-08-15T03:20:40.018Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:20:40.018Z] #184 DONE 0.1s [2024-08-15T03:20:40.018Z] [2024-08-15T03:20:40.018Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-15T03:20:40.315Z] #185 DONE 0.3s [2024-08-15T03:20:40.315Z] [2024-08-15T03:20:40.315Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:20:40.315Z] #157 ... [2024-08-15T03:20:40.315Z] [2024-08-15T03:20:40.315Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-15T03:20:40.899Z] #186 DONE 0.4s [2024-08-15T03:20:40.899Z] [2024-08-15T03:20:40.899Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-15T03:20:40.899Z] #187 DONE 0.1s [2024-08-15T03:20:40.899Z] [2024-08-15T03:20:40.899Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:20:43.502Z] #188 DONE 2.2s [2024-08-15T03:20:43.502Z] [2024-08-15T03:20:43.502Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:20:43.502Z] #157 ... [2024-08-15T03:20:43.502Z] [2024-08-15T03:20:43.502Z] #109 [security-secretstore-setup] exporting to image [2024-08-15T03:20:43.502Z] #109 exporting layers [2024-08-15T03:20:44.467Z] #109 exporting layers 1.1s done [2024-08-15T03:20:44.467Z] #109 writing image sha256:fc6830d13af499f8e450c790dff871d6615453f33be9353fb1578f138b8f0895 done [2024-08-15T03:20:44.467Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-15T03:20:44.467Z] #109 DONE 11.0s [2024-08-15T03:20:44.467Z] [2024-08-15T03:20:44.467Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T03:21:40.901Z] #160 ... [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-15T03:21:40.901Z] #127 DONE 1238.6s [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:21:40.901Z] #149 ... [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:21:40.901Z] #189 DONE 0.3s [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:21:40.901Z] #54 ... [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:21:40.901Z] #190 DONE 0.1s [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-15T03:21:40.901Z] #191 DONE 0.2s [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #192 [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-08-15T03:21:40.901Z] #192 DONE 0.1s [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-15T03:21:40.901Z] #193 DONE 0.1s [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:21:40.901Z] #157 ... [2024-08-15T03:21:40.901Z] [2024-08-15T03:21:40.901Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:21:41.882Z] #194 DONE 1.8s [2024-08-15T03:21:41.882Z] [2024-08-15T03:21:41.882Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T03:21:41.882Z] #155 ... [2024-08-15T03:21:41.882Z] [2024-08-15T03:21:41.882Z] #109 [core-common-config-bootstrapper] exporting to image [2024-08-15T03:21:41.882Z] #109 exporting layers [2024-08-15T03:21:42.467Z] #109 exporting layers 0.6s done [2024-08-15T03:21:42.467Z] #109 writing image sha256:f05313610d952bd4e3787a488a21330453380469302a9a02a30d5593ccd01b17 done [2024-08-15T03:21:42.467Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2024-08-15T03:21:42.467Z] #109 DONE 11.7s [2024-08-15T03:21:42.467Z] [2024-08-15T03:21:42.467Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:24:04.354Z] #159 ... [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-15T03:24:04.354Z] #157 DONE 1369.8s [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T03:24:04.354Z] #150 ... [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:24:04.354Z] #195 DONE 0.1s [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:24:04.354Z] #156 ... [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:24:04.354Z] #196 DONE 0.3s [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-15T03:24:04.354Z] #197 DONE 0.3s [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #198 [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-08-15T03:24:04.354Z] #198 DONE 0.1s [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #109 [security-spiffe-token-provider] exporting to image [2024-08-15T03:24:04.354Z] #109 exporting layers [2024-08-15T03:24:04.354Z] #109 exporting layers 0.6s done [2024-08-15T03:24:04.354Z] #109 writing image sha256:9470c0eb3c2be0ffcaf72f08d344f186fab83eec188f95dcf34aa1f49adbb1df done [2024-08-15T03:24:04.354Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-15T03:24:04.354Z] #109 DONE 12.3s [2024-08-15T03:24:04.354Z] [2024-08-15T03:24:04.354Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:31:56.376Z] #153 ... [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-15T03:31:56.376Z] #150 DONE 1847.6s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:31:56.376Z] #159 ... [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:31:56.376Z] #199 DONE 0.1s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:31:56.376Z] #159 ... [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:31:56.376Z] #200 DONE 0.1s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-15T03:31:56.376Z] #201 DONE 0.4s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:31:56.376Z] #159 ... [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:31:56.376Z] #202 DONE 0.1s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-15T03:31:56.376Z] #203 DONE 0.1s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:31:56.376Z] #156 ... [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-15T03:31:56.376Z] #204 DONE 1.8s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #109 [security-proxy-auth] exporting to image [2024-08-15T03:31:56.376Z] #109 exporting layers [2024-08-15T03:31:56.376Z] #109 exporting layers 0.7s done [2024-08-15T03:31:56.376Z] #109 writing image sha256:1ec22c573b60537c831eaafd3d5473a58daee5c7653f6edb21809ee16d20489e done [2024-08-15T03:31:56.376Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-15T03:31:56.376Z] #109 DONE 13.0s [2024-08-15T03:31:56.376Z] [2024-08-15T03:31:56.376Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:32:43.174Z] #149 ... [2024-08-15T03:32:43.174Z] [2024-08-15T03:32:43.174Z] #159 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-15T03:32:43.174Z] #159 DONE 1899.7s [2024-08-15T03:32:43.174Z] [2024-08-15T03:32:43.174Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:32:43.174Z] #54 ... [2024-08-15T03:32:43.174Z] [2024-08-15T03:32:43.174Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:32:43.174Z] #205 DONE 0.3s [2024-08-15T03:32:43.174Z] [2024-08-15T03:32:43.174Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:32:43.174Z] #206 DONE 0.1s [2024-08-15T03:32:43.174Z] [2024-08-15T03:32:43.174Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:32:43.174Z] #153 ... [2024-08-15T03:32:43.175Z] [2024-08-15T03:32:43.175Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-15T03:32:43.175Z] #207 DONE 0.5s [2024-08-15T03:32:43.175Z] [2024-08-15T03:32:43.175Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:32:43.175Z] #54 ... [2024-08-15T03:32:43.175Z] [2024-08-15T03:32:43.175Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:32:43.175Z] #208 DONE 0.1s [2024-08-15T03:32:43.175Z] [2024-08-15T03:32:43.175Z] #109 [core-command] exporting to image [2024-08-15T03:32:43.175Z] #109 exporting layers [2024-08-15T03:32:43.175Z] #109 exporting layers 0.4s done [2024-08-15T03:32:43.175Z] #109 writing image sha256:c287e5de95772a770d42c213d447be8fa522226d16aef31afd1440da558680af done [2024-08-15T03:32:43.175Z] #109 naming to docker.io/library/core-command-arm64 done [2024-08-15T03:32:43.175Z] #109 DONE 13.5s [2024-08-15T03:32:43.175Z] [2024-08-15T03:32:43.175Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T03:34:49.830Z] #155 ... [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-15T03:34:49.830Z] #153 DONE 2027.2s [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:34:49.830Z] #149 ... [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:34:49.830Z] #209 DONE 0.2s [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:34:49.830Z] #210 DONE 0.1s [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:34:49.830Z] #149 ... [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-15T03:34:49.830Z] #211 DONE 0.6s [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:34:49.830Z] #156 ... [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #212 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:34:49.830Z] #212 DONE 0.2s [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:34:49.830Z] #149 ... [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #155 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-15T03:34:49.830Z] #155 DONE 2029.1s [2024-08-15T03:34:49.830Z] [2024-08-15T03:34:49.830Z] #109 [core-data] exporting to image [2024-08-15T03:34:49.830Z] #109 exporting layers [2024-08-15T03:34:50.417Z] #109 ... [2024-08-15T03:34:50.417Z] [2024-08-15T03:34:50.417Z] #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:34:50.417Z] #213 DONE 0.4s [2024-08-15T03:34:50.417Z] [2024-08-15T03:34:50.417Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T03:34:50.687Z] #214 ... [2024-08-15T03:34:50.687Z] [2024-08-15T03:34:50.687Z] #109 [core-data] exporting to image [2024-08-15T03:34:50.687Z] #109 exporting layers 1.2s done [2024-08-15T03:34:50.687Z] #109 writing image sha256:448d274a9251c6f8f4bd07409b9c25711270b72b99fa742f3c26d3ba6cf2a4c4 done [2024-08-15T03:34:50.687Z] #109 naming to docker.io/library/core-data-arm64 done [2024-08-15T03:34:50.687Z] #109 DONE 14.7s [2024-08-15T03:34:50.687Z] [2024-08-15T03:34:50.687Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-15T03:34:50.963Z] #214 DONE 0.7s [2024-08-15T03:34:50.963Z] [2024-08-15T03:34:50.963Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:34:51.232Z] #156 ... [2024-08-15T03:34:51.232Z] [2024-08-15T03:34:51.232Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-15T03:34:51.232Z] #154 DONE 2030.9s [2024-08-15T03:34:51.232Z] [2024-08-15T03:34:51.232Z] #215 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:34:51.502Z] #215 DONE 0.4s [2024-08-15T03:34:51.502Z] [2024-08-15T03:34:51.502Z] #109 [core-keeper] exporting to image [2024-08-15T03:34:51.781Z] #109 ... [2024-08-15T03:34:51.781Z] [2024-08-15T03:34:51.781Z] #216 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:34:51.781Z] #216 DONE 0.2s [2024-08-15T03:34:51.781Z] [2024-08-15T03:34:51.781Z] #217 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:34:52.057Z] #217 DONE 0.2s [2024-08-15T03:34:52.057Z] [2024-08-15T03:34:52.057Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:34:52.324Z] #149 ... [2024-08-15T03:34:52.324Z] [2024-08-15T03:34:52.324Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-15T03:34:52.597Z] #218 ... [2024-08-15T03:34:52.597Z] [2024-08-15T03:34:52.597Z] #109 [core-keeper] exporting to image [2024-08-15T03:34:52.597Z] #109 exporting layers 1.0s done [2024-08-15T03:34:52.597Z] #109 writing image sha256:d8f7bfc0467a6c093f2ebba5d171d37891ae8da9337c972fb5100b529aa90d63 0.0s done [2024-08-15T03:34:52.597Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-08-15T03:34:52.597Z] #109 DONE 15.8s [2024-08-15T03:34:52.864Z] [2024-08-15T03:34:52.864Z] #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-15T03:34:52.864Z] #218 DONE 0.6s [2024-08-15T03:34:52.864Z] [2024-08-15T03:34:52.864Z] #219 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:34:53.132Z] #219 DONE 0.2s [2024-08-15T03:34:53.132Z] [2024-08-15T03:34:53.132Z] #220 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-15T03:34:53.132Z] #220 DONE 0.1s [2024-08-15T03:34:53.132Z] [2024-08-15T03:34:53.132Z] #109 [core-metadata] exporting to image [2024-08-15T03:34:53.717Z] #109 exporting layers 0.5s done [2024-08-15T03:34:53.717Z] #109 writing image sha256:432da999bde4b0c36ff6d7b7ed919104d33efdb22e15edfa0345e2bbecb20f26 done [2024-08-15T03:34:53.717Z] #109 naming to docker.io/library/core-metadata-arm64 done [2024-08-15T03:34:53.717Z] #109 DONE 16.3s [2024-08-15T03:34:53.717Z] [2024-08-15T03:34:53.717Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:35:25.940Z] #149 ... [2024-08-15T03:35:25.941Z] [2024-08-15T03:35:25.941Z] #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-15T03:35:25.941Z] #156 DONE 2064.4s [2024-08-15T03:35:25.941Z] [2024-08-15T03:35:25.941Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:35:25.941Z] #149 ... [2024-08-15T03:35:25.941Z] [2024-08-15T03:35:25.941Z] #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:35:25.941Z] #221 DONE 0.2s [2024-08-15T03:35:25.941Z] [2024-08-15T03:35:25.941Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:35:25.941Z] #54 ... [2024-08-15T03:35:25.941Z] [2024-08-15T03:35:25.941Z] #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:35:25.941Z] #222 DONE 0.1s [2024-08-15T03:35:25.941Z] [2024-08-15T03:35:25.941Z] #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-15T03:35:26.525Z] #223 DONE 0.4s [2024-08-15T03:35:26.525Z] [2024-08-15T03:35:26.525Z] #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:35:26.525Z] #224 DONE 0.2s [2024-08-15T03:35:26.525Z] [2024-08-15T03:35:26.525Z] #109 [support-scheduler] exporting to image [2024-08-15T03:35:26.525Z] #109 exporting layers [2024-08-15T03:35:27.103Z] #109 exporting layers 0.5s done [2024-08-15T03:35:27.103Z] #109 writing image sha256:cf337b92aa8ad48f34f7ecb76226d12263e62175e843b745bced109f3d348f4c 0.0s done [2024-08-15T03:35:27.103Z] #109 naming to docker.io/library/support-scheduler-arm64 done [2024-08-15T03:35:27.103Z] #109 DONE 16.8s [2024-08-15T03:35:27.103Z] [2024-08-15T03:35:27.103Z] #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-15T03:35:28.054Z] #149 DONE 2067.9s [2024-08-15T03:35:28.054Z] [2024-08-15T03:35:28.054Z] #160 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-15T03:35:28.054Z] #160 DONE 2067.9s [2024-08-15T03:35:28.054Z] [2024-08-15T03:35:28.054Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:35:28.330Z] #54 ... [2024-08-15T03:35:28.330Z] [2024-08-15T03:35:28.330Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:35:28.615Z] #225 DONE 0.3s [2024-08-15T03:35:28.615Z] [2024-08-15T03:35:28.615Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:35:28.615Z] #54 ... [2024-08-15T03:35:28.615Z] [2024-08-15T03:35:28.615Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:35:28.880Z] #226 DONE 0.2s [2024-08-15T03:35:28.880Z] [2024-08-15T03:35:28.880Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-15T03:35:28.880Z] #227 DONE 0.2s [2024-08-15T03:35:28.880Z] [2024-08-15T03:35:28.880Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T03:35:29.163Z] #228 ... [2024-08-15T03:35:29.163Z] [2024-08-15T03:35:29.163Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-15T03:35:29.163Z] #229 DONE 0.1s [2024-08-15T03:35:29.163Z] [2024-08-15T03:35:29.163Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-15T03:35:29.426Z] #230 DONE 0.4s [2024-08-15T03:35:29.426Z] [2024-08-15T03:35:29.426Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-15T03:35:29.690Z] #231 ... [2024-08-15T03:35:29.690Z] [2024-08-15T03:35:29.690Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-15T03:35:29.690Z] #228 DONE 0.6s [2024-08-15T03:35:29.690Z] [2024-08-15T03:35:29.690Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-15T03:35:29.690Z] #232 DONE 0.1s [2024-08-15T03:35:29.690Z] [2024-08-15T03:35:29.690Z] #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-15T03:35:29.690Z] #231 DONE 0.1s [2024-08-15T03:35:29.690Z] [2024-08-15T03:35:29.690Z] #109 [support-cron-scheduler] exporting to image [2024-08-15T03:35:30.269Z] #109 exporting layers 0.6s done [2024-08-15T03:35:30.269Z] #109 writing image sha256:947cce93e4ff6f82056c7e306775bfd916421c9eaaeb16683fe8d5e6ac44e37a done [2024-08-15T03:35:30.269Z] #109 naming to docker.io/library/support-notifications-arm64 done [2024-08-15T03:35:31.220Z] #109 exporting layers 1.5s done [2024-08-15T03:35:31.220Z] #109 writing image sha256:3cc8d11c5537d171da9e44caa7d89a157da474be2a5d84d17acf61b16bdcbd17 done [2024-08-15T03:35:31.220Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-15T03:35:31.220Z] #109 DONE 18.4s [2024-08-15T03:35:31.220Z] [2024-08-15T03:35:31.220Z] #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:47Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-15T03:35:31.220Z] time="2024-08-15T02:58:48Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-15T03:35:31.263Z] $ docker stop --time=1 ee1d23da23e849c363cc7d5a2163bf0b6e6ed33a972de5e8dce3a2e6c47b0262 [2024-08-15T03:35:33.011Z] $ docker rm -f --volumes ee1d23da23e849c363cc7d5a2163bf0b6e6ed33a972de5e8dce3a2e6c47b0262 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T03:35:33.477Z] + docker images [2024-08-15T03:35:33.477Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-15T03:35:33.477Z] support-notifications-arm64 latest 947cce93e4ff 4 seconds ago 41.9MB [2024-08-15T03:35:33.477Z] support-cron-scheduler-arm64 latest 3cc8d11c5537 4 seconds ago 43.4MB [2024-08-15T03:35:33.477Z] support-scheduler-arm64 latest cf337b92aa8a 7 seconds ago 41.3MB [2024-08-15T03:35:33.477Z] core-metadata-arm64 latest 432da999bde4 41 seconds ago 39.2MB [2024-08-15T03:35:33.477Z] core-keeper-arm64 latest d8f7bfc0467a 42 seconds ago 38.9MB [2024-08-15T03:35:33.477Z] core-data-arm64 latest 448d274a9251 44 seconds ago 39.1MB [2024-08-15T03:35:33.477Z] core-command-arm64 latest c287e5de9577 2 minutes ago 35MB [2024-08-15T03:35:33.477Z] security-proxy-auth-arm64 latest 1ec22c573b60 3 minutes ago 32.6MB [2024-08-15T03:35:33.477Z] security-spiffe-token-provider-arm64 latest 9470c0eb3c2b 11 minutes ago 29MB [2024-08-15T03:35:33.477Z] core-common-config-bootstrapper-arm64 latest f05313610d95 13 minutes ago 15.3MB [2024-08-15T03:35:33.478Z] security-secretstore-setup-arm64 latest fc6830d13af4 14 minutes ago 36.4MB [2024-08-15T03:35:33.478Z] security-bootstrapper-arm64 latest aba00f6f3931 14 minutes ago 18.9MB [2024-08-15T03:35:33.478Z] security-proxy-setup-arm64 latest 053449c4d05a 15 minutes ago 26.1MB [2024-08-15T03:35:33.478Z] security-spire-config-arm64 latest ab86be6e9f5f 35 minutes ago 115MB [2024-08-15T03:35:33.478Z] security-spire-server-arm64 latest 46f30b44e04e 35 minutes ago 116MB [2024-08-15T03:35:33.478Z] security-spire-agent-arm64 latest 4ec69e2c7bf4 35 minutes ago 174MB [2024-08-15T03:35:33.478Z] ci-base-image-arm64 latest 174305ca6385 37 minutes ago 967MB [2024-08-15T03:35:33.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-15T03:35:33.478Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-15T03:35:33.629Z] provisioning config files... [2024-08-15T03:35:33.645Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/671@tmp/config13905169173462216460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:35:34.020Z] ---> ****-login.sh [2024-08-15T03:35:34.020Z] nexus3.edgexfoundry.org:10001 [2024-08-15T03:35:34.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:35:34.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:35:34.293Z] Configure a credential helper to remove this warning. See [2024-08-15T03:35:34.293Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:35:34.293Z] [2024-08-15T03:35:34.293Z] Login Succeeded [2024-08-15T03:35:34.293Z] nexus3.edgexfoundry.org:10002 [2024-08-15T03:35:34.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:35:34.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:35:34.836Z] Configure a credential helper to remove this warning. See [2024-08-15T03:35:34.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:35:34.836Z] [2024-08-15T03:35:34.836Z] Login Succeeded [2024-08-15T03:35:34.836Z] nexus3.edgexfoundry.org:10003 [2024-08-15T03:35:35.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:35:35.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:35:35.115Z] Configure a credential helper to remove this warning. See [2024-08-15T03:35:35.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:35:35.115Z] [2024-08-15T03:35:35.115Z] Login Succeeded [2024-08-15T03:35:35.115Z] nexus3.edgexfoundry.org:10004 [2024-08-15T03:35:35.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:35:35.657Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:35:35.657Z] Configure a credential helper to remove this warning. See [2024-08-15T03:35:35.657Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:35:35.657Z] [2024-08-15T03:35:35.657Z] Login Succeeded [2024-08-15T03:35:35.657Z] ****.io [2024-08-15T03:35:35.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-15T03:35:36.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-15T03:35:36.192Z] Configure a credential helper to remove this warning. See [2024-08-15T03:35:36.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-15T03:35:36.192Z] [2024-08-15T03:35:36.192Z] Login Succeeded [2024-08-15T03:35:36.192Z] ---> ****-login.sh ends [Pipeline] } [2024-08-15T03:35:36.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:35:36.250Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-15T03:35:36.278Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-15T03:35:36.278Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:36.278Z] latest [2024-08-15T03:35:36.278Z] 3.2.0-dev.53 [2024-08-15T03:35:36.278Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:35:36.278Z] main [2024-08-15T03:35:36.278Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:36.654Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:37.030Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:37.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-15T03:35:37.030Z] 3e45b991adea: Preparing [2024-08-15T03:35:37.030Z] 0f0d5fe2f3dd: Preparing [2024-08-15T03:35:37.030Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:37.030Z] 13f6fefd3704: Preparing [2024-08-15T03:35:37.030Z] e80b005e2b34: Preparing [2024-08-15T03:35:37.030Z] 868e4916d690: Preparing [2024-08-15T03:35:37.030Z] 3c20671a5817: Preparing [2024-08-15T03:35:37.030Z] 3c20671a5817: Waiting [2024-08-15T03:35:37.030Z] 868e4916d690: Waiting [2024-08-15T03:35:37.295Z] 3a3defb1bba8: Pushed [2024-08-15T03:35:37.295Z] e80b005e2b34: Pushed [2024-08-15T03:35:37.295Z] 13f6fefd3704: Pushed [2024-08-15T03:35:37.295Z] 3e45b991adea: Pushed [2024-08-15T03:35:37.295Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:37.295Z] 868e4916d690: Pushed [2024-08-15T03:35:43.910Z] 0f0d5fe2f3dd: Pushed [2024-08-15T03:35:43.910Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:44.271Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:44.625Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-15T03:35:44.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-15T03:35:44.625Z] 3e45b991adea: Preparing [2024-08-15T03:35:44.625Z] 0f0d5fe2f3dd: Preparing [2024-08-15T03:35:44.625Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:44.625Z] 13f6fefd3704: Preparing [2024-08-15T03:35:44.625Z] e80b005e2b34: Preparing [2024-08-15T03:35:44.625Z] 868e4916d690: Preparing [2024-08-15T03:35:44.625Z] 3c20671a5817: Preparing [2024-08-15T03:35:44.625Z] 868e4916d690: Waiting [2024-08-15T03:35:44.625Z] 3c20671a5817: Waiting [2024-08-15T03:35:44.625Z] 3e45b991adea: Layer already exists [2024-08-15T03:35:44.625Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:44.625Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:44.625Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:44.625Z] 0f0d5fe2f3dd: Layer already exists [2024-08-15T03:35:44.625Z] 868e4916d690: Layer already exists [2024-08-15T03:35:44.625Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:44.891Z] latest: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:45.269Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:45.614Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.53 [2024-08-15T03:35:45.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-15T03:35:45.614Z] 3e45b991adea: Preparing [2024-08-15T03:35:45.614Z] 0f0d5fe2f3dd: Preparing [2024-08-15T03:35:45.614Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:45.614Z] 13f6fefd3704: Preparing [2024-08-15T03:35:45.614Z] e80b005e2b34: Preparing [2024-08-15T03:35:45.614Z] 868e4916d690: Preparing [2024-08-15T03:35:45.614Z] 3c20671a5817: Preparing [2024-08-15T03:35:45.614Z] 868e4916d690: Waiting [2024-08-15T03:35:45.614Z] 3c20671a5817: Waiting [2024-08-15T03:35:45.614Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:45.614Z] 3e45b991adea: Layer already exists [2024-08-15T03:35:45.614Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:45.614Z] 0f0d5fe2f3dd: Layer already exists [2024-08-15T03:35:45.614Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:45.614Z] 868e4916d690: Layer already exists [2024-08-15T03:35:45.614Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:45.614Z] 3.2.0-dev.53: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:46.245Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:46.600Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:35:46.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-15T03:35:46.600Z] 3e45b991adea: Preparing [2024-08-15T03:35:46.600Z] 0f0d5fe2f3dd: Preparing [2024-08-15T03:35:46.600Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:46.600Z] 13f6fefd3704: Preparing [2024-08-15T03:35:46.600Z] e80b005e2b34: Preparing [2024-08-15T03:35:46.600Z] 868e4916d690: Preparing [2024-08-15T03:35:46.600Z] 3c20671a5817: Preparing [2024-08-15T03:35:46.600Z] 868e4916d690: Waiting [2024-08-15T03:35:46.600Z] 3c20671a5817: Waiting [2024-08-15T03:35:46.600Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:46.600Z] 0f0d5fe2f3dd: Layer already exists [2024-08-15T03:35:46.600Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:46.600Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:46.600Z] 3e45b991adea: Layer already exists [2024-08-15T03:35:46.600Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:46.600Z] 868e4916d690: Layer already exists [2024-08-15T03:35:46.863Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:47.217Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:47.572Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-15T03:35:47.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-15T03:35:47.572Z] 3e45b991adea: Preparing [2024-08-15T03:35:47.572Z] 0f0d5fe2f3dd: Preparing [2024-08-15T03:35:47.572Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:47.572Z] 13f6fefd3704: Preparing [2024-08-15T03:35:47.572Z] e80b005e2b34: Preparing [2024-08-15T03:35:47.572Z] 868e4916d690: Preparing [2024-08-15T03:35:47.573Z] 3c20671a5817: Preparing [2024-08-15T03:35:47.573Z] 3c20671a5817: Waiting [2024-08-15T03:35:47.573Z] 868e4916d690: Waiting [2024-08-15T03:35:47.573Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:47.573Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:47.573Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:47.573Z] 0f0d5fe2f3dd: Layer already exists [2024-08-15T03:35:47.573Z] 3e45b991adea: Layer already exists [2024-08-15T03:35:47.573Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:47.573Z] 868e4916d690: Layer already exists [2024-08-15T03:35:47.836Z] main: digest: sha256:9b01c2518729d6584305ea1fdbe52445b4cc35f75251dd9ef33d90909ba747f3 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:35:47.913Z] ===================================================== [Pipeline] echo [2024-08-15T03:35:47.928Z] taggedImages: [2024-08-15T03:35:47.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:47.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-15T03:35:47.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.53 [2024-08-15T03:35:47.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:35:47.928Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-15T03:35:47.954Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-15T03:35:47.954Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:47.954Z] latest [2024-08-15T03:35:47.954Z] 3.2.0-dev.53 [2024-08-15T03:35:47.954Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:35:47.954Z] main [2024-08-15T03:35:47.954Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:48.334Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:48.687Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:48.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-15T03:35:48.687Z] 275801c665c9: Preparing [2024-08-15T03:35:48.687Z] 3d9fa931ef03: Preparing [2024-08-15T03:35:48.687Z] 361600ecfd54: Preparing [2024-08-15T03:35:48.687Z] 830da9274ce4: Preparing [2024-08-15T03:35:48.687Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:48.687Z] 13f6fefd3704: Preparing [2024-08-15T03:35:48.687Z] e80b005e2b34: Preparing [2024-08-15T03:35:48.687Z] 868e4916d690: Preparing [2024-08-15T03:35:48.687Z] 13f6fefd3704: Waiting [2024-08-15T03:35:48.687Z] 3c20671a5817: Preparing [2024-08-15T03:35:48.687Z] e80b005e2b34: Waiting [2024-08-15T03:35:48.687Z] 868e4916d690: Waiting [2024-08-15T03:35:48.687Z] 3c20671a5817: Waiting [2024-08-15T03:35:48.952Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:48.952Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:48.952Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:48.952Z] 361600ecfd54: Pushed [2024-08-15T03:35:48.952Z] 3d9fa931ef03: Pushed [2024-08-15T03:35:48.952Z] 868e4916d690: Layer already exists [2024-08-15T03:35:48.952Z] 275801c665c9: Pushed [2024-08-15T03:35:48.952Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:50.887Z] 830da9274ce4: Pushed [2024-08-15T03:35:50.887Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:51.264Z] + 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-08-15T03:35:51.626Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-15T03:35:51.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-15T03:35:51.626Z] 275801c665c9: Preparing [2024-08-15T03:35:51.626Z] 3d9fa931ef03: Preparing [2024-08-15T03:35:51.626Z] 361600ecfd54: Preparing [2024-08-15T03:35:51.626Z] 830da9274ce4: Preparing [2024-08-15T03:35:51.626Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:51.626Z] 13f6fefd3704: Preparing [2024-08-15T03:35:51.626Z] e80b005e2b34: Preparing [2024-08-15T03:35:51.626Z] 868e4916d690: Preparing [2024-08-15T03:35:51.626Z] 3c20671a5817: Preparing [2024-08-15T03:35:51.626Z] 13f6fefd3704: Waiting [2024-08-15T03:35:51.626Z] e80b005e2b34: Waiting [2024-08-15T03:35:51.626Z] 868e4916d690: Waiting [2024-08-15T03:35:51.626Z] 3c20671a5817: Waiting [2024-08-15T03:35:51.626Z] 830da9274ce4: Layer already exists [2024-08-15T03:35:51.626Z] 361600ecfd54: Layer already exists [2024-08-15T03:35:51.626Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:51.626Z] 3d9fa931ef03: Layer already exists [2024-08-15T03:35:51.626Z] 275801c665c9: Layer already exists [2024-08-15T03:35:51.626Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:51.626Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:51.626Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:51.626Z] 868e4916d690: Layer already exists [2024-08-15T03:35:51.892Z] latest: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:52.246Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:52.600Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.53 [2024-08-15T03:35:52.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-15T03:35:52.600Z] 275801c665c9: Preparing [2024-08-15T03:35:52.600Z] 3d9fa931ef03: Preparing [2024-08-15T03:35:52.600Z] 361600ecfd54: Preparing [2024-08-15T03:35:52.600Z] 830da9274ce4: Preparing [2024-08-15T03:35:52.600Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:52.600Z] 13f6fefd3704: Preparing [2024-08-15T03:35:52.600Z] e80b005e2b34: Preparing [2024-08-15T03:35:52.600Z] 868e4916d690: Preparing [2024-08-15T03:35:52.600Z] 3c20671a5817: Preparing [2024-08-15T03:35:52.600Z] 13f6fefd3704: Waiting [2024-08-15T03:35:52.600Z] 868e4916d690: Waiting [2024-08-15T03:35:52.600Z] 3c20671a5817: Waiting [2024-08-15T03:35:52.600Z] e80b005e2b34: Waiting [2024-08-15T03:35:52.600Z] 3d9fa931ef03: Layer already exists [2024-08-15T03:35:52.600Z] 830da9274ce4: Layer already exists [2024-08-15T03:35:52.600Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:52.600Z] 361600ecfd54: Layer already exists [2024-08-15T03:35:52.600Z] 275801c665c9: Layer already exists [2024-08-15T03:35:52.600Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:52.600Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:52.600Z] 868e4916d690: Layer already exists [2024-08-15T03:35:52.600Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:52.865Z] 3.2.0-dev.53: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:53.223Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:53.574Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:35:53.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-15T03:35:53.574Z] 275801c665c9: Preparing [2024-08-15T03:35:53.574Z] 3d9fa931ef03: Preparing [2024-08-15T03:35:53.574Z] 361600ecfd54: Preparing [2024-08-15T03:35:53.574Z] 830da9274ce4: Preparing [2024-08-15T03:35:53.574Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:53.574Z] 13f6fefd3704: Preparing [2024-08-15T03:35:53.574Z] e80b005e2b34: Preparing [2024-08-15T03:35:53.574Z] 868e4916d690: Preparing [2024-08-15T03:35:53.574Z] 3c20671a5817: Preparing [2024-08-15T03:35:53.574Z] 13f6fefd3704: Waiting [2024-08-15T03:35:53.574Z] e80b005e2b34: Waiting [2024-08-15T03:35:53.574Z] 868e4916d690: Waiting [2024-08-15T03:35:53.574Z] 3c20671a5817: Waiting [2024-08-15T03:35:53.574Z] 830da9274ce4: Layer already exists [2024-08-15T03:35:53.574Z] 275801c665c9: Layer already exists [2024-08-15T03:35:53.574Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:53.574Z] 361600ecfd54: Layer already exists [2024-08-15T03:35:53.574Z] 3d9fa931ef03: Layer already exists [2024-08-15T03:35:53.574Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:53.574Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:53.574Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:53.574Z] 868e4916d690: Layer already exists [2024-08-15T03:35:53.574Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:54.199Z] + 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-08-15T03:35:54.547Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-15T03:35:54.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-15T03:35:54.548Z] 275801c665c9: Preparing [2024-08-15T03:35:54.548Z] 3d9fa931ef03: Preparing [2024-08-15T03:35:54.548Z] 361600ecfd54: Preparing [2024-08-15T03:35:54.548Z] 830da9274ce4: Preparing [2024-08-15T03:35:54.548Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:54.548Z] 13f6fefd3704: Preparing [2024-08-15T03:35:54.548Z] e80b005e2b34: Preparing [2024-08-15T03:35:54.548Z] 13f6fefd3704: Waiting [2024-08-15T03:35:54.548Z] 868e4916d690: Preparing [2024-08-15T03:35:54.548Z] e80b005e2b34: Waiting [2024-08-15T03:35:54.548Z] 3c20671a5817: Preparing [2024-08-15T03:35:54.548Z] 868e4916d690: Waiting [2024-08-15T03:35:54.548Z] 3c20671a5817: Waiting [2024-08-15T03:35:54.548Z] 361600ecfd54: Layer already exists [2024-08-15T03:35:54.548Z] 275801c665c9: Layer already exists [2024-08-15T03:35:54.548Z] 3d9fa931ef03: Layer already exists [2024-08-15T03:35:54.548Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:54.548Z] 830da9274ce4: Layer already exists [2024-08-15T03:35:54.548Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:54.548Z] e80b005e2b34: Layer already exists [2024-08-15T03:35:54.548Z] 868e4916d690: Layer already exists [2024-08-15T03:35:54.548Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:54.811Z] main: digest: sha256:0619fa173043c2489f90528ba709d1dc00d5ba9e0188f3ea253d8b16a321ae3d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:35:54.891Z] ===================================================== [Pipeline] echo [2024-08-15T03:35:54.906Z] taggedImages: [2024-08-15T03:35:54.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:54.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-15T03:35:54.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.53 [2024-08-15T03:35:54.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:35:54.906Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-15T03:35:54.936Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-15T03:35:54.936Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:54.936Z] latest [2024-08-15T03:35:54.936Z] 3.2.0-dev.53 [2024-08-15T03:35:54.936Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:35:54.936Z] main [2024-08-15T03:35:54.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:55.301Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:35:55.663Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:35:55.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-15T03:35:55.663Z] 9e2b1b094f32: Preparing [2024-08-15T03:35:55.663Z] 05a0ad9f4bf7: Preparing [2024-08-15T03:35:55.663Z] 3a3defb1bba8: Preparing [2024-08-15T03:35:55.663Z] 13f6fefd3704: Preparing [2024-08-15T03:35:55.663Z] edb718739e99: Preparing [2024-08-15T03:35:55.663Z] aa13b39006ec: Preparing [2024-08-15T03:35:55.663Z] 3c20671a5817: Preparing [2024-08-15T03:35:55.663Z] aa13b39006ec: Waiting [2024-08-15T03:35:55.663Z] 3c20671a5817: Waiting [2024-08-15T03:35:55.929Z] edb718739e99: Pushed [2024-08-15T03:35:56.195Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:35:56.461Z] 13f6fefd3704: Layer already exists [2024-08-15T03:35:56.461Z] 3c20671a5817: Layer already exists [2024-08-15T03:35:56.461Z] 9e2b1b094f32: Pushed [2024-08-15T03:35:56.461Z] aa13b39006ec: Pushed [2024-08-15T03:36:03.092Z] 05a0ad9f4bf7: Pushed [2024-08-15T03:36:03.092Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:03.456Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:03.805Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-15T03:36:03.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-15T03:36:03.805Z] 9e2b1b094f32: Preparing [2024-08-15T03:36:03.805Z] 05a0ad9f4bf7: Preparing [2024-08-15T03:36:03.805Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:03.805Z] 13f6fefd3704: Preparing [2024-08-15T03:36:03.805Z] edb718739e99: Preparing [2024-08-15T03:36:03.805Z] aa13b39006ec: Preparing [2024-08-15T03:36:03.805Z] 3c20671a5817: Preparing [2024-08-15T03:36:03.805Z] aa13b39006ec: Waiting [2024-08-15T03:36:03.805Z] 3c20671a5817: Waiting [2024-08-15T03:36:03.805Z] 9e2b1b094f32: Layer already exists [2024-08-15T03:36:03.805Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:03.805Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:03.805Z] 05a0ad9f4bf7: Layer already exists [2024-08-15T03:36:03.805Z] edb718739e99: Layer already exists [2024-08-15T03:36:03.805Z] aa13b39006ec: Layer already exists [2024-08-15T03:36:03.805Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:04.069Z] latest: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:04.430Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:04.794Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.53 [2024-08-15T03:36:04.794Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-15T03:36:04.794Z] 9e2b1b094f32: Preparing [2024-08-15T03:36:04.794Z] 05a0ad9f4bf7: Preparing [2024-08-15T03:36:04.794Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:04.794Z] 13f6fefd3704: Preparing [2024-08-15T03:36:04.794Z] edb718739e99: Preparing [2024-08-15T03:36:04.794Z] aa13b39006ec: Preparing [2024-08-15T03:36:04.794Z] 3c20671a5817: Preparing [2024-08-15T03:36:04.794Z] aa13b39006ec: Waiting [2024-08-15T03:36:04.794Z] 3c20671a5817: Waiting [2024-08-15T03:36:04.794Z] 9e2b1b094f32: Layer already exists [2024-08-15T03:36:04.794Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:04.794Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:04.794Z] 05a0ad9f4bf7: Layer already exists [2024-08-15T03:36:04.794Z] edb718739e99: Layer already exists [2024-08-15T03:36:04.795Z] aa13b39006ec: Layer already exists [2024-08-15T03:36:04.795Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:04.795Z] 3.2.0-dev.53: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:05.426Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:05.771Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:05.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-15T03:36:05.771Z] 9e2b1b094f32: Preparing [2024-08-15T03:36:05.771Z] 05a0ad9f4bf7: Preparing [2024-08-15T03:36:05.771Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:05.771Z] 13f6fefd3704: Preparing [2024-08-15T03:36:05.771Z] edb718739e99: Preparing [2024-08-15T03:36:05.771Z] aa13b39006ec: Preparing [2024-08-15T03:36:05.771Z] 3c20671a5817: Preparing [2024-08-15T03:36:05.771Z] aa13b39006ec: Waiting [2024-08-15T03:36:05.771Z] 3c20671a5817: Waiting [2024-08-15T03:36:05.771Z] edb718739e99: Layer already exists [2024-08-15T03:36:05.771Z] 05a0ad9f4bf7: Layer already exists [2024-08-15T03:36:05.771Z] 9e2b1b094f32: Layer already exists [2024-08-15T03:36:05.771Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:05.771Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:05.771Z] aa13b39006ec: Layer already exists [2024-08-15T03:36:05.771Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:05.771Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:06.380Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:06.862Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-15T03:36:06.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-15T03:36:06.862Z] 9e2b1b094f32: Preparing [2024-08-15T03:36:06.862Z] 05a0ad9f4bf7: Preparing [2024-08-15T03:36:06.862Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:06.862Z] 13f6fefd3704: Preparing [2024-08-15T03:36:06.862Z] edb718739e99: Preparing [2024-08-15T03:36:06.862Z] aa13b39006ec: Preparing [2024-08-15T03:36:06.862Z] 3c20671a5817: Preparing [2024-08-15T03:36:06.862Z] aa13b39006ec: Waiting [2024-08-15T03:36:06.862Z] 3c20671a5817: Waiting [2024-08-15T03:36:06.862Z] 05a0ad9f4bf7: Layer already exists [2024-08-15T03:36:06.862Z] 9e2b1b094f32: Layer already exists [2024-08-15T03:36:06.862Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:06.862Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:06.862Z] edb718739e99: Layer already exists [2024-08-15T03:36:06.862Z] aa13b39006ec: Layer already exists [2024-08-15T03:36:06.862Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:07.127Z] main: digest: sha256:01ba925d5313d79d482cacdfec42ec5c5915b928f32a7c4ce655005eb74e1967 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:36:08.631Z] ===================================================== [Pipeline] echo [2024-08-15T03:36:08.648Z] taggedImages: [2024-08-15T03:36:08.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:08.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-15T03:36:08.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.53 [2024-08-15T03:36:08.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:08.648Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-15T03:36:08.678Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-15T03:36:08.678Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:08.678Z] latest [2024-08-15T03:36:08.678Z] 3.2.0-dev.53 [2024-08-15T03:36:08.678Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:08.678Z] main [2024-08-15T03:36:08.678Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:09.055Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:09.410Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:09.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-15T03:36:09.410Z] 19854f9353e4: Preparing [2024-08-15T03:36:09.410Z] 3a99a6e4c865: Preparing [2024-08-15T03:36:09.410Z] 13f6fefd3704: Preparing [2024-08-15T03:36:09.410Z] dcbe158ea273: Preparing [2024-08-15T03:36:09.410Z] 6318c4d2b752: Preparing [2024-08-15T03:36:09.410Z] 3c20671a5817: Preparing [2024-08-15T03:36:09.410Z] 3c20671a5817: Waiting [2024-08-15T03:36:09.410Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:09.675Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:09.675Z] 6318c4d2b752: Pushed [2024-08-15T03:36:09.675Z] dcbe158ea273: Pushed [2024-08-15T03:36:09.675Z] 19854f9353e4: Pushed [2024-08-15T03:36:16.297Z] 3a99a6e4c865: Pushed [2024-08-15T03:36:16.297Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:16.662Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:17.017Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-15T03:36:17.017Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-15T03:36:17.017Z] 19854f9353e4: Preparing [2024-08-15T03:36:17.017Z] 3a99a6e4c865: Preparing [2024-08-15T03:36:17.017Z] 13f6fefd3704: Preparing [2024-08-15T03:36:17.017Z] dcbe158ea273: Preparing [2024-08-15T03:36:17.017Z] 6318c4d2b752: Preparing [2024-08-15T03:36:17.017Z] 3c20671a5817: Preparing [2024-08-15T03:36:17.017Z] 3c20671a5817: Waiting [2024-08-15T03:36:17.017Z] 6318c4d2b752: Layer already exists [2024-08-15T03:36:17.017Z] dcbe158ea273: Layer already exists [2024-08-15T03:36:17.017Z] 3a99a6e4c865: Layer already exists [2024-08-15T03:36:17.017Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:17.017Z] 19854f9353e4: Layer already exists [2024-08-15T03:36:17.017Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:17.280Z] latest: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:17.630Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:17.995Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.53 [2024-08-15T03:36:17.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-15T03:36:17.995Z] 19854f9353e4: Preparing [2024-08-15T03:36:17.995Z] 3a99a6e4c865: Preparing [2024-08-15T03:36:17.995Z] 13f6fefd3704: Preparing [2024-08-15T03:36:17.995Z] dcbe158ea273: Preparing [2024-08-15T03:36:17.995Z] 6318c4d2b752: Preparing [2024-08-15T03:36:17.995Z] 3c20671a5817: Preparing [2024-08-15T03:36:17.995Z] 3c20671a5817: Waiting [2024-08-15T03:36:17.995Z] 19854f9353e4: Layer already exists [2024-08-15T03:36:17.995Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:17.995Z] 3a99a6e4c865: Layer already exists [2024-08-15T03:36:17.995Z] 6318c4d2b752: Layer already exists [2024-08-15T03:36:17.995Z] dcbe158ea273: Layer already exists [2024-08-15T03:36:17.995Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:17.995Z] 3.2.0-dev.53: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:18.620Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:18.973Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:18.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-15T03:36:18.973Z] 19854f9353e4: Preparing [2024-08-15T03:36:18.973Z] 3a99a6e4c865: Preparing [2024-08-15T03:36:18.973Z] 13f6fefd3704: Preparing [2024-08-15T03:36:18.973Z] dcbe158ea273: Preparing [2024-08-15T03:36:18.973Z] 6318c4d2b752: Preparing [2024-08-15T03:36:18.973Z] 3c20671a5817: Preparing [2024-08-15T03:36:18.973Z] 3c20671a5817: Waiting [2024-08-15T03:36:18.973Z] 6318c4d2b752: Layer already exists [2024-08-15T03:36:18.973Z] 19854f9353e4: Layer already exists [2024-08-15T03:36:18.973Z] dcbe158ea273: Layer already exists [2024-08-15T03:36:18.973Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:18.973Z] 3a99a6e4c865: Layer already exists [2024-08-15T03:36:18.973Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:18.974Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:19.616Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:19.976Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-15T03:36:19.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-15T03:36:19.976Z] 19854f9353e4: Preparing [2024-08-15T03:36:19.976Z] 3a99a6e4c865: Preparing [2024-08-15T03:36:19.976Z] 13f6fefd3704: Preparing [2024-08-15T03:36:19.976Z] dcbe158ea273: Preparing [2024-08-15T03:36:19.976Z] 6318c4d2b752: Preparing [2024-08-15T03:36:19.976Z] 3c20671a5817: Preparing [2024-08-15T03:36:19.976Z] 3c20671a5817: Waiting [2024-08-15T03:36:19.976Z] 6318c4d2b752: Layer already exists [2024-08-15T03:36:19.976Z] 3a99a6e4c865: Layer already exists [2024-08-15T03:36:19.976Z] 19854f9353e4: Layer already exists [2024-08-15T03:36:19.976Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:19.976Z] dcbe158ea273: Layer already exists [2024-08-15T03:36:19.976Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:20.239Z] main: digest: sha256:6c79f5e5879c59c3d51209c2e1edab556a19850701a6feff010cd1a82eeecbc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:36:20.324Z] ===================================================== [Pipeline] echo [2024-08-15T03:36:20.342Z] taggedImages: [2024-08-15T03:36:20.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:20.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-15T03:36:20.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.53 [2024-08-15T03:36:20.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:20.342Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-15T03:36:20.370Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-15T03:36:20.370Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:20.370Z] latest [2024-08-15T03:36:20.370Z] 3.2.0-dev.53 [2024-08-15T03:36:20.370Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:20.370Z] main [2024-08-15T03:36:20.370Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:20.746Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:21.106Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:21.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-15T03:36:21.106Z] 2a6c7656cf72: Preparing [2024-08-15T03:36:21.106Z] 5ae83092bcdc: Preparing [2024-08-15T03:36:21.106Z] 9ba0ddb05454: Preparing [2024-08-15T03:36:21.106Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:21.106Z] 13f6fefd3704: Preparing [2024-08-15T03:36:21.106Z] e80b005e2b34: Preparing [2024-08-15T03:36:21.106Z] 868e4916d690: Preparing [2024-08-15T03:36:21.106Z] 3c20671a5817: Preparing [2024-08-15T03:36:21.106Z] 868e4916d690: Waiting [2024-08-15T03:36:21.106Z] 3c20671a5817: Waiting [2024-08-15T03:36:21.106Z] e80b005e2b34: Waiting [2024-08-15T03:36:21.371Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:21.371Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:21.371Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:21.371Z] 868e4916d690: Layer already exists [2024-08-15T03:36:21.371Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:21.371Z] 5ae83092bcdc: Pushed [2024-08-15T03:36:21.371Z] 2a6c7656cf72: Pushed [2024-08-15T03:36:27.989Z] 9ba0ddb05454: Pushed [2024-08-15T03:36:27.989Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:28.328Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:28.672Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-15T03:36:28.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-15T03:36:28.672Z] 2a6c7656cf72: Preparing [2024-08-15T03:36:28.672Z] 5ae83092bcdc: Preparing [2024-08-15T03:36:28.672Z] 9ba0ddb05454: Preparing [2024-08-15T03:36:28.672Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:28.672Z] 13f6fefd3704: Preparing [2024-08-15T03:36:28.672Z] e80b005e2b34: Preparing [2024-08-15T03:36:28.672Z] 868e4916d690: Preparing [2024-08-15T03:36:28.672Z] 3c20671a5817: Preparing [2024-08-15T03:36:28.672Z] e80b005e2b34: Waiting [2024-08-15T03:36:28.672Z] 868e4916d690: Waiting [2024-08-15T03:36:28.672Z] 3c20671a5817: Waiting [2024-08-15T03:36:28.672Z] 9ba0ddb05454: Layer already exists [2024-08-15T03:36:28.672Z] 5ae83092bcdc: Layer already exists [2024-08-15T03:36:28.672Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:28.672Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:28.672Z] 2a6c7656cf72: Layer already exists [2024-08-15T03:36:28.672Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:28.672Z] 868e4916d690: Layer already exists [2024-08-15T03:36:28.672Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:28.937Z] latest: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:29.289Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:29.637Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.53 [2024-08-15T03:36:29.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-15T03:36:29.637Z] 2a6c7656cf72: Preparing [2024-08-15T03:36:29.637Z] 5ae83092bcdc: Preparing [2024-08-15T03:36:29.637Z] 9ba0ddb05454: Preparing [2024-08-15T03:36:29.637Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:29.637Z] 13f6fefd3704: Preparing [2024-08-15T03:36:29.637Z] e80b005e2b34: Preparing [2024-08-15T03:36:29.637Z] 868e4916d690: Preparing [2024-08-15T03:36:29.637Z] 3c20671a5817: Preparing [2024-08-15T03:36:29.637Z] e80b005e2b34: Waiting [2024-08-15T03:36:29.637Z] 868e4916d690: Waiting [2024-08-15T03:36:29.637Z] 3c20671a5817: Waiting [2024-08-15T03:36:29.637Z] 9ba0ddb05454: Layer already exists [2024-08-15T03:36:29.637Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:29.637Z] 5ae83092bcdc: Layer already exists [2024-08-15T03:36:29.637Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:29.637Z] 2a6c7656cf72: Layer already exists [2024-08-15T03:36:29.637Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:29.637Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:29.637Z] 868e4916d690: Layer already exists [2024-08-15T03:36:29.902Z] 3.2.0-dev.53: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:30.263Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:30.615Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:30.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-15T03:36:30.615Z] 2a6c7656cf72: Preparing [2024-08-15T03:36:30.615Z] 5ae83092bcdc: Preparing [2024-08-15T03:36:30.615Z] 9ba0ddb05454: Preparing [2024-08-15T03:36:30.615Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:30.615Z] 13f6fefd3704: Preparing [2024-08-15T03:36:30.615Z] e80b005e2b34: Preparing [2024-08-15T03:36:30.615Z] 868e4916d690: Preparing [2024-08-15T03:36:30.615Z] 3c20671a5817: Preparing [2024-08-15T03:36:30.615Z] e80b005e2b34: Waiting [2024-08-15T03:36:30.615Z] 868e4916d690: Waiting [2024-08-15T03:36:30.615Z] 3c20671a5817: Waiting [2024-08-15T03:36:30.615Z] 2a6c7656cf72: Layer already exists [2024-08-15T03:36:30.615Z] 5ae83092bcdc: Layer already exists [2024-08-15T03:36:30.615Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:30.616Z] 9ba0ddb05454: Layer already exists [2024-08-15T03:36:30.616Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:30.616Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:30.616Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:30.616Z] 868e4916d690: Layer already exists [2024-08-15T03:36:30.878Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:31.234Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:31.581Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-15T03:36:31.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-15T03:36:31.581Z] 2a6c7656cf72: Preparing [2024-08-15T03:36:31.581Z] 5ae83092bcdc: Preparing [2024-08-15T03:36:31.581Z] 9ba0ddb05454: Preparing [2024-08-15T03:36:31.581Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:31.581Z] 13f6fefd3704: Preparing [2024-08-15T03:36:31.581Z] e80b005e2b34: Preparing [2024-08-15T03:36:31.581Z] 868e4916d690: Preparing [2024-08-15T03:36:31.581Z] 3c20671a5817: Preparing [2024-08-15T03:36:31.581Z] 868e4916d690: Waiting [2024-08-15T03:36:31.581Z] 3c20671a5817: Waiting [2024-08-15T03:36:31.581Z] e80b005e2b34: Waiting [2024-08-15T03:36:31.581Z] 9ba0ddb05454: Layer already exists [2024-08-15T03:36:31.581Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:31.581Z] 5ae83092bcdc: Layer already exists [2024-08-15T03:36:31.581Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:31.581Z] 2a6c7656cf72: Layer already exists [2024-08-15T03:36:31.581Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:31.581Z] 868e4916d690: Layer already exists [2024-08-15T03:36:31.581Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:31.845Z] main: digest: sha256:bd5843cfae8c652e82cf87022edca8bf182703099395a1dd62cfe7879597a063 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:36:31.942Z] ===================================================== [Pipeline] echo [2024-08-15T03:36:31.960Z] taggedImages: [2024-08-15T03:36:31.960Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:31.960Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-15T03:36:31.960Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.53 [2024-08-15T03:36:31.960Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:31.960Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-15T03:36:31.990Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-15T03:36:31.990Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:31.990Z] latest [2024-08-15T03:36:31.990Z] 3.2.0-dev.53 [2024-08-15T03:36:31.990Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:31.990Z] main [2024-08-15T03:36:31.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:32.353Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:32.716Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:32.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-15T03:36:32.716Z] 7a5870a6d97d: Preparing [2024-08-15T03:36:32.716Z] dfa5fdbc5e66: Preparing [2024-08-15T03:36:32.716Z] a3df09b33f21: Preparing [2024-08-15T03:36:32.716Z] 004576dd91b6: Preparing [2024-08-15T03:36:32.716Z] 5a4ad72d98b9: Preparing [2024-08-15T03:36:32.717Z] 854730d600de: Preparing [2024-08-15T03:36:32.717Z] d09a5434dd74: Preparing [2024-08-15T03:36:32.717Z] 2abe42d0b2ba: Preparing [2024-08-15T03:36:32.717Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:32.717Z] 13f6fefd3704: Preparing [2024-08-15T03:36:32.717Z] 32a5218459e9: Preparing [2024-08-15T03:36:32.717Z] e29937ae4cf1: Preparing [2024-08-15T03:36:32.717Z] 5f70bf18a086: Preparing [2024-08-15T03:36:32.717Z] 1d99b3d550f5: Preparing [2024-08-15T03:36:32.717Z] 755d7072baed: Preparing [2024-08-15T03:36:32.717Z] 8f57f3ab95c6: Preparing [2024-08-15T03:36:32.717Z] 3c20671a5817: Preparing [2024-08-15T03:36:32.717Z] 854730d600de: Waiting [2024-08-15T03:36:32.717Z] d09a5434dd74: Waiting [2024-08-15T03:36:32.717Z] 2abe42d0b2ba: Waiting [2024-08-15T03:36:32.717Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:32.717Z] 13f6fefd3704: Waiting [2024-08-15T03:36:32.717Z] 32a5218459e9: Waiting [2024-08-15T03:36:32.717Z] e29937ae4cf1: Waiting [2024-08-15T03:36:32.717Z] 8f57f3ab95c6: Waiting [2024-08-15T03:36:32.717Z] 5f70bf18a086: Waiting [2024-08-15T03:36:32.717Z] 1d99b3d550f5: Waiting [2024-08-15T03:36:32.717Z] 3c20671a5817: Waiting [2024-08-15T03:36:32.717Z] 755d7072baed: Waiting [2024-08-15T03:36:32.985Z] 004576dd91b6: Pushed [2024-08-15T03:36:32.985Z] a3df09b33f21: Pushed [2024-08-15T03:36:32.985Z] dfa5fdbc5e66: Pushed [2024-08-15T03:36:32.985Z] 7a5870a6d97d: Pushed [2024-08-15T03:36:32.985Z] 5a4ad72d98b9: Pushed [2024-08-15T03:36:32.985Z] 854730d600de: Pushed [2024-08-15T03:36:32.985Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:32.985Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:32.985Z] d09a5434dd74: Pushed [2024-08-15T03:36:33.249Z] 5f70bf18a086: Layer already exists [2024-08-15T03:36:33.249Z] 32a5218459e9: Pushed [2024-08-15T03:36:33.249Z] e29937ae4cf1: Pushed [2024-08-15T03:36:33.249Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:33.249Z] 755d7072baed: Pushed [2024-08-15T03:36:33.249Z] 1d99b3d550f5: Pushed [2024-08-15T03:36:33.249Z] 8f57f3ab95c6: Pushed [2024-08-15T03:36:35.815Z] 2abe42d0b2ba: Pushed [2024-08-15T03:36:35.815Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:36.160Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:36.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-15T03:36:36.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-15T03:36:36.502Z] 7a5870a6d97d: Preparing [2024-08-15T03:36:36.502Z] dfa5fdbc5e66: Preparing [2024-08-15T03:36:36.502Z] a3df09b33f21: Preparing [2024-08-15T03:36:36.502Z] 004576dd91b6: Preparing [2024-08-15T03:36:36.502Z] 5a4ad72d98b9: Preparing [2024-08-15T03:36:36.502Z] 854730d600de: Preparing [2024-08-15T03:36:36.502Z] d09a5434dd74: Preparing [2024-08-15T03:36:36.502Z] 2abe42d0b2ba: Preparing [2024-08-15T03:36:36.502Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:36.502Z] 13f6fefd3704: Preparing [2024-08-15T03:36:36.502Z] 32a5218459e9: Preparing [2024-08-15T03:36:36.502Z] e29937ae4cf1: Preparing [2024-08-15T03:36:36.502Z] 5f70bf18a086: Preparing [2024-08-15T03:36:36.502Z] 1d99b3d550f5: Preparing [2024-08-15T03:36:36.502Z] 755d7072baed: Preparing [2024-08-15T03:36:36.502Z] 8f57f3ab95c6: Preparing [2024-08-15T03:36:36.502Z] 3c20671a5817: Preparing [2024-08-15T03:36:36.502Z] 854730d600de: Waiting [2024-08-15T03:36:36.502Z] d09a5434dd74: Waiting [2024-08-15T03:36:36.502Z] 2abe42d0b2ba: Waiting [2024-08-15T03:36:36.502Z] 5f70bf18a086: Waiting [2024-08-15T03:36:36.502Z] 1d99b3d550f5: Waiting [2024-08-15T03:36:36.502Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:36.502Z] 13f6fefd3704: Waiting [2024-08-15T03:36:36.502Z] 3c20671a5817: Waiting [2024-08-15T03:36:36.502Z] 32a5218459e9: Waiting [2024-08-15T03:36:36.502Z] e29937ae4cf1: Waiting [2024-08-15T03:36:36.502Z] 8f57f3ab95c6: Waiting [2024-08-15T03:36:36.502Z] 755d7072baed: Waiting [2024-08-15T03:36:36.502Z] dfa5fdbc5e66: Layer already exists [2024-08-15T03:36:36.502Z] 004576dd91b6: Layer already exists [2024-08-15T03:36:36.502Z] a3df09b33f21: Layer already exists [2024-08-15T03:36:36.502Z] 7a5870a6d97d: Layer already exists [2024-08-15T03:36:36.502Z] 5a4ad72d98b9: Layer already exists [2024-08-15T03:36:36.502Z] d09a5434dd74: Layer already exists [2024-08-15T03:36:36.502Z] 854730d600de: Layer already exists [2024-08-15T03:36:36.502Z] 2abe42d0b2ba: Layer already exists [2024-08-15T03:36:36.502Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:36.502Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:36.502Z] e29937ae4cf1: Layer already exists [2024-08-15T03:36:36.502Z] 5f70bf18a086: Layer already exists [2024-08-15T03:36:36.502Z] 1d99b3d550f5: Layer already exists [2024-08-15T03:36:36.502Z] 32a5218459e9: Layer already exists [2024-08-15T03:36:36.502Z] 755d7072baed: Layer already exists [2024-08-15T03:36:36.502Z] 8f57f3ab95c6: Layer already exists [2024-08-15T03:36:36.502Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:36.765Z] latest: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:37.114Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:37.455Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.53 [2024-08-15T03:36:37.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-15T03:36:37.456Z] 7a5870a6d97d: Preparing [2024-08-15T03:36:37.456Z] dfa5fdbc5e66: Preparing [2024-08-15T03:36:37.456Z] a3df09b33f21: Preparing [2024-08-15T03:36:37.456Z] 004576dd91b6: Preparing [2024-08-15T03:36:37.456Z] 5a4ad72d98b9: Preparing [2024-08-15T03:36:37.456Z] 854730d600de: Preparing [2024-08-15T03:36:37.456Z] d09a5434dd74: Preparing [2024-08-15T03:36:37.456Z] 2abe42d0b2ba: Preparing [2024-08-15T03:36:37.456Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:37.456Z] d09a5434dd74: Waiting [2024-08-15T03:36:37.456Z] 2abe42d0b2ba: Waiting [2024-08-15T03:36:37.456Z] 854730d600de: Waiting [2024-08-15T03:36:37.456Z] 13f6fefd3704: Preparing [2024-08-15T03:36:37.456Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:37.456Z] 32a5218459e9: Preparing [2024-08-15T03:36:37.456Z] 13f6fefd3704: Waiting [2024-08-15T03:36:37.456Z] e29937ae4cf1: Preparing [2024-08-15T03:36:37.456Z] 32a5218459e9: Waiting [2024-08-15T03:36:37.456Z] e29937ae4cf1: Waiting [2024-08-15T03:36:37.456Z] 5f70bf18a086: Preparing [2024-08-15T03:36:37.456Z] 5f70bf18a086: Waiting [2024-08-15T03:36:37.456Z] 1d99b3d550f5: Preparing [2024-08-15T03:36:37.456Z] 755d7072baed: Preparing [2024-08-15T03:36:37.456Z] 1d99b3d550f5: Waiting [2024-08-15T03:36:37.456Z] 8f57f3ab95c6: Preparing [2024-08-15T03:36:37.456Z] 755d7072baed: Waiting [2024-08-15T03:36:37.456Z] 3c20671a5817: Preparing [2024-08-15T03:36:37.456Z] 8f57f3ab95c6: Waiting [2024-08-15T03:36:37.456Z] 3c20671a5817: Waiting [2024-08-15T03:36:37.456Z] 5a4ad72d98b9: Layer already exists [2024-08-15T03:36:37.456Z] a3df09b33f21: Layer already exists [2024-08-15T03:36:37.456Z] 7a5870a6d97d: Layer already exists [2024-08-15T03:36:37.456Z] dfa5fdbc5e66: Layer already exists [2024-08-15T03:36:37.456Z] 004576dd91b6: Layer already exists [2024-08-15T03:36:37.456Z] 2abe42d0b2ba: Layer already exists [2024-08-15T03:36:37.456Z] d09a5434dd74: Layer already exists [2024-08-15T03:36:37.456Z] 854730d600de: Layer already exists [2024-08-15T03:36:37.456Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:37.456Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:37.456Z] 32a5218459e9: Layer already exists [2024-08-15T03:36:37.456Z] e29937ae4cf1: Layer already exists [2024-08-15T03:36:37.456Z] 755d7072baed: Layer already exists [2024-08-15T03:36:37.456Z] 1d99b3d550f5: Layer already exists [2024-08-15T03:36:37.456Z] 5f70bf18a086: Layer already exists [2024-08-15T03:36:37.456Z] 8f57f3ab95c6: Layer already exists [2024-08-15T03:36:37.456Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:37.719Z] 3.2.0-dev.53: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:38.139Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:38.502Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:38.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-15T03:36:38.503Z] 7a5870a6d97d: Preparing [2024-08-15T03:36:38.503Z] dfa5fdbc5e66: Preparing [2024-08-15T03:36:38.503Z] a3df09b33f21: Preparing [2024-08-15T03:36:38.503Z] 004576dd91b6: Preparing [2024-08-15T03:36:38.503Z] 5a4ad72d98b9: Preparing [2024-08-15T03:36:38.503Z] 854730d600de: Preparing [2024-08-15T03:36:38.503Z] 854730d600de: Waiting [2024-08-15T03:36:38.503Z] d09a5434dd74: Preparing [2024-08-15T03:36:38.503Z] 2abe42d0b2ba: Preparing [2024-08-15T03:36:38.503Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:38.503Z] 13f6fefd3704: Preparing [2024-08-15T03:36:38.503Z] 32a5218459e9: Preparing [2024-08-15T03:36:38.503Z] e29937ae4cf1: Preparing [2024-08-15T03:36:38.503Z] 5f70bf18a086: Preparing [2024-08-15T03:36:38.503Z] 1d99b3d550f5: Preparing [2024-08-15T03:36:38.503Z] 755d7072baed: Preparing [2024-08-15T03:36:38.503Z] 8f57f3ab95c6: Preparing [2024-08-15T03:36:38.503Z] 3c20671a5817: Preparing [2024-08-15T03:36:38.503Z] d09a5434dd74: Waiting [2024-08-15T03:36:38.503Z] 2abe42d0b2ba: Waiting [2024-08-15T03:36:38.503Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:38.503Z] 32a5218459e9: Waiting [2024-08-15T03:36:38.503Z] e29937ae4cf1: Waiting [2024-08-15T03:36:38.503Z] 5f70bf18a086: Waiting [2024-08-15T03:36:38.503Z] 1d99b3d550f5: Waiting [2024-08-15T03:36:38.503Z] 755d7072baed: Waiting [2024-08-15T03:36:38.503Z] 8f57f3ab95c6: Waiting [2024-08-15T03:36:38.503Z] 3c20671a5817: Waiting [2024-08-15T03:36:38.503Z] 7a5870a6d97d: Layer already exists [2024-08-15T03:36:38.503Z] dfa5fdbc5e66: Layer already exists [2024-08-15T03:36:38.503Z] 5a4ad72d98b9: Layer already exists [2024-08-15T03:36:38.503Z] 004576dd91b6: Layer already exists [2024-08-15T03:36:38.503Z] a3df09b33f21: Layer already exists [2024-08-15T03:36:38.503Z] d09a5434dd74: Layer already exists [2024-08-15T03:36:38.503Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:38.503Z] 2abe42d0b2ba: Layer already exists [2024-08-15T03:36:38.503Z] 854730d600de: Layer already exists [2024-08-15T03:36:38.503Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:38.503Z] 32a5218459e9: Layer already exists [2024-08-15T03:36:38.503Z] 1d99b3d550f5: Layer already exists [2024-08-15T03:36:38.503Z] 5f70bf18a086: Layer already exists [2024-08-15T03:36:38.503Z] e29937ae4cf1: Layer already exists [2024-08-15T03:36:38.503Z] 755d7072baed: Layer already exists [2024-08-15T03:36:38.503Z] 8f57f3ab95c6: Layer already exists [2024-08-15T03:36:38.503Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:38.770Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:39.131Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:39.497Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-15T03:36:39.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-15T03:36:39.498Z] 7a5870a6d97d: Preparing [2024-08-15T03:36:39.498Z] dfa5fdbc5e66: Preparing [2024-08-15T03:36:39.498Z] a3df09b33f21: Preparing [2024-08-15T03:36:39.498Z] 004576dd91b6: Preparing [2024-08-15T03:36:39.498Z] 5a4ad72d98b9: Preparing [2024-08-15T03:36:39.498Z] 854730d600de: Preparing [2024-08-15T03:36:39.498Z] d09a5434dd74: Preparing [2024-08-15T03:36:39.498Z] 2abe42d0b2ba: Preparing [2024-08-15T03:36:39.498Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:39.498Z] 13f6fefd3704: Preparing [2024-08-15T03:36:39.498Z] 32a5218459e9: Preparing [2024-08-15T03:36:39.498Z] e29937ae4cf1: Preparing [2024-08-15T03:36:39.498Z] 5f70bf18a086: Preparing [2024-08-15T03:36:39.498Z] 1d99b3d550f5: Preparing [2024-08-15T03:36:39.498Z] 755d7072baed: Preparing [2024-08-15T03:36:39.498Z] 8f57f3ab95c6: Preparing [2024-08-15T03:36:39.498Z] 3c20671a5817: Preparing [2024-08-15T03:36:39.498Z] 854730d600de: Waiting [2024-08-15T03:36:39.498Z] d09a5434dd74: Waiting [2024-08-15T03:36:39.498Z] 2abe42d0b2ba: Waiting [2024-08-15T03:36:39.498Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:39.498Z] 13f6fefd3704: Waiting [2024-08-15T03:36:39.498Z] 32a5218459e9: Waiting [2024-08-15T03:36:39.498Z] 5f70bf18a086: Waiting [2024-08-15T03:36:39.498Z] e29937ae4cf1: Waiting [2024-08-15T03:36:39.498Z] 1d99b3d550f5: Waiting [2024-08-15T03:36:39.498Z] 755d7072baed: Waiting [2024-08-15T03:36:39.498Z] 3c20671a5817: Waiting [2024-08-15T03:36:39.498Z] 004576dd91b6: Layer already exists [2024-08-15T03:36:39.498Z] 5a4ad72d98b9: Layer already exists [2024-08-15T03:36:39.498Z] 7a5870a6d97d: Layer already exists [2024-08-15T03:36:39.498Z] a3df09b33f21: Layer already exists [2024-08-15T03:36:39.498Z] dfa5fdbc5e66: Layer already exists [2024-08-15T03:36:39.498Z] d09a5434dd74: Layer already exists [2024-08-15T03:36:39.498Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:39.498Z] 2abe42d0b2ba: Layer already exists [2024-08-15T03:36:39.498Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:39.498Z] 854730d600de: Layer already exists [2024-08-15T03:36:39.498Z] 32a5218459e9: Layer already exists [2024-08-15T03:36:39.498Z] e29937ae4cf1: Layer already exists [2024-08-15T03:36:39.498Z] 8f57f3ab95c6: Layer already exists [2024-08-15T03:36:39.498Z] 755d7072baed: Layer already exists [2024-08-15T03:36:39.498Z] 5f70bf18a086: Layer already exists [2024-08-15T03:36:39.498Z] 1d99b3d550f5: Layer already exists [2024-08-15T03:36:39.767Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:39.767Z] main: digest: sha256:70fce76221f5cea781cdeda3a5785db7f1261ff102d9d3d0a6296eefb0c1d76e size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:36:39.844Z] ===================================================== [Pipeline] echo [2024-08-15T03:36:39.860Z] taggedImages: [2024-08-15T03:36:39.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:39.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-15T03:36:39.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.53 [2024-08-15T03:36:39.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:39.860Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-15T03:36:39.883Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-15T03:36:39.883Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:39.883Z] latest [2024-08-15T03:36:39.883Z] 3.2.0-dev.53 [2024-08-15T03:36:39.883Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:39.883Z] main [2024-08-15T03:36:39.883Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:40.255Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:40.599Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:40.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-15T03:36:40.599Z] a0d890b791d6: Preparing [2024-08-15T03:36:40.599Z] b14d72ac143a: Preparing [2024-08-15T03:36:40.599Z] 84b88f975043: Preparing [2024-08-15T03:36:40.599Z] ee4468670503: Preparing [2024-08-15T03:36:40.599Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:40.599Z] 13f6fefd3704: Preparing [2024-08-15T03:36:40.599Z] e80b005e2b34: Preparing [2024-08-15T03:36:40.599Z] 868e4916d690: Preparing [2024-08-15T03:36:40.599Z] 3c20671a5817: Preparing [2024-08-15T03:36:40.599Z] e80b005e2b34: Waiting [2024-08-15T03:36:40.599Z] 868e4916d690: Waiting [2024-08-15T03:36:40.599Z] 3c20671a5817: Waiting [2024-08-15T03:36:40.599Z] 13f6fefd3704: Waiting [2024-08-15T03:36:40.599Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:40.863Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:40.863Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:40.863Z] 84b88f975043: Pushed [2024-08-15T03:36:40.863Z] 868e4916d690: Layer already exists [2024-08-15T03:36:40.863Z] b14d72ac143a: Pushed [2024-08-15T03:36:40.863Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:40.863Z] a0d890b791d6: Pushed [2024-08-15T03:36:46.176Z] ee4468670503: Pushed [2024-08-15T03:36:46.176Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:46.529Z] + 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-08-15T03:36:46.880Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-15T03:36:46.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-15T03:36:46.880Z] a0d890b791d6: Preparing [2024-08-15T03:36:46.880Z] b14d72ac143a: Preparing [2024-08-15T03:36:46.880Z] 84b88f975043: Preparing [2024-08-15T03:36:46.880Z] ee4468670503: Preparing [2024-08-15T03:36:46.880Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:46.880Z] 13f6fefd3704: Preparing [2024-08-15T03:36:46.880Z] e80b005e2b34: Preparing [2024-08-15T03:36:46.880Z] 868e4916d690: Preparing [2024-08-15T03:36:46.880Z] 3c20671a5817: Preparing [2024-08-15T03:36:46.880Z] e80b005e2b34: Waiting [2024-08-15T03:36:46.880Z] 868e4916d690: Waiting [2024-08-15T03:36:46.880Z] 3c20671a5817: Waiting [2024-08-15T03:36:46.880Z] 13f6fefd3704: Waiting [2024-08-15T03:36:46.880Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:46.880Z] b14d72ac143a: Layer already exists [2024-08-15T03:36:46.880Z] 84b88f975043: Layer already exists [2024-08-15T03:36:46.880Z] ee4468670503: Layer already exists [2024-08-15T03:36:46.880Z] a0d890b791d6: Layer already exists [2024-08-15T03:36:46.880Z] 868e4916d690: Layer already exists [2024-08-15T03:36:46.880Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:46.880Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:46.880Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:48.804Z] latest: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:49.188Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:49.552Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.53 [2024-08-15T03:36:49.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-15T03:36:49.552Z] a0d890b791d6: Preparing [2024-08-15T03:36:49.552Z] b14d72ac143a: Preparing [2024-08-15T03:36:49.552Z] 84b88f975043: Preparing [2024-08-15T03:36:49.552Z] ee4468670503: Preparing [2024-08-15T03:36:49.552Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:49.552Z] 13f6fefd3704: Preparing [2024-08-15T03:36:49.552Z] e80b005e2b34: Preparing [2024-08-15T03:36:49.552Z] 868e4916d690: Preparing [2024-08-15T03:36:49.552Z] 3c20671a5817: Preparing [2024-08-15T03:36:49.553Z] e80b005e2b34: Waiting [2024-08-15T03:36:49.553Z] 13f6fefd3704: Waiting [2024-08-15T03:36:49.553Z] 868e4916d690: Waiting [2024-08-15T03:36:49.553Z] b14d72ac143a: Layer already exists [2024-08-15T03:36:49.553Z] 84b88f975043: Layer already exists [2024-08-15T03:36:49.553Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:49.553Z] a0d890b791d6: Layer already exists [2024-08-15T03:36:49.553Z] ee4468670503: Layer already exists [2024-08-15T03:36:49.553Z] 868e4916d690: Layer already exists [2024-08-15T03:36:49.553Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:49.553Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:49.553Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:49.553Z] 3.2.0-dev.53: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:50.167Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:51.907Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:51.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-15T03:36:51.907Z] a0d890b791d6: Preparing [2024-08-15T03:36:51.907Z] b14d72ac143a: Preparing [2024-08-15T03:36:51.907Z] 84b88f975043: Preparing [2024-08-15T03:36:51.907Z] ee4468670503: Preparing [2024-08-15T03:36:51.907Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:51.907Z] 13f6fefd3704: Preparing [2024-08-15T03:36:51.907Z] e80b005e2b34: Preparing [2024-08-15T03:36:51.907Z] 868e4916d690: Preparing [2024-08-15T03:36:51.907Z] 3c20671a5817: Preparing [2024-08-15T03:36:51.907Z] 13f6fefd3704: Waiting [2024-08-15T03:36:51.907Z] e80b005e2b34: Waiting [2024-08-15T03:36:51.907Z] 3c20671a5817: Waiting [2024-08-15T03:36:51.907Z] 868e4916d690: Waiting [2024-08-15T03:36:51.907Z] ee4468670503: Layer already exists [2024-08-15T03:36:51.907Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:51.907Z] a0d890b791d6: Layer already exists [2024-08-15T03:36:51.907Z] 84b88f975043: Layer already exists [2024-08-15T03:36:51.907Z] b14d72ac143a: Layer already exists [2024-08-15T03:36:51.907Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:51.908Z] 868e4916d690: Layer already exists [2024-08-15T03:36:51.908Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:51.908Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:51.908Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:52.257Z] + 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-08-15T03:36:52.608Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-15T03:36:52.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-15T03:36:52.608Z] a0d890b791d6: Preparing [2024-08-15T03:36:52.608Z] b14d72ac143a: Preparing [2024-08-15T03:36:52.608Z] 84b88f975043: Preparing [2024-08-15T03:36:52.608Z] ee4468670503: Preparing [2024-08-15T03:36:52.608Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:52.608Z] 13f6fefd3704: Preparing [2024-08-15T03:36:52.608Z] e80b005e2b34: Preparing [2024-08-15T03:36:52.608Z] 868e4916d690: Preparing [2024-08-15T03:36:52.608Z] 3c20671a5817: Preparing [2024-08-15T03:36:52.608Z] 13f6fefd3704: Waiting [2024-08-15T03:36:52.608Z] e80b005e2b34: Waiting [2024-08-15T03:36:52.608Z] 868e4916d690: Waiting [2024-08-15T03:36:52.608Z] 3c20671a5817: Waiting [2024-08-15T03:36:52.608Z] b14d72ac143a: Layer already exists [2024-08-15T03:36:52.608Z] ee4468670503: Layer already exists [2024-08-15T03:36:52.608Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:52.608Z] 84b88f975043: Layer already exists [2024-08-15T03:36:52.608Z] a0d890b791d6: Layer already exists [2024-08-15T03:36:52.608Z] 868e4916d690: Layer already exists [2024-08-15T03:36:52.608Z] e80b005e2b34: Layer already exists [2024-08-15T03:36:52.608Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:52.608Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:52.608Z] main: digest: sha256:275975a1ae640e4de71750c7536272276a3af7799fd95ffc22bd75dded42e966 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:36:52.948Z] ===================================================== [Pipeline] echo [2024-08-15T03:36:52.966Z] taggedImages: [2024-08-15T03:36:52.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:52.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-15T03:36:52.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.53 [2024-08-15T03:36:52.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:52.966Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-15T03:36:52.989Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-15T03:36:52.989Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:52.989Z] latest [2024-08-15T03:36:52.989Z] 3.2.0-dev.53 [2024-08-15T03:36:52.989Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:52.989Z] main [2024-08-15T03:36:52.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:53.354Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:53.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:36:53.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-15T03:36:53.715Z] de434a780d05: Preparing [2024-08-15T03:36:53.715Z] f532ea6947db: Preparing [2024-08-15T03:36:53.715Z] c7543eca9fd4: Preparing [2024-08-15T03:36:53.715Z] 6a531706f809: Preparing [2024-08-15T03:36:53.715Z] efb4b821014a: Preparing [2024-08-15T03:36:53.715Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:53.715Z] 13f6fefd3704: Preparing [2024-08-15T03:36:53.715Z] 2e3614f976be: Preparing [2024-08-15T03:36:53.715Z] b2b3efe5ac32: Preparing [2024-08-15T03:36:53.715Z] 6262d0f081f2: Preparing [2024-08-15T03:36:53.715Z] 3c20671a5817: Preparing [2024-08-15T03:36:53.715Z] b2b3efe5ac32: Waiting [2024-08-15T03:36:53.715Z] 6262d0f081f2: Waiting [2024-08-15T03:36:53.715Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:53.715Z] 13f6fefd3704: Waiting [2024-08-15T03:36:53.715Z] 2e3614f976be: Waiting [2024-08-15T03:36:53.715Z] 3c20671a5817: Waiting [2024-08-15T03:36:53.980Z] 6a531706f809: Pushed [2024-08-15T03:36:53.980Z] f532ea6947db: Pushed [2024-08-15T03:36:53.980Z] efb4b821014a: Pushed [2024-08-15T03:36:53.980Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:53.980Z] de434a780d05: Pushed [2024-08-15T03:36:53.980Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:53.980Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:53.980Z] b2b3efe5ac32: Pushed [2024-08-15T03:36:53.980Z] 2e3614f976be: Pushed [2024-08-15T03:36:55.915Z] c7543eca9fd4: Pushed [2024-08-15T03:36:56.490Z] 6262d0f081f2: Pushed [2024-08-15T03:36:56.752Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:57.115Z] + 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-08-15T03:36:57.463Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-15T03:36:57.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-15T03:36:57.463Z] de434a780d05: Preparing [2024-08-15T03:36:57.463Z] f532ea6947db: Preparing [2024-08-15T03:36:57.463Z] c7543eca9fd4: Preparing [2024-08-15T03:36:57.463Z] 6a531706f809: Preparing [2024-08-15T03:36:57.463Z] efb4b821014a: Preparing [2024-08-15T03:36:57.463Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:57.463Z] 13f6fefd3704: Preparing [2024-08-15T03:36:57.463Z] 2e3614f976be: Preparing [2024-08-15T03:36:57.463Z] b2b3efe5ac32: Preparing [2024-08-15T03:36:57.463Z] 6262d0f081f2: Preparing [2024-08-15T03:36:57.463Z] 3c20671a5817: Preparing [2024-08-15T03:36:57.463Z] 2e3614f976be: Waiting [2024-08-15T03:36:57.463Z] b2b3efe5ac32: Waiting [2024-08-15T03:36:57.463Z] 6262d0f081f2: Waiting [2024-08-15T03:36:57.463Z] 3c20671a5817: Waiting [2024-08-15T03:36:57.463Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:57.463Z] 13f6fefd3704: Waiting [2024-08-15T03:36:57.463Z] 6a531706f809: Layer already exists [2024-08-15T03:36:57.463Z] c7543eca9fd4: Layer already exists [2024-08-15T03:36:57.463Z] f532ea6947db: Layer already exists [2024-08-15T03:36:57.463Z] de434a780d05: Layer already exists [2024-08-15T03:36:57.463Z] efb4b821014a: Layer already exists [2024-08-15T03:36:57.463Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:57.463Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:57.463Z] b2b3efe5ac32: Layer already exists [2024-08-15T03:36:57.463Z] 2e3614f976be: Layer already exists [2024-08-15T03:36:57.463Z] 6262d0f081f2: Layer already exists [2024-08-15T03:36:57.463Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:57.726Z] latest: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:58.085Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:58.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.53 [2024-08-15T03:36:58.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-15T03:36:58.435Z] de434a780d05: Preparing [2024-08-15T03:36:58.435Z] f532ea6947db: Preparing [2024-08-15T03:36:58.435Z] c7543eca9fd4: Preparing [2024-08-15T03:36:58.435Z] 6a531706f809: Preparing [2024-08-15T03:36:58.435Z] efb4b821014a: Preparing [2024-08-15T03:36:58.435Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:58.435Z] 13f6fefd3704: Preparing [2024-08-15T03:36:58.435Z] 2e3614f976be: Preparing [2024-08-15T03:36:58.435Z] b2b3efe5ac32: Preparing [2024-08-15T03:36:58.435Z] 6262d0f081f2: Preparing [2024-08-15T03:36:58.435Z] 3c20671a5817: Preparing [2024-08-15T03:36:58.435Z] 13f6fefd3704: Waiting [2024-08-15T03:36:58.435Z] 2e3614f976be: Waiting [2024-08-15T03:36:58.435Z] b2b3efe5ac32: Waiting [2024-08-15T03:36:58.435Z] 6262d0f081f2: Waiting [2024-08-15T03:36:58.435Z] 3c20671a5817: Waiting [2024-08-15T03:36:58.435Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:58.435Z] c7543eca9fd4: Layer already exists [2024-08-15T03:36:58.435Z] efb4b821014a: Layer already exists [2024-08-15T03:36:58.435Z] de434a780d05: Layer already exists [2024-08-15T03:36:58.435Z] f532ea6947db: Layer already exists [2024-08-15T03:36:58.435Z] 6a531706f809: Layer already exists [2024-08-15T03:36:58.435Z] b2b3efe5ac32: Layer already exists [2024-08-15T03:36:58.435Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:58.435Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:58.435Z] 6262d0f081f2: Layer already exists [2024-08-15T03:36:58.435Z] 2e3614f976be: Layer already exists [2024-08-15T03:36:58.435Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:58.698Z] 3.2.0-dev.53: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:59.055Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:36:59.408Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:36:59.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-15T03:36:59.408Z] de434a780d05: Preparing [2024-08-15T03:36:59.408Z] f532ea6947db: Preparing [2024-08-15T03:36:59.408Z] c7543eca9fd4: Preparing [2024-08-15T03:36:59.408Z] 6a531706f809: Preparing [2024-08-15T03:36:59.408Z] efb4b821014a: Preparing [2024-08-15T03:36:59.408Z] 3a3defb1bba8: Preparing [2024-08-15T03:36:59.408Z] 13f6fefd3704: Preparing [2024-08-15T03:36:59.408Z] 2e3614f976be: Preparing [2024-08-15T03:36:59.408Z] b2b3efe5ac32: Preparing [2024-08-15T03:36:59.408Z] 6262d0f081f2: Preparing [2024-08-15T03:36:59.408Z] 3c20671a5817: Preparing [2024-08-15T03:36:59.408Z] 3a3defb1bba8: Waiting [2024-08-15T03:36:59.408Z] 13f6fefd3704: Waiting [2024-08-15T03:36:59.408Z] 2e3614f976be: Waiting [2024-08-15T03:36:59.408Z] b2b3efe5ac32: Waiting [2024-08-15T03:36:59.408Z] 6262d0f081f2: Waiting [2024-08-15T03:36:59.408Z] 3c20671a5817: Waiting [2024-08-15T03:36:59.408Z] efb4b821014a: Layer already exists [2024-08-15T03:36:59.408Z] 6a531706f809: Layer already exists [2024-08-15T03:36:59.408Z] f532ea6947db: Layer already exists [2024-08-15T03:36:59.408Z] c7543eca9fd4: Layer already exists [2024-08-15T03:36:59.408Z] de434a780d05: Layer already exists [2024-08-15T03:36:59.408Z] 2e3614f976be: Layer already exists [2024-08-15T03:36:59.408Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:36:59.408Z] 13f6fefd3704: Layer already exists [2024-08-15T03:36:59.408Z] b2b3efe5ac32: Layer already exists [2024-08-15T03:36:59.408Z] 6262d0f081f2: Layer already exists [2024-08-15T03:36:59.408Z] 3c20671a5817: Layer already exists [2024-08-15T03:36:59.673Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:00.020Z] + 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-08-15T03:37:00.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-15T03:37:00.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-15T03:37:00.381Z] de434a780d05: Preparing [2024-08-15T03:37:00.381Z] f532ea6947db: Preparing [2024-08-15T03:37:00.381Z] c7543eca9fd4: Preparing [2024-08-15T03:37:00.381Z] 6a531706f809: Preparing [2024-08-15T03:37:00.381Z] efb4b821014a: Preparing [2024-08-15T03:37:00.381Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:00.381Z] 13f6fefd3704: Preparing [2024-08-15T03:37:00.381Z] 2e3614f976be: Preparing [2024-08-15T03:37:00.381Z] b2b3efe5ac32: Preparing [2024-08-15T03:37:00.381Z] 6262d0f081f2: Preparing [2024-08-15T03:37:00.381Z] 3c20671a5817: Preparing [2024-08-15T03:37:00.381Z] 2e3614f976be: Waiting [2024-08-15T03:37:00.381Z] b2b3efe5ac32: Waiting [2024-08-15T03:37:00.381Z] 6262d0f081f2: Waiting [2024-08-15T03:37:00.381Z] 3c20671a5817: Waiting [2024-08-15T03:37:00.381Z] 3a3defb1bba8: Waiting [2024-08-15T03:37:00.381Z] 13f6fefd3704: Waiting [2024-08-15T03:37:00.381Z] c7543eca9fd4: Layer already exists [2024-08-15T03:37:00.381Z] f532ea6947db: Layer already exists [2024-08-15T03:37:00.381Z] 6a531706f809: Layer already exists [2024-08-15T03:37:00.381Z] efb4b821014a: Layer already exists [2024-08-15T03:37:00.381Z] de434a780d05: Layer already exists [2024-08-15T03:37:00.381Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:00.381Z] b2b3efe5ac32: Layer already exists [2024-08-15T03:37:00.381Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:00.381Z] 6262d0f081f2: Layer already exists [2024-08-15T03:37:00.381Z] 2e3614f976be: Layer already exists [2024-08-15T03:37:00.381Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:00.644Z] main: digest: sha256:a0222549317916bb794b8e95e11768cfc41245dbbda4f2e8d5b34d4c51591c7a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:37:00.829Z] ===================================================== [Pipeline] echo [2024-08-15T03:37:00.844Z] taggedImages: [2024-08-15T03:37:00.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:00.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-15T03:37:00.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.53 [2024-08-15T03:37:00.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:00.844Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-15T03:37:00.877Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-15T03:37:00.877Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:00.877Z] latest [2024-08-15T03:37:00.877Z] 3.2.0-dev.53 [2024-08-15T03:37:00.877Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:00.877Z] main [2024-08-15T03:37:00.877Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:01.256Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:01.621Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:01.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-15T03:37:01.621Z] 43c318e3532b: Preparing [2024-08-15T03:37:01.621Z] 29696be0b79b: Preparing [2024-08-15T03:37:01.621Z] 8b4e96de75ea: Preparing [2024-08-15T03:37:01.621Z] 244cf21d0ec4: Preparing [2024-08-15T03:37:01.621Z] 717d748cfb17: Preparing [2024-08-15T03:37:01.621Z] 5a95181a79b0: Preparing [2024-08-15T03:37:01.621Z] 734372c26968: Preparing [2024-08-15T03:37:01.621Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:01.621Z] 13f6fefd3704: Preparing [2024-08-15T03:37:01.621Z] f2aa176b33b8: Preparing [2024-08-15T03:37:01.621Z] 2d2bb3e0718b: Preparing [2024-08-15T03:37:01.621Z] 3c20671a5817: Preparing [2024-08-15T03:37:01.621Z] 5a95181a79b0: Waiting [2024-08-15T03:37:01.621Z] 13f6fefd3704: Waiting [2024-08-15T03:37:01.621Z] 734372c26968: Waiting [2024-08-15T03:37:01.621Z] f2aa176b33b8: Waiting [2024-08-15T03:37:01.621Z] 3a3defb1bba8: Waiting [2024-08-15T03:37:01.621Z] 3c20671a5817: Waiting [2024-08-15T03:37:01.621Z] 2d2bb3e0718b: Waiting [2024-08-15T03:37:01.889Z] 717d748cfb17: Pushed [2024-08-15T03:37:01.889Z] 29696be0b79b: Pushed [2024-08-15T03:37:01.889Z] 43c318e3532b: Pushed [2024-08-15T03:37:01.889Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:01.889Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:02.154Z] 5a95181a79b0: Pushed [2024-08-15T03:37:02.154Z] 734372c26968: Pushed [2024-08-15T03:37:02.154Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:02.154Z] f2aa176b33b8: Pushed [2024-08-15T03:37:04.084Z] 244cf21d0ec4: Pushed [2024-08-15T03:37:04.661Z] 8b4e96de75ea: Pushed [2024-08-15T03:37:04.661Z] 2d2bb3e0718b: Pushed [2024-08-15T03:37:04.925Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:05.279Z] + 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-08-15T03:37:05.623Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-15T03:37:05.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-15T03:37:05.623Z] 43c318e3532b: Preparing [2024-08-15T03:37:05.623Z] 29696be0b79b: Preparing [2024-08-15T03:37:05.623Z] 8b4e96de75ea: Preparing [2024-08-15T03:37:05.623Z] 244cf21d0ec4: Preparing [2024-08-15T03:37:05.623Z] 717d748cfb17: Preparing [2024-08-15T03:37:05.623Z] 5a95181a79b0: Preparing [2024-08-15T03:37:05.623Z] 734372c26968: Preparing [2024-08-15T03:37:05.623Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:05.623Z] 13f6fefd3704: Preparing [2024-08-15T03:37:05.623Z] f2aa176b33b8: Preparing [2024-08-15T03:37:05.623Z] 2d2bb3e0718b: Preparing [2024-08-15T03:37:05.623Z] 3c20671a5817: Preparing [2024-08-15T03:37:05.623Z] 5a95181a79b0: Waiting [2024-08-15T03:37:05.623Z] 734372c26968: Waiting [2024-08-15T03:37:05.623Z] 3a3defb1bba8: Waiting [2024-08-15T03:37:05.623Z] f2aa176b33b8: Waiting [2024-08-15T03:37:05.623Z] 2d2bb3e0718b: Waiting [2024-08-15T03:37:05.623Z] 3c20671a5817: Waiting [2024-08-15T03:37:05.623Z] 13f6fefd3704: Waiting [2024-08-15T03:37:05.623Z] 29696be0b79b: Layer already exists [2024-08-15T03:37:05.623Z] 244cf21d0ec4: Layer already exists [2024-08-15T03:37:05.623Z] 717d748cfb17: Layer already exists [2024-08-15T03:37:05.623Z] 43c318e3532b: Layer already exists [2024-08-15T03:37:05.623Z] 8b4e96de75ea: Layer already exists [2024-08-15T03:37:05.623Z] 734372c26968: Layer already exists [2024-08-15T03:37:05.623Z] 5a95181a79b0: Layer already exists [2024-08-15T03:37:05.623Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:05.623Z] f2aa176b33b8: Layer already exists [2024-08-15T03:37:05.623Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:05.623Z] 2d2bb3e0718b: Layer already exists [2024-08-15T03:37:05.623Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:05.887Z] latest: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:06.228Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:06.556Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.53 [2024-08-15T03:37:06.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-15T03:37:06.556Z] 43c318e3532b: Preparing [2024-08-15T03:37:06.556Z] 29696be0b79b: Preparing [2024-08-15T03:37:06.556Z] 8b4e96de75ea: Preparing [2024-08-15T03:37:06.556Z] 244cf21d0ec4: Preparing [2024-08-15T03:37:06.556Z] 717d748cfb17: Preparing [2024-08-15T03:37:06.556Z] 5a95181a79b0: Preparing [2024-08-15T03:37:06.556Z] 734372c26968: Preparing [2024-08-15T03:37:06.556Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:06.556Z] 13f6fefd3704: Preparing [2024-08-15T03:37:06.556Z] f2aa176b33b8: Preparing [2024-08-15T03:37:06.556Z] 2d2bb3e0718b: Preparing [2024-08-15T03:37:06.556Z] 3c20671a5817: Preparing [2024-08-15T03:37:06.556Z] 5a95181a79b0: Waiting [2024-08-15T03:37:06.556Z] 734372c26968: Waiting [2024-08-15T03:37:06.556Z] 3a3defb1bba8: Waiting [2024-08-15T03:37:06.556Z] 13f6fefd3704: Waiting [2024-08-15T03:37:06.556Z] f2aa176b33b8: Waiting [2024-08-15T03:37:06.556Z] 2d2bb3e0718b: Waiting [2024-08-15T03:37:06.556Z] 3c20671a5817: Waiting [2024-08-15T03:37:06.556Z] 8b4e96de75ea: Layer already exists [2024-08-15T03:37:06.556Z] 43c318e3532b: Layer already exists [2024-08-15T03:37:06.556Z] 717d748cfb17: Layer already exists [2024-08-15T03:37:06.556Z] 29696be0b79b: Layer already exists [2024-08-15T03:37:06.556Z] 244cf21d0ec4: Layer already exists [2024-08-15T03:37:06.556Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:06.556Z] 734372c26968: Layer already exists [2024-08-15T03:37:06.556Z] f2aa176b33b8: Layer already exists [2024-08-15T03:37:06.556Z] 5a95181a79b0: Layer already exists [2024-08-15T03:37:06.556Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:06.556Z] 2d2bb3e0718b: Layer already exists [2024-08-15T03:37:06.556Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:06.819Z] 3.2.0-dev.53: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:07.182Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:07.531Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:07.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-15T03:37:07.532Z] 43c318e3532b: Preparing [2024-08-15T03:37:07.532Z] 29696be0b79b: Preparing [2024-08-15T03:37:07.532Z] 8b4e96de75ea: Preparing [2024-08-15T03:37:07.532Z] 244cf21d0ec4: Preparing [2024-08-15T03:37:07.532Z] 717d748cfb17: Preparing [2024-08-15T03:37:07.532Z] 5a95181a79b0: Preparing [2024-08-15T03:37:07.532Z] 734372c26968: Preparing [2024-08-15T03:37:07.532Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:07.532Z] 13f6fefd3704: Preparing [2024-08-15T03:37:07.532Z] f2aa176b33b8: Preparing [2024-08-15T03:37:07.532Z] 2d2bb3e0718b: Preparing [2024-08-15T03:37:07.532Z] 3c20671a5817: Preparing [2024-08-15T03:37:07.532Z] 13f6fefd3704: Waiting [2024-08-15T03:37:07.532Z] f2aa176b33b8: Waiting [2024-08-15T03:37:07.532Z] 2d2bb3e0718b: Waiting [2024-08-15T03:37:07.532Z] 3c20671a5817: Waiting [2024-08-15T03:37:07.532Z] 734372c26968: Waiting [2024-08-15T03:37:07.532Z] 5a95181a79b0: Waiting [2024-08-15T03:37:07.532Z] 3a3defb1bba8: Waiting [2024-08-15T03:37:07.532Z] 8b4e96de75ea: Layer already exists [2024-08-15T03:37:07.532Z] 29696be0b79b: Layer already exists [2024-08-15T03:37:07.532Z] 43c318e3532b: Layer already exists [2024-08-15T03:37:07.532Z] 244cf21d0ec4: Layer already exists [2024-08-15T03:37:07.532Z] 717d748cfb17: Layer already exists [2024-08-15T03:37:07.532Z] 5a95181a79b0: Layer already exists [2024-08-15T03:37:07.532Z] 734372c26968: Layer already exists [2024-08-15T03:37:07.532Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:07.532Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:07.532Z] f2aa176b33b8: Layer already exists [2024-08-15T03:37:07.532Z] 2d2bb3e0718b: Layer already exists [2024-08-15T03:37:07.532Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:07.794Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:08.130Z] + 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-08-15T03:37:08.486Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-15T03:37:08.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-15T03:37:08.486Z] 43c318e3532b: Preparing [2024-08-15T03:37:08.486Z] 29696be0b79b: Preparing [2024-08-15T03:37:08.486Z] 8b4e96de75ea: Preparing [2024-08-15T03:37:08.486Z] 244cf21d0ec4: Preparing [2024-08-15T03:37:08.486Z] 717d748cfb17: Preparing [2024-08-15T03:37:08.486Z] 5a95181a79b0: Preparing [2024-08-15T03:37:08.486Z] 734372c26968: Preparing [2024-08-15T03:37:08.486Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:08.486Z] 13f6fefd3704: Preparing [2024-08-15T03:37:08.486Z] f2aa176b33b8: Preparing [2024-08-15T03:37:08.486Z] 2d2bb3e0718b: Preparing [2024-08-15T03:37:08.486Z] 3c20671a5817: Preparing [2024-08-15T03:37:08.486Z] 5a95181a79b0: Waiting [2024-08-15T03:37:08.486Z] f2aa176b33b8: Waiting [2024-08-15T03:37:08.486Z] 2d2bb3e0718b: Waiting [2024-08-15T03:37:08.486Z] 3c20671a5817: Waiting [2024-08-15T03:37:08.486Z] 734372c26968: Waiting [2024-08-15T03:37:08.486Z] 3a3defb1bba8: Waiting [2024-08-15T03:37:08.486Z] 13f6fefd3704: Waiting [2024-08-15T03:37:08.486Z] 717d748cfb17: Layer already exists [2024-08-15T03:37:08.486Z] 29696be0b79b: Layer already exists [2024-08-15T03:37:08.486Z] 244cf21d0ec4: Layer already exists [2024-08-15T03:37:08.486Z] 43c318e3532b: Layer already exists [2024-08-15T03:37:08.486Z] 8b4e96de75ea: Layer already exists [2024-08-15T03:37:08.486Z] 734372c26968: Layer already exists [2024-08-15T03:37:08.486Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:08.486Z] 5a95181a79b0: Layer already exists [2024-08-15T03:37:08.486Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:08.486Z] f2aa176b33b8: Layer already exists [2024-08-15T03:37:08.486Z] 2d2bb3e0718b: Layer already exists [2024-08-15T03:37:08.486Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:08.750Z] main: digest: sha256:d7ad777a1b503154c5162e92d96fe987691489098180566f42c76389b3a72e5e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:37:08.849Z] ===================================================== [Pipeline] echo [2024-08-15T03:37:08.862Z] taggedImages: [2024-08-15T03:37:08.862Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:08.862Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-15T03:37:08.862Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.53 [2024-08-15T03:37:08.862Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:08.862Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-15T03:37:08.917Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-15T03:37:08.917Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:08.917Z] latest [2024-08-15T03:37:08.917Z] 3.2.0-dev.53 [2024-08-15T03:37:08.917Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:08.917Z] main [2024-08-15T03:37:08.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:09.301Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:09.652Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:09.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-15T03:37:09.653Z] 9a6c59d109df: Preparing [2024-08-15T03:37:09.653Z] 47634b057289: Preparing [2024-08-15T03:37:09.653Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:09.653Z] 13f6fefd3704: Preparing [2024-08-15T03:37:09.653Z] 7f0202b4903a: Preparing [2024-08-15T03:37:09.653Z] f583eb363742: Preparing [2024-08-15T03:37:09.653Z] 3c20671a5817: Preparing [2024-08-15T03:37:09.653Z] f583eb363742: Waiting [2024-08-15T03:37:09.653Z] 3c20671a5817: Waiting [2024-08-15T03:37:09.653Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:09.653Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:09.917Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:09.917Z] 7f0202b4903a: Pushed [2024-08-15T03:37:09.917Z] 9a6c59d109df: Pushed [2024-08-15T03:37:11.316Z] f583eb363742: Pushed [2024-08-15T03:37:13.287Z] 47634b057289: Pushed [2024-08-15T03:37:13.287Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:13.675Z] + 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-08-15T03:37:14.064Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-15T03:37:14.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-15T03:37:14.064Z] 9a6c59d109df: Preparing [2024-08-15T03:37:14.064Z] 47634b057289: Preparing [2024-08-15T03:37:14.064Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:14.064Z] 13f6fefd3704: Preparing [2024-08-15T03:37:14.064Z] 7f0202b4903a: Preparing [2024-08-15T03:37:14.064Z] f583eb363742: Preparing [2024-08-15T03:37:14.064Z] 3c20671a5817: Preparing [2024-08-15T03:37:14.064Z] f583eb363742: Waiting [2024-08-15T03:37:14.064Z] 3c20671a5817: Waiting [2024-08-15T03:37:14.064Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:14.064Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:14.064Z] 7f0202b4903a: Layer already exists [2024-08-15T03:37:14.064Z] 9a6c59d109df: Layer already exists [2024-08-15T03:37:14.064Z] 47634b057289: Layer already exists [2024-08-15T03:37:14.064Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:14.064Z] f583eb363742: Layer already exists [2024-08-15T03:37:14.064Z] latest: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:14.676Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:15.035Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.53 [2024-08-15T03:37:15.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-15T03:37:15.036Z] 9a6c59d109df: Preparing [2024-08-15T03:37:15.036Z] 47634b057289: Preparing [2024-08-15T03:37:15.036Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:15.036Z] 13f6fefd3704: Preparing [2024-08-15T03:37:15.036Z] 7f0202b4903a: Preparing [2024-08-15T03:37:15.036Z] f583eb363742: Preparing [2024-08-15T03:37:15.036Z] 3c20671a5817: Preparing [2024-08-15T03:37:15.036Z] f583eb363742: Waiting [2024-08-15T03:37:15.036Z] 3c20671a5817: Waiting [2024-08-15T03:37:15.036Z] 9a6c59d109df: Layer already exists [2024-08-15T03:37:15.036Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:15.036Z] 47634b057289: Layer already exists [2024-08-15T03:37:15.036Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:15.036Z] 7f0202b4903a: Layer already exists [2024-08-15T03:37:15.036Z] f583eb363742: Layer already exists [2024-08-15T03:37:15.036Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:15.300Z] 3.2.0-dev.53: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:15.657Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:16.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:16.006Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-15T03:37:16.006Z] 9a6c59d109df: Preparing [2024-08-15T03:37:16.006Z] 47634b057289: Preparing [2024-08-15T03:37:16.006Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:16.006Z] 13f6fefd3704: Preparing [2024-08-15T03:37:16.006Z] 7f0202b4903a: Preparing [2024-08-15T03:37:16.006Z] f583eb363742: Preparing [2024-08-15T03:37:16.006Z] 3c20671a5817: Preparing [2024-08-15T03:37:16.006Z] f583eb363742: Waiting [2024-08-15T03:37:16.006Z] 3c20671a5817: Waiting [2024-08-15T03:37:16.006Z] 9a6c59d109df: Layer already exists [2024-08-15T03:37:16.006Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:16.006Z] 47634b057289: Layer already exists [2024-08-15T03:37:16.006Z] 7f0202b4903a: Layer already exists [2024-08-15T03:37:16.006Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:16.006Z] f583eb363742: Layer already exists [2024-08-15T03:37:16.006Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:16.006Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:16.358Z] + 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-08-15T03:37:16.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-15T03:37:16.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-15T03:37:16.707Z] 9a6c59d109df: Preparing [2024-08-15T03:37:16.707Z] 47634b057289: Preparing [2024-08-15T03:37:16.707Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:16.707Z] 13f6fefd3704: Preparing [2024-08-15T03:37:16.707Z] 7f0202b4903a: Preparing [2024-08-15T03:37:16.707Z] f583eb363742: Preparing [2024-08-15T03:37:16.707Z] 3c20671a5817: Preparing [2024-08-15T03:37:16.707Z] f583eb363742: Waiting [2024-08-15T03:37:16.707Z] 3c20671a5817: Waiting [2024-08-15T03:37:16.707Z] 9a6c59d109df: Layer already exists [2024-08-15T03:37:16.707Z] 47634b057289: Layer already exists [2024-08-15T03:37:16.707Z] 7f0202b4903a: Layer already exists [2024-08-15T03:37:16.707Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:16.707Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:16.707Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:16.707Z] f583eb363742: Layer already exists [2024-08-15T03:37:16.707Z] main: digest: sha256:f9f7c108ef2ca6e924b1aea2696c34f83c9d5ae0b6511d40a199388c9cde482a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:37:17.046Z] ===================================================== [Pipeline] echo [2024-08-15T03:37:17.081Z] taggedImages: [2024-08-15T03:37:17.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:17.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-15T03:37:17.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.53 [2024-08-15T03:37:17.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:17.081Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-15T03:37:17.117Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-15T03:37:17.117Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:17.117Z] latest [2024-08-15T03:37:17.117Z] 3.2.0-dev.53 [2024-08-15T03:37:17.117Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:17.117Z] main [2024-08-15T03:37:17.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:17.491Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:17.836Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:17.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-15T03:37:17.836Z] 0edf93101263: Preparing [2024-08-15T03:37:17.836Z] ebed040791ab: Preparing [2024-08-15T03:37:17.836Z] 11238b9956e8: Preparing [2024-08-15T03:37:17.836Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:17.836Z] 13f6fefd3704: Preparing [2024-08-15T03:37:17.836Z] 4feeb26bfad1: Preparing [2024-08-15T03:37:17.836Z] 7061cbc80a47: Preparing [2024-08-15T03:37:17.836Z] 720c94e2559d: Preparing [2024-08-15T03:37:17.836Z] cfdce53f292c: Preparing [2024-08-15T03:37:17.836Z] 3c20671a5817: Preparing [2024-08-15T03:37:17.836Z] 7061cbc80a47: Waiting [2024-08-15T03:37:17.836Z] 720c94e2559d: Waiting [2024-08-15T03:37:17.836Z] cfdce53f292c: Waiting [2024-08-15T03:37:17.836Z] 3c20671a5817: Waiting [2024-08-15T03:37:17.836Z] 4feeb26bfad1: Waiting [2024-08-15T03:37:17.836Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:17.836Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:18.104Z] 0edf93101263: Pushed [2024-08-15T03:37:18.104Z] 11238b9956e8: Pushed [2024-08-15T03:37:18.104Z] ebed040791ab: Pushed [2024-08-15T03:37:18.104Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:18.104Z] 720c94e2559d: Pushed [2024-08-15T03:37:19.050Z] cfdce53f292c: Pushed [2024-08-15T03:37:31.314Z] 7061cbc80a47: Pushed [2024-08-15T03:37:39.494Z] 4feeb26bfad1: Pushed [2024-08-15T03:37:39.494Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:39.852Z] + 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-08-15T03:37:40.197Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-15T03:37:40.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-15T03:37:40.198Z] 0edf93101263: Preparing [2024-08-15T03:37:40.198Z] ebed040791ab: Preparing [2024-08-15T03:37:40.198Z] 11238b9956e8: Preparing [2024-08-15T03:37:40.198Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:40.198Z] 13f6fefd3704: Preparing [2024-08-15T03:37:40.198Z] 4feeb26bfad1: Preparing [2024-08-15T03:37:40.198Z] 7061cbc80a47: Preparing [2024-08-15T03:37:40.198Z] 720c94e2559d: Preparing [2024-08-15T03:37:40.198Z] cfdce53f292c: Preparing [2024-08-15T03:37:40.198Z] 3c20671a5817: Preparing [2024-08-15T03:37:40.198Z] 720c94e2559d: Waiting [2024-08-15T03:37:40.198Z] 4feeb26bfad1: Waiting [2024-08-15T03:37:40.198Z] 7061cbc80a47: Waiting [2024-08-15T03:37:40.198Z] cfdce53f292c: Waiting [2024-08-15T03:37:40.198Z] 3c20671a5817: Waiting [2024-08-15T03:37:40.198Z] ebed040791ab: Layer already exists [2024-08-15T03:37:40.198Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:40.198Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:40.198Z] 0edf93101263: Layer already exists [2024-08-15T03:37:40.198Z] 11238b9956e8: Layer already exists [2024-08-15T03:37:40.198Z] 720c94e2559d: Layer already exists [2024-08-15T03:37:40.198Z] 7061cbc80a47: Layer already exists [2024-08-15T03:37:40.198Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:37:40.198Z] cfdce53f292c: Layer already exists [2024-08-15T03:37:40.198Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:40.461Z] latest: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:40.811Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:41.163Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.53 [2024-08-15T03:37:41.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-15T03:37:41.163Z] 0edf93101263: Preparing [2024-08-15T03:37:41.163Z] ebed040791ab: Preparing [2024-08-15T03:37:41.163Z] 11238b9956e8: Preparing [2024-08-15T03:37:41.163Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:41.163Z] 13f6fefd3704: Preparing [2024-08-15T03:37:41.163Z] 4feeb26bfad1: Preparing [2024-08-15T03:37:41.163Z] 7061cbc80a47: Preparing [2024-08-15T03:37:41.163Z] 720c94e2559d: Preparing [2024-08-15T03:37:41.163Z] cfdce53f292c: Preparing [2024-08-15T03:37:41.163Z] 3c20671a5817: Preparing [2024-08-15T03:37:41.163Z] 7061cbc80a47: Waiting [2024-08-15T03:37:41.163Z] 720c94e2559d: Waiting [2024-08-15T03:37:41.163Z] cfdce53f292c: Waiting [2024-08-15T03:37:41.163Z] 3c20671a5817: Waiting [2024-08-15T03:37:41.163Z] 4feeb26bfad1: Waiting [2024-08-15T03:37:41.163Z] ebed040791ab: Layer already exists [2024-08-15T03:37:41.163Z] 0edf93101263: Layer already exists [2024-08-15T03:37:41.163Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:41.163Z] 11238b9956e8: Layer already exists [2024-08-15T03:37:41.163Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:41.163Z] 7061cbc80a47: Layer already exists [2024-08-15T03:37:41.163Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:41.163Z] cfdce53f292c: Layer already exists [2024-08-15T03:37:41.163Z] 720c94e2559d: Layer already exists [2024-08-15T03:37:41.163Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:37:41.426Z] 3.2.0-dev.53: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:41.779Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:42.127Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:42.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-15T03:37:42.128Z] 0edf93101263: Preparing [2024-08-15T03:37:42.128Z] ebed040791ab: Preparing [2024-08-15T03:37:42.128Z] 11238b9956e8: Preparing [2024-08-15T03:37:42.128Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:42.128Z] 13f6fefd3704: Preparing [2024-08-15T03:37:42.128Z] 4feeb26bfad1: Preparing [2024-08-15T03:37:42.128Z] 7061cbc80a47: Preparing [2024-08-15T03:37:42.128Z] 4feeb26bfad1: Waiting [2024-08-15T03:37:42.128Z] 720c94e2559d: Preparing [2024-08-15T03:37:42.128Z] 7061cbc80a47: Waiting [2024-08-15T03:37:42.128Z] cfdce53f292c: Preparing [2024-08-15T03:37:42.128Z] 720c94e2559d: Waiting [2024-08-15T03:37:42.128Z] 3c20671a5817: Preparing [2024-08-15T03:37:42.128Z] cfdce53f292c: Waiting [2024-08-15T03:37:42.128Z] 3c20671a5817: Waiting [2024-08-15T03:37:42.128Z] ebed040791ab: Layer already exists [2024-08-15T03:37:42.128Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:42.128Z] 0edf93101263: Layer already exists [2024-08-15T03:37:42.128Z] 11238b9956e8: Layer already exists [2024-08-15T03:37:42.128Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:42.128Z] cfdce53f292c: Layer already exists [2024-08-15T03:37:42.128Z] 7061cbc80a47: Layer already exists [2024-08-15T03:37:42.128Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:42.128Z] 720c94e2559d: Layer already exists [2024-08-15T03:37:42.128Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:37:42.393Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:42.764Z] + 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-08-15T03:37:43.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-15T03:37:43.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-15T03:37:43.114Z] 0edf93101263: Preparing [2024-08-15T03:37:43.114Z] ebed040791ab: Preparing [2024-08-15T03:37:43.114Z] 11238b9956e8: Preparing [2024-08-15T03:37:43.114Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:43.114Z] 13f6fefd3704: Preparing [2024-08-15T03:37:43.114Z] 4feeb26bfad1: Preparing [2024-08-15T03:37:43.114Z] 7061cbc80a47: Preparing [2024-08-15T03:37:43.114Z] 720c94e2559d: Preparing [2024-08-15T03:37:43.114Z] cfdce53f292c: Preparing [2024-08-15T03:37:43.114Z] 3c20671a5817: Preparing [2024-08-15T03:37:43.114Z] 4feeb26bfad1: Waiting [2024-08-15T03:37:43.114Z] 7061cbc80a47: Waiting [2024-08-15T03:37:43.114Z] 720c94e2559d: Waiting [2024-08-15T03:37:43.114Z] cfdce53f292c: Waiting [2024-08-15T03:37:43.114Z] 3c20671a5817: Waiting [2024-08-15T03:37:43.114Z] ebed040791ab: Layer already exists [2024-08-15T03:37:43.114Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:43.114Z] 11238b9956e8: Layer already exists [2024-08-15T03:37:43.114Z] 0edf93101263: Layer already exists [2024-08-15T03:37:43.114Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:43.114Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:37:43.114Z] 7061cbc80a47: Layer already exists [2024-08-15T03:37:43.114Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:43.114Z] cfdce53f292c: Layer already exists [2024-08-15T03:37:43.114Z] 720c94e2559d: Layer already exists [2024-08-15T03:37:43.379Z] main: digest: sha256:225ec9f04d639e50ceff325d65c065dd4ae29f41868169cb486b32f4c733520b size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:37:43.461Z] ===================================================== [Pipeline] echo [2024-08-15T03:37:43.475Z] taggedImages: [2024-08-15T03:37:43.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:43.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-15T03:37:43.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.53 [2024-08-15T03:37:43.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:43.475Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-15T03:37:43.501Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-15T03:37:43.501Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:43.501Z] latest [2024-08-15T03:37:43.501Z] 3.2.0-dev.53 [2024-08-15T03:37:43.501Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:37:43.501Z] main [2024-08-15T03:37:43.501Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:43.865Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:37:44.228Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:37:44.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-15T03:37:44.228Z] 142e3747c713: Preparing [2024-08-15T03:37:44.228Z] 37bf7f5e17f8: Preparing [2024-08-15T03:37:44.228Z] 25c16776930c: Preparing [2024-08-15T03:37:44.228Z] 3a3defb1bba8: Preparing [2024-08-15T03:37:44.228Z] 13f6fefd3704: Preparing [2024-08-15T03:37:44.228Z] 4c6e31930b3b: Preparing [2024-08-15T03:37:44.228Z] a5efbcd6c2ac: Preparing [2024-08-15T03:37:44.228Z] 020bce2ef93d: Preparing [2024-08-15T03:37:44.228Z] 3c20671a5817: Preparing [2024-08-15T03:37:44.228Z] 4c6e31930b3b: Waiting [2024-08-15T03:37:44.228Z] a5efbcd6c2ac: Waiting [2024-08-15T03:37:44.228Z] 020bce2ef93d: Waiting [2024-08-15T03:37:44.228Z] 3c20671a5817: Waiting [2024-08-15T03:37:44.228Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:37:44.228Z] 13f6fefd3704: Layer already exists [2024-08-15T03:37:44.492Z] 37bf7f5e17f8: Pushed [2024-08-15T03:37:44.492Z] 25c16776930c: Pushed [2024-08-15T03:37:44.492Z] 142e3747c713: Pushed [2024-08-15T03:37:44.492Z] 3c20671a5817: Layer already exists [2024-08-15T03:37:44.492Z] a5efbcd6c2ac: Pushed [2024-08-15T03:37:45.071Z] 020bce2ef93d: Pushed [2024-08-15T03:38:07.098Z] 4c6e31930b3b: Pushed [2024-08-15T03:38:07.098Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:07.445Z] + 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-08-15T03:38:07.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-15T03:38:07.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-15T03:38:07.850Z] 142e3747c713: Preparing [2024-08-15T03:38:07.850Z] 37bf7f5e17f8: Preparing [2024-08-15T03:38:07.850Z] 25c16776930c: Preparing [2024-08-15T03:38:07.850Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:07.850Z] 13f6fefd3704: Preparing [2024-08-15T03:38:07.850Z] 4c6e31930b3b: Preparing [2024-08-15T03:38:07.850Z] a5efbcd6c2ac: Preparing [2024-08-15T03:38:07.850Z] 020bce2ef93d: Preparing [2024-08-15T03:38:07.850Z] 3c20671a5817: Preparing [2024-08-15T03:38:07.850Z] 4c6e31930b3b: Waiting [2024-08-15T03:38:07.850Z] a5efbcd6c2ac: Waiting [2024-08-15T03:38:07.850Z] 020bce2ef93d: Waiting [2024-08-15T03:38:07.850Z] 3c20671a5817: Waiting [2024-08-15T03:38:07.850Z] 142e3747c713: Layer already exists [2024-08-15T03:38:07.850Z] 37bf7f5e17f8: Layer already exists [2024-08-15T03:38:07.850Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:07.850Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:07.850Z] 25c16776930c: Layer already exists [2024-08-15T03:38:07.850Z] a5efbcd6c2ac: Layer already exists [2024-08-15T03:38:07.850Z] 020bce2ef93d: Layer already exists [2024-08-15T03:38:07.850Z] 4c6e31930b3b: Layer already exists [2024-08-15T03:38:07.850Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:08.122Z] latest: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:08.468Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:08.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.53 [2024-08-15T03:38:08.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-15T03:38:08.822Z] 142e3747c713: Preparing [2024-08-15T03:38:08.822Z] 37bf7f5e17f8: Preparing [2024-08-15T03:38:08.822Z] 25c16776930c: Preparing [2024-08-15T03:38:08.822Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:08.822Z] 13f6fefd3704: Preparing [2024-08-15T03:38:08.822Z] 4c6e31930b3b: Preparing [2024-08-15T03:38:08.822Z] a5efbcd6c2ac: Preparing [2024-08-15T03:38:08.822Z] 020bce2ef93d: Preparing [2024-08-15T03:38:08.822Z] 3c20671a5817: Preparing [2024-08-15T03:38:08.822Z] a5efbcd6c2ac: Waiting [2024-08-15T03:38:08.822Z] 020bce2ef93d: Waiting [2024-08-15T03:38:08.822Z] 4c6e31930b3b: Waiting [2024-08-15T03:38:08.822Z] 25c16776930c: Layer already exists [2024-08-15T03:38:08.822Z] 142e3747c713: Layer already exists [2024-08-15T03:38:08.822Z] 37bf7f5e17f8: Layer already exists [2024-08-15T03:38:08.822Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:08.822Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:08.822Z] 4c6e31930b3b: Layer already exists [2024-08-15T03:38:08.822Z] a5efbcd6c2ac: Layer already exists [2024-08-15T03:38:08.822Z] 020bce2ef93d: Layer already exists [2024-08-15T03:38:08.822Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:09.089Z] 3.2.0-dev.53: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:09.455Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:09.824Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:09.824Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-15T03:38:09.824Z] 142e3747c713: Preparing [2024-08-15T03:38:09.824Z] 37bf7f5e17f8: Preparing [2024-08-15T03:38:09.824Z] 25c16776930c: Preparing [2024-08-15T03:38:09.824Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:09.824Z] 13f6fefd3704: Preparing [2024-08-15T03:38:09.824Z] 4c6e31930b3b: Preparing [2024-08-15T03:38:09.824Z] a5efbcd6c2ac: Preparing [2024-08-15T03:38:09.824Z] 020bce2ef93d: Preparing [2024-08-15T03:38:09.824Z] 3c20671a5817: Preparing [2024-08-15T03:38:09.824Z] 4c6e31930b3b: Waiting [2024-08-15T03:38:09.824Z] a5efbcd6c2ac: Waiting [2024-08-15T03:38:09.824Z] 3c20671a5817: Waiting [2024-08-15T03:38:09.824Z] 020bce2ef93d: Waiting [2024-08-15T03:38:09.824Z] 25c16776930c: Layer already exists [2024-08-15T03:38:09.824Z] 37bf7f5e17f8: Layer already exists [2024-08-15T03:38:09.824Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:09.824Z] 142e3747c713: Layer already exists [2024-08-15T03:38:09.824Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:09.824Z] a5efbcd6c2ac: Layer already exists [2024-08-15T03:38:09.824Z] 4c6e31930b3b: Layer already exists [2024-08-15T03:38:09.824Z] 020bce2ef93d: Layer already exists [2024-08-15T03:38:09.824Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:10.087Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:10.440Z] + 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-08-15T03:38:10.784Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-15T03:38:10.784Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-15T03:38:10.784Z] 142e3747c713: Preparing [2024-08-15T03:38:10.784Z] 37bf7f5e17f8: Preparing [2024-08-15T03:38:10.784Z] 25c16776930c: Preparing [2024-08-15T03:38:10.784Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:10.784Z] 13f6fefd3704: Preparing [2024-08-15T03:38:10.784Z] 4c6e31930b3b: Preparing [2024-08-15T03:38:10.784Z] a5efbcd6c2ac: Preparing [2024-08-15T03:38:10.784Z] 020bce2ef93d: Preparing [2024-08-15T03:38:10.784Z] 3c20671a5817: Preparing [2024-08-15T03:38:10.784Z] a5efbcd6c2ac: Waiting [2024-08-15T03:38:10.784Z] 020bce2ef93d: Waiting [2024-08-15T03:38:10.784Z] 3c20671a5817: Waiting [2024-08-15T03:38:10.784Z] 4c6e31930b3b: Waiting [2024-08-15T03:38:10.784Z] 142e3747c713: Layer already exists [2024-08-15T03:38:10.784Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:10.784Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:10.784Z] 37bf7f5e17f8: Layer already exists [2024-08-15T03:38:10.784Z] 25c16776930c: Layer already exists [2024-08-15T03:38:10.784Z] 4c6e31930b3b: Layer already exists [2024-08-15T03:38:10.784Z] 020bce2ef93d: Layer already exists [2024-08-15T03:38:10.784Z] a5efbcd6c2ac: Layer already exists [2024-08-15T03:38:10.784Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:11.046Z] main: digest: sha256:87e25cbc768713af38273fbcbc2f04fa9ab2ecb7b5619e85b81c476cf4a23ded size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:38:11.133Z] ===================================================== [Pipeline] echo [2024-08-15T03:38:11.152Z] taggedImages: [2024-08-15T03:38:11.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:11.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-15T03:38:11.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.53 [2024-08-15T03:38:11.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:11.152Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-15T03:38:11.184Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-15T03:38:11.184Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:11.184Z] latest [2024-08-15T03:38:11.184Z] 3.2.0-dev.53 [2024-08-15T03:38:11.184Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:11.184Z] main [2024-08-15T03:38:11.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:11.552Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:11.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:11.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-15T03:38:11.900Z] 0edf93101263: Preparing [2024-08-15T03:38:11.900Z] 778c555d788e: Preparing [2024-08-15T03:38:11.900Z] b1dfaa29a064: Preparing [2024-08-15T03:38:11.900Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:11.900Z] 13f6fefd3704: Preparing [2024-08-15T03:38:11.900Z] 4feeb26bfad1: Preparing [2024-08-15T03:38:11.900Z] 720c94e2559d: Preparing [2024-08-15T03:38:11.900Z] cfdce53f292c: Preparing [2024-08-15T03:38:11.900Z] 3c20671a5817: Preparing [2024-08-15T03:38:11.900Z] cfdce53f292c: Waiting [2024-08-15T03:38:11.900Z] 4feeb26bfad1: Waiting [2024-08-15T03:38:11.900Z] 720c94e2559d: Waiting [2024-08-15T03:38:11.900Z] 3c20671a5817: Waiting [2024-08-15T03:38:11.900Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:11.900Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:11.900Z] 0edf93101263: Layer already exists [2024-08-15T03:38:11.900Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:38:12.165Z] 720c94e2559d: Layer already exists [2024-08-15T03:38:12.165Z] cfdce53f292c: Layer already exists [2024-08-15T03:38:12.165Z] 778c555d788e: Pushed [2024-08-15T03:38:12.165Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:12.165Z] b1dfaa29a064: Pushed [2024-08-15T03:38:12.165Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:12.514Z] + 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-08-15T03:38:12.858Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-15T03:38:12.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-15T03:38:12.858Z] 0edf93101263: Preparing [2024-08-15T03:38:12.858Z] 778c555d788e: Preparing [2024-08-15T03:38:12.858Z] b1dfaa29a064: Preparing [2024-08-15T03:38:12.858Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:12.858Z] 13f6fefd3704: Preparing [2024-08-15T03:38:12.858Z] 4feeb26bfad1: Preparing [2024-08-15T03:38:12.858Z] 720c94e2559d: Preparing [2024-08-15T03:38:12.858Z] cfdce53f292c: Preparing [2024-08-15T03:38:12.858Z] 3c20671a5817: Preparing [2024-08-15T03:38:12.858Z] 720c94e2559d: Waiting [2024-08-15T03:38:12.858Z] 3c20671a5817: Waiting [2024-08-15T03:38:12.858Z] 4feeb26bfad1: Waiting [2024-08-15T03:38:12.858Z] b1dfaa29a064: Layer already exists [2024-08-15T03:38:12.858Z] 778c555d788e: Layer already exists [2024-08-15T03:38:12.858Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:12.858Z] 0edf93101263: Layer already exists [2024-08-15T03:38:12.858Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:12.858Z] cfdce53f292c: Layer already exists [2024-08-15T03:38:12.858Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:38:12.858Z] 720c94e2559d: Layer already exists [2024-08-15T03:38:12.858Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:13.121Z] latest: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:13.478Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:13.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.53 [2024-08-15T03:38:13.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-15T03:38:13.832Z] 0edf93101263: Preparing [2024-08-15T03:38:13.832Z] 778c555d788e: Preparing [2024-08-15T03:38:13.832Z] b1dfaa29a064: Preparing [2024-08-15T03:38:13.832Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:13.832Z] 13f6fefd3704: Preparing [2024-08-15T03:38:13.832Z] 4feeb26bfad1: Preparing [2024-08-15T03:38:13.832Z] 720c94e2559d: Preparing [2024-08-15T03:38:13.832Z] cfdce53f292c: Preparing [2024-08-15T03:38:13.832Z] 3c20671a5817: Preparing [2024-08-15T03:38:13.832Z] 720c94e2559d: Waiting [2024-08-15T03:38:13.832Z] cfdce53f292c: Waiting [2024-08-15T03:38:13.832Z] 3c20671a5817: Waiting [2024-08-15T03:38:13.832Z] 4feeb26bfad1: Waiting [2024-08-15T03:38:13.832Z] 0edf93101263: Layer already exists [2024-08-15T03:38:13.832Z] b1dfaa29a064: Layer already exists [2024-08-15T03:38:13.832Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:13.832Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:13.832Z] 778c555d788e: Layer already exists [2024-08-15T03:38:13.832Z] cfdce53f292c: Layer already exists [2024-08-15T03:38:13.832Z] 720c94e2559d: Layer already exists [2024-08-15T03:38:13.832Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:38:13.832Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:14.097Z] 3.2.0-dev.53: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:14.450Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:14.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:14.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-15T03:38:14.804Z] 0edf93101263: Preparing [2024-08-15T03:38:14.804Z] 778c555d788e: Preparing [2024-08-15T03:38:14.804Z] b1dfaa29a064: Preparing [2024-08-15T03:38:14.804Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:14.804Z] 13f6fefd3704: Preparing [2024-08-15T03:38:14.804Z] 4feeb26bfad1: Preparing [2024-08-15T03:38:14.804Z] 720c94e2559d: Preparing [2024-08-15T03:38:14.804Z] cfdce53f292c: Preparing [2024-08-15T03:38:14.804Z] 3c20671a5817: Preparing [2024-08-15T03:38:14.804Z] 720c94e2559d: Waiting [2024-08-15T03:38:14.804Z] cfdce53f292c: Waiting [2024-08-15T03:38:14.804Z] 3c20671a5817: Waiting [2024-08-15T03:38:14.804Z] 4feeb26bfad1: Waiting [2024-08-15T03:38:14.804Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:14.804Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:14.804Z] 0edf93101263: Layer already exists [2024-08-15T03:38:14.804Z] b1dfaa29a064: Layer already exists [2024-08-15T03:38:14.804Z] 778c555d788e: Layer already exists [2024-08-15T03:38:14.804Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:38:14.804Z] cfdce53f292c: Layer already exists [2024-08-15T03:38:14.804Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:14.804Z] 720c94e2559d: Layer already exists [2024-08-15T03:38:15.070Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:15.418Z] + 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-08-15T03:38:15.767Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-15T03:38:15.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-15T03:38:15.767Z] 0edf93101263: Preparing [2024-08-15T03:38:15.767Z] 778c555d788e: Preparing [2024-08-15T03:38:15.767Z] b1dfaa29a064: Preparing [2024-08-15T03:38:15.767Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:15.767Z] 13f6fefd3704: Preparing [2024-08-15T03:38:15.767Z] 4feeb26bfad1: Preparing [2024-08-15T03:38:15.767Z] 720c94e2559d: Preparing [2024-08-15T03:38:15.767Z] cfdce53f292c: Preparing [2024-08-15T03:38:15.767Z] 3c20671a5817: Preparing [2024-08-15T03:38:15.767Z] 720c94e2559d: Waiting [2024-08-15T03:38:15.767Z] cfdce53f292c: Waiting [2024-08-15T03:38:15.767Z] 3c20671a5817: Waiting [2024-08-15T03:38:15.767Z] 4feeb26bfad1: Waiting [2024-08-15T03:38:15.767Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:15.767Z] 778c555d788e: Layer already exists [2024-08-15T03:38:15.767Z] b1dfaa29a064: Layer already exists [2024-08-15T03:38:15.767Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:15.767Z] 0edf93101263: Layer already exists [2024-08-15T03:38:15.767Z] 4feeb26bfad1: Layer already exists [2024-08-15T03:38:15.767Z] 720c94e2559d: Layer already exists [2024-08-15T03:38:15.767Z] cfdce53f292c: Layer already exists [2024-08-15T03:38:15.767Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:16.031Z] main: digest: sha256:79ba3abed8ac45d07ea4e609d9d886d16a269b6882003107ade49b6182b27085 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:38:16.115Z] ===================================================== [Pipeline] echo [2024-08-15T03:38:16.129Z] taggedImages: [2024-08-15T03:38:16.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:16.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-15T03:38:16.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.53 [2024-08-15T03:38:16.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:16.129Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-15T03:38:16.152Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-15T03:38:16.152Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:16.152Z] latest [2024-08-15T03:38:16.152Z] 3.2.0-dev.53 [2024-08-15T03:38:16.152Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:16.152Z] main [2024-08-15T03:38:16.152Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:16.505Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:16.852Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:16.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-15T03:38:16.852Z] 3fae689d856b: Preparing [2024-08-15T03:38:16.852Z] 8d01f51b7516: Preparing [2024-08-15T03:38:16.852Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:16.852Z] 13f6fefd3704: Preparing [2024-08-15T03:38:16.852Z] 3bcde020c850: Preparing [2024-08-15T03:38:16.852Z] 62c25be9dcac: Preparing [2024-08-15T03:38:16.852Z] 3c20671a5817: Preparing [2024-08-15T03:38:16.852Z] 62c25be9dcac: Waiting [2024-08-15T03:38:16.852Z] 3c20671a5817: Waiting [2024-08-15T03:38:17.117Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:17.117Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:17.117Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:17.117Z] 3fae689d856b: Pushed [2024-08-15T03:38:17.117Z] 3bcde020c850: Pushed [2024-08-15T03:38:18.068Z] 62c25be9dcac: Pushed [2024-08-15T03:38:24.680Z] 8d01f51b7516: Pushed [2024-08-15T03:38:24.680Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:25.052Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:25.392Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-15T03:38:25.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-15T03:38:25.392Z] 3fae689d856b: Preparing [2024-08-15T03:38:25.392Z] 8d01f51b7516: Preparing [2024-08-15T03:38:25.392Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:25.392Z] 13f6fefd3704: Preparing [2024-08-15T03:38:25.392Z] 3bcde020c850: Preparing [2024-08-15T03:38:25.392Z] 62c25be9dcac: Preparing [2024-08-15T03:38:25.392Z] 3c20671a5817: Preparing [2024-08-15T03:38:25.392Z] 62c25be9dcac: Waiting [2024-08-15T03:38:25.392Z] 3c20671a5817: Waiting [2024-08-15T03:38:25.392Z] 8d01f51b7516: Layer already exists [2024-08-15T03:38:25.392Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:25.392Z] 3bcde020c850: Layer already exists [2024-08-15T03:38:25.392Z] 3fae689d856b: Layer already exists [2024-08-15T03:38:25.392Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:25.392Z] 62c25be9dcac: Layer already exists [2024-08-15T03:38:25.392Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:25.655Z] latest: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:26.006Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:26.350Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.53 [2024-08-15T03:38:26.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-15T03:38:26.350Z] 3fae689d856b: Preparing [2024-08-15T03:38:26.350Z] 8d01f51b7516: Preparing [2024-08-15T03:38:26.350Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:26.350Z] 13f6fefd3704: Preparing [2024-08-15T03:38:26.350Z] 3bcde020c850: Preparing [2024-08-15T03:38:26.350Z] 62c25be9dcac: Preparing [2024-08-15T03:38:26.350Z] 3c20671a5817: Preparing [2024-08-15T03:38:26.350Z] 62c25be9dcac: Waiting [2024-08-15T03:38:26.350Z] 3c20671a5817: Waiting [2024-08-15T03:38:26.350Z] 8d01f51b7516: Layer already exists [2024-08-15T03:38:26.350Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:26.350Z] 3bcde020c850: Layer already exists [2024-08-15T03:38:26.350Z] 3fae689d856b: Layer already exists [2024-08-15T03:38:26.350Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:26.350Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:26.351Z] 62c25be9dcac: Layer already exists [2024-08-15T03:38:26.351Z] 3.2.0-dev.53: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:26.711Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:27.059Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:27.059Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-15T03:38:27.059Z] 3fae689d856b: Preparing [2024-08-15T03:38:27.059Z] 8d01f51b7516: Preparing [2024-08-15T03:38:27.059Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:27.059Z] 13f6fefd3704: Preparing [2024-08-15T03:38:27.059Z] 3bcde020c850: Preparing [2024-08-15T03:38:27.059Z] 62c25be9dcac: Preparing [2024-08-15T03:38:27.059Z] 3c20671a5817: Preparing [2024-08-15T03:38:27.059Z] 62c25be9dcac: Waiting [2024-08-15T03:38:27.059Z] 3c20671a5817: Waiting [2024-08-15T03:38:27.059Z] 3fae689d856b: Layer already exists [2024-08-15T03:38:27.059Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:27.059Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:27.059Z] 8d01f51b7516: Layer already exists [2024-08-15T03:38:27.059Z] 3bcde020c850: Layer already exists [2024-08-15T03:38:27.059Z] 62c25be9dcac: Layer already exists [2024-08-15T03:38:27.059Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:27.059Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:27.673Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:28.012Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-15T03:38:28.012Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-15T03:38:28.012Z] 3fae689d856b: Preparing [2024-08-15T03:38:28.012Z] 8d01f51b7516: Preparing [2024-08-15T03:38:28.012Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:28.012Z] 13f6fefd3704: Preparing [2024-08-15T03:38:28.012Z] 3bcde020c850: Preparing [2024-08-15T03:38:28.012Z] 62c25be9dcac: Preparing [2024-08-15T03:38:28.012Z] 3c20671a5817: Preparing [2024-08-15T03:38:28.012Z] 3c20671a5817: Waiting [2024-08-15T03:38:28.012Z] 62c25be9dcac: Waiting [2024-08-15T03:38:28.012Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:28.012Z] 3fae689d856b: Layer already exists [2024-08-15T03:38:28.012Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:28.012Z] 3bcde020c850: Layer already exists [2024-08-15T03:38:28.012Z] 8d01f51b7516: Layer already exists [2024-08-15T03:38:28.012Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:28.012Z] 62c25be9dcac: Layer already exists [2024-08-15T03:38:28.012Z] main: digest: sha256:dc78ebfbf233ca0b7a46f33f6848159c36cbe7555f7bed4a802782ab46074900 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:38:28.357Z] ===================================================== [Pipeline] echo [2024-08-15T03:38:28.368Z] taggedImages: [2024-08-15T03:38:28.368Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:28.368Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-15T03:38:28.368Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.53 [2024-08-15T03:38:28.368Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:28.368Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-15T03:38:28.393Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-15T03:38:28.393Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:28.393Z] latest [2024-08-15T03:38:28.393Z] 3.2.0-dev.53 [2024-08-15T03:38:28.393Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:28.393Z] main [2024-08-15T03:38:28.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:28.765Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:29.113Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:29.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-15T03:38:29.113Z] 48040a4431aa: Preparing [2024-08-15T03:38:29.113Z] ec033278c591: Preparing [2024-08-15T03:38:29.113Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:29.113Z] 13f6fefd3704: Preparing [2024-08-15T03:38:29.113Z] 9d2ffe561c71: Preparing [2024-08-15T03:38:29.113Z] 958b2f3169fe: Preparing [2024-08-15T03:38:29.113Z] 3c20671a5817: Preparing [2024-08-15T03:38:29.113Z] 958b2f3169fe: Waiting [2024-08-15T03:38:29.113Z] 3c20671a5817: Waiting [2024-08-15T03:38:29.378Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:29.378Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:29.378Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:29.378Z] 9d2ffe561c71: Pushed [2024-08-15T03:38:29.378Z] 48040a4431aa: Pushed [2024-08-15T03:38:29.643Z] 958b2f3169fe: Pushed [2024-08-15T03:38:37.825Z] ec033278c591: Pushed [2024-08-15T03:38:37.825Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:38.165Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:38.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-15T03:38:38.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-15T03:38:38.516Z] 48040a4431aa: Preparing [2024-08-15T03:38:38.516Z] ec033278c591: Preparing [2024-08-15T03:38:38.516Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:38.516Z] 13f6fefd3704: Preparing [2024-08-15T03:38:38.516Z] 9d2ffe561c71: Preparing [2024-08-15T03:38:38.516Z] 958b2f3169fe: Preparing [2024-08-15T03:38:38.516Z] 3c20671a5817: Preparing [2024-08-15T03:38:38.516Z] 958b2f3169fe: Waiting [2024-08-15T03:38:38.516Z] 3c20671a5817: Waiting [2024-08-15T03:38:38.516Z] 48040a4431aa: Layer already exists [2024-08-15T03:38:38.516Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:38.516Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:38.516Z] 9d2ffe561c71: Layer already exists [2024-08-15T03:38:38.516Z] ec033278c591: Layer already exists [2024-08-15T03:38:38.516Z] 958b2f3169fe: Layer already exists [2024-08-15T03:38:38.516Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:38.780Z] latest: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:39.127Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:39.495Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.53 [2024-08-15T03:38:39.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-15T03:38:39.495Z] 48040a4431aa: Preparing [2024-08-15T03:38:39.495Z] ec033278c591: Preparing [2024-08-15T03:38:39.495Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:39.495Z] 13f6fefd3704: Preparing [2024-08-15T03:38:39.495Z] 9d2ffe561c71: Preparing [2024-08-15T03:38:39.495Z] 958b2f3169fe: Preparing [2024-08-15T03:38:39.495Z] 3c20671a5817: Preparing [2024-08-15T03:38:39.495Z] 958b2f3169fe: Waiting [2024-08-15T03:38:39.495Z] 3c20671a5817: Waiting [2024-08-15T03:38:39.495Z] 9d2ffe561c71: Layer already exists [2024-08-15T03:38:39.495Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:39.495Z] ec033278c591: Layer already exists [2024-08-15T03:38:39.495Z] 48040a4431aa: Layer already exists [2024-08-15T03:38:39.495Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:39.495Z] 958b2f3169fe: Layer already exists [2024-08-15T03:38:39.495Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:39.496Z] 3.2.0-dev.53: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:39.862Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:40.476Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:40.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-15T03:38:40.476Z] 48040a4431aa: Preparing [2024-08-15T03:38:40.476Z] ec033278c591: Preparing [2024-08-15T03:38:40.476Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:40.476Z] 13f6fefd3704: Preparing [2024-08-15T03:38:40.476Z] 9d2ffe561c71: Preparing [2024-08-15T03:38:40.476Z] 958b2f3169fe: Preparing [2024-08-15T03:38:40.476Z] 3c20671a5817: Preparing [2024-08-15T03:38:40.476Z] 958b2f3169fe: Waiting [2024-08-15T03:38:40.476Z] 3c20671a5817: Waiting [2024-08-15T03:38:40.476Z] 9d2ffe561c71: Layer already exists [2024-08-15T03:38:40.476Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:40.476Z] ec033278c591: Layer already exists [2024-08-15T03:38:40.476Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:40.476Z] 48040a4431aa: Layer already exists [2024-08-15T03:38:40.476Z] 958b2f3169fe: Layer already exists [2024-08-15T03:38:40.476Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:40.739Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:41.083Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:41.428Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-15T03:38:41.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-15T03:38:41.429Z] 48040a4431aa: Preparing [2024-08-15T03:38:41.429Z] ec033278c591: Preparing [2024-08-15T03:38:41.429Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:41.429Z] 13f6fefd3704: Preparing [2024-08-15T03:38:41.429Z] 9d2ffe561c71: Preparing [2024-08-15T03:38:41.429Z] 958b2f3169fe: Preparing [2024-08-15T03:38:41.429Z] 3c20671a5817: Preparing [2024-08-15T03:38:41.429Z] 958b2f3169fe: Waiting [2024-08-15T03:38:41.429Z] 3c20671a5817: Waiting [2024-08-15T03:38:41.429Z] 48040a4431aa: Layer already exists [2024-08-15T03:38:41.429Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:41.429Z] 9d2ffe561c71: Layer already exists [2024-08-15T03:38:41.429Z] ec033278c591: Layer already exists [2024-08-15T03:38:41.429Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:41.429Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:41.429Z] 958b2f3169fe: Layer already exists [2024-08-15T03:38:41.693Z] main: digest: sha256:5f1c5c749fd01a54e31723fe026f4f3e0712631bf8a4ec405189a34fda5f0757 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:38:41.787Z] ===================================================== [Pipeline] echo [2024-08-15T03:38:41.807Z] taggedImages: [2024-08-15T03:38:41.807Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:41.807Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-15T03:38:41.807Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.53 [2024-08-15T03:38:41.807Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:41.807Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-15T03:38:41.830Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-15T03:38:41.830Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:41.830Z] latest [2024-08-15T03:38:41.830Z] 3.2.0-dev.53 [2024-08-15T03:38:41.830Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:41.830Z] main [2024-08-15T03:38:41.830Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:42.203Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:42.557Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:42.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-15T03:38:42.557Z] e7d636022710: Preparing [2024-08-15T03:38:42.557Z] 122d2155d712: Preparing [2024-08-15T03:38:42.557Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:42.557Z] 13f6fefd3704: Preparing [2024-08-15T03:38:42.557Z] e80b005e2b34: Preparing [2024-08-15T03:38:42.557Z] 868e4916d690: Preparing [2024-08-15T03:38:42.557Z] 3c20671a5817: Preparing [2024-08-15T03:38:42.557Z] 868e4916d690: Waiting [2024-08-15T03:38:42.557Z] 3c20671a5817: Waiting [2024-08-15T03:38:42.557Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:42.557Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:42.557Z] e80b005e2b34: Layer already exists [2024-08-15T03:38:42.821Z] 868e4916d690: Layer already exists [2024-08-15T03:38:42.821Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:42.821Z] e7d636022710: Pushed [2024-08-15T03:38:50.999Z] 122d2155d712: Pushed [2024-08-15T03:38:50.999Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:51.343Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:51.691Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-15T03:38:51.691Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-15T03:38:51.691Z] e7d636022710: Preparing [2024-08-15T03:38:51.691Z] 122d2155d712: Preparing [2024-08-15T03:38:51.691Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:51.691Z] 13f6fefd3704: Preparing [2024-08-15T03:38:51.691Z] e80b005e2b34: Preparing [2024-08-15T03:38:51.691Z] 868e4916d690: Preparing [2024-08-15T03:38:51.691Z] 3c20671a5817: Preparing [2024-08-15T03:38:51.691Z] 868e4916d690: Waiting [2024-08-15T03:38:51.691Z] 3c20671a5817: Waiting [2024-08-15T03:38:51.691Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:51.691Z] e80b005e2b34: Layer already exists [2024-08-15T03:38:51.691Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:51.691Z] e7d636022710: Layer already exists [2024-08-15T03:38:51.691Z] 122d2155d712: Layer already exists [2024-08-15T03:38:51.691Z] 868e4916d690: Layer already exists [2024-08-15T03:38:51.691Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:51.955Z] latest: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:52.299Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:52.659Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.53 [2024-08-15T03:38:52.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-15T03:38:52.659Z] e7d636022710: Preparing [2024-08-15T03:38:52.659Z] 122d2155d712: Preparing [2024-08-15T03:38:52.659Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:52.659Z] 13f6fefd3704: Preparing [2024-08-15T03:38:52.659Z] e80b005e2b34: Preparing [2024-08-15T03:38:52.659Z] 868e4916d690: Preparing [2024-08-15T03:38:52.659Z] 3c20671a5817: Preparing [2024-08-15T03:38:52.659Z] 868e4916d690: Waiting [2024-08-15T03:38:52.659Z] 3c20671a5817: Waiting [2024-08-15T03:38:52.659Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:52.659Z] e80b005e2b34: Layer already exists [2024-08-15T03:38:52.659Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:52.659Z] e7d636022710: Layer already exists [2024-08-15T03:38:52.659Z] 122d2155d712: Layer already exists [2024-08-15T03:38:52.659Z] 868e4916d690: Layer already exists [2024-08-15T03:38:52.659Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:52.923Z] 3.2.0-dev.53: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:53.263Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:53.599Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:53.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-15T03:38:53.599Z] e7d636022710: Preparing [2024-08-15T03:38:53.599Z] 122d2155d712: Preparing [2024-08-15T03:38:53.599Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:53.599Z] 13f6fefd3704: Preparing [2024-08-15T03:38:53.599Z] e80b005e2b34: Preparing [2024-08-15T03:38:53.599Z] 868e4916d690: Preparing [2024-08-15T03:38:53.599Z] 3c20671a5817: Preparing [2024-08-15T03:38:53.599Z] 868e4916d690: Waiting [2024-08-15T03:38:53.599Z] 3c20671a5817: Waiting [2024-08-15T03:38:53.599Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:53.599Z] 122d2155d712: Layer already exists [2024-08-15T03:38:53.599Z] e80b005e2b34: Layer already exists [2024-08-15T03:38:53.599Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:53.599Z] e7d636022710: Layer already exists [2024-08-15T03:38:53.599Z] 868e4916d690: Layer already exists [2024-08-15T03:38:53.599Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:53.865Z] 832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:54.235Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:54.573Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-15T03:38:54.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-15T03:38:54.573Z] e7d636022710: Preparing [2024-08-15T03:38:54.573Z] 122d2155d712: Preparing [2024-08-15T03:38:54.573Z] 3a3defb1bba8: Preparing [2024-08-15T03:38:54.573Z] 13f6fefd3704: Preparing [2024-08-15T03:38:54.573Z] e80b005e2b34: Preparing [2024-08-15T03:38:54.573Z] 868e4916d690: Preparing [2024-08-15T03:38:54.573Z] 3c20671a5817: Preparing [2024-08-15T03:38:54.573Z] 868e4916d690: Waiting [2024-08-15T03:38:54.573Z] 3c20671a5817: Waiting [2024-08-15T03:38:54.573Z] 3a3defb1bba8: Layer already exists [2024-08-15T03:38:54.573Z] e7d636022710: Layer already exists [2024-08-15T03:38:54.573Z] 13f6fefd3704: Layer already exists [2024-08-15T03:38:54.573Z] e80b005e2b34: Layer already exists [2024-08-15T03:38:54.573Z] 122d2155d712: Layer already exists [2024-08-15T03:38:54.573Z] 3c20671a5817: Layer already exists [2024-08-15T03:38:54.573Z] 868e4916d690: Layer already exists [2024-08-15T03:38:54.836Z] main: digest: sha256:789730ee9567f1829e57414f69df790f490bc097b05ba6cea3e8d4668904f0e8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-15T03:38:54.916Z] ===================================================== [Pipeline] echo [2024-08-15T03:38:54.996Z] taggedImages: [2024-08-15T03:38:54.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741 [2024-08-15T03:38:54.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-15T03:38:54.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.53 [2024-08-15T03:38:54.996Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:832162a3b2bbe9bc62b4c6d6e687e5940e499741-3.2.0-dev.53 [2024-08-15T03:38:54.996Z] - 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-08-15T03:38:55.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T03:38:55.423Z] [2024-08-15T03:38:55.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:38:55.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T03:38:55.748Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-15T03:38:55.748Z] 8998bd30e6a1: Pulling fs layer [2024-08-15T03:38:55.748Z] 04944245beec: Pulling fs layer [2024-08-15T03:38:55.748Z] 699f458cf7ca: Pulling fs layer [2024-08-15T03:38:55.748Z] 765212b225bb: Pulling fs layer [2024-08-15T03:38:55.748Z] f23df028b6ca: Pulling fs layer [2024-08-15T03:38:55.748Z] d65c8cfc05b1: Pulling fs layer [2024-08-15T03:38:55.748Z] 2437ff75d9bd: Pulling fs layer [2024-08-15T03:38:55.748Z] 765212b225bb: Waiting [2024-08-15T03:38:55.748Z] f23df028b6ca: Waiting [2024-08-15T03:38:55.748Z] d65c8cfc05b1: Waiting [2024-08-15T03:38:55.748Z] 2437ff75d9bd: Waiting [2024-08-15T03:38:56.014Z] 04944245beec: Verifying Checksum [2024-08-15T03:38:56.014Z] 04944245beec: Download complete [2024-08-15T03:38:56.014Z] 765212b225bb: Verifying Checksum [2024-08-15T03:38:56.014Z] 765212b225bb: Download complete [2024-08-15T03:38:56.014Z] f23df028b6ca: Verifying Checksum [2024-08-15T03:38:56.014Z] f23df028b6ca: Download complete [2024-08-15T03:38:56.014Z] d65c8cfc05b1: Verifying Checksum [2024-08-15T03:38:56.014Z] d65c8cfc05b1: Download complete [2024-08-15T03:38:56.014Z] 699f458cf7ca: Verifying Checksum [2024-08-15T03:38:56.014Z] 699f458cf7ca: Download complete [2024-08-15T03:38:56.594Z] 8998bd30e6a1: Verifying Checksum [2024-08-15T03:38:56.594Z] 8998bd30e6a1: Download complete [2024-08-15T03:38:59.178Z] 2437ff75d9bd: Verifying Checksum [2024-08-15T03:38:59.178Z] 2437ff75d9bd: Download complete [2024-08-15T03:39:01.744Z] 8998bd30e6a1: Pull complete [2024-08-15T03:39:02.322Z] 04944245beec: Pull complete [2024-08-15T03:39:03.720Z] 699f458cf7ca: Pull complete [2024-08-15T03:39:03.984Z] 765212b225bb: Pull complete [2024-08-15T03:39:04.942Z] f23df028b6ca: Pull complete [2024-08-15T03:39:04.942Z] d65c8cfc05b1: Pull complete [2024-08-15T03:39:23.132Z] 2437ff75d9bd: Pull complete [2024-08-15T03:39:23.132Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-15T03:39:23.132Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-15T03:39:23.132Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T03:39:23.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-7733 does not seem to be running inside a container [2024-08-15T03:39:23.413Z] $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@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-08-15T03:39:26.077Z] $ docker top 774db41aad37633b097897bb2dbf61d9937fb2e0b2987cab74de844fdf579b92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:39:26.985Z] ---> job-cost.sh [2024-08-15T03:39:26.985Z] lf-activate-venv: SKIPPING [2024-08-15T03:39:26.985Z] INFO: No Stack... [2024-08-15T03:39:27.253Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-15T03:39:28.205Z] INFO: Archiving Costs [Pipeline] sh [2024-08-15T03:39:28.927Z] + cat /w/workspace/edgex-go/671/archives/cost.csv [2024-08-15T03:39:28.927Z] + cut -d, -f6 [Pipeline] lock [2024-08-15T03:39:28.994Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-671-stack-cost] [2024-08-15T03:39:29.006Z] Resource [jenkins-edgexfoundry-edgex-go-main-671-stack-cost] did not exist. Created. [2024-08-15T03:39:29.015Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-671-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-15T03:39:29.702Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-15T03:39:30.406Z] Stashed 1 file(s) [Pipeline] } [2024-08-15T03:39:30.420Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-671-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-15T03:39:30.472Z] $ docker stop --time=1 774db41aad37633b097897bb2dbf61d9937fb2e0b2987cab74de844fdf579b92 [2024-08-15T03:39:32.034Z] $ docker rm -f --volumes 774db41aad37633b097897bb2dbf61d9937fb2e0b2987cab74de844fdf579b92 [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-08-15T03:39:32.610Z] provisioning config files... [2024-08-15T03:39:32.619Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/671@tmp/config4401148241865853867tmp [Pipeline] { [Pipeline] sh [2024-08-15T03:39:32.919Z] + set +x [2024-08-15T03:39:32.919Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-08-15T03:39:32.919Z] [2024-08-15T03:39:33.178Z] [2024-08-15T03:39:33.178Z] _____ _ [2024-08-15T03:39:33.178Z] / ____| | | [2024-08-15T03:39:33.178Z] | | ___ __| | ___ ___ _____ __ [2024-08-15T03:39:33.178Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-15T03:39:33.178Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-15T03:39:33.178Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-15T03:39:33.178Z] Bash-1.0.6 [2024-08-15T03:39:33.178Z] [2024-08-15T03:39:33.178Z] [2024-08-15T03:39:33.178Z] ==> git version 2.25.1 found [2024-08-15T03:39:33.178Z] ==> 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-08-15T03:39:33.178Z] Release-Date: 2020-01-08 [2024-08-15T03:39:33.178Z] 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-08-15T03:39:33.178Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-15T03:39:33.178Z] ==> Jenkins CI detected. [2024-08-15T03:39:33.178Z] current dir:  /w/workspace/edgex-go/671 [2024-08-15T03:39:33.178Z] project root: . [2024-08-15T03:39:33.178Z] --> token set from env [2024-08-15T03:39:33.178Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-15T03:39:33.178Z] ==> Running gcov in . (disable via -X gcov) [2024-08-15T03:39:33.178Z] ==> Python coveragepy not found [2024-08-15T03:39:33.178Z] ==> Searching for coverage reports in: [2024-08-15T03:39:33.178Z] + . [2024-08-15T03:39:33.178Z] -> Found 1 reports [2024-08-15T03:39:33.178Z] ==> Detecting git/mercurial file structure [2024-08-15T03:39:33.178Z] ==> Reading reports [2024-08-15T03:39:33.178Z] + ./coverage.out bytes=518937 [2024-08-15T03:39:33.178Z] ==> Appending adjustments [2024-08-15T03:39:33.178Z] https://docs.codecov.io/docs/fixing-reports [2024-08-15T03:39:34.558Z] + Found adjustments [2024-08-15T03:39:34.558Z] ==> Gzipping contents [2024-08-15T03:39:34.558Z] 68K /tmp/codecov.TJfFFx.gz [2024-08-15T03:39:34.558Z] ==> Uploading reports [2024-08-15T03:39:34.558Z] url: https://codecov.io [2024-08-15T03:39:34.558Z] query: branch=main&commit=832162a3b2bbe9bc62b4c6d6e687e5940e499741&build=671&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F671%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-15T03:39:34.558Z] -> Pinging Codecov [2024-08-15T03:39:34.558Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=832162a3b2bbe9bc62b4c6d6e687e5940e499741&build=671&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F671%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-15T03:39:34.821Z] -> Uploading to [2024-08-15T03:39:34.821Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-15/00271124DB129430A58F1EEE437C3FCB/832162a3b2bbe9bc62b4c6d6e687e5940e499741/7baa9faf-d3d4-42c7-bd8a-eea3343896da.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240815%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240815T033934Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=72fbc06196d06ab554a1d6aa5e5d54e28da3ce5e102906911f405be1e91e7f05 [2024-08-15T03:39:34.821Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:39:34.821Z] Dload Upload Total Spent Left Speed [2024-08-15T03:39:35.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65896 0 0 100 65896 0 643k --:--:-- --:--:-- --:--:-- 637k 100 65896 0 0 100 65896 0 225k --:--:-- --:--:-- --:--:-- 224k [2024-08-15T03:39:35.080Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/832162a3b2bbe9bc62b4c6d6e687e5940e499741 [Pipeline] } [2024-08-15T03:39:35.089Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-15T03:39:35.332Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-15T03:39:35.356Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:39:35.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-15T03:39:35.666Z] [2024-08-15T03:39:35.666Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:39:35.972Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-15T03:39:35.972Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-15T03:39:35.972Z] 619be1103602: Already exists [2024-08-15T03:39:35.972Z] f8ea3408117e: Pulling fs layer [2024-08-15T03:39:35.972Z] 91320369b822: Pulling fs layer [2024-08-15T03:39:35.972Z] 0406650e8295: Pulling fs layer [2024-08-15T03:39:35.972Z] 4f4fb700ef54: Pulling fs layer [2024-08-15T03:39:35.972Z] 96d80e3f36e1: Pulling fs layer [2024-08-15T03:39:35.972Z] bcf3aedb951c: Pulling fs layer [2024-08-15T03:39:35.972Z] 96d80e3f36e1: Waiting [2024-08-15T03:39:35.972Z] 4f4fb700ef54: Waiting [2024-08-15T03:39:35.972Z] bcf3aedb951c: Waiting [2024-08-15T03:39:35.972Z] 0406650e8295: Verifying Checksum [2024-08-15T03:39:35.972Z] 0406650e8295: Download complete [2024-08-15T03:39:35.972Z] 4f4fb700ef54: Verifying Checksum [2024-08-15T03:39:35.972Z] 4f4fb700ef54: Download complete [2024-08-15T03:39:36.239Z] f8ea3408117e: Pull complete [2024-08-15T03:39:36.239Z] 96d80e3f36e1: Verifying Checksum [2024-08-15T03:39:36.239Z] 96d80e3f36e1: Download complete [2024-08-15T03:39:36.501Z] 91320369b822: Verifying Checksum [2024-08-15T03:39:36.501Z] 91320369b822: Download complete [2024-08-15T03:39:36.760Z] bcf3aedb951c: Verifying Checksum [2024-08-15T03:39:36.760Z] bcf3aedb951c: Download complete [2024-08-15T03:39:40.048Z] 91320369b822: Pull complete [2024-08-15T03:39:40.049Z] 0406650e8295: Pull complete [2024-08-15T03:39:40.049Z] 4f4fb700ef54: Pull complete [2024-08-15T03:39:40.049Z] 96d80e3f36e1: Pull complete [2024-08-15T03:39:43.335Z] bcf3aedb951c: Pull complete [2024-08-15T03:39:43.336Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-15T03:39:43.336Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-15T03:39:43.336Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T03:39:43.445Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T03:39:43.472Z] $ 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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-15T03:39:51.238Z] $ docker top 74aa93e97c9f1986921b97bd6c8e16ffabebc37d8df470e75203a3e2b7725040 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T03:39:51.654Z] + git config --global --add safe.directory /w/workspace/edgex-go/671 [Pipeline] echo [2024-08-15T03:39:51.682Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-15T03:39:52.023Z] + set -o pipefail [2024-08-15T03:39:52.023Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-15T03:40:00.204Z] [2024-08-15T03:40:00.204Z] Monitoring /w/workspace/edgex-go/671 (github.com/edgexfoundry/edgex-go)... [2024-08-15T03:40:00.204Z] [2024-08-15T03:40:00.204Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/119c0ce1-9f68-42db-aeee-10cae27c6769 [2024-08-15T03:40:00.204Z] [2024-08-15T03:40:00.204Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-15T03:40:00.204Z] [2024-08-15T03:40:00.204Z] [2024-08-15T03:40:00.204Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-15T03:40:00.204Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-15T03:40:00.470Z] $ docker stop --time=1 74aa93e97c9f1986921b97bd6c8e16ffabebc37d8df470e75203a3e2b7725040 [2024-08-15T03:40:08.541Z] $ docker rm -f --volumes 74aa93e97c9f1986921b97bd6c8e16ffabebc37d8df470e75203a3e2b7725040 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-15T03:40:09.099Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T03:40:09.117Z] provisioning config files... [2024-08-15T03:40:09.126Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/671@tmp/config2671823695784786261tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:40:09.431Z] --> edgex-publish-swagger.sh [2024-08-15T03:40:09.431Z] === Publish openapi/v3 API === [2024-08-15T03:40:09.431Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-15T03:40:09.431Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/671/openapi/v3/core-command.yaml] [2024-08-15T03:40:09.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:40:09.431Z] Dload Upload Total Spent Left Speed [2024-08-15T03:40:10.009Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 44662 --:--:-- --:--:-- --:--:-- 44601 100 32782 0 0 100 32782 0 44662 --:--:-- --:--:-- --:--:-- 44601 [2024-08-15T03:40:10.009Z] [2024-08-15T03:40:10.009Z] [2024-08-15T03:40:10.009Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/671/openapi/v3/core-data.yaml] [2024-08-15T03:40:10.009Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:40:10.009Z] Dload Upload Total Spent Left Speed [2024-08-15T03:40:10.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 134k --:--:-- --:--:-- --:--:-- 134k [2024-08-15T03:40:10.579Z] [2024-08-15T03:40:10.579Z] [2024-08-15T03:40:10.579Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/671/openapi/v3/core-keeper.yaml] [2024-08-15T03:40:10.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:40:10.579Z] Dload Upload Total Spent Left Speed [2024-08-15T03:40:11.097Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 182 90665 --:--:-- --:--:-- --:--:-- 90597 [2024-08-15T03:40:11.097Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-15T03:40:11.097Z] [2024-08-15T03:40:11.097Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/671/openapi/v3/core-metadata.yaml] [2024-08-15T03:40:11.097Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:40:11.097Z] Dload Upload Total Spent Left Speed [2024-08-15T03:40:11.668Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 274 261k --:--:-- --:--:-- --:--:-- 261k [2024-08-15T03:40:11.668Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-15T03:40:11.668Z] [2024-08-15T03:40:11.668Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/671/openapi/v3/support-cron-scheduler.yaml] [2024-08-15T03:40:11.668Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:40:11.668Z] Dload Upload Total Spent Left Speed [2024-08-15T03:40:11.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42836 0 0 100 42836 0 204k --:--:-- --:--:-- --:--:-- 203k 100 42902 100 66 100 42836 191 121k --:--:-- --:--:-- --:--:-- 121k [2024-08-15T03:40:11.928Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-15T03:40:11.928Z] [2024-08-15T03:40:11.928Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/671/openapi/v3/support-notifications.yaml] [2024-08-15T03:40:11.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:40:11.928Z] Dload Upload Total Spent Left Speed [2024-08-15T03:40:12.497Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 353 193k --:--:-- --:--:-- --:--:-- 193k [2024-08-15T03:40:12.497Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-15T03:40:12.497Z] [2024-08-15T03:40:12.497Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/671/openapi/v3/support-scheduler.yaml] [2024-08-15T03:40:12.497Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-15T03:40:12.497Z] Dload Upload Total Spent Left Speed [2024-08-15T03:40:12.756Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 395 93791 --:--:-- --:--:-- --:--:-- 93949 100 37110 100 156 100 36954 394 93554 --:--:-- --:--:-- --:--:-- 93949 [2024-08-15T03:40:12.756Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-15T03:40:12.756Z] [Pipeline] } [2024-08-15T03:40:12.766Z] 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-08-15T03:40:13.199Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-15T03:40:13.199Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:40:13.523Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T03:40:13.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T03:40:13.618Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T03:40:13.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-15T03:40:14.183Z] $ docker top a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-15T03:40:14.297Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T03:40:14.297Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T03:40:14.415Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T03:40:14.413Z] $ docker exec a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 ssh-agent [2024-08-15T03:40:14.523Z] SSH_AUTH_SOCK=/tmp/ssh-7n7EbZPwAiuv/agent.33 [2024-08-15T03:40:14.523Z] SSH_AGENT_PID=39 [2024-08-15T03:40:14.528Z] Running ssh-add (command line suppressed) [2024-08-15T03:40:14.609Z] Identity added: /w/workspace/edgex-go/671@tmp/private_key_2964558832859452299.key (/w/workspace/edgex-go/671@tmp/private_key_2964558832859452299.key) [2024-08-15T03:40:14.627Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T03:40:14.926Z] + git semver tag [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,084 [run_tag] DEBUG tag force:False [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,084 [check_head_tag] DEBUG check head tag [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,086 [execute] INFO git cat-file --batch-check [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=) [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,090 [execute] INFO git cat-file --batch [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,090 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=) [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,125 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,125 [execute] INFO git tag -a v3.2.0-dev.53 -m v3.2.0-dev.53 [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,125 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.53', '-m', 'v3.2.0-dev.53'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=None) [2024-08-15T03:40:15.185Z] 2024-08-15 03:40:15,130 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T03:40:15.185Z] 3.2.0-dev.53 [Pipeline] } [2024-08-15T03:40:15.189Z] $ docker exec --env ******** --env ******** a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 ssh-agent -k [2024-08-15T03:40:15.288Z] unset SSH_AUTH_SOCK; [2024-08-15T03:40:15.288Z] unset SSH_AGENT_PID; [2024-08-15T03:40:15.288Z] echo Agent pid 39 killed; [2024-08-15T03:40:15.303Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T03:40:15.633Z] + git semver [Pipeline] } [2024-08-15T03:40:15.899Z] $ docker stop --time=1 a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 [2024-08-15T03:40:17.184Z] $ docker rm -f --volumes a8abc9cf9cd7b43a61c6237b114992de1e028dc1f5a3529cbd196a12a59c82c8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:40:17.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-15T03:40:17.598Z] [2024-08-15T03:40:17.598Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:40:17.900Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-15T03:40:17.900Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-15T03:40:17.900Z] ab5ef0e58194: Pulling fs layer [2024-08-15T03:40:17.900Z] 9712f1f96733: Pulling fs layer [2024-08-15T03:40:17.900Z] 63f879dbbcfc: Pulling fs layer [2024-08-15T03:40:17.900Z] 0d9ebad4ef96: Pulling fs layer [2024-08-15T03:40:17.900Z] e9a5061849ea: Pulling fs layer [2024-08-15T03:40:17.900Z] d747dcd14b5f: Pulling fs layer [2024-08-15T03:40:17.900Z] 2de7ff778b66: Pulling fs layer [2024-08-15T03:40:17.900Z] e9a5061849ea: Waiting [2024-08-15T03:40:17.900Z] 0d9ebad4ef96: Waiting [2024-08-15T03:40:17.900Z] d747dcd14b5f: Waiting [2024-08-15T03:40:17.900Z] 2de7ff778b66: Waiting [2024-08-15T03:40:17.900Z] 9712f1f96733: Verifying Checksum [2024-08-15T03:40:17.900Z] 9712f1f96733: Download complete [2024-08-15T03:40:18.465Z] 63f879dbbcfc: Verifying Checksum [2024-08-15T03:40:18.465Z] 63f879dbbcfc: Download complete [2024-08-15T03:40:18.465Z] 0d9ebad4ef96: Verifying Checksum [2024-08-15T03:40:18.465Z] 0d9ebad4ef96: Download complete [2024-08-15T03:40:18.465Z] d747dcd14b5f: Verifying Checksum [2024-08-15T03:40:18.465Z] d747dcd14b5f: Download complete [2024-08-15T03:40:18.465Z] e9a5061849ea: Download complete [2024-08-15T03:40:18.723Z] ab5ef0e58194: Verifying Checksum [2024-08-15T03:40:18.723Z] ab5ef0e58194: Download complete [2024-08-15T03:40:18.723Z] 2de7ff778b66: Verifying Checksum [2024-08-15T03:40:18.723Z] 2de7ff778b66: Download complete [2024-08-15T03:40:21.253Z] ab5ef0e58194: Pull complete [2024-08-15T03:40:21.253Z] 9712f1f96733: Pull complete [2024-08-15T03:40:21.816Z] 63f879dbbcfc: Pull complete [2024-08-15T03:40:26.030Z] 0d9ebad4ef96: Pull complete [2024-08-15T03:40:26.031Z] e9a5061849ea: Pull complete [2024-08-15T03:40:26.031Z] d747dcd14b5f: Pull complete [2024-08-15T03:40:26.597Z] 2de7ff778b66: Pull complete [2024-08-15T03:40:26.597Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-15T03:40:26.597Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-15T03:40:26.597Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T03:40:26.696Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T03:40:26.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-15T03:40:31.867Z] $ docker top 593cb0ccce3293967de2d991d8e3fdcc001c7dc14ab7d06a3718d33267af8dd8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-15T03:40:31.948Z] provisioning config files... [2024-08-15T03:40:31.954Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/671@tmp/config5889195232875245180tmp [2024-08-15T03:40:31.963Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/671@tmp/config2467074763004216727tmp [2024-08-15T03:40:31.970Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/671@tmp/config3048242406122518239tmp [Pipeline] { [Pipeline] echo [2024-08-15T03:40:32.003Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:40:32.292Z] ---> sigul-configuration.sh [2024-08-15T03:40:32.292Z] gpg: directory `/root/.gnupg' created [2024-08-15T03:40:32.292Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-15T03:40:32.292Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-15T03:40:32.292Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-15T03:40:32.292Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-15T03:40:32.292Z] gpg: CAST5 encrypted data [2024-08-15T03:40:32.292Z] gpg: encrypted with 1 passphrase [2024-08-15T03:40:32.292Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-15T03:40:32.586Z] + mkdir /home/jenkins [2024-08-15T03:40:32.586Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-15T03:40:32.880Z] + 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-08-15T03:40:32.892Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:40:33.182Z] ---> sigul-install.sh [2024-08-15T03:40:33.182Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-15T03:40:33.472Z] + git tag --list [2024-08-15T03:40:33.472Z] 0.6.0 [2024-08-15T03:40:33.472Z] 0.6.1 [2024-08-15T03:40:33.472Z] 0.7.0 [2024-08-15T03:40:33.472Z] 0.7.1 [2024-08-15T03:40:33.472Z] v1.0.0 [2024-08-15T03:40:33.472Z] v1.0.1 [2024-08-15T03:40:33.472Z] v1.1.0 [2024-08-15T03:40:33.472Z] v1.2.0 [2024-08-15T03:40:33.472Z] v1.2.1 [2024-08-15T03:40:33.472Z] v1.3.0 [2024-08-15T03:40:33.472Z] v1.3.1 [2024-08-15T03:40:33.472Z] v2.0.0 [2024-08-15T03:40:33.472Z] v2.1.0 [2024-08-15T03:40:33.472Z] v2.1.1 [2024-08-15T03:40:33.472Z] v2.2.0 [2024-08-15T03:40:33.472Z] v2.3.0 [2024-08-15T03:40:33.472Z] v3.0 [2024-08-15T03:40:33.472Z] v3.0.0 [2024-08-15T03:40:33.472Z] v3.1 [2024-08-15T03:40:33.472Z] v3.1.0 [2024-08-15T03:40:33.472Z] v3.1.0-dev.1 [2024-08-15T03:40:33.472Z] v3.1.0-dev.10 [2024-08-15T03:40:33.472Z] v3.1.0-dev.11 [2024-08-15T03:40:33.472Z] v3.1.0-dev.12 [2024-08-15T03:40:33.472Z] v3.1.0-dev.13 [2024-08-15T03:40:33.472Z] v3.1.0-dev.14 [2024-08-15T03:40:33.472Z] v3.1.0-dev.15 [2024-08-15T03:40:33.472Z] v3.1.0-dev.16 [2024-08-15T03:40:33.472Z] v3.1.0-dev.17 [2024-08-15T03:40:33.472Z] v3.1.0-dev.18 [2024-08-15T03:40:33.472Z] v3.1.0-dev.19 [2024-08-15T03:40:33.472Z] v3.1.0-dev.2 [2024-08-15T03:40:33.472Z] v3.1.0-dev.20 [2024-08-15T03:40:33.472Z] v3.1.0-dev.21 [2024-08-15T03:40:33.472Z] v3.1.0-dev.22 [2024-08-15T03:40:33.472Z] v3.1.0-dev.23 [2024-08-15T03:40:33.472Z] v3.1.0-dev.24 [2024-08-15T03:40:33.472Z] v3.1.0-dev.25 [2024-08-15T03:40:33.472Z] v3.1.0-dev.26 [2024-08-15T03:40:33.472Z] v3.1.0-dev.27 [2024-08-15T03:40:33.472Z] v3.1.0-dev.28 [2024-08-15T03:40:33.472Z] v3.1.0-dev.29 [2024-08-15T03:40:33.472Z] v3.1.0-dev.3 [2024-08-15T03:40:33.472Z] v3.1.0-dev.30 [2024-08-15T03:40:33.472Z] v3.1.0-dev.31 [2024-08-15T03:40:33.472Z] v3.1.0-dev.32 [2024-08-15T03:40:33.472Z] v3.1.0-dev.33 [2024-08-15T03:40:33.472Z] v3.1.0-dev.34 [2024-08-15T03:40:33.472Z] v3.1.0-dev.35 [2024-08-15T03:40:33.472Z] v3.1.0-dev.36 [2024-08-15T03:40:33.472Z] v3.1.0-dev.37 [2024-08-15T03:40:33.472Z] v3.1.0-dev.38 [2024-08-15T03:40:33.472Z] v3.1.0-dev.39 [2024-08-15T03:40:33.472Z] v3.1.0-dev.4 [2024-08-15T03:40:33.472Z] v3.1.0-dev.40 [2024-08-15T03:40:33.472Z] v3.1.0-dev.41 [2024-08-15T03:40:33.472Z] v3.1.0-dev.42 [2024-08-15T03:40:33.472Z] v3.1.0-dev.43 [2024-08-15T03:40:33.472Z] v3.1.0-dev.44 [2024-08-15T03:40:33.472Z] v3.1.0-dev.45 [2024-08-15T03:40:33.472Z] v3.1.0-dev.46 [2024-08-15T03:40:33.472Z] v3.1.0-dev.47 [2024-08-15T03:40:33.472Z] v3.1.0-dev.48 [2024-08-15T03:40:33.472Z] v3.1.0-dev.49 [2024-08-15T03:40:33.472Z] v3.1.0-dev.5 [2024-08-15T03:40:33.472Z] v3.1.0-dev.50 [2024-08-15T03:40:33.472Z] v3.1.0-dev.51 [2024-08-15T03:40:33.472Z] v3.1.0-dev.52 [2024-08-15T03:40:33.472Z] v3.1.0-dev.53 [2024-08-15T03:40:33.472Z] v3.1.0-dev.54 [2024-08-15T03:40:33.472Z] v3.1.0-dev.55 [2024-08-15T03:40:33.472Z] v3.1.0-dev.56 [2024-08-15T03:40:33.472Z] v3.1.0-dev.57 [2024-08-15T03:40:33.472Z] v3.1.0-dev.58 [2024-08-15T03:40:33.472Z] v3.1.0-dev.59 [2024-08-15T03:40:33.472Z] v3.1.0-dev.6 [2024-08-15T03:40:33.472Z] v3.1.0-dev.60 [2024-08-15T03:40:33.472Z] v3.1.0-dev.61 [2024-08-15T03:40:33.472Z] v3.1.0-dev.62 [2024-08-15T03:40:33.472Z] v3.1.0-dev.63 [2024-08-15T03:40:33.472Z] v3.1.0-dev.64 [2024-08-15T03:40:33.472Z] v3.1.0-dev.65 [2024-08-15T03:40:33.472Z] v3.1.0-dev.66 [2024-08-15T03:40:33.472Z] v3.1.0-dev.67 [2024-08-15T03:40:33.472Z] v3.1.0-dev.68 [2024-08-15T03:40:33.472Z] v3.1.0-dev.69 [2024-08-15T03:40:33.472Z] v3.1.0-dev.7 [2024-08-15T03:40:33.472Z] v3.1.0-dev.70 [2024-08-15T03:40:33.472Z] v3.1.0-dev.71 [2024-08-15T03:40:33.472Z] v3.1.0-dev.72 [2024-08-15T03:40:33.472Z] v3.1.0-dev.73 [2024-08-15T03:40:33.472Z] v3.1.0-dev.8 [2024-08-15T03:40:33.472Z] v3.1.0-dev.9 [2024-08-15T03:40:33.472Z] v3.1.1 [2024-08-15T03:40:33.472Z] v3.1.1-dev.1 [2024-08-15T03:40:33.472Z] v3.1.1-dev.2 [2024-08-15T03:40:33.472Z] v3.2.0-dev.1 [2024-08-15T03:40:33.472Z] v3.2.0-dev.10 [2024-08-15T03:40:33.472Z] v3.2.0-dev.11 [2024-08-15T03:40:33.472Z] v3.2.0-dev.12 [2024-08-15T03:40:33.472Z] v3.2.0-dev.13 [2024-08-15T03:40:33.472Z] v3.2.0-dev.14 [2024-08-15T03:40:33.472Z] v3.2.0-dev.15 [2024-08-15T03:40:33.472Z] v3.2.0-dev.16 [2024-08-15T03:40:33.472Z] v3.2.0-dev.17 [2024-08-15T03:40:33.472Z] v3.2.0-dev.18 [2024-08-15T03:40:33.472Z] v3.2.0-dev.19 [2024-08-15T03:40:33.472Z] v3.2.0-dev.2 [2024-08-15T03:40:33.472Z] v3.2.0-dev.20 [2024-08-15T03:40:33.472Z] v3.2.0-dev.21 [2024-08-15T03:40:33.473Z] v3.2.0-dev.22 [2024-08-15T03:40:33.473Z] v3.2.0-dev.23 [2024-08-15T03:40:33.473Z] v3.2.0-dev.24 [2024-08-15T03:40:33.473Z] v3.2.0-dev.25 [2024-08-15T03:40:33.473Z] v3.2.0-dev.26 [2024-08-15T03:40:33.473Z] v3.2.0-dev.27 [2024-08-15T03:40:33.473Z] v3.2.0-dev.28 [2024-08-15T03:40:33.473Z] v3.2.0-dev.29 [2024-08-15T03:40:33.473Z] v3.2.0-dev.3 [2024-08-15T03:40:33.473Z] v3.2.0-dev.30 [2024-08-15T03:40:33.473Z] v3.2.0-dev.31 [2024-08-15T03:40:33.473Z] v3.2.0-dev.32 [2024-08-15T03:40:33.473Z] v3.2.0-dev.33 [2024-08-15T03:40:33.473Z] v3.2.0-dev.34 [2024-08-15T03:40:33.473Z] v3.2.0-dev.35 [2024-08-15T03:40:33.473Z] v3.2.0-dev.36 [2024-08-15T03:40:33.473Z] v3.2.0-dev.37 [2024-08-15T03:40:33.473Z] v3.2.0-dev.38 [2024-08-15T03:40:33.473Z] v3.2.0-dev.39 [2024-08-15T03:40:33.473Z] v3.2.0-dev.4 [2024-08-15T03:40:33.473Z] v3.2.0-dev.40 [2024-08-15T03:40:33.473Z] v3.2.0-dev.41 [2024-08-15T03:40:33.473Z] v3.2.0-dev.42 [2024-08-15T03:40:33.473Z] v3.2.0-dev.43 [2024-08-15T03:40:33.473Z] v3.2.0-dev.44 [2024-08-15T03:40:33.473Z] v3.2.0-dev.45 [2024-08-15T03:40:33.473Z] v3.2.0-dev.46 [2024-08-15T03:40:33.473Z] v3.2.0-dev.47 [2024-08-15T03:40:33.473Z] v3.2.0-dev.48 [2024-08-15T03:40:33.473Z] v3.2.0-dev.49 [2024-08-15T03:40:33.473Z] v3.2.0-dev.5 [2024-08-15T03:40:33.473Z] v3.2.0-dev.50 [2024-08-15T03:40:33.473Z] v3.2.0-dev.51 [2024-08-15T03:40:33.473Z] v3.2.0-dev.52 [2024-08-15T03:40:33.473Z] v3.2.0-dev.53 [2024-08-15T03:40:33.473Z] v3.2.0-dev.6 [2024-08-15T03:40:33.473Z] v3.2.0-dev.7 [2024-08-15T03:40:33.473Z] v3.2.0-dev.8 [2024-08-15T03:40:33.473Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-15T03:40:33.763Z] + lftools sign git-tag v3.2.0-dev.53 [2024-08-15T03:40:34.332Z] Signing Git tag with Sigul... [2024-08-15T03:40:34.332Z] Signing v3.2.0-dev.53 [Pipeline] echo [2024-08-15T03:40:34.606Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:40:34.894Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-15T03:40:34.901Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-15T03:40:34.926Z] $ docker stop --time=1 593cb0ccce3293967de2d991d8e3fdcc001c7dc14ab7d06a3718d33267af8dd8 [2024-08-15T03:40:36.214Z] $ docker rm -f --volumes 593cb0ccce3293967de2d991d8e3fdcc001c7dc14ab7d06a3718d33267af8dd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-15T03:40:36.664Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-15T03:40:36.664Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:40:36.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T03:40:36.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T03:40:37.037Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T03:40:37.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-15T03:40:37.394Z] $ docker top e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc -eo pid,comm [2024-08-15T03:40:37.443Z] 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-08-15T03:40:37.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-15T03:40:37.500Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T03:40:37.500Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T03:40:37.607Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T03:40:37.605Z] $ docker exec e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc ssh-agent [2024-08-15T03:40:37.703Z] SSH_AUTH_SOCK=/tmp/ssh-NipBT8tsC6Xn/agent.33 [2024-08-15T03:40:37.703Z] SSH_AGENT_PID=39 [2024-08-15T03:40:37.707Z] Running ssh-add (command line suppressed) [2024-08-15T03:40:37.799Z] Identity added: /w/workspace/edgex-go/671@tmp/private_key_8457132793819789126.key (/w/workspace/edgex-go/671@tmp/private_key_8457132793819789126.key) [2024-08-15T03:40:37.815Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T03:40:38.103Z] + git semver bump pre [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,267 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,267 [bump_version] DEBUG bumping version:3.2.0-dev.53 on axis:pre with prefix:dev [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,267 [bump_version] DEBUG bumped version:3.2.0-dev.54 [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,267 [write_version] DEBUG write version:3.2.0-dev.54 to path:/w/workspace/edgex-go/671/.semver/main with force:True [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,267 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,267 [write_file] DEBUG write to file:/w/workspace/edgex-go/671/.semver/main [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,269 [execute] INFO git cat-file --batch-check [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=) [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,275 [execute] INFO git cat-file --batch [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=) [2024-08-15T03:40:38.361Z] 2024-08-15 03:40:38,280 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T03:40:38.361Z] 3.2.0-dev.54 [Pipeline] } [2024-08-15T03:40:38.364Z] $ docker exec --env ******** --env ******** e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc ssh-agent -k [2024-08-15T03:40:38.473Z] unset SSH_AUTH_SOCK; [2024-08-15T03:40:38.473Z] unset SSH_AGENT_PID; [2024-08-15T03:40:38.473Z] echo Agent pid 39 killed; [2024-08-15T03:40:38.486Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T03:40:38.806Z] + git semver [Pipeline] } [2024-08-15T03:40:39.073Z] $ docker stop --time=1 e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc [2024-08-15T03:40:40.315Z] $ docker rm -f --volumes e7ba031ce86e4e0e7c6fc7b41c6b63639071b3e3cb9fe5a414fac86b0b3da0bc [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-15T03:40:40.667Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-15T03:40:40.667Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:40:40.978Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-15T03:40:40.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T03:40:41.051Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T03:40:41.084Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-15T03:40:41.396Z] $ docker top 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 -eo pid,comm [2024-08-15T03:40:41.443Z] 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-08-15T03:40:41.443Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-15T03:40:41.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-15T03:40:41.497Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-15T03:40:41.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-15T03:40:41.592Z] $ docker exec 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 ssh-agent [2024-08-15T03:40:41.697Z] SSH_AUTH_SOCK=/tmp/ssh-JpvPBercOuIB/agent.33 [2024-08-15T03:40:41.697Z] SSH_AGENT_PID=39 [2024-08-15T03:40:41.701Z] Running ssh-add (command line suppressed) [2024-08-15T03:40:41.792Z] Identity added: /w/workspace/edgex-go/671@tmp/private_key_11870781284747359307.key (/w/workspace/edgex-go/671@tmp/private_key_11870781284747359307.key) [2024-08-15T03:40:41.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-15T03:40:42.108Z] + git semver push [2024-08-15T03:40:42.367Z] 2024-08-15 03:40:42,261 [run_push] DEBUG push [2024-08-15T03:40:42.367Z] 2024-08-15 03:40:42,262 [execute] INFO git cat-file --batch-check [2024-08-15T03:40:42.367Z] 2024-08-15 03:40:42,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=) [2024-08-15T03:40:42.367Z] 2024-08-15 03:40:42,266 [execute] INFO git rev-list 9583ae2d31438ca254834a46a319db1e66770d86 -- [2024-08-15T03:40:42.367Z] 2024-08-15 03:40:42,266 [execute] DEBUG Popen(['git', 'rev-list', '9583ae2d31438ca254834a46a319db1e66770d86', '--'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-15T03:40:42.367Z] 2024-08-15 03:40:42,283 [execute] INFO git fetch -v origin [2024-08-15T03:40:42.367Z] 2024-08-15 03:40:42,283 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-15T03:40:42.936Z] 2024-08-15 03:40:42,779 [run_push] DEBUG no remote changes detected [2024-08-15T03:40:42.936Z] 2024-08-15 03:40:42,779 [execute] INFO git push origin semver [2024-08-15T03:40:42.936Z] 2024-08-15 03:40:42,780 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/671/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-15T03:40:43.875Z] 2024-08-15 03:40:43,503 [run_push] DEBUG push all version tags [2024-08-15T03:40:43.875Z] 2024-08-15 03:40:43,503 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-15T03:40:43.875Z] 2024-08-15 03:40:43,504 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/671, universal_newlines=False, shell=None, istream=None) [2024-08-15T03:40:44.135Z] 2024-08-15 03:40:44,121 [read_version] DEBUG read version from /w/workspace/edgex-go/671/.semver/main [2024-08-15T03:40:44.135Z] 3.2.0-dev.54 [Pipeline] } [2024-08-15T03:40:44.397Z] $ docker exec --env ******** --env ******** 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 ssh-agent -k [2024-08-15T03:40:44.488Z] unset SSH_AUTH_SOCK; [2024-08-15T03:40:44.488Z] unset SSH_AGENT_PID; [2024-08-15T03:40:44.488Z] echo Agent pid 39 killed; [2024-08-15T03:40:44.507Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-15T03:40:44.827Z] + git semver [Pipeline] } [2024-08-15T03:40:45.094Z] $ docker stop --time=1 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 [2024-08-15T03:40:46.365Z] $ docker rm -f --volumes 44340848a592baee7cdf8dddad4d76dcf21c364a1c248b5a334da886fe219650 [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-08-15T03:40:46.982Z] + [ -d /w/workspace/edgex-go/671/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:40:47.273Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:40:48.128Z] ---> package-listing.sh [2024-08-15T03:40:48.129Z] ++ facter osfamily [2024-08-15T03:40:48.129Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-15T03:40:48.387Z] + OS_FAMILY=debian [2024-08-15T03:40:48.387Z] + workspace=/w/workspace/edgex-go/671 [2024-08-15T03:40:48.387Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-15T03:40:48.387Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-15T03:40:48.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-15T03:40:48.387Z] + PACKAGES=/tmp/packages_start.txt [2024-08-15T03:40:48.387Z] + '[' /w/workspace/edgex-go/671 ']' [2024-08-15T03:40:48.387Z] + PACKAGES=/tmp/packages_end.txt [2024-08-15T03:40:48.387Z] + case "${OS_FAMILY}" in [2024-08-15T03:40:48.387Z] + dpkg -l [2024-08-15T03:40:48.387Z] + grep '^ii' [2024-08-15T03:40:48.387Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-15T03:40:48.387Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-15T03:40:48.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-15T03:40:48.387Z] + '[' /w/workspace/edgex-go/671 ']' [2024-08-15T03:40:48.387Z] + mkdir -p /w/workspace/edgex-go/671/archives/ [2024-08-15T03:40:48.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/671/archives/ [Pipeline] echo [2024-08-15T03:40:48.399Z] 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/671/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-15T03:40:48.675Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:40:49.241Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T03:40:49.241Z] [2024-08-15T03:40:49.241Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-15T03:40:49.554Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T03:40:49.554Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-15T03:40:49.554Z] 5eb5b503b376: Pulling fs layer [2024-08-15T03:40:49.554Z] 5c69ac0246d0: Pulling fs layer [2024-08-15T03:40:49.554Z] ec43610c2a17: Pulling fs layer [2024-08-15T03:40:49.554Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-15T03:40:49.554Z] 33b1e0a273af: Pulling fs layer [2024-08-15T03:40:49.554Z] 5d3b04190fa2: Pulling fs layer [2024-08-15T03:40:49.554Z] 2f39f015ded8: Pulling fs layer [2024-08-15T03:40:49.554Z] 3a2ae6a8a46f: Waiting [2024-08-15T03:40:49.554Z] 33b1e0a273af: Waiting [2024-08-15T03:40:49.554Z] 5d3b04190fa2: Waiting [2024-08-15T03:40:49.554Z] 2f39f015ded8: Waiting [2024-08-15T03:40:49.554Z] 5c69ac0246d0: Download complete [2024-08-15T03:40:49.554Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-15T03:40:49.554Z] 3a2ae6a8a46f: Download complete [2024-08-15T03:40:49.812Z] 33b1e0a273af: Verifying Checksum [2024-08-15T03:40:49.812Z] 33b1e0a273af: Download complete [2024-08-15T03:40:49.812Z] 5d3b04190fa2: Download complete [2024-08-15T03:40:49.812Z] ec43610c2a17: Verifying Checksum [2024-08-15T03:40:49.812Z] ec43610c2a17: Download complete [2024-08-15T03:40:49.812Z] 5eb5b503b376: Verifying Checksum [2024-08-15T03:40:49.812Z] 5eb5b503b376: Download complete [2024-08-15T03:40:50.377Z] 2f39f015ded8: Download complete [2024-08-15T03:40:50.942Z] 5eb5b503b376: Pull complete [2024-08-15T03:40:51.200Z] 5c69ac0246d0: Pull complete [2024-08-15T03:40:51.458Z] ec43610c2a17: Pull complete [2024-08-15T03:40:51.717Z] 3a2ae6a8a46f: Pull complete [2024-08-15T03:40:51.974Z] 33b1e0a273af: Pull complete [2024-08-15T03:40:51.974Z] 5d3b04190fa2: Pull complete [2024-08-15T03:40:56.157Z] 2f39f015ded8: Pull complete [2024-08-15T03:40:56.157Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-15T03:40:56.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-15T03:40:56.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-15T03:40:56.252Z] prd-ubuntu20.04-docker-8c-8g-7732 does not seem to be running inside a container [2024-08-15T03:40:56.274Z] $ 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/671/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/671 -v /w/workspace/edgex-go/671:/w/workspace/edgex-go/671:rw,z -v /w/workspace/edgex-go/671@tmp:/w/workspace/edgex-go/671@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-15T03:41:00.264Z] $ docker top 0de84720a43e56dd9d0315e6950e51fca180ceee6ccd6ba90e26e645f1a537e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-15T03:41:00.615Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-15T03:41:00.899Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-15T03:41:01.183Z] + ls /var/log/sa-host [2024-08-15T03:41:01.183Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-15T03:41:01.342Z] provisioning config files... [2024-08-15T03:41:01.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/671@tmp/config13789498248854382635tmp [Pipeline] { [Pipeline] echo [2024-08-15T03:41:01.368Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:41:01.653Z] ---> create-netrc.sh [Pipeline] } [2024-08-15T03:41:01.660Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:41:02.010Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-15T03:41:02.019Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:41:02.300Z] ---> sudo-logs.sh [2024-08-15T03:41:02.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-15T03:41:02.324Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:41:02.603Z] ---> job-cost.sh [2024-08-15T03:41:02.603Z] lf-activate-venv: SKIPPING [2024-08-15T03:41:02.603Z] DEBUG: total: 0.10999999940395355 [2024-08-15T03:41:02.603Z] INFO: Retrieving Stack Cost... [2024-08-15T03:41:02.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-15T03:41:03.120Z] INFO: Archiving Costs [Pipeline] echo [2024-08-15T03:41:03.411Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-15T03:41:03.693Z] ---> logs-deploy.sh [2024-08-15T03:41:03.693Z] lf-activate-venv: SKIPPING [2024-08-15T03:41:03.693Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/671 [2024-08-15T03:41:03.693Z] INFO: archiving workspace using pattern(s): [2024-08-15T03:41:04.628Z] Archives upload complete. [2024-08-15T03:41:04.628Z] INFO: archiving logs to Nexus